-
-
Encumbrance
-
Current : {{encCurrent}}
-
Capacity : {{encCapacity}}
-
Hindrance : {{encHindrance}}
+
@@ -724,8 +730,6 @@
@@ -793,8 +797,6 @@
@@ -852,8 +854,6 @@
@@ -883,17 +883,19 @@
- {{#each containersTree as |equip key|}}
- {{> systems/fvtt-pegasus-rpg/templates/partial-actor-equipment.html equip=equip level=1}}
-
- {{#each equip.system.contents as |subgear key|}}
- {{> systems/fvtt-pegasus-rpg/templates/partial-actor-equipment.html equip=subgear level=2}}
- {{/each}}
-
+ {{#each equipments as |equip key|}}
+ {{> systems/fvtt-pegasus-rpg/templates/partial-actor-equipment.html equip=equip level=1 canequip=false}}
{{/each}}
+
Cargo information :
+
+ {{editor data.cargo.cargoinformation target="system.cargo.cargoinformation" button=true owner=owner
+ editable=editable}}
+
+
+