Changes

m
9 revisions imported
Line 11: Line 11:  
     _japanese_name = "Perth",
 
     _japanese_name = "Perth",
 
     _reading = "パース",
 
     _reading = "パース",
     _class = nil,
+
     _class = "Perth",
     _class_number = nil,
+
     _class_number = 1,
 
     _type = 3,
 
     _type = 3,
 
     _hp = 29,
 
     _hp = 29,
Line 25: Line 25:  
     _torpedo_max = 54,
 
     _torpedo_max = 54,
 
     _torpedo_mod = 1,
 
     _torpedo_mod = 1,
     _evasion = nil,
+
     _evasion = 33,
     _evasion_max = nil,
+
     _evasion_max = 67,
 
     _aa = 24,
 
     _aa = 24,
 
     _aa_max = 66,
 
     _aa_max = 66,
 
     _aa_mod = 1,
 
     _aa_mod = 1,
     _asw = nil,
+
     _asw = 15,
     _asw_max = nil,
+
     _asw_max = 50,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 9,
     _los_max = nil,
+
     _los_max = 40,
 
     _range = 2,
 
     _range = 2,
 
     _luck = 12,
 
     _luck = 12,
Line 52: Line 52:  
     _scrap_baux = 1,
 
     _scrap_baux = 1,
 
     _equipment = {
 
     _equipment = {
       {equipment = nil, size = 1},
+
       {equipment = "6inch Twin Rapid Fire Gun Mount Mk.XXI", size = 1},
       {equipment = nil, size = 1},
+
       {equipment = false, size = 1},
       {equipment = nil, size = 1},
+
       {equipment = false, size = 1},
 
     },
 
     },
 
     _voice_flag = 1,
 
     _voice_flag = 1,
     _voice_actor = nil,
+
     _voice_actor = "Uchida Shuu",
     _artist = nil,
+
     _artist = "Kusada Souta",
     _implementation_date = nil,
+
     _implementation_date = {2019, 11, 30},
     _availability = nil,
+
     _availability = { "event_reward" },
    _get_message = "How are you?<br>私は、Perth級軽巡洋艦Perth。HMAS Perth!<br>イギリス生まれ、オーストラリア育ちよ。",
   
   },
 
   },
 
   ["Kai"] = {
 
   ["Kai"] = {
Line 68: Line 67:  
     _rarity = 5,
 
     _rarity = 5,
 
     _api_id = 618,
 
     _api_id = 618,
     _id = 413,
+
     _id = 418,
     _true_id = 418,
+
     _true_id = false,
 
     _japanese_name = "Perth改",
 
     _japanese_name = "Perth改",
 
     _reading = "パースかい",
 
     _reading = "パースかい",
     _class = nil,
+
     _class = "Perth",
     _class_number = nil,
+
     _class_number = 1,
 
     _type = 3,
 
     _type = 3,
     _hp = 30,
+
     _hp = 45,
 
     _hp_max = 62,
 
     _hp_max = 62,
 
     _firepower = 32,
 
     _firepower = 32,
Line 86: Line 85:  
     _torpedo_max = 72,
 
     _torpedo_max = 72,
 
     _torpedo_mod = 1,
 
     _torpedo_mod = 1,
     _evasion = nil,
+
     _evasion = 36,
     _evasion_max = nil,
+
     _evasion_max = 72,
 
     _aa = 28,
 
     _aa = 28,
 
     _aa_max = 70,
 
     _aa_max = 70,
 
     _aa_mod = 1,
 
     _aa_mod = 1,
     _asw = nil,
+
     _asw = 20,
     _asw_max = nil,
+
     _asw_max = 55,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 10,
     _los_max = nil,
+
     _los_max = 50,
 
     _range = 2,
 
     _range = 2,
 
     _luck = 22,
 
     _luck = 22,
Line 104: Line 103:  
     _remodel_ammo = 380,
 
     _remodel_ammo = 380,
 
     _remodel_steel = 400,
 
     _remodel_steel = 400,
     _remodel_development_material = nil,
+
     _remodel_development_material = false,
     _remodel_blueprint = nil,
+
     _remodel_blueprint = false,
     _remodel_catapult = nil,
+
     _remodel_catapult = false,
     _remodel_report = nil,
+
     _remodel_report = false,
 
     _remodel_from = "Perth/",
 
     _remodel_from = "Perth/",
 
     _remodel_to = false,
 
     _remodel_to = false,
Line 117: Line 116:  
     _scrap_baux = 1,
 
     _scrap_baux = 1,
 
     _equipment = {
 
     _equipment = {
       {equipment = nil, size = 1},
+
       {equipment = "6inch Twin Rapid Fire Gun Mount Mk.XXI", size = 1},
       {equipment = nil, size = 1},
+
       {equipment = false, size = 1},
       {equipment = nil, size = 1},
+
       {equipment = false, size = 1},
 
     },
 
     },
 
     _voice_flag = 3,
 
     _voice_flag = 3,
 
   },
 
   },
 +
    class = {
 +
        _name = "Perth",
 +
        _class = true,
 +
        _base_type = 3,
 +
    },
 
}
 
}
Bots, gkautomate
12,557

edits