Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
<?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>
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
F-Formula
2 hours ago | 1.23 KB
SEEING GOD IN THE MATH
3 hours ago | 0.12 KB
Untitled
18 hours ago | 1.88 KB
Untitled
18 hours ago | 0.67 KB
Untitled
18 hours ago | 3.33 KB
Untitled
18 hours ago | 1.00 KB
Untitled
18 hours ago | 0.33 KB
Untitled
18 hours ago | 1.55 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!