turnbasedgamedata/Config/Level/LevelInstanceGraph/F20136001/LG_NPC_F20136001_G47_400002.json
2024-10-21 03:16:22 -03:00

56 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 47
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 2,
"GroupID": 47,
"GroupNpcID": 400002,
"TalkSentenceID": 414070019
},
{
"AutoSkipTime": 2,
"GroupID": 47,
"GroupNpcID": 400002,
"TalkSentenceID": 414070020
},
{
"AutoSkipTime": 2,
"GroupID": 47,
"GroupNpcID": 400002,
"TalkSentenceID": 414070021
}
]
}
]
}
]
}
]
}