digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory5 begins." [color=orange];
		"RoatheStory5 begins." -> j2511837341;
	j2511837341 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=1, count=3, storyCount=5)",color=orange];
		j2511837341 -> j578486110 [label=true,color=green];
		j2511837341 -> "Chat ends." [label=false,color=brown];
	j578486110 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j578486110 -> j3020852462 [label="x >= 5",color=purple];
		j578486110 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j3020852462 [label="VM: INVENTION",shape=box,color=blue];
		j3020852462 -> j2918111614;
	j2918111614 [label="Transcript: Now, I remember the developments of martial Archimedea were, at first, presented as entertainments. ",shape=box,color=blue];
		j2918111614 -> j1662361283;
	j1662361283 [label="Like debauched roués watching criminals put to death in an arena-circus.",shape=box,color=blue];
		j1662361283 -> j3348499215;
	j3348499215 [label="We fancied we were coming up with new and titillating ways to dispatch a far inferior foe.",shape=box,color=blue];
		j3348499215 -> j162517675;
	j162517675 [label="How we flattered ourselves. In truth we innovated desperately, knowing ourselves outmatched by our protean enemies.",shape=box,color=blue];
		j162517675 -> j4171081147;
	j4171081147 [label="They tore through us like swarming children devouring their bloated mother.",shape=box,color=blue];
		j4171081147 -> j3787838065;
	j3787838065 [label="Desiccated, crushed between the pages of time, we had simply been out-evolved.",shape=box,color=blue];
		j3787838065 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}