Dolphin86 Posted February 7, 2019 Posted February 7, 2019 (edited) As title, i would like to know if there is a way that i could remove all type of weapon and armor completely from monster drop? also i would like to remove any npc that sell weapon or armor, and also from any box, or usable item that could generate weapon or armor summary : i want literally every weapon and armor cant be gained from mobs, item, npc and literally anywhere Edited February 7, 2019 by dolphincute Quote
1 _Terra Posted February 7, 2019 Posted February 7, 2019 (edited) You can do manually looking in: db/(pre-re or re)/mob_db.txt db/(pre-re or re)/item_bluebox.txt db/(pre-re or re)/item_giftbox.txt db/(pre-re or re)/item_violetbox.txt db/(pre-re or re)/item_db.txt npc/anything with shops Edited February 7, 2019 by EIysium Quote
0 lllaaazzz Posted February 7, 2019 Posted February 7, 2019 in your drops.conf // The rate at which equipment is dropped. item_rate_equip: 100 item_rate_equip_boss: 100 item_drop_equip_min: 1 item_drop_equip_max: 10000 I guess you could change these to 0, But im pretty sure for the NPC's your gonna have to remove them all manually Quote
0 Dolphin86 Posted February 8, 2019 Author Posted February 8, 2019 13 hours ago, lllaaazzz said: in your drops.conf // The rate at which equipment is dropped. item_rate_equip: 100 item_rate_equip_boss: 100 item_drop_equip_min: 1 item_drop_equip_max: 10000 I guess you could change these to 0, But im pretty sure for the NPC's your gonna have to remove them all manually wont that effect other item as well? Quote
0 Playtester Posted February 8, 2019 Posted February 8, 2019 12 hours ago, dolphincute said: wont that effect other item as well? Only all equips, if you look at drops.conf, you see there are separate drop rates for other types. Quote
0 lllaaazzz Posted February 9, 2019 Posted February 9, 2019 (edited) 15 hours ago, dolphincute said: wont that effect other item as well? No that should just effect equip items If you look through the rest of that page youll see theres a section for all item types Edited February 9, 2019 by lllaaazzz Quote
Question
Dolphin86
As title, i would like to know if there is a way that i could remove all type of weapon and armor completely from monster drop?
also i would like to remove any npc that sell weapon or armor, and also from any box, or usable item that could generate weapon or armor
summary : i want literally every weapon and armor cant be gained from mobs, item, npc and literally anywhere
Edited by dolphincute5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.