Skip to content

Commit

Permalink
syntax for nerds
Browse files Browse the repository at this point in the history
  • Loading branch information
Karol1223 committed Apr 17, 2024
1 parent 684fbf8 commit d2a2682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/monster_special_attacks/monster_attacks.json
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@
"id": "dermatik_impale",
"condition": {
"and": [
{ "and": [ { "u_has_flag": "GRAB_FILTER" } } ] },
{ "and": [ { "u_has_flag": "GRAB_FILTER" } ] },
{
"not": { "or": [ { "u_has_flag": "ACIDBLOOD" }, { "u_has_flag": "PARAIMMUNE" }, { "u_has_effect": "dermatik" } ] }
}
Expand Down

0 comments on commit d2a2682

Please sign in to comment.