View Single Post
Nokowi
Junior Member
 
Join Date: Jan 2017
Posts: 16

Old March 4th, 2017, 05:04 PM
So being new to Hero Lab, naturally I want to program in my Epic Level 41 character for D&D 3.5, which involves biting off more than I can chew.

I am taking the route of making my character as it was at level 20, and then hard coding in all the changes beyond level 20 (since Hero Lab can't directly handle epic levels for 3.5).

Heroic:
12 Monk
4 Custom Prestige Class with special abilities at 1,4
2 Rogue
2 Fighter

Epic:
1 Rogue
4 Kensai
6 Same Custom Prestige Class with special abilities at 7,10
10 Perfected One (dragon magazine)

Amazingly everything is working except for one thing...

Is there is a way to script some code to assign two additional special abilities from my custom prestige class and allow the user to choose them? (they would normally be obtained at levels 7,10 but those are past level 20).

I don't want to alter the prestige class itself, such as giving 3 special abilities at level 1.

I can't really code, so a direct example or referral I can manipulate is appreciated!

My special abilities are named
cFstSpec1 (@ lvl 1)
cFstSpec2 (@ lvl 4)
cFstSpec3 (@ lvl 7)
cFstSpec4 (@ lvl 10) and are currently working within level 1-20.

Last edited by Nokowi; March 4th, 2017 at 05:09 PM.
Nokowi is offline   #720 Reply With Quote