170 lines
5.0 KiB
JSON
170 lines
5.0 KiB
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Name": "MazeMonster_W4_Manta_00_TimeSlow",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"OnStart": [
|
|
{
|
|
"$type": "RPG.GameCore.TargetTimeSlow",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"TimeScale": 0.3,
|
|
"Infinite": true,
|
|
"SlowKey": "Manta_TimeSlow"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Name": "MazeMonster_W4_Manta_00_MazeAttack",
|
|
"TargetInfo": {
|
|
"TargetType": "SkillPointEntity"
|
|
},
|
|
"OnStart": [
|
|
{
|
|
"$type": "RPG.GameCore.AdventureTriggerAnimStateWithMove",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimLogicState": "NormalAtk",
|
|
"AnimStateName": "Attack",
|
|
"MovingRangeList": [
|
|
{
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AbilityTargetEntity"
|
|
},
|
|
"MaxMoveDistance": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 6
|
|
}
|
|
},
|
|
"MaxSpeed": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 60
|
|
}
|
|
},
|
|
"SteerNormalizedTimeStart": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.054999999701976776
|
|
}
|
|
},
|
|
"SteerNormalizedTimeEnd": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.24499999987892807
|
|
}
|
|
},
|
|
"MaxSteerSpeed": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 500
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_W4_Manta_00/Eff_Monster_W4_Manta_00_MazeStar.prefab",
|
|
"AttachPoint": "Head",
|
|
"ForceSimulateImmediately": false,
|
|
"MinMutexType": "Entity"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimState",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"AnimStateName": "Attack",
|
|
"NormalizedTimeEnd": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.28799999970942736
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdventureFireProjectile",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AbilityTargetEntity"
|
|
},
|
|
"Projectile": {
|
|
"ColliderTemplate": "CapsuleZ_MazeMonsterLaserBullet",
|
|
"Behavior": "LinearWithHitDetect",
|
|
"FlySpeed": 15,
|
|
"EnableRayCast": true,
|
|
"Gravity": 0,
|
|
"MaxLifeTime": 1,
|
|
"AttachPoint": "SelectRoot",
|
|
"TargetAttachPoint": "SelectRoot",
|
|
"FlyEffect": "Effects/Eff_Prefab/Eff_Monster/Eff_W4_Manta_00/Eff_Monster_W4_Manta_00_MazeBullet.prefab",
|
|
"HitEffect": "Effects/Eff_Prefab/Eff_Monster/Eff_W4_Manta_00/Eff_Monster_W4_Manta_00_Maze_Hit.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"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.VCameraConfigChange",
|
|
"CameraConfig": {
|
|
"ShakeTemplateName": "Impact_Middle"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$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
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|