FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:352230
Resolution run/sam
Item Name AH Price Stock
Seeth. Bomblet +1
Meg. Jam. +1
Meg. Chausses +1
Ogma's Cape
Niqmaddu Ring
Hetairoi Ring
Herculean Gloves
Meghanada Cuirie
Cessance Earring
Moonshade Earring
Fotia Belt
Fotia Gorget
Meghanada Visor +1
Utu Grip 0
Aettir
Count: 15 (0 Gil)
equipment_macros
input /equip ammo "Seeth. Bomblet +1";
input /equip feet "Meg. Jam. +1";
input /equip legs "Meg. Chausses +1";
input /equip back "Ogma's Cape";
input /equip ring1 "Niqmaddu Ring";
input /equip ring2 "Hetairoi Ring";
input /equip hands "Herculean Gloves";
input /equip body "Meghanada Cuirie";
input /equip ear1 "Cessance Earring";
input /equip ear2 "Moonshade Earring";
input /equip waist "Fotia Belt";
input /equip neck "Fotia Gorget";
input /equip head "Meghanada Visor +1";
input /equip sub "Utu Grip";
input /equip main "Aettir";
Gearswap Set
sets["Resolution run/sam"] = {
    main="Aettir",
    sub="Utu Grip",
    ammo="Seeth. Bomblet +1",
    head="Meghanada Visor +1",
    neck="Fotia Gorget",
    ear1="Cessance Earring",
    ear2="Moonshade Earring",
    body="Meghanada Cuirie",
    hands="Herculean Gloves",
    ring1="Niqmaddu Ring",
    ring2="Hetairoi Ring",
    back="Ogma's Cape",
    waist="Fotia Belt",
    legs="Meg. Chausses +1",
    feet="Meg. Jam. +1"
}
BBCode