/tg/ Station 13 - Modules - TypesVar Details - Proc Details

blob

Vars

all_blobsA list of all blob structures
strain_choicesThe list of strains the blob can reroll for.

Procs

assume_direct_controlGive our new minion the properties of a minion
can_buySimple price check
check_core_visibilityChecks proximity for mobs
check_objects_tileChecks for previous blobs or denose objects on the tile.
create_blobbernautPreliminary check before polling ghosts.
create_shieldCreates a shield to reflect projectiles
create_specialPlaces important blob structures
create_sporeCreate a blob spore and link it to us
directional_attackFinds cardinal and diagonal attack directions
expand_blobExpands to nearby tiles
jump_to_nodeJumps to a node
on_blobbernaut_attackedWhen one of our boys attacked something, we sometimes want to perform extra effects
on_minion_deathWhen a spore (or zombie) dies then we do this
on_poll_concludedCalled when the ghost poll concludes
open_reroll_menuControls changing strains
pick_blobbernaut_candidatePolls ghosts to get a blobbernaut candidate.
place_blob_corePlaces the core itself
rally_sporesRally spores to a location
register_new_minionAdd something to our list of mobs and wait for it to die
relocate_coreMoves the core
remove_blobSearches the tile for a blob and removes it.
strain_rerollOpens the reroll menu to change strains
toggle_node_reqToggles requiring nodes
transport_coreMoves the core elsewhere.

Var Details

all_blobs

A list of all blob structures

strain_choices

The list of strains the blob can reroll for.

Proc Details

assume_direct_control

Give our new minion the properties of a minion

can_buy

Simple price check

check_core_visibility

Checks proximity for mobs

check_objects_tile

Checks for previous blobs or denose objects on the tile.

create_blobbernaut

Preliminary check before polling ghosts.

create_shield

Creates a shield to reflect projectiles

create_special

Places important blob structures

create_spore

Create a blob spore and link it to us

directional_attack

Finds cardinal and diagonal attack directions

expand_blob

Expands to nearby tiles

jump_to_node

Jumps to a node

on_blobbernaut_attacked

When one of our boys attacked something, we sometimes want to perform extra effects

on_minion_death

When a spore (or zombie) dies then we do this

on_poll_concluded

Called when the ghost poll concludes

open_reroll_menu

Controls changing strains

pick_blobbernaut_candidate

Polls ghosts to get a blobbernaut candidate.

place_blob_core

Places the core itself

rally_spores

Rally spores to a location

register_new_minion

Add something to our list of mobs and wait for it to die

relocate_core

Moves the core

remove_blob

Searches the tile for a blob and removes it.

strain_reroll

Opens the reroll menu to change strains

toggle_node_req

Toggles requiring nodes

transport_core

Moves the core elsewhere.