mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
136 lines
3.6 KiB
JSON
136 lines
3.6 KiB
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Name": "Boss_cocolia_P2_Skill01_BattleEvent_Skill01_Camera",
|
|
"TargetInfo": {
|
|
"TargetType": "SkillTargetEntityList"
|
|
},
|
|
"OnStart": [
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange",
|
|
"CameraConfig": {
|
|
"NormalConfig": {
|
|
"CameraState": "CastAnimation",
|
|
"AimTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "StandBy",
|
|
"NormalizedTimeEnd": {
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 0.766667
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange",
|
|
"CameraConfig": {
|
|
"NormalConfig": {
|
|
"CameraState": "CasterToTargetPerform",
|
|
"TemplateName": "Monster_Common_Range_AOE",
|
|
"AnchorOffset": {
|
|
"Y": 2,
|
|
"Z": -5
|
|
},
|
|
"AnchorRatio": 0.01,
|
|
"AimTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AimRatio": 1,
|
|
"ResetToDefault": false
|
|
},
|
|
"AdditiveNormalConfig": {
|
|
"AnchorOffset": {
|
|
"X": -0.98,
|
|
"Y": -2.44,
|
|
"Z": -5.83
|
|
},
|
|
"AimTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AimOffset": {
|
|
"X": 0.2,
|
|
"Y": -1.25,
|
|
"Z": -1.61
|
|
},
|
|
"ResetToDefault": false
|
|
},
|
|
"BlendConfig": {
|
|
"BlendType": "Cut",
|
|
"BlendTime": 0.016667
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 0.066666
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange",
|
|
"CameraConfig": {
|
|
"NormalConfig": {
|
|
"CameraState": "CasterToTargetPerform",
|
|
"TemplateName": "Monster_Common_Range_AOE",
|
|
"AnchorOffset": {
|
|
"Y": 2,
|
|
"Z": -5
|
|
},
|
|
"AnchorRatio": 0.01,
|
|
"AimTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AimRatio": 1,
|
|
"ResetToDefault": false
|
|
},
|
|
"AdditiveNormalConfig": {
|
|
"AnchorOffset": {
|
|
"X": -0.24,
|
|
"Y": -2.44,
|
|
"Z": -4.39
|
|
},
|
|
"AimTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AimOffset": {
|
|
"X": 0.2,
|
|
"Y": -1.25,
|
|
"Z": -1.61
|
|
},
|
|
"ResetToDefault": false
|
|
},
|
|
"BlendConfig": {
|
|
"BlendType": "Custom",
|
|
"CustomCurveName": "BlendCut_00to1",
|
|
"BlendTime": 2
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |