Page 1 of 1

How do you make a Toorum like character?

Posted: Thu Nov 15, 2012 5:04 am
by Brodie301
What class would a Toorum like character be? I get the single player working but can only make 3 main classes.

Re: How do you make a Toorum like character?

Posted: Thu Nov 15, 2012 5:12 am
by flatline
He's a ranger. You can create them in the editor, or
SpoilerShow
name a character Toorum (after you've saved him in a previous playthrough) and play him.
Use a script to champion:setClass("ranger") when starting a dungeon.

Re: How do you make a Toorum like character?

Posted: Thu Nov 15, 2012 5:18 am
by Brodie301
Sorry, I might have explained wrong. My mod is only going to allow a single character, but when i define the class with a setClass("class") i can only select the 3 and not a Toorum class.

Edit: Sorry I didn't read past your spoiler. setClass("Ranger") works great.

Now new question is can i give him/her ice magic instead of earth?

Re: How do you make a Toorum like character?

Posted: Thu Nov 15, 2012 8:40 am
by Soaponarope
At the moment I don't think you can define custom skills or traits. Hopefully it will be added!

Re: How do you make a Toorum like character?

Posted: Thu Nov 15, 2012 11:08 am
by flatline
Brodie301 wrote:Sorry, I might have explained wrong. My mod is only going to allow a single character, but when i define the class with a setClass("class") i can only select the 3 and not a Toorum class.

Edit: Sorry I didn't read past your spoiler. setClass("Ranger") works great.

Now new question is can i give him/her ice magic instead of earth?
You can, as a temporary fix, clone the ice magic to earth magic and overwrite the earth magic spells.

Re: How do you make a Toorum like character?

Posted: Thu Nov 15, 2012 12:40 pm
by Komag
Yeah, I think that would work but have some minor side effects, although I haven't tried it

Re: How do you make a Toorum like character?

Posted: Fri Nov 16, 2012 6:35 pm
by HaunterV
would that result in dirty ice?