mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Fixed Book Of Tyfar missing a spellcast action
This commit is contained in:
parent
50b4b4cf26
commit
6c7937a9ff
1 changed files with 2 additions and 2 deletions
|
|
@ -153,9 +153,9 @@
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"roll": {
|
"roll": {
|
||||||
"type": null,
|
"type": "spellcast",
|
||||||
"trait": null,
|
"trait": null,
|
||||||
"difficulty": null,
|
"difficulty": 13,
|
||||||
"bonus": null,
|
"bonus": null,
|
||||||
"advState": "neutral",
|
"advState": "neutral",
|
||||||
"diceRolling": {
|
"diceRolling": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue