From dac7c0c28153a9eaa72f718a559ceaeb645389c0 Mon Sep 17 00:00:00 2001 From: aardwolf-lunk Date: Sat, 18 Mar 2017 18:31:33 +0000 Subject: [PATCH] Update Attack_Spell_Manager.xml --- Attack_Spell_Manager.xml | 298 +++------------------------------------ 1 file changed, 23 insertions(+), 275 deletions(-) diff --git a/Attack_Spell_Manager.xml b/Attack_Spell_Manager.xml index 7cb7cd8..9c71265 100644 --- a/Attack_Spell_Manager.xml +++ b/Attack_Spell_Manager.xml @@ -1,59 +1,29 @@ - + - + sets potions bag to * - -pheal * ---> sets healing potion to * -plotus * ---> sets mana potion to * -prefresh * ---> sets refresh potion to * - -phb ---> puts all heal potions in potions bag -plb ---> puts all lotus potions in potions bag -prb ---> puts all refresh potions in potions bag -pshb ---> puts all shadowbane potions in potions bag -pwob ---> puts all eyes of the wolf potions in potions bag -psib ---> puts all sight beyond sight potions in potions bag -pgrb ---> puts all griffons blood potions in potions bag -pclb ---> puts all clear elixir potions in potions bag - -qp ---> gets a heal potion from potions bag and quaffs it -ql ---> gets a lotus potion from potions bag and quaffs it -qr ---> gets a refresh potion from potions bag and quaffs it -qsh ---> gets a shadowbane potion from potions bag and quaffs it -qwo ---> gets an eyes of the wolf potion from potions bag and quaffs it -qsi ---> gets a sight beyond sight potion from potions bag and quaffs it -qgr ---> gets a griffons blood potion from potions bag and quaffs it -qcl ---> gets a clear elixir potion from potions bag and quaffs it - -sell hp ---> gets all heal potions from potions bag and sells them -sell mn ---> gets all lotus potions from potions bag and sells them -sell mv ---> gets all refresh potions from potions bag and sells them -sell sh ---> gets all shadowbane potions from potions bag and sells them -sell wo ---> gets all eyes of the wolf potions from potions bag and sells them -sell si ---> gets all sight beyond sight potions from potions bag and sells them -sell gr ---> gets all griffon's blood potions from potions bag and sells them -sell cl ---> gets all clear elixir potions from potions bag and sells them - +as help ---> displays this help +as * ---> sets attack spell to * +as ---> displays attack spell +cs * ---> casts attack spell on mob * +cs ---> casts attack spell ]]> @@ -68,267 +38,45 @@ sell cl ---> gets all clear elixir potions from potions bag and sells them - SetVariable ("potion_bag", "%1") -ColourNote ("red", "blue", "potman bag set to : %1") - - - SetVariable ("potion_heal", "%1") -ColourNote ("red", "blue", "potman heal potion set to : %1") - - - SetVariable ("potion_lotus", "%1") -ColourNote ("red", "blue", "potman lotus potion set to : %1") + ColourNote ("red", "blue", "Attack Spell : @attack_spell") - SetVariable ("potion_refresh", "%1") -ColourNote ("red", "blue", "potman refresh potion set to : %1") - - - - put all.clear @potion_bag - - - put all.@potion_heal @potion_bag - - - put all.@potion_lotus @potion_bag - - - examine @potion_bag - - - put all.@potion_refresh @potion_bag - - - put all.shadowbane @potion_bag - - - put all.sight @potion_bag - - - put all.griffon @potion_bag - - - - put all.wolf @potion_bag - - - get clear @potion_bag -quaff clear - - - get @potion_lotus @potion_bag -quaff @potion_lotus - - - get @potion_heal @potion_bag -quaff @potion_heal - - - get @potion_refresh @potion_bag -quaff @potion_refresh - - - get shadowbane @potion_bag -quaff shadowbane - - - get griffon @potion_bag -quaff griffon - - - - get sight @potion_bag -quaff sight - - - get wolf @potion_bag -quaff wolf - - - get all.clear @potion_bag -sell all.clear - - - get all.@potion_heal @potion_bag -sell all.@potion_heal - - - get all.griffon @potion_bag -sell all.griffon - - - - get all.@potion_lotus @potion_bag -sell all.@potion_lotus - - - get all.@potion_refresh @potion_bag -sell all.@potion_refresh - - - get all.shadowbane @potion_bag -sell all.shadowbane + SetVariable ("attack_spell", "%1") +ColourNote ("red", "blue", "Attack Spell set to : %1") - get all.sight @potion_bag -sell all.sight + c '@attack_spell' - get all.wolf @potion_bag -sell all.wolf + c '@attack_spell' %1 - 1766659164 + nothing @@ -336,7 +84,7 @@ sell all.wolf