code/modules/surgery/organs/vocal_cords.dm ![code/modules/surgery/organs/vocal_cords.dm0](git.png)
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. |
---|---|
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 |
/proc/voice_of_god | VOICE OF GOD |
/proc/get_vog_special | get special role multiplier for voice of god. No double dipping. |
/obj/item/organ/vocal_cords/velvet | ENTHRAL VELVET CHORDS |
/proc/velvetspeech | FermiChem |
Define Details
VOG_MAX_BURST_DAMAGE ![code/modules/surgery/organs/vocal_cords.dm 10](git.png)
max damage we can do in one "blast" to a listener
VOG_MAX_BURST_HEAL ![code/modules/surgery/organs/vocal_cords.dm 12](git.png)
max healing we can do in one "blast" to a listener
VOG_MAX_STANDARD_POWER ![code/modules/surgery/organs/vocal_cords.dm 8](git.png)
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.