- 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-2"
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Map modules return { -- api_id = 52, -- world_id = 5, -- map_id = 2, id = "5-2", name = "珊瑚諸島沖", name_en = nil,...") |
m (5 revisions imported) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
id = "5-2", | id = "5-2", | ||
name = "珊瑚諸島沖", | name = "珊瑚諸島沖", | ||
− | name_en = | + | name_en = "The Coral Islands", |
strategy_name = "珊瑚諸島沖海戦", | strategy_name = "珊瑚諸島沖海戦", | ||
− | strategy_name_en = | + | strategy_name_en = "Coral Islands Naval Battle", |
strategy_info = "MO作戦を実施する。空母機動部隊を展開し、南方海域に出没する敵機動部隊を叩け!", | strategy_info = "MO作戦を実施する。空母機動部隊を展開し、南方海域に出没する敵機動部隊を叩け!", | ||
− | strategy_info_en = | + | strategy_info_en = "We are executing Operation MO. Form a carrier battle group and crush the enemy task force!", |
stars = 9, | stars = 9, | ||
hp = false, | hp = false, | ||
kills_required = 4, | kills_required = 4, | ||
− | ship_exp = | + | ship_exp = 380, |
− | hq_non_boss_exp = | + | hq_non_boss_exp = 170, |
− | hq_boss_exp = | + | hq_boss_exp = 2340, |
eo = false, | eo = false, | ||
− | items = { bauxite = true }, | + | items = { bauxite = true, ammo = 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/5-2/doc
--Categories:
--[[Category:Map modules]]
return {
-- api_id = 52,
-- world_id = 5,
-- map_id = 2,
id = "5-2",
name = "珊瑚諸島沖",
name_en = "The Coral Islands",
strategy_name = "珊瑚諸島沖海戦",
strategy_name_en = "Coral Islands Naval Battle",
strategy_info = "MO作戦を実施する。空母機動部隊を展開し、南方海域に出没する敵機動部隊を叩け!",
strategy_info_en = "We are executing Operation MO. Form a carrier battle group and crush the enemy task force!",
stars = 9,
hp = false,
kills_required = 4,
ship_exp = 380,
hq_non_boss_exp = 170,
hq_boss_exp = 2340,
eo = false,
items = { bauxite = true, ammo = true },
-- sally_flag = { 1, 0 },
}