mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 20:21:06 +01:00
Extand action to other item types
This commit is contained in:
parent
10b1195fb6
commit
76c894c388
8 changed files with 167 additions and 404 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue