FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:309934
BSTPET
Item Name AH Price Stock
Sabong Earring 20000 1
Bestia Greaves
Ferine Quijotes +2
Moepapa Stone 30000 4
Oneiros Cappa 10000 2
Ferine Necklace
Anwig Salade
Hunahpu
Demonry Core 30000 4
Aalak' Axe 50000 1
Count: 10 (140000 Gil)
equipment_macros
input /equip ear1 "Sabong Earring";
input /equip feet "Bestia Greaves";
input /equip legs "Ferine Quijotes +2";
input /equip waist "Moepapa Stone";
input /equip back "Oneiros Cappa";
input /equip neck "Ferine Necklace";
input /equip head "Anwig Salade";
input /equip main "Hunahpu";
input /equip ammo "Demonry Core";
input /equip sub "Aalak' Axe";
Gearswap Set
sets["BSTPET"] = {
    main="Hunahpu",
    sub="Aalak' Axe",
    ammo="Demonry Core",
    head="Anwig Salade",
    neck="Ferine Necklace",
    ear1="Sabong Earring",
    back="Oneiros Cappa",
    waist="Moepapa Stone",
    legs="Ferine Quijotes +2",
    feet="Bestia Greaves"
}
BBCode