You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For base-imitating forks, disabling random rolls and glimmer isn't enough to disable psionics. The problem points are these 3 psionic roles:
Research Director/Mystagogue (due to dispel)
Mantis (due to psiscopia)
Mime (due to invis wall)
If two players using these roles (or two mimes) ever exist in the same round, they will be able to use the telepathy channel and talk to each other. While Mantis can be mapped out and RD can have their powers removed with YAML, the invisibility wall power is intrinsic to a mime and as such base-like forks would have to add an exception to that power in telepathy or demote it to Wizden code.
I suggest adding a psionics.telepathy ?? true cvar that disables, specifically, the ability for players to register/send any messages with telepathy. This wouldn't (shouldn't) affect the Oracle's blabber, random sleep words, or other misc telepathy-emitting shit not explicitly controllable by a player.
The text was updated successfully, but these errors were encountered:
Description
For base-imitating forks, disabling random rolls and glimmer isn't enough to disable psionics. The problem points are these 3 psionic roles:
If two players using these roles (or two mimes) ever exist in the same round, they will be able to use the telepathy channel and talk to each other. While Mantis can be mapped out and RD can have their powers removed with YAML, the invisibility wall power is intrinsic to a mime and as such base-like forks would have to add an exception to that power in telepathy or demote it to Wizden code.
I suggest adding a
psionics.telepathy
??true
cvar that disables, specifically, the ability for players to register/send any messages with telepathy. This wouldn't (shouldn't) affect the Oracle's blabber, random sleep words, or other misc telepathy-emitting shit not explicitly controllable by a player.The text was updated successfully, but these errors were encountered: