turnbasedgamedata/Config/Level/SubLevelGraph/BattlePerform_20231051_12.json
2025-02-24 07:50:34 -03:00

130 lines
3.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowBattleUI"
},
{
"$type": "RPG.GameCore.SetSimulationSpeedEnable"
},
{
"$type": "RPG.GameCore.CreateLevelAreas",
"AssetPath": {
"Value": "Level/Mission/1021101/BattlePerform_LevelArea_20231051_12.prefab"
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"OverrideShakeConfigV2": {},
"NoiseConfig": {}
}
},
{
"$type": "RPG.GameCore.SetTeamFormation",
"Team": "TeamLight",
"FormationType": "LightTeamNormal",
"CustomFormationIgnoreDying": false
},
{
"$type": "RPG.GameCore.SetTeamFormation",
"Team": "TeamDark",
"FormationType": "DarkTeamNormal",
"CustomFormationIgnoreDying": false
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"OverrideShakeConfigV2": {},
"NoiseConfig": {}
}
},
{
"$type": "RPG.GameCore.ActiveVirtualCamera",
"AreaName": "BattlePerform_LevelArea_20231051_12",
"AnchorName": "Cam1",
"BlendConfig": {
"ExportToJson": true,
"BlendType": "Cut"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.3
}
}
},
{
"$type": "RPG.GameCore.ActiveVirtualCamera",
"AreaName": "BattlePerform_LevelArea_20231051_12",
"AnchorName": "Cam2",
"BlendConfig": {
"ExportToJson": true,
"BlendType": "EaseInOut",
"BlendTime": 15
}
},
{
"$type": "RPG.GameCore.DisableCharacterVO",
"VOTypes": []
},
{
"$type": "RPG.GameCore.BattlePlayTalk",
"TalkList": [
{
"AutoSkipTime": 4,
"TalkSentenceID": 102160226
}
]
},
{
"$type": "RPG.GameCore.DisableCharacterVO",
"RestoreVO": true,
"VOTypes": []
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.3
}
}
},
{
"$type": "RPG.GameCore.ActiveVirtualCamera",
"AreaName": "BattlePerform_LevelArea_20231051_12",
"AnchorName": "Cam1",
"IsActive": false
},
{
"$type": "RPG.GameCore.ActiveVirtualCamera",
"AreaName": "BattlePerform_LevelArea_20231051_12",
"AnchorName": "Cam2",
"IsActive": false
},
{
"$type": "RPG.GameCore.RemoveLevelAreas",
"AreaName": {
"Value": "BattlePerform_LevelArea_20231051_12"
}
},
{
"$type": "RPG.GameCore.SetSimulationSpeedEnable",
"Enable": true
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"IsLock": false,
"OperationWhiteList": []
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}