Files
FireflyGo_Resources/Config/ConfigAdventureAbility/LocalPlayer/LocalPlayer_TheHerta_00_Ability.json
2025-09-09 21:37:33 +07:00

381 lines
11 KiB
JSON

{
"AbilityList": [
{
"Name": "LocalPlayer_TheHerta_00_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.25
},
{
"$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": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.0400000000372529
}
}
},
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Duration": 0.02,
"BlurY": 0.4,
"Iteration": 4,
"BlurStart": 0.005,
"BlurFeather": 0.01
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"Projectile": {
"Behavior": "Static",
"EnableRayCast": true,
"Gravity": 0,
"MaxLifeTime": 2.5,
"TargetOffset": {
"x": 0,
"y": 1.2,
"z": 0
},
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_TheHerta_00/Eff_Avatar_TheHerta_00_MazeAttack01_Hit_01.prefab"
}
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"Projectile": {
"Behavior": "Static",
"EnableRayCast": true,
"Gravity": 0,
"MaxLifeTime": 0.1,
"AttachOffset": {
"x": 0,
"y": 1.2,
"z": 0
}
},
"OnProjectileLifetimeFinish": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitEntity"
},
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 2,
"FanAngle": 360,
"Hight": 2
},
"HitConfig": {
"HitAnimation": "Hit"
}
}
]
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack_1"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack_1",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.0400000000372529
}
}
},
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Duration": 0.02,
"BlurY": 0.4,
"Iteration": 4,
"BlurStart": 0.005,
"BlurFeather": 0.01
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "None"
},
"Projectile": {
"Behavior": "Static",
"EnableRayCast": true,
"Gravity": 0,
"MaxLifeTime": 2.5,
"AttachOffset": {
"x": 0,
"y": 1.2,
"z": 6
},
"FlyEffect": "Effects/Eff_Prefab/Eff_Avatar/Eff_TheHerta_00/Eff_Avatar_TheHerta_00_MazeAttack01_Hit_01.prefab"
}
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "None"
},
"Projectile": {
"Behavior": "Static",
"EnableRayCast": true,
"Gravity": 0,
"MaxLifeTime": 0.1,
"AttachOffset": {
"x": 0,
"y": 1.2,
"z": 6
}
},
"OnProjectileLifetimeFinish": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitEntity"
},
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"Offset": {
"x": 0,
"y": -0.8,
"z": 0
},
"MaxRadius": 2,
"FanAngle": 360,
"Hight": 2
},
"HitConfig": {
"HitAnimation": "Hit"
}
}
]
}
]
}
],
"OnAbort": [
{
"$type": "RPG.GameCore.RadialBlurEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Active": false
}
]
},
{
"Name": "LocalPlayer_TheHerta_00_MazeSkill",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.AdvCharacterFindChest",
"FindChestFuncID": 101
},
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvLocalPlayer"
},
"AnimLogicState": "MazeSkill",
"AnimStateName": "MazeSkill"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "MazeSkill",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.10000000009313226
}
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.AdvByCheckGameMode",
"GameModes": [
"RogueExplore",
"ChessRogue",
"RelicRogue",
"TournRogue",
"MagicRogue"
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.AddMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ID": 140102,
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": -1
}
},
"DynamicValues": {
"BasicDamagePercentage": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
118627000
]
}
},
"EliteDamagePercentage": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
770243422
]
}
}
}
}
]
},
{
"$type": "RPG.GameCore.AddMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ID": 140101,
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": -1
}
}
},
{
"$type": "RPG.GameCore.AdventureSubmitSkill"
}
]
}
],
"GlobalModifiers": {
"ADV_StageAbility_Maze_TheHerta": {
"Count": 1,
"Stacking": "Merge"
},
"ADV_StageAbility_Maze_TheHerta_RogueExtraEffect": {
"Count": 1,
"Stacking": "Merge",
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc013074570] 0xc013074540}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
},
"\u0026{map[Hash:0xc013074840] 0xc013074810}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
}
}
}
}