thiago xD 0 Postado Março 3, 2007 Share Postado Março 3, 2007 (editado) 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 Editado Março 3, 2007 por thiago xD Link para o comentário Compartilhar em outros sites More sharing options...
XPaulo 0 Postado Março 3, 2007 Share Postado Março 3, 2007 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. Link para o comentário Compartilhar em outros sites More sharing options...
Felipe Moraes 151 Postado Março 3, 2007 Share Postado Março 3, 2007 @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 Link para o comentário Compartilhar em outros sites More sharing options...
thiago xD 0 Postado Março 3, 2007 Autor Share Postado Março 3, 2007 eu mudei o nome mais vc tb podem mudar :w00t: Link para o comentário Compartilhar em outros sites More sharing options...
skynagerloas 1 Postado Maio 25, 2007 Share Postado Maio 25, 2007 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. Link para o comentário Compartilhar em outros sites More sharing options...
Posts Recomendados