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

71 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 95
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300006
}
}
}
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 84
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 3,
"GroupID": 95,
"GroupNpcID": 400004,
"TalkSentenceID": 300080175
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "300080104_Finish"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_300080104"
}
]
}
],
"Type": "Mission"
}