Skip to content

Custom Cleric Domains

I feel like this is an issue that should not exist, yet here we are. For the last few months, I've been designing a module for NWN using the Aurora Toolset. I have a cleric henchman in this module, and I want him to be a pure cleric, no other classes, with the domains of healing and sun. The module auto-assigned him the domains of air and animal on creation, and I have found no solution anywhere to this problem. I can adjust his feats, but the character sheet permanently displays air and animal as his domains, since the toolset strangely selects the first two options and nothing else. There should be a way to either change the domains on the character sheet after creation, or select a class package when creating a new creature. If anyone else had this problem and found a real solution, please let me know.

Comments

  • ForSeriousForSerious Member Posts: 511
    Guessing this is a 2da sort of thing. Healing and Sun are the same domains it assigns if you click recommended in the game character creation.
    The solution should be to find the 2da file that defines the recommended domains, change them to the ones you want. Drop it in your override folder, them make the NPC again.

    The other way to do it would be to learn how to do Letto scripting through moneo.
  • MelkiorMelkior Member Posts: 233
    This looks like it's a fault in the game. When you change the feats to change the domain(s), it should also change the character sheet. Like ForSerious said, you may need to learn how to use LETO or a similar character editor in order to be able to change the displayed domains.
Sign In or Register to comment.