- 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/3-4"
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Map modules return { -- api_id = 34, -- world_id = 3, -- map_id = 4, id = "3-4", name = "北方海域全域", name_en = n...") |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
id = "3-4", | id = "3-4", | ||
name = "北方海域全域", | name = "北方海域全域", | ||
− | name_en = | + | name_en = "Throughout the Northern Sea", |
strategy_name = "北方海域艦隊決戦", | strategy_name = "北方海域艦隊決戦", | ||
− | strategy_name_en = | + | strategy_name_en = "Northern Sea Fleet Decisive Battle", |
strategy_info = "北方海域奥地に敵艦隊の大規模<br>泊地を発見!我が艦隊の総力を<br>挙げてこれを撃滅せよ!", | strategy_info = "北方海域奥地に敵艦隊の大規模<br>泊地を発見!我が艦隊の総力を<br>挙げてこれを撃滅せよ!", | ||
− | strategy_info_en = | + | strategy_info_en = "A major enemy anchorage has been discovered deep in the northern sea. Sail out in an all-out attack to destroy it!", |
stars = 9, | stars = 9, | ||
hp = false, | hp = false, | ||
kills_required = false, | kills_required = false, | ||
− | ship_exp = | + | ship_exp = 350, |
− | hq_non_boss_exp = | + | hq_non_boss_exp = 150, |
− | hq_boss_exp = | + | hq_boss_exp = 3300, |
eo = false, | eo = false, | ||
items = { furniture_box_medium = true, furniture_box_large = true, bauxite = true }, | items = { furniture_box_medium = true, furniture_box_large = true, bauxite = true }, | ||
-- sally_flag = { 1, 0 }, | -- sally_flag = { 1, 0 }, | ||
} | } |
Latest revision as of 14:23, 12 May 2021
Documentation for this module may be created at Module:Data/Map/3-4/doc
--Categories:
--[[Category:Map modules]]
return {
-- api_id = 34,
-- world_id = 3,
-- map_id = 4,
id = "3-4",
name = "北方海域全域",
name_en = "Throughout the Northern Sea",
strategy_name = "北方海域艦隊決戦",
strategy_name_en = "Northern Sea Fleet Decisive Battle",
strategy_info = "北方海域奥地に敵艦隊の大規模<br>泊地を発見!我が艦隊の総力を<br>挙げてこれを撃滅せよ!",
strategy_info_en = "A major enemy anchorage has been discovered deep in the northern sea. Sail out in an all-out attack to destroy it!",
stars = 9,
hp = false,
kills_required = false,
ship_exp = 350,
hq_non_boss_exp = 150,
hq_boss_exp = 3300,
eo = false,
items = { furniture_box_medium = true, furniture_box_large = true, bauxite = true },
-- sally_flag = { 1, 0 },
}