Cloaca Surprise: Difference between revisions

Jump to navigation Jump to search
792 bytes added ,  04:11, 17 April 2023
Removed note describing bug that has now been fixed
m (Adding the List of Body Parts to the Chimera addendum in Body Slots.)
(Removed note describing bug that has now been fixed)
 
(3 intermediate revisions by the same user not shown)
Line 11: Line 11:
==Body Slots==
==Body Slots==
[[File:Playerslug.png|thumbnail|right|alt=A picture of the player character's sprite after consuming the surprise, which is Slog's sprite but horizontally flipped and white.|The player sprite will retain their original tile colors, which is usually bright white with detail colors depending on their [[calling]] or [[caste]].]]
[[File:Playerslug.png|thumbnail|right|alt=A picture of the player character's sprite after consuming the surprise, which is Slog's sprite but horizontally flipped and white.|The player sprite will retain their original tile colors, which is usually bright white with detail colors depending on their [[calling]] or [[caste]].]]
The consumer's original body will be swapped with a predefined body form which will always have these slots:{{Code Reference | namespace = XRL.World.PartBuilders | class = BodySlugWithHands}}
The consumer's original body will be swapped with a body plan with the following:{{Code Reference | namespace = XRL.World.PartBuilders | class = BodySlugWithHands}}
* Head
* Head
* Feelers (replaces face)
* Feelers (face)
* Back
* Back
* Hands
* Hands
* Hand (2)
* Hand x2
* Missile Weapon (2)
* Missile Weapon x2
* Tail
* Tail
* Thrown Weapon
* Thrown Weapon
* Floating Nearby
* Floating Nearby
This means that for the average human player character:
* Extra body parts from mutations like {{favilink|Multiple Legs}} or the {{favilink|Chimera}} Genotype stay and are added on to this.
* Arms will be lost (arms granted by {{favilink|Multiple Arms}} stay)
Compared to a default human body plan, this means:
* Feet will be lost (feet granted by {{favilink|Multiple Legs}} stay)
* No Arm slots (or two less if extra are granted by mutations)
* Chimeric [[List_of_Body_Parts|Body Parts]] from the {{favilink|Chimera}} Genotype stay
** Hand slots and Worn On Hands slots are unaffected
**The player can no longer become [[prone]] unless they still have feet from Multiple Legs
* No Feet slot (or one less if extra are granted by mutations)
** This can negate {{favilink|Hooks for Feet}} unless the character has extra feet, in which case the hooks will move to those.
**The player can no longer become [[prone]] unless they still have feet
* First face slot will be renamed to Feelers (any other faces will remain the same)
* First face slot will be renamed to Feelers (any other faces will remain the same)
* The mutation [[Bilge Sphincter]] will be granted
* The mutation [[Bilge Sphincter]] will be granted
* A tail slot will grow with the {{favilink|bilge sphincter}} as a melee weapon
* A tail slot will grow with the {{favilink|bilge sphincter}} as a melee weapon
**This part is considered essential, preventing it from being [[Dismember|dismembered]]
**This part is considered essential, preventing it from being [[Dismember|dismembered]]
** If the player already has a tail from a mutation like [[Stinger (Poisoning Venom)]], a second tail will be grown, dividing the AV bonus of the Sphincter in half due to the usual rule of defense stats averaged between multiple of the same body parts.


==Bilge Sphincter==
==Bilge Sphincter==
Line 56: Line 60:
{{qud quote notxml|Your genome has already undergone this transformation.}}{{Code Reference | namespace = XRL.World.Parts.Effects | class = CookingDomainSpecial_UnitSlogTransform}}
{{qud quote notxml|Your genome has already undergone this transformation.}}{{Code Reference | namespace = XRL.World.Parts.Effects | class = CookingDomainSpecial_UnitSlogTransform}}


==Interaction With [[Crystal Delight]]==
Eating this dish after the Crystal Delight overwrites the changes the Surprise has made to the player's body plan, meaning any body parts gained or lost from the prior transformation will be reverted before applying the new transformation. The special mutation from the prior transformation will be kept, which in this case is [[Crystallinity]].


==Trivia==
==Trivia==
41

edits

Navigation menu