Venho, novamente postar uma dúvida, pois estou perdido no assunto. Como o fórum tem muita gente boa que entende do assunto, não há melhor lugar para aprender.
Estou configurando um buff, mas não sei onde os valores das xml das skills entram na tabela do navicat, gostaria de saber como configurar estes valores nas tabelas.
<skill id="4699" levels="13" name="Blessing of Queen">
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.
GOSTARIA DOS ICONES DAS TATTOS , TODOS ICONES , COM ESSE LV , ATÉ O LVL 6 POR FAVOR , PARA INTERLUDE , ESSES DO PRINT NAO SAO INTERLUDE E NAO TENHO ! OBRIGADO!
Olá, seu tópico se encontra com um ou mais links offline. Caso ainda possua o conteúdo, favor postar aqui mesmo no tópico ou mandar MP para algum staff que estaremos normalizando o tópico.
Grato pela atenção!
Voce usar a conta de admin q vc tem no server, vai em accounts e define o acess_level la. e vc entra auto.
Eu tenho uma versão desse votesystem q tentei atualizar e com tutorial so acessar o link na minha assinatura em baixo.
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.
Pergunta
Neill
Prezados amigos do L2JBrasil,
Venho, novamente postar uma dúvida, pois estou perdido no assunto. Como o fórum tem muita gente boa que entende do assunto, não há melhor lugar para aprender.
Estou configurando um buff, mas não sei onde os valores das xml das skills entram na tabela do navicat, gostaria de saber como configurar estes valores nas tabelas.
<skill id="4699" levels="13" name="Blessing of Queen">
<table name="#rCrit"> 0.25 0.27 0.3 0.3 0.3 0.3 0.3 0.3 0.3
0.3 0.3 0.3 0.3 </table>
<table name="#crit"> 1.20 1.22 1.25 1.25 1.25 1.25 1.25
1.25 1.25 1.25 1.25 1.25 1.25 </table>
<table name="#time"> 120 120 120 150 165 180 195 210 225
240 255 270 285 </table>
<table name="#mpConsume"> 122 157 194 202 207 212 215 220 224
229 233 237 242 </table>
<table name="#power"> 541 611 659 666 669 673 676 679 681
684 687 689 692 </table>
<set name="target" val="TARGET_PARTY" />
<set name="skillRadius" val="1000" />
<set name="reuseDelay" val="8000" />
<set name="hitTime" val="4000" />
<set name="skillType" val="BUFF" />
<set name="isMagic" val="true" />
<set name="operateType" val="OP_ACTIVE" />
<set name="castRange" val="-1" />
<set name="effectRange" val="-1" />
<set name="aggroPoints" val="#power" />
<for>
<effect count="1" name="Buff" time="#time" val="0"
stackOrder="1" stackType="QueenBuff">
<basemul order="0x30" stat="rCrit" val="#rCrit" />
<mul order="0x30" stat="cAtk" val="#crit" />
</effect>
</for>
</skill>
Se puderem ajudar, fico muito agradecido.
Link para o comentário
Compartilhar em outros sites
0 respostass a esta questão
Posts recomendados
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.