Novas Magias Pra Descontrair

thiago xD
em Globalevents e Spells

thiago xD

avatar
Campones
Campones

INFOS

Grupo: CamponesRegistrado: 24/09/06Posts: 14

nome da magia: dark mana

 

 

 

area = {

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

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

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

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

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

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

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

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

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

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

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

}

 

attackType = ATTACK_MANADRAIN

needDirection = false

areaEffect = NM_ME_NONE

animationEffect = NM_ANI_NONE

 

hitEffect = NM_ME_LOOSE_ENERGY

damageEffect = NM_ME_LOOSE_ENERGY

animationColor = DARK_BLUE

offensive = true

drawblood = false

 

DemonManaDrain = 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}

 

DemonManaDrain.minDmg = 600

DemonManaDrain.maxDmg = 1100

 

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

end

 

 

 

 

 

<spell name="demon_manadrain" words="dark mana" maglv="50" mana="300" enabled="1"><vocation id="1" /><vocation id="2" /></spell>

 

 

 

magia nome: dark life

 

 

 

area = {

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

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

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

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

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

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

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

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

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

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

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

}

 

attackType = ATTACK_LIFEDRAIN

needDirection = false

areaEffect = NM_ME_NONE

animationEffect = NM_ANI_NONE

 

hitEffect = NM_ME_MAGIC_BLOOD

damageEffect = NM_ME_MAGIC_BLOOD

animationColor = RED

offensive = true

drawblood = false

 

GhostLifeDrain = 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}

 

GhostLifeDrain.minDmg = 500

GhostLifeDrain.maxDmg = 1000

 

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

end

 

 

 

 

 

 

<spell name="ghost_lifedrain" words="dark life" maglv="40" mana="400" enabled="1"><vocation id="1" /><vocation id="2" /></spell>

 

 

 

k magia de zueira, mais falem o q acharam

XPaulo

avatar
Artesão
Artesão

INFOS

Grupo: ArtesãoRegistrado: 10/02/07Posts: 129

Thiago você deveria ter reunido todas suas magia em um único Tópico,

coloca aquela outra que você fez de kina ai e pede pra algum moderador fechar o outro.

 

 

@Tópico

 

 

xD a do chupa cabra e muito rox, só acho estranho uma pessoa fala "chupa cabra"

pra usa a magia, vai fugir um pouco do rpg.

(¯`·._.·[ Regras ]·._.·´¯)
(¯`·._.·[ Lista de Servidores ]·._.·´¯)
(¯`·._.·[ Notícias ]·._.·´¯)
(¯`·._.·[Recomende o XTibia]·._.·´¯)

Felipe Moraes

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

INFOS

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

@up concordo...

 

@topic

mana drain ficou meio pacata(o nome)

e o chupa cabra meio esquisito(pela parte do chupa)

mas ate q quebram o galho...ta bom q vc pegou as magias do ghost e do vampire(ou um outro q use isso)

mas ta blza

~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

 

 

thiago xD

avatar
Campones
Campones

INFOS

Grupo: CamponesRegistrado: 24/09/06Posts: 14

eu mudei o nome mais vc tb podem mudar :w00t:

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]