Jump to content

pmpaul

Members
  • Posts

    10
  • Joined

  • Last visited

File Comments posted by pmpaul

    [Shai]MutilateRogue

       1131    4

    Thanks for your efforts, amazing profile!

     

    Only thing I've added is "Shadow Walk":

     

        <FightClassSpell>

          <SpellName>Shadow Walk</SpellName>

          <FightClassConditions>

            <FightClassCondition>

              <ContionType>Buff</ContionType>

              <Param xsi:type="FightClassConditionStringBool">

                <Name>Stealth</Name>

                <Need>true</Need>

              </Param>

            </FightClassCondition>

            <FightClassCondition>

              <ContionType>Buff</ContionType>

              <Param xsi:type="FightClassConditionStringBool">

                <Name>Shadow Walk</Name>

              </Param>

            </FightClassCondition>

          </FightClassConditions>

          <Priority>7</Priority>

          <IsBuff>true</IsBuff>

          <Timer>6000</Timer>

        </FightClassSpell>
     
    To enable increased stealth when available.
×
×
  • Create New...