FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:260967
RDM Enhancing - Skill/Duration - Requires capped Job Points to hit Enhancing Magic Skill Cap at 500 while providing maximum self duration on all spells besides Phalanx II. Sucellos's can have anything, but due to it's use in other Enhancing sets, a Fast Cast Cape would do well. Slap on Sheltered Ring for Pro/Shell obviously. If you want replacement pieces for Telchine, use Relic RF Body and AF RF Legs, they should more than cover the missing Enhancing Magic Skill.
Item Name AH Price Stock
3500000 7
2500000 5
0
Count: 15 (6000000 Gil)
equipment_macros
input /equip ear1 "Estq. Earring";
input /equip ear2 "Loquac. Earring";
input /equip sub "Clerisy Strap +1";
input /equip ring1 "Prolix Ring";
input /equip ammo "Sapience Orb";
input /equip ring2 "Rahab Ring";
input /equip neck "Incanter's Torque";
input /equip hands "Atrophy Gloves +1";
input /equip legs "Telchine Braconi";
input /equip main "Oranyan";
input /equip head "Telchine Cap";
input /equip back "Sucellos's Cape";
input /equip feet "Leth. Houseaux +1";
input /equip body "Telchine Chas.";
input /equip waist "Sailfi Belt";
Gearswap Set
sets["RDM Enhancing - Skill/Duration"] = {
    main="Oranyan",
    sub="Clerisy Strap +1",
    ammo="Sapience Orb",
    head="Telchine Cap",
    neck="Incanter's Torque",
    ear1="Estq. Earring",
    ear2="Loquac. Earring",
    body="Telchine Chas.",
    hands="Atrophy Gloves +1",
    ring1="Prolix Ring",
    ring2="Rahab Ring",
    back="Sucellos's Cape",
    waist="Sailfi Belt",
    legs="Telchine Braconi",
    feet="Leth. Houseaux +1"
}
BBCode