- 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-4"
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Map modules return { -- api_id = 54, -- world_id = 5, -- map_id = 4, id = "5-4", name = "サーモン海域", name_en = n...") |
|||
Line 8: | Line 8: | ||
id = "5-4", | id = "5-4", | ||
name = "サーモン海域", | name = "サーモン海域", | ||
− | name_en = | + | name_en = "The Slot Salmon Sea Area", |
strategy_name = "東京急行", | strategy_name = "東京急行", | ||
− | strategy_name_en = | + | strategy_name_en = "Tokyo Express", |
strategy_info = "南方海域に有力な艦隊を投入し<br>鼠輸送作戦を敢行、可能であれ<br>ば同方面の敵艦隊も撃滅せよ!", | strategy_info = "南方海域に有力な艦隊を投入し<br>鼠輸送作戦を敢行、可能であれ<br>ば同方面の敵艦隊も撃滅せよ!", | ||
− | strategy_info_en = | + | strategy_info_en = "Deploy a powerful fleet and perform a vital rat transport operation. If possible, also destroy the enemy fleet in the area!", |
stars = 9, | stars = 9, | ||
hp = false, | hp = false, | ||
kills_required = 5, | kills_required = 5, | ||
− | ship_exp = | + | ship_exp = 420, |
− | hq_non_boss_exp = | + | hq_non_boss_exp = 190, |
− | hq_boss_exp = | + | hq_boss_exp = 2880, |
eo = false, | eo = false, | ||
items = { fuel = true }, | items = { fuel = true }, | ||
-- sally_flag = { 1, 0 }, | -- sally_flag = { 1, 0 }, | ||
} | } |
Revision as of 05:02, 16 October 2016
Documentation for this module may be created at Module:Data/Map/5-4/doc
--Categories:
--[[Category:Map modules]]
return {
-- api_id = 54,
-- world_id = 5,
-- map_id = 4,
id = "5-4",
name = "サーモン海域",
name_en = "The Slot Salmon Sea Area",
strategy_name = "東京急行",
strategy_name_en = "Tokyo Express",
strategy_info = "南方海域に有力な艦隊を投入し<br>鼠輸送作戦を敢行、可能であれ<br>ば同方面の敵艦隊も撃滅せよ!",
strategy_info_en = "Deploy a powerful fleet and perform a vital rat transport operation. If possible, also destroy the enemy fleet in the area!",
stars = 9,
hp = false,
kills_required = 5,
ship_exp = 420,
hq_non_boss_exp = 190,
hq_boss_exp = 2880,
eo = false,
items = { fuel = true },
-- sally_flag = { 1, 0 },
}