mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
26 lines
470 B
JSON
26 lines
470 B
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
|
|
"BubbleTalkInfoList": [
|
|
{
|
|
"AutoSkipTime": 2,
|
|
"GroupID": 16,
|
|
"GroupNpcID": 400001,
|
|
"TalkSentenceID": 812312301
|
|
}
|
|
],
|
|
"IsLoop": true,
|
|
"LoopInterval": 5
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |