FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:242500
PLD Requiescat (Normal) - A Path
Item Name AH Price Stock
Soil Gorget 0
Soil Belt 0
Otomi Helm 0
Umuthi Gloves 0
Atheling Mantle 0
Mes'yohi Slacks 0
Aquasoul Ring 30,000 1
Ginsen 0
Aquasoul Ring 30,000 1
Moonshade Earring 0
Whirlpool Greaves 0
Brutal Earring 0
Xaddi Mail 0
Count: 13 (60,000 Gil)
equipment_macros
input /equip neck "Soil Gorget";
input /equip waist "Soil Belt";
input /equip head "Otomi Helm";
input /equip hands "Umuthi Gloves";
input /equip back "Atheling Mantle";
input /equip legs "Mes'yohi Slacks";
input /equip ring1 "Aquasoul Ring";
input /equip ammo "Ginsen";
input /equip ring2 "Aquasoul Ring";
input /equip ear1 "Moonshade Earring";
input /equip feet "Whirlpool Greaves";
input /equip ear2 "Brutal Earring";
input /equip body "Xaddi Mail";
Gearswap Set
sets["PLD Requiescat (Normal)"] = {
    ammo="Ginsen",
    head="Otomi Helm",
    neck="Soil Gorget",
    ear1="Moonshade Earring",
    ear2="Brutal Earring",
    body="Xaddi Mail",
    hands="Umuthi Gloves",
    ring1="Aquasoul Ring",
    ring2="Aquasoul Ring",
    back="Atheling Mantle",
    waist="Soil Belt",
    legs="Mes'yohi Slacks",
    feet="Whirlpool Greaves"
}
BBCode
Comments (0)