Files
FireflyGo_Resources/Config/ConfigAdventureAbility/NpcMonster/NPCMonster_W2_Beast02_01_Ability.json
2025-08-26 17:57:41 +07:00

216 lines
6.6 KiB
JSON

{
"AbilityList": [
{
"Name": "MazeMonster_W2_Beast02_01_NormalAtk01",
"TargetInfo": {
"TargetType": "SkillPointEntity"
},
"OnStart": [
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "AbilityTargetEntity",
"Duration": 0.2
},
{
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimLogicState": "NormalAtk",
"AnimStateName": "Attack",
"MovingRangeList": [
{
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"SteerNormalizedTimeStart": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.010000000009313226
}
},
"SteerNormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.3879999998025596
}
},
"MaxSteerSpeed": {
"IsDynamic": false,
"FixedValue": {
"Value": 300
}
}
}
]
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.1849999998230487
}
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_W2_Beast02_01/Eff_Monster_W2_Beast02_01_MazeSkill01_Bullet_01_Lod0.prefab",
"UniqueEffectName": "FireBall1",
"AttachPoint": "Eff_HandL",
"RotationOffset": {
"x": 160,
"y": 0,
"z": -30
},
"ForceSimulateImmediately": false
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.3389999996870756
}
}
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_W2_Beast02_01/Eff_Monster_W2_Beast02_01_MazeSkill01_Bullet_01_Lod0.prefab",
"IsNeedFadeOut": false,
"ForceImmediateFadeOut": false
},
{
"$type": "RPG.GameCore.AdventureFireProjectile",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"Projectile": {
"ColliderTemplate": "CapsuleZ_MazeMonsterLaserBullet",
"Behavior": "LinearWithHitDetect",
"FlySpeed": 20,
"EnableRayCast": true,
"Gravity": 0,
"MaxLifeTime": 1,
"AttachPoint": "Eff_HandL",
"AlignWithAttachPoint": true,
"AttachPointAxis": "Y",
"TargetAttachPoint": "Root",
"FlyEffect": "Effects/Eff_Prefab/Eff_Monster/Eff_W2_Beast02_01/Eff_Monster_W2_Beast02_01_MazeSkill01_Bullet_01_Lod0.prefab",
"HitEffect": "Effects/Eff_Prefab/Eff_Monster/Eff_W2_Beast02_01/Eff_Monster_W2_Beast02_01_Maze_Hit_Lod0.prefab"
},
"OnProjectileHit": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitEntity"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitEntity"
},
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 0.1,
"FanAngle": 360
},
"HitConfig": {
"HitAnimation": "Hit"
}
}
],
"OnProjectileLifetimeFinish": [
{
"$type": "RPG.GameCore.AdventureTriggerAttack",
"AttackTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitEntity"
},
"AttackRootTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ProjectileHitEntity"
},
"TriggerBattleDelay": 0.1,
"AttackDetectConfig": {
"$type": "RPG.GameCore.AdventureAttackDetectCircleConfig",
"MaxRadius": 0.1,
"FanAngle": 360
},
"HitConfig": {
"HitAnimation": "Hit",
"HitSoundEvent": "Ev_sfx_monster_skill_01_hit_fireelite"
}
}
]
},
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "Impact_Middle"
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Attack",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
},
{
"Name": "MazeMonster_W2_Best02_01_EnhanceEffect",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Common_Rogue_EliteEnhance.prefab",
"AttachPoint": "Origin",
"PositionOffset": {
"x": 0,
"y": -0.2,
"z": 0.6
},
"ForceSimulateImmediately": false
}
]
}
]
}