FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
アイテムセット » id:341735
PLD enmity
アイテム名 競売所価格 在庫
オディシアクウィス
ブルトガング
クリプティクピアス
アペリエリング+1
アペリエリング
アイアンゴベット
アンムーヴカラー+1
クリードボードリエ
ヨリウムガントレ
エスカイトグリーヴ 0
ロースバルブータ+1
SVキュイラス+1
無知の耳
ルディアノスマント
数: 14 (0 価格)
equipment_macros
input /equip legs "Odyssean Cuisses";
input /equip main "Burtgang";
input /equip ear1 "Cryptic Earring";
input /equip ring1 "Apeile Ring +1";
input /equip ring2 "Apeile Ring";
input /equip ammo "Iron Gobbet";
input /equip neck "Unmoving Collar +1";
input /equip waist "Creed Baudrier";
input /equip hands "Yorium Gauntlets";
input /equip feet "Eschite Greaves";
input /equip head "Loess Barbuta +1";
input /equip body "Souv. Cuirass +1";
input /equip ear2 "Trux Earring";
input /equip back "Rudianos's Mantle";
Gearswap Set
sets["PLD enmity"] = {
    main="Burtgang",
    ammo="Iron Gobbet",
    head="Loess Barbuta +1",
    neck="Unmoving Collar +1",
    ear1="Cryptic Earring",
    ear2="Trux Earring",
    body="Souv. Cuirass +1",
    hands="Yorium Gauntlets",
    ring1="Apeile Ring +1",
    ring2="Apeile Ring",
    back="Rudianos's Mantle",
    waist="Creed Baudrier",
    legs="Odyssean Cuisses",
    feet="Eschite Greaves"
}
BBCode