Commit graph

7 commits

Author SHA1 Message Date
Johannes Loher
49b450daee Reorganize templates file structure 2021-04-13 21:40:52 +02:00
Johannes Loher
17d0213e62 add basic creature sheet 2021-01-10 02:05:30 +01:00
Gesina Schwalbe
0eb447d279 added German localization for spells
- added missing German localizations
- fixed some localizations
- renamed targetedSpell -> targetedSpellcasting for consistency
2021-01-10 00:30:51 +01:00
Gesina Schwalbe
a303296828 description and body templ accept partial-block 2021-01-09 18:23:25 +01:00
Gesina Schwalbe
e6b51c66a6 removed code duplication of item body from talent
- added  isPhysical boolean to getData output of item-sheet.ts
- added isPhysical checks for displays of physical-only information
  in templates
2021-01-06 16:10:56 +01:00
Gesina Schwalbe
fb711bc024 unified keys for localizations for headings
- keys now start with 'DS4.Heading'
- removed unused DS4.DescriptionAbbr
2021-01-06 12:02:40 +01:00
Gesina Schwalbe
e7df21426b removed code duplication in item templates
Item templates now all use a common body.
2020-12-28 18:58:01 +01:00