Surprisingly, more moves
This commit is contained in:
@@ -8239,7 +8239,10 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "present"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "prismatic_laser",
|
||||
@@ -8254,7 +8257,10 @@
|
||||
"recharge",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "requires_recharge"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "protect",
|
||||
@@ -8265,7 +8271,10 @@
|
||||
"priority": 4,
|
||||
"target": "Self",
|
||||
"category": "status",
|
||||
"flags": []
|
||||
"flags": [],
|
||||
"effect": {
|
||||
"name": "protect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "psybeam",
|
||||
@@ -8279,7 +8288,11 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "confuse",
|
||||
"chance": 10
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "psych_up",
|
||||
@@ -8292,7 +8305,10 @@
|
||||
"category": "status",
|
||||
"flags": [
|
||||
"ignore-substitute"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "psych_up"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "psychic",
|
||||
@@ -8306,7 +8322,14 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_target_special_defense",
|
||||
"chance": 10,
|
||||
"parameters": {
|
||||
"amount": -1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "psychic_fangs",
|
||||
@@ -8321,7 +8344,10 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "brick_break"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "psychic_terrain",
|
||||
@@ -8334,7 +8360,10 @@
|
||||
"category": "status",
|
||||
"flags": [
|
||||
"nonskybattle"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "psychic_terrain"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "psycho_boost",
|
||||
@@ -8348,7 +8377,13 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_user_special_attack",
|
||||
"parameters": {
|
||||
"amount": -2
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "psycho_cut",
|
||||
@@ -8362,7 +8397,10 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "increased_critical_stage"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "psycho_shift",
|
||||
@@ -8376,7 +8414,10 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "psycho_shift"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "psyshock",
|
||||
@@ -8390,7 +8431,10 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "psyshock"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "psystrike",
|
||||
@@ -8404,7 +8448,10 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "psyshock"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "psywave",
|
||||
@@ -8418,7 +8465,10 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "psywave"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "pulverizing_pancake",
|
||||
@@ -8432,6 +8482,7 @@
|
||||
"flags": [
|
||||
"contact"
|
||||
]
|
||||
// No secondary effect
|
||||
},
|
||||
{
|
||||
"name": "punishment",
|
||||
@@ -8446,7 +8497,10 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "punishment"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "purify",
|
||||
@@ -8461,7 +8515,10 @@
|
||||
"protect",
|
||||
"reflectable",
|
||||
"heal"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "purify"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "pursuit",
|
||||
|
||||
Reference in New Issue
Block a user