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

94 lines
2.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 3
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 202170409,
"ProtectTime": 2
},
{
"TalkSentenceID": 202170410,
"ProtectTime": 2
},
{
"TalkSentenceID": 202170411,
"ProtectTime": 2
},
{
"TalkSentenceID": 202170412,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202031703"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 19,
"GroupNpcID": 400001,
"DestroyList": []
},
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 19,
"GroupNpcID": 400002,
"DestroyList": []
},
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 19,
"GroupNpcID": 400003,
"DestroyList": []
}
]
}
],
"Type": "Mission"
}