Initial setup for testing AI performance, random fixes
All checks were successful
Build / Build (push) Successful in 54s
All checks were successful
Build / Build (push) Successful in 54s
This commit is contained in:
@@ -11852,6 +11852,25 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "thunder_fang",
|
||||
"type": "electric",
|
||||
"power": 65,
|
||||
"pp": 15,
|
||||
"accuracy": 95,
|
||||
"priority": 0,
|
||||
"target": "Any",
|
||||
"category": "physical",
|
||||
"flags": [
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror",
|
||||
"bite"
|
||||
],
|
||||
"effect": {
|
||||
"name": "thunder_fang"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "thunder_punch",
|
||||
"type": "electric",
|
||||
|
||||
Reference in New Issue
Block a user