Difference between revisions of "FDamageStrengthBase"
Jump to navigation
Jump to search
corrected error in formula
imported>Dev akm (other factors) |
imported>Dev akm (corrected error in formula) |
||
Line 2: | Line 2: | ||
Formula: | Formula: | ||
( fDamageStrengthBase / 10 ) | ( fDamageStrengthBase / 10 ) + ( '''attribute''' ) * ( fDamageStrengthMult / 1000 ) | ||
'''attribute:''' | '''attribute:''' | ||
Line 11: | Line 11: | ||
Default = 0.75 | Default = 0.75 | ||
See [[fDamageStrengthMult]]. Other factors include [[FDamageSkillBase]] and [[FDamageSkillMult]]. | See [[fDamageStrengthMult]]. Other factors include [[FDamageSkillBase]] and [[FDamageSkillMult]]. For the whole formula, see [http://www.uesp.net/wiki/Oblivion:The_Complete_Damage_Formula#Modifiable_Settings UESP: The Complete Damage Formula] | ||
[[Category:Settings]] | [[Category:Settings]] |