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)
-   -   Death Attack (http://forums.wolflair.com/showthread.php?t=59455)

Sevisin November 1st, 2017 09:38 PM

Death Attack
 
Hello,

can't seem to find it. What is the condition to see if a character has Death Attack? I'm building the Improved Death Attack feat from Epic Level Handbook, but I'm having difficulty finding the proper string.

Thanks,

-S

Sendric November 2nd, 2017 04:11 AM

Unfortunately, it appears there is no singular Death Attack special, so you need to create a script that includes all possible class specials and specials that could qualify. If you are only using it for yourself, you wouldn't necessarily need to do more than you need, though. The script below would need to run post-levels.

Code:

hero.childfound[cAsnDeath].tagis[Helper.ShowSpec] + hero.childfound[cDStDeath].tagis[Helper.ShowSpec] <> 0
You can add as many lines as you like for additional class specials / specials.


All times are GMT -8. The time now is 03:47 AM.

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