FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:295206
RUN WS (list)
Item Name AH Price Stock
Soil Gorget 0
Atheling Mantle 0
Thunder Belt 0
Thurandaut Tabard 0
Thurandaut Chapeau 0
Thew Bomblet 30,000 3
Rajas Ring 0
Pyrosoul Ring 30,000 3
Brutal Earring 0
Moonshade Earring 0
Thaumas Kecks 0
Hct. Leggings 0
Hecatomb Mittens 0
Tenebreuse 0
Pole Grip 200,000 12
Count: 15 (260,000 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
Comments (0)