2025-02-24 07:50:34 -03:00

132 lines
2.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.StartTarotBookTalk"
},
{
"$type": "RPG.GameCore.PlayTarotBookTalk",
"TalkInfoList": [
{
"TalkSentenceID": 401320101
}
]
},
{
"$type": "RPG.GameCore.PlayTarotBookOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 401320102,
"TriggerCustomString": "opt11"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 401320105,
"TriggerCustomString": "opt12"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 401320107,
"TriggerCustomString": "opt13"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "opt11"
}
},
{
"$type": "RPG.GameCore.PlayTarotBookTalk",
"TalkInfoList": [
{
"TalkSentenceID": 401320103
},
{
"TalkSentenceID": 401320104
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "talk2"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "opt12"
}
},
{
"$type": "RPG.GameCore.PlayTarotBookTalk",
"TalkInfoList": [
{
"TalkSentenceID": 401320106
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "talk2"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "opt13"
}
},
{
"$type": "RPG.GameCore.PlayTarotBookTalk",
"TalkInfoList": [
{
"TalkSentenceID": 401320108
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "talk2"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "talk2"
}
},
{
"$type": "RPG.GameCore.FinishTarotBookTalk"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
],
"EntityEventList": []
}