mirror of
https://github.com/RoY7x/worldbuilding.git
synced 2025-04-30 02:31:41 -04:00
- Updated `rollData` in helper.js to use actor as the data source rather than the object. This allows for items to reference attributes by assuming the parent actor is the source of truth and item attributes would be referenced as either `@item.attr` or `@items.ITEMNAME.attr` - Refactored formula replacement to prevent values from being replaced with 0s unintentionally. |
||
---|---|---|
.. | ||
actor-sheet.js | ||
actor.js | ||
constants.js | ||
helper.js | ||
item-sheet.js | ||
macro.js | ||
simple.js | ||
templates.js |