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

From Kancolle Wiki
Jump to navigation Jump to search

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

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

return {
    -- api_id = 22,
    -- world_id = 2,
    -- map_id = 2,
    id = "2-2",
    name = "バシー島沖",
    name_en = "Bashi Island",
    strategy_name = "柳輸送作戦",
    strategy_name_en = "Weeping Willow Transport Tactics",
    strategy_info = "敵艦隊を排除し、<br>バシー島に集積された<br>ボーキサイト資材を輸送せよ!",
    strategy_info_en = "Eliminate the enemy fleet and transport bauxite from Bashi Island!",
    stars = 4,
    hp = false,
    kills_required = false,
    ship_exp = 150,
    hq_non_boss_exp = 70,
    hq_boss_exp = 840,
    eo = false,
    items = { conmat = true, bauxite = true },
    -- sally_flag = { 1, 0 },
}