mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
* Temp * Dialog setup * Fixed basic beastform * Reworked beastform to hold it's data entirely in the beastformEffect * UpdateActorTokens fix * Removed hardcoded tierlimit on beastform * PR fixes
6 lines
No EOL
149 B
Handlebars
6 lines
No EOL
149 B
Handlebars
<div>
|
|
<div>{{name}}</div>
|
|
<img src="{{system.tokenImg}}" />
|
|
<div>{{{system.examples}}}</div>
|
|
<div>{{system.advantageOn}}</div>
|
|
</div> |