mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
1 line
5.3 KiB
HTML
1 line
5.3 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/effect/particle_effect/foam - 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/particle_effect/foam.html#var">Var Details</a></header><main><h1>foam <aside>/<a href="obj.html">obj</a>/<a href="obj/effect/particle_effect/foam.html">effect/particle_effect/foam</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/effects/effect_system/effects_foam.dm#L5"><img src="git.png" width="16" height="16" title="code/game/objects/effects/effect_system/effects_foam.dm 5"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/effect/particle_effect/foam.html#var/max_amount_on_spread">max_amount_on_spread</a></th><td>Maximum amount of reagents gained by spreading onto a foamed tile</td></tr><tr><th><a href="obj/effect/particle_effect/foam.html#var/max_reagent_filling">max_reagent_filling</a></th><td>We will never fill a mob with more than this many units of a given reagent</td></tr><tr><th><a href="obj/effect/particle_effect/foam.html#var/react_mode">react_mode</a></th><td>Whether it reacts on or after dispersion (or both)</td></tr><tr><th><a href="obj/effect/particle_effect/foam.html#var/solidify_time">solidify_time</a></th><td>How long it takes this, once it's spread, to stop spreading and disperse its chems</td></tr><tr><th><a href="obj/effect/particle_effect/foam.html#var/spread_amount">spread_amount</a></th><td>How many times this one bit of foam can spread around itself</td></tr><tr><th><a href="obj/effect/particle_effect/foam.html#var/spread_at_range">spread_at_range</a></th><td>Whether or not to spread at a range when spreading</td></tr><tr><th><a href="obj/effect/particle_effect/foam.html#var/spread_time">spread_time</a></th><td>How long it takes this to initially start spreading after being dispersed</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/max_amount_on_spread"><aside class="declaration">var </aside>max_amount_on_spread <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/effects/effect_system/effects_foam.dm#L21"><img src="git.png" width="16" height="16" title="code/game/objects/effects/effect_system/effects_foam.dm 21"></a></h3><p>Maximum amount of reagents gained by spreading onto a foamed tile</p><h3 id="var/max_reagent_filling"><aside class="declaration">var </aside>max_reagent_filling <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/effects/effect_system/effects_foam.dm#L23"><img src="git.png" width="16" height="16" title="code/game/objects/effects/effect_system/effects_foam.dm 23"></a></h3><p>We will never fill a mob with more than this many units of a given reagent</p><h3 id="var/react_mode"><aside class="declaration">var </aside>react_mode <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/effects/effect_system/effects_foam.dm#L19"><img src="git.png" width="16" height="16" title="code/game/objects/effects/effect_system/effects_foam.dm 19"></a></h3><p>Whether it reacts on or after dispersion (or both)</p><h3 id="var/solidify_time"><aside class="declaration">var </aside>solidify_time <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/effects/effect_system/effects_foam.dm#L17"><img src="git.png" width="16" height="16" title="code/game/objects/effects/effect_system/effects_foam.dm 17"></a></h3><p>How long it takes this, once it's spread, to stop spreading and disperse its chems</p><h3 id="var/spread_amount"><aside class="declaration">var </aside>spread_amount <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/effects/effect_system/effects_foam.dm#L13"><img src="git.png" width="16" height="16" title="code/game/objects/effects/effect_system/effects_foam.dm 13"></a></h3><p>How many times this one bit of foam can spread around itself</p><h3 id="var/spread_at_range"><aside class="declaration">var </aside>spread_at_range <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/effects/effect_system/effects_foam.dm#L25"><img src="git.png" width="16" height="16" title="code/game/objects/effects/effect_system/effects_foam.dm 25"></a></h3><p>Whether or not to spread at a range when spreading</p><h3 id="var/spread_time"><aside class="declaration">var </aside>spread_time <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/effects/effect_system/effects_foam.dm#L15"><img src="git.png" width="16" height="16" title="code/game/objects/effects/effect_system/effects_foam.dm 15"></a></h3><p>How long it takes this to initially start spreading after being dispersed</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> |