- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Module:Data/Map/Early Spring 2023 Event
< Module:Data
Jump to navigation
Jump to search
Revision as of 12:32, 2 March 2023 by Chocolatecravinghobo (talk | contribs) (confirmed ordering & corrected quantity of E-2 hard rewards via https://www.youtube.com/watch?v=Ug3oAdG9H4k&t=749s)
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', count = 2 },
{ item = 'New Model Aerial Armament Material', count = 1 },
{ item = 'Action Report' },
{ equipment = 'Torpedo Squadron Skilled Lookouts', level = 2 },
{ equipment = 'Shiden Kai (343 Air Group) 407th Fighter Squadron' },
{ equipment = 'Type 1 Fighter Hayabusa Model II Kai (20th Squadron)' },
},
Hard = {
{ item = 'Food Supply Ship Mamiya', count = 3 },
{ item = 'New Model Aerial Armament Material', count = 2 },
{ equipment = 'Shiden Kai (343 Air Group) 407th Fighter Squadron', level = 2 },
{ equipment = 'Torpedo Squadron Skilled Lookouts', level = 4 },
{ item = 'Action Report' },
{ equipment = 'Skilled Deck Personnel' },
{ equipment = 'Night Operation Aviation Personnel + Skilled Deckhands' },
{ equipment = 'Type 1 Fighter Hayabusa Model III Kai (Skilled/20th Squadron)' },
},
},
['E-3'] = {
Casual = {
},
Easy = {
},
Medium = {
},
Hard = {
},
},
}