Difference between revisions of "Perk Entry"

346 bytes added ,  21:55, 25 February 2009
no edit summary
imported>Bnesmith
m
 
imported>MadCat221
Line 14: Line 14:
**'''Function Data:''' How much it is affected.
**'''Function Data:''' How much it is affected.
**'''[[:Category:Conditions|Conditions]]:''' The certain conditions in which something is affected.  For example, for a perk that modifies weapon damage only when the weapon is an energy weapon, the conditions for the weapon argument would include an IsEnergyWeapon condition check.
**'''[[:Category:Conditions|Conditions]]:''' The certain conditions in which something is affected.  For example, for a perk that modifies weapon damage only when the weapon is an energy weapon, the conditions for the weapon argument would include an IsEnergyWeapon condition check.
=='''CAUTUION'''==
If a plugin or master module contains a Perk currently on the player and is removed from the load lost, the game will crash while attempting to load any save where the player possesses that perk.  It is strongly recommended to put some means to remove the perk from the Player character should they want to uninstall the mod.


=='''Note'''==
=='''Note'''==
Anonymous user