Page 1 of 1

How to change the alchemist golem

Posted: Sat May 16, 2015 6:48 pm
by Darkgobbo
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?

Re: How to change the alchemist golem

Posted: Sat May 16, 2015 11:53 pm
by HousePet
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.

Re: How to change the alchemist golem

Posted: Sun May 17, 2015 12:43 am
by Darkgobbo
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

Posted: Sun May 17, 2015 12:47 am
by HousePet
You copy the function into your own talent and change it.

Re: How to change the alchemist golem

Posted: Wed May 20, 2015 12:07 am
by Darkgobbo
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

Posted: Wed May 20, 2015 10:38 am
by HousePet
No, just change the name of your Refit Golem talent to something different.