FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:295211
RUN Fast Cast (hypothetical) - Fast cast augment on Blood Cuisses As shown with HQ = 30% FC W/out HQ, torque replaced with aug. Jewelled Collar (3), no Nebula body = 22%
Item Name AH Price Stock
Blood Cuisses 0
Prolix Ring 1,550,000 2
Chelona Boots +1 2,000,000 0
Orunmila's Torque 0
Thaumas Gloves 0
Athos's Chapeau 0
Loquac. Earring 0
Impatiens 1,800,000 0
Testudo Mantle 40,000 0
Goading Belt 0
Eris' Earring +1 100,000 0
Odium Ring 10,000 0
Dux Scale Mail 20,000 0
Count: 13 (5,520,000 Gil)
equipment_macros
input /equip legs "Blood Cuisses";
input /equip ring1 "Prolix Ring";
input /equip feet "Chelona Boots +1";
input /equip neck "Orunmila's Torque";
input /equip hands "Thaumas Gloves";
input /equip head "Athos's Chapeau";
input /equip ear1 "Loquac. Earring";
input /equip ammo "Impatiens";
input /equip back "Testudo Mantle";
input /equip waist "Goading Belt";
input /equip ear2 "Eris' Earring +1";
input /equip ring2 "Odium Ring";
input /equip body "Dux Scale Mail";
Gearswap Set
sets["RUN Fast Cast (hypothetical)"] = {
    ammo="Impatiens",
    head="Athos's Chapeau",
    neck="Orunmila's Torque",
    ear1="Loquac. Earring",
    ear2="Eris' Earring +1",
    body="Dux Scale Mail",
    hands="Thaumas Gloves",
    ring1="Prolix Ring",
    ring2="Odium Ring",
    back="Testudo Mantle",
    waist="Goading Belt",
    legs="Blood Cuisses",
    feet="Chelona Boots +1"
}
BBCode
Comments (0)