- 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/4-2"
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Map modules return { -- api_id = 42, -- world_id = 4, -- map_id = 2, id = "4-2", name = "カレー洋制圧戦", name_en ...") |
|||
Line 8: | Line 8: | ||
id = "4-2", | id = "4-2", | ||
name = "カレー洋制圧戦", | name = "カレー洋制圧戦", | ||
− | name_en = | + | name_en = "Curry Ocean Pacification", |
strategy_name = "カレー洋制圧戦", | strategy_name = "カレー洋制圧戦", | ||
− | strategy_name_en = | + | strategy_name_en = "Curry Ocean Takeover Battle", |
strategy_info = "カレー洋の制圧作戦を行う。採掘地域を確保しつつ、カレー半島水域の敵艦隊を無力化せよ!", | strategy_info = "カレー洋の制圧作戦を行う。採掘地域を確保しつつ、カレー半島水域の敵艦隊を無力化せよ!", | ||
− | strategy_info_en = | + | strategy_info_en = "We are undertaking operations to control the Curry Ocean. Secure the mines and incapacitate the enemy fleet!", |
stars = 6, | stars = 6, | ||
hp = false, | hp = false, | ||
kills_required = false, | kills_required = false, | ||
− | ship_exp = | + | ship_exp = 320, |
− | hq_non_boss_exp = | + | hq_non_boss_exp = 120, |
− | hq_boss_exp = | + | hq_boss_exp = 1640, |
eo = false, | eo = false, | ||
items = { steel = true }, | items = { steel = true }, | ||
-- sally_flag = { 1, 0 }, | -- sally_flag = { 1, 0 }, | ||
} | } |
Revision as of 04:46, 16 October 2016
Documentation for this module may be created at Module:Data/Map/4-2/doc
--Categories:
--[[Category:Map modules]]
return {
-- api_id = 42,
-- world_id = 4,
-- map_id = 2,
id = "4-2",
name = "カレー洋制圧戦",
name_en = "Curry Ocean Pacification",
strategy_name = "カレー洋制圧戦",
strategy_name_en = "Curry Ocean Takeover Battle",
strategy_info = "カレー洋の制圧作戦を行う。採掘地域を確保しつつ、カレー半島水域の敵艦隊を無力化せよ!",
strategy_info_en = "We are undertaking operations to control the Curry Ocean. Secure the mines and incapacitate the enemy fleet!",
stars = 6,
hp = false,
kills_required = false,
ship_exp = 320,
hq_non_boss_exp = 120,
hq_boss_exp = 1640,
eo = false,
items = { steel = true },
-- sally_flag = { 1, 0 },
}