SPLURT Station 13 - Modules - TypesDefine Details

code/modules/surgery/organs/vocal_cords.dm

VOG_MAX_STANDARD_POWERanything above this requires adminbus, to prevent a cultist from stacking chaplain + cult + specific listener = 8x, which is enough to instantly kill someone with damage.
VOG_MAX_BURST_DAMAGEmax damage we can do in one "blast" to a listener
VOG_MAX_BURST_HEALmax healing we can do in one "blast" to a listener
/proc/voice_of_godVOICE OF GOD
/proc/get_vog_specialget special role multiplier for voice of god. No double dipping.
/obj/item/organ/vocal_cords/velvetENTHRAL VELVET CHORDS
/proc/velvetspeechFermiChem

Define Details

VOG_MAX_BURST_DAMAGE

max damage we can do in one "blast" to a listener

VOG_MAX_BURST_HEAL

max healing we can do in one "blast" to a listener

VOG_MAX_STANDARD_POWER

anything above this requires adminbus, to prevent a cultist from stacking chaplain + cult + specific listener = 8x, which is enough to instantly kill someone with damage.