xenoarch_engraving_flavor
Contains generated xenorach flavor text for engravings. Was moved out of exoplanet gen.
Vars | |
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. |
Procs | |
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. |
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.