digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory4 begins." [color=orange];
		"RoatheStory4 begins." -> j3383945644;
	j3383945644 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=1, count=2, storyCount=4)",color=orange];
		j3383945644 -> j3413866336 [label=true,color=green];
		j3383945644 -> "Chat ends." [label=false,color=brown];
	j3413866336 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j3413866336 -> j3906415015 [label="x >= 4",color=purple];
		j3413866336 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j3906415015 [label="VM: HUBRIS",shape=box,color=blue];
		j3906415015 -> j1387797222;
	j1387797222 [label="Transcript: We did not expect to lose. ",shape=box,color=blue];
		j1387797222 -> j1657677516;
	j1657677516 [label="After the Sentients' first expeditionary strike, we had prepared a punitive counterblast.",shape=box,color=blue];
		j1657677516 -> j2613301645;
	j2613301645 [label="The Gilderglass Enchantress rose out of Ceres fog on lethal wings, a galleon laden heavy with drones and silver-armored myrmidons.",shape=box,color=blue];
		j2613301645 -> j1683201409;
	j1683201409 [label="Circuitry fine as mist formed a delicate lace beneath their translucent plating. ",shape=box,color=blue];
		j1683201409 -> j3114900594;
	j3114900594 [label="So vast she was that she barely cleared the edges of the Solar Rail.",shape=box,color=blue];
		j3114900594 -> j1984475033;
	j1984475033 [label="The Sentients made sure we saw the outcome. They sang, and our technology failed. Our warriors struggled and suffocated inside their shining suits.",shape=box,color=blue];
		j1984475033 -> j2317121331;
	j2317121331 [label="The crew of the Gilderglass Enchantress roasted alive as she swan-dived engineless through the skies of Tau, a complex and costly firework.",shape=box,color=blue];
		j2317121331 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}