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

83 lines
2.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 223
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
},
"MultiPropID": []
},
"IsSingle": true,
"TargetEntityType": "LocalPlayer",
"TargetTypes": [],
"DestroyAfterTriggered": true,
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 223
}
},
"DestroyList": []
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 800321931,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.WaitMissionTalkFinish"
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800320606"
}
]
}
]
}
],
"Type": "Mission"
}