code/modules/mob/living/simple_animal/hostile/giant_spider.dm

/mob/living/simple_animal/hostile/giant_spider | A versatile mob which can occur from a variety of sources. |
---|---|
/mob/living/simple_animal/hostile/giant_spider/hunter | A subtype of the giant spider with purple eyes and toxin injection. |
/mob/living/simple_animal/hostile/giant_spider/nurse | A subtype of the giant spider with green eyes that specializes in support. |
/mob/living/simple_animal/hostile/giant_spider/tarantula | The tank of spider subtypes. Is incredibly slow when not on webbing, but has a lunge and the highest health and damage of any spider type. |
/mob/living/simple_animal/hostile/giant_spider/viper | The assassin of spider subtypes. Essentially a juiced up version of the hunter. |
/mob/living/simple_animal/hostile/giant_spider/midwife | The reproductive line of spider subtypes. Is the only subtype to lay eggs, which is the only way for spiders to reproduce. |
/mob/living/simple_animal/hostile/giant_spider/ice | A giant spider immune to temperature damage. Injects frost oil. |
/mob/living/simple_animal/hostile/giant_spider/nurse/ice | A nurse spider immune to temperature damage. Injects frost oil. |
/mob/living/simple_animal/hostile/giant_spider/hunter/ice | A hunter spider immune to temperature damage. Injects frost oil. |
/mob/living/simple_animal/hostile/giant_spider/hunter/scrawny | A hunter spider that trades damage for health, unable to smash enviroments. |
/mob/living/simple_animal/hostile/giant_spider/tarantula/scrawny | A weaker version of the Tarantula, unable to smash enviroments. |
/mob/living/simple_animal/hostile/giant_spider/nurse/scrawny | A weaker version of the nurse spider with reduced health, unable to smash enviroments. |
/mob/living/simple_animal/hostile/giant_spider/hunter/flesh | A giant spider subtype specifically created by changelings. Built to be self-sufficient, unlike other spider types. |
/mob/living/simple_animal/hostile/giant_spider/viper/wizard | A viper spider buffed slightly so I don't need to hear anyone complain about me nerfing an already useless wizard ability. |