FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:304144
Blu Req - Updated 1/23
Item Name AH Price Stock
Iuitl Gaiters 0
Aquasoul Ring 30,000 0
Whirlpool Mask 0
Atheling Mantle 0
Epona's Ring 0
Soil Gorget 0
Iztaasu +1 0
Iuitl Vest 0
Buramenk'ah 0
Honed Tathlum 0
Nahtirah Trousers 0
Shadow Belt 0
Shadow Gorget 0
Buremte Gloves 0
Brutal Earring 0
Moonshade Earring 0
Count: 16 (30,000 Gil)
equipment_macros
input /equip feet "Iuitl Gaiters";
input /equip ring1 "Aquasoul Ring";
input /equip head "Whirlpool Mask";
input /equip back "Atheling Mantle";
input /equip ring2 "Epona's Ring";
input /equip neck "Soil Gorget";
input /equip main "Iztaasu +1";
input /equip body "Iuitl Vest";
input /equip sub "Buramenk'ah";
input /equip ammo "Honed Tathlum";
input /equip legs "Nahtirah Trousers";
input /equip waist "Shadow Belt";
input /equip neck "Shadow Gorget";
input /equip hands "Buremte Gloves";
input /equip ear1 "Brutal Earring";
input /equip ear2 "Moonshade Earring";
Gearswap Set
sets["Blu Req"] = {
    main="Iztaasu +1",
    sub="Buramenk'ah",
    ammo="Honed Tathlum",
    head="Whirlpool Mask",
    neck="Shadow Gorget",
    ear1="Brutal Earring",
    ear2="Moonshade Earring",
    body="Iuitl Vest",
    hands="Buremte Gloves",
    ring1="Aquasoul Ring",
    ring2="Epona's Ring",
    back="Atheling Mantle",
    waist="Shadow Belt",
    legs="Nahtirah Trousers",
    feet="Iuitl Gaiters"
}
BBCode
Comments (0)