FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:239762
Catastrophe - Diamond Ring INT+3 MND+2 Augment
Item Name AH Price Stock
35500 2
20000 1
24501 1
100000 3
Count: 15 (180001 Gil)
equipment_macros
input /equip legs "Bale Flanchard +2";
input /equip hands "Abs. Gauntlets +2";
input /equip back "Atheling Mantle";
input /equip body "Twilight Mail";
input /equip ammo "Bomb Core";
input /equip head "Twilight Helm";
input /equip ring1 "Diamond Ring";
input /equip ring2 "Spiral Ring";
input /equip ear1 "Moonshade Earring";
input /equip waist "Soil Belt";
input /equip ear2 "Brutal Earring";
input /equip main "Apocalypse";
input /equip neck "Soil Gorget";
input /equip feet "Bale Sollerets +2";
input /equip sub "Pole Grip";
Gearswap Set
sets["Catastrophe"] = {
    main="Apocalypse",
    sub="Pole Grip",
    ammo="Bomb Core",
    head="Twilight Helm",
    neck="Soil Gorget",
    ear1="Moonshade Earring",
    ear2="Brutal Earring",
    body="Twilight Mail",
    hands="Abs. Gauntlets +2",
    ring1="Diamond Ring",
    ring2="Spiral Ring",
    back="Atheling Mantle",
    waist="Soil Belt",
    legs="Bale Flanchard +2",
    feet="Bale Sollerets +2"
}
BBCode