summaryrefslogblamecommitdiff
path: root/story.json
blob: f5faf7cc3715f0da44dfeb1c479057db573c27f5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                                         
                                     




                       
                                      
                                   
                                          

                                    
                                                                                                                                 



                        
                                      
                                   
                                          

                                    


                                                                                         
                                      



                                          
                                                                                                                               

              
                                      



                                          
                                                                                                                                         






                       
                                  
                                   
                                          

                                    
                                                                    

              
                                  


                                               







                                                                    




                                     

     
[
    {
        "quest_id": 1,
        "pre_dialog": "SQ00001_prologue",
        "post_dialog": "SQ00001_post"
    },
    {
        "quest_id": 2,
        "pre_dialog": [
            {
                "bg": "forest_sunset",
                "left_sprite": "0",
                "center_sprite": "giulio",
                "right_sprite": "0",
                "name": "Giulio",
                "message": "This place is swarming with imperial soldiers! We better hurry if we want to make out of here alive!"
            }
        ],
        "post_dialog": [
            {
                "bg": "forest_sunset",
                "left_sprite": "0",
                "center_sprite": "giulio",
                "right_sprite": "0",
                "name": "Giulio",
                "message": "Reaching the Stronghold will be harder than I first thought."
            },
            {
                "bg": "forest_sunset",
                "left_sprite": "0",
                "center_sprite": "giulio",
                "right_sprite": "0",
                "name": "Giulio",
                "message": "I think there was a second tavern, which gave {color=#0f0}enhancement materials{/color} for money?"
            },
            {
                "bg": "forest_sunset",
                "left_sprite": "0",
                "center_sprite": "giulio",
                "right_sprite": "0",
                "name": "Giulio",
                "message": "Using the {color=#0f0}unit merge feature{/color}, you can improve the level of your units, so give it a try."
            }
        ]
    },
    {
        "quest_id": 5,
        "pre_dialog": [
            {
                "bg": "humancity",
                "left_sprite": "0",
                "center_sprite": "giulio",
                "right_sprite": "0",
                "name": "You",
                "message": "The stronghold is just up ahead! But..."
            },
            {
                "bg": "humancity",
                "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"
    },
    {
        "quest_id": 10,
        "post_dialog": "SQ00010_post"
    }
]