[lua][sql] Bat Mob Skill Lists COP+#9475
Merged
Xaver-DaRed merged 1 commit intoLandSandBoat:basefrom Feb 18, 2026
Merged
Conversation
WinterSolstice8
approved these changes
Feb 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I affirm:
What does this pull request do?
Large bats(Single type) (Not Flock Bats) in zones from COP onwards use the skills Subsonics and Marrow Drain in addition to Blood Drain and Ultrasonics.
Subsonics and Marrow Drain were previously gated to only be used by NM type mobs, but on retail they are used by regular bat mobs.
Splits up mob pools to differentiate between COP+ Bats and Vanilla/ROTZ Bats for the purpose of skill list assignment. Gave each bat their own pool per zone in case of hitbox/size differences (Will need to go back and capture those at some point in near future)
Left out Dynamis-Qufim bats since they are unique (They use different skillIDs than standard bats).
Left out Abyssea since they are likely unique to some degree and I don't have access.
Left out SOA bats since I also do not have access to that expansion to get captures.
Note: English Wikis mention a skill called "Supersonics". I could not find mention of this skill on JP Wiki or in our database. I tested bats in TOAU and WOTG and they only use the COP skill list. Unless this is some undocumented ambuscade skill, its likely bogus data.
Steps to test these changes
!tp 3000to force it to use a skill. They will now use the proper skills in COP - WOTG zones.