digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory3 begins." [color=orange];
		"RoatheStory3 begins." -> j3227937418;
	j3227937418 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=1, count=2, storyCount=3)",color=orange];
		j3227937418 -> j614559863 [label=true,color=green];
		j3227937418 -> "Chat ends." [label=false,color=brown];
	j614559863 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j614559863 -> j1689154773 [label="x >= 3",color=purple];
		j614559863 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j1689154773 [label="VM: OROKIN",shape=box,color=blue];
		j1689154773 -> j2847181621;
	j2847181621 [label="Transcript: For so long the Orokin Empire had no enemies. Its military existed merely to pursue petty grudges, house against house, Executor against Executor.",shape=box,color=blue];
		j2847181621 -> j213464518;
	j213464518 [label="When the Sentients attacked, we knew a unity long denied to us. The Dax drew their swords against something other than an insolent peasant or a larcenous trader.",shape=box,color=blue];
		j213464518 -> j2500822877;
	j2500822877 [label="The Emperors, the deathless titular rulers of the Empire whose power was vested in the Executors, lurched awake on their dusty golden thrones.",shape=box,color=blue];
		j2500822877 -> j822909402;
	j822909402 [label="War, magnificent war! At last, the Empire meant something. Defined by an extinction more imminent than the Sun’s eventual death, we drank deep of the nectar of life.",shape=box,color=blue];
		j822909402 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}