turnbasedgamedata/Config/Level/Mission/2011102/Mission_201110204.json
2024-10-21 03:16:22 -03:00

52 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "D",
"CreateCharacterList": [],
"EntityVisiableList": [],
"MarkStreamingItems": []
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 401120126,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 401120127,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 401120128
},
{
"TalkSentenceID": 401120129
},
{
"TalkSentenceID": 401120130
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.EndPerformance"
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201110204"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
],
"Type": "Mission"
}