digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory7 begins." [color=orange];
		"RoatheStory7 begins." -> j3143526344;
	j3143526344 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=2, count=4, storyCount=7)",color=orange];
		j3143526344 -> j4123722513 [label=true,color=green];
		j3143526344 -> "Chat ends." [label=false,color=brown];
	j4123722513 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j4123722513 -> j3315689935 [label="x >= 7",color=purple];
		j4123722513 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j3315689935 [label="VM: COMMISSION",shape=box,color=blue];
		j3315689935 -> j791921997;
	j791921997 [label="Transcript: Among the Seven I was - so I was told - considered Nitokh’s plaything and concubine.",shape=box,color=blue];
		j791921997 -> j3220174369;
	j3220174369 [label="In the early days of the War they appointed me Vice Regent Grand Carnus at her goading, thinking it a jest.",shape=box,color=blue];
		j3220174369 -> j1332871531;
	j1332871531 [label="How quickly their laughter turned to solemn applause as I brought home the news of one victory after another.",shape=box,color=blue];
		j1332871531 -> j829471905;
	j829471905 [label="The blood of better men dappled me like medals. In secret I amassed weapons for Nitokh.",shape=box,color=blue];
		j829471905 -> j467481130;
	j467481130 [label="It was easily done. I was too glorious a figure to be suspected.",shape=box,color=blue];
		j467481130 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}