FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:381776
Occultation Practical - Stats / Notes: TOTAL HP / MP: 2680 / 1281 TOTAL SKILL: 553 (11 Shadows) PDT / MDT: 37 / 34 (+10/10 if you use Sakpata Sword) SIRD: 48% with 10% from merits Fast Cast: 11% (21% with Sakpata, 15% more from Erratic Flutter trait) Haste: 23% The goal of this set is to hit 11 shadows (utilizing the 4 strongest skill pieces) while netting as much possible DT / SIRD while maintaining total hp / mp to avoid dips when swapping gear. If you want a less defensive set, you can easily swap pieces around focusing on the missing 2/3% haste and incorporating more fast cast, but I don't really find needing to cast Occult. so often that the CD timer is killing me.
Item Name AH Price Stock
Mirage Stole +2 39100000 4
Nyame Helm
Rosmerta's Cape
Sakpata's Sword
Hashishin Tayt +1
Defending Ring 0
Assim. Jubbah +3
Staunch Tathlum +1 10000000 8
Odnowa Earring +1
Etiolation Earring
Gelatinous Ring +1
Tizona
Rawhide Gloves
Emphatikos Rope 800000 2
Nyame Sollerets
Count: 15 (49900000 Gil)
equipment_macros
input /equip neck "Mirage Stole +2";
input /equip head "Nyame Helm";
input /equip back "Rosmerta's Cape";
input /equip main "Sakpata's Sword";
input /equip legs "Hashishin Tayt +1";
input /equip ring1 "Defending Ring";
input /equip body "Assim. Jubbah +3";
input /equip ammo "Staunch Tathlum +1";
input /equip ear1 "Odnowa Earring +1";
input /equip ear2 "Etiolation Earring";
input /equip ring2 "Gelatinous Ring +1";
input /equip sub "Tizona";
input /equip hands "Rawhide Gloves";
input /equip waist "Emphatikos Rope";
input /equip feet "Nyame Sollerets";
Gearswap Set
sets["Occultation Practical"] = {
    main="Sakpata's Sword",
    sub="Tizona",
    ammo="Staunch Tathlum +1",
    head="Nyame Helm",
    neck="Mirage Stole +2",
    ear1="Odnowa Earring +1",
    ear2="Etiolation Earring",
    body="Assim. Jubbah +3",
    hands="Rawhide Gloves",
    ring1="Defending Ring",
    ring2="Gelatinous Ring +1",
    back="Rosmerta's Cape",
    waist="Emphatikos Rope",
    legs="Hashishin Tayt +1",
    feet="Nyame Sollerets"
}
BBCode