summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Items/Misc/v_currency.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-12 22:40:36 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-12 22:40:36 -0700
commit66ffd7038cf10566bd35bb6713677a5f8de3b6ef (patch)
tree1d1118242801f876c27f7566c0258184aafd440a /vamp_stuff/Modification Files/Items/Misc/v_currency.json
downloadcataclysm-dda-mod_vampire-stuff-redone-66ffd7038cf10566bd35bb6713677a5f8de3b6ef.tar.xz
Initial commit
Diffstat (limited to 'vamp_stuff/Modification Files/Items/Misc/v_currency.json')
-rw-r--r--vamp_stuff/Modification Files/Items/Misc/v_currency.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/vamp_stuff/Modification Files/Items/Misc/v_currency.json b/vamp_stuff/Modification Files/Items/Misc/v_currency.json
new file mode 100644
index 0000000..7dd880e
--- /dev/null
+++ b/vamp_stuff/Modification Files/Items/Misc/v_currency.json
@@ -0,0 +1,13 @@
+{
+ "type": "GENERIC",
+ "id": "bloodcoin",
+ "name": "VelvetyToken",
+ "description": "A well-made, seemingly handcrafted crimson coin produced merely of blood from unknown creature. Its one side is adorned in astounding etched decorations, and the other shows an image of a man, with undecipherable text below it.",
+ "price": 50,
+ "price_postapoc": 10,
+ "weight": "12 g",
+ "to_hit": -3,
+ "color": "red",
+ "symbol": "$",
+ "material": ["compactblood"]
+}