Além de editar o item em item.xml, tenho que modificar em mais algum outro local?
Como por exemplo, esses itens não estão funcionando.
<item id="2358" article="a" name="Hard boots"> <attribute key="weight" value="800" /> <attribute key="slotType" value="feet" /> <attribute key="healthGain" value="150" /> <attribute key="healthTicks" value="2000" /> <attribute key="manaGain" value="200" /> <attribute key="manaTicks" value="1000" /> <attribute key="speed" value="40"/> <attribute key="description" value="Apenas VIPs possuem esta bota." /> </item> <item id="7708" article="a" name="Hard ring"> <attribute key="healthGain" value="50" /> <attribute key="healthTicks" value="2000" /> <attribute key="manaGain" value="50" /> <attribute key="absorbPercentPhysical" value="5" /> <attribute key="manaTicks" value="1000" /> <attribute key="speed" value="40" /> <attribute key="weight" value="40" /> <attribute key="slotType" value="ring" /> </item>
Alguém poderia me explicar o que está havendo de errado?
Sou novato, e desde já, se estiver fazendo alguma coisa de errado, me desculpem.
Queria que o item ficasse assim: You see Hard ring (speed +40, faster regeneration).
E a mesma coisa com a boots.
REP+ se alguém me ajudar!