Code: Select all
<skill name="KNIGHT_SHOCK" id="490158" mana="25" cooldown="30" range="150" type="damage" target="enemy" reqbuffname="500137" reqbufftarget="target" reqbuffcount="1" />i do not know what these skill options do:
Code: Select all
reqbuffname="500137" reqbufftarget="target" reqbuffcount="1"for me it looks like the target needs to have a (de)buff with count 1 which is checked, so that the skill is used by the bot. but "Shock" does not need any preconditions on the target, it just has a cooldown.
removing these options i can use the skill and my knight uses "Shock".
Thanx
Ric