• Sets the hero's strength property. If the new strength property is less than current value, the hero will lose HP.

    Parameters

    Returns void

    Note

    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