diff --git a/data/mods/Aftershock/items/gun/laser.json b/data/mods/Aftershock/items/gun/laser.json index 1aec31fea0a48..ed0399ad789d7 100644 --- a/data/mods/Aftershock/items/gun/laser.json +++ b/data/mods/Aftershock/items/gun/laser.json @@ -227,7 +227,8 @@ "overheat_threshold": 100, "cooling_value": 1, "heat_per_shot": 20, - "volume": "3 L", + "volume": "8 L", + "longest_side": "1065 mm", "range": 37, "modes": [ [ "DEFAULT", "pulse", 1 ], [ "BURST", "2s sequence", 2 ], [ "AUTO", "3s sequence", 3 ] ], "extend": { "ammo_effects": [ "TACTICAL_LASER_EXPLOSION" ] }, diff --git a/data/mods/Aftershock/items/gun/plasma.json b/data/mods/Aftershock/items/gun/plasma.json index c233f5236258b..eec17fb7b57d5 100644 --- a/data/mods/Aftershock/items/gun/plasma.json +++ b/data/mods/Aftershock/items/gun/plasma.json @@ -35,7 +35,7 @@ "description": "A heavy plasma railgun that easily defeats most forms of conventional armor and flash-incinerates anything behind it. Its large size and liability to overheat make it unsuitable for infantry use, but it is a common sight on military vehicles and in the hands of power-armored troops, especially when heavy armor is expected.", "weight": "8500 g", "volume": "4 L", - "longest_side": "45 cm", + "longest_side": "100 cm", "price": "15 kUSD", "price_postapoc": "15 kUSD", "range": 15, @@ -72,7 +72,7 @@ "description": "A short and stubby 2 gram plasma railgun occasionally used by espatiers as a hull breaching tool. Like larger plasma weapons, it propels toroids of plasma that detonate on contact, but its reduced size heavily hampers its range and damage output. Fired within an atmosphere, its very low range makes it dangerous to shooter and target alike.", "weight": "2500 g", "volume": "1 L", - "longest_side": "45 cm", + "longest_side": "30 cm", "price": "350 USD", "price_postapoc": "350 USD", "range": 5, diff --git a/data/mods/Aftershock/items/tools.json b/data/mods/Aftershock/items/tools.json index 6cfc8fe08813f..6d7bce02dd092 100644 --- a/data/mods/Aftershock/items/tools.json +++ b/data/mods/Aftershock/items/tools.json @@ -586,7 +586,7 @@ "pocket_data": [ { "pocket_type": "MAGAZINE", "ammo_restriction": { "battery": 5000 } } ], "relic_data": { "charge_info": { "recharge_type": "periodic", "time": "1 h", "regenerate_ammo": true } }, "material": [ "superalloy" ], - "flags": [ "DURABLE_MELEE" ], + "flags": [ "DURABLE_MELEE", "HEAVY_TOOL" ], "melee_damage": { "bash": 5 } }, {