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

68 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": 193
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "BubbleTalk_800018102"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "BubbleTalk_800018102"
}
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 2,
"GroupID": 193,
"GroupNpcID": 400001,
"TalkSentenceID": 801819904
},
{
"AutoSkipTime": 2,
"GroupID": 187,
"GroupNpcID": 400002,
"TalkSentenceID": 801819905
}
],
"IsLoop": true,
"LoopInterval": 3
}
]
}
]
}