{{localize "OATHHAMMER.Label.ItemSlots"}} {{slotsUsed}} / {{slotsMax}}
{{localize "OATHHAMMER.Label.Currency"}}
{{formInput systemFields.currency.fields.gold value=system.currency.gold name="system.currency.gold" disabled=isPlayMode}}
{{formInput systemFields.currency.fields.silver value=system.currency.silver name="system.currency.silver" disabled=isPlayMode}}
{{formInput systemFields.currency.fields.copper value=system.currency.copper name="system.currency.copper" disabled=isPlayMode}}
{{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}}