How to extend the resist cap on unique items

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
01tu01
Posts: 11
Joined: Tue Aug 22, 2023 1:09 pm
China

How to extend the resist cap on unique items

Post by 01tu01 » Fri Aug 02, 2024 4:51 am

When using "res-fire/res-cold/...", the lower limit is -50, so how to expand them to -90?

And When using "res-dmg%/res-mag", the lower limit is 0, how to expand them to -70?

Thank you in advance. :)

User avatar
Cypress
Moderator
Champion of the Light
Posts: 473
Joined: Fri Dec 01, 2017 2:08 am

Re: How to extend the resist cap on unique items

Post by Cypress » Fri Aug 02, 2024 10:19 am

Hi 01tu01, you'll want itemstatcost.txt save add column, the value determines how negative the stat can get on items. So by default, fireresist has 50 save add, so it can go down to -50, so you'll want 90 for -90. For more details, see the Save Bits and Save Add section: https://d2mods.info/forum/kb/viewarticle?a=448

Post Reply

Return to “General Mod Making”