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

150 lines
4.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetSimulationSpeedEnable"
},
{
"$type": "RPG.GameCore.CreateLevelAreas",
"AssetPath": {
"Value": "Level/Mission/1021101/BattlePerform_LevelArea_20231051_9.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": {},
"ShowEntityConfig": {
"ExportToJson": true,
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllLightTeamWithAllDarkTeam"
}
},
"NoiseConfig": {}
}
},
{
"$type": "RPG.GameCore.ActiveVirtualCamera",
"AreaName": "BattlePerform_LevelArea_20231051_9",
"AnchorName": "Cam1",
"BlendConfig": {
"ExportToJson": true,
"BlendType": "Cut"
}
},
{
"$type": "RPG.GameCore.TriggerAnimatorLayerEmotion",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchMonsterByID",
"MonsterID": 200402001
},
"Type": "BakedMouth",
"EmotionKey": {
"Value": "102160218"
},
"TransitTime": 0
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.1
}
}
},
{
"$type": "RPG.GameCore.ActiveVirtualCamera",
"AreaName": "BattlePerform_LevelArea_20231051_9",
"AnchorName": "Cam2",
"BlendConfig": {
"ExportToJson": true,
"BlendType": "EaseInOut",
"BlendTime": 7.5
}
},
{
"$type": "RPG.GameCore.DisableCharacterVO",
"VOTypes": []
},
{
"$type": "RPG.GameCore.BattlePlayTalk",
"TalkList": [
{
"AutoSkipTime": 2,
"TalkSentenceID": 102160218
}
]
},
{
"$type": "RPG.GameCore.DisableCharacterVO",
"RestoreVO": true,
"VOTypes": []
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.3
}
}
},
{
"$type": "RPG.GameCore.ActiveVirtualCamera",
"AreaName": "BattlePerform_LevelArea_20231051_9",
"AnchorName": "Cam1",
"IsActive": false
},
{
"$type": "RPG.GameCore.ActiveVirtualCamera",
"AreaName": "BattlePerform_LevelArea_20231051_9",
"AnchorName": "Cam2",
"IsActive": false
},
{
"$type": "RPG.GameCore.RemoveLevelAreas",
"AreaName": {
"Value": "BattlePerform_LevelArea_20231051_9"
}
},
{
"$type": "RPG.GameCore.SetSimulationSpeedEnable",
"Enable": true
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"IsLock": false,
"OperationWhiteList": []
},
{
"$type": "RPG.GameCore.StartLevelGraph",
"Path": "Config/Level/SubLevelGraph/StageBgTalk_20231051_1.json"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}