FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
users online
Item Sets » id:339206
BLM Elemental
Item Name AH Price Stock
0
0
5000000 7
5000000 7
1000000 9
Count: 15 (11000000 Gil)
equipment_macros
input /equip waist "Eschan Stone";
input /equip neck "Eddy Necklace";
input /equip back "Bane Cape";
input /equip legs "Amalric Slops";
input /equip feet "Amalric Nails";
input /equip hands "Amalric Gages";
input /equip body "Amalric Doublet";
input /equip head "Helios Band";
input /equip ammo "Ghastly Tathlum";
input /equip ring1 "Shiva Ring +1";
input /equip ring2 "Shiva Ring +1";
input /equip ear1 "Barkaro. Earring";
input /equip ear2 "Friomisi Earring";
input /equip sub "Willpower Grip";
input /equip main "Lathi";
Gearswap Set
sets["BLM Elemental"] = {
    main="Lathi",
    sub="Willpower Grip",
    ammo="Ghastly Tathlum",
    head="Helios Band",
    neck="Eddy Necklace",
    ear1="Barkaro. Earring",
    ear2="Friomisi Earring",
    body="Amalric Doublet",
    hands="Amalric Gages",
    ring1="Shiva Ring +1",
    ring2="Shiva Ring +1",
    back="Bane Cape",
    waist="Eschan Stone",
    legs="Amalric Slops",
    feet="Amalric Nails"
}
BBCode