mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
89 lines
2.2 KiB
JSON
89 lines
2.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LevelPerformanceInitialize",
|
|
"PerformanceType": "D",
|
|
"CreateCharacterList": [],
|
|
"EntityVisiableList": [],
|
|
"PropVisiableList": [],
|
|
"MarkStreamingItems": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PerformanceTransition",
|
|
"SwitchKeepTime": 1,
|
|
"CreateNpcList": [],
|
|
"CaptureNpcList": [],
|
|
"DestroyNpcList": [],
|
|
"ActiveVirtualCamera": {
|
|
"TaskEnabled": false
|
|
},
|
|
"SwitchCharacterAnchor": {
|
|
"IsLocalPlayer": true,
|
|
"CharacterUniqueName": "LocalPlayer",
|
|
"AreaName": {
|
|
"Value": "LevelArea_P20222_F20222001_G130"
|
|
},
|
|
"AnchorName": {
|
|
"Value": "Anchor1"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlaySimpleTalk",
|
|
"BlackMask": true,
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 999999999,
|
|
"ProtectTime": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PerformanceTransition",
|
|
"SwitchKeepTime": 1,
|
|
"SwitchOutTime": -0.5,
|
|
"TalkSentenceID": 202240197,
|
|
"CreateNpcList": [],
|
|
"CaptureNpcList": [],
|
|
"DestroyNpcList": [
|
|
{
|
|
"GroupID": 130,
|
|
"GroupNpcID": 400001,
|
|
"DestroyList": []
|
|
},
|
|
{
|
|
"GroupID": 130,
|
|
"GroupNpcID": 400002,
|
|
"DestroyList": []
|
|
}
|
|
],
|
|
"ActiveVirtualCamera": {
|
|
"TaskEnabled": false
|
|
},
|
|
"SwitchCharacterAnchor": {
|
|
"TaskEnabled": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceEnd"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |