• 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
Created page with "local Kongou = { [""] = { _name = "Kongou", _rarity = 5, _id = 21, _true_id = false, _card = "021.png", _japanese_name = "金剛", _reading = "こんごう", ..."
local Kongou = {
[""] = {
_name = "Kongou",
_rarity = 5,
_id = 21,
_true_id = false,
_card = "021.png",
_japanese_name = "金剛",
_reading = "こんごう",
_class = "Kongou",
_type = 8,
_hp = 63,
_hp_max = 79,
_firepower = 63,
_firepower_max = 89,
_firepower_mod = 3,
_armor = 52,
_armor_max = 69,
_armor_mod = 3,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 30,
_evasion_max = 59,
_aa = 24,
_aa_max = 69,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 13,
_los_max = 39,
_range = 3,
_luck = 12,
_luck_max = 49,
_luck_mod = false,
_buildable = true,
_buildable_lsc = true,
_build_time = 240,
_remodel_level = false,
_fuel = 80,
_ammo = 110,
_scrap_fuel = 10,
_scrap_ammo = 14,
_scrap_steel = 33,
_scrap_baux = 3,
_equipment = {
{equipment = "35.6cm Twin Gun Mount", size = 3},
{equipment = "15.2cm Single Gun Mount", size = 3},
{equipment = "7.7mm Machine Gun", size = 3},
},
},
["Kai"] = {
_name = "Kongou",
_suffix = "Kai",
_rarity = 6,
_id = 21,
_true_id = 309,
_card = "021b.png",
_japanese_name = "金剛改",
_reading = "こんごうかい",
_class = "Kongou",
_type = 8,
_hp = 75,
_hp_max = 89,
_firepower = 72,
_firepower_max = 94,
_firepower_mod = 4,
_armor = 67,
_armor_max = 89,
_armor_mod = 3,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 35,
_evasion_max = 69,
_aa = 28,
_aa_max = 79,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 15,
_los_max = 49,
_range = 3,
_luck = 12,
_luck_max = 69,
_luck_mod = false,
_remodel_level = 25,
_remodel_ammo = 600,
_remodel_steel = 400,
_remodel_blueprint = false,
_fuel = 90,
_ammo = 120,
_scrap_fuel = 10,
_scrap_ammo = 14,
_scrap_steel = 33,
_scrap_baux = 3,
_equipment = {
{equipment = "41cm Twin Gun Mount", size = 3},
{equipment = "15.5cm Triple Secondary Gun Mount", size = 3},
{equipment = "12.7cm Twin High-angle Gun Mount", size = 3},
{equipment = false, size = 3},
},
},
["Kai Ni"] = {
_name = "Kongou",
_suffix = "Kai Ni",
_rarity = 7,
_id = 149,
_true_id = false,
_card = "149.png",
_japanese_name = "金剛改二",
_reading = "こんごうかいに",
_class = "Kongou",
_type = 8,
_hp = 82,
_hp_max = 99,
_firepower = 76,
_firepower_max = 98,
_firepower_mod = 4,
_armor = 70,
_armor_max = 94,
_armor_mod = 4,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 37,
_evasion_max = 72,
_aa = 30,
_aa_max = 84,
_aa_mod = 2,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 16,
_los_max = 49,
_range = 3,
_luck = 15,
_luck_max = 79,
_luck_mod = false,
_remodel_level = 75,
_remodel_ammo = 2400,
_remodel_steel = 2400,
_remodel_blueprint = false,
_fuel = 100,
_ammo = 125,
_scrap_fuel = 10,
_scrap_ammo = 14,
_scrap_steel = 33,
_scrap_baux = 3,
_equipment = {
{equipment = "41cm Twin Gun Mount", size = 3},
{equipment = "No. 21 Air Radar", size = 3},
{equipment = "No. 22 Surface Radar", size = 3},
{equipment = false, size = 3},
},
},
class = {
_name = "Kongou",
_class = true,
_base_type = 8,
},
}

return Kongou
Anonymous user

Navigation menu