{{!-- FoundryVTT v12 --}}

{{editor descriptionHTML target="description" button=false editable=editable engine="prosemirror" collaborate=false}}
{{#if isActorEffect}}
{{/if}} {{#if isItemEffect}} {{#iff document.parent.type '!=' "mod"}}

{{ labels.transfer.hint }}

{{/iff}} {{/if}}
{{#each statuses as |status|}} {{/each}}

{{{localize "shadowrun6.active_effect.explanation"}}}

    {{#each labels.usage_tips as |tip i|}}
  • {{{localize (concat "shadowrun6.active_effect.usage_tips." i) }}}
  • {{/each}} {{#if isItemEffect}} {{#iff document.parent.type '==' "mod"}}
  • {{{localize "shadowrun6.active_effect.gear_mod_tip"}}}
  • {{else}}
  • {{{localize "shadowrun6.active_effect.item_tip"}}}
  • {{/iff}} {{/if}}

{{localize "shadowrun6.active_effect.more_info"}} FoundryVTT.com Active Effects

{{localize "shadowrun6.active_effect.advanced_hint"}}

{{ localize "EFFECT.ChangeKey" }}
{{ localize "EFFECT.ChangeMode" }}
{{ localize "EFFECT.ChangeValue" }}
    {{#each data.changes as |change i|}}
  1. {{#if ../data.system.advanced}} {{else}} {{/if}}
  2. {{/each}}
{{#if data.system.advanced}} {{datalistOptions ACTIVE_EFFECT_OPTIONS localize=true}} {{/if}}
{{!-- --}}