Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lua, sql] Retuning Jormungand, Tiamat, and Vrtra #6904

Open
wants to merge 1 commit into
base: base
Choose a base branch
from

Conversation

CriticalXI
Copy link
Contributor

@CriticalXI CriticalXI commented Jan 31, 2025

I affirm:

  • I understand that if I do not agree to the following points by completing the checkboxes my PR will be ignored.
  • I understand I should leave resolving conversations to the LandSandBoat team so that reviewers won't miss what was said.
  • I have read and understood the Contributing Guide and the Code of Conduct.
  • I have 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?

  • Reworks Jormungand, Tiamat and Vrtra stats and adjusts behavior based on captures.
  • Mobskills for all three HNMs have been adjusted according to the monster stats spreadsheet.
  • Sleep behavior was confirmed. Tiamat wakes from sleep while in the air, Jormungand doesn't.

Monster stats: https://docs.google.com/spreadsheets/d/1YBoveP-weMdidrirY-vPDzHyxbEI2ryECINlfCnFkLI/edit?gid=1789487472#gid=1789487472

Tiamat:

Jormungand:

Vrtra:

Steps to test these changes

  • Spawn each HNM.
  • See that Jormungand and Tiamat change flight based on time or damage taken.
  • See Vrtra spawn adds and attack as intended

@CriticalXI CriticalXI force-pushed the nm_audit_hnms branch 3 times, most recently from 9de38c9 to 585f740 Compare January 31, 2025 04:05
mob:setMod(xi.mod.ACC, 444)
mob:setMod(xi.mod.ATT, 388)
mob:setMod(xi.mod.COUNTER, 10)
mob:setMod(xi.mod.CURSERES, 100)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have a cap that shows the message Resist! Tiamat resists the effect... ?
Or is it we need a curse immunity?

Not the same thing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants