digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"RoatheStory16 begins." [color=orange];
		"RoatheStory16 begins." -> j1753896890;
	j1753896890 [label="Check /Lotus/Scripts/1999/DialogueScriptNodes.lua:StoryConditions(dialogueType=/Lotus/Types/Gameplay/1999Wf/Dialogue/RoatheDialogue_rom.dialogue, rank=3, count=10, storyCount=16)",color=orange];
		j1753896890 -> j2963576544 [label=true,color=green];
		j1753896890 -> "Chat ends." [label=false,color=brown];
	j2963576544 [label="Evaluate expressions on HellKeyPlayed counter",color=orange];
		j2963576544 -> j2817768625 [label="x >= 16",color=purple];
		j2963576544 -> "Chat ends." [label="false",color=purple];
	"Chat ends." [color=orange];
	j2817768625 [label="VM: SACRIFICE",shape=box,color=blue];
		j2817768625 -> j179174990;
	j179174990 [label="Transcript: Traivon. I watched you hurl your Railjack into Praghasa’s maw. Distracted, feeding greedily on you and your men, she never noticed my own ship speeding away.",shape=box,color=blue];
		j179174990 -> j790838256;
	j790838256 [label="You laid down your life for your superior officer. I felt your selflessness like a slap in the face.",shape=box,color=blue];
		j790838256 -> j3925962211;
	j3925962211 [label="Maryna. You gave me your body. Together, in that trench, we drank Kuva. My hands shook and my gashed throat leaked, but I kept enough drops down for it to take.",shape=box,color=blue];
		j3925962211 -> j3006621707;
	j3006621707 [label="I remember your last salute. The fading. Then I blinked open the eyes that had been yours, and saw my gutted corpse dead in the mud.",shape=box,color=blue];
		j3006621707 -> j804662206;
	j804662206 [label="Rostig. Something wrong in the cloning process, they said. What else could make a Grineer stay at his turret while burning alive? Even a rat understands self-preservation!",shape=box,color=blue];
		j804662206 -> j299905591;
	j299905591 [label="No. Your “defect” placed you above them.",shape=box,color=blue];
		j299905591 -> j921430358;
	j921430358 [label="Add 1 to HellStory counter",color=orange];
		j921430358 -> "Chat ends.";
}