- 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 |
||
Line 20: | Line 20: | ||
hq_boss_exp = nil, | hq_boss_exp = nil, | ||
eo = false, | eo = false, | ||
− | items = { bauxite = true }, | + | items = { bauxite = true }, -- ammo? |
-- sally_flag = { 1, 0 }, | -- sally_flag = { 1, 0 }, | ||
} | } |
Revision as of 03:40, 16 October 2016
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 = nil,
strategy_name = "珊瑚諸島沖海戦",
strategy_name_en = nil,
strategy_info = "MO作戦を実施する。空母機動部隊を展開し、南方海域に出没する敵機動部隊を叩け!",
strategy_info_en = nil,
stars = 9,
hp = false,
kills_required = 4,
ship_exp = nil,
hq_non_boss_exp = nil,
hq_boss_exp = nil,
eo = false,
items = { bauxite = true }, -- ammo?
-- sally_flag = { 1, 0 },
}