FFXIAH.com

Language: JP EN DE FR
2010-09-08
New Items
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
300000 1
600000 0
700000 0
16000 3
300000 1
300000 1
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