mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
104 lines
2.5 KiB
JSON
104 lines
2.5 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LevelPerformanceInitialize",
|
|
"PerformanceType": "D",
|
|
"CreateCharacterList": [],
|
|
"EntityVisiableList": [],
|
|
"PropVisiableList": [],
|
|
"MarkStreamingItems": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PerformanceTransition",
|
|
"SwitchKeepTime": 1,
|
|
"CreateNpcList": [
|
|
{
|
|
"GroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 49
|
|
}
|
|
},
|
|
"GroupNpcID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
},
|
|
"CreateList": []
|
|
}
|
|
],
|
|
"CaptureNpcList": [],
|
|
"DestroyNpcList": [
|
|
{
|
|
"GroupID": 48,
|
|
"GroupNpcID": 400001,
|
|
"DestroyList": []
|
|
}
|
|
],
|
|
"ActiveVirtualCamera": {
|
|
"TaskEnabled": false
|
|
},
|
|
"SwitchCharacterAnchor": {
|
|
"CharacterUniqueName": "VirtualPlayer",
|
|
"AreaName": {
|
|
"Value": "LevelArea_P10202_F10202001_G49"
|
|
},
|
|
"AnchorName": {
|
|
"Value": "Anchor2"
|
|
},
|
|
"TaskEnabled": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlaySimpleTalk",
|
|
"BlackMask": true,
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 999999999,
|
|
"ProtectTime": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PerformanceTransition",
|
|
"SwitchKeepTime": 1,
|
|
"CreateNpcList": [],
|
|
"CaptureNpcList": [],
|
|
"DestroyNpcList": [
|
|
{
|
|
"GroupID": 50,
|
|
"GroupNpcID": 400001,
|
|
"DestroyList": []
|
|
}
|
|
],
|
|
"ActiveVirtualCamera": {
|
|
"TaskEnabled": false
|
|
},
|
|
"SwitchCharacterAnchor": {
|
|
"TaskEnabled": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceEnd"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |