mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
106 lines
2.2 KiB
JSON
106 lines
2.2 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
|
|
}
|
|
}
|
|
} |