mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
43 lines
809 B
JSON
43 lines
809 B
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetBillboardInfo",
|
|
"TargetEntityType": "NPC",
|
|
"ID": 400001,
|
|
"GroupID": 47,
|
|
"BoardShowList": [
|
|
8
|
|
],
|
|
"ShowDistance": [
|
|
30
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
|
|
"BubbleTalkInfoList": [
|
|
{
|
|
"AutoSkipTime": 10,
|
|
"GroupID": 47,
|
|
"GroupNpcID": 400001,
|
|
"TalkSentenceID": 802214109
|
|
}
|
|
],
|
|
"IsLoop": true,
|
|
"LoopInterval": 2
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "EntityInstance"
|
|
} |