digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory6 begins." [color=orange];
		"RoatheStory6 begins." -> j2103966613;
	j2103966613 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=2, count=3, storyCount=6)",color=orange];
		j2103966613 -> j1660438531 [label=true,color=green];
		j2103966613 -> "Chat ends." [label=false,color=brown];
	j1660438531 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j1660438531 -> j1132799191 [label="x >= 6",color=purple];
		j1660438531 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j1132799191 [label="VM: SENTIENCE",shape=box,color=blue];
		j1132799191 -> j4075657521;
	j4075657521 [label="Transcript: We did not think of the Sentients as a ‘them’ so much as an ‘it’. ",shape=box,color=blue];
		j4075657521 -> j999680952;
	j999680952 [label="We faced legions hurled at us with no more regard for their individual lives than corpuscles have.",shape=box,color=blue];
		j999680952 -> j1779751930;
	j1779751930 [label="They were cells in the body of a sprawling, malevolent mass.",shape=box,color=blue];
		j1779751930 -> j520909659;
	j520909659 [label="We were, I think, too conditioned by our experiences with the Infestation - a hive-mind of quite a different order.",shape=box,color=blue];
		j520909659 -> j2278148006;
	j2278148006 [label="The Sentients had been given a mandate to evolve, and their only model for the endpoint of such evolution was us.",shape=box,color=blue];
		j2278148006 -> j400150128;
	j400150128 [label="They were returning to the Origin System not just to obliterate the Orokin, but to replace them and ultimately… perfect them.",shape=box,color=blue];
		j400150128 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}