Skip to content

[lua][sql] Bat Mob Skill Lists COP+#9475

Merged
Xaver-DaRed merged 1 commit intoLandSandBoat:basefrom
UmeboshiXI:Bat_Mobskill_Lists
Feb 18, 2026
Merged

[lua][sql] Bat Mob Skill Lists COP+#9475
Xaver-DaRed merged 1 commit intoLandSandBoat:basefrom
UmeboshiXI:Bat_Mobskill_Lists

Conversation

@UmeboshiXI
Copy link
Copy Markdown
Contributor

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?

  • 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.

image

Steps to test these changes

  1. Start server, see no errors.
  2. Go to the bats in each respective zone or just sample a couple.
  3. Fight the bat and use !tp 3000 to force it to use a skill. They will now use the proper skills in COP - WOTG zones.

@Xaver-DaRed Xaver-DaRed merged commit 306eb1d into LandSandBoat:base Feb 18, 2026
11 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