digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"EleanorRank2Convo6 begins." [color=orange];
		"EleanorRank2Convo6 begins." -> j4038456104;
	j4038456104 [label="Check boolean AmirRPG",color=orange];
		j4038456104 -> j2992603924 [label=true,color=green];
		j4038456104 -> j660316501 [label=true,color=green];
		j4038456104 -> "Chat ends." [label=false,color=brown];
	j2992603924 [label="Hey Eleanor? Du und Amir, ihr seid doch befreundet, oder?",shape=box,color=red];
		j2992603924 -> j4260629106;
	j660316501 [label="Du magst Brettspiele, ja?",shape=box,color=red];
		j660316501 -> j2847872571;
	"Chat ends." [color=orange];
	j4260629106 [label="Boolean AmirRPGEleanorAsked is now true.",color=orange];
		j4260629106 -> j1669413778;
	j2847872571 [label="Boolean AmirRPGEleanorAsked is now true.",color=orange];
		j2847872571 -> j3577086191;
	j1669413778 [label="Er ist ein charmanter, kleiner Schelm. Warum fragst du?",shape=box,color=blue];
		j1669413778 -> j719985792;
		j1669413778 -> j3074617564;
	j3577086191 [label="Genauso wie jeder andere, schätze ich. Warum fragst du?",shape=box,color=blue];
		j3577086191 -> j719985792;
		j3577086191 -> j3074617564;
	j719985792 [label="Amir versucht, das Team für eine Partie Fables & Frontiers zusammenzutrommeln, und ich habe gesagt, ich würde helfen.",shape=box,color=red];
		j719985792 -> j912742927;
	j3074617564 [label="Amir möchte unbedingt Fables & Frontiers mit uns allen spielen. Bist du dabei?",shape=box,color=red];
		j3074617564 -> j912742927;
	j912742927 [label="Ah. Ich verstehe. Du bist der auserwählte Bote, der vom Donnerkeilkönig geschickt wurde, um die schöne Eleanor anzuwerben. Zweifellos erwarten mich allerlei Gaunereien. Firlefanz und so weiter.",shape=box,color=blue];
		j912742927 -> j4257658648;
		j912742927 -> j2700691533;
	j4257658648 [label="Ja, ich glaube, das wird reine Zeitverschwendung, aber ich versuche, nett zu sein.",shape=box,color=red];
		j4257658648 -> j3589006758;
	j2700691533 [label="Ehrlich gesagt, ich glaube, es wird Spaß machen. Und es scheint ihm viel zu bedeuten.",shape=box,color=red];
		j2700691533 -> j3912390370;
	j3589006758 [label="Ich werde dir einen Gefallen tun und ihm NICHT erzählen, was du gerade gesagt hast. Ein guter Rat: Behandel ihn in Zukunft mit mehr Respekt in meiner Gegenwart.",shape=box,color=blue];
		j3589006758 -> "Chat ends.";
	j3912390370 [label="Ein paar Stunden mit alberner Stimme zu reden und so zu tun als ob, klingt ehrlich gesagt perfekt. Ich bin dabei.",shape=box,color=blue];
		j3912390370 -> j2368470463;
	j2368470463 [label="Oh! Ich möchte ein Zauberer sein. Oder vielleicht ein Barde. Oder vielleicht beides? Kann man beides SEIN?",shape=box,color=blue];
		j2368470463 -> j3665483598;
	j3665483598 [label="Oder ich eine Sumpfhexe! Solange ich ein enges Mieder tragen darf, wohlgemerkt. Mutter Moosbusen wird deine Knochen abnagen, kleines Männchen.",shape=box,color=blue];
		j3665483598 -> j1667172562;
	j1667172562 [label="+20 Chemistry",color=orange];
		j1667172562 -> j628696720;
	j628696720 [label="Boolean AmirRPGEleanor is now true.",color=orange];
		j628696720 -> j544204682;
	j544204682 [label="Check boolean AmirRPGQuincy",color=orange];
		j544204682 -> j154985083 [label=true,color=green];
		j544204682 -> j1992773596 [label=false,color=brown];
	j154985083 [label="Check boolean AmirRPGArthur",color=orange];
		j154985083 -> j3551149342 [label=true,color=green];
		j154985083 -> j1992773596 [label=false,color=brown];
	j1992773596 [label="Boolean AmirRPGAny is now true.",color=orange];
		j1992773596 -> "Chat ends.";
	j3551149342 [label="Check boolean AmirRPGAoi",color=orange];
		j3551149342 -> j682952477 [label=true,color=green];
		j3551149342 -> j1992773596 [label=false,color=brown];
	j682952477 [label="Check boolean AmirRPGLettie",color=orange];
		j682952477 -> j2677000302 [label=true,color=green];
		j682952477 -> j1992773596 [label=false,color=brown];
	j2677000302 [label="Boolean AmirRPGAll is now true.",color=orange];
		j2677000302 -> "Chat ends.";
}