FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:297839
Catastophe
Item Name AH Price Stock
Shadow Belt 0
Shadow Gorget 0
Atheling Mantle 0
Phorcys Korazin 0
Twilight Helm 0
Dilaram's Sollerets 0
Ogier's Breeches 0
Spiral Ring 50,000 1
Rajas Ring 0
Moonshade Earring 0
Pole Grip 130,000 2
Apocalypse 0
Brutal Earring 0
Bomb Core 30,000 4
Abs. Gauntlets +2 0
Count: 15 (210,000 Gil)
equipment_macros
input /equip waist "Shadow Belt";
input /equip neck "Shadow Gorget";
input /equip back "Atheling Mantle";
input /equip body "Phorcys Korazin";
input /equip head "Twilight Helm";
input /equip feet "Dilaram's Sollerets";
input /equip legs "Ogier's Breeches";
input /equip ring1 "Spiral Ring";
input /equip ring2 "Rajas Ring";
input /equip ear1 "Moonshade Earring";
input /equip sub "Pole Grip";
input /equip main "Apocalypse";
input /equip ear2 "Brutal Earring";
input /equip ammo "Bomb Core";
input /equip hands "Abs. Gauntlets +2";
Gearswap Set
sets["Catastophe"] = {
    main="Apocalypse",
    sub="Pole Grip",
    ammo="Bomb Core",
    head="Twilight Helm",
    neck="Shadow Gorget",
    ear1="Moonshade Earring",
    ear2="Brutal Earring",
    body="Phorcys Korazin",
    hands="Abs. Gauntlets +2",
    ring1="Spiral Ring",
    ring2="Rajas Ring",
    back="Atheling Mantle",
    waist="Shadow Belt",
    legs="Ogier's Breeches",
    feet="Dilaram's Sollerets"
}
BBCode
Comments (0)