From 70f4a6b2118a72e55bb86b0bfbb9a864d1154283 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 29 Dec 2023 15:18:33 -0800 Subject: Remove sealed IV of blood workaround. Convert prices to cent/USD. Add "NO_EXPLOSION_VFX" to various intermediate spells that will never have sprites. --- .../Items/Armor_Set/Infused/v_bloodinfusedset.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json') diff --git a/vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json b/vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json index 105b641..b657840 100644 --- a/vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json +++ b/vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json @@ -6,7 +6,7 @@ "description": "A customized, heavily armored leather and Kevlar hood, designed to provide comfort and protection from harm. It has been augmented with blood leather sheets for increased protection.", "weight": "820 g", "volume": "2 L", - "price": 0, + "price": "0 cent", "to_hit": -1, "bashing": 10, "material": [ "compactblood", "kevlar", "leather" ], @@ -29,7 +29,7 @@ "description": "A pair of Kevlar armored pants covered with pouches and pockets. Custom-built to be durable, comfortable, and easy to wear. They have been augmented with blood leather sheets for increased protection.", "weight": "2100 g", "volume": "3 L", - "price": 0, + "price": "0 cent", "material": [ "compactblood", "cotton", "kevlar" ], "symbol": "[", "looks_like": "pants_survivor", @@ -52,7 +52,7 @@ "description": "A Kevlar armored custom full-length duster, covered with pouches and pockets. Comfortable, durable, and great for storage. It has been augmented with blood leather sheets for increased protection.", "weight": "2592 g", "volume": "9500 ml", - "price": 0, + "price": "0 cent", "to_hit": -1, "material": [ "compactblood", "cotton", "kevlar" ], "symbol": "[", @@ -77,7 +77,7 @@ "description": "A pair of customized, Kevlar armored leather gloves, modified to be easy to wear while providing maximum protection under extreme conditions. They have been augmented with blood leather sheets for increased protection.", "weight": "230 g", "volume": "750 ml", - "price": 0, + "price": "0 cent", "to_hit": 2, "material": [ "compactblood", "kevlar", "leather" ], "symbol": "[", @@ -98,7 +98,7 @@ "description": "A pair of customized leather boots, armored with Kevlar and modified to provide maximum protection from harm, even when knee-deep in the dead. They have been augmented with blood leather sheets for increased protection.", "weight": "1330 g", "volume": "2500 ml", - "price": 0, + "price": "0 cent", "to_hit": -1, "bashing": 1, "material": [ "compactblood", "kevlar", "leather" ], @@ -120,7 +120,7 @@ "description": "A Kevlar armored custom trenchcoat, covered with pouches and pockets. Comfortable, durable, and great for storage. It has been augmented with blood leather sheets for increased protection.", "weight": "1920 g", "volume": "7 L", - "price": 0, + "price": "0 cent", "to_hit": -1, "material": [ "compactblood", "cotton", "kevlar" ], "symbol": "[", -- cgit v1.2.1