1 line
2.7 KiB
HTML
1 line
2.7 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/item/eldritch_potion - /tg/ Station 13</title></head><body><header><a href="index.html">/tg/ Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="obj/item/eldritch_potion.html#var">Var Details</a> - <a href="obj/item/eldritch_potion.html#proc">Proc Details</a></header><main><h1>eldritch_potion <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/eldritch_potion.html">eldritch_potion</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_items.dm#L389"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_items.dm 389"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/eldritch_potion.html#var/status_effect">status_effect</a></th><td>Typepath to the status effect this is supposed to hold</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/item/eldritch_potion.html#proc/effect">effect</a></th><td>The effect of the potion if it has any special one, in general try not to override this and utilize the status_effect var to make custom effects.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/status_effect"><aside class="declaration">var </aside>status_effect <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_items.dm#L396"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_items.dm 396"></a></h3><p>Typepath to the status effect this is supposed to hold</p><h2 id="proc">Proc Details</h2><h3 id="proc/effect"><aside class="declaration">proc </aside>effect<aside>(/<a href="mob.html">mob</a>/user) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_items.dm#L403"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_items.dm 403"></a></aside></h3><p>The effect of the potion if it has any special one, in general try not to override this and utilize the status_effect var to make custom effects.</p></main><footer>tgstation.dme <a href="https://github.com/evilew/GS13-Citadel/tree/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e">e8e0068</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.9.0</a></footer></body></html> |