digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory1 begins." [color=orange];
		"RoatheStory1 begins." -> j3055578032;
	j3055578032 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=1, count=1, storyCount=1)",color=orange];
		j3055578032 -> j1869134826 [label=true,color=green];
		j3055578032 -> "Chat ends." [label=false,color=brown];
	j1869134826 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j1869134826 -> j301391425 [label="x >= 1",color=purple];
		j1869134826 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j301391425 [label="VM: NITOKH",shape=box,color=blue];
		j301391425 -> j2877335416;
	j2877335416 [label="Transcript: Her madness was seductive because it was obvious.",shape=box,color=blue];
		j2877335416 -> j2867563407;
	j2867563407 [label="One always knew where one stood with her - right on the precipice of the great abyss.",shape=box,color=blue];
		j2867563407 -> j1536428741;
	j1536428741 [label="Leap in, her eyes said to me, gleaming with the joy of some colossal cosmic joke.",shape=box,color=blue];
		j1536428741 -> j3070492598;
	j3070492598 [label="Through her demented visions I could escape the long, bleak stagnation of Orokin existence.",shape=box,color=blue];
		j3070492598 -> j1934053788;
	j1934053788 [label="All our senses had been glutted to numbness centuries ago. Yet she was still, in her way, fresh.",shape=box,color=blue];
		j1934053788 -> j2877515326;
	j2877515326 [label="Eternal. Limitless in her hunger. She summoned me to her bath one evening. I strode across the mingling puddles of perfumed water and blood and stood dutifully to attention.",shape=box,color=blue];
		j2877515326 -> j2498489100;
	j2498489100 [label="“I’m bored, Roathe. Let’s kill all the other Orokin and take over.”",shape=box,color=blue];
		j2498489100 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}