Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Pathfinder Roleplaying Game

Notices

Reply
 
Thread Tools Display Modes
Azhrei
Senior Member
 
Join Date: Sep 2015
Posts: 435

Old April 25th, 2019, 06:32 PM
This feat gives an arcane caster +1 caster level and +1 to the save DC for any spell they cast that is also on the druid's spell list.

Hero Lab doesn't have this feat — how would I go about adding it? I know a little about how to add scripts, but I don't even know where to start when it comes to checking whether a given spell is also on the spell list of another class...

Thanks.
Azhrei is offline   #1 Reply With Quote
charlieluce
Senior Member
 
Join Date: Jul 2008
Posts: 1,321

Old April 25th, 2019, 07:02 PM
"Forest's Blessing" is the D20PFSRD 'generic name' for the Feat. The original name is Yuelral's Blessing, and it is in Hero Lab if you have the appropriate data package.

Currently Running: Pathfinder Second Edition
Currently Playing:
Pathfinder First Edition, Star Trek Adventures
Former HL Games: D&D 4e & 5e, Mutants & Masterminds 2E & 3E, Savage Worlds
charlieluce is offline   #2 Reply With Quote
Azhrei
Senior Member
 
Join Date: Sep 2015
Posts: 435

Old April 26th, 2019, 07:04 AM
Okay, thanks. But I don't have whatever source that feat is in.

So the question remains: how do I grant +1 CL and +1 save DC for any spell my mage casts that is also on the druid spell list? Does anyone know of any other feats or traits or items that provide a similar capability that I might be able to investigate for sample code?

Thanks!
Azhrei is offline   #3 Reply With Quote
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old April 26th, 2019, 07:21 AM
PostLevel 10000

Code:
      foreach pick in hero from BaseSpell where "sClass.cHelpWiz & sClass.cHelpDrd"
        eachpick.field[sDC].value += 1
        eachpick.field[sCL].value += 1
        nexteach
Aaron is offline   #4 Reply With Quote
Ualaa
Senior Member
 
Join Date: Sep 2013
Location: Vancouver, Canada.
Posts: 813

Old April 26th, 2019, 02:55 PM
Champions of Purity, if you want to add the source down the road.
Ualaa is offline   #5 Reply With Quote
charlieluce
Senior Member
 
Join Date: Jul 2008
Posts: 1,321

Old April 26th, 2019, 05:32 PM
Quote:
Originally Posted by Ualaa View Post
Champions of Purity, if you want to add the source down the road.
Which is part of Player Companion #10.

Currently Running: Pathfinder Second Edition
Currently Playing:
Pathfinder First Edition, Star Trek Adventures
Former HL Games: D&D 4e & 5e, Mutants & Masterminds 2E & 3E, Savage Worlds
charlieluce is offline   #6 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:44 PM.


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