Files
turnbasedgamedata/Config/BattlePerformConfig.json
2025-05-20 21:34:22 -03:00

152 lines
3.0 KiB
JSON

{
"OnStartTaskList": [
{
"$type": "RPG.GameCore.SetSimulationSpeedEnable"
},
{
"$type": "RPG.GameCore.DisableCharacterVO"
},
{
"$type": "RPG.GameCore.SetTeamFormation",
"Team": "TeamLight",
"FormationType": "LightTeamNormal",
"ImmediatelyStopHeadLookAt": true
},
{
"$type": "RPG.GameCore.SetTeamFormation",
"Team": "TeamDark",
"FormationType": "DarkTeamNormal",
"ImmediatelyStopHeadLookAt": true
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {}
}
],
"OnEndTaskList": [
{
"$type": "RPG.GameCore.SetTeamFormation",
"Team": "TeamLight",
"FormationType": "LightTeamNormal",
"ImmediatelyStopHeadLookAt": true
},
{
"$type": "RPG.GameCore.SetTeamFormation",
"Team": "TeamDark",
"FormationType": "DarkTeamNormal",
"ImmediatelyStopHeadLookAt": true
},
{
"$type": "RPG.GameCore.DisableCharacterVO",
"RestoreVO": true
},
{
"$type": "RPG.GameCore.SetSimulationSpeedEnable",
"Enable": true
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"IsLock": false
}
],
"StageConfig": {
"202420670": {
"GraphEmoAvatarIDs": [
1220
],
"GraphEmoMonsterIDs": [
2005010
]
},
"202420680": {
"GraphEmoAvatarIDs": [
1220
],
"GraphEmoMonsterIDs": [
2035011
]
},
"202420671": {
"SameWithStageID": 202420670
},
"202420672": {
"SameWithStageID": 202420670
},
"202420673": {
"SameWithStageID": 202420670
},
"202420674": {
"SameWithStageID": 202420670
},
"202420675": {
"SameWithStageID": 202420670
},
"202420676": {
"SameWithStageID": 202420670
},
"202420681": {
"SameWithStageID": 202420680
},
"202420682": {
"SameWithStageID": 202420680
},
"202420683": {
"SameWithStageID": 202420680
},
"202420684": {
"SameWithStageID": 202420680
},
"202420685": {
"SameWithStageID": 202420680
},
"202420686": {
"SameWithStageID": 202420680
},
"204310700": {
"GraphEmoAvatarIDs": [
1409
]
},
"204310800": {
"GraphEmoAvatarIDs": [
1409
]
},
"204310701": {
"SameWithStageID": 204310700
},
"204310702": {
"SameWithStageID": 204310700
},
"204310703": {
"SameWithStageID": 204310700
},
"204310704": {
"SameWithStageID": 204310700
},
"204310705": {
"SameWithStageID": 204310700
},
"204310706": {
"SameWithStageID": 204310700
},
"204310801": {
"SameWithStageID": 204310800
},
"204310802": {
"SameWithStageID": 204310800
},
"204310803": {
"SameWithStageID": 204310800
},
"204310804": {
"SameWithStageID": 204310800
},
"204310805": {
"SameWithStageID": 204310800
},
"204310806": {
"SameWithStageID": 204310800
}
}
}