- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Module:Data/Map/Summer 2022 Event"
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) m |
m (Blueprint name correction) |
||
Line 108: | Line 108: | ||
{ ship = 'Langley' }, | { ship = 'Langley' }, | ||
{ choice = { | { choice = { | ||
− | { item = ' | + | { item = 'Remodel Blueprint' }, |
{ equipment = 'Skilled Deck Personnel', count = 3 }, | { equipment = 'Skilled Deck Personnel', count = 3 }, | ||
}}, | }}, |
Revision as of 05:45, 28 August 2022
Documentation for this module may be created at Module:Data/Map/Summer 2022 Event/doc
return {
['E-1'] = {
Casual = {
{ item = 'Emergency Repair Goddess' },
{ item = 'Food Supply Ship Irako' },
{ choice = {
{ item = 'Medal' },
{ ship = 'Akashi' },
}},
},
Easy = {
{ item = 'Emergency Repair Goddess' },
{ item = 'Food Supply Ship Irako' },
{ item = 'Food Supply Ship Mamiya' },
{ equipment = 'Skilled Deck Personnel' },
{ choice = {
{ item = 'Medal' },
{ ship = 'Akashi' },
}},
},
Medium = {
{ item = 'Emergency Repair Goddess' },
{ item = 'Food Supply Ship Irako', count = 2 },
{ item = 'Food Supply Ship Mamiya' },
{ item = 'Reinforcement Expansion' },
{ equipment = 'Skilled Deck Personnel' },
{ choice = {
{ item = 'Medal' },
{ ship = 'Akashi' },
}},
},
Hard = {
{ item = 'Emergency Repair Goddess', count = 2 },
{ item = 'Food Supply Ship Irako', count = 2 },
{ item = 'Food Supply Ship Mamiya', count = 2 },
{ item = 'Reinforcement Expansion' },
{ equipment = 'Skilled Deck Personnel', count = 2 },
{ equipment = 'Loire 130M' },
{ item = 'Medal' },
{ choice = {
{ item = 'Improvement Material', count = 5 },
{ ship = 'Akashi' },
}},
},
},
['E-2'] = {
Casual = {
{ item = 'Skilled Crew Member' },
{ equipment = 'Skilled Deck Personnel' },
{ choice = {
{ item = 'Fuel', count = 4000 },
{ ship = 'Hayasui' },
}},
},
Easy = {
{ item = 'Skilled Crew Member' },
{ item = 'New Model Aerial Armament Material' },
{ item = 'Action Report' },
{ equipment = 'Skilled Deck Personnel' },
{ choice = {
{ item = 'Fuel', count = 5000 },
{ ship = 'Hayasui' },
}},
},
Medium = {
{ item = 'Skilled Crew Member' },
{ item = 'New Model Aerial Armament Material' },
{ item = 'Action Report' },
{ equipment = 'Skilled Deck Personnel', count = 2 },
{ equipment = 'F4U-2 Night Corsair' },
{ choice = {
{ item = 'Fuel', count = 7000 },
{ ship = 'Hayasui' },
}},
},
Hard = {
{ item = 'Skilled Crew Member' },
{ item = 'New Model Aerial Armament Material', count = 2 },
{ item = 'Action Report' },
{ item = 'Medal' },
{ equipment = 'Skilled Deck Personnel', count = 2 },
{ equipment = 'F4U-2 Night Corsair' },
{ equipment = 'Skilled Deck Personnel + Aviation Maintenance Hands' },
{ choice = {
{ item = 'Fuel', count = 8000 },
{ ship = 'Hayasui' },
}},
},
},
['E-3'] = {
Casual = {
{ ship = 'Langley' },
},
Easy = {
{ '??' },
{ ship = 'Langley' },
},
Medium = {
{ '??' },
{ ship = 'Langley' },
},
Hard = {
{ item = 'Medal', count = 2 },
{ item = 'Emergency Repair Material', count = 4 },
{ item = 'Improvement Material', count = 7 },
{ equipment = 'F4U-4', level = 1},
{ equipment = '38cm Quadruple Gun Mount Kai Deux' },
{ ship = 'Langley' },
{ choice = {
{ item = 'Remodel Blueprint' },
{ equipment = 'Skilled Deck Personnel', count = 3 },
}},
},
},
}