FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:289272
Excalibur analysis CDC MAX - MAX set for CDC on PLD. Hecatomb hands have +4% crit damage. Hecatomb legs have Crit Rate +4%.
Item Name AH Price Stock
20000 0
30000 1
60000 1
10000 2
Count: 15 (120000 Gil)
equipment_macros
input /equip head "Drachenhorn";
input /equip ammo "Cheruski Needle";
input /equip ear1 "Brutal Earring";
input /equip sub "Aegis";
input /equip ear2 "Moonshade Earring";
input /equip ring1 "Thundersoul Ring";
input /equip ring2 "Rajas Ring";
input /equip main "Almace";
input /equip legs "Hct. Subligar +1";
input /equip waist "Wanion Belt";
input /equip back "Atheling Mantle";
input /equip body "Fulad-Zereh";
input /equip feet "Huginn Gambieras";
input /equip neck "Rancor Collar";
input /equip hands "Hct. Mittens +1";
Gearswap Set
sets["Excalibur analysis CDC MAX"] = {
    main="Almace",
    sub="Aegis",
    ammo="Cheruski Needle",
    head="Drachenhorn",
    neck="Rancor Collar",
    ear1="Brutal Earring",
    ear2="Moonshade Earring",
    body="Fulad-Zereh",
    hands="Hct. Mittens +1",
    ring1="Thundersoul Ring",
    ring2="Rajas Ring",
    back="Atheling Mantle",
    waist="Wanion Belt",
    legs="Hct. Subligar +1",
    feet="Huginn Gambieras"
}
BBCode