feat: display opponent defense in attack/spell rolls and make it adjustable via effects
This makes it so that the Talents “Verletzen” and “Verheerer” can sort of be automated. Compendium packs have been updated accordingly.
This commit is contained in:
parent
e55da9a0e6
commit
1e094691ff
20 changed files with 2801 additions and 1670 deletions
|
@ -16,6 +16,7 @@ const defaultData: DS4SpellDataSourceData = {
|
|||
numerical: 0,
|
||||
complex: "",
|
||||
},
|
||||
allowsDefense: false,
|
||||
spellGroups: {
|
||||
lightning: false,
|
||||
earth: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue