mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
1 line
3.6 KiB
HTML
1 line
3.6 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/status_effect/eldritch - 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="datum/status_effect/eldritch.html#var">Var Details</a> - <a href="datum/status_effect/eldritch.html#proc">Proc Details</a></header><main><h1>eldritch <aside>/<a href="datum.html">datum</a>/<a href="datum/status_effect.html">status_effect</a>/<a href="datum/status_effect/eldritch.html">eldritch</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/antagonists/heretic/status_effects/mark_effects.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/status_effects/mark_effects.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/status_effect/eldritch.html#var/effect_icon">effect_icon</a></th><td>icon file for the underlay</td></tr><tr><th><a href="datum/status_effect/eldritch.html#var/effect_icon_state">effect_icon_state</a></th><td>icon state for the underlay</td></tr><tr><th><a href="datum/status_effect/eldritch.html#var/marked_underlay">marked_underlay</a></th><td>underlay used to indicate that someone is marked</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="datum/status_effect/eldritch.html#proc/on_effect">on_effect</a></th><td>Called when the mark is activated by the heretic.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/effect_icon"><aside class="declaration">var </aside>effect_icon <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/antagonists/heretic/status_effects/mark_effects.dm#L10"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/status_effects/mark_effects.dm 10"></a></h3><p>icon file for the underlay</p><h3 id="var/effect_icon_state"><aside class="declaration">var </aside>effect_icon_state <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/antagonists/heretic/status_effects/mark_effects.dm#L12"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/status_effects/mark_effects.dm 12"></a></h3><p>icon state for the underlay</p><h3 id="var/marked_underlay"><aside class="declaration">var </aside>marked_underlay <aside>– /mutable_appearance</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/antagonists/heretic/status_effects/mark_effects.dm#L8"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/status_effects/mark_effects.dm 8"></a></h3><p>underlay used to indicate that someone is marked</p><h2 id="proc">Proc Details</h2><h3 id="proc/on_effect"><aside class="declaration">proc </aside>on_effect<aside>() <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/antagonists/heretic/status_effects/mark_effects.dm#L35"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/status_effects/mark_effects.dm 35"></a></aside></h3><p>Called when the mark is activated by the heretic.</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/edee60476d21ee840643bd1abe7f6003a8c65773">edee604</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |