{{#> dotdungeon.panel class="backpack" title="dotdungeon.actor.pc.panel.backpack"}} {{localize "dotdungeon.actor.pc.backpack.bytes.label"}} {{localize (concat "dotdungeon.settings.resourcesOrSupplies.option." settings.resourcesOrSupplies ) }} {{#if settings.devMode}} ({{settings.resourcesOrSupplies}}) {{/if}} {{localize "dotdungeon.actor.pc.backpack.materials.label"}} {{#each items.untyped as | item |}} {{item.name}} (x {{item.system.quantity}}) {{#if (defined item.system.buy)}} Cost: {{item.system.buy}} {{/if}} {{#if item.system.description}} {{item.system.description}} {{/if}} Edit {{{ ../icons.chat-bubble }}} {{{ ../icons.garbage-bin }}} {{/each}} {{{ icons.create }}} Add Item {{/ dotdungeon.panel}}
{{item.system.description}}