Ir para conteúdo

Featured Replies

Postado

Alguém sabe como fazer com que os atributos de ADDON FULL dar skills?

Creio que sejá nas sources mais nao sei onde e nem qual comando adicionar. alguém poderia me ajudar ?

  • Respostas 8
  • Visualizações 3.9k
  • Created
  • Última resposta

Top Posters In This Topic

Postado

Nem precisa ir nas sources so ir em PastaDoSeuOt/data/XML/outfits copie e cole e se quise mude do jeito que se quer...


 

<outfit id="1">

<list gender="0" lookType="136" name=" Citizen ">
<attribute speed="10"/>
<stats maxHealth="100"/>

</list>
<list gender="1" lookType="128" name="
 Citizen ">
<attribute speed="10"/>
<stats maxHealth="100"/>

</list>
</outfit>

<outfit id="2">
<list gender="0" lookType="137" name=" 
Hunter ">
<skills dist="3"/>
</list>
<list gender="1" lookType="129" name=" 
Hunter ">
<skills dist="3"/>
</list>
</outfit>

<outfit id="3">
<list gender="0" lookType="138" name=" 
Mage ">
<stats magLevel="2"/>
<stats maxMana="200"/>

</list>
<list gender="1" lookType="130" name=" 
Mage ">
<stats magLevel="2"/>
<stats maxMana="200"/>

</list>
</outfit>

<outfit id="4">
<list gender="0" lookType="139" name="
 Knight ">
<skills sword="3"/>
</list>
<list gender="1" lookType="131" name="
 Knight ">
<skills sword="3"/>
</list>
</outfit>

<outfit id="5" premium="yes">
<list gender="0" lookType="140" name="
 Noblewoman ">
<skills club="3"/>
</list>
<list gender="1" lookType="132" name=" 
Nobleman ">
<skills club="3"/>
</list>
</outfit>

<outfit id="6" premium="yes">
<list gender="0" lookType="141" name=" 
Summoner ">
<stats magLevel="3"/>
<stats maxMana="200"/>

</list>
<list gender="1" lookType="133" name=" 
Summoner ">
<stats magLevel="2"/>
<stats maxMana="200"/>

</list>
</outfit>

<outfit id="7" premium="yes">
<list gender="0" lookType="142" name="
Warrior">
<skills melee="3"/>
</list>
<list gender="1" lookType="134" name="
Warrior">
<skills melee="3"/>
</list>
</outfit>

<outfit id="8" premium="yes">
<list gender="0" lookType="147" name="
Barbarian">
<skills axe="5"/>
<skills sword="2"/>
<skills club="2"/>

<stats maxHealth="200"/>
</list>
<list gender="1" lookType="143" name="
Barbarian">
<skills axe="3"/>
<skills sword="2"/>
<skills club="2"/>
<stats maxHealth="200"/>

</list>
</outfit>

<outfit id="9" premium="yes">
<list gender="0" lookType="148" name="
Druid">
<stats magLevel="3"/>
<absorb percentPoison="5"/>

</list>
<list gender="1" lookType="144" name="
Druid">
<stats magLevel="3"/>
<absorb percentPoison="5"/>

</list>
</outfit>

<outfit id="10" premium="yes">
<list gender="0" lookType="149" name="
Wizard">
<stats magLevel="1"/>
<stats maxHealth="100"/>
<stats maxMana="200"/>
<absorb percentDeath="5"/>

</list>
<list gender="1" lookType="145" name="
Wizard">
<stats magLevel="1"/>
<stats maxHealth="100"/>
<stats maxMana="200"/>
<absorb percentDeath="5"/>

</list>
</outfit>

<outfit id="11" premium="yes">
<list gender="0" lookType="150" name="
Oriental">
<stats maxHealth="200"/>
<stats maxMana="200"/>
<attribute speed="50"/>

</list>
<list gender="1" lookType="146" name="
Oriental">
<stats maxHealth="200"/>
<stats maxMana="200"/>
<attribute speed="50"/>

</list>
</outfit>

<outfit id="12" premium="yes">
<list gender="0" lookType="155" name="
Pirate">
<stats maxHealth="100"/>
<skills club="5"/>

</list>
<list gender="1" lookType="151" name="
Pirate">
<stats maxHealth="100"/>
<skills club="5"/>

</list>
</outfit>

