{{#if current.recette}} {{plusMoins current.value}} {{else if current.ingredient}} {{/if}} {{#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}}