About this mod
Want to pick something other than Tavern Brawler, Great Weapon Master and Sharp Shooter for a change? Reduces the power of the largest outliers in balance. Optional mod for those that don't just want buffs. Nerfs are relatively light and Feats scale up to be powerful later.
- Requirements
- Permissions and credits
-
Translations
- Ukrainian
- Spanish
- Russian
- Portuguese
- Korean
- German
- Changelogs
- Donations
Attempt to rebalance all spells and cantrips to be more even in power.
- Rebalance - Cantrips
- Rebalance - Level 1 Spells
- Rebalance - Level 2 Spells
- Rebalance - Level 3 Spells
- Rebalance - Level 4 Spells
- Rebalance - Level 5 Spells
- Rebalance - Level 6 Spells
- Rebalance - Class Spells
- Rebalance - Feats
- Rebalance - Racials
- Rebalance - Common Effects
- Rebalance - Nerfs
Essential Series
Attempt to add missing pieces to the game.
- Essential Feats
- Essential Armor and Weapons
Overview
The goal of this mod is to reduce the power of the largest outliers in balance. The target are aspects of the game I couldn't take as baseline for my rebalance mods because if everything was elevated to that level the enemies would need a lot more power as well.
Bringing down these outliers will help make other choices competitive and offer up more interesting build paths rather than picking the S+ tier feats every game or spending your concentration on twinned haste.
Spells

Haste
For now I decided not to touch Haste. The reason being that all haste-related issues are solved by the honour mode ruleset. If I come up with a good alternative that is also compatible with honour mode I might add it. For now, use honour mode rules if you want more reasonable haste effects.

Spirit Guardians
- Damage reduced from 3d8 to 3d6
- Upcast damage gain reduced from 1d8 to 1d6

Slashing Flourish (Ranged)
- Can no longer target the same target with both attacks
Feats

Alert
- Initiative reduced to +3 from +5
- Now grants proficiency in perception


Great Weapon Master
- Penalty to attack rolls is now equal to your proficiency bonus (-2 to -4)
- Adds +1d4 to damage, increased by another +0 to +5 (increases by 1 per 2 levels)
- For example, at level 4 the damage would be +1d4 +1, at level 10 it would be +1d4 +4
- The bonus attack is unchanged


Sharpshooter
- Same exact changes as Great Weapon Master
- Bonuses and penalties are reduced for off-hand attacks (bonus is always +1d4 and penalty always -2)

Tavern Brawler
General changes: (these are also included in Druid QoL)
- No longer causes a seperate damage instance on throw attacks, meaning damage riders won't apply twice
- Attack roll and damage bonus apply to wild shapes (even in honour mode), not including Myrmidons (except Earth Myrmidon)
- It can no longer be negative if you have very low STR
- Attack rolls continue to scale with STR - and also with DEX now
- Your STR and DEX modifiers are combined and divided by 2, meaning Tavern Brawler now scales with both abilities equally
- Damage for unarmed attacks is increased by +1d4, increased to +1d6 at level 7 and +2d4 at level 10
- Damage no longer scales with STR
- Untying damage from STR allows for much more build variety while still keeping a scaling aspect via the improved attack rolls scaling with STR and DEX
- STR modifier: +8
- DEX modifier: +4
- (8 + 4) / 2 = 6
- Attack roll bonus: +6
- Damage bonus: +2d4 (average of +5)
However, this also means that you will not be as heavily tied to stacking STR (or DEX) anymore and can use different elixirs than Cloud Giant and use different items to greater effect. This will greatly increase versatility for monk and to an extend throw builds.
A few additional notes:
- The damage is added as dice, which means they are doubled on crit
- The tooltip cannot display (STR modifier + DEX modifier) / 2 - if I make it display STR modifier / 2 + DEX modifier / 2 it will round down before adding them, which results in a wrong number, so the tooltip will simply display your combined STR and DEX modifier, allowing you to do the dividing and rounding down yourself
Common Effects

Arcane Acuity
- Taking damage loses you only 1 turn of Arcane Acuity instead of 2
- Maximum stacks reduced from 10 to 5

Arcane Synergy
- Bonus can not be below +2 any longer
- Bonus is reduced by -2 until level 6 and by -1 until level 10

