FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:386012
BLU (Magical Lower)
Item Name AH Price Stock
Jhakri Cuffs +1
Eddy Necklace
Jhakri Coronal +1
Salire Belt 10000 0
Jhakri Pigaches +1
Eminent Wand
Homestead Wand
Ombre Tathlum +1 940000 4
Jhakri Robe +1
Jhakri Slops +1
Cornflower Cape
Icesoul Ring 20000 0
Icesoul Ring 20000 0
Strophadic Earring
Moldavite Earring
Count: 15 (990000 Gil)
equipment_macros
input /equip hands "Jhakri Cuffs +1";
input /equip neck "Eddy Necklace";
input /equip head "Jhakri Coronal +1";
input /equip waist "Salire Belt";
input /equip feet "Jhakri Pigaches +1";
input /equip main "Eminent Wand";
input /equip sub "Homestead Wand";
input /equip ammo "Ombre Tathlum +1";
input /equip body "Jhakri Robe +1";
input /equip legs "Jhakri Slops +1";
input /equip back "Cornflower Cape";
input /equip ring1 "Icesoul Ring";
input /equip ring2 "Icesoul Ring";
input /equip ear1 "Strophadic Earring";
input /equip ear2 "Moldavite Earring";
Gearswap Set
sets["BLU (Magical Lower)"] = {
    main="Eminent Wand",
    sub="Homestead Wand",
    ammo="Ombre Tathlum +1",
    head="Jhakri Coronal +1",
    neck="Eddy Necklace",
    ear1="Strophadic Earring",
    ear2="Moldavite Earring",
    body="Jhakri Robe +1",
    hands="Jhakri Cuffs +1",
    ring1="Icesoul Ring",
    ring2="Icesoul Ring",
    back="Cornflower Cape",
    waist="Salire Belt",
    legs="Jhakri Slops +1",
    feet="Jhakri Pigaches +1"
}
BBCode