Changes

no edit summary
Line 11: Line 11:  
     _japanese_name = "屋代",
 
     _japanese_name = "屋代",
 
     _reading = "やしろ",
 
     _reading = "やしろ",
     _class = nil,
+
     _class = "Mikura",
     _class_number = nil,
+
     _class_number = 6,
 
     _type = 1,
 
     _type = 1,
 
     _hp = 9,
 
     _hp = 9,
Line 25: Line 25:  
     _torpedo_max = false,
 
     _torpedo_max = false,
 
     _torpedo_mod = false,
 
     _torpedo_mod = false,
     _evasion = nil,
+
     _evasion = 39,
     _evasion_max = nil,
+
     _evasion_max = 81,
 
     _aa = 9,
 
     _aa = 9,
 
     _aa_max = 37,
 
     _aa_max = 37,
 
     _aa_mod = false,
 
     _aa_mod = false,
     _asw = nil,
+
     _asw = 40,
     _asw_max = nil,
+
     _asw_max = 79,
 
     _speed = 5,
 
     _speed = 5,
     _los = nil,
+
     _los = 3,
     _los_max = nil,
+
     _los_max = 15,
 
     _range = 1,
 
     _range = 1,
 
     _luck = 20,
 
     _luck = 20,
Line 52: Line 52:  
     _scrap_baux = false,
 
     _scrap_baux = false,
 
     _equipment = {
 
     _equipment = {
       {equipment = nil, size = 0},
+
       {equipment = "12cm Single High-angle Gun Mount Model E", size = 0},
       {equipment = nil, size = 0},
+
       {equipment = "25mm Twin Autocannon Mount", size = 0},
 
     },
 
     },
 
     _voice_flag = 1,
 
     _voice_flag = 1,
     _voice_actor = nil,
+
     _voice_actor = "Matsuoka Misato",
     _artist = nil,
+
     _artist = "acea4",
 
     _implementation_date = {2020, 7, 11},
 
     _implementation_date = {2020, 7, 11},
     _availability = nil,
+
     _availability = {"event_drop"},
 
   },
 
   },
 
   ["Kai"] = {
 
   ["Kai"] = {
Line 66: Line 66:  
     _rarity = 5,
 
     _rarity = 5,
 
     _api_id = 617,
 
     _api_id = 617,
     _id = 412,
+
     _id = 417,
     _true_id = 417,
+
     _true_id = false,
 
     _japanese_name = "屋代改",
 
     _japanese_name = "屋代改",
 
     _reading = "やしろかい",
 
     _reading = "やしろかい",
     _class = nil,
+
     _class = "Mikura",
     _class_number = nil,
+
     _class_number = 6,
 
     _type = 1,
 
     _type = 1,
 
     _hp = 17,
 
     _hp = 17,
Line 84: Line 84:  
     _torpedo_max = false,
 
     _torpedo_max = false,
 
     _torpedo_mod = false,
 
     _torpedo_mod = false,
     _evasion = nil,
+
     _evasion = 53,
     _evasion_max = nil,
+
     _evasion_max = 90,
 
     _aa = 16,
 
     _aa = 16,
 
     _aa_max = 62,
 
     _aa_max = 62,
 
     _aa_mod = 1,
 
     _aa_mod = 1,
     _asw = nil,
+
     _asw = 39,
     _asw_max = nil,
+
     _asw_max = 85,
 
     _speed = 5,
 
     _speed = 5,
     _los = nil,
+
     _los = 5,
     _los_max = nil,
+
     _los_max = 30,
 
     _range = 1,
 
     _range = 1,
 
     _luck = 30,
 
     _luck = 30,
Line 102: Line 102:  
     _remodel_ammo = 105,
 
     _remodel_ammo = 105,
 
     _remodel_steel = 90,
 
     _remodel_steel = 90,
     _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 = "Yashiro/",
 
     _remodel_from = "Yashiro/",
 
     _remodel_to = false,
 
     _remodel_to = false,
Line 115: Line 115:  
     _scrap_baux = false,
 
     _scrap_baux = false,
 
     _equipment = {
 
     _equipment = {
       {equipment = nil, size = 0},
+
       {equipment = "12cm Single High-angle Gun Mount Model E", size = 0},
       {equipment = nil, size = 0},
+
       {equipment = "Type 95 Depth Charge", size = 0},
       {equipment = nil, size = 0},
+
       {equipment = false, size = 0},
 
     },
 
     },
 
     _voice_flag = 1,
 
     _voice_flag = 1,
 +
  },
 +
  seasonals = {
 +
    { _suffix = "Yukata", _season = "Fall 2020" },
 
   },
 
   },
 
}
 
}
4,581

edits