summaryrefslogblamecommitdiff
path: root/story.json
blob: 4dc47d74fb5979bdd03cdb7ff07968be7c264f7d (plain) (tree)
1
2
3
4
5



                                         
                                     









                                     
                                                        

























                                                                                      


                                               











                                                                    
[
    {
        "quest_id": 1,
        "pre_dialog": "SQ00001_prologue",
        "post_dialog": "SQ00001_post"
    },
    {
        "quest_id": 2,
        "pre_dialog": [
            {
                "bg": "",
                "left_sprite": "0",
                "center_sprite": "0",
                "right_sprite": "0",
                "name": "Giulio",
                "message": "We should get going, but..."
            }
        ],
        "post_dialog": [
            {
                "bg": "",
                "left_sprite": "0",
                "center_sprite": "0",
                "right_sprite": "0",
                "name": "Giulio",
                "message": "Reaching the Capital will be harder than I first thought!"
            }
        ]
    },
    {
        "quest_id": 5,
        "pre_dialog": [
            {
                "bg": "",
                "left_sprite": "0",
                "center_sprite": "0",
                "right_sprite": "0",
                "name": "You",
                "message": "The capital is just up ahead!"
            },
            {
                "bg": "",
                "left_sprite": "footsoldier",
                "center_sprite": "squadleader",
                "right_sprite": "spearman",
                "name": "Giulio",
                "message": "Of course it would not be so simple...."
            }
        ],
        "post_dialog": "SQ00005_post"
    },
    {
        "quest_id": 6,
        "pre_dialog": "SQ00006_pre",
        "post_dialog": "SQ00006_post"
    }
]