ENhance actor sheet with roll messages
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
<label>{{localize "AWEMMY.Ability.CostLabel"}}</label>
|
||||
{{formField systemFields.cost value=system.cost localize=true}}
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label>{{localize "AWEMMY.Ability.FlowPointCost"}}</label>
|
||||
{{formInput systemFields.flowPointCost value=system.flowPointCost}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
|
||||
Reference in New Issue
Block a user