digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory20 begins." [color=orange];
		"RoatheStory20 begins." -> j1043267640;
	j1043267640 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=4, count=14, storyCount=20)",color=orange];
		j1043267640 -> j1035281352 [label=true,color=green];
		j1043267640 -> "Chat ends." [label=false,color=brown];
	j1035281352 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j1035281352 -> j124156247 [label="x >= 20",color=purple];
		j1035281352 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j124156247 [label="VM: SUBMISSION",shape=box,color=blue];
		j124156247 -> j2616144800;
	j2616144800 [label="Transcript: I understood from the start - both on the battlefield and in the bedchamber - the path to victory through seeming submission.",shape=box,color=blue];
		j2616144800 -> j2716674083;
	j2716674083 [label="Where the enemy finds you yielding, there you can be sure he will push; and so you may easily trip him.",shape=box,color=blue];
		j2716674083 -> j3382054449;
	j3382054449 [label="“Lackey,” they called me. “Lapdog.” Nitokh thought herself in control. How subtly I guided her. ",shape=box,color=blue];
		j3382054449 -> j4205936791;
	j4205936791 [label="Roathe the bloody-handed. Roathe the ogre fattened on the bodies of his men. Spendthrift of lives.",shape=box,color=blue];
		j4205936791 -> j209018100;
	j209018100 [label="As if I battled only for the battle’s sake! No. The Orokin Empire must end.",shape=box,color=blue];
		j209018100 -> j1472292521;
	j1472292521 [label="For that to happen, the war must continue. Only defeat, absolute and irrevocable, would topple those seven golden gargoyles.",shape=box,color=blue];
		j1472292521 -> j2475139187;
	j2475139187 [label="Not even Nitokh knew my true heart. She thought I aspired to rule alongside her.",shape=box,color=blue];
		j2475139187 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}