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 -> j2520593436 [label=true,color=green];
		j4038456104 -> j3993516032 [label=true,color=green];
		j4038456104 -> "Chat ends." [label=false,color=brown];
	j2520593436 [label="Hey Eleanor? You and Amir are friendly, right?",shape=box,color=red];
		j2520593436 -> j1083780032;
	j3993516032 [label="You like boardgames, yeah?",shape=box,color=red];
		j3993516032 -> j2281575305;
	"Chat ends." [color=orange];
	j1083780032 [label="Boolean AmirRPGEleanorAsked is now true.",color=orange];
		j1083780032 -> j4104802751;
	j2281575305 [label="Boolean AmirRPGEleanorAsked is now true.",color=orange];
		j2281575305 -> j4239833679;
	j4104802751 [label="He's a charming little imp. Why are you asking?",shape=box,color=blue];
		j4104802751 -> j2089785743;
		j4104802751 -> j3656640037;
	j4239833679 [label="As much as the next person, I suppose. Why are you asking?",shape=box,color=blue];
		j4239833679 -> j2089785743;
		j4239833679 -> j3656640037;
	j2089785743 [label="Amir's trying to get the team together to play a game of Fables & Frontiers, and I said I'd help.",shape=box,color=red];
		j2089785743 -> j2070611632;
	j3656640037 [label="Amir really wants to play Fables & Frontiers with everybody. You in?",shape=box,color=red];
		j3656640037 -> j2070611632;
	j2070611632 [label="Ah. I see. You are the chosen messenger, sent from the Thunderbolt King to enlist fair Eleanor. No doubt all sorts of roguery await me. Fol de rol and so forth.",shape=box,color=blue];
		j2070611632 -> j2498418658;
		j2070611632 -> j115356295;
	j2498418658 [label="Yeah, I think it's going to be a total waste of time, but I'm trying to be nice.",shape=box,color=red];
		j2498418658 -> j1143420798;
	j115356295 [label="I think it'll be fun, honestly. And it seems to mean a lot to him.",shape=box,color=red];
		j115356295 -> j1711561735;
	j1143420798 [label="I will do you a favour and NOT convey those words along to him. Word to the wise: treat him with more respect in the future in my presence.",shape=box,color=blue];
		j1143420798 -> "Chat ends.";
	j1711561735 [label="Honestly, putting on a daft voice and play-acting for a few hours sounds ideal. Count me in.",shape=box,color=blue];
		j1711561735 -> j834285529;
	j834285529 [label="Oh! I would like to be a wizard. Or perhaps a bard. Or perhaps both? Can you BE both?",shape=box,color=blue];
		j834285529 -> j3971671107;
	j3971671107 [label="Or I could be a swamp hag! So long as I get to wear a tight bodice, mind. Mother Mossytits will eat your bones, little manikin.",shape=box,color=blue];
		j3971671107 -> 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.";
}