digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"ArthurRank6Convo7 begins." [color=orange];
		"ArthurRank6Convo7 begins." -> j2422358353;
	j2422358353 [label="What is the most horrifying warframe you have access to?",shape=box,color=blue];
		j2422358353 -> j3002645288;
		j2422358353 -> j3491684575;
		j2422358353 -> j3632471937;
		j2422358353 -> j4205774171;
		j2422358353 -> j193050338;
	j3002645288 [label="Sevagoth. He feeds on the spirits of the dead to come back to life.",shape=box,color=red];
		j3002645288 -> j2719029037;
	j3491684575 [label="Nidus. Made of pure, unadulterated Infestation.",shape=box,color=red];
		j3491684575 -> j2719029037;
	j3632471937 [label="Kullervo. Stabbed through with his own knives.",shape=box,color=red];
		j3632471937 -> j2719029037;
	j4205774171 [label="Xaku. Three warframes, fundamentally glued together, driven by void spirits.",shape=box,color=red];
		j4205774171 -> j2719029037;
	j193050338 [label="Grendel. He eats people whole and dissolves them.",shape=box,color=red];
		j193050338 -> j2719029037;
	j2719029037 [label="Why?",shape=box,color=red];
		j2719029037 -> j2543997794;
	j2543997794 [label="... I was just trying to figure out what the Scaldra were yelling about on comms.",shape=box,color=blue];
		j2543997794 -> j3593201950;
	j3593201950 [label="Well. That's what I get for asking.",shape=box,color=blue];
		j3593201950 -> j2875244670;
	j2875244670 [label="And I guess I lucked the hell out with Entrati's serum, didn't I?",shape=box,color=blue];
		j2875244670 -> "Chat ends.";
	"Chat ends." [color=orange];
}