Ir para conteúdo
  • Cadastre-se

(Resolvido)[Pedido] Magia vip


Ir para solução Resolvido por Wakon,

Posts Recomendados

Fala ai galerinha do tk tudo bllz? então eu gostaria muito saber como se faz magias vip só para vip tipo healing magia de attack e  aparecer num livrinho quando player compra vip dizendo as vantagem e bah alguém pode fazer isso para mim caso precisa minha storage e 13700 por favor deixe bem explicado.


@up

Editado por DavyziinC (veja o histórico de edições)
Link para o post
Compartilhar em outros sites

O tópico foi movido para a área correta, preste mais atenção da próxima vez!

Leia as regras do fórum: http://tibiaking.com/forum/topic/1281-regras-gerais/?p=7680

Este tópico foi movido:

De: "OTServSuporte OTServSuporte de Spriting"

Para: "OTServSuporte OTServSuporte de Scripts"

Link para o post
Compartilhar em outros sites
  • Administrador

bom se ninguém te ajudar,você pode fazer o seguinte criar uma nova vocação "vip" e colocar essa vocação apenas para usar a magia,estou sem tempo te fazer para voce agora a spell....

TibiaKing Team- KingTópicos
www.tibiaking.com

Link para o post
Compartilhar em outros sites

Para uma magia vip só colocar 1 onde esta 0:

 

prem="0"

PS: isso fica em spells.xml

Ando devagar, porque já tive pressa. E levo esse sorriso, porque já chorei demais...

________________________________________________________________________________

Minhas Sprites:

Mega Metagross

Mega Abomasnow

Pack de Shinys

[Posso atualizá-lo com novos shinys a qualquer momento]

Tutoriais:

[Completo] Criando e adicionando um novo Pokémon

[Actions] Criando quest no RME

Editores Lua/Xml/Sync Entre outros:

Editores Win/Mac/Linux

Link para o post
Compartilhar em outros sites

Você pode adicionar isso no script da spell, depois de function onCastSpell.

if getPlayerStorageValue(cid, 13700) < 1 then
    return doPlayerSendCancel(cid, 'You need a VIP account to use this spell.')
end
Link para o post
Compartilhar em outros sites
<?xml version="1.0" encoding="UTF-8"?>
<spells>
    <!-- Attack Runes -->
<rune name="Poison Field" id="2285" allowfaruse="1" charges="100" lvl="14" maglv="0" exhaustion="1000" blocktype="solid" script="attack/poison field.lua"/>
<rune name="Poison Bomb" id="2286" allowfaruse="1" charges="100" lvl="25" maglv="4" exhaustion="1000" blocktype="solid" script="attack/poison bomb.lua"/>
<rune name="Poison Wall" id="2289" allowfaruse="1" charges="100" lvl="29" maglv="5" exhaustion="1000" blocktype="solid" script="attack/poison wall.lua"/>
<rune name="Fire Field" id="2301" allowfaruse="1" charges="100" lvl="15" maglv="1" exhaustion="1000" blocktype="solid" script="attack/fire field.lua"/>
<rune name="Firebomb" id="2305" allowfaruse="1" charges="100" lvl="27" maglv="5" exhaustion="1000" blocktype="solid" script="attack/fire bomb.lua"/>
<rune name="Fire Wall" id="2303" allowfaruse="1" charges="100" lvl="33" maglv="6" exhaustion="1000" blocktype="solid" script="attack/fire wall.lua"/>
<rune name="Soulfire" id="2308" allowfaruse="1" charges="100" lvl="27" maglv="7" exhaustion="1000" needtarget="1" blocktype="solid" script="attack/soul fire.lua"/>
<rune name="Fireball" id="2302" allowfaruse="1" charges="100" lvl="27" maglv="15" exhaustion="900" needtarget="1" blocktype="solid" script="attack/fireball.lua"/>
<rune name="Great Fireball" id="2304" allowfaruse="1" charges="100" lvl="30" maglv="4" exhaustion="1000" blocktype="solid" script="attack/great fireball.lua"/>
<rune name="Energy Field" id="2277" allowfaruse="1" charges="100" lvl="18" maglv="3" exhaustion="1000" blocktype="solid" script="attack/energy field.lua"/>
<rune name="Energybomb" id="2262" allowfaruse="1" charges="100" lvl="37" maglv="10" exhaustion="1000" blocktype="solid" script="attack/energy bomb.lua"/>
<rune name="Energy Wall" id="2279" allowfaruse="1" charges="100" lvl="41" maglv="9" exhaustion="1000" blocktype="solid" script="attack/energy wall.lua"/>
<rune name="Light Magic Missile" id="2287" allowfaruse="1" charges="100" lvl="15" exhaustion="1000" maglv="0" needtarget="1" blocktype="solid" script="attack/light magic missile.lua"/>
<rune name="Heavy Magic Missile" id="2311" allowfaruse="1" charges="100" lvl="25" exhaustion="1000" maglv="3" needtarget="1" blocktype="solid" script="attack/heavy magic missile.lua"/>
<rune name="Explosion" id="2313" allowfaruse="1" charges="100" lvl="31" maglv="6" exhaustion="900" blocktype="solid" script="attack/explosion.lua"/>
<rune name="Sudden Death" id="2268" allowfaruse="1" charges="100" lvl="45" maglv="15" exhaustion="800" needtarget="2" blocktype="solid" script="attack/sudden death.lua"/>
<rune name="Icicle" id="2271" allowfaruse="1" charges="100" lvl="28" maglv="15" exhaustion="800" needtarget="1" script="attack/icicle.lua"/>
<rune name="Avalanche" id="2274" allowfaruse="1" charges="100" lvl="30" maglv="4" exhaustion="1000" script="attack/avalanche.lua"/>
<rune name="Stone Shower" id="2288" allowfaruse="1" charges="100" lvl="28" maglv="4" exhaustion="1000" script="attack/stone shower.lua"/>
<rune name="Thunderstorm" id="2315" allowfaruse="1" charges="100" lvl="28" maglv="4" exhaustion="1000" script="attack/thunderstorm.lua"/>
<rune name="Stalagmite" id="2292" allowfaruse="1" charges="100" lvl="24" maglv="3" exhaustion="1000" needtarget="1" script="attack/stalagmite.lua"/>
 
