Difference between revisions of "Fatigue Game Settings"
Jump to navigation
Jump to search
fixed attack fatigue burn formula, and added block fatigue burn note.
imported>ABO (fixed fFatigueAttackMult name) |
imported>ABO (fixed attack fatigue burn formula, and added block fatigue burn note.) |
||
Line 118: | Line 118: | ||
Fatigue burned by attacking is (fPowerAttackFatiguePenalty only applies for a power attack): | Fatigue burned by attacking is (fPowerAttackFatiguePenalty only applies for a power attack): | ||
fatigue burned = fFatigueAttackBase + fFatigueAttackMult * WeaponWeight??? | fatigue burned = (fFatigueAttackBase + fFatigueAttackMult * WeaponWeight???) * | ||
fPowerAttackFatiguePenalty | fPowerAttackFatiguePenalty | ||
Fatigue burned by spell casting is: | Fatigue burned by spell casting is: | ||
Line 130: | Line 130: | ||
fFatigueBlockSkillBase + fFatigueBlockSkillMult * Block/100 | fFatigueBlockSkillBase + fFatigueBlockSkillMult * Block/100 | ||
Note that the Apprentice block perk (reaching skill level iSkillApprenticeMin, default 25) is blocking burns no fatigue, so though there being 4 different settings for block fatigue burn, they become meaningless above pretty low skill levels. | |||
[[Category:Settings]] | [[Category:Settings]] |