mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
320 lines
7.9 KiB
JSON
320 lines
7.9 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_1",
|
|
"FrameCountHigh": 52,
|
|
"FrameCountLow": 22,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"LightParryTagContralModifier",
|
|
"EvadeTagContralModifier",
|
|
"SwitchTagContralModifier",
|
|
"FireAttackWarningEffect"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_2",
|
|
"FrameCountHigh": 45,
|
|
"FrameCountLow": 15,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"LightParryTagContralModifier",
|
|
"EvadeTagContralModifier",
|
|
"SwitchTagContralModifier",
|
|
"FireAttackWarningEffect"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_3A",
|
|
"FrameCountHigh": 59,
|
|
"FrameCountLow": 29,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"LightParryTagContralModifier",
|
|
"EvadeTagContralModifier",
|
|
"SwitchTagContralModifier",
|
|
"FireAttackWarningEffect"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_3C",
|
|
"FrameCountHigh": 122,
|
|
"FrameCountLow": 92,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"LightParryTagContralModifier",
|
|
"EvadeTagContralModifier",
|
|
"SwitchTagContralModifier",
|
|
"FireAttackWarningEffect"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_4",
|
|
"FrameCountHigh": 59,
|
|
"FrameCountLow": 29,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"LightParryTagContralModifier",
|
|
"EvadeTagContralModifier",
|
|
"SwitchTagContralModifier",
|
|
"FireAttackWarningEffect"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "ViciousStriker_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": "HeadPoint",
|
|
"EffectPattern": "Eff_Hint_CrossLight_3",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByPerfectSwitchWindowOpen",
|
|
"IsOpen": true
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"AttachPointName": "HeadPoint",
|
|
"EffectPattern": "Eff_Hint_CrossLight_2",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByPerfectSwitchWindowOpen",
|
|
"IsOpen": false
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |