Files
Paradise/code/__DEFINES/magic_defines.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>code/__DEFINES/magic_defines.dm - 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="code/__DEFINES/magic_defines.html#define">Define Details</a></header><main><h1>code/__DEFINES/magic_defines.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/magic_defines.dm"><img src="git.png" width="16" height="16" title="code/__DEFINES/magic_defines.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/magic_defines.html#define/MAGIC_RESISTANCE">MAGIC_RESISTANCE</a></th><td>Default magic resistance that blocks normal magic (wizard, spells, magical staff projectiles)</td></tr><tr><th><a href="code/__DEFINES/magic_defines.html#define/MAGIC_RESISTANCE_MIND">MAGIC_RESISTANCE_MIND</a></th><td>Tinfoil hat magic resistance that blocks mental magic (telepathy / mind links, mind curses, abductors)</td></tr><tr><th><a href="code/__DEFINES/magic_defines.html#define/MAGIC_RESISTANCE_HOLY">MAGIC_RESISTANCE_HOLY</a></th><td>Holy magic resistance that blocks unholy magic (revenant, vampire, voice of god)</td></tr><tr><th><a href="code/__DEFINES/magic_defines.html#define/SPELL_REQUIRES_NO_ANTIMAGIC">SPELL_REQUIRES_NO_ANTIMAGIC</a></th><td>Whether the spell can be cast while the user has antimagic on them that corresponds to the spell's own antimagic flags.</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/MAGIC_RESISTANCE"><aside class="declaration">#define </aside>MAGIC_RESISTANCE <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/magic_defines.dm#L3"><img src="git.png" width="16" height="16" title="code/__DEFINES/magic_defines.dm 3"></a></h3><p>Default magic resistance that blocks normal magic (wizard, spells, magical staff projectiles)</p><h3 id="define/MAGIC_RESISTANCE_HOLY"><aside class="declaration">#define </aside>MAGIC_RESISTANCE_HOLY <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/magic_defines.dm#L7"><img src="git.png" width="16" height="16" title="code/__DEFINES/magic_defines.dm 7"></a></h3><p>Holy magic resistance that blocks unholy magic (revenant, vampire, voice of god)</p><h3 id="define/MAGIC_RESISTANCE_MIND"><aside class="declaration">#define </aside>MAGIC_RESISTANCE_MIND <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/magic_defines.dm#L5"><img src="git.png" width="16" height="16" title="code/__DEFINES/magic_defines.dm 5"></a></h3><p>Tinfoil hat magic resistance that blocks mental magic (telepathy / mind links, mind curses, abductors)</p><h3 id="define/SPELL_REQUIRES_NO_ANTIMAGIC"><aside class="declaration">#define </aside>SPELL_REQUIRES_NO_ANTIMAGIC <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/magic_defines.dm#L16"><img src="git.png" width="16" height="16" title="code/__DEFINES/magic_defines.dm 16"></a></h3><p>Whether the spell can be cast while the user has antimagic on them that corresponds to the spell's own antimagic flags.</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>