Files
FireflyGo_Resources/Config/Level/Mission/1010701/Mission_101070113.json
2025-08-14 09:04:39 +07:00

70 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"DestroyAfterTriggered": true,
"ButtonText": {
"Hash": 278713937,
"Hash64": 16304550243505668348
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_101070113_Prop_1_300001_BtnClick"
}
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_101070113_Prop_1_300001_BtnClick"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 101070124
},
{
"$type": "RPG.GameCore.RemoveLevelAreas",
"AreaName": {
"Value": "Level/Mission/1010701/1010701_temp.prefab"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101070113"
}
]
}
],
"Type": "Mission"
}