Osiris/API/CharacterSetMagicArmorPercentage

From Divinity Engine Wiki
Jump to: navigation, search
Full Definition(s)
  • call CharacterSetMagicArmorPercentage((CHARACTERGUID)_Character, (INTEGER)_Percentage)
Description

Sets the magic armour percentage of _Character to _Percentage.

Notes
  • By default, when a character leaves combat its physical and magical armour will regenerate to 100%. You can prevent this by setting the tag NO_ARMOR_REGEN on a character.
See Also