FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:328607
Thief DPS - Work in Progress
Item Name AH Price Stock
0
150000 3
Count: 15 (150000 Gil)
equipment_macros
input /equip legs "Quiahuiz Trousers";
input /equip ring1 "Rajas Ring";
input /equip body "Plunderer's Vest";
input /equip main "Sandung";
input /equip range "Raider's Bmrng.";
input /equip ear1 "Heartseeker Earring";
input /equip neck "Asperity Necklace";
input /equip ear2 "Dudgeon Earring";
input /equip head "Uk'uxkaj Cap";
input /equip waist "Windbuffet Belt";
input /equip sub "Atoyac";
input /equip ring2 "Epona's Ring";
input /equip back "Atheling Mantle";
input /equip feet "Pillager's Poulaines";
input /equip hands "Pill. Armlets +1";
Gearswap Set
sets["Thief DPS"] = {
    main="Sandung",
    sub="Atoyac",
    range="Raider's Bmrng.",
    head="Uk'uxkaj Cap",
    neck="Asperity Necklace",
    ear1="Heartseeker Earring",
    ear2="Dudgeon Earring",
    body="Plunderer's Vest",
    hands="Pill. Armlets +1",
    ring1="Rajas Ring",
    ring2="Epona's Ring",
    back="Atheling Mantle",
    waist="Windbuffet Belt",
    legs="Quiahuiz Trousers",
    feet="Pillager's Poulaines"
}
BBCode