23 bytes added
, 8 years ago
| Line 144: |
Line 144: |
| | _torpedo_max = 80, | | _torpedo_max = 80, |
| | _torpedo_mod = 1, | | _torpedo_mod = 1, |
| − | _evasion = nil, | + | _evasion = nil, -- 41~42 |
| − | _evasion_max = nil, | + | _evasion_max = 84, |
| | _aa = 32, | | _aa = 32, |
| | _aa_max = 80, | | _aa_max = 80, |
| | _aa_mod = 2, | | _aa_mod = 2, |
| − | _asw = nil, | + | _asw = nil, -- 49~50 |
| − | _asw_max = nil, | + | _asw_max = 82, |
| | _speed = 10, | | _speed = 10, |
| − | _los = nil, | + | _los = nil, -- 9~10 |
| − | _los_max = nil, | + | _los_max = 52, |
| | _range = 1, | | _range = 1, |
| | _luck = 18, | | _luck = 18, |