Radiating Orb
- Maximum stacks reduced from 10 to 6
- Effects that apply Radiating Orb now only apply 1 turn if the target is already under the effects of it
- They continue to apply 2 turns to targets that are not affected by Radiating Orb yet
Common Questions
If you ask these questions in the comments I'll not be answering them. You have the ability to write, so you have the ability to read as well. And hopefully the ability to think one step further than just my explanations.
Compatibility
In general:
The main reason for compatibility issues is two mods editing the same thing. Depending on the exact thing this can be very broad or narrow. You don't have to be a modder or understand these terms, just know there is different kinds of ways the game stores information:
- Root template: Has to be entirely overwritten to be changed, so two mods changing different things still aren't compatible
- Stats entry: Can be inherited, merged, changed, if the same thing is changed it'll overwrite, otherwise changes merge (unless the entry is entirely overwritten which a lot of novice modders do)
- Progressions/list entry: Like root templates, but compatibility framework allows merging changes for proper compatibility
Load Order
In general:
- The mod loaded later/further down the list overwrites
- Example: Mod A (loaded first) changes the field 'AmountOfTargets' on Firebolt to 2 and Mod B (loaded later) has it set to 1 then Firebolt will only hit 1 target
- If the mods change different fields and use self-inheritance (recommended) then the changes merge - which can be desired or not
- Example: Mod A (loaded first) changes the field 'AmountOfTargets' on Firebolt to 2 and Mod B (loaded later) changes Firebolt to deal 1d12 damage - if the mods use self-inheritance, you now get a Firebolt that hits 2 targes for 1d12
Feedback
Please try to provide feedback as 'user story'. Tell me what happened, the circumstances, what fight, what difficulty etc. - otherwise its fairly hard for me to judge whether something I designed is problematic in general or just in specific scenarios. That information is very important for me to understand the nature of the issue.
As example: "Your rebalanced blight is way too strong!" is not nearly as helpful as "Blight carried my fight against X entirely by itself, because I lured the enemy out of the room, they clumped up and every hit dealt 3-5 damage to 8+ enemies" - even though the second is still just a single sentence.
Work involved
Rebalance - Nerfs took around 12h to make. This is despite me being fairly experienced and efficient. You can multiply this time by x5 to x10 for a novice.
An additional version means probably at least 1h or 2h of making that alternate version and uploading it, and then several hours maintaining that version, as now every change made to the original mod has the be copied over to that version. Every upload takes twice the effort (packing two files, updating version, updating description, updating changelog, ensuring you are overwriting the correct file etc.).
There is a lot of unfortunately quite popular mods on nexus that are the lowest effort stat overwrites that don't care about any of: Compatibility, fixing tooltips, adding new mechanics, designing well, making anything new or properly testing - they just slap existing passives on something that already exists. Updates aren't required or don't happen. Of course they can have 10 versions of that mod, because it took them almost longer to upload that version than make it and they aren't going to maintain it.
So before you ask "Can you make a seperate version" ask yourself - what are you asking exactly? A stranger to spend multiple hours of their time for free to make a version that barely appeals to a fraction of people over the original mod and even less people that didn't download the original but would download the other version (= minimal gain in quality and popularity).
More importantly, you are asking the person to take that time away from making a new mod, something that far more people would enjoy far more (probably even you).
Now lets talk money for a second. Depending on how passionate a modder is about your request they might make it for free (since they would have done it themselves anyway) or ask a reasonable price of say 40€ (=44$) an hour. Now look at the highlighted numbers again and do the math. An alternate version is most definitely not the former (something the modder is passionate about) or it would exist already. Are you willing to pay that? A fraction of it?
That is all to say, I still appreciate constructive feedback. Many good changes and additions have come from comments. All I want is for people to stop and think for a moment what they are asking.
Syrchalis' Druid Mod Collection
- Druid Quality of Life - Huge quality of life improvements and bugfixes for druids
- Druid Perfection - Added depth, multi-classing benefits and features for druids
- Druid Wildshape Weapons Armor Gear and Items - Items that work in Wild Shape
- Wildshape Viability - New Spells, Rebalance, Icons and more - Wild Shape overhaul, dozens new spells, specialized Wild Shapes
Links
Check out my other mods.
And also my armors: