- 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/Kawakaze"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng m |
com>Ckwng m |
||
Line 18: | Line 18: | ||
_firepower = 10, | _firepower = 10, | ||
_firepower_max = 29, | _firepower_max = 29, | ||
− | _firepower_mod = | + | _firepower_mod = false, |
_armor = 6, | _armor = 6, | ||
_armor_max = 19, | _armor_max = 19, | ||
− | _armor_mod = | + | _armor_mod = false, |
_torpedo = 25, | _torpedo = 25, | ||
_torpedo_max = 70, | _torpedo_max = 70, | ||
Line 29: | Line 29: | ||
_aa = 9, | _aa = 9, | ||
_aa_max = 39, | _aa_max = 39, | ||
− | _aa_mod = | + | _aa_mod = false, |
_asw = nil, | _asw = nil, | ||
_asw_max = nil, | _asw_max = nil, |
Revision as of 00:09, 11 August 2015
Documentation for this module may be created at Module:Data/Ship/Kawakaze/doc
--Categories:
--[[Category:Player ship modules]]
local Kawakaze = {
[""] = {
_name = "Kawakaze",
_rarity = 4,
_api_id = 459,
_id = 259,
_true_id = false,
_japanese_name = "江風",
_reading = "かわかぜ",
_class = "Shiratsuyu",
_class_number = 9,
_type = 2,
_hp = 16,
_hp_max = 32,
_firepower = 10,
_firepower_max = 29,
_firepower_mod = false,
_armor = 6,
_armor_max = 19,
_armor_mod = false,
_torpedo = 25,
_torpedo_max = 70,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = nil,
_aa = 9,
_aa_max = 39,
_aa_mod = false,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 1,
_luck = 10,
_luck_max = 49,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 22,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Kawakaze/Kai",
_fuel = 15,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 1,
_scrap_steel = 5,
_scrap_baux = false,
_equipment = {
{equipment = "12.7cm Twin Gun Mount", size = 0},
{equipment = false, size = 0},
},
},
["Kai"] = {
_name = "Kawakaze",
_suffix = "Kai",
_rarity = 5,
_api_id = 351,
_id = 259,
_true_id = 1431,
_cg_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "江風改",
_reading = "かわかぜかい",
_class = "Shiratsuyu",
_class_number = 9,
_type = 2,
_hp = 30,
_hp_max = 48,
_firepower = 12,
_firepower_max = 49,
_firepower_mod = 1,
_armor = 14,
_armor_max = 49,
_armor_mod = 1,
_torpedo = 29,
_torpedo_max = 80,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = nil,
_aa = 15,
_aa_max = 49,
_aa_mod = 1,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 1,
_luck = 12,
_luck_max = 59,
_luck_mod = false,
_remodel_level = 30,
_remodel_ammo = 150,
_remodel_steel = 100,
_remodel_blueprint = false,
_remodel_from = "Kawakaze/",
_remodel_to = false,
_fuel = 15,
_ammo = 20,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 10,
_scrap_baux = false,
_equipment = {
{equipment = "12.7cm Twin Gun Mount Model B Kai Ni", size = 0},
{equipment = "No. 22 Surface Radar", size = 0},
{equipment = false, size = 0},
},
},
}
return Kawakaze