{{#with (@root.getEffectDetails effect._id) as | details |}}
{{name}}
{{/with}}
{{#if @root.source.save.trait}}{{formInput ../fields.onSave value=effect.onSave name=(concat "effects." index ".onSave") dataset=(object tooltip=(localize "DAGGERHEART.UI.Tooltip.appliedEvenIfSuccessful") tooltipDirection="UP")}}{{/if}}
{{/each}} --}}
{{#each source as | effect index |}}