View Single Post
Landryan
Junior Member
 
Join Date: Sep 2015
Posts: 10

Old October 5th, 2021, 01:29 PM
Okay, I'll try:

So the Class has 10 Levels.

Each Level you pick an Ability (Ability 1, Ability 2, Ability 3 etc.). These can be picked in any sequence.

Each Ability has 5 Tiers, which are also Hero Lab Custom Abilities.

At Level 1, you pick Ability 1, and you automatically get Tier 1 of that ability.

At Level 2, you pick Ability 2 (and Tier 1), but you also automatically get Tier 2 of Ability 1.

At Level 3, you pick Ability 3 (and Tier 1), but you also automatically get Tier 3 of Ability 1 and Tier 2 of Ability 2.

Eventually, at level 5, Ability 1 maxes out at Tier 5 as there are only 5 Tiers.

So:

Level | Ability 1 Tier | Ability 2 Tier | Ability 3 Tier
1 | 1 | - | -
2 | 2 | 1 | -
3 | 3 | 2 | 1
4 | 4 | 3 | 2


So the max tier of an ability can always be calculated as:

the Total Number of Levels - The order it was picked in.
Landryan is offline   #5 Reply With Quote