worldbuilding/module
Matt Smith bac1d023c3 9: Add POC for actor templates
- This commit adds a proof-of-concept for retrieving actor template
  types. These are actors using the `worldbuilding.isTemplate` flag set
  to true. If there are multiple actors with that flag set to true,
  clicking the create actor button will pull up a prompt to choose from
  one of those types, which will then create an actor by duplicating
  the template actor's data. The flag will be unset on the new actor.
2020-08-31 02:09:21 +00:00
..
actor-sheet.js 9: Add POC for actor templates 2020-08-31 02:09:21 +00:00
actor.js 9: Add formula (derived) attributes 2020-08-10 03:42:55 +00:00
constants.js 9: Add POC for actor templates 2020-08-31 02:09:21 +00:00
item-sheet.js 9: Add POC for actor templates 2020-08-31 02:09:21 +00:00
simple.js 9: Add POC for actor templates 2020-08-31 02:09:21 +00:00
templates.js 9: Add POC for actor templates 2020-08-31 02:09:21 +00:00