- 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
(E-1 rewards updated.) |
|||
Line 4: | Line 4: | ||
{ item = 'Emergency Repair Goddess' }, | { item = 'Emergency Repair Goddess' }, | ||
{ item = 'Food Supply Ship Irako' }, | { item = 'Food Supply Ship Irako' }, | ||
− | { choice = | + | { choice = { |
− | + | { item = 'Medal' }, | |
{ ship = 'Akashi' }, | { ship = 'Akashi' }, | ||
− | }, | + | }}, |
}, | }, | ||
Easy = { | Easy = { | ||
Line 14: | Line 14: | ||
{ item = 'Food Supply Ship Mamiya' }, | { item = 'Food Supply Ship Mamiya' }, | ||
{ equipment = 'Skilled Deck Personnel' }, | { equipment = 'Skilled Deck Personnel' }, | ||
− | { choice = | + | { choice = { |
{ item = 'Medal' }, | { item = 'Medal' }, | ||
{ ship = 'Akashi' }, | { ship = 'Akashi' }, | ||
− | }, | + | }}, |
}, | }, | ||
Medium = { | Medium = { | ||
Line 25: | Line 25: | ||
{ item = 'Reinforcement Expansion' }, | { item = 'Reinforcement Expansion' }, | ||
{ equipment = 'Skilled Deck Personnel' }, | { equipment = 'Skilled Deck Personnel' }, | ||
− | { choice = | + | { choice = { |
{ item = 'Medal' }, | { item = 'Medal' }, | ||
{ ship = 'Akashi' }, | { ship = 'Akashi' }, | ||
− | }, | + | }}, |
}, | }, | ||
Hard = { | Hard = { | ||
Line 38: | Line 38: | ||
{ equipment = 'Loire 130M' }, | { equipment = 'Loire 130M' }, | ||
{ item = 'Medal' }, | { item = 'Medal' }, | ||
− | { choice = | + | { choice = { |
{ item = 'Medal', count = 5 }, | { item = 'Medal', count = 5 }, | ||
{ ship = 'Akashi' }, | { ship = 'Akashi' }, | ||
− | }, | + | }}, |
}, | }, | ||
}, | }, | ||
Line 62: | Line 62: | ||
{ equipment = 'Skilled Deck Personnel + Aviation Maintenance Hands' }, | { equipment = 'Skilled Deck Personnel + Aviation Maintenance Hands' }, | ||
{ equipment = 'F4U-2 Night Corsair' }, | { equipment = 'F4U-2 Night Corsair' }, | ||
− | { choice = | + | { choice = { |
{ resource = 'Fuel', count = 8000 }, | { resource = 'Fuel', count = 8000 }, | ||
{ ship = 'Hayasui' }, | { ship = 'Hayasui' }, | ||
− | }, | + | }}, |
}, | }, | ||
}, | }, | ||
Line 87: | Line 87: | ||
{ equipment = '38cm Quadruple Gun Mount Kai Deux' }, | { equipment = '38cm Quadruple Gun Mount Kai Deux' }, | ||
{ ship = 'Langley' }, | { ship = 'Langley' }, | ||
− | { choice = | + | { choice = { |
{ item = 'Blueprint' }, | { item = 'Blueprint' }, | ||
{ equipment = 'Skilled Deck Personnel + Aviation Maintenance Hands', count = 3 }, | { equipment = 'Skilled Deck Personnel + Aviation Maintenance Hands', count = 3 }, | ||
− | }, | + | }}, |
}, | }, | ||
}, | }, | ||
} | } |
Revision as of 08:49, 27 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 = 'Medal', count = 5 },
{ ship = 'Akashi' },
}},
},
},
['E-2'] = {
Casual = {
{ '??' },
},
Easy = {
{ '??' },
},
Medium = {
{ '??' },
},
Hard = {
{ item = 'Medal' },
{ item = 'Action Report' },
{ item = 'New Model Aerial Armament Material', count = 2 },
{ item = 'Skilled Crew Member' },
{ equipment = 'Skilled Deck Personnel', count = 2 },
{ equipment = 'Skilled Deck Personnel + Aviation Maintenance Hands' },
{ equipment = 'F4U-2 Night Corsair' },
{ choice = {
{ resource = 'Fuel', count = 8000 },
{ ship = 'Hayasui' },
}},
},
},
['E-3'] = {
Casual = {
{ ship = 'Langley' },
},
Easy = {
{ '??' },
{ ship = 'Langley' },
},
Medium = {
{ '??' },
{ ship = 'Langley' },
},
Hard = {
{ item = 'Medal', count = 2 },
{ item = 'Submarine Supply Material', count = 4 },
{ item = 'Improvement Material', count = 7 },
{ equipment = 'F4U-4', level = 1},
{ equipment = '38cm Quadruple Gun Mount Kai Deux' },
{ ship = 'Langley' },
{ choice = {
{ item = 'Blueprint' },
{ equipment = 'Skilled Deck Personnel + Aviation Maintenance Hands', count = 3 },
}},
},
},
}