Files
foundryvtt-reve-de-dragon/templates/roll/roll-part-conditions.hbs

9 lines
170 B
Handlebars

<label for="{{code}}">Conditions</label>
{{numberInput current.value
name=name
step=1
min=current.min
max=current.max
disabled=rollData.mode.retry
}}