Changes

no edit summary
Line 1: Line 1: −
--[[Category:Player ship modules]]
+
-- [[Category:Player ship modules]]
    
return {
 
return {
Line 77: Line 77:  
         _hp_max = 49,
 
         _hp_max = 49,
 
         _firepower = 12,
 
         _firepower = 12,
         _firepower_max = 49,
+
         _firepower_max = 51,
 
         _firepower_mod = 1,
 
         _firepower_mod = 1,
 
         _armor = 13,
 
         _armor = 13,
Line 94: Line 94:  
         _speed = 10,
 
         _speed = 10,
 
         _los = 7,
 
         _los = 7,
         _los_max = 39,
+
         _los_max = 42,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 12,
 
         _luck = 12,
Line 106: Line 106:  
         _remodel_catapult = false,
 
         _remodel_catapult = false,
 
         _remodel_from = "Miyuki/",
 
         _remodel_from = "Miyuki/",
         _remodel_to = false,
+
         _remodel_to = "Miyuki/Kai Ni",
 
         _fuel = 15,
 
         _fuel = 15,
 
         _ammo = 20,
 
         _ammo = 20,
Line 118: Line 118:  
             { equipment = false, size = 0 },
 
             { equipment = false, size = 0 },
 
         },
 
         },
 +
    },
 +
    ["Kai Ni"] = {
 +
        _name = "Miyuki",
 +
        _suffix = "Kai Ni",
 +
        _rarity = 6,
 +
        _api_id = 959,
 +
        _id = 559,
 +
        _true_id = false,
 +
        _cg_reference = "/",
 +
        _cg_damaged_reference = "/",
 +
        _japanese_name = "深雪改二",
 +
        _reading = "みゆきかいに",
 +
        _class = "Fubuki",
 +
        _class_number = 4,
 +
        _type = 2,
 +
        _hp = 31,
 +
        _hp_max = 49,
 +
        _firepower = 14,
 +
        _firepower_max = 60,
 +
        _firepower_mod = 2,
 +
        _armor = 14,
 +
        _armor_max = 52,
 +
        _armor_mod = 1,
 +
        _torpedo = 30,
 +
        _torpedo_max = 82,
 +
        _torpedo_mod = 2,
 +
        _evasion = 48,
 +
        _evasion_max = 90,
 +
        _aa = 33,
 +
        _aa_max = 82,
 +
        _aa_mod = 1,
 +
        _asw = 25,
 +
        _asw_max = 65,
 +
        _speed = 10,
 +
        _los = 13,
 +
        _los_max = 51,
 +
        _range = 1,
 +
        _luck = 15,
 +
        _luck_max = 74,
 +
        _luck_mod = false,
 +
        _remodel_level = 88,
 +
        _remodel_ammo = 390,
 +
        _remodel_steel = 390,
 +
        _remodel_development_material = 10,
 +
        _remodel_blueprint = 1,
 +
        _remodel_catapult = false,
 +
        _remodel_from = "Miyuki/Kai",
 +
        _remodel_to = false,
 +
        _fuel = 15,
 +
        _ammo = 20,
 +
        _scrap_fuel = 1,
 +
        _scrap_ammo = 2,
 +
        _scrap_steel = 10,
 +
        _scrap_baux = false,
 +
        _equipment = {
 +
            { equipment = "12.7cm Twin Gun Mount Model A Kai 2", size = 0, stars = 7 },
 +
            { equipment = "61cm Triple (Oxygen) Torpedo Mount", size = 0 },
 +
            { equipment = "Smoke Generator (Smoke Screen)", size = 0 },
 +
        },
 +
    },
 +
    seasonals = {
 +
        { _suffix = "Christmas", _season = "Christmas 2019" },
 
     },
 
     },
 
}
 
}
5,354

edits