<!-- Healing Runes -->
<rune name="Antidote Rune" id="2266" allowfaruse="1" charges="1" lvl="100" maglv="0" exhaustion="1000" aggressive="0" needtarget="1" blocktype="solid" script="healing/antidote rune.lua"/>
<rune name="Intense Healing Rune" id="2265" allowfaruse="1" charges="100" lvl="15" maglv="1" exhaustion="1000" aggressive="0" needtarget="1" blocktype="solid" script="healing/intense healing rune.lua"/>
<rune name="Ultimate Healing Rune" id="2273" allowfaruse="1" charges="100" lvl="24" maglv="4" exhaustion="800" aggressive="0" needtarget="1" blocktype="solid" script="healing/ultimate healing rune.lua"/>
<rune name="Mana Rune" id="2296" allowfaruse="1" charges="100" lvl="15" maglv="5" exhaustion="800" aggressive="0" needtarget="1" blocktype="solid" script="8.4/manarune.lua"/>
 
<!-- Summon Runes -->
<rune name="Convince Creature" id="2290" allowfaruse="1" charges="100" lvl="16" maglv="5" exhaustion="2000" needtarget="1" blocktype="solid" function="convince"/>
<rune name="Animate Dead" id="2316" allowfaruse="1" charges="100" lvl="27" maglv="4" exhaustion="2000" blocktype="solid" script="summon/animate dead rune.lua"/>
 
<!-- Support Runes -->
<rune name="Desintegrate" id="2310" allowfaruse="0" charges="100" lvl="21" maglv="4" exhaustion="2000" range="5" script="support/desintegrate rune.lua"/>
<rune name="Destroy Field" id="2261" allowfaruse="1" charges="100" lvl="17" maglv="3" exhaustion="1000" aggressive="0" range="5" script="support/destroy field rune.lua"/>
<rune name="Chameleon" id="2291" allowfaruse="1" charges="100" lvl="27" maglv="4" exhaustion="1000" aggressive="0" selftarget="1" blocktype="solid" function="chameleon"/>
<rune name="Magic Wall" id="2293" allowfaruse="1" charges="100" lvl="32" maglv="9" exhaustion="800" aggressive="1" blocktype="all" script="support/magic wall rune.lua"/>
<rune name="Paralyze" id="2278" allowfaruse="1" charges="100" lvl="54" maglv="18" exhaustion="1300" mana="2000" needtarget="1" blocktype="solid" script="support/paralyze rune.lua"/>
 
<!-- Custom Runes -->
<rune name="Polymorph" id="2270" charges="100" maglv="20" exhaustion="1000" blocktype="solid" allowfaruse="1" script="custom/polymorph.lua"/>
<rune name="Combustion" id="2269" charges="100" maglv="20" exhaustion="1000" blocktype="solid" allowfaruse="1" script="custom/combustion.lua"/>
<rune name="Energy Arrow" id="2281" charges="100" maglv="20" exhaustion="1000" blocktype="solid" allowfaruse="1" script="attack/energy wave.lua"/>
<rune name="Magic Prison" id="2272" charges="100" maglv="20" exhaustion="1000" blocktype="solid" allowfaruse="1" script="custom/magic prison.lua"/>
<rune name="Stealth" id="2283" charges="100" maglv="20" exhaustion="1000" blocktype="solid" allowfaruse="1" script="support/invisible.lua"/>
<rune name="Drunkness" id="2267" charges="100" maglv="20" exhaustion="1000" blocktype="solid" allowfaruse="1" script="custom/drunk.lua"/>
 
<!-- Attack Spells -->
<instant name="Death Strike" words="exori mort" lvl="16" mana="20" prem="0" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" script="attack/death strike.lua">
<vocation name="Master Sorcerer (VIP)" /> 
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Elder Druid" />
</instant>
<instant name="Flame Strike" words="exori flam" lvl="12" mana="20" prem="0" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" script="attack/flame strike.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
</instant>
<instant name="Energy Strike" words="exori vis" lvl="12" mana="20" prem="0" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" script="attack/energy strike.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
</instant>
<instant name="Crew Strike" words="crew" lvl="8" mana="20" direction="1" exhaustion="1000" needlearn="0" script="crew.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Elite Knight (VIP)" />
<vocation name="Elite Knight" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Royal Paladin" />
        </instant>
