digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory18 begins." [color=orange];
		"RoatheStory18 begins." -> j282483509;
	j282483509 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=4, count=12, storyCount=18)",color=orange];
		j282483509 -> j2872537012 [label=true,color=green];
		j282483509 -> "Chat ends." [label=false,color=brown];
	j2872537012 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j2872537012 -> j3415823107 [label="x >= 18",color=purple];
		j2872537012 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j3415823107 [label="VM: TREASON",shape=box,color=blue];
		j3415823107 -> j3699206858;
	j3699206858 [label="Transcript: “Peace?”",shape=box,color=blue];
		j3699206858 -> j2765271384;
	j2765271384 [label="Her voice was broken glass grinding in my ears.",shape=box,color=blue];
		j2765271384 -> j4246953430;
	j4246953430 [label="Executor Nitokh was displeased. She had expected a glorious escalation, battle after battle, ending in the climactic ecstasy of the Orokin’s demise.",shape=box,color=blue];
		j4246953430 -> j902747112;
	j902747112 [label="After which she would emerge from hiding and… well, there I am left to speculate. Perhaps she expected to be invited into the Sentients’ confidence.",shape=box,color=blue];
		j902747112 -> j531913505;
	j531913505 [label="Or perhaps she thought they would abandon the scorched, polluted remains of the Origin System and leave her to raise a new kingdom of her own.",shape=box,color=blue];
		j531913505 -> j1197053380;
	j1197053380 [label="Regardless, peace would not be tolerated. So we set to work to undermine it.",shape=box,color=blue];
		j1197053380 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}