FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:334095
BST Pet: TP
Item Name AH Price Stock
Hunahpu
Ferine Necklace
Ferine Mantle
Paguroidea Ring 100000 1
Armada Sollerets
Ferine Quijotes +2
Moepapa Stone 30000 1
Skd. Bazubands +1
Mirke Wardecors
Spurrer Beret
Glyph Axe 0
Sabong Earring 20000 0
Ferine Earring
Demonry Core 5000 3
Sheltered Ring 1855000 2
Count: 15 (2010000 Gil)
equipment_macros
input /equip main "Hunahpu";
input /equip neck "Ferine Necklace";
input /equip back "Ferine Mantle";
input /equip ring1 "Paguroidea Ring";
input /equip feet "Armada Sollerets";
input /equip legs "Ferine Quijotes +2";
input /equip waist "Moepapa Stone";
input /equip hands "Skd. Bazubands +1";
input /equip body "Mirke Wardecors";
input /equip head "Spurrer Beret";
input /equip sub "Glyph Axe";
input /equip ear1 "Sabong Earring";
input /equip ear2 "Ferine Earring";
input /equip ammo "Demonry Core";
input /equip ring2 "Sheltered Ring";
Gearswap Set
sets["BST Pet: TP"] = {
    main="Hunahpu",
    sub="Glyph Axe",
    ammo="Demonry Core",
    head="Spurrer Beret",
    neck="Ferine Necklace",
    ear1="Sabong Earring",
    ear2="Ferine Earring",
    body="Mirke Wardecors",
    hands="Skd. Bazubands +1",
    ring1="Paguroidea Ring",
    ring2="Sheltered Ring",
    back="Ferine Mantle",
    waist="Moepapa Stone",
    legs="Ferine Quijotes +2",
    feet="Armada Sollerets"
}
BBCode