View Single Post
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,144

Old April 24th, 2019, 10:42 AM
Quote:
Originally Posted by EmptyEternity View Post
Hello all, I've got a question.

Let's say I wanted to create an adjustment that allowed me to add a variable amount of energy resistance to a hero. Can anybody give me an idea of what that script might look like?
Here's an example using Damage Resistance, Cold:

Code:
hero.childfound[xDamRsCold].field[Value].value += field[pAdjust].value

Last edited by Sendric; April 24th, 2019 at 05:22 PM.
Sendric is offline   #2 Reply With Quote