FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:337101
BLU MAB Macc swaps
Item Name AH Price Stock
Luhlaza Shalwar +3
Shiva Ring +1 4400000 8
Sanctity Necklace
Pemphredo Tathlum 0
Regal Earring
Metamor. Ring +1
Rosmerta's Cape
Eschan Stone 0
Cohort Cloak +1
Jhakri Pigaches +2
Jhakri Cuffs +2
Hermetic Earring
Count: 12 (4400000 Gil)
equipment_macros
input /equip legs "Luhlaza Shalwar +3";
input /equip ring1 "Shiva Ring +1";
input /equip neck "Sanctity Necklace";
input /equip ammo "Pemphredo Tathlum";
input /equip ear1 "Regal Earring";
input /equip ring2 "Metamor. Ring +1";
input /equip back "Rosmerta's Cape";
input /equip waist "Eschan Stone";
input /equip body "Cohort Cloak +1";
input /equip feet "Jhakri Pigaches +2";
input /equip hands "Jhakri Cuffs +2";
input /equip ear2 "Hermetic Earring";
Gearswap Set
sets["BLU MAB Macc swaps"] = {
    ammo="Pemphredo Tathlum",
    neck="Sanctity Necklace",
    ear1="Regal Earring",
    ear2="Hermetic Earring",
    body="Cohort Cloak +1",
    hands="Jhakri Cuffs +2",
    ring1="Shiva Ring +1",
    ring2="Metamor. Ring +1",
    back="Rosmerta's Cape",
    waist="Eschan Stone",
    legs="Luhlaza Shalwar +3",
    feet="Jhakri Pigaches +2"
}
BBCode