1
0
ZenlessData/Data/_unsorted/Predator_AidTriggerControl.json
2026-06-17 01:18:11 +02:00

448 lines
11 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"CheckCloudPlatformPerfectSwitch": true,
"ConfigList": [
{
"AnimatorStateName": "Attack_01",
"FrameCountHigh": 88,
"FrameCountLow": 58,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HeavyParryTagContralModifier",
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_02",
"FrameCountHigh": 101,
"FrameCountLow": 71,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_03",
"FrameCountHigh": 73,
"FrameCountLow": 43,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HeavyParryTagContralModifier",
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_04",
"FrameCountHigh": 115,
"FrameCountLow": 85,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_05",
"FrameCountHigh": 122,
"FrameCountLow": 92,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_05",
"FrameCountHigh": 180,
"FrameCountLow": 150,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
},
{
"AnimatorStateName": "Attack_05",
"FrameCountHigh": 255,
"FrameCountLow": 225,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EvadeTagContralModifier",
"SwitchTagContralModifier",
"FireAttackWarningEffect"
]
}
]
}
],
"AbilityName": "Predator_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,
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"NPC"
]
}
],
"Target": "Self"
}
],
"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,
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"NPC"
]
}
],
"Target": "Self"
}
],
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Evade"
],
"IsAdd": false,
"Target": "Self"
}
]
},
"FireAttackNoWarningEffect": {
"Duration": 0,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "TriggerAidAttackOpenWindowAction",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "RestMultiplayerParryTriggerRecord",
"MpExecMode": "MpDefault",
"Target": "Self"
}
]
},
"FireAttackWarningEffect": {
"Duration": 0,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "TriggerAidAttackOpenWindowAction",
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "HeadPoint",
"EffectPattern": "Eff_Hint_CrossLight_3",
"Predicates": [
{
"$type": "ByPerfectSwitchWindowOpen",
"IsOpen": true
},
{
"$type": "ByPerfectSwitchAttackWarningEnabled"
}
],
"Target": "Self"
},
{
"$type": "FireEffect",
"AttachPointName": "HeadPoint",
"EffectPattern": "Eff_Hint_CrossLight_2",
"Predicates": [
{
"$type": "ByPerfectSwitchWindowOpen",
"IsOpen": false
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"NPC"
]
}
],
"Target": "Self"
},
{
"$type": "ByPerfectSwitchAttackWarningEnabled"
}
],
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "RestMultiplayerParryTriggerRecord",
"MpExecMode": "MpDefault",
"Target": "Self"
}
]
},
"HeavyParryTagContralModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Parry_H",
"AidAttack_Parry_ZoneCheck"
],
"IsAdd": true,
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"NPC"
]
}
],
"Target": "Self"
}
],
"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,
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"NPC"
]
}
],
"Target": "Self"
}
],
"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
}
]
},
"Parry_Start": {
"OnAdded": [
{
"$type": "PushUnlimitPerfectSwitchPointAction",
"Tag": "Player_ParryAid_Unlimit",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "PopUnlimitPerfectSwitchPointAction",
"Tag": "Player_ParryAid_Unlimit",
"Target": "Self"
}
]
},
"SwitchTagContralModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Switch"
],
"IsAdd": true,
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"NPC"
]
}
],
"Target": "Self"
}
],
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AidAttack_Switch"
],
"IsAdd": false,
"Target": "Self"
}
]
}
}
}