turnbasedgamedata/Config/Level/NPC/F43201004_G5/NPC_F43201004_G5_N400003.json
2025-02-24 07:50:34 -03:00

31 lines
635 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 5,
"GroupID": 5,
"GroupNpcID": 400003,
"TalkSentenceID": 202180577
}
],
"IsLoop": true,
"LoopInterval": 0.5,
"UniqueID": 540003
}
]
}
]
}