Template and raw sheet for npc

This commit is contained in:
Vlyan
2020-12-13 16:28:25 +01:00
parent 903229c25b
commit ec2acf1648
14 changed files with 352 additions and 48 deletions

View File

@@ -35,9 +35,13 @@
<div>
<label>{{localizeSkill skillData.cat 'title'}}</label>
</div>
{{#if actorIsPc}}
<div>
<label>{{skillData.name}}</label>
</div>
{{/if}}
<div>
<label id="stance_label">unknown</label>
</div>