From 26d36bd84dcb0e0249a664809d618ca9b523d5a7 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 6 May 2021 22:10:53 -0700 Subject: Updating body part names, prices, some flags for BN --- vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'vamp_stuff/Modification_Files/Spells/Misc') diff --git a/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json b/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json index 2a7237f..8299acc 100644 --- a/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json +++ b/vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json @@ -31,7 +31,7 @@ "description": "A thick and flexible layer of blood that protects your body from harm and retaliates against attackers.", "weight": "3 g", "volume": "3 ml", - "price": 0, + "price": "0 cent", "material": [ "flesh" ], "coverage": 100, "symbol": "0", @@ -56,7 +56,7 @@ "description": "You have become a pure avatar of blood. Now unhindered by a physical body, you are more resiient to injury and freely able to manipulate blood to your will.", "weight": "3 g", "volume": "3 ml", - "price": 0, + "price": "0 cent", "material": [ "flesh" ], "symbol": "0", "color": "red", @@ -82,7 +82,7 @@ "description": "Enshrouds your wielded weapon (or even bare fists) in ghastly mists.\n* 5% to summon an etherean silhouette for 15-25 turns while attacking.", "weight": "3 g", "volume": "3 ml", - "price": 0, + "price": "0 cent", "material": [ "ethereal" ], "coverage": 0, "symbol": "0", @@ -97,7 +97,7 @@ } ] }, - "covers": [ "ARM_R", "ARM_L" ], + "covers": [ "arm_r", "arm_l" ], "flags": [ "AURA", "ONLY_ONE", "SEMITANGIBLE", "NO_DROP" ] } ] -- cgit v1.2.1