mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
109 lines
2.8 KiB
JSON
109 lines
2.8 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetSimulationSpeedEnable"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CreateLevelAreas",
|
|
"AssetPath": {
|
|
"Value": "Level/Mission/1021101/BattlePerform_LevelArea_20222005_1.prefab"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange",
|
|
"CameraConfig": {
|
|
"ShowEntityConfig": {
|
|
"ShowTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ActiveVirtualCamera",
|
|
"AreaName": "BattlePerform_LevelArea_20222005_1",
|
|
"AnchorName": "Cam1",
|
|
"BlendConfig": {
|
|
"ExportToJson": true,
|
|
"BlendType": "Cut"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.3
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ActiveVirtualCamera",
|
|
"AreaName": "BattlePerform_LevelArea_20222005_1",
|
|
"AnchorName": "Cam2",
|
|
"BlendConfig": {
|
|
"ExportToJson": true,
|
|
"BlendType": "EaseInOut",
|
|
"BlendTime": 15
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BattlePlayTalk",
|
|
"TalkList": [
|
|
{
|
|
"AutoSkipTime": 4,
|
|
"TalkSentenceID": 202223202
|
|
},
|
|
{
|
|
"AutoSkipTime": 6,
|
|
"TalkSentenceID": 202223203
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.3
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ActiveVirtualCamera",
|
|
"AreaName": "BattlePerform_LevelArea_20222005_1",
|
|
"AnchorName": "Cam1",
|
|
"IsActive": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ActiveVirtualCamera",
|
|
"AreaName": "BattlePerform_LevelArea_20222005_1",
|
|
"AnchorName": "Cam2",
|
|
"IsActive": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveLevelAreas",
|
|
"AreaName": {
|
|
"Value": "BattlePerform_LevelArea_20222005_1"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetSimulationSpeedEnable",
|
|
"Enable": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.LockBattleOperation",
|
|
"IsLock": false,
|
|
"OperationWhiteList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |