- added talents item type:
- added scss
- added to template.json (Item.types, Item.talent)
- added to config.ts itemTypes
- added type definition
- added localizations
- added talent overview tab to actor sheet
- made total rank calculated upon data preparation
by adding a prepareData method to DS4Item
Additions:
- added storageLocation property to classes
- added storageLocation field to template
- added localization
Changes:
- changed default values for item string properties to "-"
Fixes:
- fixed CSS side-property flex properties
such that new text field is properly shown
- fixed for="..." setting for item's data.price label