FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:251802
Namas (Agi)
Item Name AH Price Stock
Maat's Cap
Flame Earring 61000 1
Suppanomimi
Athos's Tabard
Stormsoul Ring 20000 0
Stormsoul Ring 20000 0
Ruszor Arrow 100 0
Ambusher's Hose
Rose Strap 0
Vulcan's Staff 100000 1
Sylvan Bottln. +2
Sylvan Chlamys
Seiryu's Kote
Snow Gorget
Snow Belt
Count: 15 (201100 Gil)
equipment_macros
input /equip head "Maat's Cap";
input /equip ear1 "Flame Earring";
input /equip ear2 "Suppanomimi";
input /equip body "Athos's Tabard";
input /equip ring1 "Stormsoul Ring";
input /equip ring2 "Stormsoul Ring";
input /equip ammo "Ruszor Arrow";
input /equip legs "Ambusher's Hose";
input /equip sub "Rose Strap";
input /equip main "Vulcan's Staff";
input /equip feet "Sylvan Bottln. +2";
input /equip back "Sylvan Chlamys";
input /equip hands "Seiryu's Kote";
input /equip neck "Snow Gorget";
input /equip waist "Snow Belt";
Gearswap Set
sets["Namas (Agi)"] = {
    main="Vulcan's Staff",
    sub="Rose Strap",
    ammo="Ruszor Arrow",
    head="Maat's Cap",
    neck="Snow Gorget",
    ear1="Flame Earring",
    ear2="Suppanomimi",
    body="Athos's Tabard",
    hands="Seiryu's Kote",
    ring1="Stormsoul Ring",
    ring2="Stormsoul Ring",
    back="Sylvan Chlamys",
    waist="Snow Belt",
    legs="Ambusher's Hose",
    feet="Sylvan Bottln. +2"
}
BBCode