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

This commit is contained in:
2025-06-09 15:24:37 +02:00
parent 074f92bfc0
commit 1579d46671
23 changed files with 480 additions and 41 deletions

View File

@@ -184,6 +184,9 @@
"effect": "flash_fire"
},
"flower_gift": {
"flags": [
"cant_be_copied"
],
"effect": "flower_gift"
},
"flower_veil": {
@@ -193,6 +196,9 @@
"effect": "fluffy"
},
"forecast": {
"flags": [
"cant_be_copied"
],
"effect": "forecast"
},
"forewarn": {
@@ -240,26 +246,48 @@
"heatproof": {
"effect": "heatproof"
},
"heavy_metal": {},
"honey_gather": {},
"huge_power": {},
"hustle": {},
"hydration": {},
"hyper_cutter": {},
"ice_body": {},
"illuminate": {},
"heavy_metal": {
"effect": "heavy_metal"
},
"honey_gather": {
"effect": "honey_gather"
},
"huge_power": {
"effect": "huge_power"
},
"hustle": {
"effect": "hustle"
},
"hydration": {
"effect": "hydration"
},
"hyper_cutter": {
"effect": "hyper_cutter"
},
"ice_body": {
"effect": "ice_body"
},
"illuminate": {
"effect": "illuminate"
},
"illusion": {
"effect": "illusion",
"flags": [
"cant_be_copied"
]
},
"immunity": {},
"immunity": {
"effect": "immunity"
},
"imposter": {
"effect": "imposter",
"flags": [
"cant_be_copied"
]
},
"infiltrator": {},
"infiltrator": {
"effect": "infiltrator"
},
"innards_out": {},
"inner_focus": {},
"insomnia": {},