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

95 lines
2.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_201020118"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201020118"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 30
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
},
"TargetTypes": [],
"DestroyAfterTriggered": true,
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "BubbleTalk_201020118"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "BubbleTalk_201020118"
}
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 2,
"GroupID": 30,
"GroupNpcID": 400001,
"TalkSentenceID": 201020353
},
{
"AutoSkipTime": 2,
"GroupID": 30,
"GroupNpcID": 400001,
"TalkSentenceID": 201020354
},
{
"AutoSkipTime": 2,
"GroupID": 30,
"GroupNpcID": 400001,
"TalkSentenceID": 201020355
},
{
"AutoSkipTime": 2,
"GroupID": 30,
"GroupNpcID": 400001,
"TalkSentenceID": 201020356
}
]
}
]
}
],
"Type": "Mission"
}