FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:328902
WHM Idle - Swap to heka combo + Fucho-no-obi under 50% with gearswap
Item Name AH Price Stock
Serpentes Sabots
Nares Trews
Defending Ring 0
Serpentes Cuffs
Gende. Bliaut +1 0
Ethereal Earring
Slipor Sash 100000 1
Sanare Earring
Twilight Torque
Gende. Caubeen +1
Sihirik 0
Genbu's Shield
Bolelabunga 0
Umbra Cape 450000 0
Dark Ring 20000 0
Count: 15 (570000 Gil)
equipment_macros
input /equip feet "Serpentes Sabots";
input /equip legs "Nares Trews";
input /equip ring1 "Defending Ring";
input /equip hands "Serpentes Cuffs";
input /equip body "Gende. Bliaut +1";
input /equip ear1 "Ethereal Earring";
input /equip waist "Slipor Sash";
input /equip ear2 "Sanare Earring";
input /equip neck "Twilight Torque";
input /equip head "Gende. Caubeen +1";
input /equip ammo "Sihirik";
input /equip sub "Genbu's Shield";
input /equip main "Bolelabunga";
input /equip back "Umbra Cape";
input /equip ring2 "Dark Ring";
Gearswap Set
sets["WHM Idle"] = {
    main="Bolelabunga",
    sub="Genbu's Shield",
    ammo="Sihirik",
    head="Gende. Caubeen +1",
    neck="Twilight Torque",
    ear1="Ethereal Earring",
    ear2="Sanare Earring",
    body="Gende. Bliaut +1",
    hands="Serpentes Cuffs",
    ring1="Defending Ring",
    ring2="Dark Ring",
    back="Umbra Cape",
    waist="Slipor Sash",
    legs="Nares Trews",
    feet="Serpentes Sabots"
}
BBCode