Free Respec But Only Stats and Talents
Allow trial and error for character building without restarting new game while minimizing inbalance.
You can respec stats and talents freely at any time.
You cannot respec stats below initial value.
based on Free Respec by youhei, which is based on Full Respecialization by Time to Die.
I removed prodigy and category respec.
Weight: 100
Superload:
- mod/dialogs/LevelupDialog.lua:incStat() to respec stats.
- mod/dialogs/LevelupDialog.lua:isUnlearnable() to respec talents.
True Full Respec
Allow trial and error for character building without restarting new game while minimizing inbalance.
You can respec stats, talents, categories and prodigies freely at any time.
You cannot respec prodigies that cannot be learned with Writhing Ring of the Hunter.
Yakri:
I wasn't stoked about the inability to respec starting categories, as I'm a huge weirdo who likes to
unspec things I don't like and mastery boost other categories.
I am not the original mod creator, I just updated the update youhei created based on Full Respecialization by Time to Die
Weight: 100
Superload:
- mod/dialogs/LevelupDialog.lua:incStat() to respec stats.
- mod/dialogs/LevelupDialog.lua:isUnlearnable() to respec talents.
- mod/dialogs/LevelupDialog.lua:learnType() to respec categories.
- mod/dialogs/LevelupDialog.lua:init() to recognize respecing prodigies.
- mod/dialogs/UberTalent.lua:init(), use() to respec prodigies.
- mod/dialogs/UberTalent.lua:getTalentDesc() to show which prodigies cannot respec.
True Full Respec Mastery Boost
Allow trial and error for character building without restarting new game while minimizing inbalance.
You can respec stats, talents, categories and prodigies freely at any time.
You cannot respec prodigies that cannot be learned with Writhing Ring of the Hunter.
Based on Full Respecialization. Fix the bug for prodigies learning introduced v1.7.
Yakri:
I wasn't stoked about the inability to respec starting categories, as I'm a huge weirdo who likes to
unspec things I don't like and mastery boost other categories.
This version buffs the mastery increase from 0.2 to 0.4 as well.
This is rolled in because mastery boosting is incompatible with category respec mods.
I am not the original mod creator, I just updated the update youhei created based on Full Respecialization by Time to Die
Weight: 100
Superload:
- mod/dialogs/LevelupDialog.lua:incStat() to respec stats.
- mod/dialogs/LevelupDialog.lua:isUnlearnable() to respec talents.
- mod/dialogs/LevelupDialog.lua:learnType() to respec categories.
- mod/dialogs/LevelupDialog.lua:init() to recognize respecing prodigies.
- mod/dialogs/UberTalent.lua:init(), use() to respec prodigies.
- mod/dialogs/UberTalent.lua:getTalentDesc() to show which prodigies cannot respec.
Free Respec
Allow trial and error for character building without restarting new game while minimizing inbalance.
You can respec stats, talents, categories and prodigies freely at any time.
You cannot respec stats below initial value.
You cannot respec talents that can alter the world in a permanent way.
You cannot respec categories known at start.
You cannot respec categories learnt from event without category point.
You cannot respec prodigies that cannot be learned with Writhing Ring of the Hunter.
Based on Full Respecialization. Fix the Error for prodigies learning introduced v1.7.
Warning:
Version 1.1.3 and older have a bug in the respeccing prodigies.
When I learn a prodigy after I unlearned a prodigy in the same dialog, learning prodigy is not learned correctly.
I recommand to save game before unlearning prodigies.
Weight: 100
Superload:
- mod/dialogs/LevelupDialog.lua:incStat() to respec stats.
- mod/dialogs/LevelupDialog.lua:isUnlearnable() to respec talents.
- mod/dialogs/LevelupDialog.lua:learnType() to respec categories.
- mod/dialogs/LevelupDialog.lua:init() to recognize respeccing prodigies.
- mod/dialogs/UberTalent.lua:init(), use() to respec prodigies.
- mod/dialogs/UberTalent.lua:getTalentDesc() to show which prodigies cannot respec.
Full Respecialization
Allows full control over respecialization at any time.
Grants the ability to respecialize all your attributes: stats, talents, categories, and prodigies.
Categories no longer have a cap.
Improved Respec
Uses version 1.5.10 LevelupDialog.lua as a base, but allows base stats to be respecced to 1 and unlearning of known categories.
Unlimited Respec
Removes the restriction on how many talents you can respec.
Allow Full Respec Anywhere
Allows characters to fully respec anywhere in game, not just in towns.