- 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/Teruzuki"
< Module:Data | Ship
Jump to navigation
Jump to search
(Stock equipment is 25mm Twin not Triple) |
com>Ckwng |
||
Line 82: | Line 82: | ||
_torpedo_max = 56, | _torpedo_max = 56, | ||
_torpedo_mod = 1, | _torpedo_mod = 1, | ||
− | _evasion = | + | _evasion = 64, |
− | _evasion_max = | + | _evasion_max = 87, |
_aa = 80, | _aa = 80, | ||
_aa_max = 114, | _aa_max = 114, | ||
_aa_mod = 3, | _aa_mod = 3, | ||
− | _asw = | + | _asw = 46, |
− | _asw_max = | + | _asw_max = 72, |
_speed = 10, | _speed = 10, | ||
− | _los = | + | _los = 25, |
− | _los_max = | + | _los_max = 49, |
_range = 1, | _range = 1, | ||
_luck = 11, | _luck = 11, |
Revision as of 01:44, 1 September 2015
Documentation for this module may be created at Module:Data/Ship/Teruzuki/doc
--Categories:
--[[Category:Player ship modules]]
local Teruzuki = {
[""] = {
_name = "Teruzuki",
_rarity = 6,
_api_id = 422,
_id = 222,
_true_id = false,
_japanese_name = "照月",
_reading = "てるづき",
_class = "Akizuki",
_class_number = 2,
_type = 2,
_hp = 20,
_hp_max = 40,
_firepower = 16,
_firepower_max = 49,
_firepower_mod = 0,
_armor = 9,
_armor_max = 26,
_armor_mod = 1,
_torpedo = 16,
_torpedo_max = 49,
_torpedo_mod = 1,
_evasion = nil,
_evasion_max = nil,
_aa = 70,
_aa_max = 103,
_aa_mod = 3,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 1,
_luck = 9,
_luck_max = 49,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 30,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Teruzuki/Kai",
_fuel = 20,
_ammo = 25,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 6,
_scrap_baux = 1,
_equipment = {
{equipment = "10cm Twin High-angle Gun Mount + Anti-Aircraft Fire Director", size = 0},
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
{equipment = "25mm Twin Autocannon Mount", size = 0},
},
},
["Kai"] = {
_name = "Teruzuki",
_suffix = "Kai",
_rarity = 7,
_api_id = 346,
_id = 222,
_true_id = 1426,
_cg_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "照月改",
_reading = "てるづきかい",
_class = "Akizuki",
_class_number = 2,
_type = 2,
_hp = 37,
_hp_max = 57,
_firepower = 24,
_firepower_max = 58,
_firepower_mod = 1,
_armor = 16,
_armor_max = 52,
_armor_mod = 1,
_torpedo = 25,
_torpedo_max = 56,
_torpedo_mod = 1,
_evasion = 64,
_evasion_max = 87,
_aa = 80,
_aa_max = 114,
_aa_mod = 3,
_asw = 46,
_asw_max = 72,
_speed = 10,
_los = 25,
_los_max = 49,
_range = 1,
_luck = 11,
_luck_max = 59,
_luck_mod = false,
_remodel_level = 40,
_remodel_ammo = 270,
_remodel_steel = 170,
_remodel_blueprint = false,
_remodel_from = "Teruzuki/",
_remodel_to = false,
_fuel = 20,
_ammo = 25,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = 6,
_scrap_baux = 1,
_equipment = {
{equipment = "10cm Twin High-angle Gun Mount + Anti-Aircraft Fire Director", size = 0},
{equipment = "Type 13 Air Radar Kai", size = 0},
{equipment = "25mm Triple Autocannon Mount", size = 0},
},
},
}
return Teruzuki