Line 1: |
Line 1: |
− | --Categories:
| + | -- [[Category:Player ship modules]] |
− | --[[Category:Player ship modules]] | |
| | | |
| return { | | return { |
Line 143: |
Line 142: |
| _torpedo_max = 78, | | _torpedo_max = 78, |
| _torpedo_mod = 1, | | _torpedo_mod = 1, |
− | _evasion = nil, | + | _evasion = 42, |
− | _evasion_max = nil, | + | _evasion_max = 82, |
| _aa = 40, | | _aa = 40, |
| _aa_max = 89, | | _aa_max = 89, |
| _aa_mod = 2, | | _aa_mod = 2, |
− | _asw = nil, | + | _asw = 24, |
− | _asw_max = nil, | + | _asw_max = 70, |
| _speed = 10, | | _speed = 10, |
− | _los = nil, | + | _los = 12, |
− | _los_max = nil, | + | _los_max = 53, |
| _range = 1, | | _range = 1, |
| _luck = 17, | | _luck = 17, |
Line 161: |
Line 160: |
| _remodel_ammo = 480, | | _remodel_ammo = 480, |
| _remodel_steel = 360, | | _remodel_steel = 360, |
− | _remodel_development_material = nil, | + | _remodel_development_material = 24, |
| + | _remodel_construction_material = 8, |
| _remodel_blueprint = false, | | _remodel_blueprint = false, |
| _remodel_catapult = false, | | _remodel_catapult = false, |
Line 174: |
Line 174: |
| _scrap_baux = false, | | _scrap_baux = false, |
| _equipment = { | | _equipment = { |
− | {equipment = "12.7cm Twin High-angle Gun Mount (Late Model)", size = 1}, | + | { equipment = "12.7cm Twin High-angle Gun Mount (Late Model)", size = 1 }, |
− | {equipment = "12.7cm Twin High-angle Gun Mount (Late Model)", size = 1}, | + | { equipment = "12.7cm Twin High-angle Gun Mount (Late Model)", size = 1 }, |
− | {equipment = "12.7cm Single High-angle Gun Mount (Late Model)", size = 1}, | + | { equipment = "12.7cm Single High-angle Gun Mount (Late Model)", size = 1 }, |
| }, | | }, |
| _voice_flag = 1, | | _voice_flag = 1, |
− | _implementation_date = {2018, 7, 12}, | + | _implementation_date = { 2018, 7, 12 }, |
| }, | | }, |
| seasonals = { | | seasonals = { |