Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" ?>
- <spellcast>
- <config debug="false" />
- <guildwork
- character="Elgorian"
- server="Sylph"
- description="My White Mage XML"
- job="WHM"
- />
- <variables>
- </variables>
- <sets>
- <group name="WHM" default="yes">
- <set name="idle"> <!-- Refresh / Regen / DT / Sheltered Ring -->
- <main>Tefnut Wand</main>
- <sub>Genbu's Shield</sub>
- <ammo>Impatiens</ammo>
- <head>Wivre Hairpin</head>
- <neck>Twilight Torque</neck>
- <lear>Loquac. Earring</lear>
- <rear>Ethereal Earring</rear>
- <body>Orison Bliaud +2</body>
- <hands>Serpentes Cuffs</hands>
- <lring>Paguroidea Ring</lring>
- <rring>Sheltered Ring</rring>
- <back>Tempered Cape</back>
- <waist>Cleric's Belt</waist>
- <legs>Tatsu. Sitagoromo</legs>
- <feet>Serpentes Sabots</feet>
- </set>
- <set name="Resting" baseset="idle"> <!-- hMP hHP -->
- <main>Pluto's Staff</main>
- <neck>Beak Necklace +1</neck>
- <body>Errant Hpl.</body>
- <waist>Cleric's Belt</waist>
- <feet>Goliard Clogs</feet>
- </set>
- <set name="FC"> <!-- FC > Haste > Occ. Quickens -->
- <ammo>Impatiens</ammo>
- <head>Zelus Tiara</head>
- <neck>Orison Locket</neck>
- <lear>Loquac. Earring</lear>
- <waist>Witful Belt</waist>
- </set>
- <set name="CureFC" baseset="FC"> <!-- Cure Casting Time- Healing Casting Time- -->
- <legs>Orison Pantaloons +2</legs>
- </set>
- <set name="Cure"> <!-- Cure Potency 50% > MND -->
- <main>Tefnut Wand</main>
- <sub>Genbu's Shield</sub>
- <ammo>Aqua Sachet</ammo>
- <head>Orison Cap +2</head>
- <neck>Phalaina Locket</neck>
- <lear>Orison Earring</lear>
- <rear>Aqua Pearl</rear>
- <body>Facio Bliaut</body>
- <hands>Augur's Gloves</hands>
- <lring>Aqua Ring</lring>
- <rring>Aquasoul Ring</rring>
- <back>Tempered Cape</back>
- <waist>Cleric's Belt</waist>
- <legs>Orison Pantaloons +2</legs>
- <feet>Orison Duckbills +2</feet>
- </set>
- <set name="HealingFC" baseset="FC"> <!-- Healing Magic Cast Time- -->
- <legs>Orison Pantaloons +2</legs>
- </set>
- <set name="Healing" baseset="idle"> <!-- Healing Magic Skill+ -->
- <main>Tefnut Wand</main>
- <body>Orison Bliaud +2</body>
- <hands>Augur's Gloves</hands>
- <back>Tempered Cape</back>
- <legs>Cleric's Pantaloons</legs>
- </set>
- <set name="Enhancing" baseset="idle"> <!-- Enhancing Skill+ -->
- <feet>Orison Duckbills +2</feet>
- </set>
- <set name="Enfeeble"> <!-- Enfeebling Magic Skill > Magic Accuracy > INT -->
- <sub>Genbu's Shield</sub>
- <neck>Stoicheion Medal</neck>
- <rear>Strophadic Earring</rear>
- <body>Rubeus Jacket</body>
- <hands>Cleric's Mitts</hands>
- <lring>Strendu Ring</lring>
- <feet>Goliard Clogs</feet>
- </set>
- <set name="DivineEnfeeb" baseset="Enfeeble"> <!-- Divine Magic Skill + -->
- </set>
- <set name="Nuke"> <!-- MAB Set, Holy Pew Pew -->
- <ammo>Witchstone</ammo>
- <neck>Stoicheion Medal</neck>
- <lear>Hecate's Earring</lear>
- <rear>Strophadic Earring</rear>
- <body>Rubeus Jacket</body>
- <lring>Strendu Ring</lring>
- <feet>Goliard Clogs</feet>
- </set>
- <set name="TP" baseset="idle"> <!-- For those crazy white mages that want a piece of the action -->
- <head>Zelus Tiara</head>
- <lear>Ghillie Earring +1</lear>
- <rear>Brutal Earring</rear>
- <lring>Aqua Ring</lring>
- <rring>Rajas Ring</rring>
- <waist>Goading Belt</waist>
- </set>
- <set name="MNDWS" baseset="TP"> <!-- Realmrazer build + Stoneskin Set -->
- <ammo>Aqua Sachet</ammo>
- <head>Orison Cap +2</head>
- <neck>Faith Torque</neck>
- <rear>Aqua Pearl</rear>
- <body>Rubeus Jacket</body>
- <hands>Augur's Gloves</hands>
- <lring>Aqua Ring</lring>
- <rring>Aquasoul Ring</rring>
- <waist>Cleric's Belt</waist>
- <legs>Orison Pantaloons +2</legs>
- <feet>Orison Duckbills +2</feet>
- </set>
- </group>
- </sets>
- <!-- ================ Rules are down here ================ -->
- <rules>
- <!-- ================ Equipment Rules ================ -->
- <equip when="resting" set="Resting" />
- <if status="idle">
- <equip when="idle|aftercast" set="idle" />
- </if>
- <if status="engaged">
- <equip when="engaged|aftercast" set="TP" />
- </if>
- <!-- ================ Job Ability Rules ================ -->
- <if spell="Benediction">
- <equip when="precast|midcast">
- <body lock="yes">Cleric's Briault +2</body>
- </equip>
- </if>
- <if spell="Martyr">
- <equip when="precast|midcast">
- <hands lock="yes">Clerics Mitts +2</hands>
- </equip>
- </if>
- <if spell="Devotion">
- <equip when="precast|midcast">
- <head lock="yes">Cleric's Cap +2</head>
- </equip>
- </if>
- <if spell="Divine Caress">
- <equip when="precast|midcast">
- <hands lock="yes">Orison Mitts +2</hands>
- </equip>
- </if>
- <!-- ================ Weapon Skill Rules ================ -->
- <if spell="Realmrazer">
- <action type="MidcastDelay" delay=".2" />
- <equip when="precast|midcast" set="MNDWS" />
- </if>
- <!-- ================ Spell Rules ================ -->
- <if spell="Cure*|Curaga*|Cura*">
- <equip when="precast" set="CureFC" />
- <action type="MidcastDelay" delay=".2" />
- <equip when="midcast" set="Cure" />
- </if>
- <if spell="Raise*|Arise|Reraise*|Sacrifice">
- <equip when="precast|midcast" set="HealingFC" />
- </if>
- <if spell="*na">
- <equip when="precast" set="HealingFC" />
- <action type="MidcastDelay" delay=".2" />
- <equip when="midcast" set="Healing" />
- </if>
- <if spell="Bar*">
- <action type="MidcastDelay" delay=".2" />
- <equip when="precast|midcast" set="Enhancing">
- <main lock="yes">Beneficus</main>
- <head lock="yes">Orison Cap +2</head>
- <body lock="yes">Orison Bliaud +2</body>
- <hands lock="yes">Orison Mitts +2</hands>
- <legs lock="yes">Cleric's Pantaloons</legs> <!-- +1 / +2 -->
- <feet lock="yes">Orison Duckbills +2</feet>
- </equip>
- </if>
- <if spell="Aquaveil|Blink|Haste|Boost*|*Spikes|En*|Phalanx|Refresh|Erase">
- <equip when="precast" set="FC">
- <waist lock="yes">Siegel Sash</waist>
- </equip>
- <action type="MidcastDelay" delay=".2" />
- <equip when="midcast" set="Enhancing" />
- </if>
- <if spell="Stoneskin">
- <equip when="precast">
- <waist lock="yes">Seigel Sash</waist>
- </equip>
- <action type="MidcastDelay" delay=".2" />
- <equip when="midcast" set="MNDWS" />
- </if>
- <if spell="Shell*|Shellra*">
- <action type="MidcastDelay" delay=".2" />
- <equip when="precast|midcast" set="Enhancing">
- <waist lock="yes">Seigel Sash</waist>
- <legs lock="yes">Cleric's Pantaloons +2</legs>
- </equip>
- </if>
- <if spell="Protect*|Protectra*">
- <action type="MidcastDelay" delay=".2" />
- <equip when="precast|midcast" set="Enhancing">
- <waist lock="yes">Seigel Sash</waist>
- <feet lock="yes">Cleric's Duckbills +2</feet>
- </equip>
- </if>
- <if spell="Regen*">
- <equip when="precast" set="FC">
- <waist lock="yes">Seigel Sash</waist>
- </equip>
- <action type="MidcastDelay" delay=".2" />
- <equip when="midcast" set="Enhancing">
- <body lock="yes">Cleric's Briault</body> <!-- +1 / +2 -->
- <gloves lock="yes">Orison Mitts +2</gloves>
- </equip>
- </if>
- <if spell="Teleport*|Warp*|Recall*|Escape">
- <equip when="precast" set="FC" />
- </if>
- <if spell="Auspice">
- <equip when="precast" set="FC">
- <waist lock="yes">Seigel Sash</waist>
- <feet lock="yes">Orison Duckbills +2</feet>
- </equip>
- <action type="MidcastDelay" delay=".2" />
- <equip when="midcast" set="Enhancing">
- <feet lock="yes">Orison Duckbills +2</feet>
- </equip>
- </if>
- <if spell="Dia*|Paralyze*|Slow*|Silence|Diaga*|Addle|Poison*|Blind*|Bind|Sleep*|Poisonga*|Sleepga*|Gravity*|Dispel">
- <equip when="precast" set="FC" />
- <action type="MidcastDelay" delay=".2" />
- <equip when="midcast" set="Enfeeble" />
- </if>
- <if spell="Flash|Repose">
- <equip when="precast" set="FC" />
- <action type="MidcastDelay" delay=".2" />
- <equip when="midcast" set="DivineEnfeeb" />
- </if>
- <if spell="Holy*|Stone*|Water*|Aero*|Fire*|Stonega*|Shock*|Blizzard*|Rasp|Waterga*|Choke|Thunder*|Frost|Aeroga*|Burn|Drown|Firaga*|Blizzaga*|Thundaga*">
- <equip when="precast" set="FC" />
- <action type="MidcastDelay" delay=".2" />
- <equip when="midcast" set="Nuke" />
- </if>
- <if spell="Banish*|Banishga*">
- <equip when="precast" set="FC">
- <hands lock="yes">Cleric's Mitts</hands> <!-- +1 / +2 -->
- </equip>
- <action type="MidcastDelay" delay=".2" />
- <equip when="midcast" set="Nuke">
- <hands lock="yes">Cleric's Mitts</hands> <!-- +1 / +2 -->
- </equip>
- </if>
- <if spell="Tractor|Stun">
- <action type="MidcastDelay" delay=".2" />
- <equip when="precast|midcast" set="FC" />
- </if>
- <!-- ================ End Rules ================ -->
- </rules>
- </spellcast>
Advertisement
Add Comment
Please, Sign In to add comment