From f389d555bf1d67e8167a5c41e3865ee7c538689f Mon Sep 17 00:00:00 2001 From: Sidoine De Wispelaere Date: Sat, 27 Jun 2009 12:08:54 +0000 Subject: [PATCH] - slight modifications in mage and rogue scripts git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@70 d5049fe3-3747-40f7-a4b5-f36d6801af5f --- defaut/Mage.lua | 2 +- defaut/Voleur.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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) { -- 1.7.9.5