From 42ee2cddfe03804a23d1f878d8acd0155e0543d8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 30 Dec 2023 08:53:59 -0800 Subject: Weight rebalances. --- power_armor_light.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'power_armor_light.json') diff --git a/power_armor_light.json b/power_armor_light.json index aeaed15..c61fde1 100644 --- a/power_armor_light.json +++ b/power_armor_light.json @@ -5,7 +5,7 @@ "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "field combat exoskeleton", "str_pl": "field combat exoskeletons" }, - "weight": "25670 g", + "weight": "18670 g", "extend": { "flags": [ "RAINPROOF" ] } }, { @@ -14,8 +14,8 @@ "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "field combat exoskeleton (on)", "str_pl": "field combat exoskeletons (on)" }, - "weight": "25670 g", - "weight_capacity_bonus": "25670 g", + "weight": "18670 g", + "weight_capacity_bonus": "18670 g", "encumbrance": 1 }, { @@ -24,7 +24,7 @@ "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "light environmental combat helmet", "str_pl": "light environmental combat helmet" }, - "weight": "2514 g", + "weight": "2074 g", "extend": { "flags": [ "RAINPROOF", "SWIM_GOGGLES" ] }, "delete": { "flags": [ "PARTIAL_DEAF" ] } }, @@ -34,8 +34,8 @@ "type": "TOOL_ARMOR", "category": "clothing", "name": { "str": "light environmental combat helmet (on)", "str_pl": "light environmental combat helmet (on)" }, - "weight": "2514 g", - "weight_capacity_bonus": "2514 g", + "weight": "2074 g", + "weight_capacity_bonus": "2074 g", "encumbrance": 1, "extend": { "flags": [ -- cgit v1.2.1