FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:386012
BLU (Magical Lower)
Item Name AH Price Stock
Jhakri Cuffs +1 0
Eddy Necklace 0
Jhakri Coronal +1 0
Salire Belt 50,000 3
Jhakri Pigaches +1 0
Eminent Wand 0
Homestead Wand 0
Ombre Tathlum +1 900,000 0
Jhakri Robe +1 0
Jhakri Slops +1 0
Cornflower Cape 0
Icesoul Ring 20,000 1
Icesoul Ring 20,000 1
Strophadic Earring 0
Moldavite Earring 0
Count: 15 (990,000 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
Comments (0)