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

68 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"DestroyAfterTriggered": true,
"IconType": "CheckIcon",
"ButtonText": {
"Hash": 278713941,
"Hash64": 9043410032120036605
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ButtonClick_201141301"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 225
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ButtonClick_201141301"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 201141141
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201141301"
}
]
}
],
"Type": "Mission"
}