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

84 lines
1.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 12
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300013
}
},
"CreateList": []
},
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 12
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300013
}
}
}
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"DestroyAfterTriggered": true,
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_102060104_Finished"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_102060104_Finished"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_102060104"
}
]
}
],
"Type": "Mission"
}