Author Topic: Weight Factor on WPF  (Read 631 times)

0 Members and 2 Guests are viewing this topic.

Offline Konrax

  • Count
  • *****
  • Renown: 281
  • Infamy: 107
  • cRPG Player
    • View Profile
  • Game nicks: Konrax of Chaos
Weight Factor on WPF
« on: August 05, 2011, 01:08:26 am »
0
Just wondering at what weight does gear start effecting your WPF and what type of combined armour set would be around this threshold.

Thanks

Offline WaltF4

  • Baron
  • ****
  • Renown: 131
  • Infamy: 2
  • cRPG Player
    • View Profile
Re: Weight Factor on WPF
« Reply #1 on: August 05, 2011, 01:32:43 am »
+2
This thread has the most recent study of weight and proficiency. The following formula gives an approximation for how much proficiency is lost due to armor weight:



armor weight modified proficiency = base proficiency * (1 - 0.01 * effective armor weight)

where

effective armor weight = 3*head armor weight + body armor weight + leg armor weight + 2*hand armor weight - 7

As noted in the thread, effective armor weights of less than 0 count as 0.

Offline Konrax

  • Count
  • *****
  • Renown: 281
  • Infamy: 107
  • cRPG Player
    • View Profile
  • Game nicks: Konrax of Chaos
Re: Weight Factor on WPF
« Reply #2 on: August 05, 2011, 03:15:05 am »
0
Thanks Walt