Changes

Fix min asw/eva/los stats
Line 23: Line 23:  
     _torpedo_max = 48,
 
     _torpedo_max = 48,
 
     _torpedo_mod = 0,
 
     _torpedo_mod = 0,
     _evasion = nil,
+
     _evasion = 32,
     _evasion_max = nil,
+
     _evasion_max = 74,
 
     _aa = 32,
 
     _aa = 32,
 
     _aa_max = 68,
 
     _aa_max = 68,
 
     _aa_mod = 2,
 
     _aa_mod = 2,
     _asw = nil,
+
     _asw = 0,
     _asw_max = nil,
+
     _asw_max = 36,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 20,
     _los_max = nil,
+
     _los_max = 64,
 
     _range = 2,
 
     _range = 2,
 
     _luck = 22,
 
     _luck = 22,
Line 55: Line 55:  
     },
 
     },
 
     _voice_flag = nil,
 
     _voice_flag = nil,
     _voice_actor = nil,
+
     _voice_actor = "Tanibe Yumi",
 
     _artist = "Hoshi Akari",
 
     _artist = "Hoshi Akari",
 
     _implementation_date = {2024, 7, 27},
 
     _implementation_date = {2024, 7, 27},
Line 86: Line 86:  
     _torpedo_max = 60,
 
     _torpedo_max = 60,
 
     _torpedo_mod = 0,
 
     _torpedo_mod = 0,
     _evasion = nil,
+
     _evasion = 38,
     _evasion_max = nil,
+
     _evasion_max = 83,
 
     _aa = 38,
 
     _aa = 38,
 
     _aa_max = 76,
 
     _aa_max = 76,
 
     _aa_mod = 2,
 
     _aa_mod = 2,
     _asw = nil,
+
     _asw = 0,
     _asw_max = nil,
+
     _asw_max = 45,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 24,
     _los_max = nil,
+
     _los_max = 76,
 
     _range = 2,
 
     _range = 2,
     _luck = 38,
+
     _luck = 35,
     _luck_max = 96,
+
     _luck_max = 97,
 
     _luck_mod = false,
 
     _luck_mod = false,
    _build_time = 70,
   
     _remodel_level = 52,
 
     _remodel_level = 52,
 
     _remodel_ammo = 380,
 
     _remodel_ammo = 380,
431

edits