Files
Bubberstation/code/datums/mutations/telepathy.dm
SkyratBot d13ba21201 [MIRROR] First Genetics Content in 5 Years (Adds new positive mutations!) (#28449)
* First Genetics Content in 5 Years (Adds new positive mutations!)

* Update reach.dm

* delete

* Update adaptation.dm

* Update reach.dm

---------

Co-authored-by: carlarctg <53100513+carlarctg@users.noreply.github.com>
Co-authored-by: SpaceLoveSs13 <68121607+SpaceLoveSs13@users.noreply.github.com>
2024-06-30 16:30:13 +05:30

11 lines
506 B
Plaintext

/datum/mutation/human/telepathy
name = "Telepathy"
desc = "A rare mutation that allows the user to telepathically communicate to others."
quality = POSITIVE
text_gain_indication = span_notice("You can hear your own voice echoing in your mind!")
text_lose_indication = span_notice("You don't hear your mind echo anymore.")
difficulty = 12
power_path = /datum/action/cooldown/spell/list_target/telepathy
instability = POSITIVE_INSTABILITY_MINOR // basically a mediocre PDA messager
energy_coeff = 1