FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:264783
Blade Hi Optimal Set - Swap athos tights with thaumas kecks. Will have to do testing to see if thaumas hands really beat seiryu with +15 agi and +3 crit rate, vs +8 agi +8 dex and +9 acc with the bonus set effect of an additional +2 dex and agi.
Item Name AH Price Stock
Windbuffet Belt 300000 3
Athos's Tabard
Thaumas Nails
Thaumas Hat
Qirmiz Tathlum 10000 1
Brutal Earring
Kannagi
Epona's Ring
Stormsoul Ring 20000 0
Kamome
Rancorous Mantle 20000 1
Moonshade Earring
Hope Torque
Seiryu's Kote
Tenryu Hakama +1
Count: 15 (350000 Gil)
equipment_macros
input /equip waist "Windbuffet Belt";
input /equip body "Athos's Tabard";
input /equip feet "Thaumas Nails";
input /equip head "Thaumas Hat";
input /equip ammo "Qirmiz Tathlum";
input /equip ear1 "Brutal Earring";
input /equip main "Kannagi";
input /equip ring1 "Epona's Ring";
input /equip ring2 "Stormsoul Ring";
input /equip sub "Kamome";
input /equip back "Rancorous Mantle";
input /equip ear2 "Moonshade Earring";
input /equip neck "Hope Torque";
input /equip hands "Seiryu's Kote";
input /equip legs "Tenryu Hakama +1";
Gearswap Set
sets["Blade Hi Optimal Set"] = {
    main="Kannagi",
    sub="Kamome",
    ammo="Qirmiz Tathlum",
    head="Thaumas Hat",
    neck="Hope Torque",
    ear1="Brutal Earring",
    ear2="Moonshade Earring",
    body="Athos's Tabard",
    hands="Seiryu's Kote",
    ring1="Epona's Ring",
    ring2="Stormsoul Ring",
    back="Rancorous Mantle",
    waist="Windbuffet Belt",
    legs="Tenryu Hakama +1",
    feet="Thaumas Nails"
}
BBCode