wlhr 63 Posted August 6, 2016 Share Posted August 6, 2016 Hello, I was going to make a fighting class for the new Blood DK but it havnt quite worked out as i want it to. My DK is casting Blood Boil like a complete retard, he literally spams it out of combat and out of range. http://www.wowhead.com/spell=50842/blood-boil I have tried to use some conditions as you see in the example below, but they dont help. <FightClassSpell> <FightClassConditions> <FightClassCondition> <ContionType>TargetDistance</ContionType> <Param xsi:type="FightClassConditionNumber"> <Type>Smaller</Type> <Value>10</Value> </Param> </FightClassCondition> <FightClassCondition> <ContionType>MeInCombat</ContionType> <Param xsi:type="FightClassConditionBool"> <Value>true</Value> </Param> </FightClassCondition> </FightClassConditions> <SpellName>Blood Boil</SpellName> </FightClassSpell> So... what am i doing wrong? Link to comment https://wrobot.eu/forums/topic/3571-blood-dk/ Share on other sites More sharing options...
BetterSister 367 Posted August 6, 2016 Share Posted August 6, 2016 use hostile targeting me condition instead of target distance condition.. IF you really need to have distance to you condition you can keep it there too or this Also wlhr 1 Link to comment https://wrobot.eu/forums/topic/3571-blood-dk/#findComment-16497 Share on other sites More sharing options...
wlhr 63 Posted August 6, 2016 Author Share Posted August 6, 2016 Thanks for the help! You meant Target Targeting Me? Cause that was the only thing working for me. BetterSister 1 Link to comment https://wrobot.eu/forums/topic/3571-blood-dk/#findComment-16500 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