mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
65 lines
1.6 KiB
JSON
65 lines
1.6 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange",
|
|
"CameraConfig": {
|
|
"NormalConfig": {
|
|
"CameraState": "CastAnimation",
|
|
"AnchorTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "UniqueNameEntity_MainMonster"
|
|
},
|
|
"AnchorOffset": {
|
|
"X": 2,
|
|
"Z": -4
|
|
},
|
|
"AimTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "UniqueNameEntity_MainMonster"
|
|
},
|
|
"AimOffset": {
|
|
"Y": -0.5
|
|
}
|
|
},
|
|
"BlendConfig": {
|
|
"BlendType": "Cut"
|
|
},
|
|
"ShowEntityConfig": {
|
|
"ShowTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"IsAliveOnly": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerSound",
|
|
"SoundName": {
|
|
"Value": "Ev_sfx_Amb_FightFest_crowd_BP"
|
|
},
|
|
"EmitterType": "DefaultEmitter"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BattlePlayTalk",
|
|
"TalkList": [
|
|
{
|
|
"AutoSkipTime": 4,
|
|
"TalkSentenceID": 802518579
|
|
},
|
|
{
|
|
"AutoSkipTime": 4,
|
|
"TalkSentenceID": 802518580
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |