digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory10 begins." [color=orange];
		"RoatheStory10 begins." -> j3447086244;
	j3447086244 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=3, count=5, storyCount=10)",color=orange];
		j3447086244 -> j2518112118 [label=true,color=green];
		j3447086244 -> "Chat ends." [label=false,color=brown];
	j2518112118 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j2518112118 -> j3027568256 [label="x >= 10",color=purple];
		j2518112118 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j3027568256 [label="VM: PUNISHMENT",shape=box,color=blue];
		j3027568256 -> j921569635;
	j921569635 [label="Transcript: It was Scarne, testy, cerebral and acerbic, who had first mooted the Plan back in the days before the War. \"We must fly the nest, for the nest is on fire.\"",shape=box,color=blue];
		j921569635 -> j578402912;
	j578402912 [label="Through over-exploitation and reckless experiment, we had fouled the System beyond hope of regeneration.",shape=box,color=blue];
		j578402912 -> j1805074823;
	j1805074823 [label="Expansion to new horizons was our only option now. ",shape=box,color=blue];
		j1805074823 -> j1716521554;
	j1716521554 [label="He, too, inaugurated the cowardly Towers in the Void.",shape=box,color=blue];
		j1716521554 -> j3594045565;
	j3594045565 [label="The dread of a Sentient return was so strong in him that he could only imagine retreat to islands within the Void-sea.",shape=box,color=blue];
		j3594045565 -> j1078327309;
	j1078327309 [label="How little credit we gave the Sentients for courage.",shape=box,color=blue];
		j1078327309 -> j1060071859;
	j1060071859 [label="They willingly endured the Void’s scalding fire purely for the chance to punish us.",shape=box,color=blue];
		j1060071859 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}