This repository was archived by the owner on Oct 14, 2025. It is now read-only.
fix(content): handle special npc's better in combat, and other combat refactors#1385
Merged
Conversation
Collaborator
tannerdino
commented
Feb 28, 2025
- refactors some combat scripts
- remove custom opnpc2 and apnpc2 triggers for count draynor and delrith. Move these to ~npc_is_attackable to allow p_aprange calculations to run.
- removes 0 hp check for magic and cannoning (these dont exist in osrs!)
- adds cannon quest req to place cannons
- heal black knight titan and sir mordred from their death instead of being attacked at 0 hp
- shadow spiders drain prayer when they retaliate
- reset autocast when out of runes, if trying to attack with your autocast spell (matches osrs)
- move garlic behavior to count count draynor's attack script and retaliate script
added 8 commits
February 27, 2025 17:22
Pazaz
added a commit
that referenced
this pull request
Feb 28, 2025
## Content Changes ### Features * #1362 * #1379 * #1380 * #1372 ### Fixes * #1347 * #1350 * #1357 * #1361 * #1363 * #1364 * #1366 * #1368 * #1370 * #1373 * #1375 * #1376 * #1377 * #1385 * #1387 * #1389 ## Engine Changes ### Features * #1349 * #1352 * #1353 * #1360 ### Fixes * #1348 * #1351 * #1358 * #1359 * #1365 * #1367 * #1369 * #1371 * #1374 * #1381 * #1386
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.