FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:362403
Ten*1750
Item Name AH Price Stock
Gere Ring 0
Seeth. Bomblet +1 0
Moonshade Earring 0
Lugra Earring +1 0
Kentarch Belt +1 0
Regal Ring 0
Herculean Boots 0
Andartia's Mantle 0
Mochi. Hakama +3 0
Ninja Nodowa +2 35,000,000 3
Herculean Gloves 0
Herculean Vest 0
Hachiya Hatsu. +3 0
Kanaria 0
Kikoku 0
Count: 15 (35,000,000 Gil)
equipment_macros
input /equip ring1 "Gere Ring";
input /equip ammo "Seeth. Bomblet +1";
input /equip ear1 "Moonshade Earring";
input /equip ear2 "Lugra Earring +1";
input /equip waist "Kentarch Belt +1";
input /equip ring2 "Regal Ring";
input /equip feet "Herculean Boots";
input /equip back "Andartia's Mantle";
input /equip legs "Mochi. Hakama +3";
input /equip neck "Ninja Nodowa +2";
input /equip hands "Herculean Gloves";
input /equip body "Herculean Vest";
input /equip head "Hachiya Hatsu. +3";
input /equip main "Kanaria";
input /equip sub "Kikoku";
Gearswap Set
sets["Ten*1750"] = {
    main="Kanaria",
    sub="Kikoku",
    ammo="Seeth. Bomblet +1",
    head="Hachiya Hatsu. +3",
    neck="Ninja Nodowa +2",
    ear1="Moonshade Earring",
    ear2="Lugra Earring +1",
    body="Herculean Vest",
    hands="Herculean Gloves",
    ring1="Gere Ring",
    ring2="Regal Ring",
    back="Andartia's Mantle",
    waist="Kentarch Belt +1",
    legs="Mochi. Hakama +3",
    feet="Herculean Boots"
}
BBCode
Comments (0)