Support for Bide

This commit is contained in:
2025-01-11 14:08:04 +01:00
parent ecdc9c7654
commit 83b316ad53
6 changed files with 160 additions and 3 deletions

View File

@@ -810,21 +810,27 @@
"flags": [
"mirror",
"ignore-substitute"
]
],
"effect": {
"name": "bestow"
}
},
{
"name": "bide",
"type": "normal",
"power": 0,
"pp": 10,
"accuracy": 0,
"accuracy": 255,
"priority": 1,
"target": "Self",
"category": "physical",
"flags": [
"contact",
"protect"
]
],
"effect": {
"name": "bide"
}
},
{
"name": "bind",