Boa noite. Eu criei um ot há pouco tempo, e tô com alguns problemas pra atribuir stats nos itens.. Não consigo colocar bônus de ML em item nenhum, e também não consigo colocar nenhum stat (além de def) em shields. Vou colar aqui os scripts dos shields pra verem se há algo errado.
<item id="2538" article="a" name="freedom shield"> <attribute key="weight" value="6000" /> <attribute key="defense" value="37" /> <attribute key="weaponType" value="shield" /> <attribute key="speed" value="160" /> </item> <item id="2517" article="a" name="gladiator shield"> <attribute key="weight" value="5400" /> <attribute key="defense" value="37" /> <attribute key="weaponType" value="shield" /> <attribute key="skillSword" value="3" /> <attribute key="skillClub" value="3" /> <attribute key="skillAxe" value="3" /> <attribute key="skillShield" value="3" /> </item>
<attribute key="healthGain" value="240" />
</item>