User:Nico m/Sandbox
From Guild Wars 2 Wiki
Jump to navigationJump to search
- Where
Base = 0.2 * (Healing Power) + 872, total heal can be calculated as:
| Illusions (n)
|
Total Heal
|
| Without Illusionary Persona
|
With Illusionary Persona
|
| 0 |
0 |
Base
|
| 1+ |
Base + (192 * (n-1)) |
(2 * Base) + (192 * n)
|
- Where
Base = 0.2 * (Healing Power) + 872, total heal at level 80 can be calculated as:
| Illusions (n)
|
Total Heal
|
| Without Illusionary Persona
|
With Illusionary Persona
|
| 0 |
0 |
Base
|
| 1 |
Base |
(2 * Base) + 192
|
| 2 |
Base + 192 |
(2 * Base) + (192 * 2)
|
| 3 |
Base + (192 * 2) |
(2 * Base) + (192 * 3)
|
- Therefore a level 80 with 300 healing power, Illusionary Persona and 3 illusions can expect to see a total heal of 2440 upon shatter.