FJumpFallSkillBase

From the Oblivion ConstructionSet Wiki
Revision as of 19:49, 5 June 2007 by imported>Tejón
Jump to navigation Jump to search

Default: 1.25

After base falling damage is determined (based on several factors, most notably fJumpFalltimeMult), it is affected by the following formula:

final damage = base damage * (fJumpFallSkillBase - (Acrobatics * fJumpFallSkillMult / 100))