HeroLib

HeroLib

2M Downloads

Create a function to return useable equipped items by the player

skasch opened this issue ยท 1 comments

commented

The need comes down from ARParser, where I try to translate the use_items action into lua code for AethysRotation.

use_items asks the player to use every useable equipped item by the player; this should probably be cached, and refreshed when the equipment changes.

commented

Considering ARParser / HeroRotationGenerator is deprecated for now, I will close the issue.
Item / Equipment methods will be expanded during Shadowlands development which will include such usage.