FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:262225
Summoner
Item Name AH Price Stock
20000 0
20000 1
100000 0
10000 1
30000 1
Count: 15 (180000 Gil)
equipment_macros
input /equip head "Caller's Horn +1";
input /equip ring1 "Fervor Ring";
input /equip ammo "Witchstone";
input /equip sub "Vox Grip";
input /equip main "Teiwaz";
input /equip ring2 "Evoker's Ring";
input /equip feet "Caller's Pgch. +2";
input /equip legs "Caller's Spats +1";
input /equip waist "Mujin Obi";
input /equip back "Tiresias' Cape";
input /equip hands "Caller's Bracers +1";
input /equip body "Call. Doublet +2";
input /equip ear1 "Caller's Earring";
input /equip ear2 "Gifted Earring";
input /equip neck "Caller's Pendant";
Gearswap Set
sets["Summoner"] = {
    main="Teiwaz",
    sub="Vox Grip",
    ammo="Witchstone",
    head="Caller's Horn +1",
    neck="Caller's Pendant",
    ear1="Caller's Earring",
    ear2="Gifted Earring",
    body="Call. Doublet +2",
    hands="Caller's Bracers +1",
    ring1="Fervor Ring",
    ring2="Evoker's Ring",
    back="Tiresias' Cape",
    waist="Mujin Obi",
    legs="Caller's Spats +1",
    feet="Caller's Pgch. +2"
}
BBCode