More abilities
All checks were successful
Build / Build (push) Successful in 50s

This commit is contained in:
2025-06-13 12:56:47 +02:00
parent 8363b955af
commit 4385f0afaa
10 changed files with 207 additions and 9 deletions

View File

@@ -397,15 +397,33 @@
"no_guard": {
"effect": "no_guard"
},
"normalize": {},
"oblivious": {},
"overcoat": {},
"overgrow": {},
"own_tempo": {},
"parental_bond": {},
"pickpocket": {},
"pickup": {},
"pixilate": {},
"normalize": {
"effect": "normalize"
},
"oblivious": {
"effect": "oblivious"
},
"overcoat": {
"effect": "overcoat"
},
"overgrow": {
"effect": "overgrow"
},
"own_tempo": {
"effect": "own_tempo"
},
"parental_bond": {
"effect": "parental_bond"
},
"pickpocket": {
"effect": "pickpocket"
},
"pickup": {
"effect": "pickup"
},
"pixilate": {
"effect": "pixilate"
},
"plus": {},
"poison_heal": {},
"poison_point": {},