summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-08-16 18:32:41 -0300
committerJesusaves <cpntb1@ymail.com>2021-08-16 18:32:41 -0300
commiteef77c2a76ea403ba438dba0909c92c00790d39a (patch)
tree48bc270d5c57e87b3185d5f9eabfa3a977065218
parent43e207c2a87d1275f4f4a6eb3d9ddb94e283b8ae (diff)
downloadserver-eef77c2a76ea403ba438dba0909c92c00790d39a.tar.gz
server-eef77c2a76ea403ba438dba0909c92c00790d39a.tar.bz2
server-eef77c2a76ea403ba438dba0909c92c00790d39a.tar.xz
server-eef77c2a76ea403ba438dba0909c92c00790d39a.zip
Sphere manipulation walkthrough
-rw-r--r--story.json47
1 files changed, 47 insertions, 0 deletions
diff --git a/story.json b/story.json
index 28a4755..67d3a8b 100644
--- a/story.json
+++ b/story.json
@@ -44,6 +44,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": [
{