mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
101 lines
2.9 KiB
JSON
101 lines
2.9 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange",
|
|
"CameraConfig": {
|
|
"NormalConfig": {
|
|
"CameraState": "UseSkillPerform",
|
|
"AnchorTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "DarkTeamCenter"
|
|
},
|
|
"IsLocalOffset": true,
|
|
"AnchorOffset": {
|
|
"X": 0.001,
|
|
"Y": 2.5,
|
|
"Z": -0.501
|
|
},
|
|
"AimTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "DarkTeamCenter"
|
|
},
|
|
"AimOffset": {
|
|
"X": 0.001,
|
|
"Y": 0.7,
|
|
"Z": 0.001
|
|
},
|
|
"FollowPoleAngle": 90,
|
|
"FollowRadius": 9.5,
|
|
"FollowDamp": 0.5,
|
|
"AimDamp": 0.5
|
|
},
|
|
"BlendConfig": {
|
|
"BlendType": "Cut"
|
|
},
|
|
"ShowEntityConfig": {
|
|
"ShowTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
},
|
|
"IsTargetIgnoreCameraDither": true,
|
|
"IsAliveOnly": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"MuteBattleVO": false,
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 900001023,
|
|
"ProtectTime": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowSkillCutIn",
|
|
"Type": "Custom",
|
|
"ParamStr": "UI/Battle/UltraSkillCutIn/FightFest/FightFestCutin_1112.prefab"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUIPage",
|
|
"AssetPath": "UI/Battle/Rogue/BattleRogueTourmPhaseWarningHintDialog.prefab",
|
|
"WaitShowPageFinish": true,
|
|
"UIImageNodes": [],
|
|
"UITextNodes": [
|
|
{
|
|
"TextPath": "Root/Contents/TextPanel/Text",
|
|
"TextContent": {
|
|
"Hash": 14900718133415577652
|
|
}
|
|
}
|
|
],
|
|
"LifeTime": 1.5
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TurnInsertAbility",
|
|
"AbilityName": {
|
|
"Value": "BattleEventAbility_CocoliaP1_00_VS_Insert"
|
|
},
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchUniqueNameEntity",
|
|
"UniqueName": "MainMonster"
|
|
},
|
|
"AbilityTarget": {
|
|
"$type": "RPG.GameCore.TargetFetchUniqueNameEntity",
|
|
"UniqueName": "MainMonster"
|
|
},
|
|
"AbortBehaviorFlags": [],
|
|
"InsertAbilityPriority": "MonsterInsertAttackSelf",
|
|
"CanRunOnUnselectableTarget": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |