FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:366884
Sam Hybrid/Magic WS - Valorous has str and wsd on it, could be optimized further with str mab and wsd but couldn't be bothered. Assumes capped founder's augments. Cape has str 30, 20 acc, 20 atk, wsd 10, pdt -10.
Item Name AH Price Stock
Valorous Mask
Sam. Nodowa +2 38000000 5
Moonshade Earring
Friomisi Earring 525000 3
Epaminondas's Ring 30000000 3
Karieyh Ring +1
Founder's Gauntlets
Founder's Greaves
Wakido Haidate +3
Sakonji Domaru +3
Orpheus's Sash 120000000 4
Smertrios's Mantle
Knobkierrie
Count: 13 (188525000 Gil)
equipment_macros
input /equip head "Valorous Mask";
input /equip neck "Sam. Nodowa +2";
input /equip ear1 "Moonshade Earring";
input /equip ear2 "Friomisi Earring";
input /equip ring1 "Epaminondas's Ring";
input /equip ring2 "Karieyh Ring +1";
input /equip hands "Founder's Gauntlets";
input /equip feet "Founder's Greaves";
input /equip legs "Wakido Haidate +3";
input /equip body "Sakonji Domaru +3";
input /equip waist "Orpheus's Sash";
input /equip back "Smertrios's Mantle";
input /equip ammo "Knobkierrie";
Gearswap Set
sets["Sam Hybrid/Magic WS"] = {
    ammo="Knobkierrie",
    head="Valorous Mask",
    neck="Sam. Nodowa +2",
    ear1="Moonshade Earring",
    ear2="Friomisi Earring",
    body="Sakonji Domaru +3",
    hands="Founder's Gauntlets",
    ring1="Epaminondas's Ring",
    ring2="Karieyh Ring +1",
    back="Smertrios's Mantle",
    waist="Orpheus's Sash",
    legs="Wakido Haidate +3",
    feet="Founder's Greaves"
}
BBCode