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

145 lines
3.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.StartTarotBookTalk"
},
{
"$type": "RPG.GameCore.PlayTarotBookTalk",
"TalkInfoList": [
{
"TalkSentenceID": 401321001
}
]
},
{
"$type": "RPG.GameCore.PlayTarotBookOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 401321002,
"TriggerCustomString": "opt11"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 401321004,
"TriggerCustomString": "opt12"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 401321006,
"TriggerCustomString": "opt13"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 401321008,
"TriggerCustomString": "talk2"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "opt11"
}
},
{
"$type": "RPG.GameCore.PlayTarotBookTalk",
"TalkInfoList": [
{
"TalkSentenceID": 401321003
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "talk2"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "opt12"
}
},
{
"$type": "RPG.GameCore.PlayTarotBookTalk",
"TalkInfoList": [
{
"TalkSentenceID": 401321005
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "talk2"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "opt13"
}
},
{
"$type": "RPG.GameCore.PlayTarotBookTalk",
"TalkInfoList": [
{
"TalkSentenceID": 401321007
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "talk2"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "talk2"
}
},
{
"$type": "RPG.GameCore.PlayTarotBookTalk",
"TalkInfoList": [
{
"TalkSentenceID": 401321009
},
{
"TalkSentenceID": 401321010
}
]
},
{
"$type": "RPG.GameCore.FinishTarotBookTalk"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
],
"EntityEventList": []
}