FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:321582
Eagle Eye Shot
Item Name AH Price Stock
1750000 1
1750000 1
10000 2
50000 3
30000 0
Count: 14 (3590000 Gil)
equipment_macros
input /equip body "Orion Jerkin +1";
input /equip ear1 "Vulcan's Pearl";
input /equip ear2 "Vulcan's Pearl";
input /equip neck "Rancor Collar";
input /equip head "Uk'uxkaj Cap";
input /equip ammo "Achiyal. Bullet";
input /equip range "Annihilator";
input /equip feet "Arcadian Socks +1";
input /equip legs "Arc. Braccae +1";
input /equip waist "Elanid Belt";
input /equip back "Buquwik Cape";
input /equip ring1 "Rajas Ring";
input /equip ring2 "Pyrosoul Ring";
input /equip hands "Arc. Bracers +1";
Gearswap Set
sets["Eagle Eye Shot"] = {
    range="Annihilator",
    ammo="Achiyal. Bullet",
    head="Uk'uxkaj Cap",
    neck="Rancor Collar",
    ear1="Vulcan's Pearl",
    ear2="Vulcan's Pearl",
    body="Orion Jerkin +1",
    hands="Arc. Bracers +1",
    ring1="Rajas Ring",
    ring2="Pyrosoul Ring",
    back="Buquwik Cape",
    waist="Elanid Belt",
    legs="Arc. Braccae +1",
    feet="Arcadian Socks +1"
}
BBCode