Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
No edit summary
 
({{wowapi}}, added spirit healer explanation.)
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  +
{{wowapi}}
<center>'''AcceptXPLoss''' ''-Documentation by AlexanderYoshi-''</center>
 
  +
Accept the durability loss / resurrection sickness when being resurrected by the spirit healer.
 
Accept the XP loss to be reborn where you stand.
 
   
 
AcceptXPLoss();
 
AcceptXPLoss();
Line 20: Line 19:
   
 
;''Result''
 
;''Result''
  +
Your character is resurrected by the spirit healer.
   
 
----
 
----
 
;''Description''
 
;''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.
: Accept the XP loss to be reborn where you stand.
 
----
 
{{Template:WoW API}}
 

Revision as of 12:10, 18 June 2006

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.