- 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/1-4"
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Map modules return { -- api_id = 14, -- world_id = 1, -- map_id = 4, id = "1-4", name = "南西諸島防衛線", name_en ...") |
|||
Line 8: | Line 8: | ||
id = "1-4", | id = "1-4", | ||
name = "南西諸島防衛線", | name = "南西諸島防衛線", | ||
− | name_en = | + | name_en = "Hold the Line at the Nansei Islands", |
strategy_name = "南1号作戦", | strategy_name = "南1号作戦", | ||
− | strategy_name_en = | + | strategy_name_en = "First Southern Operation Tactics", |
strategy_info = "南西諸島の防衛ライン上の<br>敵侵攻艦隊を捕捉、<br>全力出撃でこれを撃滅せよ!", | strategy_info = "南西諸島の防衛ライン上の<br>敵侵攻艦隊を捕捉、<br>全力出撃でこれを撃滅せよ!", | ||
− | strategy_info_en = | + | strategy_info_en = "An enemy invasion fleet is pressing on the defensive line in the Nansei Islands. Sail out at full force and destroy them!", |
stars = 3, | stars = 3, | ||
hp = false, | hp = false, | ||
kills_required = false, | kills_required = false, | ||
− | ship_exp = | + | ship_exp = 100, |
− | hq_non_boss_exp = | + | hq_non_boss_exp = 50, |
− | hq_boss_exp = | + | hq_boss_exp = 500, |
eo = false, | eo = false, | ||
items = { ammo = true, steel = true, bauxite = true }, | items = { ammo = true, steel = true, bauxite = true }, | ||
-- sally_flag = { 1, 0 }, | -- sally_flag = { 1, 0 }, | ||
} | } |
Revision as of 04:12, 16 October 2016
Documentation for this module may be created at Module:Data/Map/1-4/doc
--Categories:
--[[Category:Map modules]]
return {
-- api_id = 14,
-- world_id = 1,
-- map_id = 4,
id = "1-4",
name = "南西諸島防衛線",
name_en = "Hold the Line at the Nansei Islands",
strategy_name = "南1号作戦",
strategy_name_en = "First Southern Operation Tactics",
strategy_info = "南西諸島の防衛ライン上の<br>敵侵攻艦隊を捕捉、<br>全力出撃でこれを撃滅せよ!",
strategy_info_en = "An enemy invasion fleet is pressing on the defensive line in the Nansei Islands. Sail out at full force and destroy them!",
stars = 3,
hp = false,
kills_required = false,
ship_exp = 100,
hq_non_boss_exp = 50,
hq_boss_exp = 500,
eo = false,
items = { ammo = true, steel = true, bauxite = true },
-- sally_flag = { 1, 0 },
}