This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

ModPCAttribute

From the Oblivion ConstructionSet Wiki
Revision as of 12:47, 23 January 2008 by imported>Fella
Jump to navigation Jump to search

Syntax:

ModPCAttribute StatName, value 

Example:

ModPCAttribute Strength 1 

ModPCAttribute allows you to give the player attribute increases that will be considered "permanent" by the game (same as when you increase an attribute when leveling up).

In contrast to ModPCSkill value doesn't have to be non-negative.

See Also