digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory17 begins." [color=orange];
		"RoatheStory17 begins." -> j3228674022;
	j3228674022 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=3, count=11, storyCount=17)",color=orange];
		j3228674022 -> j1414680232 [label=true,color=green];
		j3228674022 -> "Chat ends." [label=false,color=brown];
	j1414680232 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j1414680232 -> j3281081293 [label="x >= 17",color=purple];
		j1414680232 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j3281081293 [label="VM: WARFRAMES",shape=box,color=blue];
		j3281081293 -> j1538911612;
	j1538911612 [label="Transcript: At first, the Warframes seemed more of an artistic statement than a legitimate weapon.",shape=box,color=blue];
		j1538911612 -> j1215305393;
	j1215305393 [label="The war was all but lost; the Sentients were unvanquishable; let us, then, create these strange and surreal warriors and arm them with weapons of ancient pedigree.",shape=box,color=blue];
		j1215305393 -> j438780344;
	j438780344 [label="At least our defeat shall be beautiful. Memorable.",shape=box,color=blue];
		j438780344 -> j1514630819;
	j1514630819 [label="But against all expectations, they prevailed. Soon stories of outrageously improbable heroism filtered back from the Front.",shape=box,color=blue];
		j1514630819 -> j2490988023;
	j2490988023 [label="Warframes had appeared from the sky, angel-like, liberating captives and devastating Sentient strongholds. Even alone they were miracles; in groups, they were gods.",shape=box,color=blue];
		j2490988023 -> j2673834172;
	j2673834172 [label="Little wonder, then, that they were seen as mere propaganda.",shape=box,color=blue];
		j2673834172 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}