Extand action to other item types

This commit is contained in:
Dapoolp 2025-06-13 02:01:18 +02:00
parent 10b1195fb6
commit 76c894c388
8 changed files with 167 additions and 404 deletions

View file

@ -46,6 +46,8 @@ const fields = foundry.data.fields;
- Target Check
- Cost Check
- Range Check
- Area of effect and measurement placement
- Auto use costs and action
*/
export class DHBaseAction extends foundry.abstract.DataModel {