FFXIAH.com

言語: JP EN DE FR
2010-06-21
New Items
users online
アイテムセット » id:338165
SCH1 Embrava - If weapon can be swapped, no rings required. If swapping rings, must pick up 15 more skill; I suggest rings if possible.
アイテム名 競売所価格 在庫
テルキネブラコーニ 0
テルキネピガッシュ
PDガウン+3
ABブレーサー+1
エンブラサッシュ
インカンタートルク
テルキネキャップ
ムサ 75000000 4
アンドアーピアス 0
ミミルピアス
数: 10 (75000000 価格)
equipment_macros
input /equip legs "Telchine Braconi";
input /equip feet "Telchine Pigaches";
input /equip body "Peda. Gown +3";
input /equip hands "Arbatel Bracers +1";
input /equip waist "Embla Sash";
input /equip neck "Incanter's Torque";
input /equip head "Telchine Cap";
input /equip main "Musa";
input /equip ear1 "Andoaa Earring";
input /equip ear2 "Mimir Earring";
Gearswap Set
sets["SCH1 Embrava"] = {
    main="Musa",
    head="Telchine Cap",
    neck="Incanter's Torque",
    ear1="Andoaa Earring",
    ear2="Mimir Earring",
    body="Peda. Gown +3",
    hands="Arbatel Bracers +1",
    waist="Embla Sash",
    legs="Telchine Braconi",
    feet="Telchine Pigaches"
}
BBCode