server icon indicating copy to clipboard operation
server copied to clipboard

[COP] Sea NM System T2 + JOL

Open The-Aerec opened this issue 2 years ago • 2 comments

I affirm:

  • [x] I have paid attention to this example and will edit again if need be to not break the formatting, or I will be ignored
  • [x] I have read and understood the Contributing Guide
  • [x] I've tested my code and the things my code has changed since the last commit in the PR, and will test after any later commits

What does this pull request do?

Note this PR requires: canUseAbility from -> https://github.com/LandSandBoat/server/pull/1773

(Has been tested with this addition, and then removed so conflicts don't occur)

Adds mechanics for the following mobs and their associated pets:

Jailer of Hope Jailer of Prudence Jailer of Justice Jailer of Love

Mechanics, immunities, etc come from the following sources: (As before, primarily captures from the FFXICaptures disc. And filled in unknowns via bg-wiki and other videos.)

Jailer of Hope: https://youtu.be/iYBs2tzEzmo https://www.youtube.com/watch?v=V9xRnhdGdgA https://www.youtube.com/watch?v=oRO2WSEhE9M

Jailer of Prudence: https://youtu.be/xzo8C3LI2BE https://www.youtube.com/watch?v=fvQeahXGI3k https://www.youtube.com/watch?v=QIFoJwpEBIM

Jailer of Justice: https://youtu.be/aAtqdiBGp5w https://www.youtube.com/watch?v=7E4qWnPS5G8 https://www.youtube.com/watch?v=wgkf1uToypE

Jailer of Love: https://youtu.be/zxZNmitQp2s https://www.youtube.com/watch?v=F0Ewb96Yg2Y https://www.youtube.com/watch?v=PqZ69gIkVC4 https://www.youtube.com/watch?v=9rrIDx4nigw

Steps to test these changes

Spawn any of the mobs and fight!

The-Aerec avatar Jun 18 '22 23:06 The-Aerec

Updated with new canUseAbilities() lua binding and updated to latest branch

The-Aerec avatar Jul 11 '22 21:07 The-Aerec

see mob:getPool() comments

addressed

The-Aerec avatar Aug 21 '22 19:08 The-Aerec