FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:366305
Smn precast BP starter - Cape: BP II - 1~3
Item Name AH Price Stock
Con. Doublet +1
Espiritus
Beckoner's Horn
Conveyance Cape
Glyphic Pigaches
Seraphicaller 0
Glyphic Spats
Count: 7 (0 Gil)
equipment_macros
input /equip body "Con. Doublet +1";
input /equip main "Espiritus";
input /equip head "Beckoner's Horn";
input /equip back "Conveyance Cape";
input /equip feet "Glyphic Pigaches";
input /equip ammo "Seraphicaller";
input /equip legs "Glyphic Spats";
Gearswap Set
sets["Smn precast BP starter"] = {
    main="Espiritus",
    ammo="Seraphicaller",
    head="Beckoner's Horn",
    body="Con. Doublet +1",
    back="Conveyance Cape",
    legs="Glyphic Spats",
    feet="Glyphic Pigaches"
}
BBCode