Changes

Fix buffed hard stats
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 9: Line 8:  
         _id = 12,
 
         _id = 12,
 
         _true_id = false,
 
         _true_id = false,
        _battle_card_extension = "png",
  −
        _battle_card_damaged_extension = "png",
   
         _japanese_name = "白雪",
 
         _japanese_name = "白雪",
 
         _reading = "しらゆき",
 
         _reading = "しらゆき",
Line 70: Line 67:  
         _id = 12,
 
         _id = 12,
 
         _true_id = 1302,
 
         _true_id = 1302,
        _battle_card_extension = "png",
  −
        _battle_card_damaged_extension = "png",
   
         _cg_reference = "/",
 
         _cg_reference = "/",
 
         _cg_damaged_reference = "/",
 
         _cg_damaged_reference = "/",
Line 111: Line 106:  
         _remodel_catapult = false,
 
         _remodel_catapult = false,
 
         _remodel_from = "Shirayuki/",
 
         _remodel_from = "Shirayuki/",
         _remodel_to = false,
+
         _remodel_to = "Shirayuki/Kai Ni",
 
         _fuel = 15,
 
         _fuel = 15,
 
         _ammo = 20,
 
         _ammo = 20,
Line 122: Line 117:  
             { equipment = "61cm Triple Torpedo Mount", size = 0 },
 
             { equipment = "61cm Triple Torpedo Mount", size = 0 },
 
             { equipment = false, size = 0 },
 
             { equipment = false, size = 0 },
 +
        },
 +
    },
 +
    ["Kai Ni"] = {
 +
        _name = "Shirayuki",
 +
        _suffix = "Kai Ni",
 +
        _rarity = 6,
 +
        _api_id = 986,
 +
        _id = 586,
 +
        _true_id = false,
 +
        _japanese_name = "白雪改二",
 +
        _reading = "しらゆきかいに",
 +
        _class = "Fubuki",
 +
        _class_number = 2,
 +
        _type = 2,
 +
        _hp = 31,
 +
        _hp_max = 49,
 +
        _firepower = 15,
 +
        _firepower_max = 58,
 +
        _firepower_mod = 2,
 +
        _armor = 14,
 +
        _armor_max = 51,
 +
        _armor_mod = 1,
 +
        _torpedo = 30,
 +
        _torpedo_max = 87,
 +
        _torpedo_mod = 2,
 +
        _evasion = 49,
 +
        _evasion_max = 91,
 +
        _aa = 36,
 +
        _aa_max = 83,
 +
        _aa_mod = 1,
 +
        _asw = 26,
 +
        _asw_max = 65,
 +
        _speed = 10,
 +
        _los = 13,
 +
        _los_max = 54,
 +
        _range = 1,
 +
        _luck = 17,
 +
        _luck_max = 77,
 +
        _luck_mod = false,
 +
        _remodel_level = 77,
 +
        _remodel_ammo = 380,
 +
        _remodel_steel = 270,
 +
        _remodel_development_material = 20,
 +
        _remodel_construction_material = 5,
 +
        _remodel_blueprint = false,
 +
        _remodel_catapult = false,
 +
        _remodel_gunmat = true,
 +
        _remodel_from = "Shirayuki/Kai",
 +
        _remodel_to = false,
 +
        _fuel = 15,
 +
        _ammo = 20,
 +
        _scrap_fuel = 1,
 +
        _scrap_ammo = 2,
 +
        _scrap_steel = 10,
 +
        _scrap_baux = false,
 +
        _equipment = {
 +
            { equipment = "10cm Twin High-angle Gun Mount Kai", stars = 4, size = 0 },
 +
            { equipment = "61cm Triple (Oxygen) Torpedo Mount", size = 0 },
 +
            { equipment = "25mm Twin Autocannon Mount", size = 0 },
 
         },
 
         },
 
     },
 
     },
 
}
 
}
431

edits