FFXIAH.com

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