mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
35 lines
758 B
JSON
35 lines
758 B
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"TargetTypes": [],
|
|
"OnTriggerEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
|
|
"BubbleTalkInfoList": [
|
|
{
|
|
"AutoSkipTime": 5,
|
|
"GroupID": 147,
|
|
"GroupNpcID": 400001,
|
|
"TalkSentenceID": 503004000
|
|
}
|
|
],
|
|
"UniqueID": 147
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "EntityInstance"
|
|
} |