ModPCMiscStat

From the CreationKit Wiki
Jump to navigation Jump to search

ModPCMiscStat allows you to modify any of the player's miscellaneous stats. The misc stat string IDs can be found on the General Stats page in game (example of misc stat strings: "Locks Picked", "People Killed", etc.).

Syntax:

ModPCMiscStat "Misc Stat String ID", value 

Example:

ModPCMiscStat "Locations Discovered" 1


See Also[edit | edit source]

GetPCMiscStat