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

83 lines
1.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"IconType": "CheckIcon",
"ButtonText": {
"Hash": 278713937,
"Hash64": 16304550243505668348
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ButtonClick_201141208"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 11
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ButtonClick_201141208"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 201141117
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "PerformanceFinish_201141117"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PerformanceFinish_201141117"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201141208"
}
]
}
],
"Type": "Mission"
}