FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:135915
CappedACCNinja Set - This set will cap you on Greater colibri, while maintaining 19% haste, on top of the extra 5% delay reduction from AF body. This set of course requires the use of Crab Sushi, but what NIN wouldn't expect to have to use ACC food?
Item Name AH Price Stock
100000 1
100000 0
7000000 5
3000000 2
50000 1
Count: 15 (10250000 Gil)
equipment_macros
input /equip feet "Usukane Sune-Ate";
input /equip legs "Byakko's Haidate";
input /equip waist "Swift Belt";
input /equip back "Cuchulain's Mantle";
input /equip ring1 "Rajas Ring";
input /equip hands "Dusk Gloves";
input /equip body "Ninja Chainmail";
input /equip ear1 "Brutal Earring";
input /equip ring2 "Sniper's Ring +1";
input /equip ear2 "Suppanomimi";
input /equip neck "Peacock Charm";
input /equip head "Walahra Turban";
input /equip ammo "Fire Bomblet";
input /equip main "Senjuinrikio";
input /equip sub "Perdu Blade";
Gearswap Set
sets["CappedACCNinja Set"] = {
    main="Senjuinrikio",
    sub="Perdu Blade",
    ammo="Fire Bomblet",
    head="Walahra Turban",
    neck="Peacock Charm",
    ear1="Brutal Earring",
    ear2="Suppanomimi",
    body="Ninja Chainmail",
    hands="Dusk Gloves",
    ring1="Rajas Ring",
    ring2="Sniper's Ring +1",
    back="Cuchulain's Mantle",
    waist="Swift Belt",
    legs="Byakko's Haidate",
    feet="Usukane Sune-Ate"
}
BBCode