FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:316805
Avatar Perpet
Item Name AH Price Stock
Fucho-no-Obi
Con. Horn +1
Oneiros Grip
Evoker's Ring
Con. Pigaches +1
Chatoyant Staff 2910000 9
Nashira Gages
Glyphic Doublet +1
Nares Trews
Count: 9 (2910000 Gil)
equipment_macros
input /equip waist "Fucho-no-Obi";
input /equip head "Con. Horn +1";
input /equip sub "Oneiros Grip";
input /equip ring1 "Evoker's Ring";
input /equip feet "Con. Pigaches +1";
input /equip main "Chatoyant Staff";
input /equip hands "Nashira Gages";
input /equip body "Glyphic Doublet +1";
input /equip legs "Nares Trews";
Gearswap Set
sets["Avatar Perpet"] = {
    main="Chatoyant Staff",
    sub="Oneiros Grip",
    head="Con. Horn +1",
    body="Glyphic Doublet +1",
    hands="Nashira Gages",
    ring1="Evoker's Ring",
    waist="Fucho-no-Obi",
    legs="Nares Trews",
    feet="Con. Pigaches +1"
}
BBCode