CatsAndBoats / catseyexi

:sailboat: LandSandBoat - a server emulator for Final Fantasy XI. Just an X-34 landspeeder out for a drive.
https://landsandboat.github.io/server/
GNU General Public License v3.0
12 stars 13 forks source link

Mobskill: Smite of Rage hitting more than once #289

Open discord-bug-reports[bot] opened 7 months ago

discord-bug-reports[bot] commented 7 months ago

Submitter: aeltorian Author: shidoshi612

I believe Smite of Rage from weapons should be single-hit, but it's showing as 3. Less than 3 shadows causes shadows to wear and get hit hard. 3 shadows absorb all (screenshot).

https://github.com/LandSandBoat/server/blob/base/scripts/actions/mobskills/smite_of_rage.lua

https://www.bg-wiki.com/ffxi/Smite_of_Rage

Note: checked by Aelt. dmg calculation that adds random 2 to 3 hits. jp wiki states one shadow will absorb any attack from this skill. added attack hits is incorrect here.

CatsEyeXI commented 6 months ago

https://github.com/LandSandBoat/server/pull/5229