diff options
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json')
-rw-r--r-- | vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json | 8 |
1 files changed, 4 insertions, 4 deletions
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 <color_light_blue>etherean silhouette</color> 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" ] } ] |