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