• 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/1-2

From Kancolle Wiki
< Module:Data
Revision as of 03:30, 16 October 2016 by がか (talk | contribs) (Created page with "--Categories: --Category:Map modules return { -- api_id = 12, -- world_id = 1, -- map_id = 2, id = "1-2", name = "南西諸島沖", name_en = nil,...")
(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/1-2/doc

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

return {
    -- api_id = 12,
    -- world_id = 1,
    -- map_id = 2,
    id = "1-2",
    name = "南西諸島沖",
    name_en = nil,
    strategy_name = "南西諸島沖警備",
    strategy_name_en = nil,
    strategy_info = "南西諸島沖に接近する<br>敵前衛艦隊を捕捉、迎撃せよ!",
    strategy_info_en = nil,
    stars = 1,
    hp = false,
    kills_required = false,
    ship_exp = nil,
    hq_non_boss_exp = nil,
    hq_boss_exp = nil,
    eo = false,
    items = { ammo = true },
    -- sally_flag = { 1, 0 },
}