ZenlessData/Data/Abyss_BossFight02_EnvScore_02.json

42 lines
899 B
JSON
Raw Permalink Normal View History

{
"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"
]
}
]
}
]
}
]
}
}