FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:399314
pld_empyreal
Item Name AH Price Stock
Leafkin Shield 0
Rudianos's Mantle 0
Beithir Ring 0
Fotia Gorget 0
Ephramad's Ring 0
Nyame Sollerets 0
Nyame Gauntlets 0
Nyame Mail 0
Nyame Flanchard 0
Nyame Helm 0
Moonshade Earring 0
Flametongue 0
Telos Earring 0
Raetic Arrow 878 0
Ullr 0
Fotia Belt 0
Count: 16 (878 Gil)
equipment_macros
input /equip sub "Leafkin Shield";
input /equip back "Rudianos's Mantle";
input /equip ring1 "Beithir Ring";
input /equip neck "Fotia Gorget";
input /equip ring2 "Ephramad's Ring";
input /equip feet "Nyame Sollerets";
input /equip hands "Nyame Gauntlets";
input /equip body "Nyame Mail";
input /equip legs "Nyame Flanchard";
input /equip head "Nyame Helm";
input /equip ear1 "Moonshade Earring";
input /equip main "Flametongue";
input /equip ear2 "Telos Earring";
input /equip ammo "Raetic Arrow";
input /equip range "Ullr";
input /equip waist "Fotia Belt";
Gearswap Set
sets["pld_empyreal"] = {
    main="Flametongue",
    sub="Leafkin Shield",
    range="Ullr",
    ammo="Raetic Arrow",
    head="Nyame Helm",
    neck="Fotia Gorget",
    ear1="Moonshade Earring",
    ear2="Telos Earring",
    body="Nyame Mail",
    hands="Nyame Gauntlets",
    ring1="Beithir Ring",
    ring2="Ephramad's Ring",
    back="Rudianos's Mantle",
    waist="Fotia Belt",
    legs="Nyame Flanchard",
    feet="Nyame Sollerets"
}
BBCode
Comments (0)