94 lines
2.2 KiB
JSON
94 lines
2.2 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
],
|
|
"AbilityName": "MiasmaTrinox_EvadeAttack_QTE",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnCustomEventReceived": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "QTE_Modifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCustomEvent",
|
|
"EventKey": "Event_TwinsQTE_IsEvade"
|
|
},
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"IsEvadeAttack"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"QTE_Modifier": {
|
|
"DelayHandlers": [
|
|
{
|
|
"DelayTime": 2.8,
|
|
"TimeUpActions": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"IntVal": 4,
|
|
"ParamName": "Int_AttackIndex",
|
|
"ParamType": 3,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"ParamName": "Trigger_PressAttackA",
|
|
"ParamType": 1,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"DelayTime": 5.6,
|
|
"TimeUpActions": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "QTE_Modifier",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"InQTE"
|
|
],
|
|
"CustomKey": "Monster_MiasmaFrenziedManiac_Twins",
|
|
"IsAdd": false,
|
|
"Target": "Custom"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"InQTE"
|
|
],
|
|
"CustomKey": "Monster_MiasmaTrinox_Twins",
|
|
"IsAdd": false,
|
|
"Target": "Custom"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"IsEvadeAttack"
|
|
],
|
|
"IsAdd": false,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |