View Single Post
  #2  
Old February 27th, 2005, 08:00 AM
Kristoffer O's Avatar

Kristoffer O Kristoffer O is offline
General
 
Join Date: Aug 2003
Location: Sweden
Posts: 4,463
Thanks: 25
Thanked 92 Times in 43 Posts
Kristoffer O is on a distinguished road
Default Re: Question about modding

I think it is a possible max. I'm not sure about modded abilities, but in the code there are two kinds of abilities. First one is abilities without a value such as need not eat. Second set of abilities are abilities with a varying value such as forge bonus, dominion strength, and a lot of others. In the code there is a limit to the second ones.

Fire res 100 is of the first kind, but anything else (25/50/75 etc) would be of the second kind.

Experiment a bit, but it is likely that you have hit the ceiling.
__________________
www.illwinter.com
Reply With Quote