Space Station 13 - Nebula13 - Modules - TypesVar Details - Proc Details

xenoarch_engraving_flavor

Contains generated xenorach flavor text for engravings. Was moved out of exoplanet gen.

Vars

picked_actorsActors this instance will use when generating engravings flavor text.
possible_activitiesPossible verbs the plural actors are performing on the singular actor
possible_actors_pluralPossible actors acting upon the other actor
possible_actors_singularPossible actor being acted upon.
possible_observationsPossible observations made by the narrator
possible_vision_activitiesPossible activities an actor can do during a violent vision.

Procs

generate_engraving_textattempt at more consistent history generation for xenoarch finds.
generate_violent_vision_textGenerate the text for a violent vision event when touching a monolith.
setup_actorsDecides the possible singular and plural actors that this instance of engraving generator may use.

Var Details

picked_actors

Actors this instance will use when generating engravings flavor text.

possible_activities

Possible verbs the plural actors are performing on the singular actor

possible_actors_plural

Possible actors acting upon the other actor

possible_actors_singular

Possible actor being acted upon.

possible_observations

Possible observations made by the narrator

possible_vision_activities

Possible activities an actor can do during a violent vision.

Proc Details

generate_engraving_text

attempt at more consistent history generation for xenoarch finds.

generate_violent_vision_text

Generate the text for a violent vision event when touching a monolith.

setup_actors

Decides the possible singular and plural actors that this instance of engraving generator may use.