Lord Ganja Posted March 25, 2015 Share Posted March 25, 2015 Is there any way to cap max resistance and reduce damage? for example, equipping a 100% resistance to all elements or 100% resistance to demi-human.. or let's say, equipping multiple items that will result 100% resist or more.. instead of being immune(100% resist), the resistance will return back to 80%. Quote Link to comment Share on other sites More sharing options...
0 dikapramantya Posted September 1, 2020 Share Posted September 1, 2020 nno answer? Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted September 2, 2020 Share Posted September 2, 2020 (edited) (Example: bonus2 bSubEle) Use Notepad++ >> Find all in files 'bonus2 bSubEle' at src folders { Or Visual Studio >> Find All 'bonus2 bSubEle' in Entire Project } >> Find the value calculated lines >> use cap_value function. cap_value(xxxxxxxxxx,MIN,MAX) --- Otherwise If you know where is the final xxxx resistance calculation. Just find it and cap it. Edited September 2, 2020 by Start_ 1 Quote Link to comment Share on other sites More sharing options...
Is there any way to cap max resistance and reduce damage?
for example, equipping a 100% resistance to all elements or 100% resistance to demi-human..
or let's say, equipping multiple items that will result 100% resist or more..
instead of being immune(100% resist), the resistance will return back to 80%.
Link to comment
Share on other sites