Line 1:
Line 1:
−
--Categories:
+
-- [[Category:Player ship modules]]
−
--[[Category:Player ship modules]]
−
local Kawakaze = {
+
return {
−
[""] = {
+
[""] = {
−
_name = "Kawakaze",
+
_name = "Kawakaze",
−
_rarity = 4,
+
_rarity = 4,
−
_api_id = 459,
+
_api_id = 459,
−
_id = 259,
+
_id = 259,
−
_true_id = false,
+
_true_id = false,
−
_japanese_name = "江風",
+
_japanese_name = "江風",
−
_reading = "かわかぜ",
+
_reading = "かわかぜ",
−
_class = "Shiratsuyu",
+
_class = "Shiratsuyu",
−
_class_number = 9,
+
_class_number = 9,
−
_type = 2,
+
_type = 2,
−
_hp = 16,
+
_hp = 16,
−
_hp_max = 32,
+
_hp_max = 32,
−
_firepower = 10,
+
_firepower = 10,
−
_firepower_max = 29,
+
_firepower_max = 29,
−
_firepower_mod = false,
+
_firepower_mod = false,
−
_armor = 6,
+
_armor = 6,
−
_armor_max = 19,
+
_armor_max = 19,
−
_armor_mod = false,
+
_armor_mod = false,
−
_torpedo = 25,
+
_torpedo = 25,
−
_torpedo_max = 70,
+
_torpedo_max = 70,
−
_torpedo_mod = 1,
+
_torpedo_mod = 1,
−
_evasion = 44,
+
_evasion = 44,
−
_evasion_max = 79,
+
_evasion_max = 79,
−
_aa = 9,
+
_aa = 9,
−
_aa_max = 39,
+
_aa_max = 39,
−
_aa_mod = false,
+
_aa_mod = false,
−
_asw = 21,
+
_asw = 21,
−
_asw_max = 49,
+
_asw_max = 49,
−
_speed = 10,
+
_speed = 10,
−
_los = 6,
+
_los = 6,
−
_los_max = 19,
+
_los_max = 19,
−
_range = 1,
+
_range = 1,
−
_luck = 10,
+
_luck = 10,
−
_luck_max = 49,
+
_luck_max = 49,
−
_luck_mod = false,
+
_luck_mod = false,
−
_buildable = false,
+
_buildable = false,
−
_buildable_lsc = false,
+
_buildable_lsc = false,
−
_build_time = 22,
+
_build_time = 22,
−
_remodel_level = false,
+
_remodel_level = false,
−
_remodel_from = false,
+
_remodel_from = false,
−
_remodel_to = "Kawakaze/Kai",
+
_remodel_to = "Kawakaze/Kai",
−
_fuel = 15,
+
_fuel = 15,
−
_ammo = 20,
+
_ammo = 20,
−
_scrap_fuel = 1,
+
_scrap_fuel = 1,
−
_scrap_ammo = 1,
+
_scrap_ammo = 1,
−
_scrap_steel = 5,
+
_scrap_steel = 5,
−
_scrap_baux = false,
+
_scrap_baux = false,
−
_equipment = {
+
_equipment = {
−
{equipment = "12.7cm Twin Gun Mount", size = 0},
+
{ equipment = "12.7cm Twin Gun Mount", size = 0 },
−
{equipment = false, size = 0},
+
{ equipment = false, size = 0 },
−
},
+
},
−
_voice_actor = "Ishigami Shizuka",
+
_voice_actor = "Ishigami Shizuka",
−
_artist = "Kujou Ichiso",
+
_artist = "Kujou Ichiso",
−
_implementation_date = {2015, 8, 10},
+
_implementation_date = { 2015, 8, 10 },
−
_availability = {"drop", "event_reward", event_reward = {{2015, 7, 2}}},
+
_availability = { "drop", "event_reward" },
−
},
+
_wikipedia = "Japanese destroyer Kawakaze (1936)",
−
["Kai"] = {
+
},
−
_name = "Kawakaze",
+
["Kai"] = {
−
_suffix = "Kai",
+
_name = "Kawakaze",
−
_rarity = 5,
+
_suffix = "Kai",
−
_api_id = 351,
+
_rarity = 5,
−
_id = 259,
+
_api_id = 351,
−
_true_id = 1431,
+
_id = 259,
−
_cg_reference = "/",
+
_true_id = 1431,
−
_cg_damaged_reference = "/",
+
_cg_reference = "/",
−
_japanese_name = "江風改",
+
_cg_damaged_reference = "/",
−
_reading = "かわかぜかい",
+
_japanese_name = "江風改",
−
_class = "Shiratsuyu",
+
_reading = "かわかぜかい",
−
_class_number = 9,
+
_class = "Shiratsuyu",
−
_type = 2,
+
_class_number = 9,
−
_hp = 30,
+
_type = 2,
−
_hp_max = 48,
+
_hp = 30,
−
_firepower = 12,
+
_hp_max = 48,
−
_firepower_max = 49,
+
_firepower = 12,
−
_firepower_mod = 1,
+
_firepower_max = 49,
−
_armor = 14,
+
_firepower_mod = 1,
−
_armor_max = 49,
+
_armor = 14,
−
_armor_mod = 1,
+
_armor_max = 49,
−
_torpedo = 29,
+
_armor_mod = 1,
−
_torpedo_max = 80,
+
_torpedo = 29,
−
_torpedo_mod = 1,
+
_torpedo_max = 80,
−
_evasion = 46,
+
_torpedo_mod = 1,
−
_evasion_max = 89,
+
_evasion = 46,
−
_aa = 15,
+
_evasion_max = 89,
−
_aa_max = 49,
+
_aa = 15,
−
_aa_mod = 1,
+
_aa_max = 49,
−
_asw = 24,
+
_aa_mod = 1,
−
_asw_max = 59,
+
_asw = 24,
−
_speed = 10,
+
_asw_max = 59,
−
_los = 8,
+
_speed = 10,
−
_los_max = 40,
+
_los = 8,
−
_range = 1,
+
_los_max = 40,
−
_luck = 12,
+
_range = 1,
−
_luck_max = 59,
+
_luck = 12,
−
_luck_mod = false,
+
_luck_max = 59,
−
_remodel_level = 30,
+
_luck_mod = false,
−
_remodel_ammo = 150,
+
_remodel_level = 30,
−
_remodel_steel = 100,
+
_remodel_ammo = 150,
−
_remodel_development_material = false,
+
_remodel_steel = 100,
−
_remodel_blueprint = false,
+
_remodel_development_material = false,
−
_remodel_catapult = false,
+
_remodel_blueprint = false,
−
_remodel_from = "Kawakaze/",
+
_remodel_catapult = false,
−
_remodel_to = "Kawakaze/Kai Ni",
+
_remodel_from = "Kawakaze/",
−
_fuel = 15,
+
_remodel_to = "Kawakaze/Kai Ni",
−
_ammo = 20,
+
_fuel = 15,
−
_scrap_fuel = 1,
+
_ammo = 20,
−
_scrap_ammo = 2,
+
_scrap_fuel = 1,
−
_scrap_steel = 10,
+
_scrap_ammo = 2,
−
_scrap_baux = false,
+
_scrap_steel = 10,
−
_equipment = {
+
_scrap_baux = false,
−
{equipment = "12.7cm Twin Gun Mount Model B Kai Ni", size = 0},
+
_equipment = {
−
{equipment = "No. 22 Surface Radar", size = 0},
+
{ equipment = "12.7cm Twin Gun Mount Model B Kai 2", size = 0 },
−
{equipment = false, size = 0},
+
{ equipment = "Type 22 Surface Radar", size = 0 },
−
},
+
{ equipment = false, size = 0 },
−
},
+
},
−
["Kai Ni"] = {
+
},
−
_name = "Kawakaze",
+
["Kai Ni"] = {
−
_suffix = "Kai Ni",
+
_name = "Kawakaze",
−
_rarity = 6,
+
_suffix = "Kai Ni",
−
_api_id = 469,
+
_rarity = 6,
−
_id = 269,
+
_api_id = 469,
−
_true_id = false,
+
_id = 269,
−
_japanese_name = "江風改二",
+
_true_id = false,
−
_reading = "かわかぜかいに",
+
_japanese_name = "江風改二",
−
_class = "Shiratsuyu",
+
_reading = "かわかぜかいに",
−
_class_number = 9,
+
_class = "Shiratsuyu",
−
_type = 2,
+
_class_number = 9,
−
_hp = 31,
+
_type = 2,
−
_hp_max = 54,
+
_hp = 31,
−
_firepower = 16,
+
_hp_max = 54,
−
_firepower_max = 62,
+
_firepower = 16,
−
_firepower_mod = 2,
+
_firepower_max = 62,
−
_armor = 14,
+
_firepower_mod = 2,
−
_armor_max = 51,
+
_armor = 14,
−
_armor_mod = 1,
+
_armor_max = 51,
−
_torpedo = 38,
+
_armor_mod = 1,
−
_torpedo_max = 96,
+
_torpedo = 38,
−
_torpedo_mod = 2,
+
_torpedo_max = 96,
−
_evasion = 51,
+
_torpedo_mod = 2,
−
_evasion_max = 89,
+
_evasion = 51,
−
_aa = 18,
+
_evasion_max = 89,
−
_aa_max = 64,
+
_aa = 18,
−
_aa_mod = 1,
+
_aa_max = 64,
−
_asw = 25,
+
_aa_mod = 1,
−
_asw_max = 63,
+
_asw = 25,
−
_speed = 10,
+
_asw_max = 63,
−
_los = 13,
+
_speed = 10,
−
_los_max = 53,
+
_los = 13,
−
_range = 1,
+
_los_max = 53,
−
_luck = 19,
+
_range = 1,
−
_luck_max = 75,
+
_luck = 19,
−
_luck_mod = false,
+
_luck_max = 75,
−
_remodel_level = 75,
+
_luck_mod = false,
−
_remodel_ammo = 390,
+
_remodel_level = 75,
−
_remodel_steel = 300,
+
_remodel_ammo = 390,
−
_remodel_development_material = false,
+
_remodel_steel = 300,
−
_remodel_blueprint = false,
+
_remodel_development_material = false,
−
_remodel_catapult = false,
+
_remodel_blueprint = false,
−
_remodel_from = "Kawakaze/Kai",
+
_remodel_catapult = false,
−
_remodel_to = false,
+
_remodel_from = "Kawakaze/Kai",
−
_fuel = 15,
+
_remodel_to = false,
−
_ammo = 20,
+
_fuel = 15,
−
_scrap_fuel = 1,
+
_ammo = 20,
−
_scrap_ammo = 2,
+
_scrap_fuel = 1,
−
_scrap_steel = 10,
+
_scrap_ammo = 2,
−
_scrap_baux = false,
+
_scrap_steel = 10,
−
_equipment = {
+
_scrap_baux = false,
−
{equipment = "12.7cm Twin Gun Mount Model B Kai Ni", size = 0},
+
_equipment = {
−
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
+
{ equipment = "12.7cm Twin Gun Mount Model B Kai 2", size = 0 },
−
{equipment = "Star Shell", size = 0},
+
{ equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
−
},
+
{ equipment = "Star Shell", size = 0 },
−
},
+
},
−
["Fall"] = "/Yukata",
+
_implementation_date = { 2016, 4, 22 },
−
["Yukata"] = {
+
},
−
_name = "Kawakaze",
+
seasonals = {
−
_suffix = "Yukata",
+
{ _suffix = "Yukata", _season = "Fall 2015" },
−
_display_suffix = "(Yukata)",
+
{ _suffix = "Christmas", _season = "Christmas 2015" },
−
_api_id = 940,
+
["Fall"] = "/Yukata",
−
_type = 2,
+
["Xmas"] = "/Christmas",
−
_seasonal = true,
+
},
−
},
−
["Xmas"] = {
−
_name = "Kawakaze",
−
_suffix = "Xmas",
−
_display_suffix = "(Xmas)",
−
_api_id = 964,
−
_type = 2,
−
_seasonal = true,
−
},
}
}
−
−
return Kawakaze