digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory11 begins." [color=orange];
		"RoatheStory11 begins." -> j2151403970;
	j2151403970 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=3, count=6, storyCount=11)",color=orange];
		j2151403970 -> j4115581194 [label=true,color=green];
		j2151403970 -> "Chat ends." [label=false,color=brown];
	j4115581194 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j4115581194 -> j1357904695 [label="x >= 11",color=purple];
		j4115581194 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j1357904695 [label="VM: DIVISION",shape=box,color=blue];
		j1357904695 -> j2585777779;
	j2585777779 [label="Transcript: After the first Sentient invasion of the System and the disastrous Orokin riposte, a curious silence reigned.",shape=box,color=blue];
		j2585777779 -> j1053234342;
	j1053234342 [label="We had no word from our people stranded in Tau, and no way to know whether their signals were being jammed or they had been entirely obliterated.",shape=box,color=blue];
		j1053234342 -> j1949687388;
	j1949687388 [label="I found myself petitioned for opinions. As strategist, I was expected to comprehend the enemy.",shape=box,color=blue];
		j1949687388 -> j3895900924;
	j3895900924 [label="The Sentients could have destroyed the Solar Rail Terminus above Tau at any time, yet the Rail was still active.",shape=box,color=blue];
		j3895900924 -> j3961779914;
	j3961779914 [label="Why? What did they gain from leaving the gate open?",shape=box,color=blue];
		j3961779914 -> j3273990187;
	j3273990187 [label="Were they united in their aggression, or did some yet hope for peaceful coexistence?",shape=box,color=blue];
		j3273990187 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}