mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
63 lines
1.5 KiB
JSON
63 lines
1.5 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetSimulationSpeedEnable"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CreateLevelAreas",
|
|
"AssetPath": {
|
|
"Value": "Level/Mission/1011401/BattlePerform_424042.prefab"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ActiveVirtualCamera",
|
|
"AreaName": "BattlePerform_424042",
|
|
"AnchorName": "Monster00",
|
|
"BlendConfig": {
|
|
"ExportToJson": true,
|
|
"BlendType": "Cut",
|
|
"BlendTime": 0.5
|
|
},
|
|
"DynamicParams": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BattlePlayTalk",
|
|
"TalkList": [
|
|
{
|
|
"AutoSkipTime": 0.5,
|
|
"TalkSentenceID": 803310409
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ActiveVirtualCamera",
|
|
"AreaName": "BattlePerform_424042",
|
|
"AnchorName": "Monster00",
|
|
"IsActive": false,
|
|
"BlendConfig": {
|
|
"ExportToJson": true,
|
|
"BlendType": "Cut",
|
|
"BlendTime": 0.5
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveLevelAreas",
|
|
"AreaName": {
|
|
"Value": "BattlePerform_1"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetSimulationSpeedEnable",
|
|
"Enable": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"EntityEventList": []
|
|
} |