misc mob and other updates#1769
Merged
LtRipley36706 merged 3 commits intoJul 28, 2025
Merged
Conversation
Updates some mobs to match the pcap armor levels, skills, spells, and retail videos by Loud Lou and Xeo. For example, Dark Bobo does not cast spells, while Mudmouth is a 100% spellcaster, who was missing several spells.
Remove unnecessary gen.
Switches the default pcap generator to 5 min respawn. Sets hutch to reset on close.
ziang4891
approved these changes
Jul 26, 2025
LtRipley36706
added a commit
that referenced
this pull request
Aug 5, 2025
* Misc Updates (#1764) * WIP * Added/Update Frozen Crystal * Re-add clothing to 49599 --------- Co-authored-by: OptimShi <26606778+OptimShi@users.noreply.github.com> * add jester card and update gy mobs (#1765) * add jester card Adds The Jester card, which can stand in for any of the other cards, and corresponding range of recipes (09239-09262). Updates all GY creatures that can drop cards. Armor values, and some skills, were also updated to match the pcaps. Removed nether resistance from skeletons and undead. Corrected some guardian statues, which were set to be AI immobile by mistake. * deleted unnecessary recipes Added the card to the existing recipes. * update jester npc Added the jester as a possible random card reward. * update guardian of the deru (#1766) Revises dungeon spawns for a closer match to retail (sclavus in areas with olthoi corpses, olthoi in organic areas). All tentacles of tthuun outside now count for the kill task (not just those with tentacle in the name) as seen in retail screenshots. Corrects spells, armor levels, and skills of the tentacles to match the pcap, wiki, and screenshots. Removed weight of the world from eyestalks (this was limited to eyestalks on moar city, and the tthuun boss fight). Added missing wharu fetish effect to the tthuun altar (fetish spawns above the altar) as seen in retail screenshots. Revised the final scene (where olthoi, tentacles, and sclavus fight each other) to match retail screenshot. Corrected appearance of the dungeon portal to match teaser screenshot. * add tanada directives quest (#1767) Adds the quest: https://acpedia.org/wiki/Tanada_House_of_Water%27s_Directives * fix spell projectiles (#1768) * fix spell projectiles Corrects several spells currently using the wrong projectiles. * fix more spells * misc mob and other updates (#1769) * misc mob updates Updates some mobs to match the pcap armor levels, skills, spells, and retail videos by Loud Lou and Xeo. For example, Dark Bobo does not cast spells, while Mudmouth is a 100% spellcaster, who was missing several spells. * Update EA6C.sql Remove unnecessary gen. * update son of pookie respawn Switches the default pcap generator to 5 min respawn. Sets hutch to reset on close. * update glenden wood invaders (#1770) * update glenden wood invaders Updates the outdoor spawns of the Glenden Wood Invaders quest to match the pcap, and retail video by Tzepesh (AC Towns, Glenden Wood). Adds missing mob, 32324 Viamontian Mage. * update north glenden prison * update plateau village transit (#1771) Adds missing mob 32767 Viamontian Footman. Adjusts armor levels, skills and spells based on the pcap. Replaces the default monster and item gens with 5 min and 25 sec gens. * Bug fix sealed olthoi passage (#1772) * olthoi passage and other bug fixes Giving a gland to the Sealed Olthoi Passage now flags for access for 2 hours as in retail. A new gland is no longer needed each time. Replaced unnecessary local signal gen. The Sealed Olthoi Passage now spawns its own guards. Added missing mob 35813 Paradox-touched Olthoi Noble Nymph. Switches Viamontian Laboratory (part of Plateau Village Transit PR#1771 ) to a 5 min respawn. Previously, 13 min due to default generator being used. * Delete sealed olthoi passage.es * update bloodstone factory (#1773) * update bloodstone factory Resolved issue with very slow respawn at the end. The respawn is now 5 min. Sir Donovan no longer gets stuck in a reading state. Added about 20 seconds delay between the stockpile and the bloodstone waves, as seen in retail video by Berek. Adjusted scale of the stockpile based on the video. * adjust respawn to match wiki As noted on the wiki, the respawn of the Bloodstone is 15-20 min, so it is now set 15 min (previously, was 20). * normalize * Fix statues * Update 72270 Guardian Statue.sql * Update 23631 April 2003 Raining Mad Cows Gen.sql * Update 80228 Royal Wedding Anniversary Stopgap Gen.sql * Update 87093 Spring Events Stopgap Gen.sql * Fixed quest timer for Assault (Mid) quest. (#1775) Thanks to `An Adventurer` for pointing this one out. * Update 52583 A'nekshen Storm Caller.sql * Update 52585 A'nekshen Storm Reaver.sql * Update 52587 A'nekshen Thorn Dancer.sql * Update 52589 A'nekshen Thorn Reaver.sql * normalize * finalize --------- Co-authored-by: OptimShi <OptimShi@users.noreply.github.com> Co-authored-by: OptimShi <26606778+OptimShi@users.noreply.github.com> Co-authored-by: TectonicRifts <60861066+TectonicRifts@users.noreply.github.com>
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.
Updates some mobs to match the pcap armor levels, skills, spells, and retail videos by Loud Lou and Xeo.
For example, Dark Bobo does not cast spells, while Mudmouth is a 100% spellcaster, who was missing several spells.
Speeds up the respawn in Son of Pooky to 5 min, and sets the hutch to regen on close. Previously, the dungeon had been left with the default 13 min generator, and the hutch took a full minute to regen.
Removes now useless Imp Gen from Dark Bobo quest. Mudmouth spawns the Imps directly around himself, as seen in the video.