From eef77c2a76ea403ba438dba0909c92c00790d39a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 16 Aug 2021 18:32:41 -0300 Subject: Sphere manipulation walkthrough --- story.json | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/story.json b/story.json index 28a4755..67d3a8b 100644 --- a/story.json +++ b/story.json @@ -43,6 +43,53 @@ } ] }, + { + "quest_id": 3, + "pre_dialog": [ + ], + "post_dialog": [ + { + "bg": "forest_sunset", + "left_sprite": "0", + "center_sprite": "giulio", + "right_sprite": "0", + "name": "Giulio", + "message": "Things seems to be getting difficult, aren't they...? Can't you do anything?" + }, + { + "bg": "forest_sunset", + "left_sprite": "giulio", + "center_sprite": "0", + "right_sprite": "archmage", + "name": "Mage?", + "message": "Damn, I'll be late at this rate... Wait, arent you a mana mage? Your knight seems pretty beat up, are you using the spheres properly?" + }, + { + "bg": "forest_sunset", + "left_sprite": "giulio", + "center_sprite": "0", + "right_sprite": "archmage", + "name": "Mage?", + "message": "If you {color=#0f0}tap on the sphere{/color}, you can switch its place with any other sphere or empty space." + }, + { + "bg": "forest_sunset", + "left_sprite": "giulio", + "center_sprite": "0", + "right_sprite": "archmage", + "name": "Mage?", + "message": "Now, you must excuse me, kid. Make sure to give the attack spheres to your damage dealers, and you'll be improving your performance in no time!" + }, + { + "bg": "forest_sunset", + "left_sprite": "0", + "center_sprite": "giulio", + "right_sprite": "0", + "name": "Giulio", + "message": "...That was a strange man. {color=#0f0}Tapping on the spheres{/color}, wasn't it? You should try it on the next fight." + } + ] + }, { "quest_id": 5, "pre_dialog": [ -- cgit v1.2.3-70-g09d2