Spawning uniques with sockets

Post here about all aspects of D2 mod making whether it's information, problems or whatever. Please specify whether your post is relating to Classic D2 or the Expansion.

Moderator: Nizari

Post Reply
SparrowKane
Posts: 2
Joined: Sun Jul 12, 2015 10:05 pm

Spawning uniques with sockets

Post by SparrowKane » Tue Sep 12, 2017 12:46 am

Is there any way to make all uniques able to spawn with sockets using the properties from Armor/Weapons/ItemTypes.txt files without having to manually add the socket prop to every single item individually?

User avatar
HarvestWombs
Senior Moderator
Arch-Angel
Posts: 1019
Joined: Wed May 25, 2011 11:50 pm
United States of America

Re: Spawning uniques with sockets

Post by HarvestWombs » Tue Sep 12, 2017 1:09 am

Easiest way I can think of is:

1. Find code edit to allow uniques to gain automagic
2. Create automagic groups for each item type
3. Apply automagic to each item.

This is quite a tedious task to set up, but in theory would provide a better experience if you needed to tweak it.
Official Phrozen Keep Discord
Common Modding tools: link
My Resource Packs: link

Post Reply

Return to “General Mod Making”