mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
47 lines
1.1 KiB
JSON
47 lines
1.1 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "P2_Hit_Counter",
|
|
"FrameCountHigh": 60,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"TriggerAchievementsModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "P2_Parry_Counter",
|
|
"FrameCountHigh": 60,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"TriggerAchievementsModifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Cottus_P2_Achievements",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"TriggerAchievementsModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "TriggerLevelCustomConditions",
|
|
"LevelConditionsID": 1061
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |