Add monster changes
This commit is contained in:
@ -17,11 +17,6 @@
|
||||
/
|
||||
{{formInput systemFields.hp.fields.max value=system.hp.max disabled=isPlayMode classes="character-hp-value"}}
|
||||
</div>
|
||||
<div class="flexrow character-hp">
|
||||
<span class="name">{{localize "LETHALFANTASY.Label.perception"}}</span>
|
||||
{{formInput systemFields.perception.fields.value value=system.perception.value disabled=isPlayMode
|
||||
classes="character-hp"}}
|
||||
</div>
|
||||
<div class="flexrow character-hp">
|
||||
<span class="name">{{localize "LETHALFANTASY.Label.grit"}}</span>
|
||||
{{formInput systemFields.grit.fields.current value=system.grit.current disabled=isPlayMode
|
||||
|
Reference in New Issue
Block a user