Open
Conversation
Co-Authored-By: Ermucat <190304574+ermucat@users.noreply.github.com>
Collaborator
Author
|
Debated also turning off the injector spilling. Did want to mention it here just in case clowning medical becomes the New Thing to do. That is a lever we may yet pull. |
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.
About the PR
Banana Touch has fully replaced Cluwne's Curse as a spell in the wizard's spellbook.
Why / Balance
Getting cluwned is a roundabout way of round removing someone and it sucks. Cluwning has become the go-to for wizards that want to round remove as many people as possible lately, and given that it is as uninteresting as ye olde smite, I'd like to see it gone. We now have Banana Touch, turning them into a True Clown instead (IE with the Clumsy trait). This is potentially still quite a strong curse as there is currently no way to remove curses, so you could end up crippling a security force over time or forcing the captain to put their laser pistol away, but hey, at least they still get to play the game.
Technical details
Made a new spell event, TransformSpellEvent, taking heavy inspiration from how ss14-harmony#524 was worked on. This event can both add or remove components and apply a new outfit to the target. Could make for some interesting spells in the future beyond just Banana Touch if we ever do a proper Ronstation Spell Pack. Also added a WizardTransformationComponent as a stop-gap to prevent you from applying one of these spells multiple times. With Banana Touch, this wouldn't necessarily result in much, but future spells might be more abusable without this restriction. The component could be worked on more in the future to allow for multiple Transformations to apply at once without applying existing ones multiple times, but that felt outside the scope of this project.
Media
2025-09-20.21-24-17.mp4
Requirements
Breaking changes
Changelog
🆑