2025-02-24 07:50:34 -03:00

43 lines
1019 B
JSON

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