pqnext


{{ 'ui-language-note' | text }}

{{ 'ui-new-hero' | text }}

{{ 'ui-nickname' | text }}

{{ 'ui-attributes' | text }}

{{ a.title | text }}
{{ newHeroSetup.attr[a.name] }}

{{ 'ui-race' | text }}

{{ 'ui-class' | text }}

{{ hero.nickname }}
{{ game.races().find(e => e.name == hero.race).title | text }}
{{ game.classes().find(e => e.name == hero.class).title | text }}
{{ title | text }} {{ value }}
{{ 'ui-level' | text }}
{{ hero.level.num }}
{{ hero.quest.title }}
{{ 'ui-bag' | text }}
{{ hero.action.title }}