digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory15 begins." [color=orange];
		"RoatheStory15 begins." -> j3565270399;
	j3565270399 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=3, count=9, storyCount=15)",color=orange];
		j3565270399 -> j920303342 [label=true,color=green];
		j3565270399 -> "Chat ends." [label=false,color=brown];
	j920303342 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j920303342 -> j1888056115 [label="x >= 15",color=purple];
		j920303342 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j1888056115 [label="VM: LIES",shape=box,color=blue];
		j1888056115 -> j2266798549;
	j2266798549 [label="Transcript: I was effortlessly expert with many of our weapons, but I excelled in the use of one: the lie.",shape=box,color=blue];
		j2266798549 -> j3035118721;
	j3035118721 [label="I brandished it most often against my own troops. I whipped them to the bone with lies of duty and discipline.",shape=box,color=blue];
		j3035118721 -> j4080351872;
	j4080351872 [label="I smothered them with the lie that the war could be won. I pierced them with the lie of my favour, my most esteemed regard for them.",shape=box,color=blue];
		j4080351872 -> j1365974620;
	j1365974620 [label="Alone, in private, I turned that weapon on myself. Oh, how I bled.",shape=box,color=blue];
		j1365974620 -> j1648694156;
	j1648694156 [label="Add 1 to HellStory counter",color=orange];
		j1648694156 -> "Chat ends. Next chat will be RoatheStory16.";
	"Chat ends. Next chat will be RoatheStory16." [color=orange];
}