{ "start": [ "Hello welcome to TextHorror!", "_title:NPC Name", "This is the second line", 0.3, "This text is slow", 1, "Can you answer?", { "Yes": [ "Thats pretty cool! Do you have a nice day?", { "Yes, i have a nice day": [ "Cool bye!" ], "No": [ 0.2, "Oh...", 1 ] } ], "Also Yes": [ "That was a weird answer... Is anything wrong with you?", { "Yes my name is Peter": [ "OOOOHHHH! That explains everything." ], "No I'm Yannik": [ "Oh okay... Still weird but have a nice day Yannik!" ] } ] } ] }