[
{
"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"
}
]