2024-10-21 03:16:22 -03:00

45 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 10
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 3,
"GroupID": 10,
"GroupNpcID": 400001,
"TalkSentenceID": 103052001
}
]
}
]
}
]
}
],
"Type": "Group"
}