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

36 lines
755 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_407201218"
}
},
{
"$type": "RPG.GameCore.ShowEnvBuffDialog",
"IsAutoGetParam": true,
"OnCancel": [
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_407201218"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 407201201
}
]
}
],
"Type": "Mission"
}