• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Exhaustion problem

zkum

corruption
Joined
May 9, 2009
Messages
2,300
Reaction score
52
Location
Sweden
Hey.
Me and my friends are trying to make a 8.0 server, based on the latest crying damson engine. The problem is, we want to do so every spell shares exhaustions.

And i know, if you remove the aggresive="0" it will share cooldowns. But then all the supportive/healing spells wont be able to do inside pz zones.

So i need ur help :)
Rep+ :]
 
put ur script so i can fix it ;)

script? u mean spells.xml? >_>

Code:
<?xml version="1.0" encoding="UTF-8"?>
<spells>
	<!-- Attack Runes -->
	<rune name="Energy bomb" id="2262" allowfaruse="1" charges="2" maglv="10" exhaustion="2000" blocktype="solid" event="script" value="attack/runes/energy bomb.lua"/>
	<rune name="Energy Field" id="2277" allowfaruse="1" charges="3" maglv="3" exhaustion="2000" blocktype="solid" event="script" value="attack/runes/energy field.lua"/>
	<rune name="Energy Wall" id="2279" allowfaruse="1" charges="4" maglv="9" exhaustion="2000" blocktype="solid" event="script" value="attack/runes/energy wall.lua"/>
	<rune name="Explosion" id="2313" allowfaruse="1" charges="3" maglv="6" exhaustion="2000" blocktype="solid" event="script" value="attack/runes/explosion.lua"/>
	<rune name="Firebomb" id="2305" allowfaruse="1" charges="2" maglv="5" exhaustion="2000" blocktype="solid" event="script" value="attack/runes/fire bomb.lua"/>
	<rune name="Fire Field" id="2301" allowfaruse="1" charges="3" maglv="1" exhaustion="2000" blocktype="solid" event="script" value="attack/runes/fire field.lua"/>
	<rune name="Fire Wall" id="2303" allowfaruse="1" charges="4" maglv="6" exhaustion="2000" blocktype="solid" event="script" value="attack/runes/fire wall.lua"/>
	<rune name="Fireball" id="2302" allowfaruse="1" charges="3" maglv="4" exhaustion="2000" needtarget="1" blocktype="solid" event="script" value="attack/runes/fireball.lua"/>
	<rune name="Great Fireball" id="2304" allowfaruse="1" charges="2" maglv="4" exhaustion="2000" blocktype="solid" event="script" value="attack/runes/great fireball.lua"/>
	<rune name="Heavy Magic Missile" id="2311" allowfaruse="1" charges="5" exhaustion="2000" maglv="3" needtarget="1" blocktype="solid" event="script" value="attack/runes/heavy magic missile.lua"/>
	<rune name="Light Magic Missile" id="2287" allowfaruse="1" charges="5" exhaustion="2000" maglv="0" needtarget="1" blocktype="solid" event="script" value="attack/runes/light magic missile.lua"/>
	<rune name="Poison Bomb" id="2286" allowfaruse="1" charges="2" maglv="4" exhaustion="2000" blocktype="solid" event="script" value="attack/runes/poison bomb.lua"/>
	<rune name="Poison Field" id="2285" allowfaruse="1" charges="3" maglv="0" exhaustion="2000" blocktype="solid" event="script" value="attack/runes/poison field.lua"/>
	<rune name="Poison Wall" id="2289" allowfaruse="1" charges="4" maglv="5" exhaustion="2000" blocktype="solid" event="script" value="attack/runes/poison wall.lua"/>
	<rune name="Soulfire" id="2308" allowfaruse="1" charges="2" maglv="7" exhaustion="2000" needtarget="1" blocktype="solid" event="script" value="attack/runes/soulfire.lua"/>
	<rune name="Sudden Death" id="2268" allowfaruse="1" charges="1" maglv="15" exhaustion="2000" needtarget="1" blocktype="solid" event="script" value="attack/runes/sudden death.lua"/>

	<!-- Healing Runes -->
	<rune name="Antidote Rune" id="2266" allowfaruse="1" charges="1" lvl="15" aggresive="0" exhaustion="1000" aggressive="0" needtarget="1" blocktype="solid" event="script" value="healing/runes/antidote.lua"/>
	<rune name="Intense Healing Rune" id="2265" allowfaruse="1" charges="1" aggresive="0" maglv="1" exhaustion="1000" aggressive="0" needtarget="1" blocktype="solid" event="script" value="healing/runes/intense healing.lua"/>
	<rune name="Ultimate Healing Rune" id="2273" allowfaruse="1" charges="1" aggresive="0" maglv="4" exhaustion="1000" aggressive="0" needtarget="1" blocktype="solid" event="script" value="healing/runes/ultimate healing.lua"/>

	<!-- Summon Runes -->
	<rune name="Animate Dead" id="2316" allowfaruse="1" charges="2" aggresive="0" maglv="4" exhaustion="2000" blocktype="solid" event="script" value="summon/animate dead.lua"/>
	<rune name="Convince Creature" id="2290" allowfaruse="1" charges="1" aggresive="0" maglv="5" exhaustion="2000" needtarget="1" blocktype="solid" event="function" value="convince"/>

	<!-- Support Runes -->
	<rune name="Desintegrate" id="2310" allowfaruse="0" charges="3" maglv="4" exhaustion="2000" range="1" event="script" value="support/runes/desintegrate.lua"/>
	<rune name="Destroy Field" id="2261" allowfaruse="1" charges="3" aggresive="0" maglv="3" exhaustion="1000" range="5" event="script" value="support/runes/destroy field.lua"/>
	<rune name="Chameleon" id="2291" allowfaruse="1" charges="1" aggresive="0" maglv="4" exhaustion="1000" selftarget="1" blocktype="solid" event="function" value="chameleon"/>
	<rune name="Magic Wall" id="2293" allowfaruse="1" charges="3" maglv="9" exhaustion="2000" blocktype="all" event="script" value="support/runes/magic wall.lua"/>
	<rune name="Paralyze" id="2278" allowfaruse="1" charges="1" maglv="18" exhaustion="2000" mana="900" needtarget="1" blocktype="solid" event="script" value="support/runes/paralyze.lua">
		<vocation id="2"/>
		<vocation id="6" showInDescription="0"/>
	</rune>

	<!-- Attack Spells -->
	<instant name="Death Strike" words="exori mort" lvl="16" mana="20" prem="1" direction="1" blockwalls="1" exhaustion="1500" needlearn="0" event="script" value="attack/instant/death strike.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</instant>
	<instant name="Flame Strike" words="exori flam" lvl="12" mana="20" prem="1" direction="1" blockwalls="1" exhaustion="1500" needlearn="0" event="script" value="attack/instant/flame strike.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</instant>
	<instant name="Energy Strike" words="exori vis" lvl="12" mana="20" prem="1" direction="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/instant/energy strike.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</instant>
	<instant name="Whirlwind Throw" words="exori hur" lvl="15" mana="40" prem="1" range="5" needtarget="1" blockwalls="1" needweapon="1" exhaustion="2000" needlearn="0" event="script" value="attack/instant/whirlwind throw.lua">
		<vocation id="4"/>
		<vocation id="8"/>
	</instant>
	<instant name="Fire Wave" words="exevo flam hur" lvl="18" mana="25" direction="1" exhaustion="2000" needlearn="0" event="script" value="attack/instant/fire wave.lua">
		<vocation id="1"/>
		<vocation id="5"/>
	</instant>
	<instant name="Ethereal Spear" words="exori con" lvl="23" mana="35" prem="1" range="5" needtarget="1" exhaustion="2000" blockwalls="1" needlearn="0" event="script" value="attack/instant/ethereal spear.lua">
		<vocation id="3"/>
		<vocation id="7"/>
	</instant>
	<instant name="Energy Beam" words="exevo vis lux" lvl="23" mana="40" direction="1" exhaustion="2000" needlearn="0" event="script" value="attack/instant/energy beam.lua">
		<vocation id="1"/>
		<vocation id="5"/>
	</instant>
	<instant name="Great Energy Beam" words="exevo gran vis lux" lvl="29" mana="110" direction="1" exhaustion="2000" needlearn="0" event="script" value="attack/instant/great energy beam.lua">
		<vocation id="1"/>
		<vocation id="5"/>
	</instant>
	<instant name="Groundshaker" words="exori mas" lvl="33" mana="160" prem="1" needweapon="1" exhaustion="2000" needlearn="0" event="script" value="attack/instant/groundshaker.lua">
		<vocation id="4"/>
		<vocation id="8"/>
	</instant>
	<instant name="Berserk" words="exori" lvl="35" mana="120" prem="1" needweapon="1" exhaustion="2000" needlearn="0" event="script" value="attack/instant/berserk.lua">
		<vocation id="4"/>
		<vocation id="8"/>
	</instant>
	<instant name="Energy Wave" words="exevo mort hur" lvl="38" mana="170" direction="1" exhaustion="2000" needlearn="0" event="script" value="attack/instant/energy wave.lua">
		<vocation id="1"/>
		<vocation id="5"/>
	</instant>
	<instant name="Fierce Berserk" words="exori gran" lvl="70" mana="340" prem="1" needweapon="1" exhaustion="2000" needlearn="0" event="script" value="attack/instant/fierce berserk.lua">
		<vocation id="4"/>
		<vocation id="8"/>
	</instant>
		<instant name="Ultimate Explosion" words="exevo gran mas vi" lvl="60" mana="1200" prem="1" exhaustion="2000" selftarget="1" needlearn="0" event="script" value="attack/instant/ultimate explosion.lua">
		<vocation id="1"/>
		<vocation id="5"/>
	</instant>
	<instant name="Poison Storm" words="exevo gran mas pox" lvl="50" mana="600" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="attack/instant/poison storm.lua">
		<vocation id="2"/>
		<vocation id="6"/>
	</instant>

	<!-- Healing Spells -->
	<instant name="Light Healing" words="exura" lvl="9" mana="25" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="healing/instant/light healing.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
	</instant>
	<instant name="Antidote" words="exana pox" lvl="10" mana="30" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="healing/instant/antidote.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
	</instant>
	<instant name="Intense Healing" words="exura gran" lvl="11" mana="40" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="healing/instant/intense healing.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
	</instant>
	<instant name="Heal Friend" words="exura sio" lvl="18" mana="140" prem="1" aggressive="0" needtarget="1" params="1" exhaustion="2000" needlearn="0" event="script" value="healing/instant/heal friend.lua">
		<vocation id="2"/>
		<vocation id="6"/>
	</instant>
	<instant name="Ultimate Healing" words="exura vita" lvl="20" mana="160" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="healing/instant/ultimate healing.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
	</instant>
	<instant name="Mass Healing" words="exura gran mas res" lvl="36" mana="150" prem="1" aggressive="0" exhaustion="1000" needlearn="0" event="script" value="healing/instant/mass healing.lua">
		<vocation id="2"/>
		<vocation id="6"/>
	</instant>

	<!-- Support Spells -->
	<instant name="Light" words="utevo lux" lvl="8" mana="20" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="support/instant/light.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
	</instant>
	<instant name="Find Person" words="exiva" lvl="8" mana="20" aggressive="0" params="1" exhaustion="1000" needlearn="0" event="function" value="searchPlayer">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
	</instant>
	<instant name="Magic Rope" words="exani tera" lvl="9" mana="20" prem="1" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="support/instant/magic rope.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
	</instant>
	<instant name="Levitate" words="exani hur" lvl="12" mana="50" prem="1" aggressive="0" exhaustion="1000" params="1" needlearn="0" event="function" value="Levitate">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
	</instant>
	<instant name="Great Light" words="utevo gran lux" lvl="13" mana="60" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="support/instant/great light.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
	</instant>
	<instant name="Magic Shield" words="utamo vita" lvl="14" mana="50" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="support/instant/magic shield.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
	</instant>
	<instant name="Haste" words="utani hur" lvl="14" mana="60" prem="1" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="support/instant/haste.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="4"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
		<vocation id="8"/>
	</instant>
	<instant name="Challenge" words="exeta res" lvl="20" mana="30" prem="1" aggressive="0" exhaustion="1000" needlearn="0" event="script" value="support/instant/challenge.lua">
		<vocation id="8"/>
	</instant>
	<instant name="Strong Haste" words="utani gran hur" lvl="20" mana="100" prem="1" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="support/instant/strong haste.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</instant>
	<instant name="Creature Illusion" words="utevo res ina" lvl="23" mana="100" aggressive="0" params="1" exhaustion="1000" needlearn="0" event="function" value="Illusion">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</instant>
	<instant name="Ultimate Light" words="utevo vis lux" lvl="26" mana="140" prem="1" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="support/instant/ultimate light.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</instant>
	<instant name="Cancel Invisibility" words="exana ina" lvl="26" mana="200" prem="1" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="support/instant/cancel invisibility.lua">
		<vocation id="1"/>
		<vocation id="5"/>
	</instant>
	<instant name="Invisibility" words="utana vid" lvl="35" mana="440" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="support/instant/invisible.lua">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
	</instant>

	<!-- Summon Spells -->
	<instant name="Summon Creature" words="utevo res" lvl="25" params="1" exhaustion="2000" needlearn="0" event="function" value="summonMonster">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</instant>
	<instant name="Undead Legion" words="exana mas mort" lvl="30" mana="500" prem="1" exhaustion="2000" needlearn="0" event="script" value="summon/undead legion.lua">
		<vocation id="2"/>
		<vocation id="6"/>
	</instant>

	<!-- Conjure Spells -->
	<conjure name="Conjure Arrow" words="exevo con" lvl="13" mana="100" conjureId="2544" conjureCount="10" exhaustion="1000" needlearn="0" event="function" value="conjureItem">
		<vocation id="3"/>
		<vocation id="7"/>
	</conjure>
	<conjure name="Food" words="exevo pan" lvl="14" mana="30" exhaustion="1000" needlearn="0" event="function" value="conjureFood">
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="6"/>
		<vocation id="7"/>
	</conjure>
	<conjure name="Poisoned Arrow" words="exevo con pox" lvl="16" mana="130" conjureId="2545" conjureCount="7" exhaustion="1000" needlearn="0" event="function" value="conjureItem">
		<vocation id="3"/>
		<vocation id="7"/>
	</conjure>
	<conjure name="Conjure Bolt" words="exevo con mort" lvl="17" mana="140" prem="1" conjureId="2543" conjureCount="5" exhaustion="1000" needlearn="0" event="function" value="conjureItem">
		<vocation id="3"/>
		<vocation id="7"/>
	</conjure>
	<conjure name="Conjure Sniper Arrow" words="exevo con hur" lvl="24" mana="160" prem="1" conjureId="7364" conjureCount="5" exhaustion="1000" needlearn="0" event="function" value="conjureItem">
		<vocation id="3"/>
		<vocation id="7"/>
	</conjure>
	<conjure name="Explosive Arrow" words="exevo con flam" lvl="25" mana="290" conjureId="2546" conjureCount="8" exhaustion="1000" needlearn="0" event="function" value="conjureItem">
		<vocation id="3"/>
		<vocation id="7"/>
	</conjure>
	<conjure name="Conjure Piercing Bolt" words="exevo con grav" lvl="33" mana="180" prem="1" conjureId="7363" conjureCount="5" exhaustion="1000" needlearn="0" event="function" value="conjureItem">
		<vocation id="3"/>
		<vocation id="7"/>
	</conjure>
	<conjure name="Enchant Staff" words="exeta vis" lvl="41" mana="80" prem="1" conjureId="2433" reagentId="2401" exhaustion="1000" needlearn="0" event="function" value="conjureItem">
		<vocation id="5"/>
	</conjure>
	<conjure name="Enchant Spear" words="exeta con" lvl="45" mana="350" prem="1" conjureId="7367" reagentId="2389" exhaustion="1000" needlearn="0" event="function" value="conjureItem">
		<vocation id="3"/>
		<vocation id="7"/>
	</conjure>
	<conjure name="Power Bolt" words="exevo con vis" lvl="59" mana="700" prem="1" conjureId="2547" conjureCount="10" exhaustion="1000" needlearn="0" event="function" value="conjureItem">
		<vocation id="7"/>
	</conjure>
	<conjure name="Poison Field" words="adevo grav pox" lvl="14" mana="50" reagentId="2260" conjureId="2285" conjureCount="3" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Light Magic Missile" words="adori" lvl="15" mana="40" reagentId="2260" conjureId="2287" conjureCount="5" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Fire Field" words="adevo grav flam" lvl="15" mana="60" reagentId="2260" conjureId="2301" conjureCount="3" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Fireball" words="adori flam" lvl="27" mana="60" prem="1" reagentId="2260" conjureId="2302" conjureCount="3" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="5"/>
	</conjure>
	<conjure name="Energy Field" words="adevo grav vis" lvl="18" mana="80" reagentId="2260" conjureId="2277" conjureCount="3" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Envenom" words="adevo res pox" lvl="24" mana="100" prem="2" reagentId="2260" conjureId="2292" conjureCount="3" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="5"/>
		<vocation id="2"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Great Fireball" words="adori gran flam" lvl="30" mana="120" reagentId="2260" conjureId="2304" conjureCount="2" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="5"/>
	</conjure>
	<conjure name="Heavy Magic Missile" words="adori gran" lvl="25" mana="70" reagentId="2260" conjureId="2311" conjureCount="5" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="5"/>
		<vocation id="2"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Poison Bomb" words="adevo mas pox" lvl="25" mana="130" prem="1" reagentId="2260" conjureId="2286" conjureCount="2" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="2"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Firebomb" words="adevo mas flam" lvl="27" mana="150" reagentId="2260" conjureId="2305" conjureCount="2" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Soulfire" words="adevo res flam" lvl="27" mana="150" prem="1" reagentId="2260" conjureId="2308" conjureCount="2" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Poison Wall" words="adevo mas grav pox" lvl="29" mana="160" reagentId="2260" conjureId="2289" conjureCount="4" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Explosion" words="adevo mas hur" lvl="31" mana="180" reagentId="2260" conjureId="2313" conjureCount="3" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Fire Wall" words="adevo mas grav flam" lvl="33" mana="200" reagentId="2260" conjureId="2303" conjureCount="4" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Energy bomb" words="adevo mas vis" lvl="37" mana="220" prem="1" reagentId="2260" conjureId="2262" conjureCount="2" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="5"/>
	</conjure>
	<conjure name="Energy Wall" words="adevo mas grav vis" lvl="41" mana="250" reagentId="2260" conjureId="2279" conjureCount="4" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Sudden Death" words="adori vita vis" lvl="45" mana="220" reagentId="2260" conjureId="2268" conjureCount="1" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="5"/>
	</conjure>
	<conjure name="Antidote Rune" words="adana pox" lvl="15" mana="50" reagentId="2260" conjureId="2266" conjureCount="1" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="2"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Intense Healing Rune" words="adura gran" lvl="15" mana="60" reagentId="2260" conjureId="2265" conjureCount="1" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="2"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Ultimate Healing Rune" words="adura vita" lvl="24" mana="100" reagentId="2260" conjureId="2273" conjureCount="1" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="2"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Convince Creature" words="adeta sio" lvl="16" mana="100" reagentId="2260" conjureId="2290" conjureCount="1" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="2"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Animate Dead" words="adana mort" lvl="27" mana="300" prem="1" reagentId="2260" conjureId="2316" conjureCount="2" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="5"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Chameleon" words="adevo ina" lvl="27" mana="150" reagentId="2260" conjureId="2291" conjureCount="1" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="2"/>
		<vocation id="6"/>
	</conjure>
	<conjure name="Destroy Field" words="adito grav" lvl="17" mana="60" reagentId="2260" conjureId="2261" conjureCount="3" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
	</conjure>
	<conjure name="Desintegrate" words="adito tera" lvl="21" mana="100" prem="1" reagentId="2260" conjureId="2310" conjureCount="3" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="2"/>
		<vocation id="3"/>
		<vocation id="5"/>
		<vocation id="6"/>
		<vocation id="7"/>
	</conjure>
	<conjure name="Magic Wall" words="adevo grav tera" lvl="32" mana="250" prem="1" reagentId="2260" conjureId="2293" conjureCount="4" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="1"/>
		<vocation id="5"/>
	</conjure>
	<conjure name="Paralyze" words="adana ani" lvl="54" mana="900" prem="1" reagentId="2260" conjureId="2278" conjureCount="1" exhaustion="1000" needlearn="0" event="function" value="conjureRune">
		<vocation id="2"/>
		<vocation id="6"/>
	</conjure>
</spells>
 
Back
Top