digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory12 begins." [color=orange];
		"RoatheStory12 begins." -> j3958078617;
	j3958078617 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=3, count=7, storyCount=12)",color=orange];
		j3958078617 -> j3394572027 [label=true,color=green];
		j3958078617 -> "Chat ends." [label=false,color=brown];
	j3394572027 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j3394572027 -> j2005907185 [label="x >= 12",color=purple];
		j3394572027 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j2005907185 [label="VM: FIRE",shape=box,color=blue];
		j2005907185 -> j2984362823;
	j2984362823 [label="Transcript: Monstrosity and excess had served us admirably in the past. I was expected to apply them as war-tactics.",shape=box,color=blue];
		j2984362823 -> j4036078851;
	j4036078851 [label="How had we tamed the Infestation in our ancestors’ time? Rip open the atom’s heart like a rosebud, of course!",shape=box,color=blue];
		j4036078851 -> j3366696674;
	j3366696674 [label="As one, the Seven bade me become a Devil with a trident of warheads, a sower with a satchel of rampant radiation.",shape=box,color=blue];
		j3366696674 -> j1080566061;
	j1080566061 [label="That was the day we learned the Sentients were not only capable of nullifying our technology, but also of commandeering it.",shape=box,color=blue];
		j1080566061 -> j3288687279;
	j3288687279 [label="The flock of wicked little leveller-drones we sent out came winging merrily back to us still heavy with bombs, chortling in unknown syllables, detonating in the midst of the very motherships that dispatched them.",shape=box,color=blue];
		j3288687279 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}