StarHawk's 60's Setup

I'm currently using this set on my level 60ish BLM.

<?xml version="1.0" ?>
<spellcast>
	<config
		HideErrors="false"
		Debug="true"
		Language="NA"
		RestingSet="Resting Gear"
		NormalSet="Standard"
	/>
	<sets>
		<group default="yes" name="Standard">
			<set name="Resting Gear" BaseSet="Standard">
				<main>Pluto's Staff</main>
				<rear>Antivenom Earring</rear>
				<waist>Qiqirn Sash</waist>
				<neck>Grandiose Chain</neck>
				<back>Invigorating Cape</back>
		    <body>Seer's Tunic</body>
			</set>
		  <set name="Standard" >
				<main>Pluto's Staff</main>
				<sub>Bugard Strap +1</sub>
		    <ammo>Morion Tathlum</ammo>
		    <head>Wizard's Petasos</head>
		    <neck>Mohbwa Scarf +1</neck>
		    <lear>Moldavite Earring</lear>
		    <rear>Elemental Earring</rear>
		    <body>Black Cotehardie</body>
		    <hands>Wizard's Gloves</hands>
		    <lring>Eremite's Ring +1</lring>
		    <rring>Wisdom Ring</rring>
		    <back>Black Cape +1</back>
		    <waist>Penitent's Rope</waist>
		    <legs>Magic Slacks</legs>
		    <feet>Custom M Boots</feet>
		  </set>
		</group>
	</sets>
	<rules>
		<action type="equip" set="Standard" when="precast" />
		<rule Spell="Cure*">
			<action type="equip" when="midcast">
				<main>Apollo's Staff</main>
			</action>
		</rule>
		<rule Spell="Slow|Silence|Paralyze|Blind|Gravity|Drown|Burn|Frost|Shock|Rasp|Choke|Bind|Sleep*">
			<action type="equip" when="midcast">
				<body>Wizard's Coat</body>
			</action>
			<rule Spell="Slow">
				<action type="equip" when="midcast">
					<main>Terra's Staff</main>
				</action>
			</rule>
			<rule Spell="Silence">
				<action type="equip" when="midcast">
					<main>Auster's Staff</main>
				</action>
			</rule>
			<rule Spell="Paralyze">
				<action type="equip" when="midcast">
					<main>Aquilo's Staff</main>
				</action>
			</rule>
			<rule Spell="Sleep">
				<action type="equip" when="midcast">
					<main>Pluto's Staff</main>
				</action>
			</rule>
 
		</rule>
		<rule Spell="Bar*|Teleport*|Stoneskin|Blink|Reraise*|Aqua*|Protect*|shell*">
			<action type="DefaultTarget" target="&lt;me&gt;" />
		</rule>
		<rule spell="Thund*|Burst*">
			<action type="equip">
				<main>Jupiter's Staff</main>
			</action>
			<action type=command>input /p %spell >> &lt;t&gt;</action>
		</rule>
		<rule spell="Blizza*|Freeze*">
			<action type="equip">
				<main>Aquilo's Staff</main>
			</action>
			<action type=command>input /p %spell >> &lt;t&gt;</action>
		</rule>
		<rule spell="Fir*">
			<action type="equip">
				<main>Fire Staff</main>
			</action>
			<action type=command>input /p %spell >> &lt;t&gt;</action>
		</rule>
		<rule spell="Stone|Stone *|Stonega*|Quake*">
			<action type="equip">
				<main>Terra's Staff</main>
			</action>
			<action type=command>input /p %spell >> &lt;t&gt;</action>
		</rule>
		<rule spell="Aero*|Tornado*">
			<action type="equip">
				<main>Aquilo's Staff</main>
			</action>
			<action type=command>input /p %spell >> &lt;t&gt;</action>
		</rule>
		<rule spell="Stun">
			<action type="equip">
				<main>Jupiter's Staff</main>
				<legs>Wizard's Tonban</legs>
			</action>
			<action type=command>input /p %spell >> &lt;t&gt;</action>
		</rule>
		<rule spell="Sneak|Invisible">
			<action type="equip">
				<main>Auster's Staff</main>
				<back>Skulker's Cape</back>
			</action>
		</rule>
		<rule spell="Drain|Aspir">
			<action type="equip">
				<main>Pluto's Staff</main>
				<legs>Wizard's Tonban</legs>
			</action>
		</rule>
	</rules>
</spellcast>
plugins/spellcast/userxml/blm/starhawks_blm.txt · Last modified: 2009/08/08 14:00 (external edit)
www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0