+
- Buffs that are applied are active on the character sheet. This
- should be turned off if a buff is going to be applied by an action or
- spell.
+ When buffs are applied they become active on a creature.
+ Turn this off if the buff needs to be applied to a target by an action
+ or spell.
@@ -78,9 +76,6 @@
CalculationErrorList,
},
mixins: [propertyFormMixin],
- inject: {
- context: { default: {} }
- },
props: {
parentTarget: {
type: String,