Files
turnbasedgamedata/Config/ConfigAdventureAbility/LocalPlayer/LocalPlayer_PlayerBoy_00_Ability.json
2025-02-24 07:50:34 -03:00

470 lines
16 KiB
JSON

{
"AbilityList": [
{
"OnAbort": [
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Active": false
}
],
"Name": "LocalPlayer_PlayerBoy_NormalAtk01",
"TargetInfo": {
"TargetType": "SkillPointEntityOrNone"
},
"OnStart": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"Freelook3rdConfig": {
"DampChangeParam": {
"TargetValue": {
"X": 1,
"Y": 1,
"Z": 1
},
"ChangeCurvePath": "Camera/BlendCurve/AttackDampCurve.asset",
"RecoveryTime": 0.25,
"RecoveryCurvePath": "Camera/BlendCurve/AttackDampRecoverCurve.asset"
}
}
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByHaveAbilityTarget"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "AbilityTargetEntity",
"Duration": 0
},
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack_1",
"NormalizedTimeStart": 0.04,
"MovingRangeList": [
{
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"OffsetTargetDistance": {
"FixedValue": {
"Value": 1.5
}
},
"NormalizedTimeStart": {
"FixedValue": {
"Value": 0.01
}
},
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.08
}
},
"MaxMoveDistance": {
"FixedValue": {
"Value": 4.5
}
},
"MaxSpeed": {
"FixedValue": {
"Value": 300
}
},
"SteerNormalizedTimeStart": {
"FixedValue": {
"Value": 0.01
}
},
"SteerNormalizedTimeEnd": {
"FixedValue": {
"Value": 0.08
}
}
}
]
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.085
}
}
},
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 3,
"FanAngle": 180,
"Offset": {
"Z": -0.2
}
},
"HitConfig": {
"HitAnimation": "Hit",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_PlayerBoy_00/Eff_Avatar_PlayerBoy_00_MazeAttack_Hit.prefab",
"HitSoundEvent": "Ev_sfx_avatar_atk_cast_hit_playerboy",
"HitEffectHeight": 1
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "LocalPlayer_PlayerBoy_NormalAttack_OnTarget"
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.AdventureByInMotionState",
"MotionFlag": "FastRun"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack_1",
"MovingRangeList": [
{
"OffsetTargetDistance": {
"FixedValue": {
"Value": 1.2
}
},
"NormalizedTimeStart": {
"FixedValue": {
"Value": 0.01
}
},
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.08
}
},
"DefaultMoveDistance": {
"FixedValue": {
"Value": 2.5
}
}
}
]
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.085
}
}
},
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Duration": 0.05,
"BlurY": 0.4,
"BlurRadius": 1,
"Iteration": 4,
"BlurStart": 0.005,
"BlurFeather": 0.01
},
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 2.5,
"FanAngle": 180,
"Offset": {
"Z": -0.5
}
},
"HitConfig": {
"HitAnimation": "Hit",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_PlayerBoy_00/Eff_Avatar_PlayerBoy_00_MazeAttack_Hit.prefab",
"HitSoundEvent": "Ev_sfx_avatar_atk_cast_hit_playerboy",
"HitEffectHeight": 1
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.AdventureByInMotionState",
"MotionFlag": "Run"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack_1",
"MovingRangeList": [
{
"OffsetTargetDistance": {
"FixedValue": {
"Value": 1.2
}
},
"NormalizedTimeStart": {
"FixedValue": {
"Value": 0.01
}
},
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.08
}
},
"DefaultMoveDistance": {
"FixedValue": {
"Value": 2
}
}
}
]
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.085
}
}
},
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Duration": 0.05,
"BlurY": 0.4,
"BlurRadius": 1,
"Iteration": 4,
"BlurStart": 0.005,
"BlurFeather": 0.01
},
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 2.5,
"FanAngle": 180,
"Offset": {
"Z": -0.5
}
},
"HitConfig": {
"HitAnimation": "Hit",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_PlayerBoy_00/Eff_Avatar_PlayerBoy_00_MazeAttack_Hit.prefab",
"HitSoundEvent": "Ev_sfx_avatar_atk_cast_hit_playerboy",
"HitEffectHeight": 1
}
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack_1"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.085
}
}
},
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Duration": 0.05,
"BlurY": 0.4,
"BlurRadius": 1,
"Iteration": 4,
"BlurStart": 0.005,
"BlurFeather": 0.01
},
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 2.5,
"FanAngle": 180,
"Offset": {
"Z": -0.5
}
},
"HitConfig": {
"HitAnimation": "Hit",
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_PlayerBoy_00/Eff_Avatar_PlayerBoy_00_MazeAttack_Hit.prefab",
"HitSoundEvent": "Ev_sfx_avatar_atk_cast_hit_playerboy",
"HitEffectHeight": 1
}
}
]
}
]
}
]
}
]
},
{
"Name": "LocalPlayer_PlayerBoy_MazeSkill",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"AnimLogicState": "MazeSkill",
"AnimStateName": "MazeSkill"
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"Freelook3rdConfig": {
"ZoomChangeParam": {
"TargetValue": -0.6,
"Time": 0.15,
"ChangeCurvePath": "Camera/BlendCurve/Blend_MazeSkill.asset",
"RecoveryCurvePath": "Camera/BlendCurve/BlendCut06.asset"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "MazeSkill",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.122
}
}
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"Freelook3rdConfig": {
"ZoomChangeParam": {
"TargetValue": -0.4,
"ChangeCurvePath": "Camera/BlendCurve/BlendCut06.asset",
"RecoveryCurvePath": "Camera/BlendCurve/BlendCut06.asset"
}
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "MazeSkill",
"NormalizedTimeEnd": {
"FixedValue": {
"Value": 0.15
}
}
},
{
"$type": "RPG.GameCore.AdventureModifyTeamPlayerHP",
"AddRatio": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-850066311
]
}
},
"TriggerCommonEffect": false
},
{
"$type": "RPG.GameCore.AdventureSubmitSkill"
}
]
}
]
}