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 --- tools.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tools.json') diff --git a/tools.json b/tools.json index 4629b0c..4f74d98 100644 --- a/tools.json +++ b/tools.json @@ -66,7 +66,7 @@ "id": "mini_shoggoth", "name": { "str": "Small Cute Maid", "str_pl" : "Small Cute Maids" }, "description": "'Ah... I think I went overboard and turned out like this. I need some time to return to my former shape. Please warm me up in Mistress' pockets! Don't put me in a fridge! Absolutely not!'", - "weight": 200, + "weight": "200 g", "symbol": "m", "color": "white", "price": 5000, @@ -91,7 +91,7 @@ "description": "'What's up? Why haven't you put me on the ground yet? Ah, you want me to stay tiny for a little while longer? Ehh... I suppose it can't be helped.'", "price": 60000, "material": ["maid"], - "weight": 1200, + "weight": "1200 g", "volume": 1, "use_action": { "type": "place_monster", @@ -110,7 +110,7 @@ "description": "A set of scrolls and sacrifices used to summon a different kind of maid. Pour the sacrificial sugar in the middle of the magic circle and cast the correct spell.", "price": 60000, "material": ["paper"], - "weight": 1200, + "weight": "1200 g", "volume": 1, "use_action": { "type": "place_monster", @@ -125,7 +125,7 @@ "id": "mini_little_maid", "name": { "str": "Little Little Maid", "str_pl" : "Little Little Maids" }, "description": "An even smaller version of your little maid.", - "weight": 150, + "weight": "150 g", "symbol": "m", "color": "white", "price": 5000, @@ -150,7 +150,7 @@ "description": "Your little maid seems to have made a complete recovery.", "price": 60000, "material": ["maid"], - "weight": 1200, + "weight": "1200 g", "volume": 1, "use_action": { "type": "place_monster", -- cgit v1.2.1