1
0
ZenlessData/Data/_unsorted/WanderingHunter_Attack08_Control.json
2025-10-15 03:08:22 +02:00

216 lines
5.8 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_08",
"FrameCountHigh": 77,
"FrameCountLow": 37,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"DistanceNormal01_Modifier"
]
}
]
}
],
"AbilityName": "WanderingHunter_Attack08_Control",
"AbilityStacking": "Unique",
"Modifiers": {
"DistanceNormal01_Modifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"FloatVal": 1,
"ParamName": "Float_QTEBlend",
"ParamType": 4,
"Predicates": [
{
"$type": "ByDistance",
"CompareTarget": "SelfAttackTarget",
"CompareType": "GreaterEqual",
"Distance": 7,
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"FloatVal": 0.85,
"ParamName": "Float_QTEBlend",
"ParamType": 4,
"Predicates": [
{
"$type": "ByDistance",
"CompareTarget": "SelfAttackTarget",
"CompareType": "GreaterEqual",
"Distance": 6.5,
"Target": "Self"
},
{
"$type": "ByDistance",
"CompareTarget": "SelfAttackTarget",
"CompareType": "Less",
"Distance": 7,
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"FloatVal": 0.7,
"ParamName": "Float_QTEBlend",
"ParamType": 4,
"Predicates": [
{
"$type": "ByDistance",
"CompareTarget": "SelfAttackTarget",
"CompareType": "Greater",
"Distance": 6,
"Target": "Self"
},
{
"$type": "ByDistance",
"CompareTarget": "SelfAttackTarget",
"CompareType": "LessEqual",
"Distance": 6.5,
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"FloatVal": 0.6,
"ParamName": "Float_QTEBlend",
"ParamType": 4,
"Predicates": [
{
"$type": "ByDistance",
"CompareTarget": "SelfAttackTarget",
"CompareType": "Greater",
"Distance": 5.5,
"Target": "Self"
},
{
"$type": "ByDistance",
"CompareTarget": "SelfAttackTarget",
"CompareType": "LessEqual",
"Distance": 6,
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"FloatVal": 0.5,
"ParamName": "Float_QTEBlend",
"ParamType": 4,
"Predicates": [
{
"$type": "ByDistance",
"CompareTarget": "SelfAttackTarget",
"CompareType": "Greater",
"Distance": 5,
"Target": "Self"
},
{
"$type": "ByDistance",
"CompareTarget": "SelfAttackTarget",
"CompareType": "LessEqual",
"Distance": 5.5,
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"FloatVal": 0.37,
"ParamName": "Float_QTEBlend",
"ParamType": 4,
"Predicates": [
{
"$type": "ByDistance",
"CompareTarget": "SelfAttackTarget",
"CompareType": "Greater",
"Distance": 4.5,
"Target": "Self"
},
{
"$type": "ByDistance",
"CompareTarget": "SelfAttackTarget",
"CompareType": "LessEqual",
"Distance": 5,
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"FloatVal": 0.2,
"ParamName": "Float_QTEBlend",
"ParamType": 4,
"Predicates": [
{
"$type": "ByDistance",
"CompareTarget": "SelfAttackTarget",
"CompareType": "Greater",
"Distance": 4,
"Target": "Self"
},
{
"$type": "ByDistance",
"CompareTarget": "SelfAttackTarget",
"CompareType": "LessEqual",
"Distance": 4.5,
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"FloatVal": 0,
"ParamName": "Float_QTEBlend",
"ParamType": 4,
"Predicates": [
{
"$type": "ByDistance",
"CompareTarget": "SelfAttackTarget",
"CompareType": "LessEqual",
"Distance": 4,
"Target": "Self"
}
],
"Target": "Self"
}
]
},
"ModifierTestDis": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"FloatVal": 0.6,
"ParamName": "Float_QTEBlend",
"ParamType": 4,
"Target": "Self"
}
]
}
}
}