Lone Wolf Development Forums  

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

Notices

Reply
 
Thread Tools Display Modes
saharory
Junior Member
 
Join Date: Jul 2020
Posts: 5

Old October 18th, 2020, 09:50 PM
So Im currently making a Lich class template from Savage Species online source. and wanted to know if anyone knows a script to remove all BAB and saves advancment in the class editor.
saharory is offline   #1 Reply With Quote
Sendric
Senior Member
 
Join Date: Jul 2010
Posts: 3,144

Old October 19th, 2020, 03:58 AM
Quote:
Originally Posted by saharory View Post
So Im currently making a Lich class template from Savage Species online source. and wanted to know if anyone knows a script to remove all BAB and saves advancment in the class editor.
I'm not entirely sure what you're looking for here. Each class has a tag assigned to it to determine rate of saving throw bonus and base attack bonus. In addition, each character has a thing to control each of these you can easily modify. For example:

Code:
hero.childfound[Attack].field[Bonus].value += X
hero.childfound[vFort].field[Bonus].value += X
hero.childfound[vRef].field[Bonus].value += X
hero.childfound[vWill].field[Bonus].value += X
There are other fields you can change, but this should get you started.
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:21 PM.


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