29 bytes removed
, 6 years ago
| Line 85: |
Line 85: |
| | _torpedo_max = 72, | | _torpedo_max = 72, |
| | _torpedo_mod = 1, | | _torpedo_mod = 1, |
| − | _evasion = nil, -- 35~36 | + | _evasion = 36, |
| | _evasion_max = 72, | | _evasion_max = 72, |
| | _aa = 28, | | _aa = 28, |
| | _aa_max = 70, | | _aa_max = 70, |
| | _aa_mod = 1, | | _aa_mod = 1, |
| − | _asw = nil, -- 20~21 | + | _asw = 20, |
| | _asw_max = 55, | | _asw_max = 55, |
| | _speed = 10, | | _speed = 10, |
| − | _los = nil, -- 9~10 | + | _los = 10, |
| | _los_max = 50, | | _los_max = 50, |
| | _range = 2, | | _range = 2, |