FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:324733
Stanislav PLD Cure (precast)
Item Name AH Price Stock
Graiai Earring 50,000 3
Bifrost Ring 20,000 2
Flume Belt 450,000 3
Shadow Mantle 0
Whirlpool Greaves 0
Buremte Gloves 0
Count: 6 (520,000 Gil)
equipment_macros
input /equip ear1 "Graiai Earring";
input /equip ring1 "Bifrost Ring";
input /equip waist "Flume Belt";
input /equip back "Shadow Mantle";
input /equip feet "Whirlpool Greaves";
input /equip hands "Buremte Gloves";
Gearswap Set
sets["Stanislav PLD Cure (precast)"] = {
    ear1="Graiai Earring",
    hands="Buremte Gloves",
    ring1="Bifrost Ring",
    back="Shadow Mantle",
    waist="Flume Belt",
    feet="Whirlpool Greaves"
}
BBCode
Comments (0)