Implements several more moves

This commit is contained in:
2025-01-10 13:45:29 +01:00
parent 0ad692a921
commit ecdc9c7654
12 changed files with 206 additions and 16 deletions

View File

@@ -744,7 +744,10 @@
"category": "physical",
"flags": [
"protect"
]
],
"effect": {
"name": "beak_blast"
}
},
{
"name": "beat_up",
@@ -758,7 +761,10 @@
"flags": [
"protect",
"mirror"
]
],
"effect": {
"name": "beat_up"
}
},
{
"name": "belch",
@@ -771,7 +777,10 @@
"category": "special",
"flags": [
"protect"
]
],
"effect": {
"name": "belch"
}
},
{
"name": "belly_drum",
@@ -784,7 +793,10 @@
"category": "status",
"flags": [
"snatch"
]
],
"effect": {
"name": "belly_drum"
}
},
{
"name": "bestow",