<instant name="ABow" words="exevo aura bow" lvl="50" manapercent="15" prem="0" needweapon="0" exhaustion="1000" needlearn="0" script="support/aurabow.lua">
                <vocation name="Royal Paladin"/>
        </instant>
<instant name="ARod" words="exevo aura rod" lvl="50" manapercent="15" prem="0" needweapon="0" exhaustion="1000" needlearn="0" script="support/aurarod.lua">
                <vocation name="Elder Druid"/>
        </instant>
<instant name="AWand" words="exevo aura wand" lvl="50" manapercent="15" prem="0" needweapon="0" exhaustion="1000" needlearn="0" script="support/aurawand.lua">
                <vocation name="Master Sorcerer"/>
        </instant>
<instant name="AAxe" words="exevo aura axe" lvl="50" manapercent="15" prem="0" needweapon="0" exhaustion="1000" needlearn="0" script="support/auraaxe.lua">
                <vocation name="Elite Knight"/>
        </instant>
<instant name="ASword" words="exevo aura sword" lvl="50" manapercent="15" prem="0" needweapon="0" exhaustion="1000" needlearn="0" script="support/aurasword.lua">
                <vocation name="Elite Knight"/>
        </instant>
<instant name="AClub" words="exevo aura club" lvl="50" manapercent="15" prem="0" needweapon="0" exhaustion="1000" needlearn="0" script="support/auraclub.lua">
                <vocation name="Elite Knight"/>
        </instant>
<instant name="Whirlwind Throw" words="exori hur" lvl="15" mana="40" prem="0" range="5" needtarget="1" blockwalls="1" needweapon="1" exhaustion="1000" needlearn="0" script="attack/whirlwind throw.lua">
<vocation name="Elite Knight (VIP)" />
<vocation name="Elite Knight" />
</instant>
        <instant name="Fire Wave" words="exevo flam hur" lvl="18" mana="25" direction="1" exhaustion="1000" needlearn="0" script="attack/fire wave.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Master Sorcerer" />
</instant>
<instant name="Ethereal Spear" words="exori con" lvl="23" mana="35" prem="0" range="5" needtarget="1" exhaustion="1000" blockwalls="1" needlearn="0" script="attack/ethereal spear.lua">
<vocation name="Royal Paladin (VIP)" />
<vocation name="Royal Paladin" />
</instant>
<instant name="Energy Beam" words="exevo vis lux" lvl="23" mana="40" direction="1" exhaustion="1100" needlearn="0" script="attack/energy beam.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Master Sorcerer" />
</instant>
<instant name="Great Energy Beam" words="exevo gran vis lux" lvl="29" mana="110" direction="1" exhaustion="1100" needlearn="0" script="attack/great energy beam.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Master Sorcerer" />
</instant>
<instant name="Groundshaker" words="exori mas" lvl="33" mana="160" prem="0" needweapon="1" exhaustion="1000" needlearn="0" script="attack/groundshaker.lua">
<vocation name="Elite Knight (VIP)" />
<vocation name="Elite Knight" />
</instant>
<instant name="Berserk" words="exori" lvl="35" mana="115" prem="0" needweapon="1" exhaustion="1000" needlearn="0" script="attack/berserk.lua">
<vocation name="Elite Knight (VIP)" />
<vocation name="Elite Knight" />
</instant>
<instant name="Energy Wave" words="exevo vis hur" lvl="38" mana="170" direction="1" exhaustion="1000" needlearn="0" script="attack/energy wave.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Master Sorcerer" />
</instant>
<instant name="Exevo Gran Mas Vis" words="exevo gran mas vis" lvl="55" mana="1200" selftarget="1" prem="0" exhaustion="1100" needlearn="0" script="vip/exevo gran mas vis.lua">
                <vocation name="Master Sorcerer" />
</instant>
                <instant name="Gema de Sorc" words="zesshou hachimon" lvl="200" prem="0" selftarget="0" exhaustion="1200" needlearn="0" script="vip/Gema Sorc.lua">
                <vocation name="Master Sorcerer"/>
        </instant>
<instant name="Gema de Druid" words="jukai kousan" lvl="200" prem="0" selftarget="0" exhaustion="1200" needlearn="0" script="vip/Gema Druid.lua">
                <vocation name="Elder Druid" />
        </instant>
<instant name="Gema de Pala" words="mugen shiki" lvl="200" prem="0" selftarget="0" exhaustion="1200" needlearn="0" script="vip/Gema Pala.lua">
                <vocation name="Royal Paladin"/>
        </instant>
<instant name="Gema de Kina" words="yahumuki" lvl="200" prem="0" selftarget="0" exhaustion="1200" needlearn="0" script="vip/Gema Kina.lua">
                <vocation name="Elite Knight"/>
        </instant>
                <instant name="karamatsu no mai" words="karamatsu no mai" lvl="200" mana="0" selftarget="0" prem="1" exhaustion="1000" needlearn="0" script="vip/karamatsu no mai.lua">
