Sets the hero's strength property. If the new strength property is less than current value, the hero will lose HP.
Hero cannot lose HP below 1.0, which means that removing X strength and then adding X strength back can result in healing.
Generated using TypeDoc
Sets the hero's strength property. If the new strength property is less than current value, the hero will lose HP.