ZenlessData/Data/Abyss_BossFight02_EnvScore_02.json
2024-12-17 20:43:14 -03:00

42 lines
899 B
JSON

{
"AbilityName": "Abyss_BossFight02_EnvScore_02",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnBeingHitPre": [
{
"$type": "TriggerLevelCustomConditions",
"LevelConditionsID": 1528,
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"ParryAid"
]
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Enhance_Left"
]
}
]
},
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Enhance_Right"
]
}
]
}
]
}
]
}
}