<vocation name="royal paladin" />
</instant>
                <instant name="Housenka" words="housenka" lvl="150" prem="1"  direction="1" exhaustion="0" needlearn="0" script="vip/housenka.lua">
<vocation name="master sorcerer" />
</instant>
                <instant name="Ezzori" words="ezzori" lvl="200" prem="1"  direction="0" exhaustion="0" needlearn="0" script="vip/ezzori.lua">
<vocation name="Elite Knight" />
</instant>
                <instant name="Uber Exori" words="uber exori" lvl="100" manapercent="40" prem="0" direction="0" exhaustion="1100" needlearn="0" script="vip/uber exori.lua">
                <vocation name="Elite Knight" />
</instant>
                <instant name="Rasenshuriken" words="rasenshuriken" lvl="150" prem="1"  direction="0" exhaustion="0" needlearn="0" script="vip/rasenshuriken.lua">
<vocation name="Royal Paladin" />
</instant>
                <instant name="Hyakka Ryouran" words="hyakka ryouran" lvl="150" prem="1"  direction="1" exhaustion="0" needlearn="0" script="vip/hyakka ryouran.lua">
<vocation name="Elder Druid" />
</instant>
                <instant name="Exori Song" words="exori song" lvl="100" manapercent="15" prem="0"  direction="0" exhaustion="1100" needlearn="0" script="vip/exori song.lua">
                <vocation name="Royal Paladin" />
</instant>
                <instant name="Exevo Para" words="exevo para" lvl="110" mana="350" prem="0" agressive="1" direction="0" exhaustion="1000" needlearn="0" script="vip/exevo para.lua">
<vocation name="Elder Druid (VIP)" /> 
<vocation name="Elder Druid" />
</instant>
<instant name="Fierce Berserk" words="exori gran" lvl="70" mana="340" prem="0" needweapon="1" exhaustion="1100" needlearn="0" script="attack/fierce berserk.lua">
<vocation name="Elite Knight (VIP)" />
<vocation name="Elite Knight" />
</instant>
<instant name="Divine Missile" words="exori san" lvl="40" mana="20" prem="0" casterTargetOrDirection="1" needlearn="0" lockwalls="1" exhaustion="1000" script="attack/divine missile.lua">
<vocation name="Royal Paladin (VIP)"/>  
<vocation name="Royal Paladin"/>
</instant>
<instant name="Divine Caldera" words="exevo mas san" lvl="50" mana="160" prem="0" selftarget="1" exhaustion="1100" needlearn="0" script="attack/divine caldera.lua">
<vocation name="Royal Paladin (VIP)"/>  
<vocation name="Royal Paladin"/>
</instant>
<instant name="Exevo Gran Mas Pox" words="exevo gran mas pox" lvl="60" mana="600" prem="0" selftarget="1" exhaustion="1100" needlearn="0" script="vip/exevo gran mas pox.lua">
                <vocation name="Elder Druid"/>
</instant>
<instant name="Ice Strike" words="exori frigo" lvl="15" mana="20" prem="0" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" script="attack/ice strike.lua">
<vocation name="Master Sorcerer (VIP)"/> 
<vocation name="Master Sorcerer"/>
<vocation name="Elder Druid (VIP)"/>    
<vocation name="Elder Druid"/>
</instant>
<instant name="Ice Wave" words="exevo frigo hur" lvl="18" mana="25" direction="1" exhaustion="1000" needlearn="0" script="attack/ice wave.lua">
<vocation name="Elder Druid (VIP)"/>
<vocation name="Elder Druid"/>
</instant>
<instant name="Terra Strike" words="exori tera" lvl="13" mana="20" prem="0" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" script="attack/terra strike.lua">
<vocation name="Master Sorcerer (VIP)"/> 
<vocation name="Master Sorcerer"/>
<vocation name="Elder Druid (VIP)"/>    
<vocation name="Elder Druid"/>
</instant>
<instant name="Terra Wave" words="exevo tera hur" lvl="38" mana="210" direction="1" exhaustion="1000" needlearn="0" script="attack/terra wave.lua">
<vocation name="Elder Druid (VIP)"/>
<vocation name="Elder Druid"/>
</instant>
 
<!-- Healing Spells -->
<instant name="Light Healing" words="exura" lvl="9" mana="25" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="healing/light healing.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Elite Knight (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Royal Paladin" />
<vocation name="Elite Knight" />
</instant>
<instant name="Antidote" words="exana pox" lvl="10" mana="30" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="healing/antidote.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Elite Knight (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Royal Paladin" />
<vocation name="Elite Knight" />
        </instant>
