<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://secrets.warcraftwatch.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AAuraType</id>
	<title>Template:AuraType - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://secrets.warcraftwatch.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AAuraType"/>
	<link rel="alternate" type="text/html" href="https://secrets.warcraftwatch.com/w/index.php?title=Template:AuraType&amp;action=history"/>
	<updated>2026-05-06T20:14:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://secrets.warcraftwatch.com/w/index.php?title=Template:AuraType&amp;diff=446&amp;oldid=prev</id>
		<title>imported&gt;Ketho at 10:19, 1 July 2024</title>
		<link rel="alternate" type="text/html" href="https://secrets.warcraftwatch.com/w/index.php?title=Template:AuraType&amp;diff=446&amp;oldid=prev"/>
		<updated>2024-07-01T10:19:44Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;onlyinclude&amp;gt;&amp;lt;!-- &amp;lt;div class=&amp;quot;floatright&amp;quot; style=&amp;quot;clear:none&amp;quot;&amp;gt;{{edit|Template:AuraType}}&amp;lt;/div&amp;gt;{{#ifeq:{{PAGENAME}}|Aura (API Type)||&amp;#039;&amp;#039;see [[Aura (API Type)| Aura Type]]&amp;#039;&amp;#039;}}&lt;br /&gt;
--&amp;gt;:;1. name : &amp;lt;span class=&amp;quot;apitype&amp;quot;&amp;gt;string&amp;lt;/span&amp;gt; - The localized name of the {{{1|aura}}}, otherwise nil if there is no aura for the index.&lt;br /&gt;
:;2. icon : &amp;lt;span class=&amp;quot;apitype&amp;quot;&amp;gt;number&amp;lt;/span&amp;gt; : [[FileID]] - The icon texture.&lt;br /&gt;
:;3. count : &amp;lt;span class=&amp;quot;apitype&amp;quot;&amp;gt;number&amp;lt;/span&amp;gt; - The amount of stacks, otherwise 0.&lt;br /&gt;
:;4. dispelType : &amp;lt;span title=&amp;quot;nilable&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;apitype&amp;quot;&amp;gt;string&amp;lt;/span&amp;gt;?&amp;lt;/span&amp;gt; - The locale-independent magic type of the {{{1|aura}}}: &amp;lt;code&amp;gt;Curse, Disease, Magic, Poison&amp;lt;/code&amp;gt;, otherwise nil.&lt;br /&gt;
:;5. duration : &amp;lt;span class=&amp;quot;apitype&amp;quot;&amp;gt;number&amp;lt;/span&amp;gt; - The full duration of the {{{1|aura}}} in seconds.&lt;br /&gt;
:;6. expirationTime : &amp;lt;span class=&amp;quot;apitype&amp;quot;&amp;gt;number&amp;lt;/span&amp;gt; - Time the {{{1|aura}}} expires compared to {{api|GetTime}}(), e.g. to get the remaining duration: &amp;lt;code&amp;gt;expirationtime - GetTime()&amp;lt;/code&amp;gt;&lt;br /&gt;
:;7. source : &amp;lt;span class=&amp;quot;apitype&amp;quot;&amp;gt;string&amp;lt;/span&amp;gt; : [[UnitId]] - The unit that applied the {{{1|aura}}}.&lt;br /&gt;
:;8. isStealable : &amp;lt;span class=&amp;quot;apitype&amp;quot;&amp;gt;boolean&amp;lt;/span&amp;gt; - True if the {{{1|aura}}} may be [[Spellsteal|stolen]].&lt;br /&gt;
:;9. nameplateShowPersonal : &amp;lt;span class=&amp;quot;apitype&amp;quot;&amp;gt;boolean&amp;lt;/span&amp;gt; - True if this {{{1|aura}}} should only be shown on nameplates if it was applied by you, i.e. the caster unit id is &amp;lt;code&amp;gt;player&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;pet&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;vehicle&amp;lt;/code&amp;gt;.&lt;br /&gt;
:;10. spellId : &amp;lt;span class=&amp;quot;apitype&amp;quot;&amp;gt;number&amp;lt;/span&amp;gt; - The spell ID for e.g. {{api|GetSpellInfo|GetSpellInfo}}()&lt;br /&gt;
:;11. canApplyAura : &amp;lt;span class=&amp;quot;apitype&amp;quot;&amp;gt;boolean&amp;lt;/span&amp;gt; - True if the player can apply the {{{1|aura}}}.&lt;br /&gt;
:;12. isBossDebuff : &amp;lt;span class=&amp;quot;apitype&amp;quot;&amp;gt;boolean&amp;lt;/span&amp;gt; - True if the {{{1|aura}}} was cast by a boss.&lt;br /&gt;
:;13. castByPlayer : &amp;lt;span class=&amp;quot;apitype&amp;quot;&amp;gt;boolean&amp;lt;/span&amp;gt; - True if the {{{1|aura}}} was applied by a player.&lt;br /&gt;
:;14. nameplateShowAll : &amp;lt;span class=&amp;quot;apitype&amp;quot;&amp;gt;boolean&amp;lt;/span&amp;gt; - True if this {{{1|aura}}} should always be shown irrespective of any usual filtering logic.&lt;br /&gt;
:;15. timeMod : &amp;lt;span class=&amp;quot;apitype&amp;quot;&amp;gt;number&amp;lt;/span&amp;gt; - The scaling factor used for displaying time left.&lt;br /&gt;
:;16. shouldConsolidate ({{Wow-inline}}{{Wotlk-inline}}): &amp;lt;span class=&amp;quot;apitype&amp;quot;&amp;gt;boolean&amp;lt;/span&amp;gt; - Whether to consolidate auras, only exists in Classic Era/Wrath.&lt;br /&gt;
:;... : &amp;#039;&amp;#039;Variable returns&amp;#039;&amp;#039; - Some {{{1|aura}}}s  return additional values that typically correspond to something shown in the tooltip, such as the remaining strength of an absorption effect.&amp;lt;/onlyinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Ketho</name></author>
	</entry>
</feed>