lokolokio
Well-Known Member
Spells 8.7 in 8.6 - Not Inluded Kor Spells (Utori Kor - Exana Kor)
Here i will post my new thread, i try to make all the new spells for all voacations based on tibia wikia, i dont know if the formula its right but the attempt is made, well here is:
Put on spells.xml this code:
These are the words to cast them, now from here you can download the files:
http://www.mediafire.com/?zu858st3u8njh35
its based on the cooldown from this post:
http://otland.net/f82/cooldown-effect-specific-exhaust-63545/
For the moment thats all i hope you like it, enjoy it, msge me if found any bugs or you can upgrade it
or correct the formulas y want it too in the correct way but i hope to make them in group see ya
And venn (hes scripts got own exhausted in lua files its for distros with lower protocol i think then 8.7) , yes its its for servers below protocolo 8.7...
I got NaxedOt 8.0.0.4782 xD 8.60 see ya
Here i will post my new thread, i try to make all the new spells for all voacations based on tibia wikia, i dont know if the formula its right but the attempt is made, well here is:
Put on spells.xml this code:
PHP:
<!-- Spells 87 -->
<instant name="Annihilation" words="exori gran ico" lvl="110" mana="300" prem="1" needweapon="1" exhaustion="500" needlearn="0" needtarget="1" script="spells87/annihilation.lua">
<vocation name="Knight"/>
<vocation name="Elite Knight"/>
</instant>
<instant name="Brutal Strike" words="exori ico" lvl="16" mana="30" prem="1" range="1" needtarget="1" blockwalls="1" needweapon="1" exhaustion="500" needlearn="0" script="spells87/brutal strike.lua">
<vocation name="Knight"/>
<vocation name="Elite Knight"/>
</instant>
<instant name="Cure Burning" words="exana flam" lvl="30" mana="30" aggressive="0" selftarget="1" exhaustion="500" needlearn="0" script="spells87/cureburning.lua">
<vocation name="Druid"/>
<vocation name="Elder Druid"/>
</instant>
<instant name="Cure Electrification" words="exana vis" lvl="22" mana="30" aggressive="0" selftarget="1" exhaustion="500" needlearn="0" script="spells87/cureelectrification.lua">
<vocation name="Druid"/>
<vocation name="Elder Druid"/>
</instant>
<instant name="Cure Curse" words="exana mort" lvl="80" mana="40" aggressive="0" selftarget="1" exhaustion="500" needlearn="0" script="spells87/curecurse.lua">
<vocation name="Paladin"/>
<vocation name="Royal Paladin"/>
</instant>
<instant name="Cursed" words="utori mort" lvl="75" mana="30" prem="1" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="500" needlearn="0" script="spells87/curse.lua">
<vocation name="Sorcerer"/>
<vocation name="Master Sorcerer"/>
</instant>
<instant name="Electrify" words="utori vis" lvl="34" mana="30" prem="1" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="500" needlearn="0" script="spells87/electrify.lua">
<vocation name="Sorcerer"/>
<vocation name="Master Sorcerer"/>
</instant>
<instant name="Envenom" words="utori pox" lvl="40" mana="30" prem="1" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="500" needlearn="0" script="spells87/envenom.lua">
<vocation name="Druid"/>
<vocation name="Elder Druid"/>
</instant>
<instant name="Front Sweep" words="exori min" lvl="70" mana="200" prem="1" needweapon="1" exhaustion="500" needlearn="0" script="spells87/frontsweep.lua">
<vocation name="Knight"/>
<vocation name="Elite Knight"/>
</instant>
<instant name="Holy Flash" words="utori san" lvl="70" mana="50" prem="1" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="500" needlearn="0" script="spells87/holyflash.lua">
<vocation name="Paladin"/>
<vocation name="Royal Paladin"/>
</instant>
<instant name="Ignite" words="utori flam" lvl="26" mana="30" prem="1" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="500" needlearn="0" script="spells87/ignite.lua">
<vocation name="Sorcerer"/>
<vocation name="Master Sorcerer"/>
</instant>
<instant name="Intense Recovery" words="utura gran" lvl="100" mana="165" prem="1" selftarget="1" aggressive="0" exhaustion="500" needlearn="0" script="spells87/intenserecovery.lua">
<vocation name="Knight"/>
<vocation name="Elite Knight"/>
<vocation name="Paladin"/>
<vocation name="Royal Paladin"/>
</instant>
<instant name="Intense Wound Cleansing" words="exura gran ico" lvl="80" mana="200" prem="1" selftarget="1" aggressive="0" exhaustion="500" needlearn="0" script="spells87/intensewoundcleansing.lua">
<vocation name="Knight"/>
<vocation name="Elite Knight"/>
</instant>
<instant name="Lightning" words="exori amp vis" lvl="55" mana="160" prem="1" range="4" casterTargetOrDirection="1" blockwalls="1" exhaustion="500" needlearn="0" script="spells87/lightning.lua">
<vocation name="Sorcerer"/>
<vocation name="Master Sorcerer"/>
</instant>
<instant name="Physical Strike" words="exori moe ico" lvl="16" mana="20" prem="1" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="500" needlearn="0" script="spells87/physicalstrike.lua">
<vocation name="Druid"/>
<vocation name="Elder Druid"/>
</instant>
<instant name="Recovery" words="utura" lvl="50" mana="75" prem="1" selftarget="1" aggressive="0" exhaustion="500" needlearn="0" script="spells87/intenserecovery.lua">
<vocation name="Knight"/>
<vocation name="Elite Knight"/>
<vocation name="Paladin"/>
<vocation name="Royal Paladin"/>
</instant>
<instant name="Salvation" words="exura gran san" lvl="60" mana="210" prem="1" selftarget="1" aggressive="0" exhaustion="500" needlearn="0" script="spells87/salvation.lua">
<vocation name="Paladin"/>
<vocation name="Royal Paladin"/>
</instant>
<instant name="Strong Energy Strike" words="exori gran vis" lvl="80" mana="60" prem="1" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="500" needlearn="0" script="spells87/strongenergystrike.lua">
<vocation name="Sorcerer"/>
<vocation name="Master Sorcerer"/>
</instant>
<instant name="Strong Ethereal Spear" words="exori gran con" lvl="90" mana="55" prem="1" range="5" needtarget="1" exhaustion="500" blockwalls="1" needlearn="0" script="spells87/strongetherealspear.lua">
<vocation name="Paladin"/>
<vocation name="Royal Paladin"/>
</instant>
<instant name="Strong Flame Strike" words="exori gran flam" lvl="70" mana="60" prem="1" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="500" needlearn="0" script="spells87/strongflamestrike.lua">
<vocation name="Sorcerer"/>
<vocation name="Master Sorcerer"/>
</instant>
<instant name="Strong Ice Strike" words="exori gran frigo" lvl="80" mana="60" prem="1" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="500" needlearn="0" script="spells87/strongicestrike.lua">
<vocation name="Druid"/>
<vocation name="Elder Druid"/>
</instant>
<instant name="Strong Ice Wave" words="exevo gran frigo hur" lvl="40" mana="170" direction="1" exhaustion="500" needlearn="0" script="spells87/strongicewave.lua">
<vocation name="Druid"/>
<vocation name="Elder Druid"/>
</instant>
<instant name="Strong Terra Strike" words="exori gran tera" lvl="70" mana="60" prem="1" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="500" needlearn="0" script="spells87/strongterrastrike.lua">
<vocation name="Druid"/>
<vocation name="Elder Druid"/>
</instant>
<instant name="Ultimate Flame Strike" words="exori max flam" lvl="90" mana="100" prem="1" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="500" needlearn="0" script="spells87/ultimateflamestrike.lua">
<vocation name="Sorcerer"/>
<vocation name="Master Sorcerer"/>
</instant>
<instant name="Ultimate Energy Strike" words="exori max vis" lvl="100" mana="100" prem="1" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="500" needlearn="0" script="spells87/ultimateenergystrike.lua">
<vocation name="Sorcerer"/>
<vocation name="Master Sorcerer"/>
</instant>
<instant name="Ultimate Terra Strike" words="exori max tera" lvl="90" mana="100" prem="1" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="500" needlearn="0" script="spells87/Ultimateterrastrike.lua">
<vocation name="Druid"/>
<vocation name="Elder Druid"/>
</instant>
<instant name="Ultimate Ice Strike" words="exori max frigo" lvl="100" mana="100" prem="1" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="500" needlearn="0" script="spells87/Ultimateicestrike.lua">
<vocation name="Druid"/>
<vocation name="Elder Druid"/>
</instant>
These are the words to cast them, now from here you can download the files:
http://www.mediafire.com/?zu858st3u8njh35
its based on the cooldown from this post:
http://otland.net/f82/cooldown-effect-specific-exhaust-63545/
For the moment thats all i hope you like it, enjoy it, msge me if found any bugs or you can upgrade it
And venn (hes scripts got own exhausted in lua files its for distros with lower protocol i think then 8.7) , yes its its for servers below protocolo 8.7...
I got NaxedOt 8.0.0.4782 xD 8.60 see ya
Last edited: