FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:257669
Ruinator
Item Name AH Price Stock
Breeze Belt 0
Cheruski Needle 20,000 1
Yaoyotl Helm 0
Flame Pearl 120,000 4
Pyrosoul Ring 48,500 4
Boor Bracelets 20,000 1
Buquwik Cape 50,000 5
Tot. Trousers +1 0
Breeze Gorget 0
Brutal Earring 0
Whirlpool Greaves 0
Tot. Jackcoat +1 0
Guttler 0
Epona's Ring 0
Count: 14 (258,500 Gil)
equipment_macros
input /equip waist "Breeze Belt";
input /equip ammo "Cheruski Needle";
input /equip head "Yaoyotl Helm";
input /equip ear1 "Flame Pearl";
input /equip ring1 "Pyrosoul Ring";
input /equip hands "Boor Bracelets";
input /equip back "Buquwik Cape";
input /equip legs "Tot. Trousers +1";
input /equip neck "Breeze Gorget";
input /equip ear2 "Brutal Earring";
input /equip feet "Whirlpool Greaves";
input /equip body "Tot. Jackcoat +1";
input /equip main "Guttler";
input /equip ring2 "Epona's Ring";
Gearswap Set
sets["Ruinator"] = {
    main="Guttler",
    ammo="Cheruski Needle",
    head="Yaoyotl Helm",
    neck="Breeze Gorget",
    ear1="Flame Pearl",
    ear2="Brutal Earring",
    body="Tot. Jackcoat +1",
    hands="Boor Bracelets",
    ring1="Pyrosoul Ring",
    ring2="Epona's Ring",
    back="Buquwik Cape",
    waist="Breeze Belt",
    legs="Tot. Trousers +1",
    feet="Whirlpool Greaves"
}
BBCode
Comments (0)