FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:303938
Taru Whm
Item Name AH Price Stock
Tamaxchi 0
Genbu's Shield 0
Witful Belt 2,000,000 0
Swith Cape 50,000 1
Prolix Ring 1,500,000 4
Tempered Cape 10,000 0
Colossus's Torque 0
Serpentes Sabots 0
Loquac. Earring 0
Impatiens 1,800,000 0
Moonshade Earring 0
Heka's Kalasiris 0
Orsn. Pantaln. +2 0
Lebeche Ring 0
Nefer Khat 30,000 2
Serpentes Cuffs 0
Count: 16 (5,390,000 Gil)
equipment_macros
input /equip main "Tamaxchi";
input /equip sub "Genbu's Shield";
input /equip waist "Witful Belt";
input /equip back "Swith Cape";
input /equip ring1 "Prolix Ring";
input /equip back "Tempered Cape";
input /equip neck "Colossus's Torque";
input /equip feet "Serpentes Sabots";
input /equip ear1 "Loquac. Earring";
input /equip ammo "Impatiens";
input /equip ear2 "Moonshade Earring";
input /equip body "Heka's Kalasiris";
input /equip legs "Orsn. Pantaln. +2";
input /equip ring2 "Lebeche Ring";
input /equip head "Nefer Khat";
input /equip hands "Serpentes Cuffs";
Gearswap Set
sets["Taru Whm"] = {
    main="Tamaxchi",
    sub="Genbu's Shield",
    ammo="Impatiens",
    head="Nefer Khat",
    neck="Colossus's Torque",
    ear1="Loquac. Earring",
    ear2="Moonshade Earring",
    body="Heka's Kalasiris",
    hands="Serpentes Cuffs",
    ring1="Prolix Ring",
    ring2="Lebeche Ring",
    back="Tempered Cape",
    waist="Witful Belt",
    legs="Orsn. Pantaln. +2",
    feet="Serpentes Sabots"
}
BBCode
Comments (0)