FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:201464
DRK-Torcleaver - トアクリーバー用装備
Item Name AH Price Stock
100000 0
27500 1
50000 1
Count: 15 (177500 Gil)
equipment_macros
input /equip sub "Pole Grip";
input /equip hands "Bale Gauntlets +2";
input /equip main "Caladbolg";
input /equip ring1 "Spiral Ring";
input /equip legs "Bale Flanchard +2";
input /equip neck "Bale Choker";
input /equip feet "Bale Sollerets +2";
input /equip waist "Warwolf Belt";
input /equip ear1 "Brutal Earring";
input /equip body "Twilight Mail";
input /equip head "Twilight Helm";
input /equip ring2 "Rajas Ring";
input /equip ear2 "Hollow Earring";
input /equip back "Atheling Mantle";
input /equip ammo "Bibiki Seashell";
Gearswap Set
sets["DRK-Torcleaver"] = {
    main="Caladbolg",
    sub="Pole Grip",
    ammo="Bibiki Seashell",
    head="Twilight Helm",
    neck="Bale Choker",
    ear1="Brutal Earring",
    ear2="Hollow Earring",
    body="Twilight Mail",
    hands="Bale Gauntlets +2",
    ring1="Spiral Ring",
    ring2="Rajas Ring",
    back="Atheling Mantle",
    waist="Warwolf Belt",
    legs="Bale Flanchard +2",
    feet="Bale Sollerets +2"
}
BBCode