This shows you the differences between two versions of the page.
Previous revision | |||
— | fuss:tyranny [2022/04/19 08:28] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Respec / Reskill Talent Points ====== | ||
+ | Respec and reskill are apparently not implemented in this RPG which means that you will have to manually edit savegame files in order to respec or reskill yourself. Fortunately, | ||
+ | |||
+ | To respec or reskill your talent points, perform the following steps: | ||
+ | - Save your current game and give the save an identifiable name, (ie: '' | ||
+ | - Locate your save game. All saved games should be under: | ||
+ | * '' | ||
+ | - Open the file you stored in the first step (should be named after your character, ie: '' | ||
+ | - Locate the '' | ||
+ | |||
+ | You will now have to use the text editor to find instances of the talent name. For instance, if it's "Staff Mastery I" that you want to remove, a good idea would be to look for " | ||
+ | |||
+ | Since this is an XML file, you will find your talent within a sub-block in the XML structure, for example: | ||
+ | < | ||
+ | |||
+ | |||
+ | < | ||
+ | + | ||
+ | | | ||
+ | +---- ... | ||
+ | + | ||
+ | | | ||
+ | +---- ... Staff_Mastery_I ... | ||
+ | . | ||
+ | . | ||
+ | . | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ | |||
+ | You have to remove all instances of '' | ||
+ | |||
+ | Once you have removed all the '' | ||
+ | |||
+ | If you search for the string '' | ||
+ | * ''< | ||
+ | * ''< | ||
+ | |||
+ | Now that you have located the '' | ||
+ | <code xml> | ||
+ | < | ||
+ | <Simple value=" | ||
+ | <Simple type=" | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | The '' | ||
+ | |||
+ | Once your changes are complete, save the '' |
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.