• 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/5-5"

From Kancolle Wiki
Jump to navigation Jump to search
m (5 revisions imported)
 
(3 intermediate revisions by 2 users not shown)
Line 8: Line 8:
 
     id = "5-5",
 
     id = "5-5",
 
     name = "サーモン海域北方",
 
     name = "サーモン海域北方",
     name_en = nil,
+
     name_en = "Northern Salmon Sea Area",
 
     strategy_name = "第二次サーモン海戦",
 
     strategy_name = "第二次サーモン海戦",
     strategy_name_en = nil,
+
     strategy_name_en = "Second Battle of the Solomon Sea",
 
     strategy_info = "南方海域に敵の有力な機動部隊<br>の接近が確認された。空母機動<br>部隊を以て、これを迎撃せよ!",
 
     strategy_info = "南方海域に敵の有力な機動部隊<br>の接近が確認された。空母機動<br>部隊を以て、これを迎撃せよ!",
     strategy_info_en = nil,
+
     strategy_info_en = "The approach of a powerful enemy task force has been confirmed in southern waters. Form a carrier task force and intercept it!",
 
     stars = 9,
 
     stars = 9,
 +
    banner_stars = 11,
 
     hp = false,
 
     hp = false,
 
     kills_required = 5,
 
     kills_required = 5,
     ship_exp = nil,
+
     ship_exp = 450,
     hq_non_boss_exp = nil,
+
     hq_non_boss_exp = 200,
     hq_boss_exp = nil,
+
     hq_boss_exp = 3100,
 
     eo = {
 
     eo = {
 
         medal = 1,
 
         medal = 1,

Latest revision as of 14:24, 12 May 2021

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

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

return {
    -- api_id = 55,
    -- world_id = 5,
    -- map_id = 5,
    id = "5-5",
    name = "サーモン海域北方",
    name_en = "Northern Salmon Sea Area",
    strategy_name = "第二次サーモン海戦",
    strategy_name_en = "Second Battle of the Solomon Sea",
    strategy_info = "南方海域に敵の有力な機動部隊<br>の接近が確認された。空母機動<br>部隊を以て、これを迎撃せよ!",
    strategy_info_en = "The approach of a powerful enemy task force has been confirmed in southern waters. Form a carrier task force and intercept it!",
    stars = 9,
    banner_stars = 11,
    hp = false,
    kills_required = 5,
    ship_exp = 450,
    hq_non_boss_exp = 200,
    hq_boss_exp = 3100,
    eo = {
        medal = 1,
        points = 200,
    },
    items = { ammo = true },
    -- sally_flag = { 1, 0 },
}