Module:Data/Map/5-1

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

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

return {
    -- api_id = 51,
    -- world_id = 5,
    -- map_id = 1,
    id = "5-1",
    name = "南方海域前面",
    name_en = "The Forefront of the Southern Sea",
    strategy_name = "南方海域進出作戦",
    strategy_name_en = "Southern Sea Advancement Tactics",
    strategy_info = "練度の高い水上打撃部隊を編成し、南方海域への進出を図れ!",
    strategy_info_en = "Create a diverse surface fleet to expand into the southern sea area!",
    stars = 8,
    hp = false,
    kills_required = false,
    ship_exp = 360,
    hq_non_boss_exp = 160,
    hq_boss_exp = 2020,
    eo = false,
    items = { fuel = true, steel = true },
    -- sally_flag = { 1, 0 },
}