Vek17 / TabletopTweaks-Base

Tabletop Tweaks is a mod that seeks to adjust the cRPG rules to more closely follow the tabletop ruleset. Additionally it adds content missing from the base game.
MIT License
160 stars 73 forks source link

change to bolster spell to +2 can't be turned off #379

Open templer10 opened 2 years ago

templer10 commented 2 years ago

i have a wizard with bolster spell and favorite metamagic bolster spell. i turned off the change to make it +2 and it is still +2 - or +1 with favorite metamagic bolster spell.

i attached a save. to reproduce just try to metamagic any spell with bolster and it will be +2 despite having favorite metamagic - or you can respec the mythic and it will be +2. Manual_175_bolster_spell_bug.zip

Vek17 commented 2 years ago

I am not able to reproduce, Nor do I see how this could be the case in code. You WILL need to rebuild the meta magic spells if you prepared them as a +2 cost instead of a +1, though the same is true if you prepared as +1 instead of +2.

templer10 commented 2 years ago

i tried rebuilding spells, tried a full respec. despite having canceled the fix to bolster it's +2 or +1 with favorite.

Vek17 commented 2 years ago

And to clarify you have disabled this setting, saved (this should happen automatically but do it manually to be safe) and restarted the game. image

There are other fixes to bolster in Fixes that do not affect cost. If that setting is not enabled when the game starts then the reworked bolster rules are never registered and thus nothing should change.

templer10 commented 2 years ago

yes i disabled this setting and reloaded game

Vek17 commented 2 years ago

Then I have no idea but it is not TTT. No code runs involving bolster cost adjustment if that setting is disabled. Unfortunately I cannot load your save, I assume due to other mods, but in all my test files it works exactly as expected.