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

87 lines
2.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPhotoGraphResult",
"WaitPhotoResult": [
"800320912_Player"
],
"OnSuccess": [
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 100
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
},
"DestroyList": []
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "800320912_End"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800320912"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"IconType": "ChatIcon",
"ButtonText": {
"Hash": -602228266,
"Hash64": 7828109503195100584
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "800320912_OpenCam"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 266
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
}
]
}
],
"Type": "Mission"
}