<instant name="Antidote" words="exana vis" lvl="10" mana="30" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="healing/ant vis.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Elite Knight (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Royal Paladin" />
<vocation name="Elite Knight" />
</instant>
<instant name="Antidote" words="exana flam" lvl="10" mana="30" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="healing/ant flam.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Elite Knight (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Royal Paladin" />
<vocation name="Elite Knight" />
</instant>
<instant name="Intense Healing" words="exura gran" lvl="11" mana="70" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="healing/intense healing.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Royal Paladin" />
</instant>
<instant name="Heal Friend" words="exura sio" lvl="18" mana="140" prem="0" aggressive="0" needtarget="1" params="1" exhaustion="1000" needlearn="0" script="healing/heal friend.lua">
<vocation name="Elder Druid (VIP)" />
<vocation name="Elder Druid" />
</instant>
<instant name="Ultimate Healing" words="exura vita" lvl="20" mana="160" aggressive="0" selftarget="1" exhaustion="900" needlearn="0" script="healing/ultimate healing.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Royal Paladin" />
</instant>
<instant name="Mass Healing" words="exura gran mas res" lvl="36" mana="150" prem="0" aggressive="0" exhaustion="1000" needlearn="0" script="healing/mass healing.lua">
<vocation name="Elder Druid (VIP)" />
<vocation name="Elder Druid" />
</instant>
<instant name="Divine Healing" words="exura san" lvl="100" manapercent="5" prem="0" selftarget="1" aggressive="0" exhaustion="900" needlearn="0" script="healing/divine healing.lua">
                <vocation name="Royal Paladin" />
</instant>
<instant name="Wound Cleansing" words="exana mort" lvl="100" manapercent="10" prem="0" selftarget="1" aggressive="0" exhaustion="900" needlearn="0" script="healing/wound cleasing.lua">
                <vocation name="Elite Knight" />
</instant>
 
