summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Items/Misc/v_currency.json
blob: 7dd880e6c90e66398ca453459f0a7c5457897ffd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"]
}