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

77 lines
1.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 145
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 3,
"GroupID": 145,
"GroupNpcID": 400001,
"TalkSentenceID": 201191001
},
{
"AutoSkipTime": 3,
"GroupID": 3,
"GroupNpcID": 400007,
"TalkSentenceID": 201191002
},
{
"AutoSkipTime": 3,
"GroupID": 145,
"GroupNpcID": 400001,
"TalkSentenceID": 201191003
},
{
"AutoSkipTime": 3,
"GroupID": 3,
"GroupNpcID": 400007,
"TalkSentenceID": 201191004
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_201190119"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201190119"
}
]
}
],
"Type": "Mission"
}