• 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/General Belgrano"

From Kancolle Wiki
Jump to navigation Jump to search
(Update reading)
 
(One intermediate revision by the same user not shown)
Line 24: Line 24:
 
     _torpedo_max = 45,
 
     _torpedo_max = 45,
 
     _torpedo_mod = false,
 
     _torpedo_mod = false,
     _evasion = nil,
+
     _evasion = 38,
     _evasion_max = nil,
+
     _evasion_max = 83,
 
     _aa = 85,
 
     _aa = 85,
 
     _aa_max = 100,
 
     _aa_max = 100,
 
     _aa_mod = 4,
 
     _aa_mod = 4,
 
     _asw = 0,
 
     _asw = 0,
     _asw_max = nil,
+
     _asw_max = 45,
 
     _speed = 10,
 
     _speed = 10,
 
     _los = nil,
 
     _los = nil,
     _los_max = nil,
+
     _los_max = 90,
 
     _range = 2,
 
     _range = 2,
 
     _luck = 39,
 
     _luck = 39,
Line 42: Line 42:
 
     _remodel_ammo = 680,
 
     _remodel_ammo = 680,
 
     _remodel_steel = 780,
 
     _remodel_steel = 780,
     _remodel_development_material = false,
+
     _remodel_development_material = 30,
 
     _remodel_blueprint = false,
 
     _remodel_blueprint = false,
 
     _remodel_armament = true,
 
     _remodel_armament = true,

Latest revision as of 13:38, 13 October 2024

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

return {
  [""] = {
    _name = "General Belgrano",
    _suffix = false,
    _page = "Phoenix",
    _rarity = 7,
    _api_id = 957,
    _id = 557,
    _true_id = false,
    _japanese_name = "General Belgrano",
    _reading = "ヘネラル・ベルグラノ",
    _class = "Brooklyn",
    _class_number = 5,
    _type = 3,
    _hp = 55,
    _hp_max = 70,
    _firepower = 60,
    _firepower_max = 80,
    _firepower_mod = 3,
    _armor = 55,
    _armor_max = 72,
    _armor_mod = 3,
    _torpedo = 0,
    _torpedo_max = 45,
    _torpedo_mod = false,
    _evasion = 38,
    _evasion_max = 83,
    _aa = 85,
    _aa_max = 100,
    _aa_mod = 4,
    _asw = 0,
    _asw_max = 45,
    _speed = 10,
    _los = nil,
    _los_max = 90,
    _range = 2,
    _luck = 39,
    _luck_max = 99,
    _luck_mod = false,
    _build_time = 70,
    _remodel_level = 75,
    _remodel_ammo = 680,
    _remodel_steel = 780,
    _remodel_development_material = 30,
    _remodel_blueprint = false,
    _remodel_armament = true,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Phoenix/Kai",
    _remodel_to = false,
    _fuel = 55,
    _ammo = 95,
    _scrap_fuel = 4,
    _scrap_ammo = 10,
    _scrap_steel = 18,
    _scrap_baux = 10,
    _equipment = {
      {equipment = "6inch Triple Rapid Fire Gun Mount Mk.16 mod.2", size = 1},
      {equipment = "6inch Triple Rapid Fire Gun Mount Mk.16 mod.2", size = 1},
      {equipment = false, size = 1},
      {equipment = false, size = 3},
    },
    _voice_flag = 3,
    _implementation_date = {2024, 8, 8},
  },
}