Merged with main

This commit is contained in:
WBHarry 2026-02-26 16:12:06 +01:00
commit 1ca866f87b
73 changed files with 449 additions and 119 deletions

View file

@ -82,7 +82,7 @@
"enabled": false
},
"flatMultiplier": 3,
"dice": "d10",
"dice": "d20",
"bonus": null,
"multiplier": "flat"
},

View file

@ -55,7 +55,7 @@
"max": 1
},
"stress": {
"max": 1
"max": 2
}
},
"attack": {

View file

@ -55,7 +55,7 @@
"max": 1
},
"stress": {
"max": 1
"max": 2
}
},
"attack": {

View file

@ -33,7 +33,7 @@
"reduction": 0
}
},
"type": "standard",
"type": "ranged",
"notes": "",
"hordeHp": 1,
"experiences": {

View file

@ -104,6 +104,7 @@
]
},
"type": "attack",
"range": "melee",
"chatDisplay": false
},
"attribution": {

View file

@ -33,7 +33,7 @@
"reduction": 0
}
},
"type": "standard",
"type": "bruiser",
"notes": "",
"hordeHp": 1,
"experiences": {},
@ -66,12 +66,12 @@
"tier": 3,
"description": "<p>A sturdy animate old-growth tree.</p>",
"attack": {
"name": "Attack",
"name": "Branch",
"roll": {
"type": "attack",
"bonus": 2
},
"range": "close",
"range": "veryClose",
"damage": {
"parts": [
{

View file

@ -97,7 +97,7 @@
},
"img": "icons/creatures/claws/claw-talons-yellow-red.webp",
"type": "attack",
"range": "melee",
"range": "veryClose",
"chatDisplay": false
},
"attribution": {

View file

@ -97,8 +97,8 @@
]
},
"type": "attack",
"chatDisplay": false,
"range": ""
"range": "melee",
"chatDisplay": false
},
"attribution": {
"source": "Daggerheart SRD",

View file

@ -110,7 +110,7 @@
},
"img": "icons/creatures/claws/claw-scaled-red.webp",
"type": "attack",
"range": "melee",
"range": "close",
"chatDisplay": false
},
"attribution": {

View file

@ -97,7 +97,7 @@
}
]
},
"name": "Tentacles",
"name": "Undead Hands",
"roll": {
"bonus": 2,
"type": "attack"