Files
FireflyGo_Resources/Config/Level/Mission/2000110/Mission_200011021.json
2025-08-26 17:57:41 +07:00

48 lines
1.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_200011022_Prop"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 200011021
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_200011022"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200011021"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "200011021_End"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200011021"
}
]
}
],
"Type": "Mission"
}