Changes

no edit summary
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 9: Line 8:  
         _id = 9,
 
         _id = 9,
 
         _true_id = false,
 
         _true_id = false,
        _battle_card_extension = "png",
  −
        _battle_card_damaged_extension = "png",
   
         _japanese_name = "飛龍",
 
         _japanese_name = "飛龍",
 
         _reading = "ひりゅう",
 
         _reading = "ひりゅう",
Line 140: Line 137:  
         _hp_max = 89,
 
         _hp_max = 89,
 
         _firepower = 0,
 
         _firepower = 0,
         _firepower_max = 64,
+
         _firepower_max = 69,
 
         _firepower_mod = false,
 
         _firepower_mod = false,
 
         _armor = 37,
 
         _armor = 37,
Line 149: Line 146:  
         _torpedo_mod = false,
 
         _torpedo_mod = false,
 
         _evasion = 40,
 
         _evasion = 40,
         _evasion_max = 82,
+
         _evasion_max = 87,
 
         _aa = 33,
 
         _aa = 33,
 
         _aa_max = 82,
 
         _aa_max = 82,
Line 159: Line 156:  
         _los_max = 89,
 
         _los_max = 89,
 
         _range = 1,
 
         _range = 1,
         _luck = 50,
+
         _luck = 53,
         _luck_max = 92,
+
         _luck_max = 98,
 
         _luck_mod = false,
 
         _luck_mod = false,
 
         _remodel_level = 77,
 
         _remodel_level = 77,
Line 169: Line 166:  
         _remodel_catapult = false,
 
         _remodel_catapult = false,
 
         _remodel_from = "Hiryuu/Kai",
 
         _remodel_from = "Hiryuu/Kai",
         _remodel_to = false,
+
         _remodel_to = "Hiryuu/Kai San",
 
         _fuel = 70,
 
         _fuel = 70,
 
         _ammo = 75,
 
         _ammo = 75,
Line 179: Line 176:  
             { equipment = "Type 0 Fighter Model 21 (Skilled)", size = 18 },
 
             { equipment = "Type 0 Fighter Model 21 (Skilled)", size = 18 },
 
             { equipment = "Type 99 Dive Bomber (Skilled)", size = 36 },
 
             { equipment = "Type 99 Dive Bomber (Skilled)", size = 36 },
             { equipment = "Type 97 Torpedo Bomber (Tomonaga Squadron)", size = 22 },
+
             { equipment = "Type 97 Torpedo Bomber (Tomonaga Squadron)", size = 25 },
             { equipment = false, size = 3 },
+
             { equipment = false, size = 4 },
 
         },
 
         },
 
         _implementation_date = { 2014, 6, 6 },
 
         _implementation_date = { 2014, 6, 6 },
 +
    },
 +
    ["Kai San"] = {
 +
        _name = "Hiryuu",
 +
        _suffix = "Kai San",
 +
        _rarity = 8,
 +
        _api_id = 1031,
 +
        _id = 621,
 +
        _true_id = false,
 +
        _japanese_name = "飛龍改三",
 +
        _reading = "ひりゅうかいさん",
 +
        _class = "Hiryuu",
 +
        _display_class = "Heavily Modernized Remodeled Hiryuu",
 +
        _class_number = 1,
 +
        _type = 11,
 +
        _hp = 73,
 +
        _hp_max = 91,
 +
        _firepower = 0,
 +
        _firepower_max = 72,
 +
        _firepower_mod = false,
 +
        _armor = 50,
 +
        _armor_max = 80,
 +
        _armor_mod = 6,
 +
        _torpedo = 0,
 +
        _torpedo_max = false,
 +
        _torpedo_mod = false,
 +
        _evasion = 41,
 +
        _evasion_max = 89,
 +
        _aa = 46,
 +
        _aa_max = 90,
 +
        _aa_mod = 5,
 +
        _asw = 0,
 +
        _asw_max = false,
 +
        _speed = 10,
 +
        _los = 53,
 +
        _los_max = 91,
 +
        _range = 2,
 +
        _luck = 63,
 +
        _luck_max = 122,
 +
        _luck_mod = false,
 +
        _remodel_level = 98,
 +
        _remodel_ammo = 9300,
 +
        _remodel_steel = 4800,
 +
        _remodel_development_material = 220,
 +
        _remodel_blueprint = 1,
 +
        _remodel_report = 1,
 +
        _remodel_armament = 6,
 +
        _remodel_catapult = false,
 +
        _remodel_from = "Hiryuu/Kai Ni",
 +
        _remodel_to = false,
 +
        _fuel = 90,
 +
        _ammo = 95,
 +
        _scrap_fuel = 11,
 +
        _scrap_ammo = 18,
 +
        _scrap_steel = 38,
 +
        _scrap_baux = 14,
 +
        _equipment = {
 +
            { equipment = "Shiden Kai 4", size = 24 },
 +
            { equipment = "Tenzan Model 12 (Tomonaga Squadron)", size = 24 },
 +
            { equipment = "Ryuusei Kai (Skilled)", size = 18 },
 +
            { equipment = false, size = 4 },
 +
            { equipment = false, size = 2 },
 +
        },
 +
        _implementation_date = { 2026, 2, 13 },
 
     },
 
     },
 
     class = {
 
     class = {
56,565

edits