Dolphin86 Posted February 7, 2019 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 757 Reputation: 17 Joined: 01/07/12 Last Seen: December 18, 2024 Share 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 Link to comment Share on other sites More sharing options...
1 _Terra Posted February 7, 2019 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 170 Reputation: 55 Joined: 07/15/13 Last Seen: 15 hours ago Share 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 Link to comment Share on other sites More sharing options...
0 lllaaazzz Posted February 7, 2019 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 154 Reputation: 6 Joined: 10/14/17 Last Seen: February 16, 2019 Share 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 Link to comment Share on other sites More sharing options...
0 Dolphin86 Posted February 8, 2019 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 757 Reputation: 17 Joined: 01/07/12 Last Seen: December 18, 2024 Author Share 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 Link to comment Share on other sites More sharing options...
0 Playtester Posted February 8, 2019 Group: Developer Topic Count: 37 Topics Per Day: 0.01 Content Count: 897 Reputation: 248 Joined: 01/30/13 Last Seen: 14 hours ago Share 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 Link to comment Share on other sites More sharing options...
0 lllaaazzz Posted February 9, 2019 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 154 Reputation: 6 Joined: 10/14/17 Last Seen: February 16, 2019 Share 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 Link to comment Share on other sites More sharing options...
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 dolphincuteLink to comment
Share on other sites
5 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.