- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
m
no edit summary
Line 3:
Line 3:
[""] = {+ _name = "Kinu",+ _rarity = 4,+ _api_id = 113,+ _id = 109,+ _true_id = false,+ _japanese_name = "鬼怒",+ _reading = "きぬ",+ _class = "Nagara",+ _class_number = 5,+ _type = 3,+ _hp = 26,+ _hp_max = 39,+ _firepower = 14,+ _firepower_max = 39,+ _firepower_mod = false,+ _armor = 10,+ _armor_max = 29,+ _armor_mod = 1,+ _torpedo = 24,+ _torpedo_max = 79,+ _torpedo_mod = 1,+ _evasion = 38,+ _evasion_max = 69,+ _aa = 13,+ _aa_max = 49,+ _aa_mod = false,+ _asw = 20,+ _asw_max = 59,+ _speed = 10,+ _los = 8,+ _los_max = 39,+ _range = 2,+ _luck = 12,+ _luck_max = 49,+ _luck_mod = false,+ _buildable = true,+ _buildable_lsc = false,+ _build_time = 75,+ _remodel_level = false,+ _remodel_from = false,+ _remodel_to = "Kinu/Kai",+ _fuel = 25,+ _ammo = 25,+ _scrap_fuel = 2,+ _scrap_ammo = 2,+ _scrap_steel = 10,+ _scrap_baux = false,+ _equipment = {+ {equipment = "14cm Single Gun Mount", size = 1},+ {equipment = false, size = 1},+ },+ _voice_actor = "Nomizu Iori",+ _artist = "Konishi",+ _implementation_date = {2013, 5, 15},+ _availability = {"drop"},+ _wikipedia = "Japanese cruiser Kinu",+ },+ ["Kai"] = {+ _name = "Kinu",+ _suffix = "Kai",+ _rarity = 5,+ _api_id = 289,+ _id = 109,+ _true_id = 1389,+ _cg_reference = "/",+ _cg_damaged_reference = "/",+ _japanese_name = "鬼怒改",+ _reading = "きぬかい",+ _class = "Nagara",+ _class_number = 5,+ _type = 3,+ _hp = 41,+ _hp_max = 59,+ _firepower = 20,+ _firepower_max = 59,+ _firepower_mod = 1,+ _armor = 29,+ _armor_max = 59,+ _armor_mod = 2,+ _torpedo = 24,+ _torpedo_max = 79,+ _torpedo_mod = 1,+ _evasion = 42,+ _evasion_max = 79,+ _aa = 15,+ _aa_max = 59,+ _aa_mod = 1,+ _asw = 48,+ _asw_max = 79,+ _speed = 10,+ _los = 10,+ _los_max = 49,+ _range = 2,+ _luck = 12,+ _luck_max = 59,+ _luck_mod = false,+ _remodel_level = 17,+ _remodel_ammo = 200,+ _remodel_steel = 200,+ _remodel_development_material = false,+ _remodel_blueprint = false,+ _remodel_catapult = false,+ _remodel_from = "Kinu/",+ _remodel_to = "Kinu/Kai Ni",+ _fuel = 25,+ _ammo = 35,+ _scrap_fuel = 2,+ _scrap_ammo = 2,+ _scrap_steel = 10,+ _scrap_baux = false,+ _equipment = {+ {equipment = "12.7cm Twin High-angle Gun Mount", size = 1},+ {equipment = "25mm Twin Autocannon Mount", size = 1},+ {equipment = "No. 21 Air Radar", size = 1},+ },+ },+ ["Kai Ni"] = {+ _name = "Kinu",+ _suffix = "Kai Ni",+ _rarity = 7,+ _api_id = 487,+ _id = 287,+ _true_id = false,+ _japanese_name = "鬼怒改二",+ _reading = "きぬかいに",+ _class = "Nagara",+ _class_number = 5,+ _type = 3,+ _hp = 45,+ _hp_max = 61,+ _firepower = 15,+ _firepower_max = 55,+ _firepower_mod = 1,+ _armor = 29,+ _armor_max = 68,+ _armor_mod = 2,+ _torpedo = 28,+ _torpedo_max = 84,+ _torpedo_mod = 2,+ _evasion = 44,+ _evasion_max = 82,+ _aa = 41,+ _aa_max = 86,+ _aa_mod = 2,+ _asw = 49,+ _asw_max = 85,+ _speed = 10,+ _los = 15,+ _los_max = 60,+ _range = 1,+ _luck = 17,+ _luck_max = 72,+ _luck_mod = false,+ _remodel_level = 75,+ _remodel_ammo = 350,+ _remodel_steel = 580,+ _remodel_development_material = false,+ _remodel_blueprint = true,+ _remodel_catapult = false,+ _remodel_from = "Kinu/Kai",+ _remodel_to = false,+ _fuel = 25,+ _ammo = 30,+ _scrap_fuel = 2,+ _scrap_ammo = 2,+ _scrap_steel = 10,+ _scrap_baux = false,+ _equipment = {+ {equipment = "12.7cm Twin High-angle Gun Mount (Late Model)", size = 1},+ {equipment = "25mm Triple Autocannon Mount (Concentrated Deployment)", size = 1},+ {equipment = "Daihatsu Landing Craft", size = 1},+ },+ _implementation_date = {2016, 11, 4},+ },+
return {
return {
− [""] = {
− _name = "Kinu",
− _rarity = 4,
− _api_id = 113,
− _id = 109,
− _true_id = false,
− _japanese_name = "鬼怒",
− _reading = "きぬ",
− _class = "Nagara",
− _class_number = 5,
− _type = 3,
− _hp = 26,
− _hp_max = 39,
− _firepower = 14,
− _firepower_max = 39,
− _firepower_mod = false,
− _armor = 10,
− _armor_max = 29,
− _armor_mod = 1,
− _torpedo = 24,
− _torpedo_max = 79,
− _torpedo_mod = 1,
− _evasion = 38,
− _evasion_max = 69,
− _aa = 13,
− _aa_max = 49,
− _aa_mod = false,
− _asw = 20,
− _asw_max = 59,
− _speed = 10,
− _los = 8,
− _los_max = 39,
− _range = 2,
− _luck = 12,
− _luck_max = 49,
− _luck_mod = false,
− _buildable = true,
− _buildable_lsc = false,
− _build_time = 75,
− _remodel_level = false,
− _remodel_from = false,
− _remodel_to = "Kinu/Kai",
− _fuel = 25,
− _ammo = 25,
− _scrap_fuel = 2,
− _scrap_ammo = 2,
− _scrap_steel = 10,
− _scrap_baux = false,
− _equipment = {
− { equipment = "14cm Single Gun Mount", size = 1 },
− { equipment = false, size = 1 },
− },
− _voice_actor = "Nomizu Iori",
− _artist = "Konishi",
− _implementation_date = { 2013, 5, 15 },
− _availability = { "drop" },
− _wikipedia = "Japanese cruiser Kinu",
− },
− ["Kai"] = {
− _name = "Kinu",
− _suffix = "Kai",
− _rarity = 5,
− _api_id = 289,
− _id = 109,
− _true_id = 1389,
− _cg_reference = "/",
− _cg_damaged_reference = "/",
− _japanese_name = "鬼怒改",
− _reading = "きぬかい",
− _class = "Nagara",
− _class_number = 5,
− _type = 3,
− _hp = 41,
− _hp_max = 59,
− _firepower = 20,
− _firepower_max = 59,
− _firepower_mod = 1,
− _armor = 29,
− _armor_max = 59,
− _armor_mod = 2,
− _torpedo = 24,
− _torpedo_max = 79,
− _torpedo_mod = 1,
− _evasion = 42,
− _evasion_max = 79,
− _aa = 15,
− _aa_max = 59,
− _aa_mod = 1,
− _asw = 48,
− _asw_max = 79,
− _speed = 10,
− _los = 10,
− _los_max = 49,
− _range = 2,
− _luck = 12,
− _luck_max = 59,
− _luck_mod = false,
− _remodel_level = 17,
− _remodel_ammo = 200,
− _remodel_steel = 200,
− _remodel_development_material = false,
− _remodel_blueprint = false,
− _remodel_catapult = false,
− _remodel_from = "Kinu/",
− _remodel_to = "Kinu/Kai Ni",
− _fuel = 25,
− _ammo = 35,
− _scrap_fuel = 2,
− _scrap_ammo = 2,
− _scrap_steel = 10,
− _scrap_baux = false,
− _equipment = {
− { equipment = "12.7cm Twin High-angle Gun Mount", size = 1 },
− { equipment = "25mm Twin Autocannon Mount", size = 1 },
− { equipment = "No. 21 Air Radar", size = 1 },
− },
− },
− ["Kai Ni"] = {
− _name = "Kinu",
− _suffix = "Kai Ni",
− _rarity = 7,
− _api_id = 487,
− _id = 287,
− _true_id = false,
− _japanese_name = "鬼怒改二",
− _reading = "きぬかいに",
− _class = "Nagara",
− _class_number = 5,
− _type = 3,
− _hp = 45,
− _hp_max = 61,
− _firepower = 15,
− _firepower_max = 55,
− _firepower_mod = 1,
− _armor = 29,
− _armor_max = 68,
− _armor_mod = 2,
− _torpedo = 28,
− _torpedo_max = 84,
− _torpedo_mod = 2,
− _evasion = 44,
− _evasion_max = 82,
− _aa = 41,
− _aa_max = 86,
− _aa_mod = 2,
− _asw = 49,
− _asw_max = 85,
− _speed = 10,
− _los = 15,
− _los_max = 60,
− _range = 1,
− _luck = 17,
− _luck_max = 72,
− _luck_mod = false,
− _remodel_level = 75,
− _remodel_ammo = 350,
− _remodel_steel = 580,
− _remodel_development_material = false,
− _remodel_blueprint = true,
− _remodel_catapult = false,
− _remodel_from = "Kinu/Kai",
− _remodel_to = false,
− _fuel = 25,
− _ammo = 30,
− _scrap_fuel = 2,
− _scrap_ammo = 2,
− _scrap_steel = 10,
− _scrap_baux = false,
− _equipment = {
− { equipment = "12.7cm Twin High-angle Gun Mount (Late Model)", size = 1 },
− { equipment = "25mm Triple Autocannon Mount (Concentrated Deployment)", size = 1 },
− { equipment = "Daihatsu Landing Craft", size = 1 },
− },
− _implementation_date = { 2016, 11, 4 },
− },
}
}