Skip to content

[interaction][mob] SAM AF3 (A thief in Norg) Audit#9386

Merged
Xaver-DaRed merged 1 commit into
LandSandBoat:basefrom
ThrisStraizo:SAM_AF3
Feb 8, 2026
Merged

[interaction][mob] SAM AF3 (A thief in Norg) Audit#9386
Xaver-DaRed merged 1 commit into
LandSandBoat:basefrom
ThrisStraizo:SAM_AF3

Conversation

@ThrisStraizo
Copy link
Copy Markdown
Contributor

@ThrisStraizo ThrisStraizo commented Feb 6, 2026

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?

This PR audits the SAM AF3 fight for levels/hp/dmg/immunities and general behavior.

This PR also adds the missing flavor message after completing the battlefield.

https://youtu.be/jg-gnRdyf8Q

Steps to test these changes

Do A thief in Norg! fight. Enjoy more retail accuracy.


entity.onMobEngage = function(mob)
mob:setMagicCastingEnabled(true)
end
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Explain

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The mobs are not suppose to cast anything until they engage.

If left alone they will self buff with blaze spikes and they are not suppose to do that.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

If thats the case, what happens if they disengage?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

And no matter if they keep buffing after disengage or not,, you should still place a comment in there for anyone else that opens this file to know why this is done.

This PR audits the SAM AF3 fight for levels/hp/dmg/immunities and general behavior.

This PR also adds the missing flavor message after completing the battlefield.
@Xaver-DaRed Xaver-DaRed changed the title SAM AF3 Audit [interaction][mob] SAM AF3 (A thief in Norg) Audit Feb 8, 2026
@Xaver-DaRed Xaver-DaRed enabled auto-merge February 8, 2026 18:43
@Xaver-DaRed Xaver-DaRed merged commit 276ca02 into LandSandBoat:base Feb 8, 2026
10 checks passed
@ThrisStraizo ThrisStraizo deleted the SAM_AF3 branch February 8, 2026 18:47
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