Disable Break Chance?

eitopop

New member
Messages
6
Points
0
Sorry if this is in the wrong section.

Is it possible to disable break chance when refining and/or enchanting items? Playing Renewal.

I tried experimenting with "refine_db.conf" by adding " FailureBehavior: "Keep" " but that doesn't seem to work. Is there another file that I need to edit?

With enchanting I've been going into each respective quest and removing the "delequip(.@part);" line. Just wondering if there's a better way to do it.

Thanks!

//Resolved.

Changed 'failedrefitem .@part;' to 'downrefitem .@part, 0;' wherever necessary in the refiner npc scripts.

 
Last edited by a moderator:
Back
Top