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

36 lines
751 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 3
}
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 100050466,
"ProtectTime": 2
},
{
"TalkSentenceID": 100050467,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_100050222"
}
]
}
],
"Type": "Mission"
}