Mr. Robot 11 Posted October 18, 2016 Share Posted October 18, 2016 I'm trying to have my fight class use the heriloom Inherited Insignia of the Horde (break cc trinket), but I only see a condition for Me Is Stunned. How do you make it work for fear, rooted, slowed, feared, etc? Link to comment https://wrobot.eu/forums/topic/4155-break-slow-rooted-feared-etc/ Share on other sites More sharing options...
Droidz 2738 Posted October 18, 2016 Share Posted October 18, 2016 Hello, you can use this condition: Possessed Fleeing Influenced Confused Pacified Target Possessed Target Fleeing Target Influenced Target Confused Target Pacified Pet Possessed Pet Fleeing Pet Influenced Pet Confused Pet Pacified Link to comment https://wrobot.eu/forums/topic/4155-break-slow-rooted-feared-etc/#findComment-19267 Share on other sites More sharing options...
Mr. Robot 11 Posted October 19, 2016 Author Share Posted October 19, 2016 15 hours ago, Droidz said: Hello, you can use this condition: Possessed Fleeing Influenced Confused Pacified Target Possessed Target Fleeing Target Influenced Target Confused Target Pacified Pet Possessed Pet Fleeing Pet Influenced Pet Confused Pet Pacified Does the Influenced condition work for feared, rooted, and slowed? Link to comment https://wrobot.eu/forums/topic/4155-break-slow-rooted-feared-etc/#findComment-19307 Share on other sites More sharing options...
Droidz 2738 Posted October 22, 2016 Share Posted October 22, 2016 "Influenced" don't works? else try this c# condition: For your character: wManager.Wow.ObjectManager.ObjectManager.Me.Root for target: wManager.Wow.ObjectManager.ObjectManager.Target.Root Link to comment https://wrobot.eu/forums/topic/4155-break-slow-rooted-feared-etc/#findComment-19464 Share on other sites More sharing options...
Mr. Robot 11 Posted October 23, 2016 Author Share Posted October 23, 2016 14 hours ago, Droidz said: "Influenced" don't works? else try this c# condition: For your character: wManager.Wow.ObjectManager.ObjectManager.Me.Root for target: wManager.Wow.ObjectManager.ObjectManager.Target.Root Influenced wasn't working but the C# Condition you just suggested did. Can you please let me know how to make the trinket work for other things as well like feared? I don't want to duplicate the spell because that would put them on different cooldowns and it seems like adding more conditions would require both of them. Is there a way to do OR conditions? Link to comment https://wrobot.eu/forums/topic/4155-break-slow-rooted-feared-etc/#findComment-19507 Share on other sites More sharing options...
Droidz 2738 Posted December 5, 2016 Share Posted December 5, 2016 https://msdn.microsoft.com/en-us/library/6373h346.aspx Link to comment https://wrobot.eu/forums/topic/4155-break-slow-rooted-feared-etc/#findComment-21294 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now