mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
84 lines
2.1 KiB
JSON
84 lines
2.1 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LevelPerformanceInitialize",
|
|
"PerformanceType": "E",
|
|
"CreateCharacterList": [],
|
|
"EntityVisiableList": [],
|
|
"HideProp": true,
|
|
"PropVisiableList": [],
|
|
"MarkStreamingItems": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PerformanceTransition",
|
|
"SwitchKeepTime": 1,
|
|
"CreateNpcList": [],
|
|
"CaptureNpcList": [],
|
|
"DestroyNpcList": [],
|
|
"ActiveVirtualCamera": {
|
|
"TaskEnabled": false
|
|
},
|
|
"SwitchCharacterAnchor": {
|
|
"IsLocalPlayer": true,
|
|
"CharacterUniqueName": "LocalPlayer",
|
|
"AreaName": {
|
|
"Value": "LevelArea_P10202_F10202001_G50"
|
|
},
|
|
"AnchorName": {
|
|
"Value": "Anchor1"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlaySimpleTalk",
|
|
"BlackMask": true,
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 999999999,
|
|
"ProtectTime": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PerformanceTransition",
|
|
"SwitchKeepTime": 1,
|
|
"CreateNpcList": [],
|
|
"CaptureNpcList": [],
|
|
"DestroyNpcList": [],
|
|
"ActiveVirtualCamera": {
|
|
"TaskEnabled": false
|
|
},
|
|
"SwitchCharacterAnchor": {
|
|
"IsLocalPlayer": true,
|
|
"CharacterUniqueName": "LocalPlayer",
|
|
"AreaName": {
|
|
"Value": "LevelArea_P10202_F10202001_G50"
|
|
},
|
|
"AnchorName": {
|
|
"Value": "Anchor3"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceEnd"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |