FFXIAH.com

Language: JP EN DE FR
New Items
2025-06-12
users online
Item Sets » id:384544
Blu Black Halo - Cape - MND+30 WSD+10 ACC/ATK+20, Nyame WSD path, Metamorph +1 augmented with MND+10
Item Name AH Price Stock
Ishvara Earring 0
Moonshade Earring 0
Rosmerta's Cape 0
Nyame Sollerets 0
Nyame Mail 0
Nyame Helm 0
Nyame Gauntlets 0
Nyame Flanchard 0
Maxentius x1 0
Luminary Sash 0
Mirage Stole +2 40,000,000 7
Thibron x1 0
Aurgelmir Orb +1 65,000,000 0
Epaminondas's Ring 39,000,000 0
Metamor. Ring +1 0
Count: 15 (144,000,000 Gil)
equipment_macros
input /equip ear1 "Ishvara Earring";
input /equip ear2 "Moonshade Earring";
input /equip back "Rosmerta's Cape";
input /equip feet "Nyame Sollerets";
input /equip body "Nyame Mail";
input /equip head "Nyame Helm";
input /equip hands "Nyame Gauntlets";
input /equip legs "Nyame Flanchard";
input /equip main "Maxentius";
input /equip waist "Luminary Sash";
input /equip neck "Mirage Stole +2";
input /equip sub "Thibron";
input /equip ammo "Aurgelmir Orb +1";
input /equip ring1 "Epaminondas's Ring";
input /equip ring2 "Metamor. Ring +1";
Gearswap Set
sets["Blu Black Halo"] = {
    main="Maxentius",
    sub="Thibron",
    ammo="Aurgelmir Orb +1",
    head="Nyame Helm",
    neck="Mirage Stole +2",
    ear1="Ishvara Earring",
    ear2="Moonshade Earring",
    body="Nyame Mail",
    hands="Nyame Gauntlets",
    ring1="Epaminondas's Ring",
    ring2="Metamor. Ring +1",
    back="Rosmerta's Cape",
    waist="Luminary Sash",
    legs="Nyame Flanchard",
    feet="Nyame Sollerets"
}
BBCode
Comments (0)