FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:47816
Bst - Idle/Pet - This is what I currently use when I'm meleeing with a Pet out. This set gives me MovtSpeed, Pet Defense and some basic Melee stats.
Item Name AH Price Stock
30000 1
7000000 0
500000 0
1000000 1
50000 0
Count: 14 (8580000 Gil)
equipment_macros
input /equip main "Lion Tamer";
input /equip sub "Pallas's Shield";
input /equip ring1 "Sniper's Ring +1";
input /equip neck "Shepherd's Chain";
input /equip ring2 "Rajas Ring";
input /equip back "Amemet Mantle +1";
input /equip waist "Selemnus Belt";
input /equip body "Hauberk +1";
input /equip legs "Askar Dirs";
input /equip hands "Beast Bazubands";
input /equip ear1 "Brutal Earring";
input /equip ear2 "Assault Earring";
input /equip head "Askar Zucchetto";
input /equip feet "Skadi's Jambeaux";
Gearswap Set
sets["Bst - Idle/Pet"] = {
    main="Lion Tamer",
    sub="Pallas's Shield",
    head="Askar Zucchetto",
    neck="Shepherd's Chain",
    ear1="Brutal Earring",
    ear2="Assault Earring",
    body="Hauberk +1",
    hands="Beast Bazubands",
    ring1="Sniper's Ring +1",
    ring2="Rajas Ring",
    back="Amemet Mantle +1",
    waist="Selemnus Belt",
    legs="Askar Dirs",
    feet="Skadi's Jambeaux"
}
BBCode