$emit('change', {name}, ack)"
/>
$emit('change', {variableName}, ack)"
hint="Use this name in formulae to reference this attribute"
/>
$emit('change', {baseValue: +baseValue}, ack)"
hint="This is the value of the attribute before effects are applied"
/>
$emit('change', {adjustment: -damage || null}, ack)"
/>
$emit('change', {type}, ack)"
/>
$emit('change', {decimal: !!e})"
/>
$emit('change', {reset}, ack)"
/>
$emit('change', {resetMultiplier: +resetMultiplier}, ack)"
hint="Some attributes, like hit dice, only reset by half their total on a long rest"
/>