mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Deploy to GitHub pages
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/mob/living/basic/hostile/alien/alien_mob_ai.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></header><main><h1>code/modules/mob/living/basic/hostile/alien/alien_mob_ai.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/alien/alien_mob_ai.dm"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/alien/alien_mob_ai.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="datum.html">datum</a>/<a href="datum/idle_behavior/idle_random_walk.html">idle_behavior/idle_random_walk</a>/plant_weeds</th><td>Alien projectile
|
||||
Try to avoid friendly fire, and has a 3 second delay.</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7">c8dfcda</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/mob/living/basic/hostile/bees/bee_ai_behaviors.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/modules/mob/living/basic/hostile/bees/bee_ai_behaviors.html#define">Define Details</a></header><main><h1>code/modules/mob/living/basic/hostile/bees/bee_ai_behaviors.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/bees/bee_ai_behaviors.dm"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/bees/bee_ai_behaviors.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/modules/mob/living/basic/hostile/bees/bee_ai_behaviors.html#define/AGGRO_DISTANCE_FROM_HIVE">AGGRO_DISTANCE_FROM_HIVE</a></th><td>if we have a hive, this will be our aggro distance</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/AGGRO_DISTANCE_FROM_HIVE"><aside class="declaration">#define </aside>AGGRO_DISTANCE_FROM_HIVE <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/bees/bee_ai_behaviors.dm#L2"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/bees/bee_ai_behaviors.dm 2"></a></h3><p>if we have a hive, this will be our aggro distance</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7">c8dfcda</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/mob/living/basic/hostile/bees/bees.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/modules/mob/living/basic/hostile/bees/bees.html#define">Define Details</a></header><main><h1>code/modules/mob/living/basic/hostile/bees/bees.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/bees/bees.dm"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/bees/bees.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/modules/mob/living/basic/hostile/bees/bees.html#define/BEE_TRAY_RECENT_VISIT">BEE_TRAY_RECENT_VISIT</a></th><td>How long in deciseconds until a tray can be visited by a bee again</td></tr><tr><th><a href="code/modules/mob/living/basic/hostile/bees/bees.html#define/BEE_DEFAULT_COLOUR">BEE_DEFAULT_COLOUR</a></th><td>the colour we make the stripes of the bee if our reagent has no colour (or we have no reagent)</td></tr><tr><th><a href="code/modules/mob/living/basic/hostile/bees/bees.html#define/BEE_POLLINATE_YIELD_CHANCE">BEE_POLLINATE_YIELD_CHANCE</a></th><td>chance to increase yield of plant</td></tr><tr><th><a href="code/modules/mob/living/basic/hostile/bees/bees.html#define/BEE_POLLINATE_PEST_CHANCE">BEE_POLLINATE_PEST_CHANCE</a></th><td>chance to decrease pest of plant</td></tr><tr><th><a href="code/modules/mob/living/basic/hostile/bees/bees.html#define/BEE_POLLINATE_POTENCY_CHANCE">BEE_POLLINATE_POTENCY_CHANCE</a></th><td>chance to increase potancy of plant</td></tr><tr><th><a href="code/modules/mob/living/basic/hostile/bees/bees.html#define/BEE_FOODGROUPS">BEE_FOODGROUPS</a></th><td>the bee food contents</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/BEE_DEFAULT_COLOUR"><aside class="declaration">#define </aside>BEE_DEFAULT_COLOUR <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/bees/bees.dm#L2"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/bees/bees.dm 2"></a></h3><p>the colour we make the stripes of the bee if our reagent has no colour (or we have no reagent)</p><h3 id="define/BEE_FOODGROUPS"><aside class="declaration">#define </aside>BEE_FOODGROUPS <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/bees/bees.dm#L6"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/bees/bees.dm 6"></a></h3><p>the bee food contents</p><h3 id="define/BEE_POLLINATE_PEST_CHANCE"><aside class="declaration">#define </aside>BEE_POLLINATE_PEST_CHANCE <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/bees/bees.dm#L4"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/bees/bees.dm 4"></a></h3><p>chance to decrease pest of plant</p><h3 id="define/BEE_POLLINATE_POTENCY_CHANCE"><aside class="declaration">#define </aside>BEE_POLLINATE_POTENCY_CHANCE <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/bees/bees.dm#L5"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/bees/bees.dm 5"></a></h3><p>chance to increase potancy of plant</p><h3 id="define/BEE_POLLINATE_YIELD_CHANCE"><aside class="declaration">#define </aside>BEE_POLLINATE_YIELD_CHANCE <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/bees/bees.dm#L3"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/bees/bees.dm 3"></a></h3><p>chance to increase yield of plant</p><h3 id="define/BEE_TRAY_RECENT_VISIT"><aside class="declaration">#define </aside>BEE_TRAY_RECENT_VISIT <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/bees/bees.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/bees/bees.dm 1"></a></h3><p>How long in deciseconds until a tray can be visited by a bee again</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7">c8dfcda</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/mob/living/basic/hostile/demons/demon_loot.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></header><main><h1>code/modules/mob/living/basic/hostile/demons/demon_loot.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/demons/demon_loot.dm"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/demons/demon_loot.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/organ.html">organ</a>/<a href="obj/item/organ/internal.html">internal</a>/heart/demon/shadow</th><td>SHADOW DEMON HEART</td></tr><tr><th>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/organ.html">organ</a>/<a href="obj/item/organ/internal.html">internal</a>/heart/demon/pulse</th><td>PULSE DEMON HEART</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7">c8dfcda</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/mob/living/basic/hostile/demons/pulse_demon.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></header><main><h1>code/modules/mob/living/basic/hostile/demons/pulse_demon.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/demons/pulse_demon.dm"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/demons/pulse_demon.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="mob/living/basic/demon/pulse_demon.html">/mob/living/basic/demon/pulse_demon</a></th><td>Conversion ratio from Watt ticks to joules.</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7">c8dfcda</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/mob/living/basic/hostile/demons/slaughter_demon.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></header><main><h1>code/modules/mob/living/basic/hostile/demons/slaughter_demon.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/demons/slaughter_demon.dm"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/demons/slaughter_demon.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/basic.html">basic</a>/demon/slaughter</th><td>The Monster</td></tr><tr><th>/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/basic.html">basic</a>/demon/slaughter/cult</th><td>Summoned as part of the cult objective "Bring the Slaughter"</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7">c8dfcda</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/mob/living/basic/hostile/giant_spider/giant_spider_ai.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></header><main><h1>code/modules/mob/living/basic/hostile/giant_spider/giant_spider_ai.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/giant_spider/giant_spider_ai.dm"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/giant_spider/giant_spider_ai.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_controller.html">ai_controller</a>/basic_controller/giant_spider</th><td>Attacks people it can see, spins webs if it can't see anything to attack.</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_controller.html">ai_controller</a>/basic_controller/giant_spider/retaliate</th><td>Used by Araneus, who only attacks those who attack first. He is house-trained and will not web up the HoS office.</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_planning_subtree.html">ai_planning_subtree</a>/find_unwebbed_turf</th><td>Search for a nearby location to put webs on</td></tr><tr><th><a href="datum/ai_behavior/find_unwebbed_turf.html">/datum/ai_behavior/find_unwebbed_turf</a></th><td>Find an unwebbed nearby turf and store it</td></tr><tr><th><a href="datum/ai_planning_subtree/spin_web.html">/datum/ai_planning_subtree/spin_web</a></th><td>Run the spin web behaviour if we have an ability to use for it</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_behavior.html">ai_behavior</a>/spin_web</th><td>Move to an unwebbed nearby turf and web it up</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_planning_subtree.html">ai_planning_subtree</a>/find_unwrapped_target</th><td>Search for a nearby location to put webs on</td></tr><tr><th><a href="datum/ai_behavior/find_unwrapped_target.html">/datum/ai_behavior/find_unwrapped_target</a></th><td>Find an unwrapped target and store it</td></tr><tr><th><a href="datum/ai_planning_subtree/wrap_target.html">/datum/ai_planning_subtree/wrap_target</a></th><td>Run the wrap behaviour if we have an ability to use for it</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_behavior.html">ai_behavior</a>/wrap_target</th><td>Move to an unwrapped item and wrap it</td></tr><tr><th><a href="datum/ai_planning_subtree/lay_eggs.html">/datum/ai_planning_subtree/lay_eggs</a></th><td>Run the egg laying behavior</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_behavior.html">ai_behavior</a>/lay_eggs</th><td>Attempt to lay eggs if we're fed</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_planning_subtree.html">ai_planning_subtree</a>/<a href="datum/ai_planning_subtree/simple_find_target.html">simple_find_target</a>/cling_spider</th><td>Spider only attacks when it has the valid order.</td></tr><tr><th><a href="datum/ai_planning_subtree/cling_spider_follow.html">/datum/ai_planning_subtree/cling_spider_follow</a></th><td>Spider follows who created it</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_behavior.html">ai_behavior</a>/cling_spider_follow</th><td>Attempt to follow the owner</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7">c8dfcda</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/mob/living/basic/hostile/hivebot_ai.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></header><main><h1>code/modules/mob/living/basic/hostile/hivebot_ai.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/hivebot_ai.dm"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/hivebot_ai.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="datum/ai_behavior/relay_message.html">/datum/ai_behavior/relay_message</a></th><td>behavior that allow us to go communicate with other hivebots</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7">c8dfcda</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
+1
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/mob/living/basic/hostile/megafauna/bluespace_horror/bluespace_horror_ai.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></header><main><h1>code/modules/mob/living/basic/hostile/megafauna/bluespace_horror/bluespace_horror_ai.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/megafauna/bluespace_horror/bluespace_horror_ai.dm"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/megafauna/bluespace_horror/bluespace_horror_ai.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_behavior.html">ai_behavior</a>/horror_blink_dodge</th><td>Dodge!</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_behavior.html">ai_behavior</a>/omega_fireball_fan</th><td>Bring them down!</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7">c8dfcda</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/mob/living/basic/hostile/megafauna/kidan_princess/kidan_princess.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></header><main><h1>code/modules/mob/living/basic/hostile/megafauna/kidan_princess/kidan_princess.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/megafauna/kidan_princess/kidan_princess.dm"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/megafauna/kidan_princess/kidan_princess.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/kidan_princess_halberd</th><td>Special Halberd loot</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7">c8dfcda</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/mob/living/basic/hostile/nether_mobs/incursion_ai.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></header><main><h1>code/modules/mob/living/basic/hostile/nether_mobs/incursion_ai.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/nether_mobs/incursion_ai.dm"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/nether_mobs/incursion_ai.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_controller.html">ai_controller</a>/basic_controller/incursion</th><td>Prowls around when not attacking people</td></tr><tr><th><a href="datum/ai_planning_subtree/conjure_skulls.html">/datum/ai_planning_subtree/conjure_skulls</a></th><td>Run the conjure skulls action</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_behavior.html">ai_behavior</a>/conjure_skulls</th><td>Nyeh heh heh!</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7">c8dfcda</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/mob/living/basic/hostile/revenant/revenant_abilities.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></header><main><h1>code/modules/mob/living/basic/hostile/revenant/revenant_abilities.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/revenant/revenant_abilities.dm"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/revenant/revenant_abilities.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="datum/spell/aoe/revenant/haunt_object.html">/datum/spell/aoe/revenant/haunt_object</a></th><td>Makes objects be haunted and then throws them at conscious people to do damage, spooky!</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/spell.html">spell</a>/<a href="datum/spell/aoe.html">aoe</a>/<a href="datum/spell/aoe/revenant.html">revenant</a>/hallucinations</th><td>Gives everyone in a 7 tile radius 2 minutes of hallucinations</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7">c8dfcda</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/mob/living/basic/hostile/swarmers/swarmer_ai.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></header><main><h1>code/modules/mob/living/basic/hostile/swarmers/swarmer_ai.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mob/living/basic/hostile/swarmers/swarmer_ai.dm"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/swarmers/swarmer_ai.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_controller.html">ai_controller</a>/basic_controller/swarmer</th><td>Attacks people it can see, disintegrates things based on priority.</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_controller.html">ai_controller</a>/basic_controller/swarmer/lesser</th><td>Attacks people it can see, disintegrates things based on priority. More aggressive.</td></tr><tr><th><a href="datum/ai_planning_subtree/swarmer_replicate.html">/datum/ai_planning_subtree/swarmer_replicate</a></th><td>Run the barricade construction behaviour if we have an ability to use for it</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_behavior.html">ai_behavior</a>/swarmer_replicate</th><td>REPLICATE</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_planning_subtree.html">ai_planning_subtree</a>/swarmer_find_construction_target</th><td>Search for a nearby location to build on</td></tr><tr><th><a href="datum/ai_behavior/swarmer_find_construction_target.html">/datum/ai_behavior/swarmer_find_construction_target</a></th><td>Find a nearby clear turf and store it</td></tr><tr><th><a href="datum/ai_planning_subtree/swarmer_create_trap.html">/datum/ai_planning_subtree/swarmer_create_trap</a></th><td>Run the trap construction behaviour if we have an ability to use for it</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_behavior.html">ai_behavior</a>/swarmer_create_trap</th><td>Move to an open nearby turf and build a trap</td></tr><tr><th><a href="datum/ai_planning_subtree/swarmer_create_barricade.html">/datum/ai_planning_subtree/swarmer_create_barricade</a></th><td>Run the barricade construction behaviour if we have an ability to use for it</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_behavior.html">ai_behavior</a>/swarmer_create_barricade</th><td>Move to an open nearby turf and build a barricade</td></tr><tr><th><a href="datum/ai_planning_subtree/swarmer_share_resources.html">/datum/ai_planning_subtree/swarmer_share_resources</a></th><td>Run the resource sharing behavior</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/ai_behavior.html">ai_behavior</a>/swarmer_share_resources</th><td>Share resources with the parent swarmer</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7">c8dfcda</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
Reference in New Issue
Block a user