From 25575b2ac1d699265a426ad59783cc2be9e74628 Mon Sep 17 00:00:00 2001 From: mirrorcult Date: Thu, 4 Jun 2026 16:21:50 -0700 Subject: [PATCH 1/3] corpsychid --- src/SUMMARY.md | 3 +- src/design/masks/parasite/corpsychid.md | 53 +++++++++++++++++++++++++ src/design/masks/parasite/psychid.md | 32 --------------- 3 files changed, 54 insertions(+), 34 deletions(-) create mode 100644 src/design/masks/parasite/corpsychid.md delete mode 100644 src/design/masks/parasite/psychid.md diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 62817ec..283d963 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -66,7 +66,6 @@ - [Recruit](design/masks/traitor/recruit.md) - [Subverter](design/masks/traitor/subverter.md) - [Syndicate Sympathizer](design/masks/traitor/syndicate-sympathizer.md) - - [Turncoat](design/masks/traitor/turncoat.md) - [Sleeper Agent](design/masks/traitor/sleeper-agent.md) - [Mafia](design/masks/mafia.md) - [Consigliere](design/masks/mafia/consigliere.md) @@ -79,7 +78,7 @@ - [Ethomyte](design/masks/parasite/ethomyte.md) - [Hemophage](design/masks/parasite/hemophage.md) - [Leapleech](design/masks/parasite/leapleech.md) - - [Psychid](design/masks/parasite/psychid.md) + - [Corpsychid](design/masks/parasite/corpsychid.md) - [Crew](design/masks/crew.md) - [Angry Man](design/masks/crew/angry-man.md) - [Arms Dealer](design/masks/crew/arms-dealer.md) diff --git a/src/design/masks/parasite/corpsychid.md b/src/design/masks/parasite/corpsychid.md new file mode 100644 index 0000000..348315c --- /dev/null +++ b/src/design/masks/parasite/corpsychid.md @@ -0,0 +1,53 @@ +# Corpsychid + +{{#template ../../../templates/unimplemented.md }} + +```admonish warning +this is a reimagining of the old "psychid" mask, which is still ingame, while this isn't atm. +``` + +> **Name:** Corpsychid +> +> **Troupe:** [Parasite](../parasites.md) +> +> **Archetypes:** Jester, Converter +> +> **Description:** Reanimate corpses as spore-filled hosts. Reanimate yourself if your time comes too early. +> +> **Objectives:** None. +> +> **Masquerade notes:** N/A +> +> *You swear you killed this guy? What do you mean? That's my best friend in the whole world! Why not give him a handshake?* + +## Concept + +The Corpsychid is a parasite mask oriented around hijacking dead bodies (including their own), reanimating them and forcing them to semi-aggressively amble around before bursting into spores after being attacked. + +## Abilities + +The Corpsychid has a medium-cooldown action which allows them to target a corpse and reanimate it. After one minute, the corpse will suddenly rise from the ground and begin to wander aimlessly. After a certain amount of time, it will grow aggressive and begin attacking those around it. All parasites can differentiate animated bodies, but to others they seem like real people. If the reanimated corpse is attacked before it grows aggressive naturally, or someone tries to strip them, they will immediately begin their assault, primarily targeting the person who instigated the fight. + +If the animated corpse enters crit, it will husk and burst into a cloud of gaseous spores that convert anyone who inhales them for too long into a Corpsychid. Gaseous spores slowly decay over time. If an animated corpse does not enter crit within a certain timeframe, it will husk and return to its regular state as a dead body. A husked corpse cannot be reanimated again. + +Non-infectious spore gas will also exist elsewhere in the game--as a result of gas leaks, other mechanics like plants, etc. Non-infectious gas has a litany of random low-medium severity negative effects on those who inhale it. If a Corpsychid inhales spore gas, they will get dizzy and begin hallucinating. + +If the Corpsychid is killed by someone else, they will burst into spores. If the Corpsychid is killed by an environmental source or themselves, they gain the option to reanimate themselves after a moment: reviving with full control, but unable to speak and husking after a certain amount of time like a regular corpse. + +## Gameplay + +Corpsychids present unique strategic issues for both the Parasites and the Crew. + +Their method of conversion is not actually fool-proof: you can get around it with internals; assuming a worm doesn't rip your internals off and drag you into the cloud, which persists for much longer than other effects like the [Burstworm](burstworm.md)'s projectiles. + +Furthermore, a Corpsychid's usefulness scales as more dead bodies show up and as other parasites die, since a parasite death is worth twice as much when a Corpsychid is around to reanimate their corpse for another bout. This can present issues in the early game, where the Corpsychid's usefulness is far below that of other parasite masks. + +Presenting the reanimated corpses in a convincing way is another difficult task for the Corpsychid: since the corpses eventually grow aggressive and attack nearby targets, you need them to be in a place with others where you simultaneously won't be noticed dragging the corpse in before it reanimates. Handing the corpse weapons makes it more dangerous and thus more of a valid target for retaliation by others, but also makes it more likely that they'll just run away instead of triggering the spore burst. Dressing the corpse up like the Captain could be a method of ensuring they're targeted by any [Traitor](../traitors.md) that walks by. + +A competent crew will keep tabs on who has died and who has been killed so far. This presents massive problems for a Corpsychid, who must either ensure the corpses are either of those who haven't been noticed, deliberately obscure the identity of the corpses they reanimate, or simply bank on the crew not realizing what's happening. + +Obtaining the corpses is another problem entirely. A competent crew will make sure to bring them to Medbay and the Morgue as soon as possible to reduce the chances of theft, though a Corpsychid [Coroner](../../jobs/coroner.md) could make this a severe miscalculation. + +Because a husked corpse cannot be reanimated again, Corpsychids must make the most of their limited resources before they simply must resort to risking their own life. A troupe made up of mostly Corpsychids who waste their valuable zombies may find the journey ahead much harder than it might otherwise have been, since they're generally incapable of generating new corpses directly. + +Corpsychids have an extreme amount of paranoia-inducing overlap with Changelings (not docced), since they both care about hoarding corpses, can cause husking, and can reanimate themselves and others. \ No newline at end of file diff --git a/src/design/masks/parasite/psychid.md b/src/design/masks/parasite/psychid.md deleted file mode 100644 index d11a7f1..0000000 --- a/src/design/masks/parasite/psychid.md +++ /dev/null @@ -1,32 +0,0 @@ -# Pyschid - -{{#template ../../../templates/implemented.md }} - -> **Name:** Psychid -> -> **Troupe:** [Parasite](../parasites.md) -> -> **Archetypes:** Jester, Converter -> -> **Description:** Steal the bodies of others to perpetuate the parasitic infection. -> -> **Objectives:** None. -> -> **Masquerade notes:** N/A -> -> *That's a nice corporeal form you have there. Would be a shame if someone stole it from you.* - -## Concept -The psychid is a stealthy parasite mask that is focused on stealing bodies and pretending to be others in order to slowly spread the infection. - -## Abilities -On death, the psychid will be revived and swap bodies with their killer. -Their killer will then become a psychid themselves, spreading the infection further. - -## Gameplay -The psychid is a stealthy parasite that tests the crew's knowledge of each other. -Although the killer and the original psychid are allied and both parasites after the kill occurs, their swapped bodies make them highly suspicious. -The two parasites may want to try and exchange relevant info in order to better disguise as each other. - -Once the crew becomes aware of the presence of a psychid, it becomes a major source of paranoia, as the crew are forced to "check" each other in order to root out who the psychid is. -The nature of the conversion also means that if the psychid dies away from its killer, it may be forced into a completely different body with no context for its current situation. From c67ce24f09ec274a667b9c40e05a15f0584a259a Mon Sep 17 00:00:00 2001 From: mirrorcult Date: Thu, 4 Jun 2026 16:22:48 -0700 Subject: [PATCH 2/3] a --- src/SUMMARY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 283d963..3851e4f 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -66,6 +66,7 @@ - [Recruit](design/masks/traitor/recruit.md) - [Subverter](design/masks/traitor/subverter.md) - [Syndicate Sympathizer](design/masks/traitor/syndicate-sympathizer.md) + - [Turncoat](design/masks/traitor/turncoat.md) - [Sleeper Agent](design/masks/traitor/sleeper-agent.md) - [Mafia](design/masks/mafia.md) - [Consigliere](design/masks/mafia/consigliere.md) From d9465bb0c8513fe6ceb840e12c78dd8a2b9a698a Mon Sep 17 00:00:00 2001 From: mirrorcult Date: Thu, 4 Jun 2026 16:24:17 -0700 Subject: [PATCH 3/3] a --- src/design/masks/crew/avenger.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/design/masks/crew/avenger.md b/src/design/masks/crew/avenger.md index bb037e9..1c073da 100644 --- a/src/design/masks/crew/avenger.md +++ b/src/design/masks/crew/avenger.md @@ -24,6 +24,6 @@ The Avenger is always notified if their target dies, and where, even if the deat As a guardian-type mask, the Avenger provides some incentive for crew to not randomly murder people, in case it might invoke the Avenger's wrath, among other reasons. -Since certain masks may actually desire to be murdered, if the Avenger targets them some funny conflict may arise. Consider a [Psychid](../parasite/psychid.md) who is being protected by an Avenger. If the Parasite is murdered and swaps places with their murderer, they may now found themselves being targeted by their own protector. +Since certain masks may actually desire to be murdered, if the Avenger targets them some funny conflict may arise. The Avenger provides some plausible deniability for masks that seek to murder others, since the Avenger is typically actually doing it for a good reason. Other masks may find it prudent to lie about being an Avenger with good intentions.