FFXIAH.com

Langues: JP EN DE FR
users online
Item Sets » id:113236
RDMNUKE - obviously use different grip and staff depending on the nuke element
Nom de l'item Prix de l'AH Stock
30000 1
100000 0
100000 0
0
20000 1
10000 1
100000 0
100000 1
300000 0
Count: 15 (760000 Gils)
equipment_macros
input /equip feet "Goliard Clogs";
input /equip waist "Witch Sash";
input /equip legs "Mahatma Slops";
input /equip ring1 "Omega Ring";
input /equip ammo "Phtm. Tathlum";
input /equip ear1 "Moldavite Earring";
input /equip ear2 "Novio Earring";
input /equip hands "Morrigan's Cuffs";
input /equip neck "Elemental Torque";
input /equip sub "Thunder Grip";
input /equip main "Jupiter's Staff";
input /equip ring2 "Snow Ring";
input /equip head "Wlk. Chapeau +1";
input /equip back "Gleeman's Cape";
input /equip body "Mahatma Hpl.";
Gearswap Set
sets["RDMNUKE"] = {
    main="Jupiter's Staff",
    sub="Thunder Grip",
    ammo="Phtm. Tathlum",
    head="Wlk. Chapeau +1",
    neck="Elemental Torque",
    ear1="Moldavite Earring",
    ear2="Novio Earring",
    body="Mahatma Hpl.",
    hands="Morrigan's Cuffs",
    ring1="Omega Ring",
    ring2="Snow Ring",
    back="Gleeman's Cape",
    waist="Witch Sash",
    legs="Mahatma Slops",
    feet="Goliard Clogs"
}
BBCode