randomstraw
Community Developer
- Joined
- Jul 17, 2012
- Messages
- 1,611
- Reaction score
- 10
Code:
Register("Flicker Strike", ret => HasAura(LokiPoe.ObjectManager.Me, "frenzy_charge", 1));
seems not to get recognized, as it should trigger once i have atleast one frenzy charge up. doesnt get true at all. something with the "frenzy_charge" broken?