1
0
ZenlessData/Data/_unsorted/Avarus_Battle_Achievements.json
2025-10-15 03:08:22 +02:00

101 lines
2.6 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_07_01",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Avarus_Achievement_Listener_Modifier"
]
},
{
"AnimatorStateName": "Attack_07_02_Turn",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Avarus_Achievement_Listener_Modifier"
]
},
{
"AnimatorStateName": "Attack_07_02_Linear_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Avarus_Achievement_Listener_Modifier"
]
},
{
"AnimatorStateName": "Attack_07_02_Linear_Loop_Repeat",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Avarus_Achievement_Listener_Modifier"
]
}
]
}
],
"AbilityName": "Avarus_Battle_Achievements",
"AbilityStacking": "Unique",
"Modifiers": {
"Avarus_Achievement_Listener_Modifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnBeingHit": [
{
"$type": "ApplyModifier",
"ModifierName": "Avarus_Achievement_Modifier",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"ParryAid"
]
}
],
"StackCount": 1,
"Target": "Self"
}
]
},
"Avarus_Achievement_Modifier": {
"Duration": 3,
"MaxStackingNumber": 3,
"ModifierStacking": "MultipleAllRefreshNotReplace",
"OnAdded": [
{
"$type": "TriggerLevelCustomConditions",
"LevelConditionsID": 1742,
"Predicates": [
{
"$type": "ByModifierStackCount",
"CompareType": "Equal",
"ModifierName": "Avarus_Achievement_Modifier",
"StackCount": 3,
"Target": "Self"
}
]
}
]
}
}
}