• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Editing base classes

Fiordhraoi

Active member
Hey all, I did a search but didn't see this addressed anywhere.

I'm toying with some optional mechanics that would introduce several new skills. Because I'm going to want PCs to be able to buy these skills in addition to their normal skills, I wanted to increase the number of skill points per level classes get.

I know that for many items, you can create a copy, make changes, and then set the "copy" to supersede the original (I forget how to do that last part, but I can find it again).

When I go to New(Copy) a class, however, it insists on making it a new class with different spelling, etc, etc. I really don't want to have to have a game full of Wyzards, Durids, Rouges, and Clurichs. :D

Is there a way to change simple things like that in the base classes without having to create an entire "alternate" class that's spelled differently?
 
Easiest would just be to give them the adjustment and tell them how many additional points per level they get.

You could create a mechanic that would change the field on the character, but I think the adjument would be easiest.
 
When I go to New(Copy) a class, however, it insists on making it a new class with different spelling, etc, etc. I really don't want to have to have a game full of Wyzards, Durids, Rouges, and Clurichs. :D
Actually it doesn't. HL only cares about Unique ID's nothing else. As long as your 3 digit and 10 digit Unique ID's are unique that's it. "Names" are not used by HL to check for uniqueness in the system.

I am with AndrewD2 to either use an adjustment that is already available or create a mechanic with the logic from the adjustment to increase skills.

Another way is to use make a new Archetype for each class that increases the Skill Points per level to what you want. This would be really easy to do actually and would require no scripting. But your players would have to remember to apply the archetype when making there character.
 
Back
Top