Vermintide 2 Wiki
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Hero Power is a new statistic that determines many things in Vermintide 2.  It is granted by equipping items and by leveling up.  

Calculation of Hero Power 

Hero power = 10 * Level + (Sum of Item powers)/5

Since max level is 35 and the maximum item power is 300, the maximum possible hero power is 650. Minimum Hero Power is 12, which can be achieved by having a level 1 character with only two 5 Power Weapons equipped and no Jewellery of any kind.

Item Power

Item Power ranges from 5 to 300. Each time the player opens a chest or crafts an item, the power of the items they get is determined by the average power level of the most powerful items they have found in chests in every item slot. The power of that item will be between [-5 to +10] over/under that number.[1]

Hero Power Uses

Hero power above a specific minimum is required to play higher Difficulties (which can be circumvented by joining a friend's game). There is also a maximum hero power for each difficulty level. If the player joins a Mission with a hero power above that limit, it is decreased to the cap.

Difficulty Restrictions

The requirements to start a mission are:

  • 12 for Recruit Difficulty
  • 115 for Veteran Difficulty
  • 215 for Champion Difficulty
  • 415 for Legend Difficulty

Once the player has reached a difficulty cap, they are always allowed to join or start a mission with that difficulty, regardless of their currently equipped items.

For all of these there is a cap as well, it is known for Recruit but not verified for the other difficulties:

Difficulty Min "Breakpoint" Max (cap) "Balance point" Remarks
Recruit 12 200 300 (-)15 Hero Power between 200 and 600 will be interpolated toward a maximum of 300. The "(-)15" means that Recruit is balanced for "HP 15 coming from 14", but there is a bump at 15 HP so the power you have at 15 HP is above the balancing point for Recruit, ergo heroes will always be "above par" for Recruit difficulty.
Veteran 115 400 500 175 Hero Power between 400 and 600 will be interpolated toward 500.
Champion 215 N/A 600 335 The critical reading of this is, Legend will never be as easy as Champion is at 335 HeroPower.
Legend 415 N/A N/A 655 The balancing point is above 650, so heroes will never be "on par" with Legend difficulty. It is meant to be hard.

Combat Effects

Hero Power directly affects:

  1. The amount of Damage you deal with every Single Attack ("Attack")
  2. The degree of Stagger your attacks produce on an enemy ("Stagger")
  3. The number of Enemies your attacks are able to hit simultaneously ("Cleave")

Power scaling calculation

In version 1.05 (i.e. after the bugged scaling was fixed) scaling is as follows:

  1. Your Hero Power is put within the allowed interval, i.e. capped according to above rules.
  2. Your damage ("attack"), stagger ("stagger") and cleave ("cleave") scaling factor is calculated. Use the table below for the different "Factors".
    1. Below 15 Hero Power (i.e. 15 and below)
      1. Scaling Factor = 185 + Hero Power
      2. For all intents and purposes this part of the calculation is only relevant for level 1 characters who unequip their trinkets, they will have a scaling of 197 (i.e. 185 + 10 + 3).
    2. If 15 <= Hero Power <= 115:
      1. Scaling Factor = 225 + (Hero Power - 15) * (Factor / 2)
      2. For all intents and purposes this "bump" is a 50 HP boost, i.e. a 15 HP character hits like a 65 HP character, and then converge at 115 HP where the normal scaling takes over.
    3. Above 115:
      1. Scaling Factor = 200 + (Hero Power - 15) * Factor
  3. This scaling factor is multiplied with the weapon base statistic.
Name Scaling Factor Interval Remarks
attack 3.5 5 / 8 200, 700 "attack" and "cleave" have the same scaling
stagger 2.0 1 / 4 200, 400 "stagger" is probably the most controversial value. In pre-release betas the factor was 1 / 3 so stagger scaled higher than in release.
cleave 3.5 5 / 8 200, 700 "cleave" decides how much mass you can go through with your weapon, i.e. how many enemies you hit or how many targets your arrows go through
Pre 1.05 scaling

In release version 1.00-1.04 the damage calculation was "bugged", i.e. does not scale correctly. See [1] for more information.

So in earlier release versions the damage calculation or scaling was done as follows:

  1. Your Hero Power is NOT put in the allowed interval, i.e. no capping done.
  2. The scaling factor is calculated as Scaling Factor = 180 + Hero Power.

This has the effect that for all intents and purposes the Scaling Factor is between 200 and 1000, where Scaling Factors over 780 (i.e. 600 Hero Power) only reachable through boosts and bonuses, such as "+X% vs Y". Which is comparable to 1.05 where "attack" scaling goes from 200 to 700.

  1. Needs verification and expansion
Advertisement