Skip to content

[lua] [sql] Divine Might Tuning#9790

Merged
Xaver-DaRed merged 1 commit intoLandSandBoat:basefrom
Skold177:DivineMight
Apr 15, 2026
Merged

[lua] [sql] Divine Might Tuning#9790
Xaver-DaRed merged 1 commit intoLandSandBoat:basefrom
Skold177:DivineMight

Conversation

@Skold177
Copy link
Copy Markdown
Contributor

@Skold177 Skold177 commented Apr 15, 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?

  • Adds a spell list to Ark Angels Mandragora, removing a old TODO.
  • Adds base damage to the 5 Ark Angels
  • Minor adjustment to the range of Shield Strike, and the addition of knockback
  • Some delay adjustments based off capture

Capture

https://youtu.be/lhAXbaxf1sQ
DM_dmg_2026-4-12_22_37.zip

Steps to test these changes

Run Divine Might

Comment thread sql/mob_skills.sql Outdated
INSERT INTO `mob_skills` VALUES (932,634,'havoc_spiral',1,0.0,7.0,2000,500,4,0,0,0,0,0,0);
INSERT INTO `mob_skills` VALUES (933,635,'dominion_slash',2,0.0,15.0,2000,500,4,0,0,0,0,0,0);
INSERT INTO `mob_skills` VALUES (934,638,'shield_strike',4,0.0,10.0,2000,0,4,4,0,0,0,0,0);
INSERT INTO `mob_skills` VALUES (934,638,'shield_strike',4,0.0,7.0,2000,0,4,4,0,0,0,0,0);
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.

missing knockback. I think it was 2.

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.

missing knockback. I think it was 2.

Great catch, thank you

Adds base damage to the Ark Angels and gives the Mandragora a spell list
@Xaver-DaRed Xaver-DaRed merged commit b30dee2 into LandSandBoat:base Apr 15, 2026
10 checks passed
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.

3 participants