FEAT: new FormulaField class

FEAT: add getRollData on BaseDataItem Class
FEAT: weapon
FIX: remove inventoryWeapon field on Weapon Data Model
This commit is contained in:
Joaquin Pereyra 2025-05-31 12:46:26 -03:00
parent ec7f32cdc7
commit 527a0cd419
6 changed files with 96 additions and 18 deletions

View file

@ -0,0 +1 @@
export { default as FormulaField } from "./formulaField.mjs"