como ele funciona? é ring? and version?
<item id="xxxx" article="a" name="Paladin Spirit Gem">
<attribute key="weight" value="80" />
<attribute key="description" value="Libere o espirito medieval de um forte Arqueiro que ha dentro de voce" />
<attribute key="slotType" value="ring" />
<attribute key="decayTo" value="0" />
<attribute key="speed" value="80" />
<attribute key="duration" value="10800" />
<attribute key="skillDist" value="12" />
<attribute key="showduration" value="1" />
<attribute key="showattributes" value="1" />
</item>
<item id="xxxx" article="a" name="Sorcerer Spirit Gem">
<attribute key="weight" value="80" />
<attribute key="description" value="Libere o espirito medieval de um forte Mago que ha dentro de voce" />
<attribute key="slotType" value="ring" />
<attribute key="decayTo" value="0" />
<attribute key="speed" value="80" />
<attribute key="duration" value="10800" />
<attribute key="magiclevelpoints" value="12" />
<attribute key="showduration" value="1" />
<attribute key="showattributes" value="1" />
</item>
<item id="xxxx" article="a" name="Knight Spirit Gem">
<attribute key="weight" value="80" />
<attribute key="description" value="Libere o espirito medieval de um forte Guerreiro que ha dentro de voce" />
<attribute key="slotType" value="ring" />
<attribute key="decayTo" value="0" />
<attribute key="speed" value="80" />
<attribute key="duration" value="10800" />
<attribute key="skillSword" value="12" />
<attribute key="skillAxe" value="12" />
<attribute key="skillClub" value="12" />
<attribute key="showduration" value="1" />
<attribute key="showattributes" value="1" />
</item>
<item id="xxxx" article="a" name="Druid Spirit Gem">
<attribute key="weight" value="80" />
<attribute key="description" value="Libere o espirito medieval de um forte Mago que ha dentro de voce" />
<attribute key="slotType" value="ring" />
<attribute key="decayTo" value="0" />
<attribute key="speed" value="80" />
<attribute key="duration" value="10800" />
<attribute key="magiclevelpoints" value="12" />
<attribute key="showduration" value="1" />
<attribute key="showattributes" value="1" />
</item>
and add on movements.xml
<movevent type="DeEquip" itemid="xxxx" slot="ring" event="function" value="onDeEquipItem"/> <movevent type="Equip" itemid="xxxx" slot="ring" level="25" event="function" value="onEquipItem"> <vocation name="Paladin"/> <vocation name="Royal Paladin" showInDescription="0"/> </movevent> <movevent type="DeEquip" itemid="xxxx" slot="ring" event="function" value="onDeEquipItem"/> <movevent type="Equip" itemid="xxxx" slot="ring" level="25" event="function" value="onEquipItem"> <vocation name="Sorcerer"/> <vocation name="Master Sorcerer" showInDescription="0"/> </movevent> <movevent type="DeEquip" itemid="xxxx" slot="ring" event="function" value="onDeEquipItem"/> <movevent type="Equip" itemid="xxxx" slot="ring" level="25" event="function" value="onEquipItem"> <vocation name="Knight"/> <vocation name="Elite Knight" showInDescription="0"/> </movevent> <movevent type="DeEquip" itemid="xxxx" slot="ring" event="function" value="onDeEquipItem"/> <movevent type="Equip" itemid="xxxx" slot="ring" level="25" event="function" value="onEquipItem"> <vocation name="Druid"/> <vocation name="Elder Druid" showInDescription="0"/> </movevent>
+rep




info
Grupo: Campones
Registrado: 23/08/11
Posts: 92
Reputação: +6
Char no Tibia: Deleted
Alguem Pode Me Ajudar Com Um Gem System Igual O Da Foto Abaixo?
ALGUEM AJUDA AE POR FAVOR !
VALENDO REP+
Editado Junho 4 por LTK157