Skip to content

Aelto/tw3-resources-perks-overhaul

Repository files navigation

tw3-combat-perk-overhaul

A small "overhaul" that changes how you manage your resources like adrenaline and stamina during combat through new passive perks and a permissive stamina system.

The stamina system is designed to be unintrusive and not frustrating at all and instead tries to encourage smart gameplay without blocking any of the player's actions. An empty stamina bar doesn't stop you from dodging or attacking but instead will delay the regeneration even more or will decrease/increase the damage you deal and receive.

No more "oh no my stamina is empty, guess i'll take a break in the middle of the fight to regenerate a bit so that i can finally play again!" and instead "okay so if i spam my light attacks i'll deal less damages than if i do an heavy followed by a light attack, so i'll do this"

And of course, you know me, the mod comes with an extensive mod menu to tweak everything. This mod can be used as a replacement for most stamina combat mods you know and offers a total control over everything about the actions and their cost.

Selling points

RPO's strong points are the following:

  • dynamic stamina regeneration, it follows a logarithmic function unlike other mods where it is linear. The higher your stamina is, the higher its regeneration as well.
  • permissive stamina system, you can still perform actions even at 0 stamina
  • dynamic stats based on stamina, as stamina goes down you lose other stats like attack power and overall speed

Thanks to its perks, adrenaline becomes an interactive resource as well, you can use it to save stamina for example, or even regenerate life. Creating a more permissive but more dynamic experience while still forcing you to play smart

Optional perks

Note that all perks are not made to give advantages, some of them may even seem like counter productive if not paired with the right build. Perks were made to be combined so you can create varied build around different Witcher school sets. A loss of adrenaline once combined with the right perk may also heal you for example, but you will also lose the damage gain from the adrenaline. Everything comes at a cost, the perks were made to encourage varied and interesting gameplay.

As everything is done through scripts, the new effects added to the perks work with every overhaul you may use.

DPS tree:

  • Fleet footed also adds: Dodging and rolling default to consuming adrenaline instead of stamina, freeing up your stamina bar for other actions. If the adrenaline requirements are not met, it falls back to stamina. In addition, you receive more damage from all sources the lower your stamina bar is.
  • Strength training and Muscle Memory (light & heavy attack damage) add: adrenaline now increases the stamina cost of attacks. Heavy attacks consume adrenaline but their damage continue to scale on your current stamina levels. 15% increased cost per adrenaline point divided to 5% per adrenaline point at Strength Training level 3
  • Undying adds: Actions that generate adrenaline also heal you for that much multiplied by the amount of stamina you have.

Sign tree:

  • Igni intensity adds: when reaching 100% stamina, gain a burst of adrenaline
  • Yrden intensity perk (3rd row): You gain a burst of stamina upon receiving damage. Can only trigger once every 5 seconds.
  • Active Shield (quen alt) adds: While Quen is active on the player, resource regeneration and consumption are halted for physical attacks (not for signs). Heavy attacks deal more damage, while light attacks deal less damage. Attacking drains the shield's health.

Alchemy tree:

  • Refreshment: When at maximum adrenaline, consuming stamina restores health. The lower the stamina the higher the heal. Also increases all stamina cost by 50%
  • Fixative: Fast attacks now consume adrenaline instead of stamina. Fast attack damage now scales with each adrenaline charge. Zero adrenaline produces no damage; full adrenaline produces 300% increased damage.
  • Endure pain: As health depletes, resource consumption for aggressive actions becomes less costly, while resource consumption for defensive actions becomes more costly.
  • Fast metabolism (toxicity drops faster): toxicity improves overall resource consumption by 0.01% per toxicity point per skill level. 90% at 300 toxicity with level 3 skill (which is the maximum for RPO)

Installing

  • Download the zip archive from the releases.
  • Navigate into the zip archive until you see two folders bin and mods
  • Open your The Witcher 3 directory, drop the two folders from your zip archive into your The Witcher 3 directory so that you merge their content
  • Confirm you now have a directory named modResourcesPerksOverhaul into your The Witcher 3/mods/ directory
  • Open the script merging tool of your choice, script merger being the prefered solution.
  • Confirm the scripts merger detects three pending merges in r4player.ws, playerInput.ws, and damageManagerProcessor.ws
  • Proceed with the merges and let the tool resolve every conflict automatically
  • Start your game
  • Confirm you now have a new mod-menu named Resources Perks Overhaul under Options > Mods
  • Apply the default preset then tweak the settings to your liking