Ir para conteúdo
  • Cadastre-se
  • 0

Skill GM SPEED


odnet

Pergunta

Revisão Acis 388

Ao usar a skill gm speed ou o comando //gmspeed 4  o char admin fica imovel, apenas fala normal no chat e pega target.Para voltar a andar tenho que teleportar pra algum lugar pelo //teleport ou da RR no char.

</skill>
    <skill id="7029" levels="4" name="Super Haste">
        <!-- GM Skill -->
        <table name="#amount"> 1.25 1.5 1.75 2 </table>
        <table name="#reuse"> 0.75 0.50 0.25 0.01 </table>
        <set name="skillType" val="CONT"/>
        <set name="operateType" val="OP_TOGGLE"/>
        <set name="target" val="TARGET_SELF" />
        <for>
            <effect count="0x7fffffff" name="ManaDamOverTime" time="10" val="0">
                <mul order="0x30" stat="pAtkSpd" val="#amount" />
                <mul order="0x30" stat="runSpd" val="#amount" />
                <mul order="0x30" stat="mAtkSpd" val="#amount" />
                <mul order="0x30" stat="pReuse" val="#reuse" />
                <mul order="0x30" stat="mReuse" val="#reuse" />
            </effect>
        </for>

Link para o comentário
Compartilhar em outros sites

5 respostass a esta questão

Posts recomendados

  • 0
5 horas atrás, odnet disse:

Revisão Acis 388

Ao usar a skill gm speed ou o comando //gmspeed 4  o char admin fica imovel, apenas fala normal no chat e pega target.Para voltar a andar tenho que teleportar pra algum lugar pelo //teleport ou da RR no char.

</skill>
    <skill id="7029" levels="4" name="Super Haste">
        <!-- GM Skill -->
        <table name="#amount"> 1.25 1.5 1.75 2 </table>
        <table name="#reuse"> 0.75 0.50 0.25 0.01 </table>
        <set name="skillType" val="CONT"/>
        <set name="operateType" val="OP_TOGGLE"/>
        <set name="target" val="TARGET_SELF" />
        <for>
            <effect count="0x7fffffff" name="ManaDamOverTime" time="10" val="0">
                <mul order="0x30" stat="pAtkSpd" val="#amount" />
                <mul order="0x30" stat="runSpd" val="#amount" />
                <mul order="0x30" stat="mAtkSpd" val="#amount" />
                <mul order="0x30" stat="pReuse" val="#reuse" />
                <mul order="0x30" stat="mReuse" val="#reuse" />
            </effect>
        </for>

Só acontece no nível 4?

A imaginação é mais importante que o conhecimento. O conhecimento é limitado. A imaginação envolve o mundo.

Link para o comentário
Compartilhar em outros sites


  • 0

Bom dia, teste a skill assim:

</skill>
    <skill id="7029" levels="4" name="Super Haste">
        <!-- GM Skill -->
        <table name="#amount"> 1.25 1.5 1.75 2 </table>
        <table name="#reuse"> 0.75 0.50 0.25 0.01 </table>
        <set name="skillType" val="CONT"/>
        <set name="operateType" val="OP_TOGGLE"/>
        <set name="target" val="TARGET_SELF" />
        <for>
            <effect count="0x7fffffff" name="ManaDamOverTime" time="10" val="0">
                <mul order="0x30" stat="pAtkSpd" val="#amount" />
                <mul order="0x30" stat="runSpd" val="500" />
                <mul order="0x30" stat="mAtkSpd" val="#amount" />
                <mul order="0x30" stat="pReuse" val="#reuse" />
                <mul order="0x30" stat="mReuse" val="#reuse" />
            </effect>
        </for>

mace2.png

Link para o comentário
Compartilhar em outros sites

  • 0
Em 28/01/2020 at 12:08, odnet disse:

Revisão Acis 388

Ao usar a skill gm speed ou o comando //gmspeed 4  o char admin fica imovel, apenas fala normal no chat e pega target.Para voltar a andar tenho que teleportar pra algum lugar pelo //teleport ou da RR no char.

</skill>
    <skill id="7029" levels="4" name="Super Haste">
        <!-- GM Skill -->
        <table name="#amount"> 1.25 1.5 1.75 2 </table>
        <table name="#reuse"> 0.75 0.50 0.25 0.01 </table>
        <set name="skillType" val="CONT"/>
        <set name="operateType" val="OP_TOGGLE"/>
        <set name="target" val="TARGET_SELF" />
        <for>
            <effect count="0x7fffffff" name="ManaDamOverTime" time="10" val="0">
                <mul order="0x30" stat="pAtkSpd" val="#amount" />
                <mul order="0x30" stat="runSpd" val="#amount" />
                <mul order="0x30" stat="mAtkSpd" val="#amount" />
                <mul order="0x30" stat="pReuse" val="#reuse" />
                <mul order="0x30" stat="mReuse" val="#reuse" />
            </effect>
        </for>

Substitui o código por esse e usa o comando //gmspeed 2

O conteúdo está oculto, favor efetuar login ou se cadastrar!

 

giphy.gif 
Se te ajudei não custa nada Curtir  ou Agradecer😉

Link para o comentário
Compartilhar em outros sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Processando...



×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.