User Tools

Site Tools


guides:test-debuffs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
guides:test-debuffs [2025/04/19 07:42] – [Extended testing] strifeguides:test-debuffs [2025/04/19 07:57] (current) – [Extended testing] strife
Line 22: Line 22:
  
   * In the Addons HealBot folder, open HealBot_Aura.lua in a text editor.   * In the Addons HealBot folder, open HealBot_Aura.lua in a text editor.
-  * Search for ''uaSpellId==32407 or uaName=="Strange Aura"''<code lua>+  * Search for ''uaSpellId==32407 or uaName=="Strange Aura"''<code>
     --if uaSpellId==32407 or uaName=="Strange Aura" then     --if uaSpellId==32407 or uaName=="Strange Aura" then
     --    uaDebuffType=HEALBOT_DISEASE_en     --    uaDebuffType=HEALBOT_DISEASE_en
Line 32: Line 32:
     --end     --end
 </code> </code>
-  * Uncomment the if on the first line and the end on the last line<code lua>+  * Uncomment the if on the first line and the end on the last line<code>
     if uaSpellId==32407 or uaName=="Strange Aura" then     if uaSpellId==32407 or uaName=="Strange Aura" then
     --    uaDebuffType=HEALBOT_DISEASE_en     --    uaDebuffType=HEALBOT_DISEASE_en
guides/test-debuffs.txt · Last modified: 2025/04/19 07:57 by strife