Kryton's BST

<?xml version="1.0"?>
<spellcast>
	<config Debug="True"
		HideErrors="False"
		EngagedSet="Attack"
		Restingset="Resting"
		NormalSet="Standard"
		ShowGearSwaps="True"
		DisableWS="False"
		DisableJA="False"
		DisablePET="False"
		DisableSO="False"
		DisableNIN="False"
		DisableMA="False"/>
 
<sets>
	<group name="BSTWHM" default="yes">
		<set name="Standard">
			<main>Light staff</main>
			<sub>Staff strap</sub>
			<ammo>Fortune Egg</ammo>
			<head>Panther mask</head>
			<neck>Star Necklace</neck>
			<lear>Beastly Earring</lear>
			<rear>Melody Earring</rear>
			<body>Bison jacket</body>
			<hands>Trainer's Gloves</hands>
			<lring>Moon Ring</lring>
			<rring>Moon Ring</rring>
			<back>Amemet Mantle</back>
			<waist>Corsette</waist>
			<legs>Bison kecks</legs>
			<feet>Bison gamashes</feet>
		</set>
 
		<set name="Resting" BaseSet="Standard">
			<main>Dark Staff</main>
		</set>
 
		<set name="Reward" BaseSet="Standard">
			<head>Bison warbonnet</head>
			<body>Monster jackcoat</body>
			<ammo>Pet Food Zeta</ammo>
			<hands>Ogre gloves</hands>
			<feet>Monster gaiters</feet>
		</set>
 
		<set name="Tame" BaseSet="Standard">
			<main>Ice Staff</main>
 
		</set>
 
		<set name="Attack">
			<main>Tabarzin</main>
			<sub>Tatami shield</sub>
			<ammo>Fortune Egg</ammo>
			<head>Walahra turban</head>
			<neck>Royal Guard's collar</neck>
			<lear>Beastly Earring</lear>
			<rear>Brutal Earring</rear>
			<body>Kirin's osode</body>
			<hands>Seiryu's kote</hands>
			<lring>Ruby Ring</lring>
			<rring>Ruby Ring</rring>
			<back>Amemet Mantle</back>
			<waist>Life belt</waist>
			<legs>Thick breeches</legs>
			<feet>Suzaku's sune-ate</feet>
		</set>
	</group>
 
 
 
</sets>
 
<rules>
	<rule Group="BSTWHM">
		<rule spell="Cur*">
			<action type="DefaultTarget" Target="<st>"/>
			<action type="Equip" when="Midcast">
				<main>Light Staff</main>
			</action>
		</rule>
		<rule spell="Tame">
			<action type="DefaultTarget" Target="<st>"/>
			<action type="Equip" set="Tame" />
			<action type="Equip" when="Aftercast" delay="4" set="Standard" />	
		</rule>
		<rule spell="Reward">
			<action type="DefaultTarget" Target="<me>"/>
			<action type="Equip" set="Reward" />
			<action type="Equip" when="Aftercast" delay="4" set="Standard" />	
		</rule>
	</rule>
</rules>
plugins/spellcast/userxml/bst/krytons_bst.txt · Last modified: 2008/03/15 12:09 by kryton
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