HighPriest03_Abilities.lua has the following entry:
Code: xml
- BuffBlueprint {
- Name = 'HighPriest03HeroHealHealingWindBuffl01',
- Debuff = false,
- DisplayName = 'Heal',
- BuffType = 'HIGHPRIESTHEALTH',
- Stacks = 'ALWAYS',
- Duration = 0,
- DamageFriendly = true,
- DamageSelf = true,
- Affects = {
- Health = {MaxHealthPercent = 0.30},
- },
- }
The next higher version of priest has a MaxHealthPercent value of 0.22 .
Right now this means that level 3 priests used with Sedna are better healers than level 4 priests.