What next step i need to do to when mages equip this bow, get magic level
On 0.4
On 0.4
Code:
<item id="8856" article="a" name="mage bow">
<attribute key="weight" value="1500" />
<attribute key="slotType" value="two-handed" />
<attribute key="weaponType" value="distance" />
<attribute key="ammoType" value="arrow" />
<attribute key="range" value="12" />
<attribute key="hitChance" value="5" />
<attribute key="attack" value="14" />
<attribute key="magiclevelpoints" value="7" />
</item>