﻿//==============================================================================
// Throwing Axeman_anim.txt
//==============================================================================

import Greek_Large_Shield_anim.txt


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

define norseaxe
{
   set hotspot
   {
      version
      {
         Visual phalangite spear
      }
   }
}


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

define Head
{         
      set hotspot
      {
         version
         {
            Visual Phalangite Head
         }
      }
}


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

anim Idle
{      
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Phalangite_Idlea
				connect Righthand norseaxe Hotspot
				connect Smokepoint LargeGreekShield Hotspot
				connect LeftForearm LargeGreekShield Hotspot
				Connect TopOfHead Head hotspot
		length 3
         }
      }
}
}


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

anim Bored
{      
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Phalangite_Boreda
				connect Righthand norseaxe Hotspot
				connect Smokepoint LargeGreekShield Hotspot
				connect LeftForearm LargeGreekShield Hotspot
				Connect TopOfHead Head hotspot
         }
         version
         {
            Visual Phalangite_Boredb
				connect Righthand norseaxe Hotspot
				connect Smokepoint LargeGreekShield Hotspot
				connect LeftForearm LargeGreekShield Hotspot
				Connect TopOfHead Head hotspot
         }
      }
}
}


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

anim Walk
{      
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Phalangite_Walka
				connect Righthand norseaxe Hotspot
				connect Smokepoint LargeGreekShield Hotspot
				connect LeftForearm LargeGreekShield Hotspot
				Connect TopOfHead Head hotspot
		length 1.35
         }
      }
}
}


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

anim Attack
{      
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Phalangite_Attacka
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.48 true   
            tag GenericSound 0.36 true   
//-- end auto generated section
				connect Righthand norseaxe Hotspot
				connect Smokepoint LargeGreekShield Hotspot
				connect LeftForearm LargeGreekShield Hotspot
				Connect TopOfHead Head hotspot
         }
//         version
//         {
//            Visual Phalangite_Attackb
//-- auto generated by the bang animation tool
//-- do not hand edit these values
//            tag Attack 0.34 true   
//            tag GenericSound 0.22 true   
//-- end auto generated section
//				connect Righthand norseaxe Hotspot
//				connect Smokepoint LargeGreekShield Hotspot
//				connect LeftForearm LargeGreekShield Hotspot
//				Connect TopOfHead Head hotspot
//         }
       }
   }
}


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

anim Death
{      
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Phalangite_Deatha
				connect Righthand norseaxe Hotspot
				connect Smokepoint LargeGreekShield Hotspot
				connect LeftForearm LargeGreekShield Hotspot
				Connect TopOfHead Head hotspot
		length 1.2
//-- auto generated by the bang animation tool
//-- do not hand edit these values
//               tag SpecificSoundSet 0.16 false MaleDeath checkVisible 
//-- end auto generated section

         }
      }
}
}


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

anim Flail
{      
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Phalangite_Flaila
				connect Righthand norseaxe Hotspot
				connect Smokepoint LargeGreekShield Hotspot
				connect LeftForearm LargeGreekShield Hotspot
				Connect TopOfHead Head hotspot
         }
      }
}
}