FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
アイテムセット » id:147138
BRD_Debuffs - What I use to debuff stuff on bard.
アイテム名 競売所価格 在庫
B.ストラップ+1 100000 0
エラントスロップス 21500 3
コルセット+1 50000 1
エンジェルリング 20000 4
ジェスターケープ+1 50000 1
コブラピガッシュ 40000 0
エンジェルリング 20000 4
コラルカフス
エラントウプランド 100000 0
メロディピアス 10000 1
オポオポ王の王冠 0
メロディピアス 10000 1
バードホイッスル 10000 3
数: 13 (431500 価格)
equipment_macros
input /equip sub "Bugard Strap +1";
input /equip legs "Errant Slops";
input /equip waist "Corsette +1";
input /equip ring1 "Angel's Ring";
input /equip back "Jester's Cape +1";
input /equip feet "Cobra Pigaches";
input /equip ring2 "Angel's Ring";
input /equip hands "Choral Cuffs";
input /equip body "Errant Hpl.";
input /equip ear1 "Melody Earring";
input /equip head "Opo-opo Crown";
input /equip ear2 "Melody Earring";
input /equip neck "Bird Whistle";
Gearswap Set
sets["BRD_Debuffs"] = {
    sub="Bugard Strap +1",
    head="Opo-opo Crown",
    neck="Bird Whistle",
    ear1="Melody Earring",
    ear2="Melody Earring",
    body="Errant Hpl.",
    hands="Choral Cuffs",
    ring1="Angel's Ring",
    ring2="Angel's Ring",
    back="Jester's Cape +1",
    waist="Corsette +1",
    legs="Errant Slops",
    feet="Cobra Pigaches"
}
BBCode