- 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/Katori"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng |
com>Ckwng |
||
Line 38: | Line 38: | ||
_buildable_lsc = false, | _buildable_lsc = false, | ||
_build_time = 70, | _build_time = 70, | ||
+ | _remodel_level = false, | ||
_fuel = 30, | _fuel = 30, | ||
_ammo = 15, | _ammo = 15, | ||
Line 58: | Line 59: | ||
_card = "343 Card.jpg", | _card = "343 Card.jpg", | ||
_japanese_name = "香取改", | _japanese_name = "香取改", | ||
− | _reading = " | + | _reading = "かとりかい", |
_class = "Katori", | _class = "Katori", | ||
_type = 21, | _type = 21, | ||
Line 89: | Line 90: | ||
_remodel_ammo = 120, | _remodel_ammo = 120, | ||
_remodel_steel = 400, | _remodel_steel = 400, | ||
+ | _remodel_blueprint = false, | ||
_fuel = 35, | _fuel = 35, | ||
_ammo = 20, | _ammo = 20, |
Revision as of 01:05, 7 March 2015
Documentation for this module may be created at Module:Data/Ship/Katori/doc
local Katori = {
[""] = {
_name = "Katori",
_rarity = 4,
_id = 154,
_true_id = false,
_card = "154 Card.jpg",
_japanese_name = "香取",
_reading = "かとり",
_class = "Katori",
_type = 21,
_hp = 36,
_hp_max = 48,
_firepower = 14,
_firepower_max = 28,
_firepower_mod = false,
_armor = 9,
_armor_max = 27,
_armor_mod = 1,
_torpedo = 12,
_torpedo_max = 28,
_torpedo_mod = 1,
_evasion = 24,
_evasion_max = nil,
_aa = 14,
_aa_max = 42,
_aa_mod = false,
_asw = 12,
_asw_max = nil,
_speed = 5,
_los = 10,
_los_max = nil,
_range = 2,
_luck = 10,
_luck_max = 49,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 70,
_remodel_level = false,
_fuel = 30,
_ammo = 15,
_scrap_fuel = 3,
_scrap_ammo = 1,
_scrap_steel = 10,
_scrap_baux = false,
_equipment = {
{equipment = "14cm Twin Gun Mount", size = 1},
{equipment = "12.7cm Twin High-angle Gun Mount", size = 1},
{equipment = "25mm Twin Autocannon Mount", size = 1},
},
},
["Kai"] = {
_name = "Katori",
_suffix = "Kai",
_rarity = 5,
_id = 154,
_true_id = 423,
_card = "343 Card.jpg",
_japanese_name = "香取改",
_reading = "かとりかい",
_class = "Katori",
_type = 21,
_hp = 40,
_hp_max = 54,
_firepower = 16,
_firepower_max = 36,
_firepower_mod = 1,
_armor = 15,
_armor_max = 39,
_armor_mod = 1,
_torpedo = 14,
_torpedo_max = 40,
_torpedo_mod = 1,
_evasion = 35,
_evasion_max = nil,
_aa = 24,
_aa_max = 48,
_aa_mod = 2,
_asw = 36,
_asw_max = nil,
_speed = 5,
_los = 24,
_los_max = nil,
_range = 2,
_luck = 12,
_luck_max = 54,
_luck_mod = false,
_remodel_level = 35,
_remodel_ammo = 120,
_remodel_steel = 400,
_remodel_blueprint = false,
_fuel = 35,
_ammo = 20,
_scrap_fuel = 3,
_scrap_ammo = 2,
_scrap_steel = 11,
_scrap_baux = 1,
_equipment = {
{equipment = "14cm Twin Gun Mount", size = 2},
{equipment = "25mm Triple Autocannon Mount", size = 2},
{equipment = "Type 93 Passive Sonar", size = 2},
{equipment = "Type 94 Depth Charge Projector", size = 2},
},
},
class = {
_name = "Katori",
_class = true,
_base_type = 21,
},
}
return Katori