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

50 lines
1.2 KiB
JSON

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