24 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, -- 13~14 |
− | _evasion_max = nil, | + | _evasion_max = 48, |
| _aa = 12, | | _aa = 12, |
| _aa_max = 44, | | _aa_max = 44, |
| _aa_mod = 1, | | _aa_mod = 1, |
− | _asw = nil, | + | _asw = nil, -- 29~30 |
− | _asw_max = nil, | + | _asw_max = 48, |
| _speed = 5, | | _speed = 5, |
− | _los = nil, | + | _los = nil, -- 23~24 |
− | _los_max = nil, | + | _los_max = 58, |
| _range = 1, | | _range = 1, |
| _luck = 18, | | _luck = 18, |