mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
74 lines
1.7 KiB
JSON
74 lines
1.7 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LevelPerformanceInitialize",
|
|
"PerformanceType": "D",
|
|
"CreateCharacterList": [],
|
|
"EntityVisiableList": [],
|
|
"PropVisiableList": [],
|
|
"MarkStreamingItems": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlaySimpleTalk",
|
|
"BlackMask": true,
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 999999999,
|
|
"ProtectTime": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PerformanceTransition",
|
|
"SwitchKeepTime": 3,
|
|
"SwitchOutTime": -0.5,
|
|
"TalkSentenceID": 202240129,
|
|
"CreateNpcList": [],
|
|
"CaptureNpcList": [],
|
|
"DestroyNpcList": [
|
|
{
|
|
"GroupID": 80,
|
|
"GroupNpcID": 400002,
|
|
"DestroyList": []
|
|
},
|
|
{
|
|
"GroupID": 80,
|
|
"GroupNpcID": 400003,
|
|
"DestroyList": []
|
|
},
|
|
{
|
|
"GroupID": 80,
|
|
"GroupNpcID": 400004,
|
|
"DestroyList": []
|
|
}
|
|
],
|
|
"ActiveVirtualCamera": {
|
|
"TaskEnabled": false
|
|
},
|
|
"SwitchCharacterAnchor": {
|
|
"TaskEnabled": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceEnd"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |