Page 1 of 1

Need some help understanding the enchant settings.

Posted: Wed Oct 01, 2014 9:07 pm
by JMD
Theres so many option now i get comfused. All i want to make is all items max +10 and safe +3.

Will something like this do it for me?

Example:

Code: Select all

<!-- General fighter weapon enchant group. -->    <enchantRateGroup name="FIGHTER_WEAPON_GROUP">        <current enchant="0-3" chance="100" />        <current enchant="4-10" chance="70" />        <current enchant="11-65535" chance="0" />    </enchantRateGroup>
Or should i also edit stuff on enchantdata?

Re: Need some help understanding the enchant settings.

Posted: Wed Oct 01, 2014 11:58 pm
by UnAfraid
you must set max enchantment to scrolls inside enchantItemData.xml