Jump to content

Recommended Posts

Posted

I use mods all the time to change character class, for example, Eder as a Paladin Priest but how could I go about it myself? Is there a straightforward way of doing it?

Posted (edited)

Console:

 

setCharacterClass <player_name> Barbarian <level> true
Player name is easily resolved: just type "play" and hit tab - console will autocomplete your internal name.

 

Same with class name: type "b" for example and then tab and you'll get barbarian. This command only takes vanilla classes. For subclasses see below.

 

The last value checks if you want to delete the old class (true) or if you want to keep it for multiclassing with the new one.

 

With

setSubclass
you can then give a subclass.

 

Note that both commands will not give or remove abilities. You'd have to do that manually with addability or removeability. Or go to a tavern and retrain - that's easier.

Edited by Boeroer

Deadfire Community Patch: Nexus Mods

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...