22 bytes added
, 5 years ago
Line 86: |
Line 86: |
| _torpedo_max = false, | | _torpedo_max = false, |
| _torpedo_mod = false, | | _torpedo_mod = false, |
− | _evasion = nil, | + | _evasion = nil, -- 58~59 |
− | _evasion_max = nil, | + | _evasion_max = 93, |
| _aa = 11, | | _aa = 11, |
| _aa_max = 54, | | _aa_max = 54, |
| _aa_mod = 1, | | _aa_mod = 1, |
− | _asw = nil, | + | _asw = nil, -- 33~34 |
− | _asw_max = nil, | + | _asw_max = 76, |
| _speed = 5, | | _speed = 5, |
− | _los = nil, | + | _los = nil, -- 4~5 |
− | _los_max = nil, | + | _los_max = 29, |
| _range = 1, | | _range = 1, |
| _luck = 49, | | _luck = 49, |