Changes

Kaga Kai Ni (Todo:E and Go)
Line 108: Line 108:  
         _remodel_catapult = false,
 
         _remodel_catapult = false,
 
         _remodel_from = "Kaga/",
 
         _remodel_from = "Kaga/",
         _remodel_to = false,
+
         _remodel_to = "Kaga/Kai Ni",
 
         _fuel = 80,
 
         _fuel = 80,
 
         _ammo = 80,
 
         _ammo = 80,
Line 120: Line 120:  
             { equipment = "Type 97 Torpedo Bomber", size = 46 },
 
             { equipment = "Type 97 Torpedo Bomber", size = 46 },
 
             { equipment = false, size = 12 },
 
             { equipment = false, size = 12 },
 +
        },
 +
    },
 +
    ["Kai Ni"] = {
 +
        _name = "Kaga",
 +
        _suffix = "Kai Ni",
 +
        _rarity = nil,
 +
        _api_id = 698,
 +
        _id = 7,
 +
        _true_id = nil,
 +
        _cg_reference = "/",
 +
        _cg_damaged_reference = "/",
 +
        _japanese_name = "加賀改二",
 +
        _reading = "かがかいに",
 +
        _class = "Kaga",
 +
        _class_number = 1,
 +
        _type = 11,
 +
        _hp = 84,
 +
        _hp_max = 92,
 +
        _firepower = 0,
 +
        _firepower_max = 56,
 +
        _firepower_mod = nil,
 +
        _armor = 41,
 +
        _armor_max = 80,
 +
        _armor_mod = nil,
 +
        _torpedo = 0,
 +
        _torpedo_max = false,
 +
        _torpedo_mod = nil,
 +
        _evasion = 28,
 +
        _evasion_max = 70,
 +
        _aa = 36,
 +
        _aa_max = 84,
 +
        _aa_mod = nil,
 +
        _asw = 0,
 +
        _asw_max = false,
 +
        _speed = 10,
 +
        _los = 51,
 +
        _los_max = 90,
 +
        _range = 2,
 +
        _luck = 18,
 +
        _luck_max = 74,
 +
        _luck_mod = false,
 +
        _remodel_level = 82,
 +
        _remodel_ammo = 4700,
 +
        _remodel_steel = 8800,
 +
        _remodel_development_material = 120,
 +
        _remodel_blueprint = 2,
 +
        _remodel_catapult = true,
 +
        _remodel_airmat = 2,
 +
        _remodel_report = true,
 +
        _remodel_from = "Kaga/Kai",
 +
        _remodel_to = "Kaga/Kai Ni E",
 +
        _fuel = 100,
 +
        _ammo = 95,
 +
        _scrap_fuel = 14,
 +
        _scrap_ammo = 19,
 +
        _scrap_steel = 43,
 +
        _scrap_baux = 17,
 +
        _equipment = {
 +
          {equipment = false, size = 20},
 +
          {equipment = false, size = 20},
 +
          {equipment = false, size = 44},
 +
          {equipment = false, size = 12},
 +
          {equipment = false, size = 3},
 
         },
 
         },
 
     },
 
     },
Anonymous user