FFXIAH.com

Langues: JP EN DE FR
users online
Item Sets » id:34099
Guillotine - Improvements I'm shooting for: Abyss Cape, and Fire Bomblet.
Nom de l'item Prix de l'AH Stock
500000 4
100000 2
50000 0
20000 0
50000 3
Count: 15 (720000 Gils)
equipment_macros
input /equip main "Plaga Scythe";
input /equip back "Amemet Mantle +1";
input /equip sub "Pole Grip";
input /equip neck "Snow Gorget";
input /equip hands "Chs. Gauntlets +1";
input /equip ear1 "Aesir Ear Pendant";
input /equip ring1 "Rajas Ring";
input /equip ear2 "Brutal Earring";
input /equip ring2 "Ulthalam's Ring";
input /equip ammo "Fire Bomblet";
input /equip legs "Black Cuisses";
input /equip body "Perle Hauberk";
input /equip waist "Anguinus Belt";
input /equip head "Varangian Helm";
input /equip feet "Chs. Sollerets +1";
Gearswap Set
sets["Guillotine"] = {
    main="Plaga Scythe",
    sub="Pole Grip",
    ammo="Fire Bomblet",
    head="Varangian Helm",
    neck="Snow Gorget",
    ear1="Aesir Ear Pendant",
    ear2="Brutal Earring",
    body="Perle Hauberk",
    hands="Chs. Gauntlets +1",
    ring1="Rajas Ring",
    ring2="Ulthalam's Ring",
    back="Amemet Mantle +1",
    waist="Anguinus Belt",
    legs="Black Cuisses",
    feet="Chs. Sollerets +1"
}
BBCode