Hello.
please advise how to get the type of status (or index of status) and the added value of items.
If potion, I would like to get the “HP”, which is a status that affects, and the value of “30” that is added to it.
  • There is no easy way to do this.
    A way would be to e.g. use the GetPreview function of the ItemShortcut instance of an item. This requires to pass on a combatant it's used on and a PreviewSelection instance that contains the user and possible targets for using the item.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • Thanks for the reply.
    It helped me a lot.
Sign In or Register to comment.