{{!-- * Header --}}
Logo Image
Player
{{!-- * Armour --}}
{{!-- * Fate & Advancement --}}
{{!-- * Weapons --}} {{#each weapons as | slot |}} {{#if slot.empty}} {{else}} {{/if}} {{/each}}
{{ rc-i18n "RipCrypt.common.weapon.plural" }} {{ rc-i18n "RipCrypt.Apps.traits-range" }} {{ rc-i18n "RipCrypt.common.wear" }} {{ rc-i18n "RipCrypt.common.damage" }}
---
{{!-- * Abilities --}}
{{!-- Actual Abilities --}} {{#each abilities as | ability |}}
{{#unless ability.readonly}} {{else}} {{ability.value}} {{/unless}} {{#if @root.meta.editable}} {{/if}}
{{#unless ability.readonly}} {{else}}
{{ ability.name }}
{{/unless}}
{{/each}} {{!-- Health --}}
{{#if meta.editable}} {{else}} {{ guts.value }} {{/if}}
{{#if meta.editable}} {{else}}
{{ rc-i18n "RipCrypt.common.guts" }}
{{/if}}
{{!-- Move & Run --}}
{{speed.move}} {{speed.run}}
{{!-- * Equipment --}}