turnbasedgamedata/Config/Level/GroupGraph/F10301001/Group_F10301001_G526.json
2024-10-21 03:16:22 -03:00

39 lines
795 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 999,
"GroupID": 526,
"GroupNpcID": 400001,
"TalkSentenceID": 823102157
}
],
"LoopInterval": 3,
"UniqueID": 526400001
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "G526_StopBubbleTalk"
}
},
{
"$type": "RPG.GameCore.StopNPCBubbleTalk",
"UniqueIDList": [
526400001
]
}
]
}
],
"Type": "Group"
}