FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
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.
Item Name AH Price Stock
0
Count: 15 (0 Gil)
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