WoW API: AcceptXPLoss

From AddOn Studio
Revision as of 12:10, 18 June 2006 by WoWWiki>Starlightblunder ({{wowapi}}, added spirit healer explanation.)
Jump to navigation Jump to search

WoW API < AcceptXPLoss

Accept the durability loss / resurrection sickness when being resurrected by the spirit healer.

AcceptXPLoss();

Arguments
none

Returns
nil

Example
AcceptXPLoss();
Result

Your character is resurrected by the spirit healer.


Description
Name is misleading: you no longer lose XP when you use the spirit healer. You're really accepting 25% durability penalty and (if over level 10) resurrection sickness.