• 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/4-2"

From Kancolle Wiki
Jump to navigation Jump to search
m (4 revisions imported)
 
(2 intermediate revisions by one other user not shown)
Line 14: Line 14:
 
     strategy_info_en = "We are undertaking operations to control the Curry Ocean. Secure the mines and incapacitate the enemy fleet!",
 
     strategy_info_en = "We are undertaking operations to control the Curry Ocean. Secure the mines and incapacitate the enemy fleet!",
 
     stars = 6,
 
     stars = 6,
 +
    banner_stars = 5,
 
     hp = false,
 
     hp = false,
 
     kills_required = false,
 
     kills_required = false,

Latest revision as of 14:23, 12 May 2021

Documentation for this module may be created at Module:Data/Map/4-2/doc

--Categories:
--[[Category:Map modules]]

return {
    -- api_id = 42,
    -- world_id = 4,
    -- map_id = 2,
    id = "4-2",
    name = "カレー洋制圧戦",
    name_en = "Curry Ocean Pacification",
    strategy_name = "カレー洋制圧戦",
    strategy_name_en = "Curry Ocean Takeover Battle",
    strategy_info = "カレー洋の制圧作戦を行う。採掘地域を確保しつつ、カレー半島水域の敵艦隊を無力化せよ!",
    strategy_info_en = "We are undertaking operations to control the Curry Ocean. Secure the mines and incapacitate the enemy fleet!",
    stars = 6,
    banner_stars = 5,
    hp = false,
    kills_required = false,
    ship_exp = 320,
    hq_non_boss_exp = 120,
    hq_boss_exp = 1640,
    eo = false,
    items = { steel = true },
    -- sally_flag = { 1, 0 },
}