Changes

no edit summary
Line 26: Line 26:  
         _evasion = 32,
 
         _evasion = 32,
 
         _evasion_max = 55,
 
         _evasion_max = 55,
         _aa = 16,
+
         _aa = 24,
         _aa_max = 32,
+
         _aa_max = 70,
 
         _aa_mod = 3,
 
         _aa_mod = 3,
         _asw = false,
+
         _asw = 0,
 
         _asw_max = false,
 
         _asw_max = false,
 
         _speed = 10,
 
         _speed = 10,
Line 57: Line 57:  
         },
 
         },
 
         _voice_flag = 0,
 
         _voice_flag = 0,
         _voice_actor = nil,
+
         _voice_actor = "Kubota Hikari",
 
         _artist = "Konishi",
 
         _artist = "Konishi",
 
         _implementation_date = { 2025, 10, 29 },
 
         _implementation_date = { 2025, 10, 29 },
Line 85: Line 85:  
         _armor_max = 49,
 
         _armor_max = 49,
 
         _armor_mod = 4,
 
         _armor_mod = 4,
         _torpedo = false,
+
         _torpedo = 0,
 
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
Line 93: Line 93:  
         _aa_max = 70,
 
         _aa_max = 70,
 
         _aa_mod = 3,
 
         _aa_mod = 3,
         _asw = false,
+
         _asw = 0,
 
         _asw_max = false,
 
         _asw_max = false,
 
         _speed = 10,
 
         _speed = 10,
Line 146: Line 146:  
         _armor_max = 63,
 
         _armor_max = 63,
 
         _armor_mod = 4,
 
         _armor_mod = 4,
         _torpedo = false,
+
         _torpedo = 0,
 
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 37,
         _evasion_max = nil,
+
         _evasion_max = 66,
 
         _aa = 36,
 
         _aa = 36,
 
         _aa_max = 78,
 
         _aa_max = 78,
Line 157: Line 157:  
         _asw_max = false,
 
         _asw_max = false,
 
         _speed = 10,
 
         _speed = 10,
         _los = nil,
+
         _los = 42,
         _los_max = nil,
+
         _los_max = 86,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 10,
 
         _luck = 10,
Line 206: Line 206:  
         _armor_max = 77,
 
         _armor_max = 77,
 
         _armor_mod = 4,
 
         _armor_mod = 4,
         _torpedo = false,
+
         _torpedo = 0,
 
         _torpedo_max = 32,
 
         _torpedo_max = 32,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 35,
         _evasion_max = nil,
+
         _evasion_max = 66,
 
         _aa = 36,
 
         _aa = 36,
 
         _aa_max = 78,
 
         _aa_max = 78,
Line 217: Line 217:  
         _asw_max = false,
 
         _asw_max = false,
 
         _speed = 10,
 
         _speed = 10,
         _los = nil,
+
         _los = 14,
         _los_max = nil,
+
         _los_max = 46,
 
         _range = 3,
 
         _range = 3,
 
         _luck = 10,
 
         _luck = 10,
56,565

edits