digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"ArthurRank6Convo7 begins." [color=orange];
		"ArthurRank6Convo7 begins." -> j3502858990;
	j3502858990 [label="Quelle est la warframe la plus horrible à laquelle tu as accès?",shape=box,color=blue];
		j3502858990 -> j4087107338;
		j3502858990 -> j4282498091;
		j3502858990 -> j1830796451;
		j3502858990 -> j1091451239;
		j3502858990 -> j676555819;
	j4087107338 [label="Sevagoth. Il se nourrit des esprits des morts pour revenir à la vie.",shape=box,color=red];
		j4087107338 -> j2111947858;
	j4282498091 [label="Nidus. Fabriqué à partir d'Infestation pure et non altérée.",shape=box,color=red];
		j4282498091 -> j2111947858;
	j1830796451 [label="Kullervo. Transpercé par ses propres couteaux.",shape=box,color=red];
		j1830796451 -> j2111947858;
	j1091451239 [label="Xaku. Trois Warframes, fondamentalement liées, animées par des esprits du Néant.",shape=box,color=red];
		j1091451239 -> j2111947858;
	j676555819 [label="Grendel. Il dévore les gens tout entiers et les dissout.",shape=box,color=red];
		j676555819 -> j2111947858;
	j2111947858 [label="Pourquoi?",shape=box,color=red];
		j2111947858 -> j465533425;
	j465533425 [label="... J'essayais juste de comprendre à propos de quoi les Scaldras hurlaient dans les communications.",shape=box,color=blue];
		j465533425 -> j3220337144;
	j3220337144 [label="Eh bien, j'ai mes réponses.",shape=box,color=blue];
		j3220337144 -> j3685376155;
	j3685376155 [label="Et je suppose que j'ai eu beaucoup de chance avec le sérum d'Entrati, non?",shape=box,color=blue];
		j3685376155 -> "Chat ends.";
	"Chat ends." [color=orange];
}