2 Magias Rox

GODSpeeD
em Globalevents e Spells

GODSpeeD

avatar
Campones
Campones

INFOS

Grupo: CamponesRegistrado: 31/01/07Posts: 9

Exevo Gran Mas Sun:

 

Abra um bloco de notas e coloque isso dentro

area = {

    {0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0},

    {0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0},

    {0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0},

    {0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0},

    {0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0},

    {1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1},

    {0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0},

    {0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0},

    {0, 0, 1, 1, 1, 1, 1, 1, 1, 0, 0},

    {0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0},

    {0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0},

    }

   

    attackType = ATTACK_PHYSICAL

    needDirection = false

    areaEffect = NM_ME_YELLOW_RINGS

    animationEffect = NM_ANI_NONE

   

hitEffect = NM_ME_BLOCKHIT

damageEffect = NM_ME_YELLOW_RINGS

    animationColor = 50

    offensive = true

    drawblood = false

   

    UltimateExplosionObject = MagicDamageObject(attackType, animationEffect, hitEffect, damageEffect, animationColor, offensive, drawblood, 0, 0)

   

    function onCast(cid, creaturePos, level, maglv, var)

    centerpos = {x=creaturePos.x, y=creaturePos.y, z=creaturePos.z}

    n = tonumber(var)   -- try to convert it to a number

    if n ~= nil then

   

     UltimateExplosionObject.minDmg = 0

     UltimateExplosionObject.maxDmg = 0

    else

     UltimateExplosionObject.minDmg = (level * 2 + maglv * 2) * 1.3 - 30

     UltimateExplosionObject.maxDmg = (level * 2 + maglv * 2) * 2.0

    end

   

    return doAreaMagic(cid, centerpos, needDirection, areaEffect, area, UltimateExplosionObject:ordered())

    end 

 

Depois salve em data\spells\instant com o nome exevo gran mas sun.lua

 

Agora va em Spells.xml e abra como bloco de notas, e adicione isso

 

<spell name="Ultimate Sun" words="exevo gran mas sun" maglv="40" mana="800" enabled="1"><vocation id="1" /><vocation id="2" /></spell>

SS: http://img250.imageshack.us/img250/6788/sunxn9.png

Pronto...

 

Exevo Sun Hur:

 

Abra um bloco de notas e coloque isso dentro:

 

area = {

{0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0},

{0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0},

{0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0},

{0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0},

{2, 2, 0, 0, 0, 1, 0, 0, 0, 3, 3},

{2, 2, 2, 2, 2, 0, 3, 3, 3, 3, 3},

{2, 2, 0, 0, 0, 4, 0, 0, 0, 3, 3},

{0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0},

{0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0},

{0, 0, 0, 0, 4, 4, 4, 0, 0, 0, 0},

{0, 0, 0, 0, 4, 4, 4, 0, 0, 0, 0}

}

 

attackType = ATTACK_PHYSICAL

needDirection = true

areaEffect = NM_ME_YELLOW_RINGS

animationEffect = NM_ANI_NONE

 

hitEffect = NM_ME_BLOCKHIT

damageEffect = NM_ME_YELLOW_RINGS

animationColor = 50

offensive = true

drawblood = true

 

EnergyWaveObject = MagicDamageObject(attackType, animationEffect, hitEffect, damageEffect, animationColor, offensive, drawblood, 0, 0)

 

function onCast(cid, creaturePos, level, maglv, var)

centerpos = {x=creaturePos.x, y=creaturePos.y, z=creaturePos.z}

EnergyWaveObject.minDmg = (level * 2.5 + maglv * 2.5) * 0.6

EnergyWaveObject.maxDmg = (level * 2.5 + maglv * 2.5) * 0.85

 

return doAreaMagic(cid, centerpos, needDirection, areaEffect, area, EnergyWaveObject:ordered())

end 

 

Depois salve em data\spells\instant com o nome exevo sun hur.lua

 

Agora va em Spells.xml e abra como bloco de notas, e adicione isso:

 

<spell name="Sun Wave" words="exevo sun hur" maglv="13" mana="290" enabled="1"><vocation id="1" /><vocation id="2" /></spell>

SS: http://img250.imageshack.us/img250/1540/sunhurlm8.png

Pronto...

 

Essas 2 magias são para sorcerer e para druid...

 

Creditos, By Me...

Felipe Moraes

Java Developer
avatar
Grão-Duque
Grão-Duque

INFOS

Grupo: Grão-DuqueRegistrado: 02/10/06Posts: 3285Gênero: Masculino

o0

eu ja vi um tuto desses em outro site...e os creditos nao sao seus...os creditos sao dos http://forum.###### so q esse topico foi deletado de la ja

0o..heuahea nao sai o link...

~A nossa maior glória não reside no fato de nunca cairmos, mas sim em levantarmo-nos sempre depois de cada queda.~

 

 

 

 

Clique aqui para ver meus tutoriais !

 

 

 

Gamertag: cpmoraes

 

 

Master Mage

avatar
Campones
Campones

INFOS

Grupo: CamponesRegistrado: 21/02/07Posts: 50Char no Tibia: Warrior Ilusion

Muito boa as spells!!!

;)

Bfalcao

avatar
Campones
Campones

INFOS

Grupo: CamponesRegistrado: 02/12/06Posts: 6

Basicas mas boas magias.


pra vc yasmine minha feiticera q me encanta

skynagerloas

Ex-Moderador
avatar
Herói
Herói

INFOS

Grupo: HeróiRegistrado: 13/11/05Posts: 715Char no Tibia: Lord'Skyxt

Tópico contendo somente 1 ou 2 Spells,

essa seção é para DataPacks com 3 ou mais Npcs,

~o{Tópico Movido}o~,

Abraços.

Atenciosamente, Sky - Lord'Skyxt;

 

Antes de postar, leia isso:



Regras.

[Lord'SkyXT] [FloGão]