//==============================================================================
// Nomti_anim.txt
//==============================================================================
define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}

//==============================================================================
define egyptbirthSFX
{
   set hotspot
   {
      version
      {
         VisualParticle SFX E Myth Unit Birth Effect
      }
   }
}

//==============================================================================
define soul
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul
      }
   }
}

//==============================================================================
define soulaurora
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Aurora
      }
   }
}

//==============================================================================
define heavenlight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Heaven Light
      }
   }
}

//==============================================================================
define SunLight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon Sunlight
      }
   }
}


//==============================================================================
define GroundGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon GroundGlow
      }
   }
}

//==============================================================================


anim Idle
{
	SetSelector
	{

		set hotspot
		{
			version
			{
				//Visual Special E Anubite_idleA
				VisualGranny Special E Anubite_IdleA
				ReplaceTexture Special E Anubite/Special E Anubite Iron
				connect NECK Visualparticle SFX A Hero Glow Small
			}
		}
	}
}

//==============================================================================

anim Birth
{
	SetSelector
	{
		
			version
			{
				//Visual Special E Anubite_BirthA
				VisualGranny Special E Anubite_BirthA
				connect HOTSPOT egyptbirthSFX hotspot	
				connect NECK Visualparticle SFX A Hero Glow Small			
			}
		}
		set hotspot
		{
			version
			{
				//Visual Special E Anubite_BirthA
				VisualGranny Special E Anubite_BirthA
				ReplaceTexture Special E Anubite/Special E Anubite Iron
				connect HOTSPOT egyptbirthSFX hotspot
				connect NECK Visualparticle SFX A Hero Glow Small
			}
		}
	}
}


//==============================================================================



anim Attack
{
	SetSelector
	{

		set hotspot
		{
			version
			{
				//Visual Special E Anubite_idleA
				VisualGranny Special E Anubite_AttackA
		tag Attack 0.45 true   
            	tag GenericSound 0.60 true   
            	tag SpecificSoundSet 0.37 false SwordSwing checkVisible 
				ReplaceTexture Special E Anubite/Special E Anubite Iron
				connect NECK Visualparticle SFX A Hero Glow Small
			}
		}
	}
}


//==============================================================================

anim Death
{
	SetSelector
	{

		set hotspot
		{
			version
			{
				//Visual Special E Anubite_idleA
				VisualGranny Special E Anubite_DeathA
				ReplaceTexture Special E Anubite/Special E Anubite Iron
				connect NECK SetGlow Visualparticle SFX A Hero Glow Small
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.00 false AHeroHasFallen  checkOwner
//-- end auto generated section
				connect ATTACHPOINT soul hotspot
				connect ATTACHPOINT soulaurora hotspot
				connect ATTACHPOINT heavenlight hotspot
			}
		}
	}
}

//==============================================================================

anim Run
{
	SetSelector
	{

		set hotspot
		{
			version
			{
				//Visual Special E Anubite_idleA
				VisualGranny Special E Anubite_RunA
				ReplaceTexture Special E Anubite/Special E Anubite Iron
				connect NECK SetGlow Visualparticle SFX A Hero Glow Small
			}
		}
	}
}
//==============================================================================

anim Bored
{
	SetSelector
	{

		set hotspot
		{
			version
			{
				//Visual Special E Anubite_idleA
				VisualGranny Special E Anubite_BoredA
				ReplaceTexture Special E Anubite/Special E Anubite Iron
				connect NECK Visualparticle SFX A Hero Glow Small
			}
		}
	}
}

//==============================================================================

anim Walk
{
	SetSelector
	{

		set hotspot
		{
			version
			{
				//Visual Special E Anubite_idleA
				VisualGranny Special E Anubite_TrotA
				ReplaceTexture Special E Anubite/Special E Anubite Iron
				connect NECK Visualparticle SFX A Hero Glow Small
			}
		}
	}
}

//==============================================================================
anim recover
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            //Visual Special E Anubite_idleA
				VisualGranny Special E Anubite_JumpFly
				connect HOTSPOT sunlight hotspot
				connect HOTSPOT Groundglow hotspot
         }
      }
   }
}

//==============================================================================
anim JumpTakeoff
{
	SetSelector
	{

		set hotspot
		{
			version
			{
				//Visual Special E Anubite_idleA
				VisualGranny Special E Anubite_JumpTakeoff
				ReplaceTexture Special E Anubite/Special E Anubite Iron
				connect NECK Visualparticle SFX A Hero Glow Small
			}
		}
	}
}

//==============================================================================


anim JumpFly
{
	SetSelector
	{

		set hotspot
		{
			version
			{
				//Visual Special E Anubite_idleA
				VisualGranny Special E Anubite_JumpFly
				ReplaceTexture Special E Anubite/Special E Anubite Iron
				connect NECK Visualparticle SFX A Hero Glow Small
			}
		}
	}
}

//==============================================================================


anim JumpLand
{
	SetSelector
	{

		set hotspot
		{
			version
			{
				//Visual Special E Anubite_idleA
				VisualGranny Special E Anubite_JumpLand
				ReplaceTexture Special E Anubite/Special E Anubite Iron
				connect NECK Visualparticle SFX A Hero Glow Small
			}
		}
	}
}
