- 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/6-3"
Jump to navigation
Jump to search
(Created page with "--Categories: --Category:Map modules return { -- api_id = 63, -- world_id = 6, -- map_id = 3, id = "6-3", name = "グアノ環礁沖海域", name_...") |
|||
Line 8: | Line 8: | ||
id = "6-3", | id = "6-3", | ||
name = "グアノ環礁沖海域", | name = "グアノ環礁沖海域", | ||
− | name_en = | + | name_en = "Guana Atoll Sea", |
strategy_name = "K作戦", | strategy_name = "K作戦", | ||
− | strategy_name_en = | + | strategy_name_en = "Operation K", |
strategy_info = "飛行艇または水上偵察機を装備<br>した水上機母艦・軽巡・駆逐艦<br>による艦隊を同方面へ進出、航<br>空偵察「K作戦」を実施せよ!", | strategy_info = "飛行艇または水上偵察機を装備<br>した水上機母艦・軽巡・駆逐艦<br>による艦隊を同方面へ進出、航<br>空偵察「K作戦」を実施せよ!", | ||
− | strategy_info_en = | + | strategy_info_en = "Deploy a fleet consisting of seaplane tenders equipped with flying boats or recon planes, light cruisers and destroyers, and carry out the aerial scout mission Operation K!", |
stars = 7, | stars = 7, | ||
hp = false, | hp = false, | ||
kills_required = 4, | kills_required = 4, | ||
− | ship_exp = | + | ship_exp = false, |
− | hq_non_boss_exp = | + | hq_non_boss_exp = 160, |
− | hq_boss_exp = | + | hq_boss_exp = 2620, |
eo = false, | eo = false, | ||
− | items = { ammo = true, bauxite = true }, | + | items = { ammo = true, bauxite = true, devmat = true }, |
-- sally_flag = { 1, 0 }, | -- sally_flag = { 1, 0 }, | ||
} | } |
Revision as of 05:12, 16 October 2016
Documentation for this module may be created at Module:Data/Map/6-3/doc
--Categories:
--[[Category:Map modules]]
return {
-- api_id = 63,
-- world_id = 6,
-- map_id = 3,
id = "6-3",
name = "グアノ環礁沖海域",
name_en = "Guana Atoll Sea",
strategy_name = "K作戦",
strategy_name_en = "Operation K",
strategy_info = "飛行艇または水上偵察機を装備<br>した水上機母艦・軽巡・駆逐艦<br>による艦隊を同方面へ進出、航<br>空偵察「K作戦」を実施せよ!",
strategy_info_en = "Deploy a fleet consisting of seaplane tenders equipped with flying boats or recon planes, light cruisers and destroyers, and carry out the aerial scout mission Operation K!",
stars = 7,
hp = false,
kills_required = 4,
ship_exp = false,
hq_non_boss_exp = 160,
hq_boss_exp = 2620,
eo = false,
items = { ammo = true, bauxite = true, devmat = true },
-- sally_flag = { 1, 0 },
}