Fixed slots and slot fillers not calculating their conditions correctly
Also fixes slot fullness calculation
This commit is contained in:
@@ -14,7 +14,7 @@ const linkDependenciesByType = {
|
||||
effect: linkEffects,
|
||||
proficiency: linkProficiencies,
|
||||
roll: linkRoll,
|
||||
slot: linkSlot,
|
||||
propertySlot: linkSlot,
|
||||
skill: linkSkill,
|
||||
spell: linkAction,
|
||||
spellList: linkSpellList,
|
||||
|
||||
Reference in New Issue
Block a user