FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:393250
SAMhyper - Standard hyper (post-death) build for SAM. All Nyame pieces can be swapped for any Lv99 equipment that has all stats up to the level sync cap.
Item Name AH Price Stock
Couse +1 300000 0
Nyame Helm
Nyame Mail
Pallas's Bracelets 600000 0
Immolation Grip
Lamian Kaman +1 700000 0
Sanctity Necklace
Intruder Earring
Cassie Earring 16000 1
Behem. Mantle +1 300000 3
Grunfeld Rope
Nyame Sollerets
Nyame Flanchard
Phalanx Ring 300000 1
Multiple Ring
Bomb Queen Ring
Count: 16 (2216000 Gil)
equipment_macros
input /equip main "Couse +1";
input /equip head "Nyame Helm";
input /equip body "Nyame Mail";
input /equip hands "Pallas's Bracelets";
input /equip sub "Immolation Grip";
input /equip range "Lamian Kaman +1";
input /equip neck "Sanctity Necklace";
input /equip ear1 "Intruder Earring";
input /equip ear2 "Cassie Earring";
input /equip back "Behem. Mantle +1";
input /equip waist "Grunfeld Rope";
input /equip feet "Nyame Sollerets";
input /equip legs "Nyame Flanchard";
input /equip ring1 "Phalanx Ring";
input /equip ring2 "Multiple Ring";
input /equip ring2 "Bomb Queen Ring";
Gearswap Set
sets["SAMhyper"] = {
    main="Couse +1",
    sub="Immolation Grip",
    range="Lamian Kaman +1",
    head="Nyame Helm",
    neck="Sanctity Necklace",
    ear1="Intruder Earring",
    ear2="Cassie Earring",
    body="Nyame Mail",
    hands="Pallas's Bracelets",
    ring1="Phalanx Ring",
    ring2="Bomb Queen Ring",
    back="Behem. Mantle +1",
    waist="Grunfeld Rope",
    legs="Nyame Flanchard",
    feet="Nyame Sollerets"
}
BBCode