Need some help understanding the enchant settings.
Posted: Wed Oct 01, 2014 9:07 pm
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:
Or should i also edit stuff on enchantdata?
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>