{{#if (or @root.options.isObserver (ne item.type 'monnaie'))}}
  • {{#if (eq item.type 'conteneur')}} {{/if}} {{item.name}} {{#if (eq item.type 'conteneur')}} {{/if}} {{item.system.quantite}} {{#if (gt item.system.quantite 1)}} {{/if}} {{numberFormat item.system.encTotal decimals=2}} {{#if @root.options.isOwner}} {{#unless item.estContenu}} {{#if (or (eq item.type 'arme') (eq item.type 'armure') )}} {{#if item.system.equipe}}{{else}}{{/if}} {{/if}} {{/unless}}   {{#if (ne item.system.quantite 0)}} {{/if}} {{/if}} {{#if @root.options.isOwner}} {{#if item.system.actionPrincipale}} {{item.system.actionPrincipale}} {{/if}} {{/if}}
  • {{/if}}