- 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-2"
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Map modules return { -- api_id = 32, -- world_id = 3, -- map_id = 2, id = "3-2", name = "キス島沖", name_en = nil, ...") |
(Note: EN strategy info is missing) |
||
Line 8: | Line 8: | ||
id = "3-2", | id = "3-2", | ||
name = "キス島沖", | name = "キス島沖", | ||
− | name_en = | + | name_en = "The Kis Island", |
strategy_name = "キス島撤退作戦", | strategy_name = "キス島撤退作戦", | ||
− | strategy_name_en = | + | strategy_name_en = "Kis Island Withdrawal Tactics", |
strategy_info = "軽巡を旗艦とした水雷戦隊、ま<br>たは駆逐艦のみの艦隊で、敵包<br>囲下の北方海域キス島に突入!<br>島の守備隊を無事収容せよ!", | strategy_info = "軽巡を旗艦とした水雷戦隊、ま<br>たは駆逐艦のみの艦隊で、敵包<br>囲下の北方海域キス島に突入!<br>島の守備隊を無事収容せよ!", | ||
strategy_info_en = nil, | strategy_info_en = nil, | ||
Line 16: | Line 16: | ||
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 = 1740, |
eo = false, | eo = false, | ||
items = { furniture_box_small = true, steel = true }, | items = { furniture_box_small = true, steel = true }, | ||
-- sally_flag = { 1, 0 }, | -- sally_flag = { 1, 0 }, | ||
} | } |
Revision as of 04:33, 16 October 2016
Documentation for this module may be created at Module:Data/Map/3-2/doc
--Categories:
--[[Category:Map modules]]
return {
-- api_id = 32,
-- world_id = 3,
-- map_id = 2,
id = "3-2",
name = "キス島沖",
name_en = "The Kis Island",
strategy_name = "キス島撤退作戦",
strategy_name_en = "Kis Island Withdrawal Tactics",
strategy_info = "軽巡を旗艦とした水雷戦隊、ま<br>たは駆逐艦のみの艦隊で、敵包<br>囲下の北方海域キス島に突入!<br>島の守備隊を無事収容せよ!",
strategy_info_en = nil,
stars = 5,
hp = false,
kills_required = false,
ship_exp = 320,
hq_non_boss_exp = 120,
hq_boss_exp = 1740,
eo = false,
items = { furniture_box_small = true, steel = true },
-- sally_flag = { 1, 0 },
}