Files
GS13NG/obj/item/forbidden_book.html
2025-02-05 06:19:18 +00:00

1 line
4.8 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/item/forbidden_book - /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/forbidden_book.html#var">Var Details</a> - <a href="obj/item/forbidden_book.html#proc">Proc Details</a></header><main><h1>forbidden_book <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/forbidden_book.html">forbidden_book</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_book.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_book.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/forbidden_book.html#var/blacklisted_turfs">blacklisted_turfs</a></th><td>Where we cannot create the rune?</td></tr><tr><th><a href="obj/item/forbidden_book.html#var/charge">charge</a></th><td>how many charges do we have?</td></tr><tr><th><a href="obj/item/forbidden_book.html#var/last_user">last_user</a></th><td>Last person that touched this</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/item/forbidden_book.html#proc/draw_rune">draw_rune</a></th><td>Draws a rune on a selected turf</td></tr><tr><th><a href="obj/item/forbidden_book.html#proc/get_power_from_influence">get_power_from_influence</a></th><td>Gives you a charge and destroys a corresponding influence</td></tr><tr><th><a href="obj/item/forbidden_book.html#proc/remove_rune">remove_rune</a></th><td>Removes runes from the selected turf</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/blacklisted_turfs"><aside class="declaration">var </aside>blacklisted_turfs <aside> /static/list</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_book.dm#L15"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_book.dm 15"></a></h3><p>Where we cannot create the rune?</p><h3 id="var/charge"><aside class="declaration">var </aside>charge <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_book.dm#L13"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_book.dm 13"></a></h3><p>how many charges do we have?</p><h3 id="var/last_user"><aside class="declaration">var </aside>last_user <aside> /<a href="mob.html">mob</a>/<a href="mob/living.html">living</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_book.dm#L11"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_book.dm 11"></a></h3><p>Last person that touched this</p><h2 id="proc">Proc Details</h2><h3 id="proc/draw_rune"><aside class="declaration">proc </aside>draw_rune<aside>(/<a href="atom.html">atom</a>/target, /<a href="mob.html">mob</a>/user) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_book.dm#L51"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_book.dm 51"></a></aside></h3><p>Draws a rune on a selected turf</p><h3 id="proc/get_power_from_influence"><aside class="declaration">proc </aside>get_power_from_influence<aside>(/<a href="atom.html">atom</a>/target, /<a href="mob.html">mob</a>/user) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_book.dm#L43"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_book.dm 43"></a></aside></h3><p>Gives you a charge and destroys a corresponding influence</p><h3 id="proc/remove_rune"><aside class="declaration">proc </aside>remove_rune<aside>(/<a href="atom.html">atom</a>/target, /<a href="mob.html">mob</a>/user) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/eldritch_cult/eldritch_book.dm#L65"><img src="git.png" width="16" height="16" title="code/modules/antagonists/eldritch_cult/eldritch_book.dm 65"></a></aside></h3><p>Removes runes from the selected turf</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>