Hello
I have been working on a class that uses the Alchemist golem but changes the talents and other stats.
My problem is i can't seem to change what talents are given to the golem since that is determined in the Golemancy tree and changing that gives me errors cause it tries to load copies of the same talents. Is there a way to change the golem without building a functionally identical tree but with different names so it will load?
How to change the alchemist golem
Moderator: Moderator
Re: How to change the alchemist golem
If you set the innate_alchemy_golem = true flag on your class, it shouldn't give them the Refit Golem talent.
You can them give your class their own Refit Golem talent which makes the golem to your design.
You can them give your class their own Refit Golem talent which makes the golem to your design.
My feedback meter decays into coding. Give me feedback and I make mods.
Re: How to change the alchemist golem
Then i guess my next question is how would I go about changing the talents of the golem since that is defined in he golemancy tree?
Re: How to change the alchemist golem
You copy the function into your own talent and change it.
My feedback meter decays into coding. Give me feedback and I make mods.
Re: How to change the alchemist golem
Ok so I have another problem, I think it stems from me wanting the class the have the golemancy class tree. It keeps telling me the refit golem talent already exists. Would I have to make a functionally identical tree to have those talents without the golem creation function?
Re: How to change the alchemist golem
No, just change the name of your Refit Golem talent to something different.
My feedback meter decays into coding. Give me feedback and I make mods.