- 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/Ship/Harukaze"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng |
com>Kenji135 (Add wikipedia link) |
||
Line 59: | Line 59: | ||
_implementation_date = {2016, 5, 3}, | _implementation_date = {2016, 5, 3}, | ||
_availability = {"event_drop", event_drop = {{2016, 4, 7, "N"}}}, | _availability = {"event_drop", event_drop = {{2016, 4, 7, "N"}}}, | ||
+ | _wikipedia = "Japanese destroyer Harukaze (1922)", | ||
}, | }, | ||
["Kai"] = { | ["Kai"] = { |
Revision as of 10:22, 7 June 2017
Documentation for this module may be created at Module:Data/Ship/Harukaze/doc
--Categories:
--[[Category:Player ship modules]]
local Harukaze = {
[""] = {
_name = "Harukaze",
_rarity = 4,
_api_id = 473,
_id = 273,
_true_id = false,
_japanese_name = "春風",
_reading = "はるかぜ",
_class = "Kamikaze",
_class_number = 3,
_type = 2,
_hp = 12,
_hp_max = 23,
_firepower = 5,
_firepower_max = 27,
_firepower_mod = 1,
_armor = 5,
_armor_max = 17,
_armor_mod = false,
_torpedo = 12,
_torpedo_max = 36,
_torpedo_mod = 1,
_evasion = 38,
_evasion_max = 74,
_aa = 6,
_aa_max = 28,
_aa_mod = false,
_asw = 18,
_asw_max = 56,
_speed = 10,
_los = 4,
_los_max = 17,
_range = 1,
_luck = 25,
_luck_max = 74,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 18,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Harukaze/Kai",
_fuel = 15,
_ammo = 15,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 3,
_scrap_baux = false,
_equipment = {
{equipment = "12cm Single Gun Mount", size = 0},
{equipment = "53cm Twin Torpedo Mount", size = 0},
},
_voice_actor = "Noto Mamiko",
_artist = "Parsley",
_implementation_date = {2016, 5, 3},
_availability = {"event_drop", event_drop = {{2016, 4, 7, "N"}}},
_wikipedia = "Japanese destroyer Harukaze (1922)",
},
["Kai"] = {
_name = "Harukaze",
_suffix = "Kai",
_rarity = 5,
_api_id = 363,
_id = 273,
_true_id = 1443,
_cg_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "春風改",
_reading = "はるかぜかい",
_class = "Kamikaze",
_class_number = 3,
_type = 2,
_hp = 23,
_hp_max = 38,
_firepower = 7,
_firepower_max = 38,
_firepower_mod = 1,
_armor = 11,
_armor_max = 38,
_armor_mod = false,
_torpedo = 14,
_torpedo_max = 68,
_torpedo_mod = 1,
_evasion = 55,
_evasion_max = 90,
_aa = 10,
_aa_max = 56,
_aa_mod = false,
_asw = 22,
_asw_max = 72,
_speed = 10,
_los = 8,
_los_max = 45,
_range = 1,
_luck = 30,
_luck_max = 89,
_luck_mod = false,
_remodel_level = 50,
_remodel_ammo = 110,
_remodel_steel = 80,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "Harukaze/",
_remodel_to = false,
_fuel = 15,
_ammo = 15,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 4,
_scrap_baux = false,
_equipment = {
{equipment = "12cm Single Gun Mount", size = 0},
{equipment = "53cm Twin Torpedo Mount", size = 0},
{equipment = "25mm Twin Autocannon Mount", size = 0},
},
},
}
return Harukaze