Ir para conteúdo
  • 0

Erro Spells.xml


Pergunta

Galera eu estou com o seguinte erro no TFS

 

[warning - BaseEvents::loadFromXml] Cannot open spells.xml file
Line: 1473, Info: Premature end of data in tag spells line 2
ERROR: Unable to load Spells
essa linha que fala aí no erro 1473 é a ultima linha do Spell.xml e só tem escrito
</spells>
se alguém que sabe poder me ajudar, é que eu já fiz alterações no spells.xml e demoraria demais para fazer denovo.
Obs: foi só cair a energia que esse erro aconteceu. O Spells.xml estava aberto, não sei se influência em alguma coisa.
Link para o comentário
https://xtibia.com/forum/topic/238359-erro-spellsxml/
Compartilhar em outros sites

3 respostass a esta questão

Posts Recomendados

  • 0

manda ai seu spells.xml

<?xml version="1.0" encoding="UTF-8"?>
<spells>
<!--- All Jutsus -->
<instant name="Chakra Rest" words="chakra rest" lvl="10" mana="1" prem="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="chakra rest.lua">
<vocation id="458"/>
</instant>
<instant name="katon shuriken" words="katon shuriken no jutsu" lvl="10" mana="1" prem="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="katon shuriken.lua">
<vocation id="458"/>
</instant>
<instant name="Levitate" words="jump" lvl="5" mana="50" prem="0" aggressive="0" exhaustion="1000" params="1" needlearn="0" event="function" value="Levitate">
</instant>
<instant name="Chakra Rope" words="skip" lvl="1" mana="10" prem="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="rope.lua">
</instant>
<instant name="Find Person" words="sense" lvl="8" mana="20" aggressive="0" params="1" exhaustion="1000" needlearn="0" event="function" value="searchPlayer">
</instant>
<instant name="BigSpeed Up" words="concentrate chakra feet" lvl="5" mana="80" prem="0" aggressive="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="bighaste.lua">
</instant>
<instant name="Speed Up" words="chakra feet" lvl="5" mana="80" prem="0" aggressive="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="haste.lua">
</instant>
<instant name="Full Light" words="light" lvl="2" mana="180" prem="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="full light.lua">
</instant>
<instant name="Kawarimi no Jutsu" words="kawarimi" lvl="15" mana="500" prem="0" exhaustion="1000" needlearn="0" needtarget="1" blockwalls="1" enabled="1" event="script" value="kawarimi.lua">
</instant>
<instant name="Bunshin no Jutsu" words="bunshin no jutsu" lvl="10" mana="300" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="naruto/bunshin.lua">
<vocation id="1"/>
</instant>
<instant name="Kai!" words="kai" lvl="10" mana="300" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kai.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"/>
<vocation id="9"/>
<vocation id="10"/>
<vocation id="11"/>
<vocation id="12"/>
<vocation id="13"/>
<vocation id="14"/>
<vocation id="15"/>
<vocation id="16"/>
<vocation id="17"/>
<vocation id="18"/>
<vocation id="19"/>
<vocation id="20"/>
<vocation id="21"/>
<vocation id="22"/>
<vocation id="23"/>
<vocation id="24"/>
<vocation id="34"/>
<vocation id="35"/>
<vocation id="36"/>
<vocation id="37"/>
<vocation id="38"/>
<vocation id="39"/>
<vocation id="40"/>
<vocation id="41"/>
<vocation id="42"/>
<vocation id="50"/>
<vocation id="51"/>
<vocation id="52"/>
<vocation id="53"/>
<vocation id="54"/>
<vocation id="55"/>
<vocation id="56"/>
<vocation id="57"/>
<vocation id="58"/>
<vocation id="58"/>
<vocation id="58"/>
<vocation id="59"/>
<vocation id="60"/>
<vocation id="70"/>
<vocation id="71"/>
<vocation id="72"/>
<vocation id="73"/>
<vocation id="74"/>
<vocation id="75"/>
<vocation id="76"/>
<vocation id="77"/>
<vocation id="78"/>
<vocation id="110"/>
<vocation id="111"/>
<vocation id="112"/>
<vocation id="113"/>
<vocation id="114"/>
<vocation id="115"/>
<vocation id="116"/>
<vocation id="130"/>
<vocation id="131"/>
<vocation id="132"/>
<vocation id="133"/>
<vocation id="134"/>
<vocation id="135"/>
<vocation id="150"/>
<vocation id="151"/>
<vocation id="152"/>
<vocation id="153"/>
<vocation id="154"/>
<vocation id="170"/>
<vocation id="171"/>
<vocation id="172"/>
<vocation id="173"/>
<vocation id="174"/>
<vocation id="175"/>
<vocation id="176"/>
<vocation id="177"/>
<vocation id="190"/>
<vocation id="191"/>
<vocation id="192"/>
<vocation id="193"/>
<vocation id="194"/>
<vocation id="196"/>
<vocation id="200"/>
<vocation id="201"/>
<vocation id="202"/>
<vocation id="203"/>
<vocation id="204"/>
<vocation id="205"/>
<vocation id="206"/>
<vocation id="207"/>
<vocation id="208"/>
</instant>
<instant name="Regeneration" words="regeneration" lvl="2" mana="180" prem="0" aggressive="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="heal.lua">
</instant>
<instant name="Big Regeneration" words="big regeneration" lvl="5" mana="800" prem="0" aggressive="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="bigheal.lua">
</instant>
<instant name="Chakra Shield" words="chakra shield" lvl="15" mana="50" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="magic shield.lua">
</instant>
<conjure name="Conjure Food" words="shokuji no jutsu" lvl="2" mana="20" soul="1" conjureId="2666" conjureCount="10" aggressive="0" exhaustion="1000" needlearn="0" event="function" value="conjureItem">
</conjure>
<!--- Naruto Jutsus -->
<instant name="Throw Kunai no jutsu" words="throw kunai" lvl="2" mana="20" prem="0" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="throwkunai.lua">
</instant>
<instant name="Throw Shuriken no jutsu" words="throw shuriken" lvl="5" mana="50" prem="0" range="4" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="shuriken.lua">
</instant>
<instant name="Rasengan" words="rasengan" lvl="30" mana="1300" prem="0" needtarget="1" range="5" exhaustion="1200" blockwalls="1" needlearn="0" script="naruto/rasengan.lua">
<vocation id="1"/>
</instant>
<instant name="Youbiko Rasengan" words="youbiko rasengan" lvl="50" mana="2400" prem="0" needtarget="1" range="4" exhaustion="1200" blockwalls="1" needlearn="0" script="naruto/youbikorasengan.lua">
<vocation id="1"/>
</instant>
<instant name="Oodama Rasengan" words="oodama rasengan" lvl="100" mana="4700" prem="0" needtarget="1" range="3" exhaustion="1200" blockwalls="1" needlearn="0" script="naruto/oodamarasengan.lua">
<vocation id="1"/>
</instant>
<instant name="Senpoo Cho odama Rasen Tarengan" words="Senpoo Cho odama Rasen Tarengan" lvl="220" mana="9900" prem="0" casterTargetOrDirection="1" range="3" exhaustion="1100" blockwalls="1" needlearn="0" script="naruto/multirasengan.lua">
<vocation id="1"/>
</instant>
<instant name="Futon Reppusho" words="Futon Reppusho" lvl="220" mana="9900" prem="0" casterTargetOrDirection="1" range="3" exhaustion="2000" blockwalls="1" needlearn="0" script="Nagato/Futon Reppusho.lua">
<vocation id="240"/>
<vocation id="241"/>
<vocation id="242"/>
<vocation id="243"/>
<vocation id="244"/>
<vocation id="245"/>
<vocation id="246"/>
<vocation id="247"/>
<vocation id="250"/>
<vocation id="260"/>
<vocation id="261"/>
<vocation id="262"/>
<vocation id="263"/>
<vocation id="264"/>
</instant>
<instant name="Katon Bakufu Ranbu" words="Katon Bakufu Ranbu" lvl="220" mana="9900" prem="0" casterTargetOrDirection="1" range="3" exhaustion="2000" blockwalls="1" needlearn="0" script="Tobi/Katon Bakufu Ranbu.lua">
<vocation id="220"/>
<vocation id="221"/>
<vocation id="222"/>
<vocation id="223"/>
<vocation id="224"/>
<vocation id="225"/>
<vocation id="226"/>
<vocation id="227"/>
<vocation id="228"/>
<vocation id="229"/>
</instant>
<instant name="Senpoo Rasenrengan" words="senpoo rasenrengan" lvl="165" mana="7000" prem="0" needtarget="1" range="3" exhaustion="1100" blockwalls="1" needlearn="0" script="naruto/rasenrengan.lua">
<vocation id="1"/>
</instant>
<instant name="Jibaku Bunshin" words="Jibaku Bunshin" lvl="300" mana="400" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="Deidara/Jibaku Bunshin.lua">
<vocation id="270"/>
<vocation id="271"/>
<vocation id="272"/>
<vocation id="273"/>
</instant>
<instant name="KageBunshin no Jutsu" words="Kage bunshin no jutsu" lvl="20" mana="400" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/kagebunshin.lua">
<vocation id="1"/>
</instant>
<instant name="Taju KageBunshin no Jutsu" words="Taju kagebunshin no jutsu" lvl="25" mana="800" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/tajukagebunshin.lua">
<vocation id="1"/>
</instant>
<instant name="Taju KageBunshin no Jutsu max" words="Taju kagebunshin no jutsu max" lvl="150" mana="1400" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/tajubunshin.lua">
<vocation id="1"/>
</instant>
<instant name="RasenShuriken" words="rasenshuriken" lvl="200" mana="7500" prem="0" needtarget="1" range="4" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="naruto/rasen shuriken.lua">
<vocation id="1"/>
</instant>
<instant name="Biju Rasengan" words="biju rasengan" lvl="275" mana="8200" prem="0" needtarget="1" range="3" blockwalls="1" exhaustion="1500" needlearn="0" event="script" value="naruto/senporasenshuriken.lua">
<vocation id="1"/>
</instant>
<instant name="Fuuton RasenShuriken" words="fuuton rasenshuriken" lvl="250" mana="8000" prem="0" needtarget="1" range="3" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/fuutonrasen.lua">
<vocation id="1"/>
</instant>
<instant name="Kuchyose no Jutsu" words="Gamatatsu kuchyose" lvl="30" mana="1400" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose.lua">
<vocation id="1"/>
</instant>
<instant name="Kuchyose Gamatatsu no Jutsu" words="kuchyose Gamatatsu no jutsu" lvl="75" mana="3000" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose gamatatsu.lua">
<vocation id="1"/>
</instant>
<instant name="Kuchyose Gamakichi no Jutsu" words="kuchyose Gamakichi no jutsu" lvl="80" mana="3300" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose gamakichi.lua">
<vocation id="1"/>
</instant>
<instant name="Kuchyose Gamabunta no Jutsu" words="kuchyose gamabunta no jutsu" lvl="125" mana="5800" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose gamabunta.lua">
<vocation id="1"/>
</instant>
<instant name="Bijuu Dama" words="Bijuu Dama" lvl="175" mana="8400" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="naruto/bijudama.lua">
<vocation id="1"/>
</instant>
<instant name="Cho Mini Bijudama" words="Cho Mini Bijudama" lvl="185" mana="8400" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="Naruto/Cho Mini Bijudama.lua">
<vocation id="1"/>
</instant>
<instant name="Kyuubi Punchi" words="Kyuubi Punchi" lvl="175" mana="8400" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="naruto/kyuubipunchi.lua">
<vocation id="1"/>
</instant>
<instant name="Kyuubi Furie!" words="Kyuubi Furie" aggressive="0" prem="0" selftarget="1" lvl="150" mana="1000" exhaustion="1000" script="naruto/kyuubifurie.lua">
<vocation id="1"/>
</instant>
<instant name="Kurama Mode!" words="Full Kurama mode" aggressive="0" prem="0" selftarget="1" lvl="150" mana="1000" exhaustion="1000" script="naruto/Full kurama mode.lua">
<vocation id="1"/>
</instant>
<instant name="Bunshin Sex" words="bunshin sex" aggressive="0" selftarget="0" lvl="150" mana="1000" exhaustion="1000" script="naruto/sex.lua">
<vocation id="1"/>
</instant>
<instant name="Katon Gamabunta Ryukaa" words="katon noryukaa" allowfaruse="1" lvl="65" mana="120" direction="1" prem="0" exhaustion="1000" blocktype="all" enabled="0" script="summons/fireball.lua">
<vocation id="458"/>
</instant>
<instant name="Chouza Akimichi" words="chouzaakimichicode" lvl="250" mana="8100" aggressive="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="summons/chouzaakimichi.lua">
<vocation id="458"/>
</instant>
<instant name="Dark Snake" words="dark snake" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/darksnake.lua">
<vocation id="458"/>
</instant>
<instant name="Zetsu follow" words="zetsufollowcode" lvl="40" mana="1400" aggressive="1" exhaustion="2000" needlearn="0" event="script" value="summons/zetsuteste.lua">
<vocation id="458"/>
</instant>
<instant name="Kisame Protect" words="kisameprotectcode" aggressive="0" selftarget="1" lvl="150" mana="1000" exhaustion="1000" script="summons/kisameprotect.lua">
<vocation id="458"/>
</instant>
<instant name="Susano Full" words="susano fullcode" prem="0" aggressive="0" selftarget="1" lvl="275" mana="2000" exhaustion="1000" event="script" value="summons/susanomadara.lua">
<vocation id="458"/>
</instant>
<instant name="Kisame agua" words="kisameaguacode" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/kisameagua.lua">
<vocation id="458"/>
</instant>
<instant name="Kisame dragon" words="kisamedragoncode" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/kisamedragon.lua">
<vocation id="458"/>
</instant>
<instant name="Fogofogo" words="firefire" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/fogofogo.lua">
<vocation id="458"/>
</instant>
<instant name="raitongian" words="raitongian" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/raiton gian.lua">
<vocation id="458"/>
</instant>
<instant name="katonzukokku" words="katonzukokku" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/katon zukokku.lua">
<vocation id="458"/>
</instant>
<instant name="suiton suijinheki" words="suiton suijinheki" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/suiton suijinheki.lua">
<vocation id="458"/>
</instant>
<instant name="fuuton atsugai" words="fuuton atsugai" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/fuuton atsugai.lua">
<vocation id="458"/>
</instant>
<instant name="Venenodark" words="veneno dark" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/venenodark.lua">
<vocation id="458"/>
</instant>
<instant name="SuitonBomba" words="suitonbomba" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/suitonbomba.lua">
<vocation id="458"/>
</instant>
<instant name="Deidara Um" words="passaroum" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/passaro.lua">
<vocation id="458"/>
</instant>
<instant name="Deidara Dois" words="passarodois" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/passarodois.lua">
<vocation id="458"/>
</instant>
<instant name="Pain Missel" words="misselpain" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/missel.lua">
<vocation id="458"/>
</instant>
<instant name="Hyuton" words="hyuton" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/hyuton.lua">
<vocation id="458"/>
</instant>
<instant name="Dragon Blast" words="dragaodelama" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/dragaodelama.lua">
<vocation id="458"/>
</instant>
<instant name="Dragon Fire" words="dragaodefogo" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/dragaodefogo.lua">
<vocation id="458"/>
</instant>
<instant name="Great Ball" words="boladerocha" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/boladerocha.lua">
<vocation id="458"/>
</instant>
<instant name="Mordida" words="mordidarocha" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/mordida.lua">
<vocation id="458"/>
</instant>
<instant name="God Kill" words="god kill" allowfaruse="1" lvl="9965" mana="120" needtarget="1" prem="0" exhaustion="50000" script="summons/godkill.lua">
<vocation id="458"/>
</instant>
<instant name="Amaterasu Follow" words="amaterasu follow" lvl="40" mana="1400" aggressive="1" exhaustion="2000" needlearn="0" event="script" value="naruto/testeamaterasu.lua">
<vocation id="458"/>
</instant>
<instant name="Hidan" words="hidanatki" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/hidan.lua">
<vocation id="458"/>
</instant>
<instant name="Suitonagua" words="suitonatkagua" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="0" exhaustion="3000" blocktype="all" enabled="0" script="summons/suitonagua.lua">
<vocation id="458"/>
</instant>
<instant name="Tsuuga Kiba" words="tsuugakibacode" lvl="70" needtarget="1" range="5" mana="3600" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="summons/tsuuga.lua">
<vocation id="458"/>
</instant>
<instant name="Temarivento" words="temariventocode" lvl="70" needtarget="1" range="5" mana="3600" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="summons/temarivento.lua">
<vocation id="458"/>
</instant>
<instant name="Dual Tsuuga Kiba" words="dual tsuugakibacode" lvl="85" needtarget="1" range="5" mana="4200" aggressive="1" exhaustion="1500" needlearn="0" event="script" value="summons/dualtsuuga.lua">
<vocation id="458"/>
</instant>
<instant name="Wrath of Nature" words="exevo gran mas teradois" lvl="55" mana="770" prem="0" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/wrath of nature.lua">
<vocation id="458"/>
</instant>
<instant name="Wrath of Naturetres" words="exevo gran mas teratres" lvl="55" mana="770" prem="0" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/wrath of naturetres.lua">
<vocation id="458"/>
</instant>
<instant name="Kakashi Raikiri" words="kakashiraikiricode" lvl="55" mana="770" prem="0" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/kakashiraikiri.lua">
<vocation id="458"/>
</instant>
<instant name="Anko Cobras" words="ankocobrascode" lvl="55" mana="770" prem="0" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/ankocobras.lua">
<vocation id="458"/>
</instant>
<instant name="Garra Follow" words="garra follow" lvl="40" mana="1400" aggressive="1" exhaustion="2000" needlearn="0" event="script" value="naruto/garra.lua">
<vocation id="458"/>
</instant>
<!--- Sasuke Jutsus -->
<instant name="Susano" words="susano" aggressive="0" prem="0" selftarget="1" lvl="225" mana="1000" exhaustion="1000" event="script" value="sasuke/susano.lua">
<vocation id="2"/>
</instant>
<instant name="senbon chidori" words="senbon chidori" aggressive="0" prem="0" selftarget="1" lvl="225" mana="1000" exhaustion="1000" event="script" value="sasuke/senbon chidori.lua">
<vocation id="2"/>
</instant>
<instant name="Katon Fenix no jutsu" words="Katon Fenix no jutsu" aggressive="0" prem="0" selftarget="1" lvl="225" mana="1000" exhaustion="1000" event="script" value="sasuke/Katon Fenix no jutsu.lua">
<vocation id="2"/>
</instant>
<instant name="Susanoo" words="susanoo" aggressive="0" prem="0" selftarget="1" lvl="250" mana="1000" exhaustion="1000" event="script" value="sasuke/susanoo.lua">
<vocation id="2"/>
</instant>
<instant name="Gedou mazou" words="Gedou mazou" aggressive="0" prem="0" selftarget="1" lvl="250" mana="1000" exhaustion="1000" event="script" value="Tobi/Gedo.lua">
<vocation id="230"/>
<vocation id="231"/>
<vocation id="232"/>
<vocation id="233"/>
<vocation id="234"/>
<vocation id="235"/>
<vocation id="236"/>
<vocation id="237"/>
<vocation id="238"/>
<vocation id="239"/>
<vocation id="240"/>
<vocation id="241"/>
<vocation id="242"/>
<vocation id="243"/>
<vocation id="244"/>
<vocation id="245"/>
<vocation id="246"/>
<vocation id="247"/>
<vocation id="220"/>
<vocation id="221"/>
<vocation id="222"/>
<vocation id="223"/>
<vocation id="224"/>
<vocation id="225"/>
<vocation id="226"/>
<vocation id="227"/>
<vocation id="228"/>
<vocation id="229"/>
</instant>
<instant name="Susano no jutsu" words="susano no jutsu" prem="0" aggressive="0" selftarget="1" lvl="275" mana="2000" exhaustion="1000" event="script" value="sasuke/susanonojutsu.lua">
<vocation id="2"/>
</instant>
<instant name="mode gedo" words="mode gedo" prem="0" aggressive="0" selftarget="1" lvl="275" mana="2000" exhaustion="1000" event="script" value="Nagato/mode gedo.lua">
<vocation id="230"/>
<vocation id="231"/>
<vocation id="232"/>
<vocation id="233"/>
<vocation id="234"/>
<vocation id="235"/>
<vocation id="236"/>
<vocation id="237"/>
<vocation id="238"/>
<vocation id="239"/>
<vocation id="240"/>
<vocation id="241"/>
<vocation id="242"/>
<vocation id="243"/>
<vocation id="244"/>
<vocation id="245"/>
<vocation id="246"/>
<vocation id="247"/>
<vocation id="220"/>
<vocation id="221"/>
<vocation id="222"/>
<vocation id="223"/>
<vocation id="224"/>
<vocation id="225"/>
<vocation id="226"/>
<vocation id="227"/>
<vocation id="228"/>
<vocation id="229"/>
</instant>
<instant name="Amaterasu Protect" words="amaterasu protect" lvl="220" mana="7000" aggressive="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/auraspell.lua">
<vocation id="2"/>
</instant>
<instant name="Mokuton Sashiki no Jutsu" words="Mokuton Sashiki no Jutsu" lvl="260" mana="8600" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="Tobi/Mokuton Sashiki no Jutsu.lua">
<vocation id="220"/>
<vocation id="221"/>
<vocation id="222"/>
<vocation id="223"/>
<vocation id="224"/>
<vocation id="225"/>
<vocation id="226"/>
<vocation id="227"/>
<vocation id="228"/>
<vocation id="229"/>
</instant>
<instant name="Ningendo" words="Ningendo" lvl="40" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="Tobi/Ningendo.lua">
<vocation id="220"/>
<vocation id="221"/>
<vocation id="222"/>
<vocation id="223"/>
<vocation id="224"/>
<vocation id="225"/>
<vocation id="226"/>
<vocation id="227"/>
<vocation id="228"/>
<vocation id="229"/>
<vocation id="230"/>
<vocation id="231"/>
<vocation id="232"/>
<vocation id="233"/>
<vocation id="234"/>
<vocation id="235"/>
<vocation id="236"/>
<vocation id="237"/>
<vocation id="238"/>
<vocation id="239"/>
<vocation id="240"/>
<vocation id="241"/>
<vocation id="242"/>
<vocation id="243"/>
<vocation id="244"/>
<vocation id="245"/>
<vocation id="246"/>
<vocation id="247"/>
</instant>
<instant name="Chidori" words="chidori" lvl="40" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/chidori.lua">
<vocation id="2"/>
</instant>
<instant name="Corrupt Chidori" words="corrupt chidori" lvl="80" mana="3800" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/corruptchidori.lua">
<vocation id="2"/>
</instant>
<instant name="Katon no Jutsu!" words="katon no jutsu" lvl="40" mana="1400" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/katonnojutsu.lua">
<vocation id="2"/>
</instant>
<instant name="Katon Gokakyu no Jutsu" words="katon gokakyu no jutsu" lvl="25" needtarget="1" mana="1200" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/katongokakyu.lua">
<vocation id="2"/>
</instant>
<instant name="Katon Ryuka no Jutsu" words="katon ryuka no jutsu" lvl="30" needtarget="1" mana="1400" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/katonryuka.lua">
<vocation id="2"/>
</instant>
<instant name="Chidori Nagashi" words="chidori nagashi" lvl="125" mana="5500" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/chidorinagashi.lua">
<vocation id="2"/>
</instant>
<instant name="Chidorigatana" words="chidorigatana" lvl="100" mana="4800" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/chidorigatana.lua">
<vocation id="2"/>
</instant>
<instant name="Suiton Bakusui Shouha" words="Suiton Bakusui Shouha" lvl="100" mana="4800" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="Nagato/suiton Bakusui Shouha.lua">
<vocation id="240"/>
<vocation id="241"/>
<vocation id="242"/>
<vocation id="243"/>
<vocation id="244"/>
<vocation id="245"/>
<vocation id="246"/>
<vocation id="247"/>
</instant>
<instant name="Kirin" words="Kirin" lvl="200" mana="8000" aggressive="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="sasuke/kirin.lua">
<vocation id="2"/>
</instant>
<instant name="Sawarabi no Mai" words="Sawarabi no Mai" lvl="100" mana="4800" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="Kimimaro/Sawarabi no Mai.lua">
<vocation id="280"/>
<vocation id="281"/>
<vocation id="282"/>
<vocation id="283"/>
</instant>
<instant name="C3" words="C3" lvl="100" mana="4800" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="Deidara/C3.lua">
<vocation id="270"/>
<vocation id="271"/>
<vocation id="272"/>
<vocation id="273"/>
</instant>
<instant name="C4" words="C4" lvl="230" mana="4800" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="Deidara/C4.lua">
<vocation id="270"/>
<vocation id="271"/>
<vocation id="272"/>
<vocation id="273"/>
</instant>
<instant name="Suiton Bakusui Shouha" words="Suiton Bakusui Shouha" lvl="100" mana="4800" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="Nagato/suiton Bakusui Shouha.lua">
<vocation id="180"/>
</instant>
<instant name="Chidori Raimei" words="chidori raimei" lvl="170" mana="7000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/chidoriraimei.lua">
<vocation id="2"/>
<instant name="Amaterasu" words="amaterasu" lvl="225" mana="8000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="sasuke/amaterasu.lua">
<vocation id="2"/>
</instant>
<instant name="Susano Atack" words="susano atack" lvl="275" mana="9000" aggressive="1" range="6" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="sasuke/susanoatack.lua">
<vocation id="2"/>
</instant>
<instant name="Uchiha Kaenjin Jikuukan Idou" words="Uchiha Kaenjin Jikuukan Idou" lvl="275" mana="9000" aggressive="1" range="6" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="Tobi/Uchiha Kaenjin Jikuukan Idou.lua">
<vocation id="220"/>
<vocation id="221"/>
<vocation id="222"/>
<vocation id="223"/>
<vocation id="224"/>
<vocation id="225"/>
<vocation id="226"/>
<vocation id="227"/>
<vocation id="228"/>
<vocation id="229"/>
</instant>
<instant name="Kuchyose Dark Snake no Jutsu" words="kuchyose Dark Snake no jutsu" lvl="75" mana="2500" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/kuchyosedarksnake.lua">
<vocation id="2"/>
</instant>
<instant name="Kibaku Nendo" words="Kibaku Nendo" lvl="230" mana="3500" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="Deidara/Kibaku Nendo.lua">
<vocation id="270"/>
<vocation id="271"/>
<vocation id="272"/>
<vocation id="273"/>
</instant>
<instant name="Kuchyose Jya no Jutsu" words="kuchyose Jya no jutsu" lvl="130" mana="3500" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/kuchyosejya.lua">
<vocation id="2"/>
</instant>
<instant name="Kuchyose Manda no Jutsu" words="kuchyose Manda no jutsu" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sasuke/kuchyosemanda.lua">
<vocation id="2"/>
</instant>
<!--- Kisame Jutsus -->
<instant name="suiton Bakusui Shouha" words="suiton Bakusui Shouha" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kisame/suiton Bakusui Shouha.lua">
<vocation id="227"/>
</instant>
<instant name="suiton explosion" words="suiton explosion" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kisame/suiton explosion.lua">
<vocation id="227"/>
</instant>
<instant name="suiton goshokuzame" words="suiton goshokuzame" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kisame/suiton goshokuzame.lua">
<vocation id="227"/>
</instant>
<instant name="suiton protect" words="suiton protect" lvl="150" mana="5900" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="kisame/suiton protect.lua">
<vocation id="227"/>
</instant>
<instant name="suiton suikodan no jutsu" words="suiton suikodan no jutsu" lvl="100" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kisame/suiton suikodan no jutsu">
<vocation id="227"/>
</instant>
<instant name="suiton max dragon" words="suiton max dragon" lvl="100" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kisame/suiton max dragon.lua">
<vocation id="227"/>
</instant>
<instant name="Suiton suikodan protection" words="suiton suikodan protection" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000" exhaustion="1000" event="script" value="kisame/suiton suikodan protection.lua">
<vocation id="227"/>
</instant>
<instant name="suykodan form" words="suykodan form" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000" exhaustion="1000" event="script" value="kisame/syukodan form.lua">
<vocation id="227"/>
</instant>
<!--- Deidara Jutsus -->
<instant name="C1" words="C1" lvl="40" mana="2200" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="deidara/C1.lua">
<vocation id="50"/>
<vocation id="51"/>
<vocation id="52"/>
<vocation id="53"/>
<vocation id="54"/>
<vocation id="55"/>
<vocation id="56"/>
<vocation id="57"/>
<vocation id="58"/>
<vocation id="58"/>
<vocation id="58"/>
<vocation id="59"/>
<vocation id="60"/>
</instant>
<!--- Hidan Jutsus -->
<instant name="reaping scyther" words="reaping scyther" lvl="130" mana="2200" prem="0" exhaustion="0" direction="1" event="script" value="hidan/reaping scyther.lua">
<vocation id="230"/>
</instant>
<instant name="reaping scyther extense" words="reaping scyther extense" lvl="40" mana="2200" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="hidan/reaping scyther extense.lua">
<vocation id="230"/>
</instant>
<instant name="scyther attack" words="scyther attack" lvl="40" mana="2200" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="hidan/scyther attack.lua">
<vocation id="230"/>
</instant>
<instant name="Jujutsu Shiji Hyoketsu" words="Jujutsu Shiji Hyoketsu" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000" exhaustion="1000" event="script" value="hidan/Jujutsu Shiji Hyoketsu.lua">
<vocation id="230"/>
</instant>
<!--- Kakuzo Jutsus -->
<instant name="doton domu" words="doton domu" lvl="140" mana="600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="kakuzo/doton domu.lua">
<vocation id="231"/>
</instant>
<instant name="mizu bunshin" words="mizu bunshin" lvl="140" mana="600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="kakuzo/mizu bunshin.lua">
<vocation id="231"/>
</instant>
<!--- Rock Lee Jutsus -->
<instant name="Open Gates" words="open gates" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000" exhaustion="1000" event="script" value="lee/opengate.lua">
<vocation id="25"/>
</instant>
<instant name="Primeiro Portao, portao da abertura. Abra !" words="open gates primeiro portao" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000" exhaustion="1000" event="script" value="lee/opengate primeiro portao.lua">
<vocation id="25"/>
</instant>
<instant name="segundo Portao, portao da energia. Abra !" words="open gates segundo portao" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000" exhaustion="1000" event="script" value="lee/opengate segundo portao.lua">
<vocation id="25"/>
</instant>
<instant name="Terceiro Portao, portao da vida. Abra !" words="open gates terceiro portao" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000" exhaustion="1000" event="script" value="lee/opengate terceiro portao.lua">
<vocation id="25"/>
</instant>
<instant name="Quarto Portao, portao do Ferimento. Abra !" words="open gates quarto portao" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000" exhaustion="1000" event="script" value="lee/opengate quarto portao.lua">
<vocation id="25"/>
</instant>
<instant name="Quinto Portao, portao da Floresta. Abra !" words="open gates quinto portao" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000" exhaustion="1000" event="script" value="lee/opengate quinto portao.lua">
<vocation id="25"/>
</instant>
<instant name="Sexto Portao, portao da visao. Abra !" words="open gates sexto portao" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000" exhaustion="1000" event="script" value="lee/opengate sexto portao.lua">
<vocation id="25"/>
</instant>
<instant name="Setimo Portao, portao da insanidade. Abra !" words="open gates setimo portao" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000" exhaustion="1000" event="script" value="lee/opengate setimo portao.lua">
<vocation id="25"/>
</instant>
<instant name="Oitavo Portao, portao da Morte. Abraaaaaa !" words="open gates oitavo portao" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000" exhaustion="1000" event="script" value="lee/opengate oitavo portao.lua">
<vocation id="25"/>
</instant>
<instant name="Atract no Jutsu" words="atract no jutsu" lvl="20" mana="30" prem="0" aggressive="0" exhaustion="1000" needlearn="0" event="script" value="lee/challenge.lua">
<vocation id="25"/>
</instant>
<instant name="Omote Renge" words="omote renge" lvl="50" mana="1200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/lotos.lua">
<vocation id="25"/>
</instant>
<instant name="Ura Renge" words="ura renge" lvl="220" mana="5100" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="lee/urarenge.lua">
<vocation id="25"/>
</instant>
<instant name="Konoha Senpu" words="konoha senpu" lvl="75" mana="2600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/konoha senppu.lua">
<vocation id="25"/>
</instant>
<instant name="Gouken" words="gouken" lvl="40" mana="1600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/gouken.lua">
<vocation id="25"/>
</instant>
<instant name="Konoha Gouken" words="konoha gouken" lvl="140" mana="600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="lee/konoha gouken.lua">
<vocation id="25"/>
</instant>
<instant name="Konoha Daisenpu" words="konoha daisenpu" lvl="130" mana="5500" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="lee/konohadaisenpu.lua">
<vocation id="25"/>
</instant>
<instant name="Furi Renge" words="furi renge" lvl="190" mana="6500" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="lee/furirenge.lua">
<vocation id="25"/>
</instant>
<instant name="Kage Buyo" words="kage buyo" lvl="170" mana="4600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="2500" needlearn="0" event="script" value="lee/kage buyo.lua">
<vocation id="25"/>
</instant>
<instant name="Konoha Shofu" words="konoha shofu" lvl="60" mana="600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/konoha shofu.lua">
<vocation id="25"/>
</instant>
<instant name="Hirudora" words="Hirudora" lvl="60" mana="600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="lee/Hirudora.lua">
<vocation id="25"/>
</instant>
<instant name="Asa Kujaku" words="asa kujaku" lvl="250" mana="8500" aggressive="1" exhaustion="1500" needlearn="0" event="script" value="lee/asa kujaku.lua">
<vocation id="25"/>
</instant>
<!--- Sakura Jutsus -->
<instant name="Shanaro" words="shanaro" aggressive="0" prem="0" selftarget="1" lvl="100" mana="1000" exhaustion="1500" event="script" value="sakura/shanaro.lua">
<vocation id="34"/>
</instant>
<instant name="Fubuki no jutsu" words="fubuki no jutsu" lvl="30" mana="900" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sakura/fubuki.lua">
<vocation id="34"/>
</instant>
<instant name="Shosen no Jutsu" words="shosen no jutsu" lvl="50" mana="1800" prem="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="sakura/bigheal.lua">
<vocation id="34"/>
</instant>
<instant name="Shanaro Mesu" words="shanaro mesu" lvl="120" mana="5000" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sakura/shanaromesu.lua">
<vocation id="34"/>
</instant>
<instant name="Chakra no mesu!!" words="chakra no mesu" lvl="120" mana="5000" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="sakura/chakra no mesu.lua">
<vocation id="34"/>
</instant>
<instant name="Ground Punch" words="ground punch" lvl="100" mana="4900" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="sakura/groundpunch.lua">
<vocation id="34"/>
</instant>
<instant name="Oukashou" words="oukashou" lvl="70" mana="4000" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="sakura/oukashou.lua">
<vocation id="34"/>
</instant>
<instant name="Taihou Kyaku No Jutsu" words="Taihou Kyaku No Jutsu" lvl="60" needtarget="1" range="1" mana="2700" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="sakura/Taihou Kyaku No Jutsu.lua">
<vocation id="34"/>
</instant>
<instant name="Saikan Chuushutsu no Jutsu" words="saikan chuushutsu no jutsu" lvl="55" mana="2150" prem="0" aggressive="0" exhaustion="1000" needlearn="0" event="script" value="sakura/masshealing.lua">
<vocation id="34"/>
</instant>
<instant name="Gedo Rinne Tensei no Jutsu" words="Gedo Rinne Tensei no Jutsu" lvl="200" mana="7140" prem="0" aggressive="0" needtarget="1" params="1" exhaustion="1000" needlearn="0" event="script" value="Nagato/Gedo Rinne Tensei no Jutsu.lua">
<vocation id="230"/>
<vocation id="231"/>
<vocation id="232"/>
<vocation id="233"/>
<vocation id="234"/>
<vocation id="235"/>
<vocation id="236"/>
<vocation id="237"/>
<vocation id="238"/>
<vocation id="239"/>
<vocation id="240"/>
<vocation id="241"/>
<vocation id="242"/>
<vocation id="243"/>
<vocation id="244"/>
<vocation id="245"/>
<vocation id="246"/>
<vocation id="247"/>
<vocation id="220"/>
<vocation id="221"/>
<vocation id="222"/>
<vocation id="223"/>
<vocation id="224"/>
<vocation id="225"/>
<vocation id="226"/>
<vocation id="227"/>
<vocation id="228"/>
<vocation id="229"/>
</instant>
<instant name="Shinra Tensei" words="Shinra Tensei" lvl="175" mana="4800" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="summons/ShinraTensei.lua">
<vocation id="210"/>
<vocation id="211"/>
<vocation id="212"/>
<vocation id="213"/>
<vocation id="214"/>
<vocation id="215"/>
<vocation id="216"/>
<vocation id="217"/>
<vocation id="218"/>
<vocation id="219"/>
<vocation id="230"/>
<vocation id="231"/>
<vocation id="232"/>
<vocation id="233"/>
<vocation id="234"/>
<vocation id="235"/>
<vocation id="236"/>
<vocation id="237"/>
<vocation id="238"/>
<vocation id="239"/>
<vocation id="240"/>
<vocation id="241"/>
<vocation id="242"/>
<vocation id="243"/>
<vocation id="244"/>
<vocation id="245"/>
<vocation id="246"/>
<vocation id="247"/>
</instant>
<instant name="Chiyute no Jutsu" words="chiyute no jutsu" lvl="130" mana="3140" prem="0" aggressive="0" needtarget="1" params="1" exhaustion="1000" needlearn="0" event="script" value="sakura/healfriend.lua">
<vocation id="34"/>
</instant>
<instant name="Kuchyose Katsuyu no Jutsu" words="kuchyose Katsuyu" lvl="130" mana="3500" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="sakura/kuchyosekatsuyu.lua">
<vocation id="34"/>
</instant>
<instant name="Taihou Kyaku no Jutsu" words="taihou kyaku no jutsu" lvl="150" mana="4600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="sakura/taihoukyakunojutsu.lua">
<vocation id="34"/>
</instant>
<instant name="Shanaro Punch" words="shanaro punch" lvl="200" mana="8600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="sakura/shanaropunch.lua">
<vocation id="34"/>
</instant>
<instant name="Ground Barrier" words="ground barrier" allowfaruse="1" lvl="175" mana="7120" direction="1" prem="0" exhaustion="1000" blocktype="all" needlearn="0" script="sakura/groundbarrier.lua">
<vocation id="34"/>
</instant>
<!--- Ino Jutsus -->
<instant name="Flower no jutsu" words="Flower no jutsu" aggressive="0" selftarget="0" lvl="150" mana="1000" exhaustion="1000" script="Ino/Flower no jutsu.lua">
<vocation id="241"/>
</instant>
<instant name="flower explosion no jutsu" words="flower explosion" aggressive="0" selftarget="0" lvl="150" mana="1000" exhaustion="1000" script="Ino/flower explosion.lua">
<vocation id="241"/>
</instant>
<instant name="flower furie no jutsu" words="flower furie" aggressive="0" selftarget="0" lvl="150" mana="1000" exhaustion="1000" script="Ino/flower furie.lua">
<vocation id="241"/>
</instant>
<!--- Tsunade Jutsus -->
<instant name="Ninpo Sozo Saisei Byakugo no Jutsu" words="Ninpo Sozo Saisei Byakugo no Jutsu" aggressive="0" selftarget="0" lvl="150" mana="1000" exhaustion="1000" script="tsunade/Ninpo Sozo Saisei Byakugo no Jutsu.lua">
<vocation id="282"/>
</instant>
<instant name="Chakra no mesu" words="Chakra no mesu" aggressive="0" selftarget="0" lvl="150" mana="1000" exhaustion="1000" script="tsunade/Chakra no mesu.lua">
<vocation id="282"/>
</instant>
<instant name="Sozo Saisei" words="Sozo Saisei" aggressive="0" selftarget="0" lvl="150" mana="1000" exhaustion="1000" script="tsunade/Sozo Saisei.lua">
<vocation id="282"/>
</instant>
<instant name="Ranshinsho" words="Ranshinsho" aggressive="0" selftarget="0" lvl="150" mana="1000" exhaustion="1000" script="tsunade/Ranshinsho.lua">
<vocation id="282"/>
</instant>
<instant name="Chakra Hoshutsu" words="Chakra Hoshutsu" aggressive="0" selftarget="0" lvl="150" mana="1000" exhaustion="1000" script="tsunade/Chakra Hoshutsu.lua">
<vocation id="282"/>
</instant>
<instant name="Nokkuauto Buro" words="Nokkuauto Buro" aggressive="0" selftarget="0" lvl="150" mana="1000" exhaustion="1000" script="tsunade/Nokkuauto Buro.lua">
<vocation id="282"/>
</instant>
<instant name="Tsutenkyaku" words="Tsutenkyaku" aggressive="0" selftarget="0" lvl="150" mana="1000" exhaustion="1000" script="tsunade/Tsutenkyaku.lua">
<vocation id="282"/>
</instant>
<instant name="Dekopin" words="Dekopin" aggressive="0" selftarget="0" lvl="150" mana="1000" exhaustion="1000" script="tsunade/Dekopin.lua">
<vocation id="282"/>
</instant>
<instant name="Kongoken" words="Kongoken" aggressive="0" selftarget="0" lvl="150" mana="1000" exhaustion="1000" script="tsunade/Kongoken.lua">
<vocation id="282"/>
</instant>
<instant name="Jiware" words="Jiware" aggressive="0" selftarget="0" lvl="150" mana="1000" exhaustion="1000" script="tsunade/Jiware.lua">
<vocation id="282"/>
</instant>
<instant name="Byakugo no In" words="Byakugo no In" aggressive="0" selftarget="0" lvl="150" mana="1000" exhaustion="1000" script="tsunade/Byakugo no In.lua">
<vocation id="282"/>
</instant>
<instant name="Infuin Kai" words="Infuin Kai" aggressive="0" selftarget="0" lvl="150" mana="1000" exhaustion="1000" script="tsunade/Infuin Kai.lua">
<vocation id="282"/>
</instant>
<!--- Kiba Jutsus -->
<instant name="Shikyaku No Jutsu" words="shikyaku no jutsu" aggressive="0" prem="0" selftarget="1" lvl="100" mana="1000" exhaustion="1500" event="script" value="kiba/shikyaku no jutsu.lua">
<vocation id="90"/>
</instant>
<instant name="Akamaru montar!!" words="kuchyose mount akamaru" aggressive="0" prem="0" selftarget="1" lvl="100" mana="1000" exhaustion="1500" event="script" value="kiba/kuchyose mount akamaru.lua">
<vocation id="90"/>
</instant>
<instant name="Canine Claws!" words="canine claws" lvl="40" mana="1000" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="kiba/canineclaw.lua">
<vocation id="90"/>
</instant>
<instant name="Akamaru!" words="kuchyose akamaru" lvl="40" mana="1000" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="kiba/akamaru.lua">
<vocation id="90"/>
</instant>
<instant name="Dynamic Marking" words="dynamic marking" lvl="55" needtarget="1" range="4" mana="3200" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="kiba/dynamic.lua">
<vocation id="90"/>
</instant>
<instant name="Tsuuga" words="tsuuga" lvl="70" needtarget="1" range="5" mana="3600" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="kiba/tsuuga.lua">
<vocation id="90"/>
</instant>
<instant name="Dual Tsuuga" words="dual tsuuga" lvl="85" needtarget="1" range="5" mana="4200" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="kiba/dualtsuuga2.lua">
<vocation id="90"/>
</instant>
<instant name="Gatsuuga" words="gatsuuga" lvl="105" needtarget="1" range="3" mana="5200" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="kiba/gatsuuga.lua">
<vocation id="90"/>
</instant>
<instant name="Piercing Claws" words="piercing claws" lvl="150" needtarget="1" range="3" mana="6200" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="kiba/piercing.lua">
<vocation id="90"/>
</instant>
<instant name="Dual Gatsuuga" words="dual gatsuuga" lvl="200" needtarget="1" range="3" mana="7900" aggressive="1" exhaustion="1200" needlearn="0" event="script" value="kiba/dualgatsuuga.lua">
<vocation id="90"/>
</instant>
<instant name="Garouga" words="garouga" lvl="250" needtarget="1" range="3" mana="8200" aggressive="1" exhaustion="1500" needlearn="0" event="script" value="kiba/garouga.lua">
<vocation id="90"/>
</instant>
<!--- Gaara Jutsus -->
<instant name="Suna No Yoroicode" words="suna no yoroicode" aggressive="0" selftarget="1" lvl="50" mana="1000" exhaustion="1000" event="script" value="gaara/sunanoyoroi.lua">
<vocation id="50"/>
</instant>
<instant name="Suna Prision no Jutsu" words="suna prision" lvl="45" mana="4500" prem="0" blockwalls="1" exhaustion="2000" groups="3,2000" icon="127" needlearn="0" event="script" value="gaara/trap.lua">
<vocation id="50"/>
</instant>
<instant name="Suna no Yoroi" words="suna no yoroi" aggressive="0" lvl="130" mana="4000" needtarget="1" range="5" exhaustion="1000" event="script" value="gaara/protecao.lua">
<vocation id="50"/>
</instant>
<instant name="Suna No Tate" words="suna no tate" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000" exhaustion="1000" event="script" value="gaara/sunatate.lua">
<vocation id="50"/>
</instant>
<instant name="Suna Bunchin" words="suna bunchin" lvl="15" mana="300" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sunabunshin.lua">
<vocation id="50"/>
</instant>
<instant name="Sabaku Rou" words="sabaku rou" lvl="30" mana="1200" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sabakurou.lua">
<vocation id="50"/>
</instant>
<instant name="Sabaku Kyu" words="sabaku kyu" lvl="40" mana="2200" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sabakukyu.lua">
<vocation id="50"/>
</instant>
<instant name="Sabaku Sousou" words="sabaku sousou" lvl="70" mana="3100" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sabaku sousou.lua">
<vocation id="50"/>
</instant>
<instant name="Sabaku Taisou" words="sabaku taisou" lvl="100" mana="4000" aggressive="1" prem="0" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sabaku taisou.lua">
<vocation id="50"/>
</instant>
<instant name="Gokusa Maisou" words="gokusa maisou" lvl="120" mana="4500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/gokusa maisou.lua">
<vocation id="50"/>
</instant>
<instant name="Ryuusa Bakuryu" words="ryuusa bakuryu" lvl="170" mana="7400" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="gaara/ryuusa bakuryu.lua">
<vocation id="50"/>
</instant>
<instant name="Suna Shigure" words="suna shigure" lvl="150" mana="5000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="gaara/sunashigure.lua">
<vocation id="50"/>
</instant>
<instant name="Sajin Daitoppa" words="sajin daitoppa" lvl="225" mana="7200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="gaara/sajin daitoppa.lua">
<vocation id="50"/>
</instant>
<instant name="Sabaku Kyusou" words="sabaku kyusou" lvl="250" mana="7700" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="gaara/sabaku kyusou.lua">
<vocation id="50"/>
</instant>
<instant name="sabaku taisou" words="sabaku taisou" lvl="250" mana="7700" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="gaara/sabaku taisou.lua">
<vocation id="50"/>
</instant>
<instant name="Shukaku no chakra" words="Shukaku no chakra" lvl="250" mana="7700" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="gaara/Shukaku no chakra.lua">
<vocation id="50"/>
</instant>
<instant name="Sabaku Fuyu" words="Sabaku Fuyu" lvl="250" mana="7700" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="gaara/Sabaku Fuyu.lua">
<vocation id="50"/>
</instant>
<!--- Temari Jutsus -->
<instant name="Daikamaitachi no Jutsu" words="Daikamaitachi no Jutsu" lvl="250" mana="7700" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="temari/Daikamaitachi no Jutsu.lua">
<vocation id="141"/>
</instant>
<instant name="Kuchiyose Kirikiri Mai" words="Kuchiyose Kirikiri Mai" lvl="250" mana="7700" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="temari/Kuchiyose Kirikiri Mai.lua">
<vocation id="141"/>
</instant>
<instant name="Futon Okakeami" words="Futon Okakeami" lvl="250" mana="7700" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="temari/Futon Okakeami.lua">
<vocation id="141"/>
</instant>
<instant name="Futon Kakeami" words="Futon Kakeami" lvl="250" mana="7700" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="temari/Futon Kakeami.lua">
<vocation id="141"/>
</instant>
<instant name="Futon Okamaitachi no Jutsu" words="Futon Okamaitachi no Jutsu" lvl="250" mana="7700" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="temari/Futon Okamaitachi no Jutsu.lua">
<vocation id="141"/>
</instant>
<instant name="Futon Kazekiri no Jutsu" words="Futon Kazekiri no Jutsu" lvl="250" mana="7700" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="temari/Futon Kazekiri no Jutsu.lua">
<vocation id="141"/>
</instant>
<instant name="Kamaitachi no Jutsu" words="Kamaitachi no Jutsu" lvl="250" mana="7700" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="temari/Kamaitachi no Jutsu.lua">
<vocation id="141"/>
</instant>
<!--- Shikamaru Jutsus -->
<instant name="Kage KubiShibari no jutsu" words="kage kubishibari" lvl="40" prem="0" mana="1000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="shikamaru/kagekubi.lua">
<vocation id="110"/>
</instant>
<instant name="Kagemane no jutsu" words="kagemane no jutsu" lvl="250" mana="7800" prem="0" exhaustion="0" direction="1" event="script" value="shikamaru/kagemanenojutsu.lua">
<vocation id="110"/>
</instant>
<instant name="kage Noshuku sa reta" words="kage Noshuku sa reta" aggressive="1" lvl="70" mana="1000" exhaustion="1000" event="script" value="shikamaru/kagenoshuku.lua">
<vocation id="110"/>
</instant>
<instant name="Explosion Kunai" words="explosion kunai" lvl="60" mana="3600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="shikamaru/explosionkunai.lua">
<vocation id="110"/>
</instant>
<instant name="Kage kubi Shibari no Jutsu" words="kage shibari no jutsu" lvl="90" mana="3000" soul="0" exhaustion="1000" prem="0" event="script" value="shikamaru/kageoni.lua">
<vocation id="110"/>
</instant>
<instant name="Kage Oni Shibari no Jutsu" words="kage oni shibari no jutsu" lvl="170" mana="6200" soul="0" exhaustion="1500" prem="0" event="script" value="shikamaru/kageonishibari.lua">
<vocation id="110"/>
</instant>
<instant name="Kage Nui" words="kage Nui" lvl="120" mana="4600" soul="0" exhaustion="1000" prem="0" event="script" value="shikamaru/kagenui.lua">
<vocation id="110"/>
</instant>
<instant name="Kageyose no Jutsu" words="Kageyose no Jutsu" lvl="200" mana="7200" soul="0" needtarget="1" exhaustion="1000" prem="0" event="script" value="shikamaru/kageyosenojutsu.lua">
<vocation id="110"/>
</instant>
<instant name="Hidden Trap" words="hidden trap" lvl="230" mana="220" exhaustion="1000" needlearn="0" event="script" value="shikamaru/tarja.lua">
<vocation id="110"/>
</instant>
<conjure name="Create Paralyze Roll" words="create paralyze roll" conjureId="2197" conjureCount="1" aggressive="0" lvl="250" manapercent="90" soul="50" prem="0" enabled="1" function="conjureItem">
<vocation id="110"/>
</conjure>
<conjure name="Create Medicine" words="create medicine" conjureId="2285" conjureCount="1" aggressive="0" lvl="200" manapercent="90" soul="50" prem="0" enabled="1" function="conjureItem">
<vocation id="34"/>
</conjure>
<rune name="Paralyze Roll" id="2197" charges="1" needtarget="1" manapercent="60" exhaustion="1" enabled="1" allowfaruse="1" script="paralyzeroll.lua">
</rune>
<rune name="Medicine" id="2285" charges="1" needtarget="1" manapercent="1" exhaustion="1" enabled="1" allowfaruse="1" script="medicine.lua">
</rune>
<!--- Hinata Jutsus -->
<instant name="byakugan" words="byakugan" aggressive="0" prem="0" selftarget="1" lvl="50" mana="1000" exhaustion="1000" event="script" value="hinata/byakugan.lua">
<vocation id="130"/>
</instant>
<instant name="Juuken" words="Juuken" lvl="30" needtarget="1" range="1" mana="1200" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="hinata/juken.lua">
<vocation id="130"/>
</instant>
<instant name="Hakkeshou kaiten" words="hakkeshou kaiten" lvl="50" mana="2500" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="hinata/hakkeshoukaiten.lua">
<vocation id="130"/>
</instant>
<instant name="Juuken Kushou" words="juuken kushou" lvl="70" needtarget="1" range="4" mana="3300" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="hinata/juukenkushou.lua">
<vocation id="130"/>
</instant>
<instant name="Hakke Rokujuuyonshou" words="hakke rokujuuyonshou" lvl="90" mana="3600" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="4000" needlearn="0" event="script" value="hinata/hakke hyakunijuuhachi shoudois.lua">
<vocation id="130"/>
</instant>
<instant name="Hakke Hyakunijuuhasshou" words="Hakke Hyakunijuuhasshou" lvl="250" mana="7600" aggressive="1" range="2" blockwalls="1" needtarget="1" exhaustion="4000" needlearn="0" event="script" value="hinata/hakke hyakunijuuhachi shoudois.lua">
<vocation id="130"/>
</instant>
<instant name="Hakke Kuushou" words="hakke kuushou" allowfaruse="1" lvl="100" mana="120" direction="1" prem="0" exhaustion="1000" blocktype="all" needlearn="0" script="hinata/hakkekuushou.lua">
<vocation id="458"/>
</instant>
<instant name="Shugo Hakke Rokujuuyon Shou" words="shugo hakke rokujuuyon shou" lvl="125" mana="3300" aggressive="1" exhaustion="500" needlearn="0" event="script" value="hinata/shugo hakke rokujuuyon shou.lua">
<vocation id="130"/>
</instant>
<instant name="Juhou Soshiken" words="juhou soshiken" lvl="170" mana="6600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="hinata/juhou soshiken.lua">
<vocation id="130"/>
</instant>
<instant name="Juhou Soshiken" words="juhou soshiken attack" lvl="170" mana="6600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="hinata/juhousoshiken.lua">
<vocation id="130"/>
</instant>
<!--- Neji Jutsus -->
<instant name="Hakkeshou Dai Kaiten" words="hakkeshou dai kaiten" lvl="225" mana="5500" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="neji/Hakkeshou Dai Kaiten.lua">
<vocation id="70"/>
</instant>
<instant name="hakke kuushou" words="hakke kuushou" lvl="250" mana="7600" aggressive="1" range="2" blockwalls="1" needtarget="1" exhaustion="4000" needlearn="0" event="script" value="neji/hakke kuushou.lua">
<vocation id="70"/>
</instant>
<instant name="Hakke Hyakunijuuhasshou" words="Hakke Hyakunijuuhasshou" lvl="250" mana="7600" aggressive="1" range="2" blockwalls="1" needtarget="1" exhaustion="4000" needlearn="0" event="script" value="neji/hakke hyakunijuuhachi shoudois.lua">
<vocation id="70"/>
</instant>
<!--- Tenten Jutsus -->
<instant name="Souryuu Kyuuheki" words="souryuu kyuuheki" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000" exhaustion="1500" event="script" value="tenten/souryuu kyuuheki.lua">
<vocation id="150"/>
</instant>
<instant name="Senbows no jutsu" words="senbows no jutsu" lvl="40" mana="1800" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="tenten/senbows.lua">
<vocation id="150"/>
</instant>
<instant name="Kunai Explosion no Jutsu" words="kunai explosion no jutsu" lvl="135" mana="5500" aggressive="1" exhaustion="500" needlearn="0" event="script" value="tenten/kunai.lua">
<vocation id="150"/>
</instant>
<instant name="Kibaku Jirai" words="Kibaku Jirai" lvl="70" mana="3600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="tenten/Kibaku Jirai.lua">
<vocation id="150"/>
</instant>
<instant name="Kaiwan no Hiya" words="Kaiwan no Hiya" lvl="60" mana="3600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="Nagato/Kaiwan no Hiya.lua">
<vocation id="150"/>
</instant>
<instant name="Teshi Sendan" words="Teshi Sendan" lvl="70" mana="3600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="Kimimaro/Teshi Sendan.lua">
<vocation id="150"/>
</instant>
<instant name="Explosive Paper no jutsu" words="explosive paper" lvl="70" mana="3100" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="tenten/explosivepaper.lua">
<vocation id="150"/>
</instant>
<instant name="Soushouryuu no Jutsu" words="soushouryuu" lvl="100" mana="4300" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="tenten/soushouryuu.lua">
<vocation id="150"/>
</instant>
<instant name="Sou Shuu Jin" words="sou shuu jin" lvl="140" mana="5500" aggressive="1" range="5" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="tenten/sou shuu jin.lua">
<vocation id="150"/>
</instant>
<instant name="Buki no Nami" words="buki no nami" lvl="180" mana="7800" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="tenten/buki no nami.lua">
<vocation id="150"/>
</instant>
<instant name="Big shuriken" words="big shuriken no jutsu" lvl="180" mana="7800" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="tenten/bigshuriken.lua">
<vocation id="150"/>
</instant>
<instant name="Create Senbon!!" words="Senbon no jutsu" lvl="180" mana="7800" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="tenten/senbon.lua">
<vocation id="150"/>
</instant>
<instant name="Souryuu Tensakai" words="souryuu tensakai" lvl="225" mana="7500" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="tenten/souryuu tensakai.lua">
<vocation id="150"/>
</instant>
<!--- Itachi Jutsus -->
<instant name="Mangekyou Susano" words="mangekyou susano" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="itachi/susano.lua">
<vocation id="170"/>
</instant>
<instant name="Mangekyou Susano no jutsu" words="mangekyou susano no jutsu" aggressive="0" prem="0" selftarget="1" lvl="225" mana="1000" exhaustion="1000" event="script" value="itachi/susanoo.lua">
<vocation id="170"/>
</instant>
<instant name="Katon Dragon Furie" words="Katon dragon furie" lvl="80" mana="4000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="itachi/dragaodefogo.lua">
<vocation id="170"/>
</instant>
<instant name="Doton Doryuudan" words="Doton Doryuudan" lvl="150" mana="7000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="itachi/dragaodelama.lua">
<vocation id="170"/>
</instant>
<instant name="Suiton Dragon no Jutsu" words="Suiton dragon no jutsu" lvl="180" mana="6000" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="itachi/suitondragon.lua">
<vocation id="170"/>
</instant>
<instant name="Katon Dragon no Jutsu" words="Katon dragon no jutsu" lvl="100" mana="4000" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="itachi/itachidragonnojutsu.lua">
<vocation id="170"/>
</instant>
<instant name="Tsukuyomi no Jutsu" words="tsukuyomi" lvl="200" mana="7000" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1300" needlearn="0" event="script" value="itachi/tsui.lua">
<vocation id="170"/>
</instant>
<instant name="Mangekyou Amaterasu" words="mangekyou amaterasu" lvl="225" mana="8400" aggressive="1" exhaustion="0" needlearn="0" blockwalls="1" event="script" value="itachi/itachiamaterasu.lua">
<vocation id="170"/>
</instant>
<instant name="Mangekyou Susano Atack" words="mangekyou susano atack" lvl="250" mana="8000" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="itachi/susanoatak.lua">
<vocation id="170"/>
</instant>
<!--- Orochimaru Jutsus -->
<instant name="Mandara no Jin" words="Mandara no Jin" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Orochimaru/Mandara no Jin.lua">
<vocation id="458"/>
</instant>
<instant name="Sen'ei tajashu" words="Sen'ei tajashu" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Orochimaru/Sen'ei tajashu.lua">
<vocation id="458"/>
</instant>
<instant name="Kuchyose snakes no jutsu" words="Kuchyose snakes no jutsu" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Orochimaru/Kuchyose snakes no jutsu.lua">
<vocation id="458"/>
</instant>
<instant name="Kage shuriken no jutsu" words="Kage shuriken" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Orochimaru/Kage shuriken.lua">
<vocation id="458"/>
</instant>
<!--- Shino Jutsus -->
<instant name="Mushi Kame no Jutsu" words="Mushi Kame no Jutsu" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Shino/Mushi Kame no Jutsu.lua">
<vocation id="271"/>
</instant>
<instant name="Bosui no Jin" words="Bosui no jin" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Shino/Bosui no jin.lua"> <vocation id="271"/>
</instant>
<instant name="Bosui Mushitatsumaki no Jutsu" words="Bosui Mushitatsumaki" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Shino/Hijutsu Mushitatsumaki.lua">
<vocation id="271"/>
</instant>
<instant name="kuchyose kikkai no jutsu" words="kuchyose kikkai" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Shino/kuchyose kikkai.lua">
<vocation id="271"/>
</instant>
<instant name="Kidaichu Mushikui" words="Kidaichu Mushikui" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Shino/Kidaichu Mushikui.lua">
<vocation id="271"/>
</instant>
<instant name="Buki Mushitatsumaki" words="Buki Mushitatsumaki" aggressive="1" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Shino/Buki Mushitatsumaki.lua">
<vocation id="271"/>
</instant>
<instant name="Nami Mushi Kame" words="Nami Mushi Kame" aggressive="1" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Shino/Nami Mushi Kame.lua">
<vocation id="271"/>
</instant>
<instant name="Kikkai bunshin" words="Kikkai Bunshin" aggressive="1" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Shino/kikkai bunshin.lua">
<vocation id="271"/>
</instant>
<instant name="kikkai protection" words="kikkai protection" aggressive="1" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Shino/kikkai protection.lua">
<vocation id="271"/>
</instant>
<instant name="kikkai no jin" words="kikkai no jin" aggressive="1" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Shino/kikkai no jin.lua">
<vocation id="271"/>
</instant>
<!--- Chouji Jutsus -->
<instant name="Nikudan Sensha" words="Nikudan Sensha" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Chouji/Nikudan Sensha.lua">
<vocation id="261"/>
</instant>
<instant name="Nikudan Yoyo" words="Nikudan Yoyo" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Chouji/Nikudan Yoyo.lua">
<vocation id="261"/>
</instant>
<instant name="Choharite" words="Choharite" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Chouji/Choharite.lua">
<vocation id="261"/>
</instant>
<instant name="Cho Choji Modo" words="Cho Choji Modo" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Chouji/Cho Choji Modo.lua">
<vocation id="261"/>
</instant>
<instant name="Daburu Nikudan Sensha" words="Daburu Nikudan Sensha" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Chouji/Daburu Nikudan Sensha.lua">
<vocation id="261"/>
</instant>
<instant name="Nikudan Hari Sensha" words="Nikudan Hari Sensha" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Chouji/Nikudan Hari Sensha.lua">
<vocation id="261"/>
</instant>
<!--- Minato Jutsus -->
<instant name="Dragao voador" words="Dragao voador" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Minato/Dragao voador.lua">
<vocation id="281"/>
</instant>
<instant name="Hiraishin Seal" words="Hiraishin Seal" lvl="50" mana="100" prem="1" range="7" needtarget="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="minato/hiraishin seal.lua">
<vocation id="281"/>
</instant>
<instant name="Rasengan hiraishin" words="Hiraishin rasengan" lvl="50" mana="100" prem="1" range="7" needtarget="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="minato/Senpou Rasengan.lua">
<vocation id="281"/>
</instant>
<!--- Hashirama Jutsus -->
<instant name="Mokuton prision no jutsu" words="mokuton prision" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="hashirama/mokkuton prision.lua">
<vocation id="282"/>
</instant>
<instant name="grande arvore do nascimento" words="grande arvore do nascimento" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="hashirama/grande arvore do nascimento.lua">
<vocation id="282"/>
</instant>
<!--- Madara Jutsus -->
<instant name="Katon Goka Mekkyaku" words="Katon Goka Mekkyaku" lvl="220" mana="9900" prem="0" casterTargetOrDirection="1" range="3" exhaustion="1000" blockwalls="1" needlearn="0" script="Madara/Goka Mekkyaku.lua">
<vocation id="210"/>
</instant>
<instant name="Tengai Shinsei" words="Tengai Shinsei" lvl="175" mana="7000" prem="0" needtarget="1" range="3" exhaustion="1000" blockwalls="1" needlearn="0" script="Madara/Tengai Shinsei.lua">
<vocation id="210"/>
</instant>
<instant name="mangekyou eternal susanoo" words="mangekyou eternal susanoo" aggressive="0" prem="0" selftarget="1" lvl="250" mana="1000" exhaustion="1000" event="script" value="Madara/susanoomadara.lua">
<vocation id="210"/>
</instant>
<instant name="Taju Mokuton Bunshin No Jutsu" words="Taju Mokuton Bunshin No Jutsu" lvl="25" mana="800" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="Madara/Taju Mokuton Bunshin No Jutsu.lua">
<vocation id="210"/>
</instant>
<instant name="Katon Ryuen Hoka no Jutsu" words="Katon Ryuen Hoka no Jutsu" lvl="30" needtarget="1" mana="1400" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="Madara/Ryuen Hoka.lua">
<vocation id="210"/>
</instant>
<instant name="Katon Goka Messhitsu" words="Katon Goka Messhitsu" lvl="100" mana="4800" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="Madara/Katon Goka Messhitsu.lua">
<vocation id="210"/>
</instant>
<instant name="Yasaka no Magatama" words="Yasaka no Magatama" lvl="275" mana="9000" aggressive="1" range="6" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="Madara/Yasaka no Magatama.lua">
<vocation id="210"/>
</instant>
<instant name="fujitsu kyuin" words="fujitsu kyuin" lvl="200" needtarget="1" range="1" mana="2700" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="Madara/fujitsu kyuin.lua">
<vocation id="210"/>
</instant>
<instant name="Eternal Mangekyou Amaterasu" words="Eternal Mangekyou Amaterasu" lvl="225" mana="8400" aggressive="1" exhaustion="0" needlearn="0" blockwalls="1" event="script" value="Madara/madaraamaterasu.lua">
<vocation id="210"/>
</instant>
<instant name="Uchihagaeshi" words="Uchihagaeshi" lvl="225" mana="8400" aggressive="1" exhaustion="0" needlearn="0" blockwalls="1" event="script" value="Madara/Uchihagaeshi.lua">
<vocation id="210"/>
</instant>
<instant name="katon goka mekkyaku" words="katon goka mekkyaku" lvl="25" needtarget="1" mana="1200" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="madara/katon goka mekkyaku.lua">
<vocation id="210"/>
</instant>
<instant name="Susano'o!" words="Susanoo madara" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000" exhaustion="1000" event="script" value="Madara/Susanoo.lua">
<vocation id="210"/>
</instant>
<instant name="Clone Susanoo" words="Clone Susanoo" aggressive="0" prem="0" selftarget="1" lvl="75" mana="1000" exhaustion="1000" event="script" value="Madara/Clone Susanoo.lua">
<vocation id="210"/>
</instant>
<!--- Killer Bee Jutsus -->
<instant name="Raiton Yoroi" words="raiton yoroi" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="killer/raitonyoroi.lua">
<vocation id="190"/>
</instant>
<instant name="Raiton no kudaru" words="raiton no kudaru" lvl="30" mana="600" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/raitonkudaru.lua">
<vocation id="190"/>
</instant>
<instant name="Raiton no Weep" words="raiton no weep" lvl="50" mana="1200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/raitonweep.lua">
<vocation id="190"/>
</instant>
<instant name="Sword Chinbou" words="sword chinbou" lvl="80" mana="3000" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="killer/chidorinagashi.lua">
<vocation id="190"/>
</instant>
<instant name="Dance Sword" words="dance sword" lvl="105" needtarget="1" range="3" mana="5200" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="killer/dancesword.lua">
<vocation id="190"/>
</instant>
<instant name="Raiton Shibari no jutsu" words="raiton shibari no jutsu" lvl="150" mana="5200" soul="0" exhaustion="1000" prem="0" event="script" value="killer/raitonshibari.lua">
<vocation id="190"/>
</instant>
<instant name="Sword Fang no Jutsu" words="sword fang no jutsu" lvl="185" mana="6200" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/fangsword.lua">
<vocation id="190"/>
</instant>
<instant name="Raiton fang no jutsu" words="Raiton fang no jutsu" lvl="200" mana="8000" aggressive="1" needtarget="1" exhaustion="2000" needlearn="0" event="script" value="killer/raitonfangnojutsu.lua">
<vocation id="190"/>
</instant>
<instant name="Raiton Chinbou no Jutsu" words="raiton chinbou no jutsu" lvl="230" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/raitonchinbounojutsu.lua">
<vocation id="190"/>
</instant>
<instant name="jinchuuriki hachibi menos no chakra" words="jinchuuriki hachibi menos no chakra" lvl="230" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/jinchuuriki hachibi menos no chakra.lua">
<vocation id="190"/>
</instant>
<instant name="jinchuuriki hachibi no chakra" words="jinchuuriki hachibi no chakra" lvl="230" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/jinchuuriki hachibi no chakra.lua">
<vocation id="190"/>
</instant>
<instant name="jinchuuriki no chakra" words="jinchuuriki no chakra" lvl="230" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/jinchuuriki no chakra.lua">
<vocation id="190"/>
</instant>
<instant name="hachibi tail" words="hachibi tail" lvl="230" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="killer/hachibi tail.lua">
<vocation id="190"/>
</instant>
<instant name="Lariat" words="lariat" lvl="250" mana="8600" aggressive="1" range="2" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="killer/lariat.lua">
<vocation id="190"/>
</instant>
<!--- Pain Jutsus -->
<instant name="Pain no Rikudou" words="Pain no Rikudou" lvl="200" mana="20000" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="Nagato/Pain Rikudou.lua">
<vocation id="200"/>
<vocation id="201"/>
<vocation id="202"/>
<vocation id="203"/>
<vocation id="204"/>
<vocation id="205"/>
<vocation id="206"/>
<vocation id="207"/>
<vocation id="208"/>
<vocation id="209"/>
<vocation id="210"/>
</instant>
<!--- Jinchuriki Jutsus -->
<instant name="Jinchuuriki Dama" words="Jinchuuriki Dama" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="kushina/Jinchuuriki beam.lua">
<vocation id="200"/>
<vocation id="201"/>
<vocation id="202"/>
<vocation id="203"/>
<vocation id="204"/>
<vocation id="205"/>
<vocation id="206"/>
<vocation id="207"/>
<vocation id="208"/>
</instant>
<instant name="Jinchuuriki Yonbi no Chakra !!!" words="Jinchuuriki yonbi no chakra" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="kushina/Yonbi no chakra.lua">
<vocation id="200"/>
<vocation id="201"/>
<vocation id="202"/>
<vocation id="203"/>
<vocation id="204"/>
<vocation id="205"/>
<vocation id="206"/>
<vocation id="207"/>
<vocation id="208"/>
</instant>
<!--- Jiraya Jutsus -->
<instant name="Senpou Senin Mode" words="Mode senin" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Jiraya/senpou senin mode.lua">
<vocation id="283"/>
</instant>
<instant name="Big rasengan" words="Big Rasengan" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Jiraya/Big rasengan.lua">
<vocation id="283"/>
</instant>
<instant name="Oleo de Sapo" words="Oleo de sapo" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Jiraya/Oleo de sapo.lua">
<vocation id="283"/>
</instant>
<instant name="Senpo Estomago de sapo" words="Estomago de sapo" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Jiraya/Estomago de sapo.lua">
<vocation id="283"/>
</instant>
<instant name="Kuchyose Sapos Eremita" words="Kuchyose Sapos eremita" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Jiraya/kuchyose sapos eremitas.lua">
<vocation id="283"/>
</instant>
<instant name="Senbon Jizo" words="Senbon Jizo" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="Jiraya/senbon jizo.lua">
<vocation id="283"/>
</instant>
<!--- Kakashi Jutsus -->
<instant name="Mangekyo Sharingan" words="mangekyo sharingan" aggressive="0" prem="0" selftarget="1" lvl="200" mana="1000" exhaustion="1000" event="script" value="kakashi/buff.lua">
<vocation id="200"/>
</instant>
<instant name="Raikiri" words="raikiri" lvl="50" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kakashi/raikiri.lua">
<vocation id="200"/>
</instant>
<instant name="Katon Dragon Furie no Jutsu" words="katon dragon furie no jutsu" lvl="130" mana="2200" prem="0" exhaustion="0" direction="1" event="script" value="kakashi/katondragon.lua">
<vocation id="200"/>
</instant>
<instant name="Suiton Suiryudan no Jutsu" words="suiton suiryudan no jutsu" lvl="100" mana="1500" aggressive="1" range="4" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kakashi/suitondragon.lua">
<vocation id="200"/>
</instant>
<instant name="Doton Prision" words="doton prision" lvl="170" mana="4500" aggressive="1" range="5" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kakashi/prision.lua">
<vocation id="200"/>
</instant>
<instant name="Suiton Suikodan no Jutsu" words="suiton suikodan no jutsu" lvl="190" mana="6200" prem="0" exhaustion="0" direction="1" event="script" value="kakashi/dragonsuiton.lua">
<vocation id="200"/>
</instant>
<instant name="raiton bunshin no Jutsu" words="raiton bunshin no jutsu" lvl="190" mana="6200" prem="0" exhaustion="0" direction="1" event="script" value="kakashi/raiton bunshin.lua">
<vocation id="200"/>
</instant>
<instant name="Suiton Suijinheki no jutsu" words="suiton suijinheki no jutsu" lvl="210" mana="6500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kakashi/suitonsujin.lua">
<vocation id="200"/>
</instant>
<instant name="Concentrate Raikiri" words="concentrate raikiri" lvl="230" mana="7000" aggressive="1" exhaustion="1000" needlearn="0" event="script" value="kakashi/concentrateraikiri.lua">
<vocation id="200"/>
</instant>
<instant name="Kamui" words="kamui" lvl="250" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="kakashi/kamui.lua">
<vocation id="200"/>
</instant>
<instant name="Kamui Prision" words="kamui Prision" lvl="250" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="kakashi/kamui prision.lua">
<vocation id="200"/>
</instant>
<instant name="Banshou Tein" words="banshou tein" lvl="70" direction="1" range="5" mana="3600" aggressive="1" exhaustion="1000" needlearn="0" blocktype="all" event="script" value="summons/puxa.lua">
<vocation id="210"/>
</instant>
<!--- Kankuro Jutsus -->
<instant name="karasu kuroari trap" words="karasu kuroari trap" lvl="70" direction="1" range="5" mana="3600" aggressive="1" exhaustion="1000" needlearn="0" blocktype="all" event="script" value="Kankuro/karasu kuroari trap.lua">
<vocation id="140"/>
</instant>
<instant name="karakuri engeki Karasu Kuroari Sanshuo" words="karakuri engeki Karasu Kuroari Sanshuo" lvl="70" direction="1" range="5" mana="3600" aggressive="1" exhaustion="1000" needlearn="0" blocktype="all" event="script" value="Kankuro/karakuri engeki Karasu Kuroari Sanshuo.lua">
<vocation id="140"/>
</instant>
<instant name="Toxic Smoke" words="toxic smoke" aggressive="0" prem="0" selftarget="1" lvl="100" mana="1000" exhaustion="1000" event="script" value="kankuro/buff.lua">
<vocation id="140"/>
</instant>
<instant name="Karasu atack" words="karasu atack" lvl="35" mana="1200" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kankuro/atk.lua">
<vocation id="140"/>
</instant>
<instant name="Karasu explosion" words="karasu explosion" lvl="35" mana="1200" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kankuro/karasu explosion.lua">
<vocation id="140"/>
</instant>
<instant name="kuroari attack" words="kuroari attack" lvl="35" mana="1200" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kankuro/kuroari attack.lua">
<vocation id="140"/>
</instant>
<instant name="Poison Bomb" words="poison bomb" lvl="70" mana="2500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1000" needlearn="0" event="script" value="kankuro/atkdois.lua">
<vocation id="140"/>
</instant>
<instant name="Poison Bomb Max" words="poison bomb max" lvl="145" mana="3900" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="1500" needlearn="0" event="script" value="kankuro/atktres.lua">
<vocation id="140"/>
</instant>
<instant name="Toxic Poison" words="toxic poison" lvl="200" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="2500" needlearn="0" event="script" value="kankuro/atkquatro.lua">
<vocation id="140"/>
</instant>
<instant name="karasu attack" words="karasu attack" lvl="200" mana="7500" aggressive="1" range="7" blockwalls="1" needtarget="1" exhaustion="2500" needlearn="0" event="script" value="kankuro/karasu attack.lua">
<vocation id="140"/>
</instant>
<instant name="karakuri engeki Sanshouo" words="sanshouo" lvl="40" mana="800" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="kankuro/summon.lua">
<vocation id="140"/>
</instant>
<instant name="karakuri engeki Kuroari" words="kuroari summon" lvl="70" mana="2800" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="kankuro/summondois.lua">
<vocation id="140"/>
</instant>
<instant name="karakuri engeki Karasu" words="karasu summon" lvl="130" mana="3800" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="kankuro/summontres.lua">
<vocation id="140"/>
</instant>
<instant name="Kuroari Summon Max" words="kuroari summon max" lvl="160" mana="3800" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="kankuro/summonquatro.lua">
<vocation id="140"/>
</instant>
<instant name="Karasu Summon Max" words="karasu summon max" lvl="240" mana="3800" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="kankuro/summoncinco.lua">
<vocation id="140"/>
</instant>
</spells>

 

 

aí está @GrabrielxTu

Editado por Psuchotime
Link para o comentário
https://xtibia.com/forum/topic/238359-erro-spellsxml/#findComment-1678463
Compartilhar em outros sites

×
×
  • Criar Novo...