• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Gear location

Minous

Well-known member
I know its probably not possible, but do we have a way to find what we have in each slot a character can equip something?
 
That wouldn't be too hard for someone to do. Make an ability that foreaches through all gear on the hero with one of the equipment slot tags that is also currently equipped. Build up a string of text for each such detected piece of gear, then set the string into the description for the ability. Bootstrap the ability to a mechanic if you want everyone to get it, or to an adjustment if you want it on a case by case basis.
 
That wouldn't be too hard for someone to do. Make an ability that foreaches through all gear on the hero with one of the equipment slot tags that is also currently equipped. Build up a string of text for each such detected piece of gear, then set the string into the description for the ability. Bootstrap the ability to a mechanic if you want everyone to get it, or to an adjustment if you want it on a case by case basis.

Would love to see that as an adjustment, but it sounds like its beyond my basic scripting skills.
 
Back
Top