Changes
Jump to navigation
Jump to search
22 bytes added
, 5 years ago
Line 84: |
Line 84: |
| _torpedo_max = false, | | _torpedo_max = false, |
| _torpedo_mod = false, | | _torpedo_mod = false, |
− | _evasion = nil, | + | _evasion = nil, -- 53~54 |
− | _evasion_max = nil, | + | _evasion_max = 89, |
| _aa = 16, | | _aa = 16, |
| _aa_max = 60, | | _aa_max = 60, |
| _aa_mod = 1, | | _aa_mod = 1, |
− | _asw = nil, | + | _asw = nil, -- 40~41 |
− | _asw_max = nil, | + | _asw_max = 84, |
| _speed = 5, | | _speed = 5, |
− | _los = nil, | + | _los = nil, -- 4~5 |
− | _los_max = nil, | + | _los_max = 29, |
| _range = 1, | | _range = 1, |
| _luck = 15, | | _luck = 15, |