ZenlessData/Data/Nineveh_AidTriggerControl.json
2024-08-13 22:59:23 -03:00

387 lines
9.7 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_1",
"FrameCountHigh": 185,
"FrameCountLow": 155,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_2",
"FrameCountHigh": 136,
"FrameCountLow": 106,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HeavyParryTagContralModifier",
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_2",
"FrameCountHigh": 216,
"FrameCountLow": 186,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HeavyParryTagContralModifier",
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_3",
"FrameCountHigh": 99,
"FrameCountLow": 69,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HeavyParryTagContralModifier",
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_4",
"FrameCountHigh": 192,
"FrameCountLow": 162,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HeavyParryTagContralModifier",
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_7_L",
"FrameCountHigh": 85,
"FrameCountLow": 55,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HeavyParryTagContralModifier",
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_7_R",
"FrameCountHigh": 85,
"FrameCountLow": 55,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HeavyParryTagContralModifier",
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_9",
"FrameCountHigh": 144,
"FrameCountLow": 114,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
}
]
}
],
"AbilityName": "Nineveh_AidTriggerControl",
"AbilityStacking": "Unique",
"Modifiers": {
"AssaultPriorityAddModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetPerfectSwitchPriorityDeltaAction",
"Assault": 1
}
],
"OnRemoved": [
{
"$type": "SetPerfectSwitchPriorityDeltaAction",
"Assault": 0
}
]
},
"AssaultTagContralModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Assault"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Assault"
],
"IsAdd": false,
"Target": "Self"
}
]
},
"EvadePriorityAddModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetPerfectSwitchPriorityDeltaAction",
"Evade": 1
}
],
"OnRemoved": [
{
"$type": "SetPerfectSwitchPriorityDeltaAction",
"Evade": 0
}
]
},
"EvadeTagContralModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Evade"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Evade"
],
"IsAdd": false,
"Target": "Self"
}
]
},
"FireAttackWarningEffect": {
"Duration": 0,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "TriggerAidAttackOpenWindowAction",
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "Ctr_HeadB",
"EffectPattern": "Eff_Hint_CrossLight_3",
"Predicates": [
{
"$type": "ByPerfectSwitchWindowOpen",
"IsOpen": true
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Level_Performance"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "Ctr_HeadB",
"EffectPattern": "Eff_Hint_CrossLight_2",
"Predicates": [
{
"$type": "ByPerfectSwitchWindowOpen",
"IsOpen": false
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Level_Performance"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
}
]
},
"HeavyParryTagContralModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Parry_H",
"AidAttack_Parry_ZoneCheck"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Parry_H",
"AidAttack_Parry_ZoneCheck"
],
"IsAdd": false,
"Target": "Self"
}
]
},
"LightParryTagContralModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Parry_L",
"AidAttack_Parry_ZoneCheck"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Parry_L",
"AidAttack_Parry_ZoneCheck"
],
"IsAdd": false,
"Target": "Self"
}
]
},
"ParryPriorityAddModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetPerfectSwitchPriorityDeltaAction",
"Parry": 1
}
],
"OnRemoved": [
{
"$type": "SetPerfectSwitchPriorityDeltaAction",
"Parry": 0
}
]
},
"ParryTypeContral_Left": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 1,
"ParamName": "Int_ParryType",
"ParamType": 3,
"Target": "Self"
}
]
},
"ParryTypeContral_Right": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 2,
"ParamName": "Int_ParryType",
"ParamType": 3,
"Target": "Self"
}
]
},
"SwitchTagContralModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Switch"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Switch"
],
"IsAdd": false,
"Target": "Self"
}
]
}
}
}