worldbuilding/module
Matt Smith 786d4095a9 8: Add rolls to items on actor sheets
- Utilized the revisions made to roll syntax to allow for rollable
  buttons on item lists on actor sheets. Rolls are evaluated using
  `@items.ITEM.KEY`, where ITEM is the item name (slugified), and KEY is
  an attribute key for a formula attribute.
2020-08-09 16:37:16 -05:00
..
actor-sheet.js 8: Add rolls to items on actor sheets 2020-08-09 16:37:16 -05:00
actor.js 8: Refactor formula attributes 2020-08-09 15:30:04 -05:00
item-sheet.js 9: Add formula (derived) attributes 2020-08-06 23:21:15 -05:00
simple.js 8: Add rolls to items on actor sheets 2020-08-09 16:37:16 -05:00