FFXIAH.com

Langues: JP EN DE FR
users online
Item Sets » id:280750
SMN Avatar set Engaged - Equiped when Avatar or Spirit is engaged to an enemy. Avatar Melee "Full burst" set. Switches into Refresh pieces at lower MP level intervals.
Nom de l'item Prix de l'AH Stock
0
Count: 15 (0 Gils)
equipment_macros
input /equip head "Helios Band";
input /equip sub "Oneiros Grip";
input /equip ring1 "Thurandaut Ring";
input /equip back "Campestres's Cape";
input /equip main "Nirvana";
input /equip ring2 "Evoker's Ring";
input /equip ammo "Seraphicaller";
input /equip body "Glyphic Doublet +1";
input /equip hands "Helios Gloves";
input /equip ear1 "Rimeice Earring";
input /equip ear2 "Domes. Earring";
input /equip neck "Empath Necklace";
input /equip waist "Incarnation Sash";
input /equip legs "Helios Spats";
input /equip feet "Helios Boots";
Gearswap Set
sets["SMN Avatar set Engaged"] = {
    main="Nirvana",
    sub="Oneiros Grip",
    ammo="Seraphicaller",
    head="Helios Band",
    neck="Empath Necklace",
    ear1="Rimeice Earring",
    ear2="Domes. Earring",
    body="Glyphic Doublet +1",
    hands="Helios Gloves",
    ring1="Thurandaut Ring",
    ring2="Evoker's Ring",
    back="Campestres's Cape",
    waist="Incarnation Sash",
    legs="Helios Spats",
    feet="Helios Boots"
}
BBCode