<!-- Support Spells -->
<instant name="Light" words="utevo lux" lvl="8" mana="20" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="support/light.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Elite Knight (VIP)" />
<vocation name="Elite Knight" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Royal Paladin" />
</instant>
<instant name="Find Person" words="exiva" lvl="8" mana="20" aggressive="0" params="1" exhaustion="1000" needlearn="0" function="searchPlayer">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Elite Knight (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Royal Paladin" />
<vocation name="Elite Knight" />
</instant>
<instant name="Magic Rope" words="exani tera" lvl="9" mana="20" prem="0" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="support/magic rope.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Elite Knight (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Royal Paladin" />
<vocation name="Elite Knight" />
</instant>
<instant name="Levitate" words="exani hur" lvl="12" mana="50" prem="0" aggressive="0" exhaustion="1000" params="1" needlearn="0" function="Levitate">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Elite Knight (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Royal Paladin" />
<vocation name="Elite Knight" />
</instant>
<instant name="Great Light" words="utevo gran lux" lvl="13" mana="60" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="support/great light.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Elite Knight (VIP)" />
<vocation name="Elite Knight" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Royal Paladin" />
</instant>
<instant name="Magic Shield" words="utamo vita" lvl="14" mana="50" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="support/magic shield.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Royal Paladin" />
</instant>
<instant name="Haste" words="utani hur" lvl="14" mana="60" prem="0" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="support/haste.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Elite Knight (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Royal Paladin" />
<vocation name="Elite Knight" />
</instant>
        <instant name="Challenge" words="exeta res" lvl="20" mana="30" prem="0" aggressive="0" exhaustion="1000" needlearn="0" script="support/challenge.lua">
                <vocation name="Elite Knight" />
</instant>
<instant name="Strong Haste" words="utani gran hur" lvl="20" mana="100" prem="0" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="support/strong haste.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
        </instant>
<instant name="Strong Haste" words="senpou hur" lvl="200" manapercent="15" prem="1" aggressive="0" selftarget="1" exhaustion="5000" needlearn="0" script="support/senpou hur.lua">
                <vocation name="Elite knight" />
<vocation name="Royal Paladin" />
</instant>
<instant name="Creature Illusion" words="utevo res ina" lvl="23" mana="100" aggressive="0" params="1" exhaustion="1000" needlearn="0" function="Illusion">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
</instant>
<instant name="Ultimate Light" words="utevo vis lux" lvl="26" mana="140" prem="0" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="support/ultimate light.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Elite Knight (VIP)" />
<vocation name="Elite Knight" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Royal Paladin" />
</instant>
<instant name="Cancel Invisibility" words="exana ina" lvl="26" mana="200" prem="0" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="support/cancel invisibility.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Master Sorcerer" />
</instant>
<instant name="Wild Growth" words="exevo grav vita" lvl="27" mana="220" prem="0" direction="1" blocking="1" exhaustion="1000" needlearn="0" script="support/wild growth.lua">
<vocation name="Elder Druid" />
                </instant>
                <instant name="Chamada Do Outono" words="exevo grav mas" lvl="180" prem="1" direction="1" exhaustion="0" needlearn="0" script="vip/grav mas.lua">
<vocation name="Elder Druid" />
                </instant>
                <instant name="Transfer of Bodies" words="change corpse" lvl="200" manapercent="50" needtarget="1" prem="0" range="7" exhaustion="1000" blockwalls="1" needlearn="0" script="vip/change corpse.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Elite Knight (VIP)" />
<vocation name="Elite Knight" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Royal Paladin" />
                </instant>
                <instant name="Invisibility" words="utana vid" lvl="35" mana="440" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" script="support/invisible.lua">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Master Sorcerer"/>
<vocation name="Elder Druid" />
<vocation name="Royal Paladin" />
</instant>
 
<!-- Summon Spells -->
<instant name="Summon Creature" words="utevo res" lvl="25" params="1" exhaustion="1000" needlearn="0" function="summonMonster">
<vocation name="Master Sorcerer (VIP)"/>
<vocation name="Elder Druid (VIP)"/>
<vocation name="Master Sorcerer"/>
<vocation name="Elder Druid"/>
        </instant>
<instant name="Undead Legion" words="exana mas mort" lvl="30" mana="500" prem="0" exhaustion="1000" needlearn="0" script="summon/undead legion.lua">
<vocation name="Elder Druid (VIP)"/>
<vocation name="Elder Druid"/>
</instant>
 
<!-- Conjure Spells -->
<conjure name="Conjure Arrow" words="exevo con" lvl="13" mana="100" soul="1" conjureId="2544" conjureCount="10" exhaustion="1000" needlearn="0" function="conjureItem">
<vocation name="Royal Paladin (VIP)" />
<vocation name="Royal Paladin" />
        </conjure>
        <conjure name="Poisoned Arrow" words="exevo con pox" lvl="16" mana="130" soul="2" conjureId="2545" conjureCount="conjureItem" exhaustion="1000" needlearn="0" function="conjureItem">
<vocation name="Royal Paladin (VIP)" />
<vocation name="Royal Paladin" />
</conjure>
<conjure name="Conjure Bolt" words="exevo con mort" lvl="17" mana="140" soul="2" prem="0" conjureId="2543" conjureCount="5" exhaustion="1000" needlearn="0" function="conjureItem">
<vocation name="Royal Paladin (VIP)" />
<vocation name="Royal Paladin" />
</conjure>
<conjure name="Conjure Sniper Arrow" words="exevo con hur" lvl="24" mana="160" soul="3" prem="0" conjureId="7364" conjureCount="5" exhaustion="1000" needlearn="0" function="conjureItem">
<vocation name="Royal Paladin (VIP)" />
<vocation name="Royal Paladin" />
</conjure>
<conjure name="Explosive Arrow" words="exevo con flam" lvl="25" mana="290" soul="3" conjureId="2546" conjureCount="8" exhaustion="1000" needlearn="0" function="conjureItem">
<vocation name="Royal Paladin (VIP)" />
<vocation name="Royal Paladin" />
</conjure>
<conjure name="Conjure Piercing Bolt" words="exevo con grav" lvl="33" mana="180" soul="3" prem="0" conjureId="7363" conjureCount="5" exhaustion="1000" needlearn="0" function="conjureItem">
<vocation name="Royal Paladin (VIP)" />
<vocation name="Royal Paladin" />
</conjure>
        <conjure name="Enchant Staff" words="exeta vis" lvl="41" mana="80" prem="0" conjureId="2433" reagentId="2401" exhaustion="1000" needlearn="0" function="conjureItem">
<vocation name="Master Sorcerer" />
</conjure>
<conjure name="Enchant Spear" words="exeta con" lvl="45" mana="350" soul="3" prem="0" conjureId="7367" reagentId="2389" exhaustion="1000" needlearn="0" function="conjureItem">
<vocation name="Royal Paladin (VIP)" />
<vocation name="Royal Paladin" />
</conjure>
<conjure name="Power Bolt" words="exevo con vis" lvl="59" mana="800" soul="4" prem="0" conjureId="2547" conjureCount="10" exhaustion="1000" needlearn="0" function="conjureItem">
<vocation name="Royal Paladin" />
</conjure>
<conjure name="Poison Field" words="adevo grav pox" lvl="14" mana="200" soul="1" reagentId="2260" conjureId="2285" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Light Magic Missile" words="adori min vis" lvl="15" mana="120" soul="1" reagentId="2260" conjureId="2287" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Fire Field" words="adevo grav flam" lvl="15" mana="240" soul="1" reagentId="2260" conjureId="2301" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Fireball" words="adori flam" lvl="27" mana="460" soul="3" prem="0" reagentId="2260" conjureId="2302" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Master Sorcerer" />
</conjure>
<conjure name="Energy Field" words="adevo grav vis" lvl="18" mana="320" soul="2" reagentId="2260" conjureId="2277" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Stalagmite" words="adori tera" lvl="24" mana="400" soul="2" prem="2" reagentId="2260" conjureId="2292" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Elder Druid (VIP)" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Great Fireball" words="adori mas flam" lvl="30" mana="530" soul="3" reagentId="2260" conjureId="2304" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Master Sorcerer" />
</conjure>
<conjure name="Heavy Magic Missile" words="adori vis" lvl="25" mana="350" soul="2" reagentId="2260" conjureId="2311" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Master Sorcerer" />
</conjure>
<conjure name="Poison Bomb" words="adevo mas pox" lvl="25" mana="520" soul="2" prem="0" reagentId="2260" conjureId="2286" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Elder Druid (VIP)" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Firebomb" words="adevo mas flam" lvl="27" mana="600" soul="4" reagentId="2260" conjureId="2305" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Soulfire" words="adevo res flam" lvl="27" mana="600" soul="3" prem="0" reagentId="2260" conjureId="2308" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Poison Wall" words="adevo mas grav pox" lvl="29" mana="640" soul="3" reagentId="2260" conjureId="2289" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Blank Rune" words="adori blank" lvl="15" mana="60" soul="0" conjureId="2260" conjureCount="20" exhaustion="1000" needlearn="0" function="conjureRune">
                <vocation name="Master Sorcerer (VIP)" />
                <vocation name="Master Sorcerer" />
                <vocation name="Elder Druid (VIP)" />
                <vocation name="Elder Druid" />
        </conjure>
<conjure name="Explosion" words="adevo mas hur" lvl="31" mana="570" soul="4" reagentId="2260" conjureId="2313" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Fire Wall" words="adevo mas grav flam" lvl="33" mana="780" soul="4" reagentId="2260" conjureId="2303" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Energybomb" words="adevo mas vis" lvl="37" mana="880" soul="5" prem="0" reagentId="2260" conjureId="2262" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Master Sorcerer" />
</conjure>
<conjure name="Energy Wall" words="adevo mas grav vis" lvl="41" mana="1000" soul="5" reagentId="2260" conjureId="2279" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Sudden Death" words="adori gran mort" lvl="45" mana="960" soul="5" reagentId="2260" conjureId="2268" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Master Sorcerer" />
</conjure>
<conjure name="Antidote Rune" words="adana pox" lvl="15" mana="200" soul="1" reagentId="2260" conjureId="2266" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Elder Druid (VIP)" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Intense Healing Rune" words="adura gran" lvl="15" mana="240" soul="2" reagentId="2260" conjureId="2265" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Elder Druid (VIP)" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Ultimate Healing Rune" words="adura vita" lvl="24" mana="400" soul="3" reagentId="2260" conjureId="2273" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Elder Druid (VIP)" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Convince Creature" words="adeta sio" lvl="16" mana="200" soul="3" reagentId="2260" conjureId="2290" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Elder Druid (VIP)" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Animate Dead" words="adana mort" lvl="27" mana="600" soul="5" prem="0" reagentId="2260" conjureId="2316" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)"/>
<vocation name="Elder Druid (VIP)" />
<vocation name="Master Sorcerer"/>
<vocation name="Elder Druid" />
</conjure>
<conjure name="Chameleon" words="adevo ina" lvl="27" mana="600" soul="2" reagentId="2260" conjureId="2291" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Elder Druid (VIP)" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Destroy Field" words="adito grav" lvl="17" mana="120" soul="2" reagentId="2260" conjureId="2261" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Royal Paladin" />
</conjure>
<conjure name="Desintegrate" words="adito tera" lvl="21" mana="200" soul="3" prem="0" reagentId="2260" conjureId="2310" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Elder Druid (VIP)" />
<vocation name="Royal Paladin (VIP)" />
<vocation name="Master Sorcerer" />
<vocation name="Elder Druid" />
<vocation name="Royal Paladin" />
</conjure>
<conjure name="Magic Wall" words="adevo grav tera" lvl="32" mana="750" soul="5" prem="0" reagentId="2260" conjureId="2293" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)" />
<vocation name="Master Sorcerer" />
</conjure>
<conjure name="Paralyze" words="adana ani" lvl="54" mana="1400" soul="3" prem="0" reagentId="2260" conjureId="2278" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Elder Druid (VIP)" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Icicle" words="adori frigo" lvl="28" mana="460" soul="3" prem="0" reagentId="2260" conjureId="2271" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Elder Druid (VIP)"/>    
<vocation name="Elder Druid"/>
</conjure>
<conjure name="Avalanche" words="adori mas frigo" lvl="30" mana="530" soul="3" reagentId="2260" conjureId="2274" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Elder Druid (VIP)"/>    
<vocation name="Elder Druid"/>
</conjure>
<conjure name="Thunderstorm" words="adori mas vis" lvl="28" mana="430" soul="3" prem="0" reagentId="2260" conjureId="2315" conjureCount="100" exhaustion="1000" needlearn="0" function="conjureRune">
<vocation name="Master Sorcerer (VIP)"/> 
<vocation name="Master Sorcerer"/>
</conjure>
 
