Jump to content

Recommended Posts

 

Hello, what would be the correct implementation of pestilence? It doesn't work for me.

 

    <FightClassSpell>
      <FightClassConditions>
        <FightClassCondition>
          <ContionType>IsSpellUsable</ContionType>
          <Param xsi:type="FightClassConditionStringBool">
            <Name>Pestilence</Name>
            <Need>true</Need>
          </Param>
        </FightClassCondition>
        <FightClassCondition>
          <ContionType>TargetBuffCastedByMe</ContionType>
          <Param xsi:type="FightClassConditionStringBool">
            <Name>Frost Fever</Name>
            <Need>true</Need>
          </Param>
        </FightClassCondition>
        <FightClassCondition>
          <ContionType>TargetBuffCastedByMe</ContionType>
          <Param xsi:type="FightClassConditionStringBool">
            <Name>Blood Plague</Name>
            <Need>true</Need>
          </Param>
        </FightClassCondition>
        <FightClassCondition>
          <ContionType>BuffTimeLeftTarget</ContionType>
          <Param xsi:type="FightClassConditionBuffStack">
            <Number>4</Number>
            <Type>SmallerOrEqual</Type>
            <Name>Frost Fever</Name>
          </Param>
        </FightClassCondition>
      </FightClassConditions>
      <SpellName>Pestilence</SpellName>
      <Priority>13</Priority>
      <IsBuff>true</IsBuff>
      <DescriptionSpell>Pestilence</DescriptionSpell>
    </FightClassSpell>

Link to comment
https://wrobot.eu/forums/topic/15700-renew-pestilence-dk-wotlk/
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...