FFXIAH.com

Langues: JP EN DE FR
users online
Item Sets » id:227894
Summoner
Nom de l'item Prix de l'AH Stock
30000 4
20000 0
100000 2
Count: 15 (150000 Gils)
equipment_macros
input /equip main "Hvergelmir";
input /equip waist "Caller's Sash";
input /equip back "Tiresias' Cape";
input /equip ring1 "Fervor Ring";
input /equip ring2 "Evoker's Ring";
input /equip legs "Caller's Spats +2";
input /equip ear1 "Moonshade Earring";
input /equip feet "Caller's Pgch. +2";
input /equip hands "Call. Bracers +2";
input /equip head "Caller's Horn +2";
input /equip ear2 "Gifted Earring";
input /equip neck "Caller's Pendant";
input /equip body "Call. Doublet +2";
input /equip ammo "Shadow Sachet";
input /equip sub "Vox Grip";
Gearswap Set
sets["Summoner"] = {
    main="Hvergelmir",
    sub="Vox Grip",
    ammo="Shadow Sachet",
    head="Caller's Horn +2",
    neck="Caller's Pendant",
    ear1="Moonshade Earring",
    ear2="Gifted Earring",
    body="Call. Doublet +2",
    hands="Call. Bracers +2",
    ring1="Fervor Ring",
    ring2="Evoker's Ring",
    back="Tiresias' Cape",
    waist="Caller's Sash",
    legs="Caller's Spats +2",
    feet="Caller's Pgch. +2"
}
BBCode