Bom eu queria saber como colocar no item requirimento de vocação em um OT SQL 8.4. Já tentei no Itens.xml:
Veja:
<item id="8865" article="a" name="dark lord's cape">
<attribute key="description" value="It has 8% death protection, but also increases damage taken from holy by 8%."/>
<attribute key="weight" value="2900"/>
<attribute key="armor" value="11"/>
<attribute key="absorbPercentDeath" value="8"/>
<attribute key="absorbPercentHoly" value="-8"/>
<attribute key="slotType" value="body"/>
</item>
Ela funciona direitinho e nenhuma outra vocação além de sorcerer pode usar, mas não há nenhum vestigio que se coloque no itens.xml a vocation no item, alguem pode me ajudar por favor?