FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:365525
RDM - Empreal Arrow
Item Name AH Price Stock
Cornelia's Ring 0
Telos Earring 0
Enervating Earring 0
Marked Gorget 0
Yemaya Belt 0
Sucellos's Cape 0
Raetic Arrow 878 0
Ullr 0
Nyame Flanchard 0
Nyame Sollerets 0
Nyame Gauntlets 0
Nyame Mail 0
Nyame Helm 0
Epaminondas's Ring 38,000,000 2
Count: 14 (38,000,878 Gil)
equipment_macros
input /equip ring1 "Cornelia's Ring";
input /equip ear1 "Telos Earring";
input /equip ear2 "Enervating Earring";
input /equip neck "Marked Gorget";
input /equip waist "Yemaya Belt";
input /equip back "Sucellos's Cape";
input /equip ammo "Raetic Arrow";
input /equip range "Ullr";
input /equip legs "Nyame Flanchard";
input /equip feet "Nyame Sollerets";
input /equip hands "Nyame Gauntlets";
input /equip body "Nyame Mail";
input /equip head "Nyame Helm";
input /equip ring2 "Epaminondas's Ring";
Gearswap Set
sets["RDM - Empreal Arrow"] = {
    range="Ullr",
    ammo="Raetic Arrow",
    head="Nyame Helm",
    neck="Marked Gorget",
    ear1="Telos Earring",
    ear2="Enervating Earring",
    body="Nyame Mail",
    hands="Nyame Gauntlets",
    ring1="Cornelia's Ring",
    ring2="Epaminondas's Ring",
    back="Sucellos's Cape",
    waist="Yemaya Belt",
    legs="Nyame Flanchard",
    feet="Nyame Sollerets"
}
BBCode
Comments (0)