digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory19 begins." [color=orange];
		"RoatheStory19 begins." -> j4247580047;
	j4247580047 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=4, count=13, storyCount=19)",color=orange];
		j4247580047 -> j2988553619 [label=true,color=green];
		j4247580047 -> "Chat ends." [label=false,color=brown];
	j2988553619 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j2988553619 -> j2429330102 [label="x >= 19",color=purple];
		j2988553619 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j2429330102 [label="VM: DIPLOMACY",shape=box,color=blue];
		j2429330102 -> j2048697473;
	j2048697473 [label="Transcript: Among the Seven Executors, Ballas had styled himself first among equals. ",shape=box,color=blue];
		j2048697473 -> j1980832359;
	j1980832359 [label="Ever the diplomat, ever the honey-voiced persuader, he resolved the grudges and disputes of the others.",shape=box,color=blue];
		j1980832359 -> j4029451213;
	j4029451213 [label="I found, to my utter glee, that he was now the rose caught between two thickets of thorns. ",shape=box,color=blue];
		j4029451213 -> j3391000217;
	j3391000217 [label="The warmonger faction, headed by Nitokh, pulled one way. The pacifists, under Scarne, pulled another.",shape=box,color=blue];
		j3391000217 -> j1829933162;
	j1829933162 [label="Ballas was obliged to decide, and earn the scathing enmity of whichever cadre he did not side with.",shape=box,color=blue];
		j1829933162 -> j3688827845;
	j3688827845 [label="For reasons I cannot guess, he chose peace; it was four to three, and so the ravening Sentients were suddenly allies and friends.",shape=box,color=blue];
		j3688827845 -> j1603323598;
	j1603323598 [label="\"One way or another, he shall come around,\" Nitokh promised, even as I was dispatched to seek out malcontents among the garrisoned Dax.",shape=box,color=blue];
		j1603323598 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}