{{#if userpermissions.changeItemImage}} {{else}} {{/if}}
{{captilize (localize "wod.labels.bonus.headline")}}
{{localize 'wod.bio.name'}}
{{localize "wod.labels.type"}}
{{#if (eq item.system.type "attribute_buff")}} {{localize "wod.labels.bonus.attributebonushint"}} {{/if}} {{#if (eq item.system.type "attribute_fixed_value")}} {{localize "wod.labels.bonus.attributebonushint"}} {{/if}} {{#if (eq item.system.type "attribute_dice_buff")}} {{localize "wod.labels.bonus.attributefixedvaluehint"}} {{/if}} {{#if (eq item.system.type "attribute_diff")}} {{localize "wod.labels.bonus.attributediffhint"}} {{/if}} {{#if (eq item.system.type "attribute_auto_buff")}} {{localize "wod.labels.bonus.attributesucchint"}} {{/if}} {{#if (eq item.system.type "ability_buff")}} {{localize "wod.labels.bonus.abilitybonushint"}} {{/if}} {{#if (eq item.system.type "ability_diff")}} {{localize "wod.labels.bonus.abilitydiffhint"}} {{/if}} {{#if (eq item.system.type "attack_buff")}} {{localize "wod.labels.bonus.attackbuffhint"}} {{/if}} {{#if (eq item.system.type "attack_diff")}} {{localize "wod.labels.bonus.attackdiffhint"}} {{/if}} {{#if (eq item.system.type "soak_buff")}} {{localize "wod.labels.bonus.soakbonushint"}} {{/if}} {{#if (eq item.system.type "soak_diff")}} {{localize "wod.labels.bonus.soakdiffbonushint"}} {{/if}} {{#if (eq item.system.type "health_buff")}} {{localize "wod.labels.bonus.healthbuffhint"}} {{/if}} {{#if (eq item.system.type "initiative_buff")}} {{localize "wod.labels.bonus.initbonushint"}} {{/if}} {{#if (eq item.system.type "frenzy_buff")}} {{localize "wod.labels.bonus.frenzybuffhint"}} {{/if}} {{#if (eq item.system.type "frenzy_diff")}} {{localize "wod.labels.bonus.frenzydiffhint"}} {{/if}} {{#if (eq item.system.type "movement_buff")}} {{localize "wod.labels.bonus.movebonushint"}} {{/if}}
{{#if (eq item.system.type "initiative_buff")}}
{{localize "wod.labels.bonus.headline"}}
{{/if}}
{{#if (eqAny item.system.type "attribute_buff" "attribute_dice_buff" "attribute_fixed_value" "attribute_diff" "attribute_auto_buff" "ability_buff" "ability_diff")}}
{{#if (eqAny item.system.type "attribute_buff" "attribute_dice_buff" "attribute_fixed_value" "attribute_diff" "attribute_auto_buff")}}
{{localize 'wod.dialog.bonus.chosenattribute'}}
{{#if (eq (checkSystemsetting "attributeSettings") "5th")}} {{#each config.attributeslist as |attribute key|}} {{/each}} {{/if}} {{#if (eq (checkSystemsetting "attributeSettings") "20th")}} {{#each config.attributes20list as |attribute key|}} {{/each}} {{/if}}
{{/if}} {{#if (eqAny item.system.type "ability_buff" "ability_diff")}} {{/if}}
{{/if}} {{#if (eqAny item.system.type "soak_buff" "health_buff" "attribute_auto_buff" "attribute_fixed_value" "movement_buff" "attack_buff" "attack_diff")}}
{{#if (eq item.system.type "movement_buff")}}
{{localize 'wod.dialog.bonus.movement'}}
{{else if (eq item.system.type "health_buff")}}
{{localize 'wod.dialog.bonus.healthleveltype'}}
{{/if}} {{#if (eq item.system.type "soak_buff")}}
{{localize "wod.labels.damagetype"}}
{{/if}} {{#if (eqAny item.system.type "soak_buff" "health_buff" "attribute_auto_buff" "attribute_fixed_value" "movement_buff")}} {{#if (eq item.system.type "movement_buff")}}
{{localize "wod.labels.bonus.multiplier"}}
{{localize "wod.labels.bonus.multiplier"}}
{{else if (eq item.system.type "attribute_fixed_value")}}
{{localize "wod.labels.bonus.fixedvalue"}}
{{else}}
{{localize 'wod.dialog.bonus.bonusvalue'}}
{{/if}} {{#if (ne item.system.type "movement_buff")}}
{{#numFromLoop 0 10}} {{/numFromLoop}}
{{/if}} {{/if}} {{#if (eqAny item.system.type "attack_buff" "attack_diff")}}
{{localize 'wod.dialog.bonus.weapontype'}}
{{/if}}
{{/if}} {{#if (eqAny item.system.type "attribute_buff" "attribute_dice_buff" "attribute_diff" "ability_buff" "ability_diff" "attack_buff" "attack_diff" "soak_diff" "frenzy_buff" "frenzy_diff")}}
{{localize 'wod.dialog.bonus.bonusvalue'}}
{{#numFromLoop -10 10}} {{/numFromLoop}}
{{/if}}