{{#if (ifvalue system.creatureType 'pnj')}} {{/if}}

{{system.armorrating.value}}
{{!-- Sheet Tab Navigation --}}
{{!-- Attributes Tab --}}
{{!-- Skills --}} {{> systems/metro-2033/templates/actor/partials/skills.html fixedHeight='fixed-height'}}
{{!-- Abilities --}} {{> systems/metro-2033/templates/actor/partials/abilities.html sourceType='ability' sourceList=abilities sourceLabel='MYZ.ABILITIES' fixedHeight='fixed-height'}}
{{!-- Talents --}} {{> systems/metro-2033/templates/actor/partials/talents.html sourceType='talent' sourceList=talents sourceLabel='MYZ.TALENTS' fixedHeight='fixed-height'}}
{{#ifCond system.creatureType '==' 'robot'}} {{> systems/metro-2033/templates/actor/partials/special.html}} {{/ifCond}} {{#ifCond system.creatureType '!==' 'robot'}} {{> systems/metro-2033/templates/actor/partials/criticals.html fixedHeight='fixed-height'}} {{/ifCond}}
{{!-- Gear Tab --}}
{{> systems/metro-2033/templates/actor/partials/weapons.html}} {{#if (ifvalue system.creatureType 'robot')}} {{> systems/metro-2033/templates/actor/partials/chassis-1row.html}} {{/if}} {{#unless (ifvalue system.creatureType 'robot')}} {{> systems/metro-2033/templates/actor/partials/armors.html}} {{/unless}} {{> systems/metro-2033/templates/actor/partials/npc-inventory.html}}
{{!-- Info Tab --}}
{{{descriptionHTML}}}