Files
turnbasedgamedata/Config/Level/Mission/2000206/Mission_200020614.json
2025-07-03 10:50:43 +02:00

33 lines
666 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 200031234,
"ProtectTime": 5
}
]
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 5
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200020614"
}
]
}
],
"Type": "Mission"
}