1207 lines
46 KiB
JSON
1207 lines
46 KiB
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"OnAbort": [
|
|
{
|
|
"$type": "RPG.GameCore.RadialBlurEffect, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"Duration": -1.0,
|
|
"BlurX": 0.5,
|
|
"BlurY": 0.5,
|
|
"BlurRadius": 0.5,
|
|
"Iteration": 6,
|
|
"BlurStart": 0.2,
|
|
"BlurFeather": 0.1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"Name": "LocalPlayer_Archer_NormalAtk01",
|
|
"TargetInfo": {
|
|
"TargetType": "SkillPointEntityOrNone"
|
|
},
|
|
"OnStart": [
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange, RPG.GameCore.Config",
|
|
"CameraConfig": {
|
|
"Freelook3rdConfig": {
|
|
"FOVChangeParam": {
|
|
"TargetValue": 48.0,
|
|
"Time": 0.2,
|
|
"RecoveryTime": 0.6,
|
|
"RecoveryCurvePath": "Camera/BlendCurve/BlendCut_DanHengIL_MazeSkillFOV.asset"
|
|
},
|
|
"DampChangeParam": {
|
|
"Time": 0.05,
|
|
"ChangeCurvePath": "Camera/BlendCurve/FastRunDampCurve.asset",
|
|
"RecoveryTime": 3.0,
|
|
"RecoveryCurvePath": "Camera/BlendCurve/FastRunRecoverDampCurve.asset"
|
|
}
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList, RPG.GameCore.Config",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByHaveAbilityTarget, RPG.GameCore.Config",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LookAt, RPG.GameCore.Config",
|
|
"PerformerType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"TargetType": "AbilityTargetEntity",
|
|
"ToTargetRatio": 1.0,
|
|
"Duration": 0.03,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "AdvLocalPlayer"
|
|
},
|
|
"AnimLogicState": "NormalAtk",
|
|
"AnimStateName": "Attack_1",
|
|
"StopWhenHitOthers": true,
|
|
"MovingRangeList": [
|
|
{
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "AbilityTargetEntity"
|
|
},
|
|
"OffsetTargetDistance": {
|
|
"fixedValue": {
|
|
"RawValue": 7516192771
|
|
}
|
|
},
|
|
"NormalizedTimeStart": {
|
|
"fixedValue": {
|
|
"RawValue": 214748365
|
|
}
|
|
},
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 236223200
|
|
}
|
|
},
|
|
"MaxMoveDistance": {
|
|
"fixedValue": {
|
|
"RawValue": 42949672960
|
|
}
|
|
},
|
|
"MaxSpeed": {
|
|
"fixedValue": {
|
|
"RawValue": 1288490188800
|
|
}
|
|
},
|
|
"SteerNormalizedTimeStart": {
|
|
"fixedValue": {
|
|
"RawValue": 4294967
|
|
}
|
|
},
|
|
"SteerNormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 25769802
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "Attack_1",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 335007447
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAttack, RPG.GameCore.Config",
|
|
"AttackTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "AbilityTargetEntity"
|
|
},
|
|
"AttackRootTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"TriggerBattle": true,
|
|
"TriggerBattleDelay": 0.1,
|
|
"AttackDetectConfig": {
|
|
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig, RPG.GameCore.Config",
|
|
"MaxRadius": 2.6,
|
|
"FanAngle": 180.0,
|
|
"Hight": 1.0
|
|
},
|
|
"HitConfig": {
|
|
"HitAnimation": "Hit",
|
|
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Archer_00/Eff_Avatar_Archer_00_MazeAttack_Hit.prefab",
|
|
"HitEffectHeight": 0.8
|
|
},
|
|
"IncludeProps": true,
|
|
"AttackDetectCollision": true,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange, RPG.GameCore.Config",
|
|
"CameraConfig": {
|
|
"ShakeTemplateName": "LocalPlayer_DanHeng_NormalAttack_OnTarget"
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "Attack_1",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 429496730
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList, RPG.GameCore.Config",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.AdventureByInMotionState, RPG.GameCore.Config",
|
|
"MotionFlag": "FastRun",
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "AdvLocalPlayer"
|
|
},
|
|
"AnimLogicState": "NormalAtk",
|
|
"AnimStateName": "Attack_1",
|
|
"StopWhenHitOthers": true,
|
|
"MovingRangeList": [
|
|
{
|
|
"NormalizedTimeStart": {
|
|
"fixedValue": {
|
|
"RawValue": 214748365
|
|
}
|
|
},
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 236223200
|
|
}
|
|
},
|
|
"DefaultMoveDistance": {
|
|
"fixedValue": {
|
|
"RawValue": 16750372458
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "Attack_1",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 257698038
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RadialBlurEffect, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"Active": true,
|
|
"Duration": 0.05,
|
|
"BlurX": 0.5,
|
|
"BlurY": 0.4,
|
|
"BlurRadius": 1.0,
|
|
"Iteration": 4,
|
|
"BlurStart": 0.005,
|
|
"BlurFeather": 0.01,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "Attack_1",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 335007447
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAttack, RPG.GameCore.Config",
|
|
"AttackTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "AllEnemy"
|
|
},
|
|
"AttackRootTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"TriggerBattle": true,
|
|
"TriggerBattleDelay": 0.1,
|
|
"AttackDetectConfig": {
|
|
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig, RPG.GameCore.Config",
|
|
"MaxRadius": 2.6,
|
|
"FanAngle": 180.0,
|
|
"Hight": 1.0,
|
|
"Offset": {
|
|
"z": -0.5,
|
|
"normalized": {
|
|
"z": -1.0,
|
|
"magnitude": 1.0,
|
|
"sqrMagnitude": 1.0
|
|
},
|
|
"magnitude": 0.5,
|
|
"sqrMagnitude": 0.25
|
|
}
|
|
},
|
|
"HitConfig": {
|
|
"HitAnimation": "Hit",
|
|
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Archer_00/Eff_Avatar_Archer_00_MazeAttack_Hit.prefab",
|
|
"HitEffectHeight": 0.8
|
|
},
|
|
"IncludeProps": true,
|
|
"AttackDetectCollision": true,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "Attack_1",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 429496730
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList, RPG.GameCore.Config",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.AdventureByInMotionState, RPG.GameCore.Config",
|
|
"MotionFlag": "Run",
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "AdvLocalPlayer"
|
|
},
|
|
"AnimLogicState": "NormalAtk",
|
|
"AnimStateName": "Attack_1",
|
|
"StopWhenHitOthers": true,
|
|
"MovingRangeList": [
|
|
{
|
|
"NormalizedTimeStart": {
|
|
"fixedValue": {
|
|
"RawValue": 214748365
|
|
}
|
|
},
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 236223200
|
|
}
|
|
},
|
|
"DefaultMoveDistance": {
|
|
"fixedValue": {
|
|
"RawValue": 15891378998
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "Attack_1",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 257698038
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RadialBlurEffect, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"Active": true,
|
|
"Duration": 0.05,
|
|
"BlurX": 0.5,
|
|
"BlurY": 0.4,
|
|
"BlurRadius": 1.0,
|
|
"Iteration": 4,
|
|
"BlurStart": 0.005,
|
|
"BlurFeather": 0.01,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "Attack_1",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 335007447
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAttack, RPG.GameCore.Config",
|
|
"AttackTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "AllEnemy"
|
|
},
|
|
"AttackRootTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"TriggerBattle": true,
|
|
"TriggerBattleDelay": 0.1,
|
|
"AttackDetectConfig": {
|
|
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig, RPG.GameCore.Config",
|
|
"MaxRadius": 2.6,
|
|
"FanAngle": 180.0,
|
|
"Hight": 1.0
|
|
},
|
|
"HitConfig": {
|
|
"HitAnimation": "Hit",
|
|
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Archer_00/Eff_Avatar_Archer_00_MazeAttack_Hit.prefab",
|
|
"HitEffectHeight": 0.8
|
|
},
|
|
"IncludeProps": true,
|
|
"AttackDetectCollision": true,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "Attack_1",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 429496730
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "AdvLocalPlayer"
|
|
},
|
|
"AnimLogicState": "NormalAtk",
|
|
"AnimStateName": "Attack_1",
|
|
"StopWhenHitOthers": true,
|
|
"MovingRangeList": [
|
|
{
|
|
"NormalizedTimeStart": {
|
|
"fixedValue": {
|
|
"RawValue": 214748365
|
|
}
|
|
},
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 236223200
|
|
}
|
|
},
|
|
"DefaultMoveDistance": {
|
|
"fixedValue": {
|
|
"RawValue": 14173392078
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "Attack_1",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 257698038
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RadialBlurEffect, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"Active": true,
|
|
"Duration": 0.05,
|
|
"BlurX": 0.5,
|
|
"BlurY": 0.4,
|
|
"BlurRadius": 1.0,
|
|
"Iteration": 4,
|
|
"BlurStart": 0.005,
|
|
"BlurFeather": 0.01,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "Attack_1",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 335007447
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAttack, RPG.GameCore.Config",
|
|
"AttackTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "AllEnemy"
|
|
},
|
|
"AttackRootTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"TriggerBattle": true,
|
|
"TriggerBattleDelay": 0.1,
|
|
"AttackDetectConfig": {
|
|
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig, RPG.GameCore.Config",
|
|
"MaxRadius": 2.6,
|
|
"FanAngle": 180.0,
|
|
"Hight": 1.0
|
|
},
|
|
"HitConfig": {
|
|
"HitAnimation": "Hit",
|
|
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Archer_00/Eff_Avatar_Archer_00_MazeAttack_Hit.prefab",
|
|
"HitEffectHeight": 0.8
|
|
},
|
|
"IncludeProps": true,
|
|
"AttackDetectCollision": true,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "Attack_1",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 429496730
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"OnAbort": [
|
|
{
|
|
"$type": "RPG.GameCore.RadialBlurEffect, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"Duration": -1.0,
|
|
"BlurX": 0.5,
|
|
"BlurY": 0.5,
|
|
"BlurRadius": 0.5,
|
|
"Iteration": 6,
|
|
"BlurStart": 0.2,
|
|
"BlurFeather": 0.1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.StopAim, RPG.GameCore.Config",
|
|
"TransitTime": 0.1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"Name": "LocalPlayer_Archer_MazeSkill",
|
|
"TargetInfo": {
|
|
"TargetType": "SkillPointEntityOrNone"
|
|
},
|
|
"OnStart": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList, RPG.GameCore.Config",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByHaveAbilityTarget, RPG.GameCore.Config",
|
|
"TaskEnabled": true
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LookAt, RPG.GameCore.Config",
|
|
"PerformerType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"TargetType": "AbilityTargetEntity",
|
|
"ToTargetRatio": 1.0,
|
|
"Duration": 0.1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "AdvLocalPlayer"
|
|
},
|
|
"AnimLogicState": "MazeSkill",
|
|
"AnimStateName": "MazeSkill",
|
|
"TransitionDuration": 0.05,
|
|
"StopWhenHitOthers": true,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "MazeSkill",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 21474835
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.LookAt, RPG.GameCore.Config",
|
|
"PerformerType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"TargetType": "AbilityTargetEntity",
|
|
"ToTargetRatio": 1.0,
|
|
"Duration": 0.1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "MazeSkill",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 171798692
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.GlobalMainIntensityEffect, RPG.GameCore.Config",
|
|
"TargetIntensity": 0.3,
|
|
"FadeDuration": 0.15,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "MazeSkill",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 558345749
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RadialBlurEffect, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"Active": true,
|
|
"Duration": 0.15,
|
|
"BlurX": 0.5,
|
|
"BlurY": 0.4,
|
|
"BlurRadius": 1.0,
|
|
"Iteration": 4,
|
|
"BlurStart": 0.005,
|
|
"BlurFeather": 0.01,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange, RPG.GameCore.Config",
|
|
"CameraConfig": {
|
|
"ShakeTemplateName": "LocalPlayer_Bronya_Attack"
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.GlobalMainIntensityEffect, RPG.GameCore.Config",
|
|
"IsRevert": true,
|
|
"FadeDuration": 0.1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdventureFireProjectile, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "AbilityTargetEntity"
|
|
},
|
|
"Projectile": {
|
|
"ColliderTemplate": "CapsuleZ_MazeCommonBullet",
|
|
"Behavior": "LinearWithHitDetect",
|
|
"FlySpeed": 75.0,
|
|
"EnableRayCast": true,
|
|
"FlyTime": -1.0,
|
|
"MaxLifeTime": 0.5,
|
|
"AttachPoint": "Weapon",
|
|
"TargetAttachPoint": "Root",
|
|
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Archer_00/Eff_Avatar_Archer_00_MazeAttack_Trail.prefab",
|
|
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Archer_00/Eff_Avatar_Archer_00_MazeAttack_Hit_01.prefab",
|
|
"FlyEffectFadeOut": true,
|
|
"LinearPitchAngle": {
|
|
"fixedValue": {
|
|
"RawValue": -429496730
|
|
}
|
|
},
|
|
"BoomerangEccentricity": 1.0,
|
|
"TriggerHitCallback": true,
|
|
"StaticProjectileCanPassAirWall": true,
|
|
"ParabolaUseWorldSpaceUp": true,
|
|
"SubCurveIndex": {}
|
|
},
|
|
"OnProjectileHit": [
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAttack, RPG.GameCore.Config",
|
|
"AttackTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "AllEnemy"
|
|
},
|
|
"AttackRootTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "ProjectileHitEntity"
|
|
},
|
|
"TriggerBattle": true,
|
|
"TriggerBattleDelay": 0.2,
|
|
"AttackDetectConfig": {
|
|
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig, RPG.GameCore.Config",
|
|
"MaxRadius": 1.0,
|
|
"FanAngle": 360.0,
|
|
"Hight": 1.5
|
|
},
|
|
"HitConfig": {
|
|
"HitAnimation": "Hit"
|
|
},
|
|
"OnBattle": [
|
|
{
|
|
"$type": "RPG.GameCore.AddMazeBuff, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"ID": 101501,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"IncludeProps": true,
|
|
"AttackDetectCollision": true,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange, RPG.GameCore.Config",
|
|
"CameraConfig": {
|
|
"ShakeConfigV2": {
|
|
"ShakeScale": 1.0,
|
|
"ShakeRange": 1.0,
|
|
"PositionAmplitude": 1.0,
|
|
"ShakeTime": 0.1,
|
|
"LoopTime": 1.0,
|
|
"ShakeDistance": 2.0,
|
|
"ShakeDir": {
|
|
"z": -0.5,
|
|
"normalized": {
|
|
"z": -1.0,
|
|
"magnitude": 1.0,
|
|
"sqrMagnitude": 1.0
|
|
},
|
|
"magnitude": 0.5,
|
|
"sqrMagnitude": 0.25
|
|
},
|
|
"BaseOnCamera": true,
|
|
"LerpBackAfterShake": true,
|
|
"BaseCycle": 0.05,
|
|
"CycleDamping": 0.5,
|
|
"RangeAttenuation": 0.1,
|
|
"RangeAttenuationDelay": 999.0,
|
|
"RangeAttenuationDuration": -1.0,
|
|
"IsUsePositionNoise": true,
|
|
"IsUseRotationNoise": true
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"OnProjectileLifetimeFinish": [
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAttack, RPG.GameCore.Config",
|
|
"AttackTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "AllEnemy"
|
|
},
|
|
"AttackRootTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "ProjectileHitEntity"
|
|
},
|
|
"TriggerBattle": true,
|
|
"TriggerBattleDelay": 0.2,
|
|
"AttackDetectConfig": {
|
|
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig, RPG.GameCore.Config",
|
|
"MaxRadius": 1.0,
|
|
"FanAngle": 360.0,
|
|
"Hight": 1.5
|
|
},
|
|
"HitConfig": {
|
|
"HitAnimation": "Hit"
|
|
},
|
|
"IncludeProps": true,
|
|
"AttackDetectCollision": true,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange, RPG.GameCore.Config",
|
|
"CameraConfig": {
|
|
"ShakeConfigV2": {
|
|
"ShakeScale": 1.0,
|
|
"ShakeRange": 1.0,
|
|
"PositionAmplitude": 1.0,
|
|
"ShakeTime": 0.1,
|
|
"LoopTime": 1.0,
|
|
"ShakeDistance": 2.0,
|
|
"ShakeDir": {
|
|
"z": -0.5,
|
|
"normalized": {
|
|
"z": -1.0,
|
|
"magnitude": 1.0,
|
|
"sqrMagnitude": 1.0
|
|
},
|
|
"magnitude": 0.5,
|
|
"sqrMagnitude": 0.25
|
|
},
|
|
"BaseOnCamera": true,
|
|
"LerpBackAfterShake": true,
|
|
"BaseCycle": 0.05,
|
|
"CycleDamping": 0.5,
|
|
"RangeAttenuation": 0.1,
|
|
"RangeAttenuationDelay": 999.0,
|
|
"RangeAttenuationDuration": -1.0,
|
|
"IsUsePositionNoise": true,
|
|
"IsUseRotationNoise": true
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "MazeSkill",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 687194768
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.GlobalMainIntensityEffect, RPG.GameCore.Config",
|
|
"IsRevert": true,
|
|
"FadeDuration": 0.1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimLogicState": "MazeSkill",
|
|
"AnimStateName": "MazeSkill",
|
|
"TransitionDuration": 0.05,
|
|
"StopWhenHitOthers": true,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "MazeSkill",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 171798692
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.GlobalMainIntensityEffect, RPG.GameCore.Config",
|
|
"TargetIntensity": 0.3,
|
|
"FadeDuration": 0.15,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "MazeSkill",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 558345749
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RadialBlurEffect, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"Active": true,
|
|
"Duration": 0.15,
|
|
"BlurX": 0.5,
|
|
"BlurY": 0.4,
|
|
"BlurRadius": 1.0,
|
|
"Iteration": 4,
|
|
"BlurStart": 0.005,
|
|
"BlurFeather": 0.01,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange, RPG.GameCore.Config",
|
|
"CameraConfig": {
|
|
"ShakeTemplateName": "LocalPlayer_Bronya_Attack"
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdventureFireProjectile, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "None"
|
|
},
|
|
"Projectile": {
|
|
"ColliderTemplate": "CapsuleZ_MazeCommonBullet",
|
|
"Behavior": "LinearWithHitDetect",
|
|
"FlySpeed": 75.0,
|
|
"EnableRayCast": true,
|
|
"FlyTime": -1.0,
|
|
"MaxLifeTime": 0.5,
|
|
"AttachPoint": "Weapon",
|
|
"TargetAttachPoint": "Root",
|
|
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Archer_00/Eff_Avatar_Archer_00_MazeAttack_Trail.prefab",
|
|
"HitEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_Archer_00/Eff_Avatar_Archer_00_MazeAttack_Hit_01.prefab",
|
|
"FlyEffectFadeOut": true,
|
|
"LinearPitchAngle": {
|
|
"fixedValue": {
|
|
"RawValue": -429496730
|
|
}
|
|
},
|
|
"BoomerangEccentricity": 1.0,
|
|
"TriggerHitCallback": true,
|
|
"StaticProjectileCanPassAirWall": true,
|
|
"ParabolaUseWorldSpaceUp": true,
|
|
"SubCurveIndex": {}
|
|
},
|
|
"OnProjectileHit": [
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAttack, RPG.GameCore.Config",
|
|
"AttackTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "AllEnemy"
|
|
},
|
|
"AttackRootTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "ProjectileHitEntity"
|
|
},
|
|
"TriggerBattle": true,
|
|
"TriggerBattleDelay": 0.2,
|
|
"AttackDetectConfig": {
|
|
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig, RPG.GameCore.Config",
|
|
"MaxRadius": 1.0,
|
|
"FanAngle": 360.0,
|
|
"Hight": 1.5
|
|
},
|
|
"HitConfig": {
|
|
"HitAnimation": "Hit"
|
|
},
|
|
"OnBattle": [
|
|
{
|
|
"$type": "RPG.GameCore.AddMazeBuff, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"ID": 101501,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"IncludeProps": true,
|
|
"AttackDetectCollision": true,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange, RPG.GameCore.Config",
|
|
"CameraConfig": {
|
|
"ShakeConfigV2": {
|
|
"ShakeScale": 1.0,
|
|
"ShakeRange": 1.0,
|
|
"PositionAmplitude": 1.0,
|
|
"ShakeTime": 0.1,
|
|
"LoopTime": 1.0,
|
|
"ShakeDistance": 2.0,
|
|
"ShakeDir": {
|
|
"z": -0.5,
|
|
"normalized": {
|
|
"z": -1.0,
|
|
"magnitude": 1.0,
|
|
"sqrMagnitude": 1.0
|
|
},
|
|
"magnitude": 0.5,
|
|
"sqrMagnitude": 0.25
|
|
},
|
|
"BaseOnCamera": true,
|
|
"LerpBackAfterShake": true,
|
|
"BaseCycle": 0.05,
|
|
"CycleDamping": 0.5,
|
|
"RangeAttenuation": 0.1,
|
|
"RangeAttenuationDelay": 999.0,
|
|
"RangeAttenuationDuration": -1.0,
|
|
"IsUsePositionNoise": true,
|
|
"IsUseRotationNoise": true
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"OnProjectileLifetimeFinish": [
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAttack, RPG.GameCore.Config",
|
|
"AttackTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "AllEnemy"
|
|
},
|
|
"AttackRootTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "ProjectileHitEntity"
|
|
},
|
|
"TriggerBattle": true,
|
|
"TriggerBattleDelay": 0.2,
|
|
"AttackDetectConfig": {
|
|
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig, RPG.GameCore.Config",
|
|
"MaxRadius": 1.0,
|
|
"FanAngle": 360.0,
|
|
"Hight": 1.5
|
|
},
|
|
"HitConfig": {
|
|
"HitAnimation": "Hit"
|
|
},
|
|
"OnBattle": [
|
|
{
|
|
"$type": "RPG.GameCore.AddMazeBuff, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "ParamEntity"
|
|
},
|
|
"ID": 101501,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"IncludeProps": true,
|
|
"AttackDetectCollision": true,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState, RPG.GameCore.Config",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "MazeSkill",
|
|
"NormalizedTimeEnd": {
|
|
"fixedValue": {
|
|
"RawValue": 687194768
|
|
}
|
|
},
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.GlobalMainIntensityEffect, RPG.GameCore.Config",
|
|
"IsRevert": true,
|
|
"FadeDuration": 0.1,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
],
|
|
"TaskEnabled": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"GlobalModifiers": {
|
|
"ADV_StageAbility_Maze_Archer": {
|
|
"LifeTime": -1.0,
|
|
"Level": 1,
|
|
"LevelMax": 1,
|
|
"IsCountDownAfterBattle": true,
|
|
"ApplyBehaviorFlagBindEffects": true,
|
|
"TickInterval": 1.0,
|
|
"Count": 1,
|
|
"Stacking": "Merge"
|
|
}
|
|
}
|
|
} |