ccl4/blueberryPeak/Assets/Scripts/Quests/DialogFiles/MomLunaStartDialog.json
2025-06-13 17:15:00 +02:00

72 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"initial": [
{
"speaker": "<b><b>Mom</b></b>",
"text": "Good Morning <b>Luna</b>!"
},
{
"speaker": "<b>Mom</b>",
"text": "You remember that old bakery on top of the Mountain? The one with the blueberry pies you love?"
},
{
"speaker": "<b>Luna</b>",
"text": "Of course! Those pies are legendary."
},
{
"speaker": "<b>Mom</b>",
"text": "Well, its closing down today. Forever. She's baking one last blueberry pie."
},
{
"speaker": "<b>Luna</b>",
"text": "Wait, what? Why?"
},
{
"speaker": "<b>Mom</b>",
"text": "Shes retiring. Says her hands arent what they used to be."
},
{
"speaker": "<b>Mom</b>",
"text": "But listen, she promised to bake the last pie for us…"
},
{
"speaker": "<b>Mom</b>",
"text": "... if we get there in time."
},
{
"speaker": "<b>Luna</b>",
"text": "No way! Okay, Ill head there right now-"
},
{
"speaker": "<b>Mom</b>",
"text": "Hold on! Youll need to bring fresh blueberries with you. She ran out this morning."
},
{
"speaker": "<b>Mom</b>",
"text": "Said if we bring the berries, shell make the pie just for us."
},
{
"speaker": "<b>Luna</b>",
"text": "So I have to find blueberries and climb a mountain?"
},
{
"speaker": "<b>Mom</b>",
"text": "There should be a few villagers on the way that will help you get some blueberries."
},
{
"speaker": "<b>Mom</b>",
"text": "But <b>Luna</b>, be careful not to get hurt, alright? Don't rush. Watch your step"
},
{
"speaker": "<b>Luna</b>",
"text": "I will, <b>Mom</b>. I promise."
}
],
"reminder": [
{
"speaker": "<b>Mom</b>",
"text": "be careful climbing the mountain, okay?"
}
],
"success": [],
"successRepetition": []
}