FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:270455
THF Mercy Stroke - Sneak Attack build: Rajas Ring
Item Name AH Price Stock
Vulcan's Pearl 2,000,000 1
Raider's Bmrng. 0
Pyrosoul Ring 30,000 3
Mandau 0
Shadow Gorget 0
Plun. Poulaines +1 0
Buquwik Cape 50,000 4
Plunderer's Vest +1 0
Pyrosoul Ring 30,000 3
Sandung 0
Vulcan's Pearl 2,000,000 1
Pill. Armlets +1 0
Pill. Bonnet +1 0
Shadow Belt 0
Pill. Culottes +1 0
Count: 15 (4,110,000 Gil)
equipment_macros
input /equip ear1 "Vulcan's Pearl";
input /equip range "Raider's Bmrng.";
input /equip ring1 "Pyrosoul Ring";
input /equip main "Mandau";
input /equip neck "Shadow Gorget";
input /equip feet "Plun. Poulaines +1";
input /equip back "Buquwik Cape";
input /equip body "Plunderer's Vest +1";
input /equip ring2 "Pyrosoul Ring";
input /equip sub "Sandung";
input /equip ear2 "Vulcan's Pearl";
input /equip hands "Pill. Armlets +1";
input /equip head "Pill. Bonnet +1";
input /equip waist "Shadow Belt";
input /equip legs "Pill. Culottes +1";
Gearswap Set
sets["THF Mercy Stroke"] = {
    main="Mandau",
    sub="Sandung",
    range="Raider's Bmrng.",
    head="Pill. Bonnet +1",
    neck="Shadow Gorget",
    ear1="Vulcan's Pearl",
    ear2="Vulcan's Pearl",
    body="Plunderer's Vest +1",
    hands="Pill. Armlets +1",
    ring1="Pyrosoul Ring",
    ring2="Pyrosoul Ring",
    back="Buquwik Cape",
    waist="Shadow Belt",
    legs="Pill. Culottes +1",
    feet="Plun. Poulaines +1"
}
BBCode
Comments (0)