Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <spellcast xmlns:xi="http://www.w3.org/2001/XInclude">
- <config
- Debug="false"
- ShowGearSwaps="False"
- />
- <sets>
- <group default="yes" name="Cor">
- <set name="Ranged">
- <ammo>Orichalc. Bullet</ammo>
- <head>Nvrch. Tricorne +2</head>
- <neck>Rancor Collar</neck>
- <lear>Clearview Earring</lear>
- <rear>Volley Earring</rear>
- <body>Loki's Kaftan</body>
- <hands>Nvrch. Gants +2</hands>
- <lring>Arewe Ring +1</lring>
- <rring>Rajas Ring</rring>
- <back>Navarch's Mantle</back>
- <waist>Impulse Belt</waist>
- <legs>Nvrch. Culottes +2</legs>
- <feet>Euxine Nails +2</feet>
- </set>
- <set name="Idle" BaseSet="Ranged">
- <head>Comm. Tricorne +1</head>
- <neck>Twilight Torque</neck>
- <body>Comm. Frac +1</body>
- <hands>Comm. Gants +1</hands>
- <rring>Shadow Ring</rring>
- <lring>Archon Ring</lring>
- <waist>Flume Belt</waist>
- <legs>Blood Cuisses</legs>
- <feet>Nvrch. Bottes +2</feet>
- </set>
- <set name="PDT" BaseSet="Idle">
- <head>Darksteel Cap +1</head>
- <neck>Twilight Torque</neck>
- <body>Dst. Harness +1</body>
- <hands>Denali Wristbands</hands>
- <lring>Dark Ring</lring>
- <rring>Dark Ring</rring>
- <waist>Flume Belt</waist>
- </set>
- <set name="Detonator" BaseSet="Ranged">
- <head>Comm. Tricorne +1</head>
- <neck>Corvus Torque</neck>
- <body>Kudzu Aketon</body>
- <hands>Skadi's Bazubands</hands>
- <lring>Pyrosoul Ring</lring>
- <rring>Rajas Ring</rring>
- <back>Terebellum Mantle</back>
- <waist>Commodore Belt</waist>
- <legs>Comm. Culottes +2</legs>
- </set>
- <set name="Slugshot" BaseSet="Detonator">
- <neck>Peacock Charm</neck>
- <hands>Blood Fng. Gnt.</hands>
- <lring>Arewe Ring +1</lring>
- <back>Libeccio Mantle</back>
- </set>
- <set name="Last" BaseSet="Ranged">
- <head>Oce. Headpiece +1</head>
- <neck>Flame Gorget</neck>
- <lear>Drone Earring</lear>
- <rear>Drone Earring</rear>
- <body>Kudzu Aketon</body>
- <hands>Skadi's Bazubands</hands>
- <lring>Stormsoul Ring</lring>
- <rring>Stormsoul Ring</rring>
- <back>Terebellum Mantle</back>
- <waist>Light Belt</waist>
- <legs>Ambusher's Hose</legs>
- <feet>Nvrch. Bottes +2</feet>
- </set>
- <set name="Wildfire">
- <ammo>Bronze Bullet</ammo>
- <head>Pandinus Beret</head>
- <neck>Stoicheion Medal</neck>
- <lear>Hecate's Earring</lear>
- <rear>Moldavite Earring</rear>
- <body>Mirke Wardecors</body>
- <hands>Schutzen Mittens</hands>
- <lring>Stormsoul Ring</lring>
- <rring>Stormsoul Ring</rring>
- <back>Forban Cape</back>
- <waist>Sveltesse Gouriz</waist>
- <legs>Ambusher's Hose</legs>
- <feet>Nvrch. Bottes +2</feet>
- </set>
- <set name="Salute" BaseSet="Wildfire">
- <lring>Archon Ring</lring>
- </set>
- <set name="WFObi" BaseSet="Wildfire">
- <waist>Karin Obi</waist>
- </set>
- <set name="QuickDraw" BaseSet="Wildfire">
- <ammo>Omphalos Bullet</ammo>
- <hands>Schutzen Mittens</hands>
- <rring>Demon's Ring</rring>
- <lring>Demon's Ring</lring>
- <waist>Aquiline Belt</waist>
- <legs>Nvrch. Culottes +2</legs>
- </set>
- <set name="QDMacc" BaseSet="QuickDraw">
- <head>Nvrch. Tricorne +2</head>
- <lring>Stormsoul Ring</lring>
- <rring>Stormsoul Ring</rring>
- <back>Navarch's Mantle</back>
- </set>
- <set name="QDObi" BaseSet="QuickDraw">
- <waist>Karin Obi</waist>
- </set>
- <set name="Melee">
- <ammo>Orichalcum Bullet</ammo>
- <head>Zelus Tiara</head>
- <neck>Peacock Charm</neck>
- <lear>Suppanomimi</lear>
- <rear>Brutal Earring</rear>
- <body>Toci's HArness</body>
- <hands>Thaumas Gloves</hands>
- <lring>Epona's Ring</lring>
- <rring>Rajas Ring</rring>
- <back>Sharpeye Mantle</back>
- <waist>Twilight Belt</waist>
- <legs>Ocelot Trousers</legs>
- <feet>Dusk Ledelsens +1</feet>
- </set>
- <set name="MDT" BaseSet="Idle">
- <neck>Twilight Torque</neck>
- <lear>Merman's Earring</lear>
- <rear>Merman's Earring</rear>
- <hands>Denali Wristbands</hands>
- <lring>Archon Ring</lring>
- <rring>Shadow Ring</rring>
- <back>Lamia Mantle +1</back>
- </set>
- </group>
- </sets>
- <rules>
- <if status="engaged">
- <equip when="engaged" set="Ranged" />
- </if>
- <if status="idle">
- <equip when="idle" set="Idle" />
- </if>
- <if spell="Eagle Eye Shot">
- <cancelspell />
- <if status="engaged">
- <equip set="Ranged" />
- </if>
- <elseif status="Idle|Resting">
- <equip set="Idle" />
- </elseif>
- </if>
- <if spell="Ranged">
- <equip when="precast" set="Ranged" />
- </if>
- <if spell="Ice Shot|Wind Shot|Earth Shot|Thunder Shot|Water Shot">
- <castdelay delay="0.5" />
- <equip when="precast" set="Quickdraw" />
- <equip when="aftercast">
- <ammo>remove</ammo>
- </equip>
- </if>
- <if spell="Fire Shot">
- <castdelay delay="0.5" />
- <if Mode="OR" Day="Firesday" WeatherElement="Fire">
- <equip when="precast" set="QDObi" />
- <equip when="aftercast">
- <ammo>remove</ammo>
- </equip>
- </if>
- <else>
- <equip when="precast" set="Quickdraw" />
- <equip when="aftercast">
- <ammo>remove</ammo>
- </equip>
- </else>
- </if>
- <if spell="Light Shot|Dark Shot">
- <equip when="precast" set="QDMacc" />
- <equip when="aftercast">
- <ammo>remove</ammo>
- </equip>
- </if>
- <if commandprefix="/range|/weaponskill" EquipAmmo="Omphalos Bullet">
- <cancelspell />
- <equip>
- <ammo>remove</ammo>
- </equip>
- <action type="command">input /echo Don't shoot that shit!</action>
- <return />
- </if>
- <if spell="Random Deal">
- <equip when="precast">
- <body>Commodore Frac +1</body>
- </equip>
- </if>
- <if spell="Tactician's Roll">
- <equip when="precast">
- <body>Nvrch. Frac +2</body>
- <hands>Nvrch. Gants +2</hands>
- <lring>Luzaf's Ring</lring>
- </equip>
- </if>
- <if spell="Blitzer's Roll">
- <equip when="precast">
- <head>Nvrch. Tricorne +2</head>
- <hands>Nvrch. Gants +2</hands>
- <lring>Luzaf's Ring</lring>
- </equip>
- </if>
- <if spell="Caster's Roll">
- <equip when="precast">
- <legs>Nvrch. Tricorne +2</legs>
- <hands>Nvrch. Gants +2</hands>
- <lring>Luzaf's Ring</lring>
- </equip>
- </if>
- <if spell="Courser's Roll">
- <equip when="precast">
- <feet>Nvrch. Bottes +2</feet>
- <hands>Nvrch. Gants +2</hands>
- <lring>Luzaf's Ring</lring>
- </equip>
- </if>
- <if spell="Miser's Roll|Companion's Roll">
- <equip when="precast">
- <hands>Nvrch. Gants +2</hands>
- <lring>Luzaf's Ring</lring>
- </equip>
- </if>
- <if spell="Corsair's Roll|Ninja Roll|Hunter's Roll|Chaos Roll|Magus's Roll|Healer's Roll|Puppet Roll|Choral Roll|Monk's Roll|Beast Roll|Samurai Roll|Evoker's Roll|Rogue's Roll|Warlock's Roll|Fighter's Roll|Drachen Roll|Gallant's Roll|Wizard's Roll|Dancer's Roll|Scholar's Roll">
- <equip when="precast">
- <head>Comm. Tricorne +1</head>
- <hands>Nvrch. Gants +2</hands>
- <lring>Luzaf's Ring</lring>
- </equip>
- </if>
- <if spell="Double-Up">
- <equip when="precast">
- <lring>Luzaf's Ring</lring>
- </equip>
- </if>
- <if spell="Utsusemi*">
- <equip when="precast" set="Melee" />
- </if>
- <if spell="Triple Shot">
- <equip when="precast">
- <body>Nvrch. Frac +2</body>
- </equip>
- </if>
- <if spell="Slug Shot">
- <equip when="precast" set="Slugshot" />
- </if>
- <if spell="Detonator">
- <equip when="precast" set="Detonator" />
- </if>
- <if spell="Wildfire">
- <if Mode="OR" Day="Firesday" WeatherElement="Fire">
- <equip when="precast" set="WFObi" />
- </if>
- <else>
- <equip when="precast" set="Wildfire" />
- </else>
- <equip when="aftercast">
- <ammo>Orichalcum Bullet</ammo>
- </equip>
- </if>
- <if spell="Leaden Salute">
- <equip when="precast" set="Salute" />
- <equip when="aftercast">
- <ammo>Orichalcum Bullet</ammo>
- </equip>
- </if>
- <if spell="Last Stand">
- <equip when="precast" set="Last" />
- </if>
- </rules>
- </spellcast>
Advertisement
Add Comment
Please, Sign In to add comment