Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - d20 System

Notices

Reply
 
Thread Tools Display Modes
Sevisin
Member
 
Join Date: Oct 2013
Posts: 79

Old November 1st, 2017, 09:38 PM
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
Sevisin is offline   #1 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,144

Old 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.
Sendric is offline   #2 Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 01:59 AM.


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