mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 13:41:07 +01:00
Fixed prototype token in Abandoned Grove
This commit is contained in:
parent
0698d1961c
commit
5b8e13421d
1 changed files with 4 additions and 4 deletions
|
|
@ -49,7 +49,7 @@
|
||||||
"width": 1,
|
"width": 1,
|
||||||
"height": 1,
|
"height": 1,
|
||||||
"texture": {
|
"texture": {
|
||||||
"src": "AbominationVaults.webp",
|
"src": "systems/daggerheart/assets/icons/documents/actors/forest.svg",
|
||||||
"anchorX": 0.5,
|
"anchorX": 0.5,
|
||||||
"anchorY": 0.5,
|
"anchorY": 0.5,
|
||||||
"offsetX": 0,
|
"offsetX": 0,
|
||||||
|
|
@ -67,10 +67,10 @@
|
||||||
"disposition": -1,
|
"disposition": -1,
|
||||||
"displayBars": 0,
|
"displayBars": 0,
|
||||||
"bar1": {
|
"bar1": {
|
||||||
"attribute": "resources.hitPoints"
|
"attribute": null
|
||||||
},
|
},
|
||||||
"bar2": {
|
"bar2": {
|
||||||
"attribute": "resources.stress"
|
"attribute": null
|
||||||
},
|
},
|
||||||
"light": {
|
"light": {
|
||||||
"negative": false,
|
"negative": false,
|
||||||
|
|
@ -118,7 +118,7 @@
|
||||||
"ring": null,
|
"ring": null,
|
||||||
"background": null
|
"background": null
|
||||||
},
|
},
|
||||||
"effects": 1,
|
"effects": 0,
|
||||||
"subject": {
|
"subject": {
|
||||||
"scale": 1,
|
"scale": 1,
|
||||||
"texture": null
|
"texture": null
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue