{{!-- Encumbrance & Containers --}}
{{!-- Encumbrance --}}
{{> "systems/dnd5e/templates/inventory/encumbrance.hbs" encumbrance=system.attributes.encumbrance hasBreakpoints=true }}
{{ localize "DND5E.AbilityStr" }} {{ system.abilities.str.value }}
{{ localize "DND5E.Size" }} {{ size.abbr }}
{{ localize "DND5E.Multiplier" }} × {{ size.mod }}
{{!-- Containers --}} {{> "systems/dnd5e/templates/inventory/containers.hbs" }}
{{> "systems/dnd5e/templates/inventory/inventory.hbs" }}