Page 3 of 3

Re: database skills fix

Posted: Mon May 07, 2012 4:52 am
by freemw

Code: Select all

<skill name="KNIGHT_FULL_MOON_CLEAVE" id="495486" mana="250" range="100" cooldown="20" type="damage" target="enemy" aoecenter="player" />

Re: database skills fix

Posted: Sat Jan 26, 2013 8:07 pm
by abron1
can you add this to date base

Code: Select all

<skill name="WARDEN_SACRIFICE" id="494613" mana="60" cooldown="180" type="heal" target="self" maxhpper="50"/>
<skill name="CHANPION_WAITING_GAME" id="498728" cooldown="60" type="buff" buffname="621471" target="self" />
	<skill name="CHAMPION_SHADOW_PULSE" id="498726" range="225" cooldown="6" type="damage" target="enemy" />
	<skill name="CHAMPION_SHIELD_FORM" id="498562" type="buff" target="self" buffname="621218" />	
	<skill name="CHAMPION_DEATH_ARRIVES" id="498730" cooldown="240" type="buff" target="self" buffname="621485" />

Re: database skills fix

Posted: Sat Jan 26, 2013 11:31 pm
by rock5
Ok. Added.

But removed 'mana' for Sacrifice. The bot gets it from memory now.

Fixed Waiting Game typo in name.

Changed Death Arrives cooldown to 5m.