2024-08-14 04:59:23 +03:00
|
|
|
{
|
|
|
|
"AbilityMixins": [
|
|
|
|
{
|
|
|
|
"$type": "AttachZoneTagWithModifierMixin",
|
|
|
|
"ConfigList": [
|
|
|
|
{
|
|
|
|
"ModifierNameList": [
|
|
|
|
"ReflectBulletModifier"
|
|
|
|
],
|
|
|
|
"ZoneTag": "ReflectBullet"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "AttachStateWithModifierMixin",
|
|
|
|
"ConfigList": [
|
|
|
|
{
|
|
|
|
"AnimatorStateName": "Run_Start",
|
|
|
|
"LayerIndex": 0,
|
|
|
|
"ModifierNameList": [
|
|
|
|
"ReflectBulletModifier"
|
|
|
|
],
|
2024-09-23 15:11:37 +03:00
|
|
|
"NormalizedTimeHigh": 1,
|
|
|
|
"NormalizedTimeLow": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"AnimatorStateName": "Run_Loop",
|
|
|
|
"IsLoop": true,
|
|
|
|
"LayerIndex": 0,
|
|
|
|
"ModifierNameList": [
|
|
|
|
"ReflectBulletModifier"
|
|
|
|
],
|
2024-09-23 15:11:37 +03:00
|
|
|
"NormalizedTimeHigh": 1,
|
|
|
|
"NormalizedTimeLow": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"AnimatorStateName": "TurnBack",
|
|
|
|
"LayerIndex": 0,
|
|
|
|
"ModifierNameList": [
|
|
|
|
"ReflectBulletModifier"
|
|
|
|
],
|
2024-09-23 15:11:37 +03:00
|
|
|
"NormalizedTimeHigh": 1,
|
|
|
|
"NormalizedTimeLow": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"AnimatorStateName": "ReflectBullet",
|
|
|
|
"IsLoop": true,
|
|
|
|
"LayerIndex": 0,
|
|
|
|
"ModifierNameList": [
|
|
|
|
"ReflectBulletModifier"
|
|
|
|
],
|
2024-09-23 15:11:37 +03:00
|
|
|
"NormalizedTimeHigh": 1,
|
|
|
|
"NormalizedTimeLow": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"AnimatorStateName": "ReflectBullet_End",
|
|
|
|
"LayerIndex": 0,
|
|
|
|
"ModifierNameList": [
|
|
|
|
"ReflectBulletModifier"
|
|
|
|
],
|
2024-09-23 15:11:37 +03:00
|
|
|
"NormalizedTimeHigh": 1,
|
|
|
|
"NormalizedTimeLow": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"AbilityName": "Player_ReflectBullet",
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"Modifiers": {
|
|
|
|
"ReflectBulletModifier": {
|
|
|
|
"Duration": -1,
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "ChangeReflectBulletStatusAction",
|
|
|
|
"ColliderConfig": {
|
|
|
|
"BulletTypeName": "ConfigurableSphereCollider",
|
|
|
|
"ColliderAngleOffset": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"x": 0,
|
|
|
|
"y": 0,
|
|
|
|
"z": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
"ColliderPosOffset": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"x": 0,
|
|
|
|
"y": 1,
|
|
|
|
"z": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
"ColliderType": "Sphere",
|
|
|
|
"SphereColliderRadius": 0.75
|
|
|
|
},
|
2024-09-23 15:11:37 +03:00
|
|
|
"HitEffect": {
|
|
|
|
},
|
2024-08-14 04:59:23 +03:00
|
|
|
"ReflectStatus": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"OnReflectBullet": [
|
|
|
|
{
|
|
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
|
|
"BoolVal": true,
|
|
|
|
"ParamName": "Trigger_ReflectBullet",
|
|
|
|
"ParamType": 1,
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"OnRemoved": [
|
|
|
|
{
|
|
|
|
"$type": "ChangeReflectBulletStatusAction",
|
|
|
|
"ReflectStatus": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
|
|
"BoolVal": false,
|
|
|
|
"ParamName": "Trigger_ReflectBullet",
|
|
|
|
"ParamType": 1,
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|