mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
39 lines
795 B
JSON
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"
|
|
} |