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

68 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Maze_TriggerSpecialVision_01"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_102050122_EnterMap"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_102050122"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
}
},
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 6
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300014
}
}
}
]
}
],
"Type": "Mission"
}