ccl4/LunaBeaver.json
2025-06-13 15:17:42 +02:00

122 lines
2.5 KiB
JSON

{
"initial": [
{
"speaker": "Beaver",
"text": "Hmmm..."
},
{
"speaker": "Beaver",
"text": "YEAH...! Yeah..."
},
{
"speaker": "Beaver",
"text": "Oh! Hi there. Didn't see you! I'm hard at work. The Timber ain't gonna cut itself."
},
{
"speaker": "Luna",
"text": "Oh wow"
},
{
"speaker": "Luna",
"text": "That's... a lotta wood you got there!"
},
{
"speaker": "Beaver",
"text": "What are you doing alone here anyways?"
},
{
"speaker": "Beaver",
"text": "Aren't you a bit too young to play in the woods, by yourself?"
},
{
"speaker": "Luna",
"text": "Nah"
},
{
"speaker": "Luna",
"text": "Anyways, I'm on my way up to Blueberry Peak for MR. Smiths famous Blueberry Pie!"
},
{
"speaker": "Beaver",
"text": "Oh well good luck to you then."
},
{
"speaker": "Beaver",
"text": "There's a huge Log blocking the way up"
},
{
"speaker": "Beaver",
"text": "I could help you, but my boss will shout at me if I won't finish picking up all that wood around the Forest."
},
{
"speaker": "Beaver",
"text": "If you could help me to pick up all of those twigs, you'd be a huge help!"
},
{
"speaker": "Luna",
"text": "Sure old man"
},
{
"speaker": "Luna",
"text": "I can do that"
},
{
"speaker": "Beaver",
"text": "OLD?!?!?"
},
{
"speaker": "Beaver",
"text": "I'm only 65 years of age!"
}
],
"reminder": [
{
"speaker": "Beaver",
"text": "Have you found all of those twigs?"
},
{
"speaker": "Luna",
"text": "Uhm... right!"
},
{
"speaker": "Beaver",
"text": "Come back when you got 'em."
},
{
"speaker": "Beaver",
"text": "Then we'll see what we can do about that log!"
},
{
"speaker": "Luna",
"text": "Can do!"
}
],
"success": [
{
"speaker": "Beaver",
"text": "Oh damn"
},
{
"speaker": "Beaver",
"text": "You were fast"
},
{
"speaker": "Luna",
"text": "Everything for MR. Smiths Pie!"
},
{
"speaker": "Beaver",
"text": "It is really good isn't it"
},
{
"speaker": "Beaver",
"text": "Now let's see about that log!"
}
],
"successRepetition": [
{
"speaker": "Beaver",
"text": "Thanks again for helping me with those twigs!"
}
]
}