2024-08-14 04:59:23 +03:00
|
|
|
{
|
|
|
|
"AbilityName": "Spray_Default",
|
|
|
|
"AbilitySpecials": {
|
|
|
|
"IsActive": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"Value": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
"IsEnter": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"Value": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"DefaultModifier": {
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "Spray_Idle",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Modifiers": {
|
|
|
|
"Spray_Active": {
|
|
|
|
"Duration": 0.1,
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
|
|
"ParamName": "Trigger_Active",
|
|
|
|
"ParamType": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "SetAbilitySpecialAction",
|
|
|
|
"ModifyFunction": "Replace",
|
|
|
|
"Param": 1,
|
|
|
|
"ParamName": "IsActive",
|
|
|
|
"ParamType": "Float"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "Spray_UnactiveCountDown",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Spray_Idle": {
|
|
|
|
"Duration": -1,
|
|
|
|
"IgnoreTimeScale": false,
|
|
|
|
"ModifierMixins": [
|
|
|
|
{
|
|
|
|
"$type": "FieldRangeMixin",
|
|
|
|
"ColliderConfig": {
|
|
|
|
"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": 0,
|
|
|
|
"z": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
"ColliderType": "Sphere",
|
|
|
|
"SphereColliderRadius": 3
|
|
|
|
},
|
|
|
|
"FieldEnterActions": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "Spray_Active",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByIsLocalAvatar",
|
|
|
|
"IsLocalAvatar": true,
|
|
|
|
"Target": "Target"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ByAbilitySpecial",
|
|
|
|
"CompareType": "Equal",
|
|
|
|
"Param": 0,
|
|
|
|
"ParamName": "IsActive",
|
|
|
|
"ParamType": "Float",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2024-09-23 15:11:37 +03:00
|
|
|
"FieldExitActions": [
|
|
|
|
],
|
2024-08-14 04:59:23 +03:00
|
|
|
"FieldInitPosRot": {
|
|
|
|
"CoordsOption": "Self",
|
|
|
|
"NeedRaycastGround": true,
|
|
|
|
"Offset": {
|
|
|
|
"AngleOffset": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"x": 0,
|
|
|
|
"y": 0,
|
|
|
|
"z": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
},
|
|
|
|
"IsUseRotationXZ": false,
|
|
|
|
"IsUseRotationY": false,
|
|
|
|
"PositionOffset": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"x": 0,
|
|
|
|
"y": 0,
|
|
|
|
"z": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"TargetOption": {
|
|
|
|
"$type": "ConfigPosRotReferTarget",
|
|
|
|
"OffsetReferTarget": "Self"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"IsFollow": true,
|
|
|
|
"TotalDuration": -1
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"ModifierStacking": "Unique"
|
|
|
|
},
|
|
|
|
"Spray_UnactiveCountDown": {
|
|
|
|
"Duration": 4,
|
|
|
|
"ModifierStacking": "Refresh",
|
|
|
|
"OnRemoved": [
|
|
|
|
{
|
|
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
|
|
"ParamName": "Trigger_Close",
|
|
|
|
"ParamType": 1,
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByAbilitySpecial",
|
|
|
|
"CompareType": "Equal",
|
2024-09-23 15:11:37 +03:00
|
|
|
"Param": 0,
|
2024-08-14 04:59:23 +03:00
|
|
|
"ParamName": "IsEnter",
|
|
|
|
"ParamType": "Float",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "SetAbilitySpecialAction",
|
|
|
|
"ModifyFunction": "Replace",
|
|
|
|
"Param": 0,
|
|
|
|
"ParamName": "IsActive",
|
|
|
|
"ParamType": "Float"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|