Module:Data/Ship/Kirov

< Module:Data‎ | Ship
Revision as of 17:01, 8 September 2025 by Jigaraphale (talk | contribs)

Documentation for this module may be created at Module:Data/Ship/Kirov/doc

return {
  [""] = {
    _name = "Kirov",
    _suffix = false,
    _rarity = 6,
    _api_id = 1001,
    _id = 601,
    _true_id = false,
    _japanese_name = "Киров",
    _reading = "キーロフ",
    _class = "Kirov",
    _class_number = 1,
    _type = 3,
    _hp = 31,
    _hp_max = 45,
    _firepower = 30,
    _firepower_max = 56,
    _firepower_mod = 2,
    _armor = 23,
    _armor_max = 37,
    _armor_mod = 2,
    _torpedo = 14,
    _torpedo_max = 53,
    _torpedo_mod = 1,
    _evasion = 32,
    _evasion_max = 68,
    _aa = 34,
    _aa_max = 72,
    _aa_mod = 2,
    _asw = 15,
    _asw_max = 26,
    _speed = 10,
    _los = 13,
    _los_max = 42,
    _range = 2,
    _luck = 26,
    _luck_max = 86,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 0,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Kirov/Kai",
    _fuel = 30,
    _ammo = 45,
    _scrap_fuel = 3,
    _scrap_ammo = 3,
    _scrap_steel = 13,
    _scrap_baux = 2,
    _equipment = {
      {equipment = "18cm/57 Triple Main Gun Mount", size = 1},
      {equipment = "18cm/57 Triple Main Gun Mount", size = 1},
      {equipment = "533mm Triple Torpedo Mount", size = 2},
    },
    _voice_flag = nil,
    _voice_actor = "Akesaka Satomi",
    _artist = "Jiji",
    _implementation_date = {2025, 3, 7},
    _availability = {"event_drop"},
    _get_message = nil,
  },
  ["Kai"] = {
    _name = "Kirov",
    _suffix = "Kai",
    _rarity = 7,
    _api_id = 1006,
    _id = 606,
    _true_id = false,
    _japanese_name = "Киров改",
    _reading = "キーロフかい",
    _class = "Kirov",
    _class_number = 1,
    _type = 3,
    _hp = 46,
    _hp_max = 61,
    _firepower = 40,
    _firepower_max = 76,
    _firepower_mod = 2,
    _armor = 43,
    _armor_max = 71,
    _armor_mod = 2,
    _torpedo = 22,
    _torpedo_max = 73,
    _torpedo_mod = 1,
    _evasion = 39,
    _evasion_max = 78,
    _aa = 40,
    _aa_max = 82,
    _aa_mod = 2,
    _asw = 26,
    _asw_max = 50,
    _speed = 10,
    _los = 14,
    _los_max = 45,
    _range = 2,
    _luck = 32,
    _luck_max = 96,
    _luck_mod = false,
    _remodel_level = 55,
    _remodel_ammo = 480,
    _remodel_steel = 390,
    _remodel_development_material = 26,
    _remodel_construction_material = 18,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_overseas = true,
    _remodel_from = "Kirov/",
    _remodel_to = false,
    _fuel = 30,
    _ammo = 60,
    _scrap_fuel = 3,
    _scrap_ammo = 7,
    _scrap_steel = 14,
    _scrap_baux = 3,
    _equipment = {
      {equipment = "18cm/57 Triple Main Gun Mount", stars = 2, size = 1},
      {equipment = "10cm/56 Single High-angle Gun Mount (Concentrated Deployment)", size = 1},
      {equipment = "533mm Triple Torpedo Mount", size = 2},
      {equipment = false, size = 1},
    },
    _voice_flag = nil,
  },
  class = {
        _name = "Kirov",
        _class = true,
        _base_type = 3,
    },
}