2461 lines
68 KiB
JSON
2461 lines
68 KiB
JSON
{
|
||
"dialogues": [
|
||
{
|
||
"id": "darklands_day_dialog001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Это заклинание не работает днем.",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Чтобы перейти в теневой мир, мне нужно дождаться ночи.",
|
||
"next": "line_3"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Чтобы время пролетело быстро, я могу посидеть в телефоне и позалипать в короткие видео.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "darklands_morning_dialog001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "У меня силы закончились и мне спать хочется. Достаточно теневого мира на сегодня, поехали в общагу.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "knife_dialog001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Ты куда собрался, Бекзат?",
|
||
"next": "condition_1"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Вот тебе ключ от учительской. Иди туда и забери нож.",
|
||
"next": "line_3",
|
||
"luaCallback": "dialog_aiperi_give_key"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Пока ты не принесешь мне нож из учительской, никуда я тебя не выпущу.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
},
|
||
{
|
||
"id": "condition_1",
|
||
"type": "Condition",
|
||
"conditions": [
|
||
{
|
||
"flag": "aiperi_knife_aware",
|
||
"op": "Equals",
|
||
"value": 1
|
||
}
|
||
],
|
||
"trueNext": "line_2",
|
||
"falseNext": "line_4"
|
||
},
|
||
{
|
||
"id": "line_4",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Что случилось?",
|
||
"next": "line_5"
|
||
},
|
||
{
|
||
"id": "line_5",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Ты почему мои сообщения не читаешь?",
|
||
"next": "line_6"
|
||
},
|
||
{
|
||
"id": "line_6",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Помнишь мы скидывались на торт для Аиды Джаныбековой? Я тогда еще приносила скатерть, тарелки и нож для торта. И я до сих пор не получила назад ничего.",
|
||
"next": "line_7"
|
||
},
|
||
{
|
||
"id": "line_7",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Скатерть и тарелки вроде бы лежат в комнате отдыха для студентов",
|
||
"next": "line_8"
|
||
},
|
||
{
|
||
"id": "line_8",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "А нож?",
|
||
"next": "line_9"
|
||
},
|
||
{
|
||
"id": "line_9",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Нож, наверное, так и остался в учительской.",
|
||
"next": "line_10"
|
||
},
|
||
{
|
||
"id": "line_10",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Так сходи в учительскую, забери нож и принеси мне!",
|
||
"next": "line_11"
|
||
},
|
||
{
|
||
"id": "line_11",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Почему ты сама не сходишь?",
|
||
"next": "line_12"
|
||
},
|
||
{
|
||
"id": "line_12",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Во-первых, ты у меня эти вещи брал, ты и должен вернуть.",
|
||
"next": "line_13"
|
||
},
|
||
{
|
||
"id": "line_13",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "А во вторых, мне как-то не хочется попадаться на глаза Аиде. Я даже лекцию пропустила.",
|
||
"next": "line_14"
|
||
},
|
||
{
|
||
"id": "line_14",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "У меня есть ощущение что если я ее встречу, она даст мне какое-то очень сложное задание.",
|
||
"next": "line_15"
|
||
},
|
||
{
|
||
"id": "line_15",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Как я попаду в учительскую, если там закрыто?",
|
||
"next": "line_2"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "knife_dialog002",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Ты куда собрался, Бекзат?",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Пока ты не принесешь мне нож из учительской, никуда я тебя не выпущу.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "knife_dialog_second001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Куда Айпери убежала?",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Ладно, я отдам ей нож завтра.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "aiperi_dialog001",
|
||
"start": "line_1",
|
||
"uninterruptible": true,
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Так где нож, Бекзат? Ты мне его когда вернешь?",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Извини, но этот нож внезапно мне очень нужен.",
|
||
"next": "line_3"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Бекзат, какого черта?",
|
||
"next": "line_4"
|
||
},
|
||
{
|
||
"id": "line_4",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "У меня вопрос, ты знаешь про Бегимай с прошлого курса?",
|
||
"next": "line_5"
|
||
},
|
||
{
|
||
"id": "line_5",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Я слышала она не смогла сдать курсовую, прыгнула с окна и разбилась насмерть.",
|
||
"next": "line_6"
|
||
},
|
||
{
|
||
"id": "line_6",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Менты приезжали, следователи допрашивали ректора, такой скандал был.",
|
||
"next": "line_7"
|
||
},
|
||
{
|
||
"id": "line_7",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "А зачем тебе?",
|
||
"next": "line_8"
|
||
},
|
||
{
|
||
"id": "line_8",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Ты не знаешь кого-нибудь, кто с ней был знаком?",
|
||
"next": "line_9"
|
||
},
|
||
{
|
||
"id": "line_9",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "У тебя в общаге живет Алик, в комнате напротив тебя.",
|
||
"next": "line_10"
|
||
},
|
||
{
|
||
"id": "line_10",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Он с того же курса. Можешь у него поспрашивать.",
|
||
"next": "line_11"
|
||
},
|
||
{
|
||
"id": "line_11",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Хорошо, спасибо!",
|
||
"objectiveComplete": "ghost_lore.ghost_lore_aiperi",
|
||
"questUnlock": "ghost_release",
|
||
"objectiveVisible": "ghost_lore.ghost_lore_alik",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "aiperi_dialog002",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Я не знаю какие у тебя там дела, Бекзат,",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Но ты должен вернуть мне нож поскорее, а то я тебе голову оторву!",
|
||
"next": "line_3"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Я обещаю, сейчас я один вопрос решу и верну тебе нож.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "aiperi_dialog003",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Так где нож, Бекзат? Ты мне его когда вернешь?",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Я не могу дать тебе нож, он мне нужен чтобы убивать призраков.",
|
||
"next": "line_3"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Что за чушь? Ты со своими компьютерными играми совсем крышей поехал?",
|
||
"next": "line_4"
|
||
},
|
||
{
|
||
"id": "line_4",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Я обещаю, сейчас я один вопрос решу и верну тебе нож.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "door_dialog001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Дверь закрыта на ключ.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "door_teacher_dialog001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Это дверь в учительскую, и она закрыта. Мне нужно взять ключи у Айпери.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "door_unlock_dialog001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Хорошо, что у меня уже есть ключ от этой двери.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "door_night_dialog001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Дверь закрыта на ключ.",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Видимо когда я спал, охранник запер дверь.",
|
||
"next": "line_3"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Это уже не смешно, как я отсюда выберусь?",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "teacher_dialog001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Аида Дженибековна",
|
||
"portrait": "resources/dialogue/portrait_teacher.png",
|
||
"text": "Бекзат, не мешай, я занята.",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Ладно...",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "teacher_dialog002",
|
||
"start": "line_1",
|
||
"uninterruptible": true,
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Аида Дженибековна",
|
||
"portrait": "resources/dialogue/portrait_teacher.png",
|
||
"text": "Бекзат, тебе отдельное задание на модуль.",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Аида Дженибековна",
|
||
"portrait": "resources/dialogue/portrait_teacher.png",
|
||
"text": "Подготовь презентацию по теме \"Манас в изложении Жусупа Мамая\".",
|
||
"next": "line_3"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Аида Дженибековна",
|
||
"portrait": "resources/dialogue/portrait_teacher.png",
|
||
"text": "Книга лежит в библиотеке, но забирать ее из библиотеки нельзя.",
|
||
"next": "line_4"
|
||
},
|
||
{
|
||
"id": "line_4",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Как же я буду готовиться к презентации, если книгу забирать нельзя?",
|
||
"next": "line_5"
|
||
},
|
||
{
|
||
"id": "line_5",
|
||
"type": "Line",
|
||
"speaker": "Аида Дженибековна",
|
||
"portrait": "resources/dialogue/portrait_teacher.png",
|
||
"text": "Там в библиотеке есть компьютер, напиши презентацию прямо на нем.",
|
||
"next": "line_6"
|
||
},
|
||
{
|
||
"id": "line_6",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Ладно...",
|
||
"objectiveComplete": "study_beginning.study_beginning_task",
|
||
"questUnlock": "study_project",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "teacher_dialog003",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Аида Дженибековна, вы помните Бегимай? Она вам курсовую хотела сдать.",
|
||
"objectiveComplete": "ghost_lore.ghost_lore_teacher",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Аида Дженибековна",
|
||
"portrait": "resources/dialogue/portrait_teacher.png",
|
||
"text": "Да, она говорила что приносила курсовую, но у меня ее нигде нет.",
|
||
"next": "line_3"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Аида Дженибековна",
|
||
"portrait": "resources/dialogue/portrait_teacher.png",
|
||
"text": "Если ты найдешь и покажешь мне ее курсовую работу, я выставлю ей оценку.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "teacher_dialog004",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Аида Дженибековна, Бегимай хотела вам курсовую сдать, вы помните?",
|
||
"objectiveComplete": "ghost_lore.ghost_lore_teacher",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Я принес вам ее курсовую, можете посмотреть?",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Аида Дженибековна",
|
||
"portrait": "resources/dialogue/portrait_teacher.png",
|
||
"text": "Хорошо, давай посмотрим.",
|
||
"next": "line_3"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Аида Дженибековна",
|
||
"portrait": "resources/dialogue/portrait_teacher.png",
|
||
"text": "Да, это ее курсовая работа, я вижу.",
|
||
"next": "line_4"
|
||
},
|
||
{
|
||
"id": "line_4",
|
||
"type": "Line",
|
||
"speaker": "Аида Дженибековна",
|
||
"portrait": "resources/dialogue/portrait_teacher.png",
|
||
"text": "Там в шкафу лежат зачетки, найди мне зачетку и принеси мне.",
|
||
"next": "line_5"
|
||
},
|
||
{
|
||
"id": "line_5",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Хорошо!",
|
||
"objectiveComplete": "ghost_coursework.ghost_coursework_mark",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "teacher_dialog005",
|
||
"start": "line_1",
|
||
"uninterruptible": true,
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Аида Дженибековна, Бегимай хотела вам курсовую сдать, вы помните?",
|
||
"objectiveComplete": "ghost_lore.ghost_lore_teacher",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Я принес вам ее зачетку и ее курсовую работу, посмотрите пожалуйста.",
|
||
"next": "line_3"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Аида Дженибековна",
|
||
"portrait": "resources/dialogue/portrait_teacher.png",
|
||
"text": "Хорошо, давай посмотрим.",
|
||
"next": "line_4"
|
||
},
|
||
{
|
||
"id": "line_4",
|
||
"type": "Line",
|
||
"speaker": "Аида Дженибековна",
|
||
"portrait": "resources/dialogue/portrait_teacher.png",
|
||
"text": "Да, я вижу что курсовая написана хорошо, я ставлю ей максимальный балл.",
|
||
"objectiveComplete": "ghost_coursework.ghost_coursework_mark",
|
||
"next": "line_5"
|
||
},
|
||
{
|
||
"id": "line_5",
|
||
"type": "Line",
|
||
"speaker": "Аида Дженибековна",
|
||
"portrait": "resources/dialogue/portrait_teacher.png",
|
||
"text": "Вот держи зачетку с оценкой.",
|
||
"objectiveComplete": "ghost_release.ghost_release_mark",
|
||
"next": "line_6"
|
||
},
|
||
{
|
||
"id": "line_6",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Спасибо!",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "book_dialog001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Мне стоит вернуть книгу на место, прежде чем уходить из библиотеки.",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Иначе Аида Дженибековна меня убъет.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "ghost_dialog001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Куда я попал?",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Я что, сплю?",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "ghost_dialog002",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Я вижу какие-то тени!",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Мне лучше держать нож наготове.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "dialog_with_ghost001",
|
||
"uninterruptible": true,
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Призрак",
|
||
"portrait": "resources/dialogue/portrait_ghost.png",
|
||
"text": "Ты посмел заговорить со мной?",
|
||
"next": "condition_1"
|
||
},
|
||
{
|
||
"id": "condition_1",
|
||
"type": "Condition",
|
||
"conditions": [
|
||
{
|
||
"flag": "ghost_aware",
|
||
"op": "Equals",
|
||
"value": 1
|
||
}
|
||
],
|
||
"trueNext": "line_9",
|
||
"falseNext": "line_2"
|
||
},
|
||
{
|
||
"id": "line_9",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Напомни пожалуйста, кто ты?",
|
||
"next": "line_10"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Ты кто?",
|
||
"next": "line_3"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Бегимай",
|
||
"portrait": "resources/dialogue/portrait_ghost.png",
|
||
"text": "Меня зовут Бегимай, мне нужно сдать курсовую по манасоведению.",
|
||
"next": "line_4"
|
||
},
|
||
{
|
||
"id": "line_4",
|
||
"type": "Line",
|
||
"speaker": "Бегимай",
|
||
"portrait": "resources/dialogue/portrait_ghost.png",
|
||
"text": "Я появляюсь здесь каждую ночь, чтобы сдать курсовую.",
|
||
"next": "line_5"
|
||
},
|
||
{
|
||
"id": "line_5",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "И как я могу заставить тебя уйти отсюда?",
|
||
"next": "line_6"
|
||
},
|
||
{
|
||
"id": "line_6",
|
||
"type": "Line",
|
||
"speaker": "Бегимай",
|
||
"portrait": "resources/dialogue/portrait_ghost.png",
|
||
"text": "Я уйду на покой только когда увиду оценку по курсовой в своей зачетке.",
|
||
"next": "line_7"
|
||
},
|
||
{
|
||
"id": "line_7",
|
||
"type": "Line",
|
||
"speaker": "Бегимай",
|
||
"portrait": "resources/dialogue/portrait_ghost.png",
|
||
"text": "А до тех пор, я буду появлятся здесь каждую ночь.",
|
||
"next": "line_8"
|
||
},
|
||
{
|
||
"id": "line_8",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Ладно, я что-нибудь придумаю.",
|
||
"luaCallback": "",
|
||
"next": "setflag_1",
|
||
"questUnlock": "ghost_lore"
|
||
},
|
||
{
|
||
"id": "setflag_1",
|
||
"type": "SetFlag",
|
||
"effects": [
|
||
{
|
||
"flag": "ghost_aware",
|
||
"value": 1
|
||
}
|
||
],
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
},
|
||
{
|
||
"id": "line_10",
|
||
"type": "Line",
|
||
"speaker": "Бегимай",
|
||
"portrait": "resources/dialogue/portrait_ghost.png",
|
||
"text": "Меня зовут Бегимай, мне нужно сдать курсовую по манасоведению.",
|
||
"next": "line_11"
|
||
},
|
||
{
|
||
"id": "line_11",
|
||
"type": "Line",
|
||
"speaker": "Бегимай",
|
||
"portrait": "resources/dialogue/portrait_ghost.png",
|
||
"text": "Я появляюсь здесь каждую ночь, чтобы сдать курсовую.",
|
||
"next": "line_6"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "dialog_with_ghost002",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бегимай",
|
||
"portrait": "resources/dialogue/portrait_ghost.png",
|
||
"text": "Я Бегимай, мне нужно сдать курсовую по манасоведению.",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бегимай",
|
||
"portrait": "resources/dialogue/portrait_ghost.png",
|
||
"text": "Я появляюсь здесь каждую ночь, чтобы сдать курсовую.",
|
||
"next": "line_3"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Бегимай",
|
||
"portrait": "resources/dialogue/portrait_ghost.png",
|
||
"text": "Я уйду на покой только когда увиду оценку по курсовой в своей зачетке.",
|
||
"next": "line_4"
|
||
},
|
||
{
|
||
"id": "line_4",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Ладно, я что-нибудь придумаю.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "dialog_with_ghost003",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Эй простыня, посмотри сюда.",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бегимай",
|
||
"portrait": "resources/dialogue/portrait_ghost.png",
|
||
"text": "Что это?",
|
||
"next": "line_3"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Это твоя зачетка.",
|
||
"next": "line_4"
|
||
},
|
||
{
|
||
"id": "line_4",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Тебе поставили за курсовую максимальный балл!",
|
||
"next": "line_5"
|
||
},
|
||
{
|
||
"id": "line_5",
|
||
"type": "Line",
|
||
"speaker": "Бегимай",
|
||
"portrait": "resources/dialogue/portrait_ghost.png",
|
||
"text": "Неужели! Наконец-то, мое предназначение исполнено.",
|
||
"next": "line_6"
|
||
},
|
||
{
|
||
"id": "line_6",
|
||
"type": "Line",
|
||
"speaker": "Бегимай",
|
||
"portrait": "resources/dialogue/portrait_ghost.png",
|
||
"text": "Теперь я могу уйти на покой.",
|
||
"next": "line_7"
|
||
},
|
||
{
|
||
"id": "line_7",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Давай, иди отдыхай.",
|
||
"luaCallback": "on_quest_over",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "note_dialog001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Здесь написано: прочитай меня вслух.",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "[Читает].",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "book_dialog002",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Сначала мне нужно найти книку в библиотеке.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "book_dialog003",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Да, вот эта книга! Я возьму ее.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "book_dialog004",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Я вернул книгу на место.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "book_dialog005",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "На этой полке лежат самые скучные книги в этом кабинете.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "book_dialog006",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Я надеюсь, мне эта книга больше не пригодится.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "computer_dialog001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Это старый библиотечный компьютер, он даже не подключен к интернету.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "computer_dialog002",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "От этого компьютера сейчас не будет никакого толку.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "computer_dialog003",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Надеюсь мне больше не придется притрагиваться к этому компьютеру.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "computer_dialog004",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Похоже, компьютеры в теневом режиме не функционируют никак.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "dialog_report_card001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Тут лежат зачетные книжки студентов.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "dialog_report_card002",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Здесь лежит зачетка Бегимай. Я пожалуй, возьму ее.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "dialog_report_card003",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Мне еще рано возвращать зачетку Бегимай обратно в шкаф.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "dialog_taxi003",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Чтобы заказать такси, я сначала должен выйти на улицу.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "dialog_video001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Ого, пока я залипал в приложении, уже наступила ночь!",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "dialog_video002",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Я не буду сейчас смотреть видеоролики, давай лучше вернемся в общагу и пойдем спать.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "dialog_video003",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Мне некогда деградировать сегодня, у меня много дел!",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "phone_night_aiperi001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_think.png",
|
||
"text": "Стоит ли написать Айпери?",
|
||
"next": "choice_1"
|
||
},
|
||
{
|
||
"id": "choice_1",
|
||
"type": "Choice",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_think.png",
|
||
"text": "",
|
||
"choices": [
|
||
{
|
||
"id": "choice_1780657177062",
|
||
"kind": "Main",
|
||
"text": "Попросить помощь",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "choice_1780657211405",
|
||
"kind": "Optional",
|
||
"text": "Неважно",
|
||
"next": "end_1"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Айпери, ты в сети?",
|
||
"next": "line_11",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "line_11",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Я уже спать собираюсь. Что случилось?",
|
||
"next": "line_3",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Я уснул в универе, и меня заперли тут!",
|
||
"next": "line_4",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "line_4",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Пхахахх лашара",
|
||
"next": "line_5",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_5",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Это не смешно!",
|
||
"next": "line_6",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "line_6",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Я знаю у тебя есть ключи от всех кабинетов. Ты можешь приехать, открыть библиотеку и выпустить меня?",
|
||
"next": "line_7",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "line_7",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Время уже позднее.",
|
||
"next": "line_8",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_8",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Там в библиотеке есть мягкий диван. Ляг поспи, а я приеду утром и выпущу тебя.",
|
||
"next": "line_9",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_9",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Айпери, ну пожалуйста!",
|
||
"next": "line_10",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "line_10",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Я пойду спать. Доброй ночи!",
|
||
"next": "setflag_1",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "setflag_1",
|
||
"type": "SetFlag",
|
||
"effects": [
|
||
{
|
||
"flag": "asked_help_locked",
|
||
"value": 1
|
||
}
|
||
],
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "phone_dialog_night_parents001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Стоит ли написать родителям?",
|
||
"next": "choice_1",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "choice_1",
|
||
"type": "Choice",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "",
|
||
"choices": [
|
||
{
|
||
"id": "choice_1780657619319",
|
||
"kind": "Main",
|
||
"text": "Попросить помощь",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "choice_1780657645270",
|
||
"kind": "Optional",
|
||
"text": "Неважно",
|
||
"next": "end_1"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Привет, ата! Меня заперли в универе ночью!",
|
||
"next": "line_3",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Отец",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Сынок, ты же знаешь я живу далеко",
|
||
"next": "line_4",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_4",
|
||
"type": "Line",
|
||
"speaker": "Отец",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Пока мы приедем, настанет утро!",
|
||
"next": "line_5",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_5",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Да, точно, извнините",
|
||
"next": "line_6",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "line_6",
|
||
"type": "Line",
|
||
"speaker": "Отец",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Напиши своей стартосте, может она придумает что сделать?",
|
||
"next": "end_1",
|
||
"chatBubble": "in"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "phone_morning_aiperi001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Айпери! Ты где сейчас?",
|
||
"next": "condition_1",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "condition_1",
|
||
"type": "Condition",
|
||
"conditions": [
|
||
{
|
||
"flag": "asked_help_locked",
|
||
"op": "Equals",
|
||
"value": 1
|
||
}
|
||
],
|
||
"trueNext": "line_7",
|
||
"falseNext": "line_2"
|
||
},
|
||
{
|
||
"id": "line_7",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Я приехала в университет чтобы тебя освободить.",
|
||
"next": "line_8",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Я только что приехала в универ. Что случилось?",
|
||
"next": "condition_2",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "condition_2",
|
||
"type": "Condition",
|
||
"conditions": [
|
||
{
|
||
"flag": "morning_aiperi_save_again",
|
||
"op": "Equals",
|
||
"value": 1
|
||
}
|
||
],
|
||
"trueNext": "line_9",
|
||
"falseNext": "line_3"
|
||
},
|
||
{
|
||
"id": "line_9",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Ты будешь смеяться, но мне снова нужна помощь. Открой дверь и выпусти меня из кабинета пожалуйста!",
|
||
"next": "line_10",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "line_10",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Твое счастье что я всегда прихожу в универ раньше всех.",
|
||
"next": "line_6",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Я заперт в кабинете. Открой мне дверь пожалуйста!",
|
||
"next": "line_4",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "line_4",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Как ты там оказался?",
|
||
"next": "line_5",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_5",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Это долгая история...",
|
||
"next": "line_6",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "line_6",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Отойди от двери, я сейчас тебя освобожу!",
|
||
"next": "end_1",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"luaCallback": "on_aiperi_opens_door",
|
||
"type": "End"
|
||
},
|
||
{
|
||
"id": "line_8",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Спасибо большое!",
|
||
"next": "setflag_1",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "setflag_1",
|
||
"type": "SetFlag",
|
||
"effects": [
|
||
{
|
||
"flag": "asked_help_locked",
|
||
"value": 0
|
||
}
|
||
],
|
||
"next": "line_6"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "dialog_aiperi_morning001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Айпери!",
|
||
"next": "condition_3"
|
||
},
|
||
{
|
||
"id": "condition_3",
|
||
"type": "Condition",
|
||
"conditions": [
|
||
{
|
||
"flag": "morning_aiperi_talked",
|
||
"op": "Equals",
|
||
"value": 1
|
||
}
|
||
],
|
||
"trueNext": "condition_6",
|
||
"falseNext": "condition_5"
|
||
},
|
||
{
|
||
"id": "condition_6",
|
||
"type": "Condition",
|
||
"conditions": [
|
||
{
|
||
"flag": "morning_aiperi_save_again",
|
||
"op": "Equals",
|
||
"value": 1
|
||
}
|
||
],
|
||
"trueNext": "line_32",
|
||
"falseNext": "line_26"
|
||
},
|
||
{
|
||
"id": "line_32",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Ты опять застрял в универе ночью, потому что решаешь свои дела?",
|
||
"next": "line_33"
|
||
},
|
||
{
|
||
"id": "line_33",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Дааа, спасибо что вытащила меня снова",
|
||
"next": "line_26"
|
||
},
|
||
{
|
||
"id": "condition_5",
|
||
"type": "Condition",
|
||
"conditions": [
|
||
{
|
||
"flag": "morning_player_can_leave",
|
||
"op": "Equals",
|
||
"value": 1
|
||
}
|
||
],
|
||
"trueNext": "line_31",
|
||
"falseNext": "line_27"
|
||
},
|
||
{
|
||
"id": "line_31",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Ого, Бекзат! Как хорошо, что я тебя встретила!",
|
||
"next": "line_12"
|
||
},
|
||
{
|
||
"id": "line_27",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Спасибо большое!",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_26",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Я не знаю какие у тебя там дела, Бекзат, но ты должен вернуть мне нож как можно скорее!",
|
||
"next": "condition_4"
|
||
},
|
||
{
|
||
"id": "condition_4",
|
||
"type": "Condition",
|
||
"conditions": [
|
||
{
|
||
"flag": "ghost_aware",
|
||
"op": "Equals",
|
||
"value": 1
|
||
},
|
||
{
|
||
"flag": "alik_aware",
|
||
"op": "NotEquals",
|
||
"value": 1
|
||
}
|
||
],
|
||
"trueNext": "line_30",
|
||
"falseNext": "line_28"
|
||
},
|
||
{
|
||
"id": "line_30",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "У меня есть один вопрос.",
|
||
"next": "line_29"
|
||
},
|
||
{
|
||
"id": "line_28",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Хорошо, я скоро верну тебе твой нож.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Во-первых, постарайся сделать так, чтобы этого больше не повторялось. Мне вовсе не в кайф вытаскивать твою задницу из проблем.",
|
||
"luaCallback": "",
|
||
"next": "line_3"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Во-вторых, какого хрена ты в универе делаешь ночью?",
|
||
"next": "choice_1"
|
||
},
|
||
{
|
||
"id": "choice_1",
|
||
"type": "Choice",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "",
|
||
"choices": [
|
||
{
|
||
"id": "choice_1780659320965",
|
||
"kind": "Main",
|
||
"text": "Рассказать про записку",
|
||
"next": "line_4"
|
||
},
|
||
{
|
||
"id": "choice_1780659326945",
|
||
"kind": "Optional",
|
||
"text": "Умолчать",
|
||
"next": "line_8"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "line_4",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Ко мне попала странная записка, где было написано заклинание. Я прочитал его, и попал в потусторонний мир.",
|
||
"next": "line_5"
|
||
},
|
||
{
|
||
"id": "line_5",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Ты что опять в свои игры переиграл? Какой потусторонний мир?",
|
||
"next": "line_6"
|
||
},
|
||
{
|
||
"id": "line_6",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Но это правда! Там все было по-другому, и я видел призраков...",
|
||
"next": "line_7"
|
||
},
|
||
{
|
||
"id": "line_7",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Тебе еще и не такое привидется. Езжай в общагу и выспись.",
|
||
"next": "setflag_1"
|
||
},
|
||
{
|
||
"id": "setflag_1",
|
||
"type": "SetFlag",
|
||
"effects": [
|
||
{
|
||
"flag": "told_aiperi_ghost",
|
||
"value": 1
|
||
}
|
||
],
|
||
"next": "line_11"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"luaCallback": "on_aiperi_morning_dialog_finished",
|
||
"type": "End"
|
||
},
|
||
{
|
||
"id": "line_8",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Аида Джаныбекова увидела меня в учительской, и заставила писать эссе по этой тупой книге.",
|
||
"next": "line_9"
|
||
},
|
||
{
|
||
"id": "line_9",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Я писал, писал и уснул.",
|
||
"next": "line_10"
|
||
},
|
||
{
|
||
"id": "line_10",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Дааа, она такая. Видишь как хорошо, что именно ты пошел за ножом, а не я.",
|
||
"next": "line_11"
|
||
},
|
||
{
|
||
"id": "line_11",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Да, кстати.",
|
||
"next": "line_12"
|
||
},
|
||
{
|
||
"id": "line_12",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Отдавай нож.",
|
||
"next": "line_13"
|
||
},
|
||
{
|
||
"id": "line_13",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Да, насчет этого. Боюсь, что я не могу тебе пока что отдать нож.",
|
||
"next": "line_14"
|
||
},
|
||
{
|
||
"id": "line_14",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Какого черта?",
|
||
"next": "condition_1"
|
||
},
|
||
{
|
||
"id": "condition_1",
|
||
"type": "Condition",
|
||
"conditions": [
|
||
{
|
||
"flag": "told_aiperi_ghost",
|
||
"op": "Equals",
|
||
"value": 1
|
||
}
|
||
],
|
||
"trueNext": "line_16",
|
||
"falseNext": "line_15"
|
||
},
|
||
{
|
||
"id": "line_16",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Оказывается, я могу убивать призраков только этим ножом, без него я буду беззащитен.",
|
||
"next": "line_17"
|
||
},
|
||
{
|
||
"id": "line_17",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Но ты не переживай, я сделаю кое-какое дело и верну тебе этот нож.",
|
||
"next": "line_18"
|
||
},
|
||
{
|
||
"id": "line_18",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Постарайся сделать свои дела быстрее, иначе это я тебе голову оторву!",
|
||
"next": "setflag_3"
|
||
},
|
||
{
|
||
"id": "setflag_3",
|
||
"type": "SetFlag",
|
||
"effects": [
|
||
{
|
||
"flag": "morning_aiperi_talked",
|
||
"value": 1
|
||
}
|
||
],
|
||
"next": "condition_2"
|
||
},
|
||
{
|
||
"id": "condition_2",
|
||
"type": "Condition",
|
||
"conditions": [
|
||
{
|
||
"flag": "ghost_aware",
|
||
"op": "Equals",
|
||
"value": 1
|
||
}
|
||
],
|
||
"trueNext": "line_20",
|
||
"falseNext": "end_1"
|
||
},
|
||
{
|
||
"id": "line_20",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Да, и еще кое что.",
|
||
"next": "line_29"
|
||
},
|
||
{
|
||
"id": "line_29",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Ты знаешь про студентку Бегимай с прошлого курса?",
|
||
"next": "line_19"
|
||
},
|
||
{
|
||
"id": "line_19",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Я слышала она не смогла сдать курсовую по манасоведению, прыгнула с окна и разбилась насмерть.",
|
||
"next": "line_21"
|
||
},
|
||
{
|
||
"id": "line_21",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Менты приезжали, следователи допрашивали ректора, такой скандал был. Прежнего преподавателя по манасоведению отстранили.",
|
||
"next": "line_22"
|
||
},
|
||
{
|
||
"id": "line_22",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "Поэтому, с этого года у нас этот предмет ведет Аида Дженибековна.",
|
||
"next": "line_23"
|
||
},
|
||
{
|
||
"id": "line_23",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Ты не знаешь кого-нибудь, кто был знаком с Бегимай?",
|
||
"next": "line_24"
|
||
},
|
||
{
|
||
"id": "line_24",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_aiperi.png",
|
||
"text": "У тебя в общаге живет Алик, в комнате напротив тебя. Он с того же курса. Можешь у него поспрашивать.",
|
||
"next": "line_25"
|
||
},
|
||
{
|
||
"id": "line_25",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Спасибо!",
|
||
"next": "setflag_2"
|
||
},
|
||
{
|
||
"id": "setflag_2",
|
||
"type": "SetFlag",
|
||
"effects": [
|
||
{
|
||
"flag": "alik_aware",
|
||
"value": 1
|
||
}
|
||
],
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "line_15",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Нож мне нужен для кое-каких дел.",
|
||
"next": "line_17"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "dialog_chat_parents001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Отец",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Бекзат, сынок, мы c мамой тебе отправили немного денег, постарайся прожить на эти деньги до конца недели!",
|
||
"next": "line_2",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Спасибо!",
|
||
"next": "end_1",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "dialog_chat_news001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Отец",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Жители Бишкека все чаще жалуются на депрессию и апатию. Смотрите свежее видео об этом на нашем канале!",
|
||
"next": "end_1",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "dialog_chat_aiperi001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Бекзат, помнишь мы скидывались на торт для Аиды Джаныбековой? Я тогда еще приносила скатерть, тарелки и нож для торта. И я до сих пор не получила назад ничего.",
|
||
"next": "line_2",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Скатерть и тарелки вроде бы лежат в студзоне.",
|
||
"next": "line_3",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "А нож?",
|
||
"next": "line_4",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_4",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Нож, наверное, так и остался в учительской.",
|
||
"next": "line_5",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "line_5",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "А давай не \"наверное\"?",
|
||
"next": "line_6",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_6",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "А давай ты приедешь в универ, зайдешь в учительскую, заберешь нож и отдашь мне?",
|
||
"next": "line_7",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_7",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "У вас сегодня как раз Аида ведет лекцию. После лекции попросишь у нее ключи от учительской и заберешь нож.",
|
||
"next": "line_8",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_8",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Почему ты сама не можешь забрать?",
|
||
"next": "line_9",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "line_9",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Ты же знаешь, если я встречу Аиду, она 100% даст мне какое-нибудь сложное задание.",
|
||
"next": "line_10",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_10",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "И потом, это ты у меня брал нож, с чего я должна ходить искать его по всему универу?",
|
||
"next": "line_11",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_11",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Так что жду тебя в универе! Не вздумай прогулять!",
|
||
"next": "setflag_1",
|
||
"chatBubble": "in",
|
||
"questUnlock": "aiperi_knife"
|
||
},
|
||
{
|
||
"id": "setflag_1",
|
||
"type": "SetFlag",
|
||
"effects": [
|
||
{
|
||
"flag": "aiperi_knife_aware",
|
||
"value": 1
|
||
}
|
||
],
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"luaCallback": "on_aiperi_dialog_over",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "dialog_chat_aiperi002",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Бекзат, ты где? Я жду тебя возле лестницы.",
|
||
"next": "end_1",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "cancel_phone_night_aiperi001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Я не буду писать Айпери, она опять будет издеваться надо мной.",
|
||
"next": "line_2"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Я лучше прочитаю заклинание, перейду в теневой мир и так выберусь наружу.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "cancel_phone_morning_aiperi001",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_hero_neutral.png",
|
||
"text": "Я не буду беспокоить Айпери. Я могу выбраться из универа и без ее помощи.",
|
||
"next": "end_1"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"id": "dialog_chat_aiperi003",
|
||
"start": "line_1",
|
||
"nodes": [
|
||
{
|
||
"id": "line_1",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Айпери ты куда убежала?",
|
||
"next": "line_2",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "line_2",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Ты достал уже, я не могу тебя ждать вечно! Возишься как сонная муха.",
|
||
"next": "line_3",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_3",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "У меня нет времени ждать тебя, мне уже пора на курсы ехать.",
|
||
"next": "line_4",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_4",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Так когда я тебе нож верну?",
|
||
"next": "line_5",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "line_5",
|
||
"type": "Line",
|
||
"speaker": "Айпери",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Приходи завтра в универ! Я каждый день в унике с раннего утра.",
|
||
"next": "line_6",
|
||
"chatBubble": "in"
|
||
},
|
||
{
|
||
"id": "line_6",
|
||
"type": "Line",
|
||
"speaker": "Бекзат",
|
||
"portrait": "resources/dialogue/portrait_phone.png",
|
||
"text": "Хорошо, встретимся завтра.",
|
||
"next": "end_1",
|
||
"chatBubble": "out"
|
||
},
|
||
{
|
||
"id": "end_1",
|
||
"type": "End"
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"cutscenes": []
|
||
} |