{{#if current.recette}} {{plusMoins current.value}} {{else if current.ingredient}} {{numberInput current.value name='diff-var' step=1 min=-10 max=0 disabled=rollData.type.retry }} {{/if}} {{numberInput current.proportions name='proportions' step=1 min=1 max=(either current.proportionsMax 10) disabled=rollData.type.retry }} {{#if (and current.sust (ne current.sust 1))}}(× {{current.sust}}){{/if}} {{#if current.ingredients}} Ingrédients:
{{{current.ingredients}}}
{{/if}} {{#if current.recette}} {{#if current.ingredients}}
{{/if}} {{> "systems/foundryvtt-reve-de-dragon/templates/partial-description.hbs" current.recette.system}} {{/if}}