Files
turnbasedgamedata/Config/Level/Mission/3000802/Mission_300080202.json
2025-07-03 10:50:43 +02:00

77 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "300080202_Finish"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_300080202"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 96
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 84
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 3,
"GroupID": 96,
"GroupNpcID": 400001,
"TalkSentenceID": 300080267
},
{
"AutoSkipTime": 3,
"GroupID": 96,
"GroupNpcID": 400002,
"TalkSentenceID": 300080268
}
]
}
]
}
]
}
],
"Type": "Mission"
}