<!-- Custom Spells -->
<instant name="Apocalypse" words="exevo mas lux" lvl="40" manapercent="60" exhaustion="2000" needlearn="0" script="custom/apocalypse.lua">
<vocation name="Master Sorcerer (VIP)"/>
<vocation name="Master Sorcerer"/>
</instant>
 
               <!-- instant monster spells -->
               <instant name="cura" words="cura" enabled="0" script="monsters/cura.lua"></instant>
               <instant name="dice" words="dice" enabled="0" script="monsters/dice.lua"></instant>
               <instant name="dice2" words="dice2" enabled="0" script="monsters/dice2.lua"></instant>
               <instant name="newmosn" words="newmosn" enabled="0" script="monsters/newmosn.lua"></instant>
               <instant name="death wave" words="death wave" enabled="0" script="monsters/death wave.lua"></instant>
               <instant name="carniphila atack" words="carniphila atack" enabled="0" script="monsters/carniphila atack.lua"></instant>
               <rune name="bolt" id="20001" enabled="1" script="monsters/bolt.lua"></rune>
<rune name="spider bite" id="20002" enabled="1" script="monsters/spider bite.lua"></rune>
<rune name="imitate" id="20003" enabled="1" script="monsters/imitate.lua"></rune>
<rune name="explosive arrow" id="20004" enabled="1" script="monsters/explosive arrow.lua"></rune>
<rune name="poison spit" id="20005" enabled="1" script="monsters/poison spit.lua"></rune>
<rune name="arrow" id="20006" enabled="1" script="monsters/arrow.lua"></rune>
<rune name="spear" id="20007" enabled="1" script="monsters/spear.lua"></rune>
<rune name="throwing knife" id="20008" enabled="1" script="monsters/throwing knife.lua"></rune>
<rune name="throwing star" id="20009" enabled="1" script="monsters/throwing star.lua"></rune>
<rune name="small stone" id="20010" enabled="1" script="monsters/small stone.lua"></rune>
<rune name="poison arrow" id="20011" enabled="1" script="monsters/poison arrow.lua"></rune>
<rune name="large rock" id="20012" enabled="1" script="monsters/large rock.lua"></rune>
<rune name="mana drain" id="20013" enabled="1" script="monsters/mana drain.lua"></rune>
<rune name="dragon fireball" id="20014" enabled="1" script="monsters/dragon fireball.lua"></rune>
<rune name="dragon lord fireball" id="20015" enabled="1" script="monsters/dragon lord fireball.lua"></rune>
<rune name="life drain" id="20016" enabled="1" script="monsters/life drain.lua"></rune>
<rune name="bloodball" id="20020" enabled="1" script="monsters/bloodball.lua"></rune>
<rune name="nightmare_drain" id="20018" enabled="1" script="monsters/nightmare_drain.lua"></rune>
<rune name="nightmare_poison" id="20019" enabled="1" script="monsters/nightmare_poison.lua"></rune>
<rune name="dragon firebomb" id="20017" enabled="1" script="monsters/dragon firebomb.lua"></rune>
<rune name="fire shot" id="20021" enabled="1" script="monsters/fire shot.lua"></rune>
<rune name="poison shot" id="20022" enabled="1" script="monsters/poison shot.lua"></rune>
<rune name="death shot" id="20023" enabled="1" script="monsters/death shot.lua"></rune>
<instant name="banshee sonar" words="sonar" enabled="0" script="monsters/sonar.lua"></instant>
<instant name="dragon firewave" words="dragon firewave" direction="1" enabled="0" script="monsters/dragon firewave.lua"></instant>
<instant name="zesshou san" words="zesshou san" direction="0" enabled="0" script="monsters/zesshou san.lua"></instant>
<instant name="dark music" words="dark music" direction="1" enabled="0" script="monsters/dark music.lua"></instant>
<instant name="orshabaal berserk" words="orshabaal berserk" enabled="0" script="monsters/orshabaal berserk.lua"></instant>
<instant name="Enexori" words="enexori" direction="0" enabled="0" script="energy exori.lua"></instant>
<instant name="hells core" words="hells core" direction="0" enabled="0" script="monsters/hells core.lua"></instant>
<instant name="eternal winter" words="eternal winter" direction="0" enabled="0" script="monsters/eternal winter.lua"></instant>
<instant name="ultimate explosion" words="ultimate explosion" direction="0" enabled="0" script="monsters/ultimate explosion.lua"></instant>
<instant name="rage of the skies" words="rage of the skies" direction="0" enabled="0" script="attack/rage of the skies.lua"></instant>
<instant name="eletric storm" words="exevo mas god power" direction="0" enabled="0" script="monsters/eletric storm.lua"></instant>
 
<!-- House Spells -->
<instant name="House Guest List" words="aleta sio" selftarget="1" function="editHouseGuest"/>
<instant name="House Subowner List" words="aleta som" selftarget="1" function="editHouseSubOwner"/>
<instant name="House Door List" words="aleta grav" selftarget="1" function="editHouseDoor"/>
<instant name="House Kick" words="alana sio" params="1" function="houseKick"/>
</spells>
Link para o post
Compartilhar em outros sites

Você tem que colocar no script da spell amigo e não no spells.xml...

Em "Data/spells/scripts" abra o script da spell desejada e faça o que te falei.

Link para o post
Compartilhar em outros sites

Não dou suporte via skype ou PM, continue no tópico.

É simples amigo, você deve abrir o script da spell desejada em "Data/spells/scripts" e fazer o processo que te falei.

Link para o post
Compartilhar em outros sites

Ok! Mais mano aqui não tem nenhuma scripts falando spell só tem as pasta.

Link para o post
Compartilhar em outros sites

Ok! Mais mano aqui não tem nenhuma scripts falando spell só tem as pasta.

Abre a pasta script e talvez seja organizado por pastas, healing/support/etc...

Abra a pasta e procure pelo script da spell desejada.

Link para o post
Compartilhar em outros sites

Ata agora to entendo você quer que vá na spells que fiz ? e abra scripts dela?

Link para o post
Compartilhar em outros sites

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.

×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo