FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:382720
Thf Emp arrow
Item Name AH Price Stock
Ullr
Beryllium Arrow 988500010 1
Nyame Helm
Nyame Mail
Nyame Gauntlets
Nyame Flanchard
Nyame Sollerets
Iskur Gorget
Sailfi Belt +1
Telos Earring
Sherida Earring
Dingir Ring
Regal Ring
Toutatis's Cape
Count: 14 (988500010 Gil)
equipment_macros
input /equip range "Ullr";
input /equip ammo "Beryllium Arrow";
input /equip head "Nyame Helm";
input /equip body "Nyame Mail";
input /equip hands "Nyame Gauntlets";
input /equip legs "Nyame Flanchard";
input /equip feet "Nyame Sollerets";
input /equip neck "Iskur Gorget";
input /equip waist "Sailfi Belt +1";
input /equip ear1 "Telos Earring";
input /equip ear2 "Sherida Earring";
input /equip ring1 "Dingir Ring";
input /equip ring2 "Regal Ring";
input /equip back "Toutatis's Cape";
Gearswap Set
sets["Thf Emp arrow"] = {
    range="Ullr",
    ammo="Beryllium Arrow",
    head="Nyame Helm",
    neck="Iskur Gorget",
    ear1="Telos Earring",
    ear2="Sherida Earring",
    body="Nyame Mail",
    hands="Nyame Gauntlets",
    ring1="Dingir Ring",
    ring2="Regal Ring",
    back="Toutatis's Cape",
    waist="Sailfi Belt +1",
    legs="Nyame Flanchard",
    feet="Nyame Sollerets"
}
BBCode