Osiris/API/CharacterSetMagicArmorPercentage: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Documented CharacterSetMagicArmorPercentage)
 
(No difference)

Latest revision as of 11:27, 20 December 2017

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