Jump to content
  • 0

Capping Resistance & Reduce Damage


Lord Ganja

Question


  • Group:  Members
  • Topic Count:  141
  • Topics Per Day:  0.03
  • Content Count:  444
  • Reputation:   22
  • Joined:  06/18/12
  • Last Seen:  

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

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  924
  • Reputation:   167
  • Joined:  04/05/13
  • Last Seen:  

(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...