Ir para conteúdo

Rage Of The Knights


Akatsuki0

Posts Recomendados

Magia pra kina:

 

copie qualquer lua da pasta script da pasta spells apague ele coloque o nome de Rage of the Knights.lua e cole isso:

 

 local combat = createCombatObject()
setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE)
setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_HITAREA)
setCombatFormula(combat, COMBAT_FORMULA_LEVELMAGIC, -0.6, -60, -1.2, 0)
local arr = {
{1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1},
{0, 1, 0, 0, 0, 1, 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},
{1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 1},
{0, 0, 0, 0, 1, 1, 1, 0, 1, 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, 1, 0, 0, 0, 1, 0},
{1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1},
}

local area = createCombatArea(arr)
setCombatArea(combat, area)
function onCastSpell(cid, var)
return doCombat(cid, combat, var)
end

 

Depois disto coloque isso em instant no spells.xml:

 

 <instant name="Rage of the Knights" words="My Rage" lvl="45" maglv="10" manapercent="550" soul="0" exhaustion="0" prem="1" enabled="1" script="Rage of the Knights.lua"><vocation id="4"/><vocation id="8"/></instant>

 

pronto

 

comentem.

Link para o comentário
Compartilhar em outros sites

@Topico

Vc Feis Flood De Post,tentava coloca as magias so em um tipow "3 magias em 1"Para de spam no forum

@Magia

Coloque Cores,SS,Explique mais Certo...

Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...