FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:371025
Seraph
Item Name AH Price Stock
Crocea Mors 79000000 4
Daybreak
Kaja Bow
Merlinic Hood
Amalric Doublet +1
Jhakri Cuffs +2
Jhakri Pigaches +2
Rufescent Ring
Acumen Ring
Malignance Earring
Moonshade Earring
Sucellos's Cape
Eschan Stone 0
Sanctity Necklace
Merlinic Shalwar
Count: 15 (79000000 Gil)
equipment_macros
input /equip main "Crocea Mors";
input /equip sub "Daybreak";
input /equip range "Kaja Bow";
input /equip head "Merlinic Hood";
input /equip body "Amalric Doublet +1";
input /equip hands "Jhakri Cuffs +2";
input /equip feet "Jhakri Pigaches +2";
input /equip ring1 "Rufescent Ring";
input /equip ring2 "Acumen Ring";
input /equip ear1 "Malignance Earring";
input /equip ear2 "Moonshade Earring";
input /equip back "Sucellos's Cape";
input /equip waist "Eschan Stone";
input /equip neck "Sanctity Necklace";
input /equip legs "Merlinic Shalwar";
Gearswap Set
sets["Seraph"] = {
    main="Crocea Mors",
    sub="Daybreak",
    range="Kaja Bow",
    head="Merlinic Hood",
    neck="Sanctity Necklace",
    ear1="Malignance Earring",
    ear2="Moonshade Earring",
    body="Amalric Doublet +1",
    hands="Jhakri Cuffs +2",
    ring1="Rufescent Ring",
    ring2="Acumen Ring",
    back="Sucellos's Cape",
    waist="Eschan Stone",
    legs="Merlinic Shalwar",
    feet="Jhakri Pigaches +2"
}
BBCode