FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:200693
cdc - Selenian cap is dex and agi +4, Weapon skill damage +2%, critical hit damage +2%. Alamace is 85 work to much to get 90 right now.
Item Name AH Price Stock
40000 0
30000 0
0
20000 1
30000 0
30000 0
5000 3
100000 2
Count: 16 (255000 Gil)
equipment_macros
input /equip ear1 "Corybant Pearl";
input /equip ring1 "Rajas Ring";
input /equip legs "Tumbler Trunks";
input /equip head "Selenian Cap";
input /equip ear2 "Brutal Earring";
input /equip main "Shikargar";
input /equip ring2 "Strigoi Ring";
input /equip sub "Almace";
input /equip back "Rancorous Mantle";
input /equip waist "Prosilio Belt";
input /equip feet "Rager Ledelsens";
input /equip hands "Shedir Gages";
input /equip body "Vara Brigandine";
input /equip ammo "Demonry Core";
input /equip neck "Nefarious Collar";
Gearswap Set
sets["cdc"] = {
    main="Shikargar",
    sub="Almace",
    ammo="Demonry Core",
    head="Selenian Cap",
    neck="Nefarious Collar",
    ear1="Corybant Pearl",
    ear2="Brutal Earring",
    body="Vara Brigandine",
    hands="Shedir Gages",
    ring1="Rajas Ring",
    ring2="Strigoi Ring",
    back="Rancorous Mantle",
    waist="Prosilio Belt",
    legs="Tumbler Trunks",
    feet="Rager Ledelsens"
}
BBCode