digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory13 begins." [color=orange];
		"RoatheStory13 begins." -> j3833101147;
	j3833101147 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=3, count=8, storyCount=13)",color=orange];
		j3833101147 -> j1041466345 [label=true,color=green];
		j3833101147 -> "Chat ends." [label=false,color=brown];
	j1041466345 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j1041466345 -> j1342457812 [label="x >= 13",color=purple];
		j1041466345 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j1342457812 [label="VM: LOSS",shape=box,color=blue];
		j1342457812 -> j2395233257;
	j2395233257 [label="Transcript: The losses were absurd.",shape=box,color=blue];
		j2395233257 -> j4263162194;
	j4263162194 [label="Many refused the data outright and deemed them errors, or lies, or Cephalon conspiracies.",shape=box,color=blue];
		j4263162194 -> j3346262187;
	j3346262187 [label="Raised and glutted on Orokin subterfuge, it was easy for them to reject the truth now.",shape=box,color=blue];
		j3346262187 -> j2718699248;
	j2718699248 [label="From that moment forth, they lived in a fantasy engineered for their comfort.",shape=box,color=blue];
		j2718699248 -> j1721650475;
	j1721650475 [label="We were winning; the Sentients were in retreat; all who thought otherwise were traitors.",shape=box,color=blue];
		j1721650475 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}