1
0
ZenlessData/Data/_unsorted/Coop_IsoldetheDefiler_IsAI.json
2025-12-30 00:30:43 +01:00

22 lines
479 B
JSON

{
"AbilityName": "Coop_IsoldetheDefiler_IsAI",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Coop_IsoldetheDeifler_TsunamiWall_Invincible_Field"
],
"IsAdd": true,
"Predicates": [
{
"$type": "ByIsMultiplayerAI",
"Target": "Self"
}
],
"Target": "Self"
}
]
}
}