FFXIAH.com

Language: JP EN DE FR
users online
Item Sets » id:367727
smn DA
Item Name AH Price Stock
Nirvana 0
Sancus Sachet +1 6,500,000 5
Elan Strap +1 4,000,000 6
Campestres's Cape 0
Incarnation Sash 0
Apogee Slacks +1 0
Glyphic Doublet +3 0
Smn. Collar +2 38,250,000 4
Kyrene's Earring 825,000 16
Lugalbanda Earring 0
Varar Ring +1 1,900,000 12
Helios Band 0
Helios Boots 0
Convo. Bracers +3 0
Count: 14 (51,475,000 Gil)
equipment_macros
input /equip main "Nirvana";
input /equip ammo "Sancus Sachet +1";
input /equip sub "Elan Strap +1";
input /equip back "Campestres's Cape";
input /equip waist "Incarnation Sash";
input /equip legs "Apogee Slacks +1";
input /equip body "Glyphic Doublet +3";
input /equip neck "Smn. Collar +2";
input /equip ear1 "Kyrene's Earring";
input /equip ear2 "Lugalbanda Earring";
input /equip ring1 "Varar Ring +1";
input /equip head "Helios Band";
input /equip feet "Helios Boots";
input /equip hands "Convo. Bracers +3";
Gearswap Set
sets["smn DA"] = {
    main="Nirvana",
    sub="Elan Strap +1",
    ammo="Sancus Sachet +1",
    head="Helios Band",
    neck="Smn. Collar +2",
    ear1="Kyrene's Earring",
    ear2="Lugalbanda Earring",
    body="Glyphic Doublet +3",
    hands="Convo. Bracers +3",
    ring1="Varar Ring +1",
    back="Campestres's Cape",
    waist="Incarnation Sash",
    legs="Apogee Slacks +1",
    feet="Helios Boots"
}
BBCode
Comments (0)