Add the Aspect sheet and update some translation keys for the actor sheet
This commit is contained in:
parent
c0d677cd77
commit
763a0982d5
22 changed files with 1277 additions and 84 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<label class="stat stat--{{name}}">
|
||||
<button class="roll-stat" data-stat="{{name}}">
|
||||
{{localize (concat "dotdungeon.stat." name)}}
|
||||
{{localize (concat "dotdungeon.actor.pc.stat." name)}}
|
||||
</button>
|
||||
{{> dotdungeon.dice_choice fieldToUpdate=(concat "system.stats." name) selected=value }}
|
||||
</label>
|
||||
Loading…
Add table
Add a link
Reference in a new issue