{{effect.name}}

{{#if effect.appliedBy}}

{{localize "DAGGERHEART.UI.EffectsDisplay.appliedBy" by=effect.appliedBy}}

{{/if}}
{{#if effect.description}}
{{{effect.description}}}
{{else if effect.parent.system.description}}
{{{effect.parent.system.description}}}
{{/if}} {{#unless effect.isLockedCondition}}

{{localize "DAGGERHEART.UI.EffectsDisplay.removeThing" thing=(localize "DAGGERHEART.GENERAL.Effect.single")}}

{{/unless}}