Changes
Jump to navigation
Jump to search
21 bytes added
, 4 years ago
Line 84: |
Line 84: |
| _torpedo_max = false, | | _torpedo_max = false, |
| _torpedo_mod = false, | | _torpedo_mod = false, |
− | _evasion = nil, | + | _evasion = nil, -- 52~53 |
− | _evasion_max = nil, | + | _evasion_max = 89, |
| _aa = 12, | | _aa = 12, |
| _aa_max = 55, | | _aa_max = 55, |
| _aa_mod = 1, | | _aa_mod = 1, |
− | _asw = nil, | + | _asw = nil, --34~35 |
− | _asw_max = nil, | + | _asw_max = 81, |
| _speed = 5, | | _speed = 5, |
− | _los = nil, | + | _los = nil, -- 4~5 |
− | _los_max = nil, | + | _los_max = 29, |
| _range = 1, | | _range = 1, |
| _luck = 14, | | _luck = 14, |