ferk1 wrote:Hello, I would like some help. I just set up a Diablo 2 LOD server, version 1.13c. The connections are working fine, I can join with friends. But I want to know how I can increase the drop rate or the experience. Or if someone can help me with adding and removing items within it. I have the latest version of PvPGN.
Greetings and thank you.
To change drop, exp and add items, you need to change Patch_D2.mpq and replace on D2GS folder.
In this case, you need to change the txt and allocate them in "C:/.../Diablo 2/data/global/excel" and run the game in "-txt -direct" mode to compile the "txt" into "bin". With new "bin", you must use an MPQ editor to place them in Patch_D2.mpq.
- To change the experience: Experience.txt;
- To change drop: Itemratio.txt and TreasureClassEx.txt;
- To add items (Unique, Set, Rws): UniqueItems.txt, Sets.txt, SetItems.txt, Runes.txt;
To find out more, I recommend watching some videos and accessing the website d2mods.info.