1
0
ZenlessData/Data/_unsorted/Mutant_ParryManager.json
2026-05-06 01:39:00 +02:00

532 lines
13 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Parry_L_01",
"LayerIndex": 0,
"ModifierNameList": [
"ReduceDamageModifier"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0
},
{
"AnimatorStateName": "Parry_L_02",
"LayerIndex": 0,
"ModifierNameList": [
"ReduceDamageModifier"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0
},
{
"AnimatorStateName": "Parry_H",
"LayerIndex": 0,
"ModifierNameList": [
"ReduceDamageModifier"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0
}
]
},
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
],
"AnimatorStateName": "Parry_H",
"ForceTriggerOnTransitionOut": true,
"Frame": 10,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": 0,
"ParamName": "AS_ParryPoint",
"ParamType": "Integer"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"InParryCD"
],
"IsAdd": true,
"Target": "Self"
}
],
"AnimatorStateName": "Parry_H",
"ForceTriggerOnTransitionOut": true,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_ParryCD",
"Target": "Self"
}
],
"AnimatorStateName": "Parry_H",
"ForceTriggerOnTransitionOut": true,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrame": true
}
]
}
],
"AbilityName": "Mutant_ParryManager",
"AbilitySpecials": {
"AS_DamageTakeRatio_Parry": {
"Value": -0.95
},
"AS_ParryCD": {
"Value": 0
},
"AS_ParryPoint": {
"Value": 0
},
"AS_ParryPointMax": {
"Value": 2
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "LightParryListenerModifier"
},
{
"$type": "ApplyModifier",
"ModifierName": "HeavyParryListenerModifier"
}
]
},
"Modifiers": {
"HeavyParryListenerModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnBeingHitPre": [
{
"$type": "ApplyModifier",
"ModifierName": "HeavyParryModifier",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByHeavyParry"
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Other"
}
],
"Target": "Self"
}
]
},
"HeavyParryModifier": {
"Duration": 1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 3,
"ParamName": "Int_MutantParryIndex",
"ParamType": 3,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_MutantParry",
"ParamType": 1,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Trigger_Hit_Shake",
"ParamType": 1,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsMutantParrying",
"ParamType": 2,
"Target": "Self"
},
{
"$type": "ApplyLogicMoveAction",
"RotationConfig": {
"$type": "ConfigRotationToTarget",
"Duration": 0.1,
"ReachTargetStop": true,
"RotateSpeed": 1,
"RotateType": "Instant",
"TargetPosRot": {
"CoordsOption": "Relative",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"BackupOffsetReferTarget": "None",
"OffsetReferTarget": "Target"
}
},
"TargetUpdateMode": "OnStart"
},
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Trigger_MutantParry",
"ParamType": 1,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_IsMutantParrying",
"ParamType": 2,
"Target": "Self"
}
]
},
"LightParryListenerModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnBeingHitPre": [
{
"$type": "ApplyModifier",
"ModifierName": "LightParryModifier",
"Predicates": [
{
"$type": "ByApplyPredicate",
"PredicateName": "ByLightParry"
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Other"
}
],
"Target": "Self"
}
]
},
"LightParryModifier": {
"Duration": 0.2,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "RandomOperator",
"Odds": 0.5,
"OnFailure": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 2,
"ParamName": "Int_MutantParryIndex",
"ParamType": 3,
"Target": "Self"
}
],
"OnSuccess": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 1,
"ParamName": "Int_MutantParryIndex",
"ParamType": 3,
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_MutantParry",
"ParamType": 1,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsMutantParrying",
"ParamType": 2,
"Target": "Self"
},
{
"$type": "ApplyLogicMoveAction",
"RotationConfig": {
"$type": "ConfigRotationToTarget",
"Duration": 0.1,
"ReachTargetStop": true,
"RotateSpeed": 1,
"RotateType": "Instant",
"TargetPosRot": {
"CoordsOption": "Relative",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"BackupOffsetReferTarget": "None",
"OffsetReferTarget": "LocalAvatar"
}
},
"TargetUpdateMode": "OnStart"
},
"Target": "Self"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Add",
"Param": 1,
"ParamName": "AS_ParryPoint",
"ParamType": "Integer"
},
{
"$type": "RemoveModifier",
"ModifierName": "LightParryListenerModifier",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "ApplyModifier",
"ModifierName": "LightParryListenerModifier",
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Trigger_MutantParry",
"ParamType": 1,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Trigger_Hit_Shake",
"ParamType": 1,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_IsMutantParrying",
"ParamType": 2,
"Target": "Self"
}
]
},
"Modifier_ParryCD": {
"DelayHandlers": [
{
"DelayTime": "%AS_ParryCD",
"TimeUpActions": [
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": 0,
"ParamName": "AS_ParryPoint",
"ParamType": "Integer"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"InParryCD"
],
"IsAdd": false,
"Target": "Self"
}
]
}
],
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Replace"
},
"ReduceDamageModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "MultipleRefresh",
"OnBeingHitPre": [
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_DamageTakeRatio",
"PropertyValue": "%AS_DamageTakeRatio_Parry",
"Target": "Self"
}
]
}
},
"Predicates": {
"ByHeavyParry": {
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "GreaterEqual",
"Param": "%AS_ParryPointMax",
"ParamName": "AS_ParryPoint",
"ParamType": "Float",
"Target": "Self"
},
{
"$type": "ByCauseStun",
"IsCauseStun": true
}
]
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"CanParry"
],
"Target": "Self"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"InParryCD"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByHasBuffGroup",
"BuffGroupList": [
"Frozen"
]
}
],
"Target": "Self"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"ReadyForATK07"
],
"Target": "Self"
}
],
"Target": "Self"
}
]
},
"ByLightParry": {
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "Less",
"Param": "%AS_ParryPointMax",
"ParamName": "AS_ParryPoint",
"ParamType": "Float",
"Target": "Self"
},
{
"$type": "ByCauseStun",
"IsCauseStun": false
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"CanParry"
],
"Target": "Self"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"InParryCD"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByHasBuffGroup",
"BuffGroupList": [
"Frozen"
]
}
],
"Target": "Self"
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"ReadyForATK07"
],
"Target": "Self"
}
],
"Target": "Self"
}
]
}
}
}