{{localize "OATHHAMMER.Label.ItemSlots"}} {{slotsUsed}} / {{slotsMax}}
{{localize "OATHHAMMER.Label.Currency"}}
{{formInput systemFields.currency.fields.gold value=system.currency.gold name="system.currency.gold"}} +
{{formInput systemFields.currency.fields.silver value=system.currency.silver name="system.currency.silver"}} +
{{formInput systemFields.currency.fields.copper value=system.currency.copper name="system.currency.copper"}} +
{{localize "OATHHAMMER.Label.Equipment"}} {{#unless isPlayMode}}{{/unless}} {{#if equipment.length}} {{else}}

{{localize "OATHHAMMER.Label.NoEquipment"}}

{{/if}}
{{#if magicItems.length}}
{{localize "OATHHAMMER.Label.MagicItems"}}
{{/if}} {{#if conditions.length}}
{{localize "OATHHAMMER.Label.Conditions"}}
{{/if}}