Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" ?>
- <spellcast>
- <config
- Debug="false"
- ShowGearSwaps="false"
- NormalSet="IDLE"
- EngagedSet="$TP"
- />
- <sets>
- <group name="BLU" default="yes">
- <set name="IDLE">
- <main>shikargar</main>
- </set>
- <set name="TP">
- <main>sanus ensis</main>
- </set>
- <set name="EVA">
- <main>ram staff</main>
- </set>
- <set name="PDT">
- <main>camatlatia</main>
- </set>
- <set name="Town">
- <main>Almace</main>
- </set>
- <set name="WS">
- <ammo>Cheruski Needle</ammo>
- </set>
- <set name="FastCast">
- <ammo>Mavi Tathlum</ammo>
- </set>
- <set name="SuddenLunge">
- <ammo>Mantis Eye</ammo>
- </set>
- <set name="Cannonball">
- <ammo>Bibiki Seashell</ammo>
- </set>
- <set name="MaccSkill">
- <feet>Thaumas Nails</feet>
- </set>
- <set name="Sanguine Blade">
- <head>Mirage Keffiyeh +2</head>
- </set>
- <set name="PhysSpells">
- <ammo>Mavi Tathlum</ammo>
- </set>
- <set name="HeavyStrike">
- <ammo>Mavi Tathlum</ammo>
- </set>
- <set name="White Wind">
- <ammo>Mavi Tathlum</ammo>
- </set>
- <set name="gearup">
- <item>Linkshell</item>
- </set>
- </group>
- </sets>
- <variables>
- <var name="Engaged">TP</var>
- </variables>
- <rules>
- <!-- Engaged Toggles -->
- <if spell="trigger1">
- <cancelspell />
- <if advanced='"$Engaged" = "TP"'>
- <var cmd="set Engaged Idle" />
- <command>input /echo ---::[ TP Mode: REFRESH ]::--- </command>
- </if>
- <elseif advanced='"$Engaged" = "Idle"'>
- <var cmd="set Engaged PDT" />
- <command>input /echo ---::[ TP Mode: PDT ]::--- </command>
- </elseif>
- <elseif advanced='"$Engaged" = "PDT"'>
- <var cmd="set Engaged EVA" />
- <command>input /echo ---::[ TP Mode: EVA ]::--- </command>
- </elseif>
- <else>
- <var cmd="set Engaged TP" />
- <command>input /echo ---::[ TP Mode: Haste ]::--- </command>
- </else>
- </if>
- <if BuffActive="Chain Affinity">
- <equip when="idle|engaged|resting|precast|midcast|aftercast">
- <head lock="t">Mavi Kavuk +2</head>
- </equip>
- </if>
- <if BuffActive="Burst Affinity">
- <equip when="idle|engaged|resting|precast|midcast|aftercast">
- <feet lock="t">Mavi Basmak +2</feet>
- </equip>
- </if>
- <if BuffActive="Efflux">
- <equip when="idle|engaged|resting|precast|midcast|aftercast">
- <legs lock="t">Mavi Tayt +2</legs>
- </equip>
- </if>
- <if spell="autoset">
- <if area="*Windurst*|*Adoulin|Heavens*|*San d'Oria*|Chateau*|*Bastok*|Metalworks|*Jeuno*|Ru'Lude*|*Whitegate|Al Zahbi|Chocobo*|*Colosseum|Selbina|Mhaura|Kazham|Norg|Tavnazia*" notarea="Dynamis*|*[S]" notbuffactive="Besieged">
- <action type="Equip" when="idle|engaged|resting|precast|midcast|aftercast" set="Town" />
- </if>
- <else>
- <action type="equip" when="aftercast" set="IDLE"/>
- </else>
- <action type="equip" when="engaged" set="$TP"/>
- </if>
- <if NotStatus="Engaged">
- <if area="*Windurst*|*Adoulin|Heavens*|*San d'Oria*|Chateau*|*Bastok*|Metalworks|*Jeuno*|Ru'Lude*|*Whitegate|Al Zahbi|Chocobo*|*Colosseum|Selbina|Mhaura|Kazham|Norg|Tavnazia*" notarea="Dynamis*|*[S]" notbuffactive="Besieged">
- <action type="Equip" when="idle|engaged|resting|precast|midcast|aftercast" set="Town" />
- </if>
- <else>
- <action type="equip" when="aftercast" set="IDLE"/>
- </else>
- </if>
- <else>
- <action type="equip" when="aftercast" set="$TP"/>
- </else>
- <!--Weapon skills-->
- <if type="WeaponSkill">
- <if spell="Chant du Cygne">
- <equip when="precast" set="WS" />
- </if>
- <elseif spell="Sanguine Blade">
- <equip when="precast" set="Sanguine Blade" />
- </elseif>
- <else>
- <equip when="precast" set="WS" />
- <command>input /echo ---::[ WS Default ]::--- </command>
- </else>
- </if>
- <if Skill="BlueMagic">
- <if spell="Pollen|Wild Carrot|Healing Breeze|Magic Fruit|Plenilune Embrace">
- <equip when="precast" set="FastCast" />
- <equip when="midcast" set="CurePot" />
- <precastdelay delay="0.2"/>
- </if>
- <elseif spell="Corrosive Ooze|Acrid Stream|Blazing Bound">
- <equip when="precast" set="FastCast" />
- <equip when="midcast" set="MaccSkill" />
- </elseif>
- <elseif spell="Vanity Dive">
- <equip when="precast" set="FastCast" />
- <equip when="midcast" set="PhysSpells" />
- </elseif>
- <elseif spell="Cannonball">
- <equip when="precast" set="FastCast" />
- <equip when="midcast" set="Cannonball" />
- </elseif>
- <elseif spell="Benthic Typhoon">
- <equip when="precast" set="FastCast" />
- <equip when="midcast" set="PhysSpells" />
- </elseif>
- <elseif spell="White Wind">
- <equip when="precast" set="FastCast" />
- <equip when="midcast" set="White Wind" />
- </elseif>
- <elseif spell="Heavy Strike">
- <equip when="precast" set="FastCast" />
- <equip when="midcast" set="HeavyStrike" />
- <action type="AddToChat" color="121">-- heavy strike ---</action>
- </elseif>
- <elseif spell="Sudden Lunge">
- <equip when="precast" set="FastCast" />
- <equip when="midcast" set="SuddenLunge" />
- <action type="AddToChat" color="121">-- sudden lunge ---</action>
- </elseif>
- <elseif spell="Quad. Continuum|Empty Thrash|Delta Thrust|Amorphic Spikes|Quadrastrike|Whirl of Rage|Bloodrake|Goblin Rush|Sub-zero Smash|Disseverment">
- <equip when="precast" set="FastCast" />
- <equip when="midcast" set="PhysSpells" />
- </elseif>
- <else>
- <equip when="precast" set="FastCast" />
- <equip when="midcast" set="MaccSkill" />
- <action type="AddToChat" color="121">-- default ---</action>
- </else>
- </if>
- <!--JAs-->
- <if spell="Chain Affinity">
- <equip when="precast|aftercast">
- <head>Mavi Kavuk +2</head>
- </equip>
- </if>
- <elseif spell="Burst Affinity">
- <equip when="precast|aftercast">
- <feet>Mavi Basmak +2</feet>
- </equip>
- </elseif>
- <elseif spell="Efflux">
- <equip when="precast|aftercast">
- <legs>Mavi Tayt +2</legs>
- </equip>
- </elseif>
- <elseif spell="Spectral Jig">
- <command when="PreCast">cancel 71</command>
- </elseif>
- <!--Magic-->
- <if spell="Utsusemi*">
- <equip when="precast" set="FastCast" />
- </if>
- </rules>
- </spellcast>
Advertisement
Add Comment
Please, Sign In to add comment