[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

@ -3,7 +3,7 @@
"type": "feature",
"img": "icons/environment/people/charge.webp",
"system": {
"description": "<p><strong>Mark a Stress</strong> to move up to Close range in a straight line and make an attack against all targets within Melee range of the line. Targets you succeed against take <strong>d8+1</strong> physical damage using your Proficiency and are temporarily <em>Vulnerable</em>.</p><p>@Template[type:ray|range:close]</p>",
"description": "<p><strong>Mark a Stress</strong> to move up to Close range in a straight line and make an attack against all targets within Melee range of the line. Targets you succeed against take <strong>d8+1</strong> physical damage using your Proficiency and are temporarily <em>Vulnerable</em>.</p>",
"resource": null,
"actions": {
"YCOTIv9IVEKpumbJ": {
@ -23,7 +23,7 @@
],
"uses": {
"value": null,
"max": null,
"max": "",
"recovery": null
},
"damage": {
@ -56,7 +56,7 @@
"includeBase": false
},
"target": {
"type": null,
"type": "",
"amount": null
},
"effects": [
@ -87,7 +87,16 @@
},
"name": "Attack",
"img": "icons/environment/people/charge.webp",
"range": "close"
"range": "close",
"areas": [
{
"name": "Trample",
"type": "placed",
"shape": "line",
"size": "close",
"effects": []
}
]
}
},
"originItemType": null,