FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:349835
DRK_UTILITY
Item Name AH Price Stock
Blenmot's Ring +1 3000000 3
Roller's Ring 200000 5
Vim Torque +1
Founder's Greaves
Wh. Rarab Cap +1
Found. Breastplate
Count: 6 (3200000 Gil)
equipment_macros
input /equip ring1 "Blenmot's Ring +1";
input /equip ring2 "Roller's Ring";
input /equip neck "Vim Torque +1";
input /equip feet "Founder's Greaves";
input /equip head "Wh. Rarab Cap +1";
input /equip body "Found. Breastplate";
Gearswap Set
sets["DRK_UTILITY"] = {
    head="Wh. Rarab Cap +1",
    neck="Vim Torque +1",
    body="Found. Breastplate",
    ring1="Blenmot's Ring +1",
    ring2="Roller's Ring",
    feet="Founder's Greaves"
}
BBCode