[Feature] Action Area SRD Updates (#1822)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run

* Updated Environments

* Added remaining
This commit is contained in:
WBHarry 2026-04-22 00:27:11 +02:00 committed by GitHub
parent 545934aa60
commit e6d5a2f7d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
36 changed files with 559 additions and 219 deletions

View file

@ -171,7 +171,7 @@
"type": "attack",
"_id": "47fcdhe1FDdm9rQU",
"systemPath": "actions",
"description": "<p>Pick a point within the grove. All targets within Very Close range of that point must succeed on an Agility Reaction Roll or take 1d8+3 physical damage and become Restrained by barbed vines. Restrained lasts until theyre freed with a successful Finesse or Strength roll or by dealing at least 6 damage to the vines.</p><p>@Template[type:rect|range:vc]</p>",
"description": "",
"chatDisplay": true,
"actionType": "action",
"cost": [],
@ -209,7 +209,8 @@
}
}
},
"includeBase": false
"includeBase": false,
"groupAttack": ""
},
"target": {
"type": "any",
@ -243,7 +244,16 @@
},
"name": "Roll Save",
"img": "icons/magic/nature/root-vine-spiral-thorns-teal.webp",
"range": "veryClose"
"range": "veryClose",
"areas": [
{
"name": "Barbed Vines",
"type": "placed",
"shape": "circle",
"size": "veryClose",
"effects": []
}
]
}
},
"originItemType": null,