Even more abilities
All checks were successful
Build / Build (push) Successful in 51s

This commit is contained in:
2025-06-14 13:21:23 +02:00
parent 4b07f36176
commit 5961bb746e
31 changed files with 787 additions and 157 deletions

View File

@@ -502,31 +502,71 @@
"canBeChanged": false,
"effect": "rks_system"
},
"rock_head": {},
"rough_skin": {},
"run_away": {},
"sand_force": {},
"sand_rush": {},
"sand_stream": {},
"sand_veil": {},
"sap_sipper": {},
"rock_head": {
"effect": "rock_head"
},
"rough_skin": {
"effect": "rough_skin"
},
"run_away": {
"effect": "run_away"
},
"sand_force": {
"effect": "sand_force"
},
"sand_rush": {
"effect": "sand_rush"
},
"sand_stream": {
"effect": "sand_stream"
},
"sand_veil": {
"effect": "sand_veil"
},
"sap_sipper": {
"effect": "sap_sipper"
},
"schooling": {
"effect": "schooling",
"canBeChanged": false
},
"scrappy": {},
"serene_grace": {},
"shadow_shield": {},
"shadow_tag": {},
"shed_skin": {},
"sheer_force": {},
"shell_armor": {},
"shield_dust": {},
"scrappy": {
"effect": "scrappy"
},
"serene_grace": {
"effect": "serene_grace"
},
"shadow_shield": {
"effect": "shadow_shield"
},
"shadow_tag": {
"effect": "shadow_tag"
},
"shed_skin": {
"effect": "shed_skin"
},
"sheer_force": {
"effect": "sheer_force"
},
"shell_armor": {
"effect": "shell_armor"
},
"shield_dust": {
"effect": "shield_dust"
},
"shields_down": {
"effect": "shields_down",
"canBeChanged": false
},
"simple": {},
"skill_link": {},
"slow_start": {},
"simple": {
"effect": "simple"
},
"skill_link": {
"effect": "skill_link"
},
"slow_start": {
"effect": "slow_start"
},
"slush_rush": {},
"sniper": {},
"snow_cloak": {},