Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - d20 System (http://forums.wolflair.com/forumdisplay.php?f=46)
-   -   +1 HP / class level (http://forums.wolflair.com/showthread.php?t=10774)

TCArknight July 6th, 2010 02:39 PM

+1 HP / class level
 
Ok, I've been looking all over, and doing this with the script from Toughness just isn't working. :(

The Robust talent adds +1 HP per level of the class taking the talent. I've got this running in Final/100:
Quote:

var bonus as number
bonus = #levelcount[cStrongH]

container.child[Totals].field[tHP].value += bonus
However, the toughness feat runs at the Pre-level phase. I can't determine the number of levels of the class before the post levels phase, can I?

How would I make it look at the class that gained the ability instead of hardcoding for cStrongH so that if another class can take it later on I won't have to change it?

Any suggestions?


All times are GMT -8. The time now is 05:40 AM.

Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.