Adds another bunch of moves
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
12f0e46372
commit
cb2f53a239
|
@ -556,7 +556,7 @@
|
||||||
"mental"
|
"mental"
|
||||||
],
|
],
|
||||||
"effect": {
|
"effect": {
|
||||||
"name": "Infatuated"
|
"name": "Attract"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -588,7 +588,12 @@
|
||||||
"flags": [
|
"flags": [
|
||||||
"protect",
|
"protect",
|
||||||
"mirror"
|
"mirror"
|
||||||
]
|
],
|
||||||
|
"effect": {
|
||||||
|
"name": "ChangeTargetAtt",
|
||||||
|
"chance": 10,
|
||||||
|
"parameters": [-1]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "aurora_veil",
|
"name": "aurora_veil",
|
||||||
|
|
Loading…
Reference in New Issue