- 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-2 rewards updated.) |
|||
Line 39: | Line 39: | ||
{ item = 'Medal' }, | { item = 'Medal' }, | ||
{ choice = { | { choice = { | ||
− | { item = ' | + | { item = 'Improvement Material', count = 5 }, |
{ ship = 'Akashi' }, | { ship = 'Akashi' }, | ||
}}, | }}, | ||
Line 46: | Line 46: | ||
['E-2'] = { | ['E-2'] = { | ||
Casual = { | Casual = { | ||
− | { ' | + | { item = 'Skilled Crew Member' }, |
+ | { equipment = 'Skilled Deck Personnel' }, | ||
+ | { choice = { | ||
+ | { item = 'Fuel', count = 4000 }, | ||
+ | { ship = 'Hayasui' }, | ||
+ | }}, | ||
}, | }, | ||
Easy = { | 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 = { | 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 = { | Hard = { | ||
+ | { item = 'Skilled Crew Member' }, | ||
+ | { item = 'New Model Aerial Armament Material', count = 2 }, | ||
+ | { item = 'Action Report' }, | ||
{ item = 'Medal' }, | { item = 'Medal' }, | ||
− | |||
− | |||
− | |||
{ equipment = 'Skilled Deck Personnel', count = 2 }, | { equipment = 'Skilled Deck Personnel', count = 2 }, | ||
+ | { equipment = 'F4U-2 Night Corsair' }, | ||
{ equipment = 'Skilled Deck Personnel + Aviation Maintenance Hands' }, | { equipment = 'Skilled Deck Personnel + Aviation Maintenance Hands' }, | ||
− | |||
{ choice = { | { choice = { | ||
− | { | + | { item = 'Fuel', count = 8000 }, |
{ ship = 'Hayasui' }, | { ship = 'Hayasui' }, | ||
}}, | }}, |
Revision as of 08:56, 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 = '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 = '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 },
}},
},
},
}