- 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-1"
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Map modules return { -- api_id = 31, -- world_id = 3, -- map_id = 1, id = "3-1", name = "モーレイ海", name_en = nil,...") |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
id = "3-1", | id = "3-1", | ||
name = "モーレイ海", | name = "モーレイ海", | ||
− | name_en = | + | name_en = "The Moray Sea", |
strategy_name = "モーレイ海哨戒", | strategy_name = "モーレイ海哨戒", | ||
− | strategy_name_en = | + | strategy_name_en = "Moray Sea Patrol", |
strategy_info = "北方海域に艦隊を進出させ、<br>モーレイ海を哨戒せよ!", | strategy_info = "北方海域に艦隊を進出させ、<br>モーレイ海を哨戒せよ!", | ||
− | strategy_info_en = | + | strategy_info_en = "Advance into Northern waters and patrol the Moray Sea!", |
stars = 4, | stars = 4, | ||
hp = false, | hp = false, | ||
kills_required = false, | kills_required = false, | ||
− | ship_exp = | + | ship_exp = 310, |
− | hq_non_boss_exp = | + | hq_non_boss_exp = 110, |
− | hq_boss_exp = | + | hq_boss_exp = 1420, |
eo = false, | eo = false, | ||
items = { steel = true }, | items = { steel = 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-1/doc
--Categories:
--[[Category:Map modules]]
return {
-- api_id = 31,
-- world_id = 3,
-- map_id = 1,
id = "3-1",
name = "モーレイ海",
name_en = "The Moray Sea",
strategy_name = "モーレイ海哨戒",
strategy_name_en = "Moray Sea Patrol",
strategy_info = "北方海域に艦隊を進出させ、<br>モーレイ海を哨戒せよ!",
strategy_info_en = "Advance into Northern waters and patrol the Moray Sea!",
stars = 4,
hp = false,
kills_required = false,
ship_exp = 310,
hq_non_boss_exp = 110,
hq_boss_exp = 1420,
eo = false,
items = { steel = true },
-- sally_flag = { 1, 0 },
}