<?xml version="1.0" ?> <spellcast> <config HideErrors="false" RestingSet="Resting Gear" NormalSet="Standard" ShowGearSwaps="false" Debug="true" /> <sets> <group default="yes" name="Black Mage"> <set name="Standard"> <main>Dark Staff</main> <sub>Bugard Strap +1</sub> <ammo>Fortune Egg</ammo> <head>Yigit Turban</head> <neck>Elemental Torque</neck> <lear>Loquacious Earring</lear> <rear>Moldavite Earring</rear> <body>Igqira Weskit</body> <hands>Zenith MItts</hands> <lring>Snow Ring</lring> <rring>Snow Ring</rring> <back>Prism Cape</back> <legs>Mahatma Slops</legs> <feet>Yigit Crackows</feet> </set> <set name="Resting Gear" BaseSet="Standard"> <main>Dark Staff</main> <lear>Relaxing Earring</lear> <rear>Antivenom Earring</rear> <waist>Qiqirn Sash +1</waist> <neck>Grandiose Chain</neck> <head>Yigit Turban</head> <body>Yigit Gomlek</body> <legs>Yigit Seraweels </legs> <feet>Yigit Crackows</feet> <hands>Yigit Gages</hands> <back>Invigorating Cape</back> </set> <set name="Enf" BaseSet="Standard"> <head>Genie Tiara</head> <neck>Enfeebling Torque</neck> <lear>Loquacious Earring</lear> <body>Wizard's Coat +1</body> <hands>Yigit Gages</hands> <legs>Igqira Lappas</legs> <waist>Penitent's Rope</waist> </set> <set name="Mind" BaseSet="Standard"> <main>Water Staff</main> <head>Yigit Turban</head> <body>Errant Houppelande</body> <legs>Mahatma Slops</legs> <feet>Yigit Crackows</feet> <hands>Yigit Gages</hands> <waist>Penitent's Rope</waist> </set> <set name="Dark" BaseSet="Standard"> <head>Yigit Turban</head> <neck>Dark Torque</neck> <lear>Loquacious Earring</lear> <rear>Moldavite Earring</rear> <legs>Wizard's Tonban</legs> </set> </group> </sets> <rules> <rule Spell="Cure*"> <action type="DefaultTarget" Target="<st>" /> </action> <action type="equip" when="midcast" set="Mind"> <main>Apollo's Staff</main> </action> </rule> <rule Spell="Bio*|Drain|Aspir"> <action type="DefaultTarget" Target="<stnpc>" /> </action> <action type="equip" when="midcast" set="Dark" > <main>Dark Staff</main> </action> </rule> <rule Spell="Thund*|Burst"> <action type="DefaultTarget" Target="<stnpc>" /> </action> <action type="equip" when="midcast" set="Standard"> <main>Jupiter Staff</main> </action> </rule> <rule Spell="Blizza*|Freeze"> <action type="DefaultTarget" Target="<stnpc>" /> </action> <action type="equip" when="midcast" set="standard"> <main>Aquillo's Staff</main> </action> </rule> <rule Spell="Fir*|Flare"> <action type="DefaultTarget" Target="<stnpc>" /> </action> <action type="equip" when="midcast" set="standard"> <main>Vulcan's Staff</main> </action> </rule> <rule Spell=Aero*|Tornado"> <action type="DefaultTarget" Target="<stnpc>" /> </action> <action type="equip" when="midcast" set="standard"> <main>Auster's Staff</main> </action> </rule> <rule Spell=Water*|Flood"> <action type="DefaultTarget" Target="<stnpc>" /> </action> <action type="equip" when="precast" set="standard"> <main>Neptune's Staff</main> </action> </rule> <rule Spell="Stone*|Quake" NotSpell="Stoneskin"> <action type="DefaultTarget" Target="<stnpc>" /> </action> <action type="equip" when="midcast" set="standard"> <main>Terra's Staff</main> </action> </rule> <rule Spell="Sleep*|Blind"> <action type="DefaultTarget" Target="<stnpc>" /> </action> <action type="equip" when="midcast" set="Enf"> <main>Dark Staff</main> </action> </rule> <rule Spell="Poison*"> <action type="DefaultTarget" Target="<stnpc>" /> </action> <action type="equip" when="midcast" set="Enf"> <main>Neptune's Staff</main> </action> </rule> <rule Spell="Stun"> <action type="DefaultTarget" Target="<stnpc>" /> </action> <action type="equip" when="midcast" set="Dark"> <main>Jupiter's Staff</main> </action> </rule> <rule Spell="Bind"> <action type="DefaultTarget" Target="<stnpc>" /> </action> <action type="equip" when="midcast" set="Enf"> <main>Aquilo's Staff</main> </action> </rule> <rule Spell="Invisible|Sneak|Deodorize"> <action type="equip" when="midcast" set="Mind"> <main>Aquilo's Staff</main> </action> <action type="DefaultTarget" Target="<me>" /> </action> </rule> <rule Spell="Stoneskin|Blink|Aqua*"> <action type="equip" when="midcast" set="Mind"> <main>Neptune's Staff</main> </action> <action type="DefaultTarget" Target="<me>" /> </action> </rule> </rules> </spellcast>