eebm 3 Posted May 2, 2017 Share Posted May 2, 2017 Hey I made a shaman profile but im very novince when it comes to making these stuff so I cant figure out a way to add a cooldown to my flame shock.. With this below it will use flameshock every time the cooldown is ready.. which is every 6sec.. and the flame shock debuff lasts for alot longer, so what is happening now is im getting out of mana quick as hell because it spams the shock... How can I add a cooldown so it uses it maybe once every 11second or something? (so I get some more time with mana before drinking) <FightClassSpell> <FightClassConditions> <FightClassCondition> <ContionType>TargetBuffCastedByMe</ContionType> <Param xsi:type="FightClassConditionStringBool"> <Name>Flame Shock</Name> </Param> </FightClassCondition> </FightClassConditions> <SpellName>Flame Shock</SpellName> <Priority>1</Priority> <CheckIfKnow>false</CheckIfKnow> </FightClassSpell> </FightClassSpells> </FightClass> Link to comment https://wrobot.eu/forums/topic/5805-add-cooldown-on-spell-shaman-shock/ Share on other sites More sharing options...
eeny 523 Posted May 2, 2017 Share Posted May 2, 2017 3 minutes ago, eebm said: Hey I made a shaman profile but im very novince when it comes to making these stuff so I cant figure out a way to add a cooldown to my flame shock.. With this below it will use flameshock every time the cooldown is ready.. which is every 6sec.. and the flame shock debuff lasts for alot longer, so what is happening now is im getting out of mana quick as hell because it spams the shock... How can I add a cooldown so it uses it maybe once every 11second or something? (so I get some more time with mana before drinking) <FightClassSpell> <FightClassConditions> <FightClassCondition> <ContionType>TargetBuffCastedByMe</ContionType> <Param xsi:type="FightClassConditionStringBool"> <Name>Flame Shock</Name> </Param> </FightClassCondition> </FightClassConditions> <SpellName>Flame Shock</SpellName> <Priority>1</Priority> <CheckIfKnow>false</CheckIfKnow> </FightClassSpell> </FightClassSpells> </FightClass> Why not just add a condition of target buff: flameshock = false and do-away with the CD Link to comment https://wrobot.eu/forums/topic/5805-add-cooldown-on-spell-shaman-shock/#findComment-26397 Share on other sites More sharing options...
eebm 3 Posted May 2, 2017 Author Share Posted May 2, 2017 1 hour ago, eeny said: Why not just add a condition of target buff: flameshock = false and do-away with the CD how? :P Link to comment https://wrobot.eu/forums/topic/5805-add-cooldown-on-spell-shaman-shock/#findComment-26399 Share on other sites More sharing options...
eeny 523 Posted May 2, 2017 Share Posted May 2, 2017 5 minutes ago, eebm said: how? :P 4 mins in- Link to comment https://wrobot.eu/forums/topic/5805-add-cooldown-on-spell-shaman-shock/#findComment-26400 Share on other sites More sharing options...
razmisli 2 Posted May 2, 2017 Share Posted May 2, 2017 eeny suggested something like this Link to comment https://wrobot.eu/forums/topic/5805-add-cooldown-on-spell-shaman-shock/#findComment-26401 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