• NOW LIVE! Into the Woods--new character species, eerie monsters, and haunting villains to populate the woodlands of your D&D games.

Insight bonus to AC...


log in or register to remove this ad

I use the 2500 multiplier for Insight, Sacred, and Profane bonuses. As these are generally less common, they will tend to stack with other bonuses the character has, so I price them at the highest multiplier.
 

CRGreathouse said:


Amateur! The only 'real' formula is (50 x bonus) squared.

That's wrong. Everyone knows that! Well, probably not! :D

Of course it is
Code:
[SIZE=2][COLOR=sienna]
int price = 0;
for (int i = 0; i < bonus; i++)
{
   for (int j = 0; j < bonus; j++)
   {
      price += 2500;
   }
}
[/SIZE]
[/COLOR]
 


Into the Woods

Remove ads

Top