mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
5 lines
3.4 KiB
HTML
5 lines
3.4 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 - 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/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/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/modules/antagonists/heretic/structures/mawed_crucible.dm#L230"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/structures/mawed_crucible.dm 230"></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/crucible_tip">crucible_tip</a></th><td>When a heretic examines a mawed crucible, shows a list of possible potions by name + includes this tip to explain what it does.</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 applies</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/item/eldritch_potion.html#proc/potion_effect">potion_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/crucible_tip"><aside class="declaration">var </aside>crucible_tip <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/modules/antagonists/heretic/structures/mawed_crucible.dm#L238"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/structures/mawed_crucible.dm 238"></a></h3><p>When a heretic examines a mawed crucible, shows a list of possible potions by name + includes this tip to explain what it does.</p><h3 id="var/status_effect"><aside class="declaration">var </aside>status_effect <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/modules/antagonists/heretic/structures/mawed_crucible.dm#L240"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/structures/mawed_crucible.dm 240"></a></h3><p>Typepath to the status effect this applies</p><h2 id="proc">Proc Details</h2><h3 id="proc/potion_effect"><aside class="declaration">proc </aside>potion_effect<aside>(/<a href="mob.html">mob</a>/user) <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/modules/antagonists/heretic/structures/mawed_crucible.dm#L272"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/structures/mawed_crucible.dm 272"></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>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/776b9861f70566b1e6a0763a465ef22f7920a3d6">776b986</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |