| 
				 AC Value Formula 
 I'm a bit confused on the formula for AC.  Here is an example of an issue I'm experiencing on my server with a spell that has the following values:
 effect_base_value1 = 30
 max1 = 55
 formula1 = 101:Effect Base + Level / 2
 
 My character is level 49.  According to the formula, this means:
 30+49/2= 54.5 AC
 
 What I actually see in game is an AC boost of +15
 
 I'm obviously misunderstanding the formula.  Can anyone explain why I am seeing a value of +15 AC in game, when it should be a value of +54.5 AC in game (based on the above formula)?
 Yes, I remembered to re-export my client files from the server side and overwrite them on the client side.
 
 P.S:  I suck at math
 |