Jump to content

low level druid[1-20] 1.0.0

   (1 review)

About This File

Low level class fight druid(without any form), atm using this on 1-10 level.


User Feedback

Recommended Comments

I used this profile to learn how to build my own. Thank you and also I found it interesting that it's range is 5 and you added the spell condition of target distance. That is smart.

Link to comment
Share on other sites

I'm having an issue where it constantly interrupts Wrath 75% of the time. Is that intended?

Especially at range, it will interrupt the first 4-5 cast attempts... then maybe cast it once at range and then interrupt each attempt by moving forward a few feet until the mob is in melee range.

The logs don't show anything special:

N] 22:46:01.602 - [Path-Finding] FindPath from 10408.36 ; 546.6532 ; 1329.854 ; "None" to 10456.97 ; 540.3924 ; 1340.093 ; "None" (Kalimdor)
[N] 22:46:01.955 - [Path-Finding] Path Count: 2 (50.07655y)
[F] 22:46:06.252 - [Spell] Cast Wrath (Wrath)
[F] 22:46:06.902 - [Spell] Cast Wrath (Wrath)
[F] 22:46:07.461 - [Spell] Cast Wrath (Wrath)
[F] 22:46:08.063 - [Spell] Cast Wrath (Wrath)
[F] 22:46:08.702 - [Spell] Cast Wrath (Wrath)
[F] 22:46:10.413 - [Spell] Cast Wrath (Wrath)
[F] 22:46:10.991 - [Spell] Cast Wrath (Wrath)
[F] 22:46:11.601 - [Spell] Cast Wrath (Wrath)
[F] 22:46:12.181 - [Spell] Cast Wrath (Wrath)
[F] 22:46:14.591 - [Spell] Cast Wrath (Wrath)
[F] 22:46:16.592 - [Spell] Cast Wrath (Wrath)
22:46:20.679 - [Looting] Loot Young Nightsaber
22:46:21.758 - [Fight] Player Attack Mangy Nightsaber (lvl 2)

 

The XML shows that Wrath is set to No for CanMoveDuringCast, so it's weird that it's constantly moving and interrupting:

    <FightClassSpell>
      <FightClassConditions>
        <FightClassCondition>
          <ContionType>TargetDistance</ContionType>
          <Param xsi:type="FightClassConditionNumber">
            <Type>SmallerOrEqual</Type>
            <Value>28</Value>
          </Param>
        </FightClassCondition>
      </FightClassConditions>
      <SpellName>Wrath</SpellName>
      <Priority>1</Priority>
      <CanMoveDuringCast>No</CanMoveDuringCast>
    </FightClassSpell>

 

Link to comment
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...