Ir para conteúdo

Featured Replies

Postado

Bom galerá é bem simples mas eu não sei , queria aumentar a distancia do ataque de uma wand , está de 3 skm , queria saber como aumento .

Postado

vai em items.xmlk você vai apertar CTRL + F e procurar pelo nome ou ID da wand/rod vai estar mais o menos assim:

 

    <item id="2187" article="a" name="wand of inferno">
        <attribute key="description" value="It unleashes the very fires of hell." />
        <attribute key="weight" value="2700" />
        <attribute key="weaponType" value="wand" />
        <attribute key="shootType" value="fire" />
        <attribute key="range" value="3" />
    </item>

 

aonde esta:

<attribute key="range" value="3" />

 

 

é a distancia em SQM...

Exemplo, se você quer que a wand ataque em até 10 SQM de distancia ficaria:

<attribute key="range" value="10" />

 

 

código inteiro:

 <item id="2187" article="a" name="wand of inferno">
        <attribute key="description" value="It unleashes the very fires of hell." />
        <attribute key="weight" value="2700" />
        <attribute key="weaponType" value="wand" />
        <attribute key="shootType" value="fire" />
        <attribute key="range" value="10" />
    </item>

16/11/2014

23/11/2014

 

RIP AnneMotta 21/01/2012 - 15/01/2014

Liga das lendas: DIAMOND É A META

6qpqBbJ.png

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.7k

Informação Importante

Confirmação de Termo