turnbasedgamedata/Config/Level/LevelInstanceGraph/F20231001/LG_NPC_F20231001_G141_400005.json
2025-02-24 07:50:34 -03:00

69 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"FixedValue": {
"Value": 141
}
},
"ID": {
"FixedValue": {
"Value": 300008
}
}
}
},
"TargetTypes": [],
"DestroyAfterTriggered": true,
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "BubbleTalk_SY"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "BubbleTalk_SY"
}
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"GroupID": 141,
"GroupNpcID": 400006,
"TalkSentenceID": 815106329,
"EnableVoice": true
},
{
"GroupID": 141,
"GroupNpcID": 400005,
"TalkSentenceID": 815106330,
"EnableVoice": true
}
],
"IsLoop": true,
"LoopInterval": 2,
"UniqueID": 101
}
]
}
],
"Type": "EntityInstance"
}