FFXIAH.com

Language: JP EN DE FR
New Items
2023-11-19
users online
Item Sets » id:293194
Sneak Attack Mercy Stroke - Mandau = lvl 95 Thokcha = str+11 Hecatomb Leggings aug = str+4 total str = 101, not 83. total dex = 34, not 31. critical hit dmg = +5% total attk = 685
Item Name AH Price Stock
Pyrosoul Ring 30000 0
Thokcha 0
Hct. Leggings +1
Nemetona Cap
Toci's Harness
Cerb. Mantle +1 1500000 2
Justiciar's Torque 30000 0
Raid. Armlets +2
Prosilio Belt 30000 0
Mandau
Jupiter's Pearl 300000 0
Rajas Ring
Whirlwind Dirs
Qirmiz Tathlum 10000 0
Vulcan's Pearl 1400000 1
Count: 15 (3300000 Gil)
equipment_macros
input /equip ring1 "Pyrosoul Ring";
input /equip main "Thokcha";
input /equip feet "Hct. Leggings +1";
input /equip head "Nemetona Cap";
input /equip body "Toci's Harness";
input /equip back "Cerb. Mantle +1";
input /equip neck "Justiciar's Torque";
input /equip hands "Raid. Armlets +2";
input /equip waist "Prosilio Belt";
input /equip sub "Mandau";
input /equip ear1 "Jupiter's Pearl";
input /equip ring2 "Rajas Ring";
input /equip legs "Whirlwind Dirs";
input /equip ammo "Qirmiz Tathlum";
input /equip ear2 "Vulcan's Pearl";
Gearswap Set
sets["Sneak Attack Mercy Stroke"] = {
    main="Thokcha",
    sub="Mandau",
    ammo="Qirmiz Tathlum",
    head="Nemetona Cap",
    neck="Justiciar's Torque",
    ear1="Jupiter's Pearl",
    ear2="Vulcan's Pearl",
    body="Toci's Harness",
    hands="Raid. Armlets +2",
    ring1="Pyrosoul Ring",
    ring2="Rajas Ring",
    back="Cerb. Mantle +1",
    waist="Prosilio Belt",
    legs="Whirlwind Dirs",
    feet="Hct. Leggings +1"
}
BBCode