Oblivion

File information

Last updated

Original upload

Created by

Skycaptain

Uploaded by

Skycaptain

Virus scan

Safe to use

Tags for this mod

About this mod

The aim of this mod is to make attributes actually something that govern your skills, in both good and bad. NEW in v2! Define yourself which attribute(s) govern which skill! +no more active effects cluttering +see the info in skill menu

Permissions and credits
Governing Attributes 2.0

-by Skycaptain


!!! REQUIRES OBLIVION SCRIPT EXTENDER v19b OR LATER!!!


Changes in v2.0
---------------

-CONFIGURE YOURSELF which attributes govern which skill!

-three INI multipliers for overall effect strength, bonus strength and penalty strength

-effects no longer fill up the active effects menu

-see the governing attribute(s) of a skill and the magnitude of the effect in the skills menu

---------------




- The aim of this mod is to make attributes actually something that govern your skills, in both good and bad. -
****************************************************************************************************************


The system couldn´t be more simple:


-If the supporting attribute(s on average) exceed the skill it/they govern, the strong supporting attributes fortify the skill.

-If the supporting attribute(s on average) are weaker than the skill it/they govern, the weak supporting attributes drag down the skill through draining it.




Example (using the defaults):
-----------------------------

The player has 50 agility and 50 speed, but only 40 blade. The difference here, ((50 + 50) / 2) - 40 = 10, results to +10% fortify blade

-> the blade skill shows as 44 instead of 40.


Should the numbers be the other way around (Blade 50 but Governing Attributes only 40), it would result to -10% drain on the blade skill.

-> the blade skill shows as 45 instead of 50.




The system actively monitors changes in stats, this way any outside drains or buffs are taken into account. Skills are not monitored for changes, only changes in stats cause a recount.

This is to make the system very light weight, and the script even checks for updates only once every second.



(NEW!!)

What´s best, you can now set your very own governing attributes system! You want Agility and Personality to Govern Illusion?

Well type the attributes in the INI, after Illusion!



In practice you would edit this line:

set skycaptainsGA.illusionString to sv_construct "personality"


to read:

set skycaptainsGA.illusionString to sv_construct "agility,personality"


Simple, isn´t it? :)





List of DEFAULT Governing Attributes and their skills (remember, you can change all of this!)
----------------------------------------------------------------------------------------------

My defaults use a system where as many governing attributes as possible are paired up, and the system is somewhat different from what Bethesda used, which I didn´t find that good to be honest.



Strenght + Endurance: Block, Blunt, Armorer, Heavy Armor

Endurance + Speed: Athletics

Agility + Speed: Acrobatics, Light Armor, Blade, HtH

Agility + Luck: Security

Speed + Luck: Sneak

Strength + Luck: Marksman

Personality + Luck: Speechcraft, Mercantile


Personality: Illusion

Intelligence: Mysticism, Alchemy, Conjuration

Willpower: Destruction, Alteration, Restoration



This default system considers the following things:

1. The system aims to favor all Attributes as equally as possible, and to rise the importance of some "less important" Attributes .

2. Strength already affects blade damage, agility already affects bow damage, so I didn´t want to underline those dependencies. :)




USAGE
------

You don´t really have to do anything special, but if you want to configure the mod, see the Governing Attributes INI file in Oblivion\Data\INI. The ini has enough info to understand the settings.

To see how your attributes affect your skills, open the skill menu and *CLICK* a skill. Only then the "Governing Attribute" part of the info window updates with info from this mod.

(this is to keep the default info window text available, just incase you might need it).



Note that because the active effects from this mod would fill up your active effects tab, all active effects applied to your skills by this mod are removed when you enter your inventory menu.

Thus, only by clicking a skill you can see how much Governing Attributes actually change the skill during gameplay.



Compatibility and things to consider
------------------------------------

Technically the system is compatible with everything, and can be installed or disabled at any point of playing.

BUT: Obviously you may want to configure the skills to the attributes your levelling mod links them to - or not?


The menu info system has only been tested with Darn Dark UI, but should work well with any UI mod.

Lastly - this mod DOES NOT affect training in any way, the governing attributes defined by Bethesda still define the training limits.


Installation
-------------

-Make sure you are running Oblivion Script Extender, here: http://obse.silverlock.org/

-place the esp to Oblivion/data folder and activate it

(I´m not going to say how, there are guides to using mods in general)


-have fun, or report to me if you found a bug :)



Legal
------

All your rights are belong to us, the Skycaptain.

That is to say, you have to get an explicit permission from me before using any part of this mod in other mods and releasing them.