Frantz's BLU

<?xml version="1.0" ?>
<spellcast>
<config
/>
	<sets>
 
		<group name="default" default="yes">
 
			<set name="normal">
				<main>Msk.Cmd. Falchion</main>
				<sub>Tortoise Shield</sub>
				<head>Walkure Mask</head>
				<body>Scorpion Harness</body>
				<neck>Peacock Charm</neck>
				<hands>Battle Gloves</hands>
				<legs>Republic Subligar</legs>
				<feet>Leaping Boots</feet>
				<back>Jaguar Mantle</back>
				<lring>Sniper's Ring</lring>
				<rring>Rajas Ring</rring>
				<waist>Swift Belt</waist>
				<lear>Spike Earring</lear>
				<rear>Spike Earring</rear>
			</set>
 
			<set name="resting">
				<main>Dark Staff</main>
				<neck>Beak Necklace</neck>
				<waist>Qiqirn Sash</waist>
				<rear>Antivenom Earring</rear>
			</set>
 
			<set name="str">
				<body>Magus Jubbah</body>
				<lring>Puissance Ring</lring>
				<neck>Spike Necklace</neck>
				<hands>Enkelados's Brc.</hands>
				<back>Ryl. Army Mantle</back>
				<waist>Potent Belt</waist>
			</set>
 
			<set name="strdex">
				<body>Magus Jubbah</body>
				<neck>Spike Necklace</neck>
				<hands>Battle Gloves</hands>
			</set>
 
			<set name="agi">
				<legs>Magus Shalwar</legs>
			</set>
 
			<set name="mnd">
				<head>Magus Keffiyeh</head>
				<back>Ryl. Army Mantle</back>
			</set>
 
			<set name="mab">
				<lear>Moldavite Earring</lear>
			</set>
 
			<set name="skill">
				<body>Magus Jubbah</body>
			</set>
 
			<set name="vit">
				<legs>Magus Shalwar</legs>
			</set>
 
		</group>
 
	</sets>
 
	<rules>
		<rule spell="Mandibular Bite|Screwdriver|Head Butt|Death Scissors|Dimensional Death">
			<action type="equip" when="precast" set="str" />
			<action type="equip" when="aftercast" set="normal" />
		</rule>
 
		<rule spell="Smite of Rage|Pinecone Bomb|Sickle Slash">
			<action type="equip" when="precast" set="strdex" />
			<action type="equip" when="aftercast" set="normal" />
		</rule>
 
		<rule spell="Jet Stream|Spiral Spin">
			<action type="equip" when="precast" set="agi" />
			<action type="equip" when="aftercast" set="normal" />
		</rule>
 
		<rule spell="Ice Break">
			<action type="equip" when="precast" set="mab" />
			<action type="equip" when="aftercast" set="normal" />
		</rule>
 
		<rule spell="Magic Fruit">
			<action type="equip" when="precast" set="mnd|skill|vit" />
			<action type="equip" when="aftercast" set="normal" />
 
		</rule>
 
		<if status="resting">
			<action type="equip" when="resting" set="resting" />
		</if>
		<elseif status="idle">
			<action type="equip" when="idle" set="normal" />
		</elseif>
 
 
	</rules>
 
</spellcast>
plugins/spellcast/userxml/blu/frantzblu.txt · Last modified: 2008/12/09 19:26 by frantz
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