uso mapa global 8.6 e as armas que são encantadas quebram depois dos 1000 hits, ao inves de desencantar, ela some, kebra. ajude!
Armas Encantadas Quebrando

Procura os itens encantados no items.XML e vê se tem a linha "decayTo="...
tem oq vc disse mas é assim ele gasta todos hit elemental q tem, ai ela desencanta e vira uma mystic normal e quando vc da mais 1 hit ela some mesmo sem estar encantada.
<item id="7765" article="a" name="mystic blade">
<attribute key="weight" value="3500" />
<attribute key="defense" value="25" />
<attribute key="attack" value="44" />
<attribute key="weaponType" value="sword" />
<attribute key="extradef" value="2" />
<attribute key="elementIce" value="8" />
<attribute key="charges" value="1000" />
<attribute key="decayTo" value="7384" />
<attribute key="showcharges" value="1" />
</item>
ps: as charges no items.xml fala 1000 e qdo vc encanta ela, ela vem so com 100 cargas.
O id 7384 seria qual item?
mystic blade
Meu item 7765:
<item id="7765" article="a" name="mystic blade"> <attribute key="weight" value="3500" /> <attribute key="defense" value="25" /> <attribute key="attack" value="44" /> <attribute key="weaponType" value="sword" /> <attribute key="extradef" value="2" /> <attribute key="elementIce" value="8" /> <attribute key="decayTo" value="7384" /> <attribute key="showcharges" value="1" /> </item>
E o 7384:
<item id="7384" article="a" name="mystic blade"> <attribute key="weight" value="3500" /> <attribute key="defense" value="12" /> <attribute key="attack" value="22" /> <attribute key="weaponType" value="sword" /> <attribute key="extradef" value="2" /> </item>
E no data/weapons/weapons.xml tem esse tipo de tag:
<melee id="7765" level="60" unproperly="1" event="function" value="default"/>
Te ajudei. Então REP+
Meus Trabalhos:
- Sistema de Reputação [simple Reputation System]
- Weapons Paralyze
- Sistema de Duas Weapons [Two Weapons System]
- Sistema de Items apenas para Vips [Vip Items System]
- Tutorial Básico sobre CreatureScripts!
- Tutorial Básico sobre Arrays!
- Sistema de Durabilidade!
- [spell] Crystal Wall 8.54+
- Dbo 8.6 {by Jhon992}
- Monster Creator
O melhor pokebot!