diff --git a/dialogues/End_1.json b/dialogues/End_1.json new file mode 100644 index 0000000..bb5c0e9 --- /dev/null +++ b/dialogues/End_1.json @@ -0,0 +1,12 @@ +[ + {"name": "Crab", "text": "And voilà! After some pitfalls and a long walk, here I am."}, + {"name": "Crab", "text": "I saw your big warm thing so I decided to stop by"}, + {"name": "Crab", "text": "..."}, + {"name": "Crab", "text": "This coast is really nice, is it yours ?"}, + {"name": "Crab", "text": "..."}, + {"name": "Crab", "text": "Hey-oh, hooman, 're you okay?"}, + {"name": "Ely", "text": "W-wait... Did you say it was a recent oil Tanker ?"}, + {"name": "Crab", "text": "Hum... Yeah! It must have sank a few days ago or so..."}, + {"name": "Ely", "text": "..."}, + {"name": "Crab", "text": "Are you okay ?"} +] diff --git a/dialogues/End_Truth.json b/dialogues/End_Truth.json new file mode 100644 index 0000000..a2471f0 --- /dev/null +++ b/dialogues/End_Truth.json @@ -0,0 +1,23 @@ +[ + {"name": "Ely", "text": "So... Yeah... Here's the thing"}, + {"name": "Ely", "text": "... You see, the oil tanker."}, + {"name": "Crab", "text": "Yes."}, + {"name": "Ely", "text": "I worked there."}, + {"name": "Ely", "text": "I was deck Officer"}, + {"name": "Ely", "text": "We were on our way back home after 72 days at sea."}, + {"name": "Ely", "text": "The captain decided it was a good idea to take a shortcut."}, + {"name": "Ely", "text": "They didn't follow the planned route."}, + {"name": "Ely", "text": "We hit something... and then we sank."}, + {"name": "Ely", "text": "I lost consciousness and woke up here, alone."}, + {"name": "Ely", "text": "To be clear, I wasn't responsible for that accident."}, + {"name": "Ely", "text": "I was just trying to do my job and pay my rent..."}, + {"name": "Crab", "text": "..."}, + {"name": "Ely", "text": "Gosh! Your cute face didn't make this easy."}, + {"name": "Crab", "text": "Sorry, I have only one animation, the artist is lazy..."}, + {"name": "Crab", "text": "...So is that it ?"}, + {"name": "Ely", "text": "Yeah! Pretty much."}, + {"name": "Crab", "text": "..."}, + {"name": "Crab", "text": "Why are you telling me the truth ?"}, + {"name": "Ely", "text": "Sorry, wha-"}, + {"name": "Crab", "text": "I thought we were telling tales."} +] diff --git a/dialogues/intro_1.json b/dialogues/intro_1.json index 9bc74fa..1a803b8 100644 --- a/dialogues/intro_1.json +++ b/dialogues/intro_1.json @@ -11,13 +11,12 @@ {"name": "Crab", "expression": "eyes", "wait": true, "audio": "herbert_eyes"}, {"name": "Ely"}, {"name": "Crab", "expression": "first_step", "wait": true, "audio": "herbert_first_step"}, - {"name": "Ely"}, + {"name": "Ely", "text": "... ?"}, {"name": "Crab", "expression": "second_step", "wait": true, "audio": "herbert_second_step"}, - {"name": "Ely"}, + {"name": "Ely", "text": "Huh ?"}, {"name": "Crab", "expression": "third_step", "wait": true, "auto": true}, {"name": "Crab", "text": "Hey you!", "audio": "herbert_is_happy"}, - {"name": "Ely", "text": "... Huh?"}, {"name": "Crab", "text": "You ok buddy?"}, {"name": "Ely", "text": "I must be going crazy."}, {"name": "Crab", "text": "You don't look [i]that[/i] crazy to me."}, @@ -27,17 +26,19 @@ {"name": "Crab", "text": "Of course I do you muffinhead."}, {"name": "Ely", "text": "Cuuuuute!", "expression": "blush"}, {"name": "Ely", "text": "..."}, - {"name": "Ely", "text": "So you're a cute talking crab."}, + {"name": "Ely", "text": "So... You're a cute talking crab."}, {"name": "Crab", "text": "", "expression": "blush"}, {"name": "Ely", "text": "Do you have a name? [code](by any chance...)[/code]"}, {"name": "Crab", "text": "The name's Herbert."}, {"name": "Herbert", "text": "I am a [wave amp=20 freq=2]Pachygrapsus Marmoratus[/wave] as you [i]hoomans[/i] like to call us."}, + {"name": "Ely", "text": "That's nice and all but... uh..."}, {"name": "Ely", "text": "What brings you here Herbert?"}, {"name": "Ely", "text": "Also, what made you the first crab to talk to me [i]ever[/i]?"}, {"name": "Herbert", "text": "I'll tell you my tale, but then please tell me yours."}, {"name": "Ely", "text": "Sure!"}, {"name": "Crab", "text": "Everything was fine.", "audio": ""}, {"name": "Crab", "text": "I was fine, my friends were fine..."}, - {"name": "Crab", "text": "Even my brother Gary was starting to overcome his depression."}, + {"name": "Crab", "text": "There was not a single bit that wasn't singing."}, + {"name": "Crab", "text": "It went like [wave amp=10 freq=3]♪ Because I'm happyyyyyyy ♪[/wave]"}, {"name": "Crab", "text": "And then..."} ]