Ir para conteúdo

Featured Replies

Postado
cara voce nao precisa de nada, o item ta feito :
 

 

<item id="2363" article="a" name="blood orb">

<attribute key="weight" value="150"/>
<attribute key="slotType" value="necklace"/>
<attribute key="charges" value="50"/>
<attribute key="showcharges" value="1"/>
<attribute key="absorbPercentPhysical" value="5"/>
<attribute key="absorbPercentFire" value="5"/>
<attribute key="absorbPercentIce" value="5"/>
<attribute key="absorbPercentEarth" value="5"/>
<attribute key="absorbPercentDeath" value="5"/>
<attribute key="absorbPercentHoly" value="5"/>
<attribute key="absorbPercentEnergy" value="5"/>
<attribute key="showattributes" value="1"/>
</item>

 

Dica

 

 

<item id="2363" article="a" name="blood orb">

<attribute key="weight" value="150"/>
<attribute key="slotType" value="necklace"/>
<attribute key="charges" value="50"/>
<attribute key="showcharges" value="1"/>
<attribute key="absorbPercentAll" value="5" />
<attribute key="showattributes" value="1" />
</item>

 

<attribute key="absorbPercentAll" value="5" />

já que haviam todos os absorbs, utilizei o absorbpercentAll.

 

veja se funciona.

  • Respostas 9
  • Visualizações 1.1k
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • sim, se apagar o attribute charges ficara infinito.   mas tambem pode colocar por tempo, um exemplo é a soft boots no caso é so substituir charges por duration : <attribute key="duration" value

  • Ammo é utilizado no lugar das flechas ou corda por exemplo :     você está querendo fazer um item que ficará no slot "ammo" (cordas e flechas) ?       Amigo, voce está usando dois slots dife

  • me passa os atributos , id do item , descrição que faço pra voce.

Postado
  • Solução

sim, se apagar o attribute charges ficara infinito.

 

mas tambem pode colocar por tempo, um exemplo é a soft boots

no caso é so substituir charges por duration :

<attribute key="duration" value="12000"/>

12000 = 200 minutos

 

Te ajudei ? REP+

Postado
  • Autor

HAHA' então, o que você me diz se quando eu tento colocar o item no lugar da munição no inventario ele informa: 

you cannot dress this object there

portugues: você não pode vestir este objeto não

 

tipo, ele ta funcionando, porem se eu usar na mao, mas nao to conseguindo passar ele pro lugar da munição.

;X desculpa o encomodooo u,u

Postado

cara, mas voce pediu pra colocar ele como colar, se quiser colocar como local da munição entao coloque assim :

 

 

<item id="2363" article="a" name="blood orb">

<attribute key="weight" value="150"/>
<attribute key="slotType" value="ammo"/>
<attribute key="charges" value="50"/>
<attribute key="showcharges" value="1"/>
<attribute key="absorbPercentAll" value="5" />
<attribute key="showattributes" value="1" />
</item>

 

se quiser coloca-lo como anel :

 

 

<item id="2363" article="a" name="blood orb">

<attribute key="weight" value="150"/>
<attribute key="slotType" value="ring"/>
<attribute key="charges" value="50"/>
<attribute key="showcharges" value="1"/>
<attribute key="absorbPercentAll" value="5" />
<attribute key="showattributes" value="1" />
</item>

 

como colar :

 

 

<item id="2363" article="a" name="blood orb">

<attribute key="weight" value="150"/>
<attribute key="slotType" value="necklace"/>
<attribute key="charges" value="50"/>
<attribute key="showcharges" value="1"/>
<attribute key="absorbPercentAll" value="5" />
<attribute key="showattributes" value="1" />
</item>

 

qualquer duvida pode perguntar !

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.6k

Informação Importante

Confirmação de Termo