summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Misc/v_currency.json
blob: 9e14fd0d5dd38fb5e67a84255b59752e60c3e570 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
  {
    "type": "GENERIC",
    "id": "bloodcoin",
    "name": { "str": "Velvet Token" },
    "description": "A well-made, handcrafted crimson coin produced from the blood of an unknown creature. Its one side is adorned in impressive etched decorations, and the other shows the image of a man, with undecipherable text below it.",
    "price": 50,
    "price_postapoc": 1000,
    "weight": "2 g",
    "volume": "2 ml",
    "to_hit": -3,
    "color": "red",
    "symbol": "$",
    "material": [ "compactblood" ]
  }
]