TobyFox2002
Well-known member
I'm going to jump right in by saying the code for the Path of war stuff confuses the heck out of me but in an effort to code a class a player of mine wanted to use I took a shot it.
It is a prestige class that can be blended with any non-martial class to add path of war maneuvers to it. I took the umbral blade and started to tinker with it. After about two days of learning the ins and outs as best I could of the the Path of War code. I was able to create the class with configurable that didnt throw me fifty billion compile errors.
Now I get to the point where I have maneuvers and want to add them to the configurable. . . And I cant because the configurable right across the top says:
"Pick Maneuver List on class tab first."
Well damn, I dont want to. I want to be able to say... Pick an base class, treat the number of class levels in that class as your IL plus those in this prestige class.
But I cant, so I am looking for assistance.
P.S., I have also found a bug, I think. The umbral blade prestige class says all it needs is the ability to use Veiled Moon maneuvers, not a maneuver class. And yet that prestige class has the same problem, it will not let you add to its maneuver list until you have selected a maneuver based, base class first.
I will continue to work on this issue, I need it for a game on the 6th of January. Bleh.
Well, thanks in advance and and have a Merry Christmas (or Happy Holidays) and Happy New Year.
It is a prestige class that can be blended with any non-martial class to add path of war maneuvers to it. I took the umbral blade and started to tinker with it. After about two days of learning the ins and outs as best I could of the the Path of War code. I was able to create the class with configurable that didnt throw me fifty billion compile errors.
Now I get to the point where I have maneuvers and want to add them to the configurable. . . And I cant because the configurable right across the top says:
"Pick Maneuver List on class tab first."
Well damn, I dont want to. I want to be able to say... Pick an base class, treat the number of class levels in that class as your IL plus those in this prestige class.
But I cant, so I am looking for assistance.
P.S., I have also found a bug, I think. The umbral blade prestige class says all it needs is the ability to use Veiled Moon maneuvers, not a maneuver class. And yet that prestige class has the same problem, it will not let you add to its maneuver list until you have selected a maneuver based, base class first.
I will continue to work on this issue, I need it for a game on the 6th of January. Bleh.
Well, thanks in advance and and have a Merry Christmas (or Happy Holidays) and Happy New Year.