FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:169373
DRK Dark Magic skill - My current Dark skill set. Nuevo Coselete augments are: FastCast+5%, and Magic accuracy+4. Also uses Anrin obi when appropriate.
Item Name AH Price Stock
10000 2
100000 1
Count: 11 (110000 Gil)
equipment_macros
input /equip neck "Dark Torque";
input /equip ring1 "Insect Ring";
input /equip ring2 "Omega Ring";
input /equip hands "Crimson Fng. Gnt.";
input /equip legs "Abyss Flanchard";
input /equip waist "Swift Belt";
input /equip feet "Homam Gambieras";
input /equip body "Nuevo Coselete";
input /equip ear1 "Abyssal Earring";
input /equip head "Chs. Burgeonet +1";
input /equip ear2 "Dark Earring";
Gearswap Set
sets["DRK Dark Magic skill "] = {
    head="Chs. Burgeonet +1",
    neck="Dark Torque",
    ear1="Abyssal Earring",
    ear2="Dark Earring",
    body="Nuevo Coselete",
    hands="Crimson Fng. Gnt.",
    ring1="Insect Ring",
    ring2="Omega Ring",
    waist="Swift Belt",
    legs="Abyss Flanchard",
    feet="Homam Gambieras"
}
BBCode