Osiris/API/ItemLevelUp

From Divinity Engine Wiki
Revision as of 21:32, 22 February 2018 by Tinkerer (talk | contribs) (Documented ItemLevelUp)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • call ItemLevelUp((ITEMGUID)_Item)
Description

Increases the level of _Item by 1.

Notes
  • If _Item is not valid, nothing happens.
  • This call is new in DOS2 Patch 6.
See Also