FFXIAH.com

Langues: JP EN DE FR
users online
Item Sets » id:272928
SMN Physical Blood Pact
Nom de l'item Prix de l'AH Stock
180000 6
0
32500 0
0
20000 0
17500 1
0
Count: 15 (250000 Gils)
equipment_macros
input /equip sub "Vox Grip";
input /equip main "Soulscourge";
input /equip head "Convoker's Horn";
input /equip neck "Sacrifice Torque";
input /equip ear1 "Esper Earring";
input /equip ear2 "Gifted Earring";
input /equip body "Call. Doublet +2";
input /equip hands "Regimen Mittens";
input /equip ring1 "Evoker's Ring";
input /equip ring2 "Fervor Ring";
input /equip back "Conveyance Cape";
input /equip waist "Mujin Obi";
input /equip legs "Ngen Seraweels";
input /equip feet "Con. Pigaches";
input /equip ammo "Seraphicaller";
Gearswap Set
sets["SMN Physical Blood Pact"] = {
    main="Soulscourge",
    sub="Vox Grip",
    ammo="Seraphicaller",
    head="Convoker's Horn",
    neck="Sacrifice Torque",
    ear1="Esper Earring",
    ear2="Gifted Earring",
    body="Call. Doublet +2",
    hands="Regimen Mittens",
    ring1="Evoker's Ring",
    ring2="Fervor Ring",
    back="Conveyance Cape",
    waist="Mujin Obi",
    legs="Ngen Seraweels",
    feet="Con. Pigaches"
}
BBCode