WoW:Events/Buff: Difference between revisions

1,857 bytes added ,  15 August 2023
m
Move page script moved page Events/Buff to WoW:Events/Buff without leaving a redirect
m (automated upload)
m (Move page script moved page Events/Buff to WoW:Events/Buff without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC____NOEDITSECTION__{{eventlistheader}}
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. -->
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. -->
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. -->


:{{icon-information}}Note that this page is automatically generated; editing it is pointless. To edit event descriptions, edit the entries in the alphabetical pages, e.g. [[Events/A]], [[Events/B]], etc. Changes there will be copied over to here within a few hours.
== Buff related events ==
{{evt|PLAYER_AURAS_CHANGED|Buff}}
11/8/2008 This was removed with 3.02. Use UNIT_AURA instead.
Called when a buff or debuff is either applied to a unit or is removed from the player.  (Further details to follow, study needed).
Also fired when you start eating and/or drinking (which really is only a buff being applied like any other).
; Druid : This event is also called when a Druid changes form (or prowl state).  arg1 - arg9 are all nil in this case.  These args are probably nil for other classes as well.  Also, this event is called multiple times per form change.
{{evt|UNIT_AURA|Unit Info,Buff}}
Fired when a buff, debuff, status, or item bonus was gained by or faded from an entity (player, pet, NPC, or mob.)
; arg1 : the [[API_TYPE_UnitId|UnitID]] of the entity
1-28-06: This event '''IS NOT''' fired when changing targets any longer.
{{evt|UPDATE_SHAPESHIFT_FORM|Buff}}
Fired when the current form changes.
* Source [http://forums.worldofwarcraft.com/thread.html;jsessionid=D146E049F46C5045187B54D405866741?topicId=1602252224&sid=1#2]
{{evt|UPDATE_SHAPESHIFT_FORMS|Buff}}
Fired when the available set of forms changes (i.e. on skill gain)
* Source [http://forums.worldofwarcraft.com/thread.html;jsessionid=D146E049F46C5045187B54D405866741?topicId=1602252224&sid=1#2]
{{evt|UPDATE_STEALTH|Buff}}
Anonymous user