robsonsiilva 6 Posted July 20, 2016 Report Share Posted July 20, 2016 (edited) Se alguém tiver como me ajudar agradeço desde de já, se ter me ajudado deixo aquela reputação essas são as magias que ta no Goku certo?\/ -- Tecnica para level: 1 -- renzoku energy dan | Mana: 150 aura | Mana: 550 gaura | Mana: 550 mystic defense | Mana: 180 power down | Mana: 10 -- Tecnica para level: 10 -- speed up | Mana: 300 -- Tecnica para level: 30 -- big explosion | Mana: 1800 kienzan | Mana: 1000 regeneration | Mana: 250 taiyoken | Mana: 3000 -- Tecnica para level: 40 -- big regeneration | Mana: 800 -- Tecnica para level: 50 -- power up | Mana: 1500 -- Tecnica para level: 80 -- Big Explosion Wave | Mana: 3000 big max explosion | Mana: 1500 teleport | Mana: 5000 -- Tecnica para level: 100 -- ki explosive | Mana: 3000 Super Speed | Mana: 3000 kamehameha | Mana: 4000 genki dama shoot | Mana: 7000 big power up | Mana: 3000 fowado | Mana: 6500 chybie blast | Mana: 6000 super ryuken | Mana: 6000 ryuken | Mana: 3000 -- Tecnica para level: 120 -- reflect | Mana: 3000 -- Tecnica para level: 130 -- Explosion Wave | Mana: 10000 -- Tecnica para level: 150 -- massive ki blast | Mana: 4000 god furie | Mana: 4000 mega power up | Mana: 7500 explose target | Mana: 4000 -- Tecnica para level: 200 -- dynamic punch | Mana: 5000 god energy blaster | Mana: 6000 giga power up | Mana: 10000 saikosai hakai | Mana: 6000 deadly punch | Mana: 6000 -- Tecnica para level: 250 -- strong makankossapo | Mana: 60000 omega cannon | Mana: 60000 super kamehameha | Mana: 60000 namekjin wave | Mana: 60000 super final flash | Mana: 60000 ultra finish buster | Mana: 60000 kamehameha 10x | Mana: 60000 deadly cannon | Mana: 60000 demon cannon | Mana: 60000 chou kamehameha | Mana: 60000 barakuitsu chou | Mana: 60000 brave cannon | Mana: 60000 extincti attack | Mana: 60000 death cannon | Mana: 60000 god destroyer cannon | Mana: 60000 -- Tecnica para level: 300 -- super energy sphere | Mana: 8000 evil destruction | Mana: 8000 create senzu | Mana: 100000 infernal rage | Mana: 8000 shunkanido blasting | Mana: 15000 deadly razor | Mana: 8000 dynamic energy | Mana: 8000 ultimate power up | Mana: 15000 -- Tecnica para level: 400 -- god ki | Mana: 0 saiyajin ki | Mana: 0 create magic senzu | Mana: 125000 -- Tecnica para level: 450 -- impact blast | Mana: 15000 -- Tecnica para level: 600 -- meteor burst | Mana: 9000 dragon first attack | Mana: 9000 god ki max | Mana: 0 demon ki max | Mana: 0 ki control max | Mana: 0 saiyajin ki max | Mana: 0 ======================================================================================================================== eu quero saber como faço pra tirar essas magias do goku \/ [#] Ultra Finish Buster [#] Strong Makankossapo [#] Deadly Razor [#] Dynamic Energy [#] Omega Cannon [#] Meteor Burst [#] Kienzan [#] Evil Destruction [#] Namekjin Wave [#] Super Final Flash [#] God Destroyer Cannon ======================================================================================================================== Edited July 20, 2016 by robsonsiilva Link to comment https://xtibia.com/forum/topic/241474-como-eu-tiro-esses-ataque-do-goku/ Share on other sites More sharing options...
0 Sakegari 71 Posted July 20, 2016 Report Share Posted July 20, 2016 Eu não sei como funciona um OT de DBZ, mas posta seu spell.xml e o numero da vocação do "Goku" que eu faço pra você. Link to comment https://xtibia.com/forum/topic/241474-como-eu-tiro-esses-ataque-do-goku/#findComment-1699758 Share on other sites More sharing options...
0 robsonsiilva 6 Posted July 20, 2016 Author Report Share Posted July 20, 2016 <?xml version="1.0" encoding="UTF-8"?> <spells> <instant name="Power Down !" words="power down" lvl="1" mana="10" aggressive="0" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="power down.lua"></instant> --upa ml-- <instant name="Gaura" words="gaura" lvl="1" mana="550" aggressive="0" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="aura.lua"></instant> --luz baixa-- <instant name="Mystic Defense" words="mystic defense" lvl="1" mana="180" aggressive="0" selftarget="1" exhaustion="10000" needlearn="0" event="script" value="mystic defense.lua"> </instant> --defesa usa a mana-- <instant name="speed up" words="speed up" lvl="10" mana="300" aggressive="0" selftarget="1" exhaustion="1800" needlearn="0" event="script" value="attack/todos/speed up.lua"></instant> --para correr baixa-- <instant name="Regeneration" words="regeneration" lvl="30" mana="250" aggressive="0" selftarget="1" exhaustion="1800" needlearn="0" event="script" value="regeneration.lua"> </instant> --recupera vida-- <instant name="Renzoku Energy Dan" words="renzoku energy dan" aggressive="1" lvl="1" mana="150" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="renzoku energy dan.lua"> </instant>--attack de corpo a corpo-- <instant name="Big Regeneration" words="big regeneration" lvl="40" mana="800" prem="0" aggressive="0" exhaustion="2000" needlearn="0" blockwalls="1" enabled="1" event="script" value="big regeneration.lua"> </instant> --vip-- <instant name="Fowado" words="fowado" lvl="100" mana="6500" prem="1" aggressive="0" exhaustion="0" needlearn="0" blockwalls="1" enabled="1" event="script" value="fowado.lua"> </instant> --bloquei magias-- <instant name="Aura" words="aura" lvl="1" mana="550" aggressive="0" prem="1" selftarget="1" exhaustion="1800" needlearn="0" event="script" value="aura.lua"></instant> --luz alta-- <instant name="Super Speed" words="Super Speed" lvl="100" mana="3000" prem="1" aggressive="0" selftarget="1" exhaustion="1800" needlearn="0" event="script" value="attack/todos/super speed.lua"></instant> <instant name="Big Max Explosion" words="big max explosion" lvl="80" mana="1500" prem="1" range="7" casterTargetOrDirection="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/todos/big max explosion.lua"> </instant> <instant name="Big Explosion Wave" words="Big Explosion Wave" lvl="80" mana="3000" prem="1" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/todos/big explosion wave.lua"> </instant> <instant name="Mega Power Up" words="mega power up" lvl="150" mana="7500" prem="1" aggressive="0" selftarget="1" exhaustion="0" needlearn="0" event="script" value="attack/todos/mega power up.lua"> </instant> <instant name="Giga Power Up" words="giga power up" lvl="200" mana="10000" prem="1" aggressive="0" selftarget="1" exhaustion="0" needlearn="0" event="script" value="attack/todos/giga power up.lua"> </instant> <instant name="Ultimate Power Up" words="ultimate power up" lvl="300" prem="1" mana="15000" aggressive="0" selftarget="1" exhaustion="0" needlearn="0" event="script" value="attack/todos/ultimate power up.lua"> </instant> --Offensive Spells free-- <instant name="Big Explosion" words="big explosion" lvl="30" mana="1800" prem="0" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/todos/big explosion.lua"> </instant> <instant name="Power Up" words="power up" lvl="50" mana="1500" aggressive="0" selftarget="1" exhaustion="0" needlearn="0" event="script" value="attack/todos/power up.lua"> </instant> <instant name="Big Power Up" words="big power up" lvl="100" mana="3000" aggressive="0" selftarget="1" exhaustion="0" needlearn="0" event="script" value="attack/todos/big power up.lua"> </instant> <instant name="Reflect" words="reflect" aggressive="0" lvl="120" mana="3000" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/todos/reflect.lua"> </instant> <instant name="Teleport" words="teleport" aggressive="0" lvl="80" mana="5000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/todos/teleport.lua"> </instant> <instant name="Shunkanido Blasting" words="shunkanido blasting" aggressive="0" lvl="300" mana="15000" prem="0" needtarget="1" range="6" exhaustion="1000" blockwalls="1" needlearn="0" script="attack/todos/Shunkanido Blasting.lua"> </instant> <instant name="Impact Blast" words="impact blast" aggressive="0" lvl="450" mana="15000" prem="0" needtarget="1" range="6" exhaustion="1000" blockwalls="1" needlearn="0" script="attack/todos/Impact Blast.lua"> </instant> <instant name="Explosion Wave" words="Explosion Wave" lvl="130" mana="10000" prem="0" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/todos/explosion wave.lua"> </instant> --Monsters Spells-- <instant name="arrow" words="arrow" aggressive="0" lvl="0" mana="2000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/gohan/daichiretsuzan.lua"> <vocation id="0"/> -- Monster </instant> <instant name="god kill" words="god kill" aggressive="0" lvl="1000" mana="2000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="god kill.lua"> <vocation id="0"/> -- Monster </instant> <instant name="big bolt" words="big bolt" aggressive="0" lvl="0" mana="2000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/gohan/daichiretsuzan.lua"> <vocation id="0"/> -- Monster </instant> <instant name="bolt" words="bolt" aggressive="0" lvl="0" mana="2000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/gohan/daichiretsuzan.lua"> <vocation id="0"/> -- Monster </instant> <instant name="Nova" words="nova" aggressive="0" lvl="0" mana="7000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/cooler/nova blast.lua"> <vocation id="0"/> -- Monster </instant> <instant name="vis Kienzan" words="vis kienzan" lvl="30" mana="1000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/goku/kienzan.lua"> <vocation id="0"/> -- Monster </instant> <instant name="korede saigo da" words="korede saigo da" aggressive="0" lvl="150" mana="4000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/bardock/energy shyotu.lua"> <vocation id="0"/> -- Monster </instant> <instant name="Stardust Breaker" words="Stardust Breaker" aggressive="0" lvl="150" mana="4000" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/monster/Stardust Breaker.lua"> <vocation id="0"/> -- Monster </instant> <instant name="auto destruction" words="auto destruction" aggressive="0" lvl="150" mana="4000" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/c17/auto explosion.lua"> <vocation id="0"/> -- Monster </instant> <instant name="Ki Blast" words="ki blast" aggressive="0" lvl="200" mana="5000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/vegetto/super ki blast.lua"> <vocation id="0"/> -- Monster </instant> <instant name="super Ghost Kamikadze Attack" words="super ghost kamikadze attack" aggressive="0" lvl="300" mana="7000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/Goten/Ghost Kamikaze Attack.lua"> <vocation id="0"/> -- Monster </instant> <instant name="Ghost Kamikadze Attack" words="ghost kamikadze attack" aggressive="0" lvl="300" mana="7000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/Goten/Ghost Kamikaze Attack.lua"> <vocation id="0"/> -- Monster </instant> <instant name="novam" words="novam" lvl="30" mana="1000" prem="0" range="11" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/monster/nova.lua"> <vocation id="0"/> -- Monster </instant> <instant name="monsterssj5" words="monsterssj5" lvl="30" mana="1000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/monster/ssj5.lua"> <vocation id="0"/> -- Monster </instant> <instant name="monsterssj55" words="monsterssj55" lvl="30" mana="1000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/monster/ssj55.lua"> <vocation id="0"/> -- Monster </instant> <instant name="monsterssj555" words="monsterssj555" lvl="30" mana="1000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/monster/ssj555.lua"> <vocation id="0"/> -- Monster </instant> <instant name="androbaixo" words="androbaixo" lvl="30" mana="1000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/monster/androbaixo.lua"> <vocation id="0"/> -- Monster </instant> <instant name="androidball" words="androidball" lvl="30" mana="1000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/monster/androidball.lua"> <vocation id="0"/> -- Monster </instant> <instant name="monsterbuu" words="monsterbuu" lvl="30" mana="1000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/monster/buu.lua"> <vocation id="0"/> -- Monster </instant> <instant name="monsterdabura" words="monsterdabura" lvl="30" mana="1000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/monster/dabura.lua"> <vocation id="0"/> -- Monster </instant> <instant name="monsternamekjin" words="monsternamekjin" lvl="30" mana="1000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/monster/namekjin.lua"> <vocation id="0"/> -- Monster </instant> <instant name="monsternamekjins" words="monsternamekjins" lvl="30" mana="1000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/monster/namekjin.lua"> <vocation id="0"/> -- Monster </instant> <instant name="tiro" words="tiro" lvl="30" mana="1000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/monster/tiro.lua"> <vocation id="0"/> -- Monster </instant> <instant name="monstersaiyajins" words="monstersaiyajins" lvl="30" mana="1000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/monster/saiyajins.lua"> <vocation id="0"/> -- Monster </instant> <instant name="monstersaiyajin" words="monstersaiyajin" lvl="30" mana="1000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/monster/saiyajins.lua"> <vocation id="0"/> -- Monster </instant> <instant name="monsterandroids" words="monsterandroids" lvl="50" mana="1500" aggressive="0" selftarget="1" exhaustion="0" needlearn="0" event="script" value="attack/monster/androids.lua"> <vocation id="0"/> -- Monster </instant> <instant name="furie" words="defurie" lvl="50" mana="1500" aggressive="0" selftarget="1" exhaustion="0" needlearn="0" event="script" value="attack/monster/furie.lua"> <vocation id="0"/> -- Monster </instant> <instant name="Defurie" words="Defurie" lvl="50" mana="1500" aggressive="0" selftarget="1" exhaustion="0" needlearn="0" event="script" value="attack/monster/defurie.lua"> <vocation id="0"/> -- Monster </instant> <instant name="monsterdemon" words="monsterdemon" lvl="50" mana="1500" aggressive="0" selftarget="1" exhaustion="0" needlearn="0" event="script" value="attack/monster/demon.lua"> <vocation id="0"/> -- Monster </instant> <instant name="greatsaiyaman" words="greatsaiyaman" lvl="50" mana="1500" aggressive="0" selftarget="1" exhaustion="0" needlearn="0" event="script" value="attack/monster/greatsaiyaman.lua"> <vocation id="0"/> -- Monster </instant> --Goku Spells-- <instant name="Taiyoken" words="taiyoken" lvl="30" mana="3000" aggressive="0" selftarget="1" exhaustion="1000" groups="3,1000" needlearn="0" event="script" value="attack/goku/Taiyoken.lua"> <vocation id="1-200"/> -- Kuririn </instant> <instant name="Kienzan" words="kienzan" lvl="30" mana="1000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/goku/kienzan.lua"> <vocation id="1-7"/> -- Goku <vocation id="108-112"/> -- Kuririn <vocation id="173-177"/> -- Kame <vocation id="521-530"/> -- KameRB <vocation id="391-400"/> -- KuririnRB <vocation id="113-117"/> -- Pan <vocation id="401-410"/> -- PanRB <vocation id="211-220"/> -- GokuRB <vocation id="72-78"/> -- Goten <vocation id="331-340"/> -- GotenRB <vocation id="591-592"/> -- Gogeta Ssj2 Goku <vocation id="593-594"/> -- Gogeta Ssj2 Vegeta </instant> <instant name="Ryuken" words="ryuken" lvl="100" mana="3000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/goku/ryuken.lua"> <vocation id="1-7"/> -- Goku <vocation id="211-220"/> -- GokuRB <vocation id="163-167"/> -- Vegetto <vocation id="501-510"/> -- VegettoRB <vocation id="591-592"/> -- Gogeta Ssj2 Goku <vocation id="593-594"/> -- Gogeta Ssj2 Vegeta </instant> <instant name="Kamehameha" words="kamehameha" lvl="100" mana="4000" prem="0" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/goku/kamehameha.lua"> <vocation id="1-7"/> -- Goku <vocation id="188-192"/> -- Zaiko <vocation id="97-101"/> -- Baby <vocation id="251-260"/> -- GohanRB <vocation id="211-220"/> -- GokuRB <vocation id="25-31"/> -- Gohan <vocation id="551-560"/> -- ZaikoRB <vocation id="371-380"/> -- BabyRB <vocation id="102-107"/> -- Bardock <vocation id="178-182"/> -- Kagome <vocation id="38-42"/> -- Cell <vocation id="173-177"/> -- Kame <vocation id="108-112"/> -- Kuririn <vocation id="391-400"/> -- KuririnRB <vocation id="521-530"/> -- KameRB <vocation id="50-56"/> -- Buu <vocation id="381-390"/> -- BardockRB <vocation id="72-78"/> -- Goten <vocation id="331-340"/> -- GotenRB <vocation id="271-280"/> -- CellRB <vocation id="531-540"/> -- KagomeRB <vocation id="291-300"/> -- BuuRB <vocation id="113-117"/> -- Pan <vocation id="401-410"/> -- PanRB </instant> <instant name="Super Ryuken" words="super ryuken" lvl="100" mana="6000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="1800" needlearn="0" event="script" value="attack/goku/super ryuken.lua"> <vocation id="1-7"/> -- Goku <vocation id="211-220"/> -- GokuRB <vocation id="591-592"/> -- Gogeta Ssj2 Goku </instant> <instant name="Genki Dama Shoot" words="genki dama shoot" aggressive="1" lvl="100" mana="7000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/goku/genki dama shoot.lua"> <vocation id="1-7"/> -- Goku <vocation id="211-220"/> -- GokuRB <vocation id="591-592"/> -- Gogeta Ssj2 Goku </instant> <instant name="Chybie Blast" words="chybie blast" aggressive="1" lvl="100" mana="6000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/goku/Chybie Blast.lua"> <vocation id="1-7"/> -- Goku <vocation id="211-220"/> -- GokuRB <vocation id="67-71"/> -- Uub <vocation id="321-330"/> -- UubRB <vocation id="72-78"/> -- Goten <vocation id="331-340"/> -- GotenRB <vocation id="79-85"/> -- Chibi Trunks <vocation id="341-350"/> -- Chibi TrunksRB <vocation id="593-594"/> -- Gogeta Ssj2 Vegeta </instant> --Vegeta Spells-- <instant name="Bakuhatsuha" words="bakuhatsuha" aggressive="1" lvl="45" mana="2000" prem="0" needtarget="0" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/vegeta/Bakuhatsuha.lua"> <vocation id="8-14"/> -- Vegeta <vocation id="173-177"/> -- Kame <vocation id="521-530"/> -- KameRB <vocation id="221-230"/> -- VegetaRB <vocation id="97-101"/> -- Baby <vocation id="371-380"/> -- BabyRB <vocation id="381-390"/> -- BardockRB <vocation id="138-142"/> -- Raditz <vocation id="102-107"/> -- Bardock <vocation id="451-460"/> -- RaditzRB <vocation id="148-152"/> -- Turles <vocation id="471-480"/> -- TurlesRB </instant> <instant name="Big Bang Attack" words="big bang attack" aggressive="1" lvl="50" mana="2000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/vegeta/big bang attack.lua"> <vocation id="8-14"/> -- Vegeta <vocation id="163-167"/> -- Vegetto <vocation id="501-510"/> -- VegettoRB <vocation id="79-85"/> -- Chibi Trunks <vocation id="341-350"/> -- Chibi TrunksRB <vocation id="221-230"/> -- Vegtarb <vocation id="183-187"/> -- King Vegeta <vocation id="541-550"/> -- King VegetaRB <vocation id="153-157"/> -- Bulma <vocation id="481-490"/> -- BulmaRB </instant> <instant name="Galik Ho" words="galik ho" lvl="50" mana="3000" prem="0" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="1800" needlearn="0" event="script" value="attack/vegeta/galik ho.lua"> <vocation id="8-14"/> -- Vegeta <vocation id="501-510"/> -- VegettoRB <vocation id="163-167"/> -- Vegetto <vocation id="148-152"/> -- Turles <vocation id="471-480"/> -- TurlesRB <vocation id="221-230"/> -- VegetaRB <vocation id="183-187"/> -- King Vegeta <vocation id="153-157"/> -- Bulma <vocation id="541-550"/> -- King VegetaRB <vocation id="481-490"/> -- BulmaRB <vocation id="593-594"/> -- Gogeta Ssj2 Vegeta </instant> <instant name="Final Flash" words="final flash" lvl="100" mana="4000" prem="0" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="1800" needlearn="0" event="script" value="attack/vegeta/final flash.lua"> <vocation id="8-14"/> -- Vegeta <vocation id="32-37"/> -- Trunks <vocation id="261-270"/> -- TrunksRB <vocation id="79-85"/> -- Chibi Trunks <vocation id="341-350"/> -- Chibi TrunksRB <vocation id="102-107"/> -- Bardock <vocation id="381-390"/> -- BardockRB <vocation id="221-230"/> -- VegetaRB <vocation id="153-157"/> -- Bulma <vocation id="481-490"/> -- BulmaRB </instant> <instant name="Explosion" words="explosion" lvl="100" mana="5000" prem="0" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="1800" needlearn="0" event="script" value="attack/vegeta/explosion.lua"> <vocation id="8-14"/> -- Vegeta <vocation id="50-56"/> -- Buu <vocation id="291-300"/> -- BuuRB <vocation id="221-230"/> -- VegetaRB </instant> <instant name="Saiyajin Blast" words="saiyajin blast" aggressive="1" lvl="120" mana="7000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/vegeta/Saiyajin Blast.lua"> <vocation id="8-14"/> -- Vegeta <vocation id="25-31"/> -- Gohan <vocation id="251-260"/> -- GohanRB <vocation id="32-37"/> -- Trunks <vocation id="261-270"/> -- TrunksRB <vocation id="221-230"/> -- VegetaRB <vocation id="133-137"/> -- Jenk <vocation id="441-450"/> -- JenkRB <vocation id="183-187"/> -- King Vegeta <vocation id="541-550"/> -- King VegetaRB <vocation id="593-594"/> -- Gogeta Ssj2 Vegeta </instant> <instant name="Meteor Blasting" words="meteor blasting" aggressive="1" lvl="100" mana="6000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/vegeta/meteor blast.lua"> <vocation id="8-14"/> -- Vegeta <vocation id="97-101"/> -- Baby <vocation id="371-380"/> -- BabyRB <vocation id="138-142"/> -- Raditz <vocation id="451-460"/> -- RaditzRB <vocation id="221-230"/> -- VegetaRB <vocation id="148-152"/> -- Turles <vocation id="471-480"/> -- TurlesRB <vocation id="591-592"/> -- Gogeta Ssj2 Goku </instant> --Piccolo Spells-- <instant name="Bakurichimacha" words="bakurichimacha" aggressive="1" lvl="50" mana="2000" prem="0" needtarget="0" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/piccolo/bakurimacha.lua"> <vocation id="15-19"/> -- Piccolo <vocation id="67-71"/> -- Uub <vocation id="321-330"/> -- UubRB <vocation id="231-240"/> -- PiccoloRB <vocation id="92-96"/> -- Dende <vocation id="361-370"/> -- DendeRB </instant> <instant name="Chobakuretsumaha" words="chobakuretsumaha" aggressive="1" lvl="110" mana="3000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/piccolo/Chobakuretsumaha.lua"> <vocation id="15-19"/> -- Piccolo <vocation id="231-240"/> -- PiccoloRB </instant> <instant name="Antena Beam" words="antena beam" lvl="110" mana="4000" prem="0" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="1800" needlearn="0" event="script" value="attack/piccolo/antena beam.lua"> <vocation id="15-19"/> -- Piccolo <vocation id="361-370"/> -- DendeRB <vocation id="92-96"/> -- Dende <vocation id="231-240"/> -- PiccoloRB </instant> <instant name="Makankosappo" words="makankosappo" lvl="150" mana="4500" prem="0" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/piccolo/Makankosappo.lua"> <vocation id="15-19"/> -- Piccolo <vocation id="231-240"/> -- PiccoloRB </instant> <instant name="Hellzone Granade" words="Hellzone Granade" aggressive="1" lvl="100" mana="6000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/piccolo/hellzone granade.lua"> <vocation id="15-19"/> -- Piccolo <vocation id="92-96"/> -- Dende <vocation id="361-370"/> -- DendeRB <vocation id="231-240"/> -- PiccoloRB </instant> <instant name="Hell Granade" words="hell granade" aggressive="1" lvl="150" mana="7000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/piccolo/hell granade.lua"> <vocation id="15-19"/> -- Piccolo <vocation id="231-240"/> -- PiccoloRB <vocation id="38-42"/> -- Cell <vocation id="271-280"/> -- CellRB </instant> <conjure name="Create Makankosappo" words="Create Makankosappo" conjureId="333" conjureCount="1" aggressive="0" lvl="150" exhaustion="1500" mana="5000" soul="0" prem="0" enabled="1" function="conjureItem"> <vocation id="15-19"/> -- Piccolo <vocation id="231-240"/> -- PiccoloRB </conjure> <conjure name="Create Strong Makankosappo" words="Create Strong Makankosappo" conjureId="332" conjureCount="1" aggressive="0" exhaustion="1500" lvl="150" mana="10000" soul="0" prem="0" enabled="1" function="conjureItem"> <vocation id="15-19"/> -- Piccolo <vocation id="231-240"/> -- PiccoloRB </conjure> --C17-- <instant name="barrier" words="barrier" aggressive="1" lvl="50" mana="2000" prem="0" needtarget="0" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/c17/barrier.lua"> <vocation id="20-24"/> -- C17 <vocation id="158-162"/> -- Shenron <vocation id="241-250"/> -- C17RB <vocation id="163-167"/> -- Vegetto <vocation id="501-510"/> -- VegettoRB <vocation id="491-500"/> -- ShenronRB <vocation id="57-61"/> -- Broly <vocation id="118-122"/> -- Videl <vocation id="301-310"/> -- BrolyRB <vocation id="411-420"/> -- VidelRB <vocation id="143-147"/> -- C16 <vocation id="62-66"/> -- C18 <vocation id="461-470"/> -- C16RB <vocation id="311-320"/> -- C18RB </instant> <instant name="Kyushu" words="kyushu" aggressive="1" lvl="50" mana="1000" prem="0" needtarget="0" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/c17/kyushu.lua"> <vocation id="20-24"/> -- C17 <vocation id="198-202"/> -- C8 <vocation id="571-580"/> -- C8RB <vocation id="143-147"/> -- C16 <vocation id="38-42"/> -- Cell <vocation id="461-470"/> -- C16RB <vocation id="271-280"/> -- CellRB <vocation id="62-66"/> -- C18 <vocation id="311-320"/> -- C18RB <vocation id="241-250"/> -- C17RB </instant> <instant name="Double Ball" words="double ball" aggressive="1" lvl="100" mana="3000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/c17/double ball.lua"> <vocation id="20-24"/> -- C17 <vocation id="133-137"/> -- Jenk <vocation id="441-450"/> -- JenkRB <vocation id="241-250"/> -- C17RB <vocation id="143-147"/> -- C16 <vocation id="311-320"/> -- C18RB <vocation id="461-470"/> -- C16RB <vocation id="62-66"/> -- C18 <vocation id="531-540"/> -- KagomeRB <vocation id="178-182"/> -- Kagome </instant> <instant name="Generic Ki Blast" words="generic Ki Blast" aggressive="1" lvl="100" mana="4000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/c17/generic ki blast.lua"> <vocation id="20-24"/> -- C17 <vocation id="62-66"/> -- C18 <vocation id="241-250"/> -- C17RB <vocation id="143-147"/> -- C16 <vocation id="311-320"/> -- C18RB <vocation id="461-470"/> -- C16RB <vocation id="168-172"/> -- Tapion <vocation id="198-202"/> -- C8 <vocation id="158-162"/> -- Shenron <vocation id="571-580"/> -- C8RB <vocation id="511-520"/> -- TapionRB <vocation id="491-500"/> -- ShenronRB <vocation id="79-85"/> -- Chibi Trunks <vocation id="341-350"/> -- Chibi TrunksRB </instant> <instant name="Mega Bomb" words="mega bomb" aggressive="1" lvl="110" mana="6000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/c17/mega bomb.lua"> <vocation id="20-24"/> -- C17 <vocation id="38-42"/> -- Cell <vocation id="271-280"/> -- CellRB <vocation id="143-147"/> -- C16 <vocation id="461-470"/> -- C16RB <vocation id="241-250"/> -- C17RB </instant> <instant name="Deadly Bomb" words="deadly bomb" aggressive="1" lvl="150" mana="6000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/c17/deadly bomb.lua"> <vocation id="62-66"/> -- C18 <vocation id="311-320"/> -- C18RB <vocation id="20-24"/> -- C17 <vocation id="241-250"/> -- C17RB </instant> <instant name="auto explosion" words="auto explosion" aggressive="1" lvl="150" mana="4000" prem="0" needtarget="0" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/c17/auto explosion.lua"> <vocation id="20-24"/> -- C17 <vocation id="143-147"/> -- C16 <vocation id="461-470"/> -- C16RB <vocation id="241-250"/> -- C17RB <vocation id="38-42"/> -- Cell <vocation id="271-280"/> -- CellRB <vocation id="198-202"/> -- C8 <vocation id="571-580"/> -- C8RB <vocation id="62-66"/> -- C18 <vocation id="311-320"/> -- C18RB </instant> --Gohan-- <instant name="Daichiretsuzan" words="daichiretsuzan" aggressive="1" lvl="50" mana="2000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/gohan/daichiretsuzan.lua"> <vocation id="25-31"/> -- Gohan <vocation id="188-192"/> -- Zaiko <vocation id="551-560"/> -- ZaikoRB <vocation id="158-162"/> -- Shenron <vocation id="491-500"/> -- ShenronRB <vocation id="168-172"/> -- Tapion <vocation id="511-520"/> -- TapionRB <vocation id="251-260"/> -- GohanRB <vocation id="43-49"/> -- Freeza <vocation id="281-290"/> -- FreezaRB <vocation id="193-197"/> -- Chilled <vocation id="178-182"/> -- Kagome <vocation id="531-540"/> -- KagomeRB <vocation id="86-91"/> -- Cooler <vocation id="561-570"/> -- ChilledRB <vocation id="351-360"/> -- CoolerRB <vocation id="133-137"/> -- Jenk <vocation id="441-450"/> -- JenkRB <vocation id="97-101"/> -- Baby <vocation id="371-380"/> -- BabyRB </instant> <instant name="Crusher Ball" words="Crusher Ball" aggressive="1" lvl="100" mana="3000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/gohan/crusher ball.lua"> <vocation id="25-31"/> -- Gohan <vocation id="251-260"/> -- GohanRB <vocation id="173-177"/> -- Kame <vocation id="148-152"/> -- Turles <vocation id="521-530"/> -- KameRB <vocation id="471-480"/> -- TurlesRB <vocation id="102-107"/> -- Bardock <vocation id="381-390"/> -- BardockRB <vocation id="138-142"/> -- Raditz <vocation id="451-460"/> -- RaditzRB <vocation id="72-78"/> -- Goten <vocation id="331-340"/> -- GotenRB </instant> <instant name="Masenko" words="Masenko" lvl="100" mana="4000" prem="0" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="1800" needlearn="0" event="script" value="attack/gohan/masenko.lua"> <vocation id="25-31"/> -- Gohan <vocation id="118-122"/> -- Videl <vocation id="411-420"/> -- VidelRB </instant> <instant name="Great Saiyaman Attack" words="great saiyaman attack" aggressive="1" lvl="130" mana="3500" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/gohan/great saiyaman atk.lua"> <vocation id="25-31"/> -- Gohan </instant> <instant name="Massive Sword Attack" words="Massive Sword Attack" aggressive="1" lvl="120" mana="6000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/gohan/massive sword attack.lua"> <vocation id="25-31"/> -- Gohan <vocation id="32-37"/> -- Trunks <vocation id="261-270"/> -- TrunksRB </instant> <instant name="Super Saiyaman Furie" words="super saiyaman furie" aggressive="1" lvl="120" mana="8000" prem="0" needtarget="0" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/gohan/super saiyaman furie.lua"> <vocation id="25-31"/> -- Gohan <vocation id="118-122"/> -- Videl <vocation id="411-420"/> -- VidelRB </instant> --Mirai Trunks-- <instant name="Sword Bash" words="sword bash" aggressive="1" lvl="50" mana="2000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/trunks/sword Bash.lua"> <vocation id="32-37"/> -- Trunks <vocation id="261-270"/> -- TrunksRB </instant> <instant name="Burning Attack" words="burning attack" aggressive="1" lvl="100" mana="3000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/trunks/burning attack.lua"> <vocation id="32-37"/> -- Trunks <vocation id="261-270"/> -- TrunksRB <vocation id="57-61"/> -- Broly <vocation id="301-310"/> -- BrolyRB </instant> <instant name="Sword Furie" words="sword furie" aggressive="1" lvl="130" mana="8000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/trunks/sword furie.lua"> <vocation id="32-37"/> -- Trunks <vocation id="261-270"/> -- TrunksRB </instant> --Cell-- --Freeza-- <instant name="Dead Flash" words="dead flash" lvl="100" mana="4000" prem="0" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="1800" needlearn="0" event="script" value="attack/freeza/dead flash.lua"> <vocation id="43-49"/> -- Freeza <vocation id="281-290"/> -- FreezaRB <vocation id="86-91"/> -- Cooler <vocation id="351-360"/> -- CoolerRB <vocation id="97-101"/> -- Baby <vocation id="371-380"/> -- BabyRB </instant> <instant name="Eye Laser" words="Eye Laser" lvl="100" mana="4000" prem="0" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="1800" needlearn="0" event="script" value="attack/freeza/eye Laser.lua"> <vocation id="43-49"/> -- Freeza <vocation id="281-290"/> -- FreezaRB <vocation id="193-197"/> -- Chilled <vocation id="561-570"/> -- ChilledRB <vocation id="351-360"/> -- CoolerRB <vocation id="86-91"/> -- Cooler </instant> <instant name="kienzan" words="kienzan" aggressive="1" lvl="130" mana="6000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/freeza/evil kienzan.lua"> <vocation id="43-49"/> -- Freeza <vocation id="281-290"/> -- FreezaRB <vocation id="108-112"/> -- Kuririn <vocation id="391-400"/> -- KuririnRB <vocation id="62-66"/> -- C18 <vocation id="311-320"/> -- C18RB </instant> <instant name="final blast" words="final blast" aggressive="1" lvl="150" mana="8000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/freeza/final blast.lua"> <vocation id="43-49"/> -- Freeza <vocation id="281-290"/> -- FreezaRB <vocation id="86-91"/> -- Cooler <vocation id="351-360"/> -- CoolerRB </instant> --Buu--- <instant name="Galactic Donut" words="galactic donut" aggressive="1" lvl="100" mana="4000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/buu/galactic donut.lua"> <vocation id="50-56"/> -- Buu <vocation id="341-350"/> -- Chibi TrunksRB <vocation id="79-85"/> -- Chibi Trunks <vocation id="291-300"/> -- BuuRB <vocation id="321-330"/> -- UubRB <vocation id="67-71"/> -- Uub <vocation id="72-78"/> -- Goten <vocation id="331-340"/> -- GotenRB </instant> <instant name="buu pink ball" words="buu pink ball" aggressive="1" lvl="130" mana="6000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/buu/buu pink ball.lua"> <vocation id="50-56"/> -- Buu <vocation id="291-300"/> -- BuuRB </instant> <instant name="vanishing rage" words="vanishing rage" aggressive="1" lvl="150" mana="8000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/buu/vanishing rage.lua"> <vocation id="50-56"/> -- Buu <vocation id="291-300"/> -- BuuRB <vocation id="67-71"/> -- Uub <vocation id="321-330"/> -- UubRB </instant> --Broly-- <instant name="Meteor" words="meteor" aggressive="1" lvl="130" mana="3000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/broly/meteor blast.lua"> <vocation id="57-61"/> -- Broly <vocation id="301-310"/> -- BrolyRB <vocation id="148-152"/> -- Turles <vocation id="471-480"/> -- TurlesRB <vocation id="163-167"/> -- Vegetto <vocation id="501-510"/> -- VegettoRB </instant> <instant name="Eraser Blow" words="eraser Blow" aggressive="1" lvl="200" mana="6000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/broly/eraser blow.lua"> <vocation id="57-61"/> -- Broly <vocation id="301-310"/> -- BrolyRB </instant> <instant name="Barakuitsu Blast" words="Barakuitsu Blast" aggressive="1" lvl="300" mana="7000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/broly/Barakuitsu Blast.lua"> <vocation id="57-61"/> -- Broly <vocation id="301-310"/> -- BrolyRB </instant> --Uub-- --Goten-- <instant name="Ghost Kamikaze Attack" words="ghost kamikaze attack" aggressive="1" lvl="150" mana="7000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/Goten/Ghost Kamikaze Attack.lua"> <vocation id="72-78"/> -- Goten <vocation id="331-340"/> -- GotenRB <vocation id="79-85"/> -- Chibi Trunks <vocation id="341-350"/> -- Chibi TrunksRB </instant> <instant name="Energy Shyotu" words="energy shyotu" aggressive="1" lvl="130" mana="4000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/bardock/energy shyotu.lua"> <vocation id="67-71"/> -- Uub <vocation id="321-330"/> -- UubRB <vocation id="168-172"/> -- Tapion <vocation id="511-520"/> -- TapionRB <vocation id="138-142"/> -- Raditz <vocation id="451-460"/> -- RaditzRB <vocation id="381-390"/> -- BardockRB <vocation id="102-107"/> -- Bardock <vocation id="158-162"/> -- Shenron <vocation id="491-500"/> -- ShenronRB <vocation id="561-570"/> -- ChilledRB <vocation id="193-197"/> -- Chilled <vocation id="72-78"/> -- Goten <vocation id="331-340"/> -- GotenRB </instant> --Cooler-- <instant name="Nova blast" words="nova blast" aggressive="1" lvl="130" mana="7000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/cooler/nova blast.lua"> <vocation id="86-91"/> -- Cooler <vocation id="351-360"/> -- CoolerRB </instant> --Dende-- <conjure name="Create Senzu Leaf" words="create senzu leaf" conjureId="642" conjureCount="10" aggressive="0" lvl="150" exhaustion="1500" mana="15000" soul="0" prem="0" enabled="1" function="conjureItem"> <vocation id="92-96"/> -- Dende <vocation id="361-370"/> -- DendeRB </conjure> <conjure name="Create Senzu Root" words="create senzu root" conjureId="641" conjureCount="10" aggressive="0" lvl="200" exhaustion="1500" mana="30000" soul="0" prem="0" enabled="1" function="conjureItem"> <vocation id="92-96"/> -- Dende <vocation id="361-370"/> -- DendeRB </conjure> <conjure name="Create Senzu" words="create senzu" conjureId="640" conjureCount="10" aggressive="0" lvl="300" mana="100000" exhaustion="1500" soul="0" prem="0" enabled="1" function="conjureItem"> <vocation id="361-370"/> -- DendeRB </conjure> <conjure name="Create Magic Senzu" words="create magic senzu" conjureId="639" conjureCount="5" aggressive="0" lvl="400" exhaustion="1500" mana="125000" soul="0" prem="0" enabled="1" function="conjureItem"> <vocation id="361-370"/> -- DendeRB </conjure> <instant name="Regeneration Area" words="regeneration area" lvl="140" mana="3500" prem="0" aggressive="0" exhaustion="1800" needlearn="0" event="script" value="attack/dende/masshealing.lua"> <vocation id="92-96"/> -- Dende <vocation id="361-370"/> -- DendeRB </instant> <instant name="Heal Friend" words="heal friend" lvl="100" mana="2000" prem="0" aggressive="0" needtarget="1" params="1" exhaustion="1800" needlearn="0" event="script" value="attack/dende/healfriend.lua"> <vocation id="92-96"/> -- Dende <vocation id="361-370"/> -- DendeRB </instant> <instant name="Namekjin Rage" words="namekjin rage" aggressive="1" lvl="180" mana="8000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/dende/namekjin rage.lua"> <vocation id="92-96"/> -- Dende <vocation id="361-370"/> -- DendeRB </instant> --Baby-- <instant name="Revenge Death Ball" words="revenge death ball" aggressive="1" lvl="250" mana="8000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/baby/revenge death ball.lua"> <vocation id="97-101"/> -- Baby </instant> --Bardock-- <instant name="Furie" words="furie" aggressive="1" lvl="140" mana="8000" prem="0" needtarget="0" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/trunks/sword furie.lua"> <vocation id="102-107"/> -- Bardock <vocation id="381-390"/> -- BardockRB <vocation id="138-142"/> -- Raditz <vocation id="451-460"/> -- RaditzRB </instant> <instant name="Energy Bullet" words="energy bullet" aggressive="1" lvl="120" mana="8000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/bardock/energy bullet.lua"> <vocation id="102-107"/> -- Bardock <vocation id="381-390"/> -- BardockRB <vocation id="133-137"/> -- Jenk <vocation id="441-450"/> -- JenkRB <vocation id="128-132"/> -- Tenshihan <vocation id="431-440"/> -- TenshihanRB </instant> <instant name="Chybie Korede Saigo Da" words="chybie korede saigo da" aggressive="1" lvl="120" mana="9000" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/bardock/chybie korede saigo da.lua"> <vocation id="102-107"/> -- Bardock <vocation id="381-390"/> -- BardockRB </instant> --Kuririn-- <instant name="Triple Kienzan" words="triple kienzan" aggressive="1" lvl="120" mana="3500" prem="0" needtarget="1" range="6" exhaustion="1800" blockwalls="1" needlearn="0" script="attack/kuririn/triple kienzan.lua"> <vocation id="108-112"/> -- Kuririn <vocation id="391-400"/> -- KuririnRB <vocation id="173-177"/> -- Kame <vocation id="521-530"/> -- KameRB </instant> <instant name="Furie Kienzan" words="furie kienzan" aggressive="1" lvl="300" mana="9000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/kuririn/furie kienzan.lua"> <vocation id="108-112"/> -- Kuririn <vocation id="391-400"/> -- KuririnRB </instant> --Pan-- <instant name="Energy Furie" words="energy furie" aggressive="1" lvl="200" mana="6000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/Pan/Energy Furie.lua"> <vocation id="113-117"/> -- Pan <vocation id="401-410"/> -- PanRB <vocation id="153-157"/> -- Bulma <vocation id="481-490"/> -- BulmaRB </instant> <instant name="Spirit Ball" words="Spirit Ball" aggressive="1" lvl="150" mana="4000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/Pan/Spirit Ball.lua"> <vocation id="113-117"/> -- Pan <vocation id="401-410"/> -- PanRB <vocation id="178-182"/> -- Kagome <vocation id="531-540"/> -- KagomeRB </instant> <instant name="Twin Energy Ball" words="twin energy ball" aggressive="1" lvl="300" mana="7000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/Pan/Twin Energy Ball.lua"> <vocation id="113-117"/> -- Pan <vocation id="401-410"/> -- PanRB <vocation id="118-122"/> -- Videl <vocation id="411-420"/> -- VidelRB </instant> --Videl-- <instant name="Super Great Saiyaman Attack" words="super great saiyaman attack" aggressive="1" lvl="200" mana="4500" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/videl/sgreat saiyaman atk.lua"> <vocation id="118-122"/> -- Videl <vocation id="411-420"/> -- VidelRB </instant> --Janemba-- <instant name="Demon Bash" words="demon bash" aggressive="1" lvl="30" mana="2000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/janemba/demon bash.lua"> <vocation id="50-56"/> -- Buu <vocation id="291-300"/> -- BuuRB <vocation id="123-127"/> -- Janemba <vocation id="421-430"/> -- JanembaRB </instant> <instant name="Demon Ball" words="demon ball" aggressive="1" lvl="100" mana="3000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/janemba/demon ball.lua"> <vocation id="123-127"/> -- Janemba <vocation id="421-430"/> -- JanembaRB </instant> <instant name="Demon Rage" words="demon rage" aggressive="1" lvl="150" mana="3500" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/janemba/demon rage.lua"> <vocation id="123-127"/> -- Janemba <vocation id="421-430"/> -- JanembaRB </instant> <instant name="Sword Throw" words="sword throw" aggressive="1" lvl="200" mana="6000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/janemba/sword throw.lua"> <vocation id="123-127"/> -- Janemba <vocation id="421-430"/> -- JanembaRB </instant> <instant name="Demon Blast" words="demon blast" aggressive="1" lvl="300" mana="8000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/janemba/demon blast.lua"> <vocation id="123-127"/> -- Janemba <vocation id="421-430"/> -- JanembaRB </instant> --Tenshihan-- <instant name="Kiaiho" words="kiaiho" aggressive="1" lvl="30" mana="2000" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/tenshihan/kiaiho.lua"> <vocation id="128-132"/> -- Tenshihan <vocation id="431-440"/> -- TenshihanRB </instant> <instant name="Dodonpa" words="dodonpa" aggressive="1" lvl="100" mana="3000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/tenshihan/dodonpa.lua"> <vocation id="128-132"/> -- Tenshihan <vocation id="431-440"/> -- TenshihanRB </instant> <instant name="Kikoho" words="Kikoho" aggressive="1" lvl="100" mana="3000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/tenshihan/kikoho.lua"> <vocation id="128-132"/> -- Tenshihan <vocation id="431-440"/> -- TenshihanRB </instant> <instant name="New Kikoho" words="New Kikoho" aggressive="1" lvl="150" mana="4000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/tenshihan/new kikoho.lua"> <vocation id="128-132"/> -- Tenshihan <vocation id="431-440"/> -- TenshihanRB </instant> <instant name="Kikoho Blast" words="Kikoho Blast" aggressive="1" lvl="300" mana="6000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/tenshihan/kikoho blast.lua"> <vocation id="128-132"/> -- Tenshihan <vocation id="431-440"/> -- TenshihanRB </instant> --Raditz-- <instant name="Calamity Blast" words="calamity blast" aggressive="1" lvl="300" mana="8000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/raditz/calamity blast.lua"> <vocation id="138-142"/> -- Raditz <vocation id="451-460"/> -- RaditzRB <vocation id="148-152"/> -- Turles <vocation id="471-480"/> -- TurlesRB </instant> --C16-- <instant name="Energy Wave Blast" words="energy wave blast" aggressive="1" lvl="300" mana="8000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/c16/energy wave blast.lua"> <vocation id="143-147"/> -- C16 <vocation id="461-470"/> -- C16RB </instant> --Bulma-- <instant name="Artillery Destruction" words="artillery destruction" aggressive="1" lvl="300" mana="8000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/Bulma/Artillery Destruction.lua"> <vocation id="153-157"/> -- Bulma <vocation id="481-490"/> -- BulmaRB </instant> --Shenron-- <instant name="Solar Ball" words="solar ball" aggressive="1" lvl="100" mana="3000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/Shenron/solar ball.lua"> <vocation id="158-162"/> -- Shenron <vocation id="491-500"/> -- ShenronRB </instant> <instant name="Negative Karma Ball" words="negative karma ball" aggressive="1" lvl="300" mana="6000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/Shenron/negative karma ball.lua"> <vocation id="158-162"/> -- Shenron <vocation id="491-500"/> -- ShenronRB </instant> <instant name="Super Hell Granade" words="super hell granade" aggressive="1" lvl="200" mana="5000" prem="0" needtarget="1" range="6" exhaustion="1000" blockwalls="1" needlearn="0" script="attack/Shenron/super hell granade.lua"> <vocation id="158-162"/> -- Shenron <vocation id="491-500"/> -- ShenronRB </instant> --Vegetto-- <instant name="Big Bang Kamehameha" words="big bang kamehameha" lvl="100" mana="4000" prem="0" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/vegetto/big bang kamehameha.lua"> <vocation id="163-167"/> -- Vegetto <vocation id="501-510"/> -- VegettoRB <vocation id="591-592"/> -- Gogeta Ssj2 Goku </instant> <instant name="Super Ki Blast" words="super ki blast" aggressive="1" lvl="200" mana="5000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/vegetto/super ki blast.lua"> <vocation id="163-167"/> -- Vegetto <vocation id="501-510"/> -- VegettoRB </instant> <instant name="Energy Ki Blast" words="energy ki blast" aggressive="1" lvl="300" mana="7000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/vegetto/energy ki blast.lua"> <vocation id="163-167"/> -- Vegetto <vocation id="501-510"/> -- VegettoRB </instant> --Tapion-- <instant name="sword bash" words="sword bash" aggressive="1" lvl="30" mana="2000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/tapion/sword bash.lua"> <vocation id="168-172"/> -- Tapion <vocation id="511-520"/> -- TapionRB <vocation id="168-172"/> -- Tapion <vocation id="511-520"/> -- TapionRB </instant> <instant name="Brave Sword Throw" words="Brave Sword Throw" aggressive="1" lvl="300" mana="7000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/tapion/brave sword throw.lua"> <vocation id="168-172"/> -- Tapion <vocation id="511-520"/> -- TapionRB </instant> <instant name="Brave Furie Sword" words="Brave Furie Sword" aggressive="1" lvl="200" mana="5000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/tapion/brave furie sword.lua"> <vocation id="168-172"/> -- Tapion <vocation id="511-520"/> -- TapionRB </instant> --Kame-- <instant name="Kame Blast" words="kame blast" aggressive="1" lvl="200" mana="5000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/kame/kame blast.lua"> <vocation id="173-177"/> -- Kame <vocation id="521-530"/> -- KameRB </instant> <instant name="Turtle Desvastation" words="turtle desvastation" aggressive="1" lvl="300" mana="8000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/kame/Turtle Desvastation.lua"> <vocation id="173-177"/> -- Kame <vocation id="521-530"/> -- KameRB </instant> --Kagome-- <instant name="Dynamic Punch" words="dynamic punch" aggressive="1" lvl="200" mana="5000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/kagome/dynamic punch.lua"> <vocation id="178-182"/> -- Kagome <vocation id="531-540"/> -- KagomeRB </instant> <instant name="Dynamic Energy" words="dynamic energy" aggressive="1" lvl="300" mana="8000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/kagome/dynamic energy.lua"> <vocation id="178-182"/> -- Kagome <vocation id="531-540"/> -- KagomeRB </instant> --King Vegeta-- <instant name="Infernal Rage" words="infernal rage" aggressive="1" lvl="300" mana="8000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/king vegeta/infernal rage.lua"> <vocation id="183-187"/> -- King Vegeta <vocation id="541-550"/> -- King VegetaRB </instant> --Zaiko-- <instant name="Evil Destruction" words="evil destruction" aggressive="1" lvl="300" mana="8000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/zaiko/evil destruction.lua"> <vocation id="188-192"/> -- Zaiko <vocation id="551-560"/> -- ZaikoRB </instant> <instant name="Saikosai Hakai" words="saikosai hakai" aggressive="1" lvl="200" mana="6000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/zaiko/saikosai hakai.lua"> <vocation id="188-192"/> -- Zaiko <vocation id="551-560"/> -- ZaikoRB </instant> <instant name="Revenger Ball" words="revenger ball" aggressive="1" lvl="150" mana="4000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/zaiko/revenger ball.lua"> <vocation id="188-192"/> -- Zaiko <vocation id="551-560"/> -- ZaikoRB <vocation id="203-207"/> -- Bills <vocation id="581-590"/> -- BillsRB <vocation id="193-197"/> -- Chilled <vocation id="561-570"/> -- ChilledRB </instant> --Chilled-- <instant name="Death Finale" words="Death Finale" aggressive="1" lvl="300" mana="8000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/chilled/death finale.lua"> <vocation id="193-197"/> -- Chilled <vocation id="561-570"/> -- ChilledRB </instant> <instant name="Ruthless Blow" words="ruthless blow" aggressive="1" lvl="200" mana="6000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/chilled/ruthless blow.lua"> <vocation id="193-197"/> -- Chilled <vocation id="561-570"/> -- ChilledRB </instant> <instant name="Concentrate Razor" words="concentrate razor" aggressive="1" lvl="150" mana="4000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/chilled/concentrate razor.lua"> <vocation id="193-197"/> -- Chilled <vocation id="561-570"/> -- ChilledRB </instant> --C8-- <instant name="Deadly Razor" words="deadly razor" aggressive="1" lvl="300" mana="8000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/c8/Deadly Razor.lua"> <vocation id="198-202"/> -- C8 <vocation id="571-580"/> -- C8RB </instant> <instant name="Deadly Punch" words="deadly punch" aggressive="1" lvl="200" mana="6000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/c8/Deadly Punch.lua"> <vocation id="198-202"/> -- C8 <vocation id="571-580"/> -- C8RB </instant> <instant name="Explose Target" words="explose target" aggressive="1" lvl="150" mana="4000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/c8/explose target.lua"> <vocation id="198-202"/> -- C8 <vocation id="571-580"/> -- C8RB </instant> --Bills-- <instant name="Ki Explosive" words="ki explosive" aggressive="1" lvl="100" mana="3000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/bills/ki explosive.lua"> <vocation id="203-207"/> -- Bills <vocation id="581-590"/> -- BillsRB </instant> <instant name="Massive Ki Blast" words="massive ki blast" aggressive="1" lvl="150" mana="4000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/bills/massive ki blast.lua"> <vocation id="203-207"/> -- Bills <vocation id="581-590"/> -- BillsRB </instant> <instant name="God Furie" words="god furie" aggressive="1" lvl="150" mana="4000" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="attack/bills/god furie.lua"> <vocation id="203-207"/> -- Bills <vocation id="581-590"/> -- BillsRB </instant> <instant name="God Energy Blaster" words="god energy blaster" aggressive="1" lvl="200" mana="6000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/bills/god energy blaster.lua"> <vocation id="203-207"/> -- Bills <vocation id="581-590"/> -- BillsRB </instant> <instant name="Super Energy Sphere" words="super energy sphere" aggressive="1" lvl="300" mana="8000" prem="0" needtarget="1" range="6" exhaustion="0" blockwalls="1" needlearn="0" script="attack/bills/god destruction.lua"> <vocation id="203-207"/> -- Bills <vocation id="581-590"/> -- BillsRB </instant> --RB-- <instant name="Strong Makankossapo" words="strong makankossapo" lvl="250" mana="60000" prem="0" exhaustion="0" direction="1" event="script" value="attack/rb/strong makankossapo.lua"> <vocation id="231-240"/> -- PiccoloRB </instant> <instant name="Kamehameha 10x" words="kamehameha 10x" lvl="250" mana="60000" prem="0" exhaustion="0" direction="1" event="script" value="attack/rb/kamehameha 10x.lua"> <vocation id="211-220"/> -- GokuRB </instant> <instant name="Super Final Flash" words="super final flash" lvl="250" mana="60000" prem="0" exhaustion="0" direction="1" event="script" value="attack/rb/super final flash.lua"> <vocation id="221-230"/> -- VegetaRB <vocation id="341-350"/> -- Chibi TrunksRB <vocation id="481-490"/> -- BulmaRB <vocation id="541-550"/> -- King VegetaRB <vocation id="441-450"/> -- JenkRB <vocation id="371-380"/> -- BabyRB </instant> <instant name="Deadly Cannon" words="deadly cannon" lvl="250" mana="60000" prem="0" exhaustion="0" direction="1" event="script" value="attack/rb/deadly cannon.lua"> <vocation id="241-250"/> -- C17RB <vocation id="281-290"/> -- FreezaRB <vocation id="311-320"/> -- C18RB <vocation id="571-580"/> -- C8RB <vocation id="351-360"/> -- CoolerRB <vocation id="461-470"/> -- C16RB </instant> <instant name="Super Kamehameha" words="super kamehameha" lvl="250" mana="60000" prem="0" exhaustion="0" direction="1" event="script" value="attack/rb/Super Kamehameha.lua"> <vocation id="251-260"/> -- GohanRB <vocation id="271-280"/> -- CellRB <vocation id="331-340"/> -- GotenRB <vocation id="471-480"/> -- TurlesRB <vocation id="381-390"/> -- BardockRB <vocation id="391-400"/> -- KuririnRB <vocation id="401-410"/> -- PanRB <vocation id="411-420"/> -- VidelRB </instant> <instant name="Ultra Finish Buster" words="ultra finish buster" lvl="250" mana="60000" prem="0" exhaustion="0" direction="1" event="script" value="attack/rb/ultra finish buster.lua"> <vocation id="261-270"/> -- TrunksRB <vocation id="451-460"/> -- RaditzRB </instant> <instant name="Extincti Attack" words="extincti attack" lvl="250" mana="60000" prem="0" exhaustion="0" direction="1" event="script" value="attack/rb/extincti attack.lua"> <vocation id="291-300"/> -- BuuRB <vocation id="321-330"/> -- UubRB </instant> <instant name="Barakuitsu Chou" words="barakuitsu chou" lvl="250" mana="60000" prem="0" exhaustion="0" direction="1" event="script" value="attack/rb/barakuitsu chou.lua"> <vocation id="301-310"/> -- BrolyRB </instant> <instant name="Namekjin Wave" words="namekjin wave" lvl="250" mana="60000" prem="0" exhaustion="0" direction="1" event="script" value="attack/rb/namekjin wave.lua"> <vocation id="361-370"/> -- DendeRB </instant> <instant name="Demon Cannon" words="demon cannon" lvl="250" mana="60000" prem="0" exhaustion="0" direction="1" event="script" value="attack/rb/demon cannon.lua"> <vocation id="421-430"/> -- JanembaRB </instant> <instant name="Omega Cannon" words="omega cannon" lvl="250" mana="60000" prem="0" exhaustion="0" direction="1" event="script" value="attack/rb/omega cannon.lua"> <vocation id="491-500"/> -- ShenronRB </instant> <instant name="Brave Cannon" words="brave cannon" lvl="250" mana="60000" prem="0" exhaustion="0" direction="1" event="script" value="attack/rb/brave cannon.lua"> <vocation id="511-520"/> -- TapionRB </instant> <instant name="Death Cannon" words="death cannon" lvl="250" mana="60000" prem="0" exhaustion="0" direction="1" event="script" value="attack/rb/death cannon.lua"> <vocation id="561-570"/> -- ChilledRB </instant> <instant name="God Destroyer Cannon" words="god destroyer cannon" lvl="250" mana="60000" prem="0" exhaustion="0" direction="1" event="script" value="attack/rb/god destroyer cannon.lua"> <vocation id="581-590"/> -- BillsRB </instant> <instant name="Chou Kamehameha" words="chou kamehameha" lvl="250" mana="60000" prem="0" exhaustion="0" direction="1" event="script" value="attack/rb/Chou Kamehameha.lua"> <vocation id="501-510"/> -- VegettoRB <vocation id="521-530"/> -- KameRB <vocation id="531-540"/> -- KagomeRB <vocation id="551-560"/> -- ZaikoRB </instant> <instant name="Dragon First Attack" words="dragon first attack" aggressive="1" lvl="600" mana="9000" prem="0" needtarget="1" range="6" exhaustion="1000" blockwalls="1" needlearn="0" script="attack/rb/goku/Dragon First Attack.lua"> <vocation id="211-220"/> -- GokuRB <vocation id="501-510"/> -- VegettoRB <vocation id="591-592"/> -- Gogeta Ssj2 Goku </instant> <instant name="Meteor Burst" words="meteor burst" aggressive="1" lvl="600" mana="9000" prem="0" needtarget="1" range="6" exhaustion="1000" blockwalls="1" needlearn="0" script="attack/rb/vegeta/meteor burst.lua"> <vocation id="221-230"/> -- VegetaRB <vocation id="593-594"/> -- Gogeta Ssj2 Vegeta </instant> --Buff Rb-- <instant name="Demon Ki" words="demon ki" lvl="400" mana="0" prem="1" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/buff/demon ki.lua"> <vocation id="20-24"/> -- C17 <vocation id="38-42"/> -- Cell <vocation id="43-49"/> -- Freeza <vocation id="50-56"/> -- Buu <vocation id="62-66"/> -- C18 <vocation id="67-71"/> -- Uub <vocation id="86-91"/> -- Cooler <vocation id="123-127"/> -- Janemba <vocation id="143-147"/> -- C16 <vocation id="158-162"/> -- Shenron <vocation id="168-172"/> -- Tapion <vocation id="193-197"/> -- Chilled <vocation id="198-202"/> -- C8 <vocation id="271-280"/> -- CellRB <vocation id="281-290"/> -- FreezaRB <vocation id="291-300"/> -- BuuRB <vocation id="241-250"/> -- C17RB <vocation id="311-320"/> -- C18RB <vocation id="321-330"/> -- UubRB <vocation id="351-360"/> -- CoolerRB <vocation id="421-430"/> -- JanembaRB <vocation id="461-470"/> -- C16RB <vocation id="491-500"/> -- ShenronRB <vocation id="511-520"/> -- TapionRB <vocation id="561-570"/> -- ChilledRB <vocation id="571-580"/> -- C8RB </instant> <instant name="God Ki" words="god ki" lvl="400" mana="0" prem="1" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/buff/god ki.lua"> <vocation id="203-207"/> -- Bills <vocation id="581-590"/> -- BillsRB </instant> <instant name="Ki Control" words="ki control" lvl="400" mana="0" prem="1" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/buff/ki control.lua"> <vocation id="15-19"/> -- Piccolo <vocation id="92-96"/> -- Dende <vocation id="108-112"/> -- Kuririn <vocation id="118-122"/> -- Videl <vocation id="128-132"/> -- Tenshihan <vocation id="153-157"/> -- Bulma <vocation id="173-177"/> -- Kame <vocation id="231-240"/> -- PiccoloRB <vocation id="361-370"/> -- DendeRB <vocation id="391-400"/> -- KuririnRB <vocation id="431-440"/> -- TenshihanRB <vocation id="411-420"/> -- VidelRB <vocation id="481-490"/> -- BulmaRB <vocation id="521-530"/> -- KameRB </instant> <instant name="Saiyajin Ki" words="saiyajin ki" lvl="400" mana="0" prem="1" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/buff/saiyajin ki.lua"> <vocation id="211-220"/> -- GokuRB <vocation id="531-540"/> -- KagomeRB <vocation id="541-550"/> -- King VegetaRB <vocation id="551-560"/> -- ZaikoRB <vocation id="371-380"/> -- BabyRB <vocation id="501-510"/> -- VegettoRB <vocation id="441-450"/> -- JenkRB <vocation id="471-480"/> -- TurlesRB <vocation id="451-460"/> -- RaditzRB <vocation id="401-410"/> -- PanRB <vocation id="381-390"/> -- BardockRB <vocation id="331-340"/> -- GotenRB <vocation id="341-350"/> -- Chibi TrunksRB <vocation id="221-230"/> -- VegetaRB <vocation id="301-310"/> -- BrolyRB <vocation id="251-260"/> -- GohanRB <vocation id="261-270"/> -- TrunksRB </instant> <instant name="Demon Ki Max" words="demon ki max" lvl="600" mana="0" prem="1" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/buff/demon ki max.lua"> <vocation id="271-280"/> -- CellRB <vocation id="281-290"/> -- FreezaRB <vocation id="291-300"/> -- BuuRB <vocation id="241-250"/> -- C17RB <vocation id="311-320"/> -- C18RB <vocation id="321-330"/> -- UubRB <vocation id="351-360"/> -- CoolerRB <vocation id="421-430"/> -- JanembaRB <vocation id="461-470"/> -- C16RB <vocation id="491-500"/> -- ShenronRB <vocation id="511-520"/> -- TapionRB <vocation id="561-570"/> -- ChilledRB <vocation id="571-580"/> -- C8RB </instant> <instant name="God Ki Max" words="god ki max" lvl="600" mana="0" prem="1" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/buff/god ki max.lua"> <vocation id="581-590"/> -- BillsRB </instant> <instant name="Ki Control Max" words="ki control max" lvl="600" mana="0" prem="1" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/buff/ki control max.lua"> <vocation id="231-240"/> -- PiccoloRB <vocation id="361-370"/> -- DendeRB <vocation id="391-400"/> -- KuririnRB <vocation id="431-440"/> -- TenshihanRB <vocation id="411-420"/> -- VidelRB <vocation id="481-490"/> -- BulmaRB <vocation id="521-530"/> -- KameRB </instant> <instant name="Saiyajin ki max" words="saiyajin ki max" lvl="600" mana="0" prem="1" range="6" casterTargetOrDirection="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/buff/saiyajin ki max.lua"> <vocation id="211-220"/> -- GokuRB <vocation id="531-540"/> -- KagomeRB <vocation id="541-550"/> -- King VegetaRB <vocation id="551-560"/> -- ZaikoRB <vocation id="371-380"/> -- BabyRB <vocation id="501-510"/> -- VegettoRB <vocation id="441-450"/> -- JenkRB <vocation id="471-480"/> -- TurlesRB <vocation id="451-460"/> -- RaditzRB <vocation id="401-410"/> -- PanRB <vocation id="381-390"/> -- BardockRB <vocation id="331-340"/> -- GotenRB <vocation id="341-350"/> -- Chibi TrunksRB <vocation id="221-230"/> -- VegetaRB <vocation id="301-310"/> -- BrolyRB <vocation id="251-260"/> -- GohanRB <vocation id="261-270"/> -- TrunksRB </instant> --Passiva-- <instant name="passivaandroid" words="passiva1" aggressive="0" lvl="1" mana="0" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="passiva/android.lua"> <vocation id="0"/> -- Monster </instant> <instant name="passivabills" words="passiva2" aggressive="0" lvl="1" mana="0" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="passiva/bills.lua"> <vocation id="0"/> -- Monster </instant> <instant name="passivabroly" words="passiva3" aggressive="0" lvl="1" mana="0" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="passiva/broly.lua"> <vocation id="0"/> -- Monster </instant> <instant name="passivabuu" words="passiva4" aggressive="0" lvl="1" mana="0" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="passiva/buu.lua"> <vocation id="0"/> -- Monster </instant> <instant name="passivadende" words="passiva5" aggressive="0" lvl="1" mana="0" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="passiva/dende.lua"> <vocation id="0"/> -- Monster </instant> <instant name="passivafreeza" words="passiva6" aggressive="0" lvl="1" mana="0" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="passiva/freeza.lua"> <vocation id="0"/> -- Monster </instant> <instant name="passivagohan" words="passiva7" aggressive="0" lvl="1" mana="0" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="passiva/gohan.lua"> <vocation id="0"/> -- Monster </instant> <instant name="passivagoku" words="passiva8" aggressive="0" lvl="1" mana="0" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="passiva/goku.lua"> <vocation id="0"/> -- Monster </instant> <instant name="passivajanemba" words="passiva9" aggressive="0" lvl="1" mana="0" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="passiva/janemba.lua"> <vocation id="0"/> -- Monster </instant> <instant name="passivakuririn" words="passiva10" aggressive="0" lvl="1" mana="0" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="passiva/kuririn.lua"> <vocation id="0"/> -- Monster </instant> <instant name="passivapiccolo" words="passiva11" aggressive="0" lvl="1" mana="0" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="passiva/piccolo.lua"> <vocation id="0"/> -- Monster </instant> <instant name="passivatapion" words="passiva13" aggressive="0" lvl="1" mana="0" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="passiva/tapion.lua"> <vocation id="0"/> -- Monster </instant> <instant name="passivavegeta" words="passiva14" aggressive="0" lvl="1" mana="0" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="passiva/vegeta.lua"> <vocation id="0"/> -- Monster </instant> <instant name="passivakame" words="passiva15" aggressive="0" lvl="1" mana="0" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="passiva/kame.lua"> <vocation id="0"/> -- Monster </instant> <instant name="passivagotenks" words="passiva16" aggressive="0" lvl="1" mana="0" prem="0" needtarget="0" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="passiva/gotenks.lua"> <vocation id="0"/> -- Monster </instant> </spells> Vocação > "2" Link to comment https://xtibia.com/forum/topic/241474-como-eu-tiro-esses-ataque-do-goku/#findComment-1699759 Share on other sites More sharing options...
0 Sakegari 71 Posted July 20, 2016 Report Share Posted July 20, 2016 (edited) A unica magia das que você citou que realmente estava configurado para o Goku é o Kienzan então fico assim agora: <instant name="Kienzan" words="kienzan" lvl="30" mana="1000" prem="0" range="6" casterTargetOrDirection="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="attack/goku/kienzan.lua"> <vocation id="108-112"/> -- Kuririn <vocation id="173-177"/> -- Kame <vocation id="521-530"/> -- KameRB <vocation id="391-400"/> -- KuririnRB <vocation id="113-117"/> -- Pan <vocation id="401-410"/> -- PanRB <vocation id="72-78"/> -- Goten <vocation id="331-340"/> -- GotenRB <vocation id="591-592"/> -- Gogeta Ssj2 Goku <vocation id="593-594"/> -- Gogeta Ssj2 Vegeta </instant> Se você estiver usando algum personagem que seja GOD ou CM você poderá usar todas as spell independente da sua vocação. Edited July 20, 2016 by Nullk Link to comment https://xtibia.com/forum/topic/241474-como-eu-tiro-esses-ataque-do-goku/#findComment-1699762 Share on other sites More sharing options...
0 robsonsiilva 6 Posted July 20, 2016 Author Report Share Posted July 20, 2016 eu sei que GOD ou CM pode usar todas as spells so que to usando char normal msm e o goku ta com ataque de outros personagem ta todo misturado ae quero tirar aquelas spells do goku entendeu? Link to comment https://xtibia.com/forum/topic/241474-como-eu-tiro-esses-ataque-do-goku/#findComment-1699765 Share on other sites More sharing options...
0 Sakegari 71 Posted July 20, 2016 Report Share Posted July 20, 2016 Entendi, a questão é que não esta configurado no spell.xml para o Goku essas spell! Link to comment https://xtibia.com/forum/topic/241474-como-eu-tiro-esses-ataque-do-goku/#findComment-1699766 Share on other sites More sharing options...
0 robsonsiilva 6 Posted July 20, 2016 Author Report Share Posted July 20, 2016 ainda ta dando pro goku usar as spells que eu queria que nao tivesse nele pq é de outro personagem .-. Link to comment https://xtibia.com/forum/topic/241474-como-eu-tiro-esses-ataque-do-goku/#findComment-1699767 Share on other sites More sharing options...
Question
robsonsiilva 6
Se alguém tiver como me ajudar agradeço desde de já, se ter me ajudado deixo aquela reputação
essas são as magias que ta no Goku certo?\/
-- Tecnica para level: 1 --
renzoku energy dan | Mana: 150
aura | Mana: 550
gaura | Mana: 550
mystic defense | Mana: 180
power down | Mana: 10
-- Tecnica para level: 10 --
speed up | Mana: 300
-- Tecnica para level: 30 --
big explosion | Mana: 1800
kienzan | Mana: 1000
regeneration | Mana: 250
taiyoken | Mana: 3000
-- Tecnica para level: 40 --
big regeneration | Mana: 800
-- Tecnica para level: 50 --
power up | Mana: 1500
-- Tecnica para level: 80 --
Big Explosion Wave | Mana: 3000
big max explosion | Mana: 1500
teleport | Mana: 5000
-- Tecnica para level: 100 --
ki explosive | Mana: 3000
Super Speed | Mana: 3000
kamehameha | Mana: 4000
genki dama shoot | Mana: 7000
big power up | Mana: 3000
fowado | Mana: 6500
chybie blast | Mana: 6000
super ryuken | Mana: 6000
ryuken | Mana: 3000
-- Tecnica para level: 120 --
reflect | Mana: 3000
-- Tecnica para level: 130 --
Explosion Wave | Mana: 10000
-- Tecnica para level: 150 --
massive ki blast | Mana: 4000
god furie | Mana: 4000
mega power up | Mana: 7500
explose target | Mana: 4000
-- Tecnica para level: 200 --
dynamic punch | Mana: 5000
god energy blaster | Mana: 6000
giga power up | Mana: 10000
saikosai hakai | Mana: 6000
deadly punch | Mana: 6000
-- Tecnica para level: 250 --
strong makankossapo | Mana: 60000
omega cannon | Mana: 60000
super kamehameha | Mana: 60000
namekjin wave | Mana: 60000
super final flash | Mana: 60000
ultra finish buster | Mana: 60000
kamehameha 10x | Mana: 60000
deadly cannon | Mana: 60000
demon cannon | Mana: 60000
chou kamehameha | Mana: 60000
barakuitsu chou | Mana: 60000
brave cannon | Mana: 60000
extincti attack | Mana: 60000
death cannon | Mana: 60000
god destroyer cannon | Mana: 60000
-- Tecnica para level: 300 --
super energy sphere | Mana: 8000
evil destruction | Mana: 8000
create senzu | Mana: 100000
infernal rage | Mana: 8000
shunkanido blasting | Mana: 15000
deadly razor | Mana: 8000
dynamic energy | Mana: 8000
ultimate power up | Mana: 15000
-- Tecnica para level: 400 --
god ki | Mana: 0
saiyajin ki | Mana: 0
create magic senzu | Mana: 125000
-- Tecnica para level: 450 --
impact blast | Mana: 15000
-- Tecnica para level: 600 --
meteor burst | Mana: 9000
dragon first attack | Mana: 9000
god ki max | Mana: 0
demon ki max | Mana: 0
ki control max | Mana: 0
saiyajin ki max | Mana: 0
========================================================================================================================
eu quero saber como faço pra tirar essas magias do goku \/
[#] Ultra Finish Buster
[#] Strong Makankossapo
[#] Deadly Razor
[#] Dynamic Energy
[#] Omega Cannon
[#] Meteor Burst
[#] Kienzan
[#] Evil Destruction
[#] Namekjin Wave
[#] Super Final Flash
[#] God Destroyer Cannon
========================================================================================================================
Edited by robsonsiilvaLink to comment
https://xtibia.com/forum/topic/241474-como-eu-tiro-esses-ataque-do-goku/Share on other sites
6 answers to this question
Recommended Posts