Credz to Auraeon for this one! Used with permission.
- C
<?xml version="1.0" ?>
<spellcast>
<config
HideErrors = "false"
QuickCommands = "true"
Language = "NA"
RestingSet = "Heal"
NormalSet = "Normal"/>
<sets>
<group default = "true" name = "Melee">
<set name = "Normal">
<main>Hades Sainti</main>
<sub/>
<range>Animator +1</range>
<ammo>Automaton Oil +2</ammo>
<head>Walahra Turban</head>
<neck>Chivalrous Chain</neck>
<lear>Ethereal Earring</lear>
<rear>Brutal Earring</rear>
<body>Pahluwan Khazagand</body>
<hands>Fencing Bracers</hands>
<lring>Rajas Ring</lring>
<rring>Ulthalam's Ring</rring>
<back>Boxer's Mantle</back>
<waist>Potent Belt</waist>
<legs>Pahluwan Seraweels</legs>
<feet>Tabin Boots +1</feet>
</set>
<set name = "Repair" BaseSet = "Normal">
<feet>Puppetry Babouches</feet>
</set>
<set name = "Maneuver" BaseSet = "Normal">
<hands>Puppetry Dastanas</hands>
</set>
<set name = "Weapon Skill" BaseSet = "Normal">
<head>Optical Hat</head>
<neck>Thunder Gorget</neck>
<lear>Bushinomimi</lear>
<hands>Light Gauntlets</hands>
<lring>Rajas Ring</lring>
<rring>Flame Ring</rring>
<feet>Puppetry Babouches</feet>
</set>
<set name = "Heal" BaseSet = "Normal"/>
</group>
</sets>
<rules>
<rule Spell = "Repair">
<action type = "DefaultTarget" target = "<me>"/>
<action type = "Equip" when = "Before" set = "Repair"/>
<action type = "Equip" when = "After" Delay = "2" set = "Normal"/>
</rule>
<rule Spell = "*Maneuver">
<action type = "DefaultTarget" target = "<me>"/>
<action type = "Equip" when = "Before" set = "Maneuver"/>
<action type = "Equip" when = "After" Delay = "2" set = "Normal"/>
</rule>
<rule Spell = "Raging Fists|Howling Fist|Dragon Kick">
<action type = "DefaultTarget" target = "<t>"/>
<action type = "Equip" when = "Before" set = "Weapon Skill"/>
<action type = "Equip" when = "After" Delay = "2" set = "Normal"/>
</rule>
</rules>
</spellcast>