- slight modifications in mage and rogue scripts
Sidoine De Wispelaere [06-27-09 - 12:08]
- slight modifications in mage and rogue scripts
git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@70 d5049fe3-3747-40f7-a4b5-f36d6801af5f
diff --git a/defaut/Mage.lua b/defaut/Mage.lua
index a17ee39..ada40ff 100644
--- a/defaut/Mage.lua
+++ b/defaut/Mage.lua
@@ -35,9 +35,9 @@ AddIcon
if TalentPoints(TALENTLIVINGBOMB more 0)
{
#Fire spec
+ if TargetDebuffExpires(IMPROVEDSCORCH 6 stacks=5) and CheckBoxOn(scorch) Spell(SCORCH)
if BuffPresent(HOTSTREAK) Spell(PYROBLAST)
if TargetDebuffExpires(LIVINGBOMB 0 mine=1) Spell(LIVINGBOMB)
- if TargetDebuffExpires(IMPROVEDSCORCH 5.5 stacks=5) and CheckBoxOn(scorch) Spell(SCORCH)
if TalentPoints(TALENTPIERCINGICE more 0)
Spell(FROSTFIREBOLT)
if TalentPoints(TALENTPIERCINGICE less 1)
diff --git a/defaut/Voleur.lua b/defaut/Voleur.lua
index f41409c..858d1cb 100644
--- a/defaut/Voleur.lua
+++ b/defaut/Voleur.lua
@@ -32,7 +32,7 @@ AddIcon
or TargetDebuffPresent(RIP)} and BuffExpires(HUNGERFORBLOOD 2)
Spell(HUNGERFORBLOOD)
- if ComboPoints(more 3)
+ if ComboPoints(more 3) and Mana(more 69)
{
if BuffExpires(SLICEANDDICE 12)
{