- 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/6-2"
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Map modules return { -- api_id = 62, -- world_id = 6, -- map_id = 2, id = "6-2", name = "MS諸島沖", name_en = nil, ...") |
|||
Line 8: | Line 8: | ||
id = "6-2", | id = "6-2", | ||
name = "MS諸島沖", | name = "MS諸島沖", | ||
− | name_en = | + | name_en = "MS Archipelago", |
strategy_name = "MS諸島防衛戦", | strategy_name = "MS諸島防衛戦", | ||
− | strategy_name_en = | + | strategy_name_en = "Defense of the MS Archipelago", |
strategy_info = "MS諸島沖前面に展開し、同諸島<br>方面に接近しつつある敵攻略部<br>隊を捕捉、全力で撃滅せよ!", | strategy_info = "MS諸島沖前面に展開し、同諸島<br>方面に接近しつつある敵攻略部<br>隊を捕捉、全力で撃滅せよ!", | ||
− | strategy_info_en = | + | strategy_info_en = "Expand to the forward part of the MS Archipelago sea, seize the enemy fleet that is slowly advancing to capture the archipelago, and destroy them with all your might!", |
stars = 9, | stars = 9, | ||
hp = false, | hp = false, | ||
kills_required = 3, | kills_required = 3, | ||
− | ship_exp = | + | ship_exp = 420, |
− | hq_non_boss_exp = | + | hq_non_boss_exp = 180, |
− | hq_boss_exp = | + | hq_boss_exp = 2560, |
eo = false, | eo = false, | ||
items = false, | items = false, | ||
-- sally_flag = { 1, 0 }, | -- sally_flag = { 1, 0 }, | ||
} | } |
Revision as of 05:08, 16 October 2016
Documentation for this module may be created at Module:Data/Map/6-2/doc
--Categories:
--[[Category:Map modules]]
return {
-- api_id = 62,
-- world_id = 6,
-- map_id = 2,
id = "6-2",
name = "MS諸島沖",
name_en = "MS Archipelago",
strategy_name = "MS諸島防衛戦",
strategy_name_en = "Defense of the MS Archipelago",
strategy_info = "MS諸島沖前面に展開し、同諸島<br>方面に接近しつつある敵攻略部<br>隊を捕捉、全力で撃滅せよ!",
strategy_info_en = "Expand to the forward part of the MS Archipelago sea, seize the enemy fleet that is slowly advancing to capture the archipelago, and destroy them with all your might!",
stars = 9,
hp = false,
kills_required = 3,
ship_exp = 420,
hq_non_boss_exp = 180,
hq_boss_exp = 2560,
eo = false,
items = false,
-- sally_flag = { 1, 0 },
}