Line 26: |
Line 26: |
| _torpedo_mod = 1, | | _torpedo_mod = 1, |
| _evasion = 36, | | _evasion = 36, |
− | _evasion_max = nil, | + | _evasion_max = nil, -- 72 or 73 |
| _aa = 5, | | _aa = 5, |
| _aa_max = 25, | | _aa_max = 25, |
| _aa_mod = false, | | _aa_mod = false, |
| _asw = 21, | | _asw = 21, |
− | _asw_max = nil, | + | _asw_max = nil, -- 61 or 62 |
| _speed = 10, | | _speed = 10, |
| _los = 4, | | _los = 4, |
− | _los_max = nil, | + | _los_max = nil, -- 18 or 19 |
| _range = 1, | | _range = 1, |
| _luck = 12, | | _luck = 12, |
Line 85: |
Line 85: |
| _torpedo_max = 68, | | _torpedo_max = 68, |
| _torpedo_mod = 1, | | _torpedo_mod = 1, |
− | _evasion = nil, | + | _evasion = nil, -- 49 or 50 |
| _evasion_max = 87, | | _evasion_max = 87, |
| _aa = 10, | | _aa = 10, |
| _aa_max = 50, | | _aa_max = 50, |
| _aa_mod = false, | | _aa_mod = false, |
− | _asw = nil, | + | _asw = nil, -- 20 or 21 |
| _asw_max = 70, | | _asw_max = 70, |
| _speed = 10, | | _speed = 10, |
− | _los = nil, | + | _los = nil, -- 9 or 10 |
| _los_max = 47, | | _los_max = 47, |
| _range = 1, | | _range = 1, |