FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:356384
ele cast no empy
Item Name AH Price Stock
Swith Cape +1 2000000 3
Channeler's Stone
Loquac. Earring
Enchntr. Earring +1 9000000 5
Voltsurge Torque
Grioavolr
Clerisy Strap +1 3000000 2
Prolix Ring 2250000 2
Mallquis Trews +2
Mallquis Saio +2
Mallquis Ring
Mallquis Cuffs +2
Mallquis Clogs +2
Mall. Chapeau +2
Count: 14 (16250000 Gil)
equipment_macros
input /equip back "Swith Cape +1";
input /equip waist "Channeler's Stone";
input /equip ear1 "Loquac. Earring";
input /equip ear2 "Enchntr. Earring +1";
input /equip neck "Voltsurge Torque";
input /equip main "Grioavolr";
input /equip sub "Clerisy Strap +1";
input /equip ring1 "Prolix Ring";
input /equip legs "Mallquis Trews +2";
input /equip body "Mallquis Saio +2";
input /equip ring2 "Mallquis Ring";
input /equip hands "Mallquis Cuffs +2";
input /equip feet "Mallquis Clogs +2";
input /equip head "Mall. Chapeau +2";
Gearswap Set
sets["ele cast no empy"] = {
    main="Grioavolr",
    sub="Clerisy Strap +1",
    head="Mall. Chapeau +2",
    neck="Voltsurge Torque",
    ear1="Loquac. Earring",
    ear2="Enchntr. Earring +1",
    body="Mallquis Saio +2",
    hands="Mallquis Cuffs +2",
    ring1="Prolix Ring",
    ring2="Mallquis Ring",
    back="Swith Cape +1",
    waist="Channeler's Stone",
    legs="Mallquis Trews +2",
    feet="Mallquis Clogs +2"
}
BBCode