12-17-2020, 02:01 PM
PULL REQUEST DETAILS
Added two new snack items with identical stats. Added two new animated icons. Made slight changes to existing code in surgery_procs and added a significant amount of new code to spoon brains out.
About the PR
This is implemented the following way
Proceed with normal head surgery as if to remove brain.
Once skull is sawed open, if you use the spoon on harm intent you will get a new snack item in your hand and deal 20 brain damage to your patient.
New snack has a different icon if enucleation spoon or kitchen spoon is used. New snack item has 2 units of prions in it.
Brain spooning cannot occur if subject is dead.
Brain spooning does not destroy the brain itself, so people can still be borged or cloned.
In its current implementation in order to do eye surgery now you must be on the HELP intent.
Why's this needed?
I was inspired by Gore's whack ideas thread on the forums, and by the movie Hannibal. Brain damage is something that is tangential at the moment. This is a direct way to inflict a significant amount of brain damage in a way that makes sense. I envision an antagonist round on Donut3 where the traitor Medical Director captures people, spoons out enough of their brain that they cant open doors or use computers and plops them in the asylum, or other variations on this. Alternatively this invasive procedure could be used instead of the death penalty for some traitors (situational of course.)
By not destroying the brain it does not hamper the ability to clone or borg. The small amount of prions included in the snack (2u) seems balanced to me, and you lose the tool you were using if you use an extractor on it, also providing some level of balance.
This is my first ever submission on github, let alone for goonstation. Looking forward to all types of feedback!
Big thanks to the folks on discord in imcoder, especially pali, mordent, Emily, yass, Adhara, ZeWaka, Lux, DimWhat and moonlol.
![Brainspoon](https://user-images.githubusercontent.co...4501ca.gif)
![BrainEspoon](https://user-images.githubusercontent.co...efdca6.gif)
[input wanted]
[feature]
PULL REQUEST DETAILS
Added two new snack items with identical stats. Added two new animated icons. Made slight changes to existing code in surgery_procs and added a significant amount of new code to spoon brains out.
About the PR
This is implemented the following way
Proceed with normal head surgery as if to remove brain.
Once skull is sawed open, if you use the spoon on harm intent you will get a new snack item in your hand and deal 20 brain damage to your patient.
New snack has a different icon if enucleation spoon or kitchen spoon is used. New snack item has 2 units of prions in it.
Brain spooning cannot occur if subject is dead.
Brain spooning does not destroy the brain itself, so people can still be borged or cloned.
In its current implementation in order to do eye surgery now you must be on the HELP intent.
Why's this needed?
I was inspired by Gore's whack ideas thread on the forums, and by the movie Hannibal. Brain damage is something that is tangential at the moment. This is a direct way to inflict a significant amount of brain damage in a way that makes sense. I envision an antagonist round on Donut3 where the traitor Medical Director captures people, spoons out enough of their brain that they cant open doors or use computers and plops them in the asylum, or other variations on this. Alternatively this invasive procedure could be used instead of the death penalty for some traitors (situational of course.)
By not destroying the brain it does not hamper the ability to clone or borg. The small amount of prions included in the snack (2u) seems balanced to me, and you lose the tool you were using if you use an extractor on it, also providing some level of balance.
This is my first ever submission on github, let alone for goonstation. Looking forward to all types of feedback!
Big thanks to the folks on discord in imcoder, especially pali, mordent, Emily, yass, Adhara, ZeWaka, Lux, DimWhat and moonlol.
![Brainspoon](https://user-images.githubusercontent.co...4501ca.gif)
![BrainEspoon](https://user-images.githubusercontent.co...efdca6.gif)
[input wanted]
[feature]
PULL REQUEST DETAILS