Files
turnbasedgamedata/Config/Level/Mission/4072012/Mission_407201218.json
2026-02-12 23:41:36 +01: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",
"PerformanceType": "E",
"PerformanceID": 407201201,
"ValueSource": {}
}
]
}
],
"Type": "Mission"
}