summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Spells/Misc
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-06 22:10:53 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-06 22:10:53 -0700
commit26d36bd84dcb0e0249a664809d618ca9b523d5a7 (patch)
treecb6b5500ccc155972def4088c2b429738716e1c0 /vamp_stuff/Modification_Files/Spells/Misc
parentPort to Bright Nights (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-26d36bd84dcb0e0249a664809d618ca9b523d5a7.tar.xz
Updating body part names, prices, some flags for BN
Diffstat (limited to 'vamp_stuff/Modification_Files/Spells/Misc')
-rw-r--r--vamp_stuff/Modification_Files/Spells/Misc/v_spell_item.json8
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" ]
}
]