mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-05 20:34:15 +02:00
Corrected Glowing Rings damage
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
Some checks are pending
Project CI / build (24.x) (push) Waiting to run
This commit is contained in:
parent
b186f22cc7
commit
1cece731ee
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
||||||
"hitPoints": {
|
"hitPoints": {
|
||||||
"value": {
|
"value": {
|
||||||
"dice": "d10",
|
"dice": "d10",
|
||||||
"bonus": 1,
|
"bonus": 2,
|
||||||
"multiplier": "prof",
|
"multiplier": "prof",
|
||||||
"flatMultiplier": 1,
|
"flatMultiplier": 1,
|
||||||
"custom": {
|
"custom": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue