Commit graph

7 commits

Author SHA1 Message Date
Gesina Schwalbe
98f31d9e8c renamed talent property from talentRank to rank 2021-01-06 11:52:11 +01:00
Gesina Schwalbe
c98c64de1e Apply 1 suggestion(s) to 1 file(s) 2021-01-06 11:35:56 +01:00
Gesina Schwalbe
150a0ea487 added talents overview and sheet
- 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
2021-01-06 01:24:37 +01:00
Gesina Schwalbe
e0d8e42812 changed availability options to include "unset"
Additions:
- item availability "unset" (with localization)

Changes:
- item availability "none" -> "nowhere"

Fixes:
- fixed wrong default item availability in template.json
2020-12-28 21:44:47 +01:00
Gesina Schwalbe
123c56a572 added storageLocation to item type definition 2020-12-28 20:01:58 +01:00
Oliver Rümpelein
1ef66a2023 Create types for items. 2020-12-28 18:24:13 +01:00
Johannes Loher
2ba687eb14 add eslint and prettier 2020-12-23 18:23:26 +01:00