FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
アイテムセット » id:262225
Summoner
アイテム名 競売所価格 在庫
CLホーン+1
フェルボルリング 20000 0
ウィッチストーン 20000 1
ヴォックスグリップ 100000 0
テイウァッツ
エボカーリング
CLピガッシュ+2
CLスパッツ+1
夢神の帯 10000 1
テイレシアスケープ 30000 1
CLブレーサー+1
CLダブレット+2
コーラーピアス
ギフトピアス
コーラーペンダント
数: 15 (180000 価格)
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