turnbasedgamedata/Config/Level/Mission/4040250/Mission_404025001.json
2024-10-21 03:16:22 -03:00

60 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_404025001"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404025001"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 151
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 4,
"GroupID": 79,
"GroupNpcID": 400001,
"TalkSentenceID": 414250001
}
]
}
]
}
]
}
],
"Type": "Mission"
}