Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Ah, that's what I was doing wrong. Now I see them.Weird, I just make a copy on the Class Level tab (no need to copy the full class) and I see all the Expr-reqs for the Mystic Theurge, but you found what you were looking for, so that's a plus.
Sure thing, you want it after I'm done with all 3 of the Orders or now with just the Order of the Crown? I'm focusing on Crown Knights as pure fighters, Sword Knights as fighter-clerics, and Rose Knights as fighter-mages. There are a few other minor changes I've made such as with the races and tinkering here and there in other places. I started playing DnD when 2nd edition was big. Third revision had just hit the shelves but our DM had checked it out and didn't like some of the changes. I bought it but stuck with 2nd since our DM was. I joined the Army and played a bit more using the AD&D 2nd Edition rules. From there things fell off when I meet the wife and settled down to start our family. Fast forward to today and I'm picking things up anew with Pathfinder. Anyway Pathfinder is a great improvement but there are a few things I think we did better back then, you might see a few of those things reflected but they will all be minor. Oh, and bear in mind there will be a few things I may set up incorrectly in the Hero Lab system but it should be clear what I was trying to do.
foreach thing from BaseClrDom where "Domain.cdGood|Domain.cdStrength|Domain.cdWar"
perform eachthing.pulltags[ClsScAllSp.?,ClsAllowSp]
nexteach
perform pushtags[ClsAllowSp.?]
~ in addition to class-specific spells, we're also allowed Sor/Wiz spells from the Illusion and Transmutation schools
field[cSpellExpr].text = "(" & field[cSpellExpr].text & ") | ((sClass.cHelpSor | sClass.cHelpWiz) & (sSchool.Illusion | sSchool.Transmutat))"