You want to play as a
{{ selectedClazz }}
{{ clazz.name }}
Accept
Your stats are too high, try to be closest as possible from realistic values for a better experience!
1
2
3
4
5
Spellpower
Spellpower is your total intellect, this is your main stat as a healer. More you have intellect, more your healing spells will be efficients.
Average intellect for a lvl 60 is something around 1200.
More info.
Haste
Haste increases your casting speed and the tick rate of heal over time. Haste also reduces the length of the GCD.
Chose the percent you want. Try to balance your attributes smartly.
More info.
Versatility
Versatility provides increased healing, while also reducing damage taken for a lesser amount.
Chose the percent you want. Try to balance your attributes smartly.
More info.
Mastery
Each specialization has its own Mastery, offering benefits appropriate to that spec's role and abilities. Click the button for more information.
Chose the percent you want. Try to balance your attributes smartly.
More info.
Critical strike
Critical strike increases the chance to do a critical heal.
Chose the percent you want. Try to balance your attributes smartly.
More info.
Back
Next
debugspawn
debugdespawn
debugdespawnall
kill all
revive all
debugaddspell
mana 0
mana 100
Mana -10
toggle raiddamage
Priest
Monk
Druid
Paladin
Shaman
Group composition
Raid :
2
2
6
2
3
9
2
4
14
Party :
1
1
3
Custom :
Apply
Background settings
Background image on/off
Image vignette on/off
Blur : {{ backgroundBlurValue }}%
Background color :
X
selected=index">
{{ formatlittleHpLabel(ally) }}
selected=player.id">
useSpell(spell)" @mouseover="() => onSpellHover(spell)" @mouseleave="() => onSpellLeave(spell)" @mousedown="holdClickHoverOn" @mouseup="holdClickHoverOff" @touchstart="holdClickHoverOn" @touchend="holdClickHoverOff" @touchcancel="holdClickHoverOff">
{{ Math.ceil(spell.currentCooldown/1000/60) }} m
{{ Math.ceil(spell.currentCooldown/1000) }}
{{ hoveredSpell.name }}
{{ hoveredSpell.mana }}% Mana
{{ Number((hoveredSpell.manapersecond * (1 + this.player.haste / 100)).toFixed(2)) }}% Mana per second
{{ Number((hoveredSpell.incantTime/1000).toFixed(2)) }} sec cast
Instant
Channeled
{{ Number((hoveredSpell.cooldown/1000/60).toFixed(1)) }} min cooldown
{{ replaceTooltipString(hoveredSpell.tooltip, hoveredSpell.effectAmount) }}
{{ replaceTooltipString(hoveredSpell.tooltip, hoveredSpell.channelEffectAmount, hoveredSpell.channelTime) }}