Deck updates
This commit is contained in:
parent
924569d3c8
commit
4b3ccaa4a4
@ -4,6 +4,48 @@
|
||||
"description": "A standard 52-card deck of playing cards.",
|
||||
"img": "cards/backs/dark-gold.webp",
|
||||
"cards": [
|
||||
{
|
||||
"name": "Joker",
|
||||
"faces": [
|
||||
{
|
||||
"name": "Joker",
|
||||
"img": "cards/dark-gold/joker.webp",
|
||||
"text": ""
|
||||
}
|
||||
],
|
||||
"width": 2,
|
||||
"height": 3,
|
||||
"rotation": 0,
|
||||
"type": "base",
|
||||
"value": 6,
|
||||
"suit": "clubs",
|
||||
"_id": "KK1BiXxu1gg62jvZ",
|
||||
"description": "",
|
||||
"face": 0,
|
||||
"drawn": false,
|
||||
"sort": 53,
|
||||
"flags": {},
|
||||
"back": {
|
||||
"name": "",
|
||||
"text": "",
|
||||
"img": null
|
||||
},
|
||||
"origin": "ye4k4c8ILOXk4prz",
|
||||
"system": {
|
||||
"cue": "You completely fail, in the most comical way possible.",
|
||||
"zone": "DECK"
|
||||
},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"coreVersion": "12.331",
|
||||
"systemId": "hench",
|
||||
"systemVersion": "0.0.0",
|
||||
"createdTime": null,
|
||||
"modifiedTime": null,
|
||||
"lastModifiedBy": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Ace of Clubs",
|
||||
"faces": [
|
||||
@ -536,7 +578,7 @@
|
||||
},
|
||||
"origin": "ye4k4c8ILOXk4prz",
|
||||
"system": {
|
||||
"cue": "Treasure, beyond your wildest dreams.",
|
||||
"cue": "You get exactly what you've been looking for.",
|
||||
"zone": "DECK"
|
||||
},
|
||||
"_stats": {
|
||||
|
@ -4,6 +4,48 @@
|
||||
"description": "A standard 52-card deck of playing cards.",
|
||||
"img": "cards/backs/light-soft.webp",
|
||||
"cards": [
|
||||
{
|
||||
"name": "Joker",
|
||||
"faces": [
|
||||
{
|
||||
"name": "Joker",
|
||||
"img": "cards/light-soft/joker.webp",
|
||||
"text": ""
|
||||
}
|
||||
],
|
||||
"width": 2,
|
||||
"height": 3,
|
||||
"rotation": 0,
|
||||
"type": "base",
|
||||
"value": 6,
|
||||
"suit": "clubs",
|
||||
"_id": "KK1BiXxu1gg62jvZ",
|
||||
"description": "",
|
||||
"face": 0,
|
||||
"drawn": false,
|
||||
"sort": 53,
|
||||
"flags": {},
|
||||
"back": {
|
||||
"name": "",
|
||||
"text": "",
|
||||
"img": null
|
||||
},
|
||||
"origin": "ye4k4c8ILOXk4prz",
|
||||
"system": {
|
||||
"cue": "You completely fail, in the most comical way possible.",
|
||||
"zone": "DECK"
|
||||
},
|
||||
"_stats": {
|
||||
"compendiumSource": null,
|
||||
"duplicateSource": null,
|
||||
"coreVersion": "12.331",
|
||||
"systemId": "hench",
|
||||
"systemVersion": "0.0.0",
|
||||
"createdTime": null,
|
||||
"modifiedTime": null,
|
||||
"lastModifiedBy": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Ace of Clubs",
|
||||
"faces": [
|
||||
@ -536,7 +578,7 @@
|
||||
},
|
||||
"origin": "ye4k4c8ILOXk4prz",
|
||||
"system": {
|
||||
"cue": "Treasure, beyond your wildest dreams.",
|
||||
"cue": "You get exactly what you've been looking for.",
|
||||
"zone": "DECK"
|
||||
},
|
||||
"_stats": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user