• 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/Summer 2023 Event/Test

From Kancolle Wiki
< Module:Data‎ | Map/Summer 2023 Event
Revision as of 19:32, 16 August 2023 by がか (talk | contribs) (Created page with "return { ['E-1'] = { Casual = { { item = 'Food Supply Ship Irako' }, { choice = {} }, { choice = {} }, }, Easy = { { choice = {} },...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Map/Summer 2023 Event/Test/doc

return {
  ['E-1'] = {
    Casual = {
      { item = 'Food Supply Ship Irako' },
      { choice = {} },
      { choice = {} },
    },
    Easy = {
      { choice = {} },
      { item = 'Food Supply Ship Irako', count = 2 },
      { item = 'Emergency Repair Goddess' },
      { choice = {} },
      { choice = {} },
    },
    Medium = {
      { choice = {} },
      { item = 'Food Supply Ship Irako', count = 2 },
      { item = 'Emergency Repair Goddess', count = 2 },
      { choice = {} },
      { choice = {} },
      { choice = {} },
    },
    Hard = {
      { item = 'Reinforcement Expansion' },
      { choice = {} },
      { item = 'Food Supply Ship Irako', count = 3 },
      { item = 'Emergency Repair Goddess', count = 3 },
      { choice = {} },
      { choice = {} },
      { choice = {} },
      { equipment = 'Type 1 Fighter Hayabusa Model III Kai (Skilled/20th Squadron)', level = 2 },
    },
  },
  ['E-2'] = {
    Casual = {
      { choice = {} },
      { item = 'Skilled Crew Member' },
      { item = 'Action Report' },
    },
    Easy = {
      { choice = {} },
      { choice = {} },
      { item = 'Skilled Crew Member' },
      { item = 'Action Report' },
      { item = 'Sea-colored Ribbon' },
    },
    Medium = {
      { choice = {} },
      { choice = {} },
      { item = 'Action Report' },
      { choice = {} },
      { choice = {} },
      { item = 'Sea-colored Ribbon' },
    },
    Hard = {
      { item = 'Medal' },
      { choice = {} },
      { equipment = '12cm Single High-angle Gun Mount Model E Kai', level = 1 },
      { choice = {} },
      { item = 'Action Report' },
      { choice = {} },
      { choice = {} },
      { item = 'Sea-colored Ribbon' },
    },
  },
  ['E-3'] = {
    Casual = {
      { ship = 'Inagi' },
    },
    Easy = {
      { equipment = 'F6F-5' },
      { equipment = '25mm Triple Autocannon Mount', count = 2 },
      { equipment = '12cm Single High-angle Gun Mount Model E Kai', level = 1 },
      { ship = 'Inagi' },
    },
    Medium = {
      { equipment = 'F6F-5', level = 1 },
      { equipment = 'Tenzan Model 12A' },
      { item = 'Medal' },
      { choice = {} },
      { equipment = '12cm Single High-angle Gun Mount Model E Kai', level = 2 },
      { ship = 'Inagi' },
    },
    Hard = {
      { equipment = 'F6F-5', level = 2 },
      { equipment = 'Tenzan Model 12A', count = 2 },
      { item = 'Medal' },
      { equipment = 'Radar Equipment Mast (Type 13 Kai + Type 22 Radar Kai 4)', level = 1 },
      { choice = {} },
      { equipment = '12cm Single High-angle Gun Mount Model E Kai', level = 3 },
      { ship = 'Inagi' },
    },
  },
  ['E-4'] = {
    Casual = {
      { ship = 'Shirakumo' },
    },
    Easy = {
      { item = 'Food Supply Ship Mamiya', count = 2 },
      { item = 'Improvement Material', count = 3 },
      { item = 'Medal' },
      { ship = 'Shirakumo' },
    },
    Medium = {
      { item = 'Food Supply Ship Mamiya', count = 3 },
      { item = 'Improvement Material', count = 5 },
      { item = 'Reinforcement Expansion' },
      { item = 'Medal' },
      { item = 'White Tasuki' },
      { ship = 'Shirakumo' },
    },
    Hard = {
      { item = 'Food Supply Ship Mamiya', count = 4 },
      { item = 'Improvement Material', count = 7 },
      { item = 'Emergency Repair Goddess', count = 3 },
      { equipment = 'Toku Daihatsu Landing Craft + 11th Tank Regiment', level = 3 },
      { item = 'Reinforcement Expansion', count = 2 },
      { item = 'Medal', count = 2 },
      { item = 'White Tasuki' },
      { ship = 'Shirakumo' },
    },
  },
}