I've actually been tinkering with the vyr/rasha paralysis routine and made quite a few changes. But this also includes a change to buffcache.cs. I added "HasTalStacks" which is true when the bot has >= 3 stacks of talrash. Then the bot should cast archon, otherwise not.
1. I've removed teleporting in combat with archon (bot dove into packs, dying, instead of just beaming)
2. Removed the usage of archonstrike since it just shouldnt use it. Beam op.
3. Only cast archon when 3 stacks tal'rash.
4. Cast all spells on player position and get 3 stacks + pop archon when archon is ready (did this for speedfarm reasons, teleport got no cd)
5. Removed the beam-logic that came from the firebird routine. Didn't seem right. Now just aims for best cluster or current target.
I'm going to try to get this to work without adding the change in buffcache.
Can't decide if the bot should tp into combat with calamity outside of archon or not. What do you guys think?