A compilation of my previous Quen mods. This allows you to set how long you want the Quen shield to stay up, makes Quen block fall damage, and makes Quen stay on during cutscenes and dialogues. Best of all, everything is completely customizable. Includes displaying quen duration as a buff.
Permissions and credits
Author's instructions
File credits
This author has not credited anyone else in this file
Donation Points system
This mod is opted-in to receive Donation Points
Changelogs
Version 1.7
Updated for TW3 version 1.30/1.32. Should work with GOTY let me know of any issues.
Removed the Quen indicator as it is included with the base game now.
Version 1.6
Updated mod for version 1.12 of W3
Version 1.5
No new features just updated for patch 1.11
Version 1.4
Updated for the newest version of Friendly HUD. If you don't use Friendly HUD feel free to keep using 1.3. Make sure you set showQuenDuration in modFriendlyHUDConfig.ws to false.
Version 1.3
Reworked large parts of the mod for performance and ease of use
Added option to display remaining shield duration as a buff
Version 1.2
Now compatible with (and requires) patch 1.10
A few code optimizations
Version 1.1
Added option to increase Quen duration with sign intensity
Donations
Both straight donations and premium membership donations accepted
Description This mod is a compilation of a few changes which (in my opinion) improve quen. All of the features are 100% customizable by the end-user and can be completely turned off. All the features I currently have are considered finished, however, the mod is still very much being worked on as I will be adding anything I think is useful or suggestions from users.
Features
Quen Blocks Fall Damage --------------------------------- I always thought fall damage in this game was a bit unforgiving and since I didn't want to change it too much I made it so that Quen will block any damage you would've received from a fall. You can set the max height that will kill you when the shield is up to whatever you want and you can set it so that falling doesn't break the quen shield (or set a height that does break it).
Quen Lasts Longer ------------------------ This will make quen last as long as you want it to. By default Quen will now last 60 seconds instead of the vanilla 30, but this can be changed to your whatever you want. There's also an option for the duration to scale multiplicatively with your sign intensity.
Persistent Quen --------------------- Simply makes Quen stay active during cutscenes and dialogues. Off by default.
Installation Use Nexus Mod Manager.
Customization Customizing this mod is pretty easy, simply go into [content]\scripts\game\modEnhancedQuenConfig.ws and read the instructions.
Compatibility Modifies the following three files: [content]\scripts\game\actor.ws [content]\scripts\game\r4Game.ws [content]\scripts\game\gameplay\items\spells\quenEntity.ws
If you have another mod that modifies any one of the same files you can use script merger to sort it out. Checkout the posts tab for some more compatibility details.