FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:295206
RUN WS (list)
Item Name AH Price Stock
Soil Gorget
Atheling Mantle
Thunder Belt
Thurandaut Tabard
Thurandaut Chapeau
Thew Bomblet 10000 0
Rajas Ring
Pyrosoul Ring 30000 2
Brutal Earring
Moonshade Earring
Thaumas Kecks
Hct. Leggings
Hecatomb Mittens
Tenebreuse
Pole Grip 190000 2
Count: 15 (230000 Gil)
equipment_macros
input /equip neck "Soil Gorget";
input /equip back "Atheling Mantle";
input /equip waist "Thunder Belt";
input /equip body "Thurandaut Tabard";
input /equip head "Thurandaut Chapeau";
input /equip ammo "Thew Bomblet";
input /equip ring1 "Rajas Ring";
input /equip ring2 "Pyrosoul Ring";
input /equip ear1 "Brutal Earring";
input /equip ear2 "Moonshade Earring";
input /equip legs "Thaumas Kecks";
input /equip feet "Hct. Leggings";
input /equip hands "Hecatomb Mittens";
input /equip main "Tenebreuse";
input /equip sub "Pole Grip";
Gearswap Set
sets["RUN WS (list)"] = {
    main="Tenebreuse",
    sub="Pole Grip",
    ammo="Thew Bomblet",
    head="Thurandaut Chapeau",
    neck="Soil Gorget",
    ear1="Brutal Earring",
    ear2="Moonshade Earring",
    body="Thurandaut Tabard",
    hands="Hecatomb Mittens",
    ring1="Rajas Ring",
    ring2="Pyrosoul Ring",
    back="Atheling Mantle",
    waist="Thunder Belt",
    legs="Thaumas Kecks",
    feet="Hct. Leggings"
}
BBCode