hi is anybody knows how to configure max enchant on armor/wep/wings for example setting max it to +20...i try searching in server file none regarding enchanting limit input on armor etc..
hi is anybody knows how to configure max enchant on armor/wep/wings for example setting max it to +20...i try searching in server file none regarding enchanting limit input on armor etc..
you can find it direct in static_data/items/item_templates.xml
and find this linesCode:<item_template id="114101693" name="Asmodian Shoes of Equipment Blessing (NPC)" desc="1678845" name_desc="npc_rb_shoes_d_evol_01" level="5" mask="36936" category="SHOES" armor_type="ROBE" max_stack_count="1" item_type="NORMAL" quality="COMMON" price="5" race="PC_ALL" restrict="1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1" bonus_apply="EQUIP" equipment_type="ARMOR" slot="32" max_enchant="15" m_slots="1" exceed_enchant="true">just simply replace 15 to what you wantCode:max_enchant="15"
hi musikero max_enchant_bonus="0" what it does do?max_enchant_bonus="0" max_enchant="15"
im confused with this method,wondering amplication tools ,amplication stone and omega enchantment stone will it stop enchants on the limit setting it?
Last edited by label5; 07-04-17 at 03:52 PM.
I dont know i didnt try to config "max_enchant_bonus". Just simply set it to 20 for max enchant.
Omega,ampli,enchants can be found and edited to src folder decompiled files. Dont know in a compile version.