FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:333910
PLD -MDT (Shell V) - -26% DT/MDT + -24% Shell V = -50% DT/MDT + -50% MDT II (Aegis) = -87.5% Damage Mitigation +39 MDB +320 Magic Evasion *Shell IV requires you to use -2% more MDT in gear *Shellra V with max merits and Piety Pantaloons +1 bumps you up to -29% MDT from Shell
Item Name AH Price Stock
Creed Baudrier
Aegis
Lunette Ring +1 30000 0
Shadow Ring
Engulfer Cape +1 65000 0
Tartarus Platemail
Founder's Corona
Vanir Battery 1000000 3
Souv. Handsch. +1
Warder's Charm +1 0
Spellbr. Earring
Sanare Earring
Mes'yohi Slacks
Ostro Greaves
Count: 14 (1095000 Gil)
equipment_macros
input /equip waist "Creed Baudrier";
input /equip sub "Aegis";
input /equip ring1 "Lunette Ring +1";
input /equip ring2 "Shadow Ring";
input /equip back "Engulfer Cape +1";
input /equip body "Tartarus Platemail";
input /equip head "Founder's Corona";
input /equip ammo "Vanir Battery";
input /equip hands "Souv. Handsch. +1";
input /equip neck "Warder's Charm +1";
input /equip ear1 "Spellbr. Earring";
input /equip ear2 "Sanare Earring";
input /equip legs "Mes'yohi Slacks";
input /equip feet "Ostro Greaves";
Gearswap Set
sets["PLD -MDT (Shell V)"] = {
    sub="Aegis",
    ammo="Vanir Battery",
    head="Founder's Corona",
    neck="Warder's Charm +1",
    ear1="Spellbr. Earring",
    ear2="Sanare Earring",
    body="Tartarus Platemail",
    hands="Souv. Handsch. +1",
    ring1="Lunette Ring +1",
    ring2="Shadow Ring",
    back="Engulfer Cape +1",
    waist="Creed Baudrier",
    legs="Mes'yohi Slacks",
    feet="Ostro Greaves"
}
BBCode