View Single Post
Colen
Senior Member
Lone Wolf Staff
 
Join Date: Dec 2008
Posts: 4,690

Old November 13th, 2007, 03:59 PM
Lawful_g wrote:
>
>
> Similar problem to the spellcasting above, Kapaks get 1d6 of sneak
> attack damage from thier race as well, so how to make that stack with
> sneak attack from rogue levels?... I guess the general question is how
> to make abilities normally granted by classes be granted by races and
> make them easily stackable?


You can add 4 dice of sneak attack damage by bootstrapping the
"xSneakAtt" thing and then doing the following:

hero.child[xSneakAtt].field[Value].value += 4

That should add 4 dice to your sneak attack ability, regardless of which
class it comes from.


--
Colen McAlister, colen@wolflair.com
Chief Engineer, Lone Wolf Development
Colen is offline   #13 Reply With Quote