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

135 lines
2.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.StartTarotBookTalk"
},
{
"$type": "RPG.GameCore.PlayTarotBookTalk",
"TalkInfoList": [
{
"TalkSentenceID": 401320901
}
]
},
{
"$type": "RPG.GameCore.PlayTarotBookOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 401320902,
"TriggerCustomString": "opt11"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 401320905,
"TriggerCustomString": "opt12"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 401320908,
"TriggerCustomString": "opt13"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "opt11"
}
},
{
"$type": "RPG.GameCore.PlayTarotBookTalk",
"TalkInfoList": [
{
"TalkSentenceID": 401320903
},
{
"TalkSentenceID": 401320904
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "talk2"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "opt12"
}
},
{
"$type": "RPG.GameCore.PlayTarotBookTalk",
"TalkInfoList": [
{
"TalkSentenceID": 401320906
},
{
"TalkSentenceID": 401320907
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "talk2"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "opt13"
}
},
{
"$type": "RPG.GameCore.PlayTarotBookTalk",
"TalkInfoList": [
{
"TalkSentenceID": 401320909
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "talk2"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "talk2"
}
},
{
"$type": "RPG.GameCore.FinishTarotBookTalk"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
],
"EntityEventList": []
}