I've decided that I want to port the 3.5E warlock class into Pathfinder, and (aside from all the work that coding in all of the Invocations requires) I've run into a couple of minor yet annoying problems. The energy type selection boxes appear for both instances of the feature, even though the character only gets to select the energy types at level 10 when they first gain the ability. Also, I don't know how to refer to what the user selects in the usrChosen1 and 2 fields in a way that lets me use them for the #applyresist command.
These are, as I said, minor issues since I can just forego writing any code at all and just let the player keep up with it, but I would really like to make this ability work properly.
Thanks.
These are, as I said, minor issues since I can just forego writing any code at all and just let the player keep up with it, but I would really like to make this ability work properly.
Thanks.