summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Misc/v_currency.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Misc/v_currency.json')
-rw-r--r--vamp_stuff/Modification_Files/Items/Misc/v_currency.json16
1 files changed, 16 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..b84bd2b
--- /dev/null
+++ b/vamp_stuff/Modification_Files/Items/Misc/v_currency.json
@@ -0,0 +1,16 @@
+[
+ {
+ "type": "GENERIC",
+ "id": "bloodcoin",
+ "name": { "str": "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",
+ "volume": "5 ml",
+ "to_hit": -3,
+ "color": "red",
+ "symbol": "$",
+ "material": [ "compactblood" ]
+ }
+]