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

104 lines
2.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 12
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300019
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"DisableWhenTriggered": true,
"ButtonText": {
"Hash": 278713937,
"Hash64": 16304550243505668348
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_102060117_Prop_12_300019_BtnClick"
}
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 12
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300019
}
}
}
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_102060117_Prop_12_300019_BtnClick"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 102060117
},
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300019
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 12
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_102060117"
}
]
}
],
"Type": "Mission"
}