Change Block efficiency

Post » Tue Jun 19, 2012 5:53 pm

Hi, i'm trying to change the efficiency of the block in my mod. I found some game settings that can be useful, but i don't know what they do. I'm talking about:
  • fBlockMax: % of dmg that can be blocked? (1.0 means 100%?)
  • fBlockPowerAttackMult: % of the % block if hitted by a power attack?
  • fBlockSkillBase: Offeset of blocking? (1=1 or 100%?)
  • fBlockSkillMult: % of block for each point in block skill?
  • fBlockAmountWeaponMult: % of the % block if blocking with a weapon?
  • fBlockAmountHandToHandMult: % of the % block if blocking with hands? (how can u block with hands??)
  • fBlockWeaponBase: ???
  • fBlockWeaponScaling: ???
  • fWeaponBlockSkillUseBase: ???
  • fWeaponBlockSkillUseMult: ???
As test, i set BlockMax to 1, skillBase and Mult to high values, to gain a 100% block. The result was (perhaps... it was not misurable) a better block efficiency, but i still take damage on hit.
I cannot find a starting point to understand what each setting does :(
User avatar
stephanie eastwood
 
Posts: 3526
Joined: Thu Jun 08, 2006 1:25 pm

Post » Tue Jun 19, 2012 3:07 pm

Update:
  • fWeaponBlockSkillUseBase and fWeaponBlockSkillUseMult seems to set the amount of block, while blocking with a weapon
  • fBlockAmountWeaponMult and fBlockAmountHandToHandMult seems to do nothing
  • fBlockPowerAttackMult seems to be the % applied on block if hit by a power attack
  • fBlockMax seems to have no effect, so where i set the max???
User avatar
Rachel Eloise Getoutofmyface
 
Posts: 3445
Joined: Mon Oct 09, 2006 5:20 pm


Return to V - Skyrim