digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory14 begins." [color=orange];
		"RoatheStory14 begins." -> j1612701038;
	j1612701038 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=3, count=8, storyCount=14)",color=orange];
		j1612701038 -> j840415431 [label=true,color=green];
		j1612701038 -> "Chat ends." [label=false,color=brown];
	j840415431 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j840415431 -> j563582289 [label="x >= 14",color=purple];
		j840415431 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j563582289 [label="VM: ADAPTATION",shape=box,color=blue];
		j563582289 -> j2958351939;
	j2958351939 [label="Transcript: Many of the Sentients evolved between encounters, so we could never be sure that we would face the same foe twice. But others remained in consistent form, as if they had reached some plateau long ago.",shape=box,color=blue];
		j2958351939 -> j256828716;
	j256828716 [label="Perfected killers, they brought the same cold horror that a shark does.",shape=box,color=blue];
		j256828716 -> j1227207314;
	j1227207314 [label="It was insanity. How could I strategize around the behaviour of Sentient crab-ships, when no sooner had my tactics been perfected than the crab-ships were replaced by worm-ships?",shape=box,color=blue];
		j1227207314 -> j2970778850;
	j2970778850 [label="And how long before those worm-ships were themselves replaced by some new monstrosity?",shape=box,color=blue];
		j2970778850 -> j198894524;
	j198894524 [label="All we could do was go backward. Progress had been fatal. Old traditions, time-hallowed paths of honor and discipline, were owed their due.",shape=box,color=blue];
		j198894524 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}