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.
About The Pull Request
What it says on the tin. This breach type is primarily used in the Enkephalin Rush gamemode, though it is also used by monoliths that may appear elsewhere in the future. The main appeal of this breach type is that it prevents most forms of teleportation on the initial breach, as well as addressing gameplay issues related to mining threats.
A few abnormalities are "disabled" through this by deleting themselves immediately. This mainly applies to superbosses such as whitenight and distortedform, whos cores will be used to present an optional fight instead. (TODO: reduce the monetary value of these abnormality cores to zero)
In addition, the scope of this PR includes new breaches entirely, which are planned for meat lantern and rose sign. Their current mechanics impose unreasonable challenges due to the nature of the gamemode this PR affects.
A handful of abnormalities whom lack regular breaches have also been given abilities for this specific breach type. Those who are inanimate objects like A Poor Screenwriter's Note and Book Without Pictures or Dialogue are now unable to move or attack adjacent targets. Additionally, many abnormalities who use this feature to summon one or more hostile units have been given damage coefficients and increased HP.
Two "summoner" archetypes have been created with the above changes; one who summons many units over time until suppressed, and another who controls a single hostile unit until either are suppressed.
Type 1:
YMBS, Book, Contract
Type 2:
La Luna, Screenwriter
Additionally, bloodbath now has a unique hostile breach recycling assets from its Distorted Form variant.
ZAYIN abnormalities will utilize this breach type for an easier version of their respective pink midnight breaches, excluding Fairy Festival who has a unique breach.
Why It's Good For The Game
LC13 has normally imposed many restrictions on how abnormalities should behave for the main gameplay loop. I wish for my gamemode to eventually include every abnormality in the game, each imposing a challenge to the player. I hope that these new features will be used for more creative projects in the future.
Changelog
🆑
add: breach_mining to abnormalities defines
fix: rose sign's roses now remove statuses when qdeleted
imageadd: fairy festival breach
soundadd: fairy queen sfx, one sin attack
code: new breach types, monolith changes
/:cl: