FFXIAH.com

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