mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
1 line
5.2 KiB
HTML
1 line
5.2 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/effect/temp_visual/resonance - 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/effect/temp_visual/resonance.html#var">Var Details</a></header><main><h1>resonance <aside>/<a href="obj.html">obj</a>/<a href="obj/effect/temp_visual/resonance.html">effect/temp_visual/resonance</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/mining/equipment/resonator.dm#L67"><img src="git.png" width="16" height="16" title="code/modules/mining/equipment/resonator.dm 67"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/effect/temp_visual/resonance.html#var/adding_failure">adding_failure</a></th><td>the number that is added to the failure_prob. Will default to 50</td></tr><tr><th><a href="obj/effect/temp_visual/resonance.html#var/creator">creator</a></th><td>the parent creator (user) of this field</td></tr><tr><th><a href="obj/effect/temp_visual/resonance.html#var/damage_multiplier">damage_multiplier</a></th><td>the modifier to resonance_damage; affected by the quick_burst_mod from the resonator</td></tr><tr><th><a href="obj/effect/temp_visual/resonance.html#var/failure_prob">failure_prob</a></th><td>the probability that the field will not be able to spread</td></tr><tr><th><a href="obj/effect/temp_visual/resonance.html#var/parent_resonator">parent_resonator</a></th><td>the parent resonator of this field</td></tr><tr><th><a href="obj/effect/temp_visual/resonance.html#var/resonance_damage">resonance_damage</a></th><td>the amount of damage living beings will take whilst inside the field during its burst</td></tr><tr><th><a href="obj/effect/temp_visual/resonance.html#var/rupturing">rupturing</a></th><td>whether the field is rupturing currently or not (to prevent recursion)</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/adding_failure"><aside class="declaration">var </aside>adding_failure <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/mining/equipment/resonator.dm#L86"><img src="git.png" width="16" height="16" title="code/modules/mining/equipment/resonator.dm 86"></a></h3><p>the number that is added to the failure_prob. Will default to 50</p><h3 id="var/creator"><aside class="declaration">var </aside>creator <aside>– /<a href="mob.html">mob</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/mining/equipment/resonator.dm#L78"><img src="git.png" width="16" height="16" title="code/modules/mining/equipment/resonator.dm 78"></a></h3><p>the parent creator (user) of this field</p><h3 id="var/damage_multiplier"><aside class="declaration">var </aside>damage_multiplier <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/mining/equipment/resonator.dm#L76"><img src="git.png" width="16" height="16" title="code/modules/mining/equipment/resonator.dm 76"></a></h3><p>the modifier to resonance_damage; affected by the quick_burst_mod from the resonator</p><h3 id="var/failure_prob"><aside class="declaration">var </aside>failure_prob <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/mining/equipment/resonator.dm#L84"><img src="git.png" width="16" height="16" title="code/modules/mining/equipment/resonator.dm 84"></a></h3><p>the probability that the field will not be able to spread</p><h3 id="var/parent_resonator"><aside class="declaration">var </aside>parent_resonator <aside>– /<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/resonator.html">resonator</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/mining/equipment/resonator.dm#L80"><img src="git.png" width="16" height="16" title="code/modules/mining/equipment/resonator.dm 80"></a></h3><p>the parent resonator of this field</p><h3 id="var/resonance_damage"><aside class="declaration">var </aside>resonance_damage <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/mining/equipment/resonator.dm#L74"><img src="git.png" width="16" height="16" title="code/modules/mining/equipment/resonator.dm 74"></a></h3><p>the amount of damage living beings will take whilst inside the field during its burst</p><h3 id="var/rupturing"><aside class="declaration">var </aside>rupturing <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/mining/equipment/resonator.dm#L82"><img src="git.png" width="16" height="16" title="code/modules/mining/equipment/resonator.dm 82"></a></h3><p>whether the field is rupturing currently or not (to prevent recursion)</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> |