mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
4 lines
3.8 KiB
HTML
4 lines
3.8 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/effect/heretic_influence - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="obj/effect/heretic_influence.html#var">Var Details</a> - <a href="obj/effect/heretic_influence.html#proc">Proc Details</a></header><main><h1>heretic_influence <aside>/<a href="obj.html">obj</a>/<a href="obj/effect/heretic_influence.html">effect/heretic_influence</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/antagonists/heretic/influences.dm#L168"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/influences.dm 168"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/effect/heretic_influence.html#var/being_drained">being_drained</a></th><td>Whether we're currently being drained or not.</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/effect/heretic_influence.html#proc/after_drain">after_drain</a></th><td>Handle the effects of the drain.</td></tr><tr><th><a href="obj/effect/heretic_influence.html#proc/drain_influence">drain_influence</a></th><td>Begin to drain the influence, setting being_drained,
|
|
registering an examine signal, and beginning a do_after.</td></tr><tr><th><a href="obj/effect/heretic_influence.html#proc/generate_name">generate_name</a></th><td>Generates a random name for the influence.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/being_drained"><aside class="declaration">var </aside>being_drained <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/antagonists/heretic/influences.dm#L176"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/influences.dm 176"></a></h3><p>Whether we're currently being drained or not.</p><h2 id="proc">Proc Details</h2><h3 id="proc/after_drain"><aside class="declaration">proc </aside>after_drain<aside>(/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/user) <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/antagonists/heretic/influences.dm#L245"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/influences.dm 245"></a></aside></h3><p>Handle the effects of the drain.</p><h3 id="proc/drain_influence"><aside class="declaration">proc </aside>drain_influence<aside>(/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/user, knowledge_to_gain) <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/antagonists/heretic/influences.dm#L226"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/influences.dm 226"></a></aside></h3><p>Begin to drain the influence, setting being_drained,
|
|
registering an examine signal, and beginning a do_after.</p>
|
|
<p>If successful, the influence is drained and deleted.</p><h3 id="proc/generate_name"><aside class="declaration">proc </aside>generate_name<aside>() <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/antagonists/heretic/influences.dm#L259"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/influences.dm 259"></a></aside></h3><p>Generates a random name for the influence.</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |