From a8581788a02823f75a2059216129a7d3af76c211 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 11 Sep 2020 13:24:19 -0700 Subject: Rebalance maid stockings and scarf Update mass values to metric Update maid outfit and hat recpies with the recpies to be added in 0.F --- armor.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'armor.json') diff --git a/armor.json b/armor.json index f733fe9..5c7ff6d 100644 --- a/armor.json +++ b/armor.json @@ -486,10 +486,10 @@ "material": [ "cotton" ], "symbol": "[", "color": "dark_gray", - "covers": [ "LEGS", "FEET" ], - "coverage": 75, + "covers": [ "FEET" ], + "coverage": 100, "encumbrance": 5, - "warmth": 35, + "warmth": 15, "material_thickness": 1, "flags": [ "VARSIZE", "SKINTIGHT", "FANCY" ] }, @@ -504,8 +504,8 @@ "material": [ "cotton" ], "symbol": "[", "color": "dark_gray", - "covers": [ "LEGS", "FEET" ], - "coverage": 75, + "covers": [ "FEET" ], + "coverage": 100, "encumbrance": 0, "warmth": 0, "material_thickness": 1, @@ -697,7 +697,7 @@ "flags" : ["POCKETS", "OUTER", "ALLOWS_NATURAL_ATTACKS"], "warmth" : 60, "environmental_protection" : 5, - "encumbrance" : 5, + "encumbrance" : 3, "coverage" : 85, "material_thickness" : 1, "use_action": { @@ -724,7 +724,7 @@ "flags" : ["POCKETS", "OUTER", "ALLOWS_NATURAL_ATTACKS"], "warmth" : 20, "environmental_protection" : 5, - "encumbrance" : 5, + "encumbrance" : 2, "coverage" : 45, "material_thickness" : 1, "use_action": { -- cgit v1.2.1