blob: b84bd2baad16eaddba24b11f1a6b34f8aba34ea8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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" ]
}
]
|