Files
FireflyGo_Resources/Config/Level/Mission/2011405/Mission_201140502.json
2025-08-14 09:04:39 +07:00

78 lines
1.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_201140502"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201140502"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 20
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"DestroyAfterTriggered": true,
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 4,
"GroupID": 20,
"GroupNpcID": 400002,
"TalkSentenceID": 101028219
},
{
"AutoSkipTime": 4,
"GroupID": 20,
"GroupNpcID": 400001,
"TalkSentenceID": 101028220
}
]
}
]
}
]
}
],
"Type": "Mission"
}