<outfit id="13" premium="yes" >
<list gender="0" lookType="156" name="
Assassin">
<attribute speed="80"/>
<skills dist="3"/>
<stats magLevel="2"/>

</list>
<list gender="1" lookType="152" name="
Assassin">
<attribute speed="80"/>
<skills dist="3"/>
<stats magLevel="2"/>

</list>
</outfit>

<outfit id="14" premium="yes" >
<list gender="0" lookType="157" name="
Beggar">
<absorb percentAll="5"/>
</list>
<list gender="1" lookType="153" name="
Beggar">
<absorb percentAll="5"/>
</list>
</outfit>

<outfit id="15" premium="yes" >
<list gender="0" lookType="158" name="
Shaman">
<stats magLevel="2"/>
<absorb percentEnergy="5"/>

</list>
<list gender="1" lookType="154" name="
Shaman">
<stats magLevel="2"/>
<absorb percentEnergy="5"/>

</list>
</outfit>

<outfit id="16" premium="yes" >
<list gender="0" lookType="252" name="
Norsewoman">
<skills shielding="5"/>
<absorb percentIce="15"/>
<stats maxHealth="200"/>
<skills club="3"/>
<stats magLevel="2"/>

</list>
<list gender="1" lookType="251" name="
Norseman">
<skills shielding="5"/>
<absorb percentIce="15"/>
<stats maxHealth="200"/>
<skills club="3"/>
<stats magLevel="2"/>

</list>
</outfit>

<outfit id="17" premium="yes" >
<list gender="0" lookType="269" name="
Nightmare">
<skills shielding="5"/>
<absorb percentPhysical="15"/>

</list>
<list gender="1" lookType="268" name="
Nightmare">
<skills shielding="5"/>
<absorb percentPhysical="15"/>

</list>
</outfit>

<outfit id="18" premium="yes">
<list gender="0" lookType="270" name="
Jester">
<stats maxMana="100"/>
<attribute speed="50"/>
<stats maxHealth="100"/>

</list>
<list gender="1" lookType="273" name="
Jester">
<stats maxMana="100"/>
<attribute speed="50"/>
<stats maxHealth="100"/>

</list>
</outfit>

<outfit id="19" premium="yes">
<list gender="0" lookType="279" name="
Brotherhood">
<stats magLevel="3"/>
<absorb percentDeath="5"/>
<stats maxHealth="100"/>

</list>
<list gender="1" lookType="278" name="
Brotherhood">
<stats magLevel="3"/>
<absorb percentDeath="5"/>
<stats maxHealth="100"/>

</list>
</outfit>

<outfit id="20" premium="yes" >
<list gender="0" lookType="288" name="
Demonhunter">
<attribute speed="10"/>
<stats maxHealth="300"/>
<absorb percentFire="5"/>

</list>
<list gender="1" lookType="289" name="
Demonhunter">
<attribute speed="10"/>
<stats maxHealth="300"/>
<absorb percentFire="5"/>

</list>
</outfit>

<outfit id="21" premium="yes" >
<list gender="0" lookType="324" name="
Yalaharian">
<attribute speed="20"/>
<stats magLevel="2"/>
<stats maxHealth="250"/>
<stats maxMana="250"/>

</list>
<list gender="1" lookType="325" name="
Yalaharian">
<attribute speed="20"/>
<stats magLevel="2"/>
<stats maxHealth="250"/>
<stats maxMana="250"/>

</list>
</outfit>

<outfit id="22" premium="yes">
<list gender="0" lookType="336" name="
Warmaster">
<stats maxMana="200"/>
<stats maxHealth="200"/>
<stats magLevel="2"/>
<absorb percentHoly="5"/>

</list>
<list gender="1" lookType="335" name="
Warmaster">
<stats maxMana="200"/>
<stats maxHealth="200"/>
<stats magLevel="2"/>
<absorb percentHoly="5"/>

</list>
</outfit>

 

OBS: PARA OTS 8.6 E SO FUNCIONA ADDONS FULL

 

Vermelho: nome do outfit
Verde: o bonus que vai dar com o outfit full

Editado por KekezitoLHP (veja o histórico de edições)

Postado
  • Autor

mas então. não é reconhecido esses atributos. Obs: tenho outra distro que reconhece. mas a atual não. :s ajuda ae?  UPUP :/

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