mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +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>code/__DEFINES/flockmind_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/flockmind_defines.html#define">Define Details</a></header><main><h1>code/__DEFINES/flockmind_defines.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/__DEFINES/flockmind_defines.dm"><img src="git.png" width="16" height="16" title="code/__DEFINES/flockmind_defines.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/flockmind_defines.html#define/FLOCK_SUBSTRATE_COST_DEPOST_TEALPRINT">FLOCK_SUBSTRATE_COST_DEPOST_TEALPRINT</a></th><td>Amount of substrate to add to a tealprint.</td></tr><tr><th><a href="code/__DEFINES/flockmind_defines.html#define/FLOCK_SUBSTRATE_COST_CONVERT">FLOCK_SUBSTRATE_COST_CONVERT</a></th><td>Amount to convert a turf and it's contents.</td></tr><tr><th><a href="code/__DEFINES/flockmind_defines.html#define/FLOCK_SUBSTRATE_COST_REPAIR">FLOCK_SUBSTRATE_COST_REPAIR</a></th><td>Amount to repair a flock construct.</td></tr><tr><th><a href="code/__DEFINES/flockmind_defines.html#define/FLOCK_SUBSTRATE_COST_LAY_EGG">FLOCK_SUBSTRATE_COST_LAY_EGG</a></th><td>BASE amount to lay an egg.</td></tr><tr><th><a href="code/__DEFINES/flockmind_defines.html#define/FLOCK_MIN_DESIRED_POP">FLOCK_MIN_DESIRED_POP</a></th><td>Egg cost does not start scaling until there are this many drones.</td></tr><tr><th><a href="code/__DEFINES/flockmind_defines.html#define/FLOCK_ADDITIONAL_RESOURCE_RESERVATION_PER_DRONE">FLOCK_ADDITIONAL_RESOURCE_RESERVATION_PER_DRONE</a></th><td>Each drone above the min desired pop adds this much to the substrate required to be able to lay an egg.</td></tr><tr><th><a href="code/__DEFINES/flockmind_defines.html#define/BB_PLANNER_BEHAVIORS">BB_PLANNER_BEHAVIORS</a></th><td>The list of behaviors for the planners to select from. THIS IS ACTUALLY A SUBKEY!</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/BB_PLANNER_BEHAVIORS"><aside class="declaration">#define </aside>BB_PLANNER_BEHAVIORS <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/__DEFINES/flockmind_defines.dm#L55"><img src="git.png" width="16" height="16" title="code/__DEFINES/flockmind_defines.dm 55"></a></h3><p>The list of behaviors for the planners to select from. THIS IS ACTUALLY A SUBKEY!</p><h3 id="define/FLOCK_ADDITIONAL_RESOURCE_RESERVATION_PER_DRONE"><aside class="declaration">#define </aside>FLOCK_ADDITIONAL_RESOURCE_RESERVATION_PER_DRONE <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/__DEFINES/flockmind_defines.dm#L46"><img src="git.png" width="16" height="16" title="code/__DEFINES/flockmind_defines.dm 46"></a></h3><p>Each drone above the min desired pop adds this much to the substrate required to be able to lay an egg.</p><h3 id="define/FLOCK_MIN_DESIRED_POP"><aside class="declaration">#define </aside>FLOCK_MIN_DESIRED_POP <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/__DEFINES/flockmind_defines.dm#L44"><img src="git.png" width="16" height="16" title="code/__DEFINES/flockmind_defines.dm 44"></a></h3><p>Egg cost does not start scaling until there are this many drones.</p><h3 id="define/FLOCK_SUBSTRATE_COST_CONVERT"><aside class="declaration">#define </aside>FLOCK_SUBSTRATE_COST_CONVERT <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/__DEFINES/flockmind_defines.dm#L37"><img src="git.png" width="16" height="16" title="code/__DEFINES/flockmind_defines.dm 37"></a></h3><p>Amount to convert a turf and it's contents.</p><h3 id="define/FLOCK_SUBSTRATE_COST_DEPOST_TEALPRINT"><aside class="declaration">#define </aside>FLOCK_SUBSTRATE_COST_DEPOST_TEALPRINT <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/__DEFINES/flockmind_defines.dm#L35"><img src="git.png" width="16" height="16" title="code/__DEFINES/flockmind_defines.dm 35"></a></h3><p>Amount of substrate to add to a tealprint.</p><h3 id="define/FLOCK_SUBSTRATE_COST_LAY_EGG"><aside class="declaration">#define </aside>FLOCK_SUBSTRATE_COST_LAY_EGG <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/__DEFINES/flockmind_defines.dm#L41"><img src="git.png" width="16" height="16" title="code/__DEFINES/flockmind_defines.dm 41"></a></h3><p>BASE amount to lay an egg.</p><h3 id="define/FLOCK_SUBSTRATE_COST_REPAIR"><aside class="declaration">#define </aside>FLOCK_SUBSTRATE_COST_REPAIR <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/__DEFINES/flockmind_defines.dm#L39"><img src="git.png" width="16" height="16" title="code/__DEFINES/flockmind_defines.dm 39"></a></h3><p>Amount to repair a flock construct.</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> |