- 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/Early Spring 2023 Event"
Jump to navigation
Jump to search
(E-2 rewards updated, thanks LuckyLen. Medium temporarily copying Easy.) |
m (Name typos.) |
||
Line 53: | Line 53: | ||
Hard = { | Hard = { | ||
{ item = 'Food Supply Ship Mamiya', count = 1 }, | { item = 'Food Supply Ship Mamiya', count = 1 }, | ||
− | { item = 'New Model | + | { item = 'New Model Aerial Armament Material', count = 2 }, |
{ item = 'Action Report' }, | { item = 'Action Report' }, | ||
{ equipment = 'Torpedo Squadron Skilled Lookouts', level = 4 }, | { equipment = 'Torpedo Squadron Skilled Lookouts', level = 4 }, | ||
{ equipment = 'Skilled Deck Personnel' }, | { equipment = 'Skilled Deck Personnel' }, | ||
− | { equipment = 'Night | + | { equipment = 'Night Operation Aviation Personnel + Skilled Deckhands' }, |
{ equipment = 'Shiden Kai (343 Air Group) 407th Fighter Squadron', level = 2 }, | { equipment = 'Shiden Kai (343 Air Group) 407th Fighter Squadron', level = 2 }, | ||
− | { equipment = 'Type 1 Fighter Hayabusa Model | + | { equipment = 'Type 1 Fighter Hayabusa Model III Kai (Skilled/20th Squadron)' }, |
}, | }, |
Revision as of 03:03, 2 March 2023
Documentation for this module may be created at Module:Data/Map/Early Spring 2023 Event/doc
return {
['E-1'] = {
Casual = {
{ item = 'Food Supply Ship Irako' },
{ choice = {{ equipment = 'Type 2 Depth Charge' }, { item = 'Fuel', count = 2000 }} },
{ choice = {{ item = 'Medal' }, { ship = 'Akashi' }} },
},
Easy = {
{ item = 'Food Supply Ship Irako' },
{ choice = {{ item = 'Food Supply Ship Mamiya' }, { item = 'Improvement Material', count = 3 }} },
{ choice = {{ equipment = 'Type 2 Depth Charge' }, { item = 'Fuel', count = 2000 }} },
{ equipment = 'Type 3 Command Liaison Aircraft Kai', level = 1 },
{ choice = {{ item = 'Medal' }, { ship = 'Akashi' }} },
},
Medium = {
{ item = 'Food Supply Ship Irako', count = 2 },
{ choice = {{ item = 'Food Supply Ship Mamiya' }, { item = 'Improvement Material', count = 3 }} },
{ item = 'Emergency Repair Goddess' },
{ item = 'Reinforcement Expansion' },
{ choice = {{ equipment = 'Type 2 Depth Charge', count = 2 }, { item = 'Fuel', count = 4000 }} },
{ equipment = 'Type 3 Command Liaison Aircraft Kai', level = 3 },
{ choice = {{ item = 'Medal' }, { ship = 'Akashi' }} },
},
Hard = {
{ item = 'Food Supply Ship Irako', count = 3 },
{ choice = {{ item = 'Food Supply Ship Mamiya', count = 2 }, { item = 'Improvement Material', count = 6 }} },
{ item = 'Emergency Repair Goddess', count = 2 },
{ item = 'Reinforcement Expansion' },
{ choice = {{ equipment = 'Type 2 Depth Charge', count = 2 }, { item = 'Fuel', count = 4000 }} },
{ equipment = 'Type 3 Command Liaison Aircraft Kai', level = 5 },
{ choice = {{ item = 'Medal' }, { ship = 'Akashi' }} },
{ equipment = 'Type 1 Fighter Hayabusa Model II Kai (20th Squadron)' },
},
},
['E-2'] = {
Casual = {
{ item = 'Food Supply Ship Mamiya' },
{ item = 'Action Report' },
{ equipment = 'Skilled Lookouts' },
},
Easy = {
{ item = 'Food Supply Ship Mamiya' },
{ item = 'Action Report' },
{ equipment = 'Torpedo Squadron Skilled Lookouts' },
{ equipment = 'Type 1 Fighter Hayabusa Model II Kai (20th Squadron)' },
},
Medium = {
{ item = 'Food Supply Ship Mamiya' },
{ item = 'Action Report' },
{ equipment = 'Torpedo Squadron Skilled Lookouts' },
{ equipment = 'Type 1 Fighter Hayabusa Model II Kai (20th Squadron)' },
},
Hard = {
{ item = 'Food Supply Ship Mamiya', count = 1 },
{ item = 'New Model Aerial Armament Material', count = 2 },
{ item = 'Action Report' },
{ equipment = 'Torpedo Squadron Skilled Lookouts', level = 4 },
{ equipment = 'Skilled Deck Personnel' },
{ equipment = 'Night Operation Aviation Personnel + Skilled Deckhands' },
{ equipment = 'Shiden Kai (343 Air Group) 407th Fighter Squadron', level = 2 },
{ equipment = 'Type 1 Fighter Hayabusa Model III Kai (Skilled/20th Squadron)' },
},
},
['E-3'] = {
Casual = {
},
Easy = {
},
Medium = {
},
Hard = {
},
},
}