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

From Kancolle Wiki
Jump to navigation Jump to search
m (3 revisions imported)
 
(One intermediate revision by one other user not shown)

Latest revision as of 14:23, 12 May 2021

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

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

return {
    -- api_id = 23,
    -- world_id = 2,
    -- map_id = 3,
    id = "2-3",
    name = "東部オリョール海",
    name_en = "Eastern Orel Bay",
    strategy_name = "O1号作戦",
    strategy_name_en = "Operation I-Go",
    strategy_info = "オリョール海に進出し、<br>敵通商破壊艦隊を排除して、<br>海上輸送ラインを防衛せよ!",
    strategy_info_en = "Enter Orel Bay and destroy the enemy transport fleet while protecting our own supply lines!",
    stars = 5,
    hp = false,
    kills_required = false,
    ship_exp = 200,
    hq_non_boss_exp = 80,
    hq_boss_exp = 960,
    eo = false,
    items = { fuel = true, ammo = true },
    -- sally_flag = { 1, 0 },
}