Changes

m
1 revision imported
Line 25: Line 25:  
     _torpedo_max = 60,
 
     _torpedo_max = 60,
 
     _torpedo_mod = 1,
 
     _torpedo_mod = 1,
     _evasion = nil,
+
     _evasion = 35,
     _evasion_max = nil,
+
     _evasion_max = 70,
 
     _aa = 20,
 
     _aa = 20,
 
     _aa_max = 60,
 
     _aa_max = 60,
 
     _aa_mod = 1,
 
     _aa_mod = 1,
     _asw = nil,
+
     _asw = 30,
     _asw_max = nil,
+
     _asw_max = 75,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 10,
     _los_max = nil,
+
     _los_max = 25,
 
     _range = 1,
 
     _range = 1,
 
     _luck = 14,
 
     _luck = 14,
 
     _luck_max = 58,
 
     _luck_max = 58,
 
     _luck_mod = false,
 
     _luck_mod = false,
     _buildable = nil,
+
     _buildable = false,
     _buildable_lsc = nil,
+
     _buildable_lsc = false,
 
     _build_time = 14,
 
     _build_time = 14,
 
     _remodel_level = false,
 
     _remodel_level = false,
Line 52: Line 52:  
     _scrap_baux = false,
 
     _scrap_baux = false,
 
     _equipment = {
 
     _equipment = {
       {equipment = nil, size = 0},
+
       {equipment = "12.7cm Single High-angle Gun Mount (Late Model)", size = 0},
       {equipment = nil, size = 0},
+
       {equipment = false, size = 0},
 
     },
 
     },
 
     _voice_flag = 1,
 
     _voice_flag = 1,
     _voice_actor = nil,
+
     _voice_actor = "Taketatsu Ayana",
     _artist = nil,
+
     _artist = "Watanabe Akio",
 
     _implementation_date = {2020, 6, 26},
 
     _implementation_date = {2020, 6, 26},
     _availability = nil,
+
     _availability = {"event_reward"},
 
     _wikipedia = "Japanese_destroyer_Matsu_(1944)",
 
     _wikipedia = "Japanese_destroyer_Matsu_(1944)",
 
   },
 
   },
Line 69: Line 69:  
     _id = 441,
 
     _id = 441,
 
     _true_id = 1702,
 
     _true_id = 1702,
 +
    _cg_reference = "/",
 +
    _cg_damaged_reference = "/",
 
     _japanese_name = "松改",
 
     _japanese_name = "松改",
 
     _reading = "まつかい",
 
     _reading = "まつかい",
Line 77: Line 79:  
     _hp_max = 45,
 
     _hp_max = 45,
 
     _firepower = 7,
 
     _firepower = 7,
     _firepower_max = 42,
+
     _firepower_max = 43,
 
     _firepower_mod = 1,
 
     _firepower_mod = 1,
 
     _armor = 12,
 
     _armor = 12,
Line 85: Line 87:  
     _torpedo_max = 72,
 
     _torpedo_max = 72,
 
     _torpedo_mod = 1,
 
     _torpedo_mod = 1,
     _evasion = nil,
+
     _evasion = 38,
     _evasion_max = nil,
+
     _evasion_max = 83,
 
     _aa = 30,
 
     _aa = 30,
 
     _aa_max = 74,
 
     _aa_max = 74,
 
     _aa_mod = 2,
 
     _aa_mod = 2,
     _asw = nil,
+
     _asw = 35,
     _asw_max = nil,
+
     _asw_max = 80,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 15,
     _los_max = nil,
+
     _los_max = 45,
 
     _range = 1,
 
     _range = 1,
 
     _luck = 18,
 
     _luck = 18,
     _luck_max = 68,
+
     _luck_max = 70,
 
     _luck_mod = false,
 
     _luck_mod = false,
    _buildable = nil,
  −
    _buildable_lsc = nil,
   
     _build_time = 14,
 
     _build_time = 14,
 
     _remodel_level = 50,
 
     _remodel_level = 50,
Bots, gkautomate
12,557

edits