Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Add cooldown on spell (shaman shock)

Featured Replies

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>

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

  • Author
1 hour ago, eeny said:

Why not just add a condition of target buff: flameshock = false and do-away with the CD

how? :P

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.