My char is AB, and due my clumsiness tree Spell\Fire has unwanted skill point in Flame, which I want to remove, but I can't do it (I don't want 1-skill Flame will proc instead Earthen Missiles)
I've already seen "Cheats" section, but there is a way only to add skill, not remove.
How to edit my char
Moderator: Moderator
How to edit my char
English isn't my native language.
Re: How to edit my char
If you added a skill recently you can right-click on it to restore it. Only works on the last 5 or skill choices.
Re: How to edit my char
if you have any points in talents farther in the tree you wont be able to remove prior ones until the later ones are gone.
Also if it was a talent you started with it can't be removed after birth
Also if it was a talent you started with it can't be removed after birth
-
- Thalore
- Posts: 169
- Joined: Fri May 17, 2013 6:15 am
Re: How to edit my char
It sounds more like he forgot to pull the point out for a few levels and can't do it now. That being said, I have no idea how to do that.
Re: How to edit my char
Bring the debug console up and try something like --
and if you want your talent point back (assuming you haven't any unassigned talent point at the moment), type --
Be warned this will tag your character as a cheat, though.
Code: Select all
game.player:unlearnTalent(game.player.T_FLAME)
Code: Select all
game.player.unused_talents=1
Re: How to edit my char
That's how it was.breadsmith wrote:It sounds more like he forgot to pull the point out for a few levels and can't do it now.
Thanks! I'll use it later.
It's a cheat, I know, but sometimes it's TOO boring to play again.
English isn't my native language.