FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:297968
Requeiscat (PLD)
Item Name AH Price Stock
Aquasoul Ring 30000 0
Strigoi Ring
Soil Belt
Neptune's Pearl 2000000 1
Neptune's Pearl 2000000 1
Soil Gorget
Hct. Leggings +1
Atheling Mantle
Ogier's Breeches
Phorcys Mitts
Twilight Mail
Twilight Helm
Cheruski Needle 20000 0
Aegis
Excalibur
Count: 15 (4050000 Gil)
equipment_macros
input /equip ring1 "Aquasoul Ring";
input /equip ring2 "Strigoi Ring";
input /equip waist "Soil Belt";
input /equip ear1 "Neptune's Pearl";
input /equip ear2 "Neptune's Pearl";
input /equip neck "Soil Gorget";
input /equip feet "Hct. Leggings +1";
input /equip back "Atheling Mantle";
input /equip legs "Ogier's Breeches";
input /equip hands "Phorcys Mitts";
input /equip body "Twilight Mail";
input /equip head "Twilight Helm";
input /equip ammo "Cheruski Needle";
input /equip sub "Aegis";
input /equip main "Excalibur";
Gearswap Set
sets["Requeiscat (PLD)"] = {
    main="Excalibur",
    sub="Aegis",
    ammo="Cheruski Needle",
    head="Twilight Helm",
    neck="Soil Gorget",
    ear1="Neptune's Pearl",
    ear2="Neptune's Pearl",
    body="Twilight Mail",
    hands="Phorcys Mitts",
    ring1="Aquasoul Ring",
    ring2="Strigoi Ring",
    back="Atheling Mantle",
    waist="Soil Belt",
    legs="Ogier's Breeches",
    feet="Hct. Leggings +1"
}
BBCode