Jump to content
  • 0
Lord Ganja

Capping Resistance & Reduce Damage

Question

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

2 answers to this question

Recommended Posts

  • 0

(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 by Start_
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.