- 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/2-2"
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Map modules return { -- api_id = 22, -- world_id = 2, -- map_id = 2, id = "2-2", name = "バシー島沖", name_en = nil,...") |
|||
Line 8: | Line 8: | ||
id = "2-2", | id = "2-2", | ||
name = "バシー島沖", | name = "バシー島沖", | ||
− | name_en = | + | name_en = "Bashi Island", |
strategy_name = "柳輸送作戦", | strategy_name = "柳輸送作戦", | ||
− | strategy_name_en = | + | strategy_name_en = "Weeping Willow Transport Tactics", |
strategy_info = "敵艦隊を排除し、<br>バシー島に集積された<br>ボーキサイト資材を輸送せよ!", | strategy_info = "敵艦隊を排除し、<br>バシー島に集積された<br>ボーキサイト資材を輸送せよ!", | ||
− | strategy_info_en = | + | strategy_info_en = "Eliminate the enemy fleet and transport bauxite from Bashi Island!", |
stars = 4, | stars = 4, | ||
hp = false, | hp = false, | ||
kills_required = false, | kills_required = false, | ||
− | ship_exp = | + | ship_exp = 150, |
− | hq_non_boss_exp = | + | hq_non_boss_exp = 70, |
− | hq_boss_exp = | + | hq_boss_exp = 840, |
eo = false, | eo = false, | ||
items = { conmat = true, bauxite = true }, | items = { conmat = true, bauxite = true }, | ||
-- sally_flag = { 1, 0 }, | -- sally_flag = { 1, 0 }, | ||
} | } |
Revision as of 04:23, 16 October 2016
Documentation for this module may be created at Module:Data/Map/2-2/doc
--Categories:
--[[Category:Map modules]]
return {
-- api_id = 22,
-- world_id = 2,
-- map_id = 2,
id = "2-2",
name = "バシー島沖",
name_en = "Bashi Island",
strategy_name = "柳輸送作戦",
strategy_name_en = "Weeping Willow Transport Tactics",
strategy_info = "敵艦隊を排除し、<br>バシー島に集積された<br>ボーキサイト資材を輸送せよ!",
strategy_info_en = "Eliminate the enemy fleet and transport bauxite from Bashi Island!",
stars = 4,
hp = false,
kills_required = false,
ship_exp = 150,
hq_non_boss_exp = 70,
hq_boss_exp = 840,
eo = false,
items = { conmat = true, bauxite = true },
-- sally_flag = { 1, 0 },
}