ILockLevelMaxEasy

From the Oblivion ConstructionSet Wiki
Revision as of 15:24, 31 March 2006 by imported>Winston1
Jump to navigation Jump to search

The lock levels of Very Easy, Easy, Average, Hard, Very Hard, and Needs a Key are all mapped to numerical values between 0 and 100. These numbers are stored in the game settings listed below. A value of 100 is hard coded to mean "Needs a Key." The specific values are used to calculate a variety of things and should not be changed from their default values.

Game Setting Lock Value
iLockLevelMaxVeryEasy 7
iLockLevelMaxEasy - iLockLevelMaxAverage - iLockLevelMaxHard 25
iLockLevelMaxVeryHard - Needs a key 100