Lone Wolf Development Forums  

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

Notices

Reply
 
Thread Tools Display Modes
Spyderbane
Member
 
Join Date: Apr 2017
Posts: 66

Old May 24th, 2022, 03:30 PM
This class ability says you get Bane and Doom spells added to your spell list. Currently, it doesn't add them (at least to bard). How can I set this up so it has a drop-down to select the caster (like it does for the other levels to add a caster level) and then have it add the spells to the class?
Spyderbane is offline   #1 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,144

Old May 25th, 2022, 03:49 AM
Quote:
Originally Posted by Spyderbane View Post
This class ability says you get Bane and Doom spells added to your spell list. Currently, it doesn't add them (at least to bard). How can I set this up so it has a drop-down to select the caster (like it does for the other levels to add a caster level) and then have it add the spells to the class?
Custom Expression: component.BaseClHelp & CasterSrc.Arcane
Restrict to: All Picks on Hero

Add the following script at Post-Attributes/10000

Code:
~ Add Bane and Doom to chosen arcane spell list.
 doneif (field[usrChosen1].ischosen = 0)

 field[usrChosen1].chosen.field[cSpellExpr].text &= " | (thingid.spBane1 | thingid.spDoom1)"
I've added this for the next release.

NOTE: Please include a source book when reporting an issue.

Last edited by Sendric; May 25th, 2022 at 03:52 AM.
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 08:34 AM.


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