FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:319942
SMN_BPDelay-
Item Name AH Price Stock
Conveyance Cape
Glyphic Bracers +1
Glyph. Pigaches +1
Glyphic Horn +1
Seraphicaller 0
Glyphic Doublet +1
Count: 6 (0 Gil)
equipment_macros
input /equip back "Conveyance Cape";
input /equip hands "Glyphic Bracers +1";
input /equip feet "Glyph. Pigaches +1";
input /equip head "Glyphic Horn +1";
input /equip ammo "Seraphicaller";
input /equip body "Glyphic Doublet +1";
Gearswap Set
sets["SMN_BPDelay-"] = {
    ammo="Seraphicaller",
    head="Glyphic Horn +1",
    body="Glyphic Doublet +1",
    hands="Glyphic Bracers +1",
    back="Conveyance Cape",
    feet="Glyph. Pigaches +1"
}
BBCode