Butterrobber202 Posted February 14, 2022 Posted February 14, 2022 As it stands, you have two options as Vampire. Your victims remember getting sucked or they think you had a pleasant conversation. Relevant Code: Spoiler to_chat(T.find_mob_consciousness(), SPAN_WARNING("You remember nothing about being fed upon. Instead, you simply remember having a pleasant encounter with [src].")) else to_chat(T.find_mob_consciousness(), SPAN_WARNING("You remember everything about being fed upon. How you react to [src]'s actions is up to you." I'd propose a third mode where the victim simply has a black out in their memory, without having to defend the antagonist and the antagonist can deny being near them all together in the first place. The message would be: "You remember nothing about being fed upon. Instead, you've simply forgotten the last few minutes and [src]'s presence all together."
Alexanderself1 Posted July 25, 2022 Posted July 25, 2022 I like this idea, but as a caveat it could be that they completely forget you so if your in the same department every time you bite them they act like your a stranger
KingOfThePing Posted July 25, 2022 Posted July 25, 2022 (edited) Hard necro. But a third mode is a bit too much imo. I have instead tweaked the message so the vampire can tell the victim what to believe. If nothing is said, then they just forget about the interaction completely: https://github.com/Aurorastation/Aurora.3/pull/14484 Edited July 25, 2022 by KingOfThePing
Recommended Posts