More moves implemented
This commit is contained in:
@@ -5795,7 +5795,10 @@
|
||||
"flags": [
|
||||
"snatch",
|
||||
"nonskybattle"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "ingrain"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "instruct",
|
||||
@@ -5809,7 +5812,10 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"ignore-substitute"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "instruct"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ion_deluge",
|
||||
@@ -5820,7 +5826,10 @@
|
||||
"priority": 1,
|
||||
"target": "All",
|
||||
"category": "status",
|
||||
"flags": []
|
||||
"flags": [],
|
||||
"effect": {
|
||||
"name": "ion_deluge"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "iron_defense",
|
||||
@@ -5833,7 +5842,13 @@
|
||||
"category": "status",
|
||||
"flags": [
|
||||
"snatch"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_user_defense",
|
||||
"parameters": {
|
||||
"amount": 2
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "iron_head",
|
||||
@@ -5848,7 +5863,11 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "flinch",
|
||||
"chance": 30
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "iron_tail",
|
||||
@@ -5863,7 +5882,14 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_target_defense",
|
||||
"chance": 30,
|
||||
"parameters": {
|
||||
"amount": -1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "judgment",
|
||||
@@ -5877,7 +5903,10 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "judgement"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "jump_kick",
|
||||
@@ -5893,7 +5922,10 @@
|
||||
"protect",
|
||||
"mirror",
|
||||
"gravity"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "high_jump_kick"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "karate_chop",
|
||||
@@ -5908,7 +5940,10 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "increased_critical_stage"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "kinesis",
|
||||
@@ -5923,7 +5958,13 @@
|
||||
"protect",
|
||||
"reflectable",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_target_accuracy",
|
||||
"parameters": {
|
||||
"amount": -1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "kings_shield",
|
||||
@@ -5934,7 +5975,10 @@
|
||||
"priority": 4,
|
||||
"target": "Self",
|
||||
"category": "status",
|
||||
"flags": []
|
||||
"flags": [],
|
||||
"effect": {
|
||||
"name": "kings_shield"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "knock_off",
|
||||
@@ -5949,7 +5993,10 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "knock_off"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "lands_wrath",
|
||||
@@ -5965,6 +6012,7 @@
|
||||
"mirror",
|
||||
"nonskybattle"
|
||||
]
|
||||
// No secondary effect
|
||||
},
|
||||
{
|
||||
"name": "laser_focus",
|
||||
@@ -5977,7 +6025,10 @@
|
||||
"category": "status",
|
||||
"flags": [
|
||||
"snatch"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "laser_focus"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "last_resort",
|
||||
@@ -5992,7 +6043,10 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "last_resort"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "lava_plume",
|
||||
@@ -6006,7 +6060,14 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "set_status",
|
||||
"chance": 30,
|
||||
"parameters": {
|
||||
"status": "burned"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "leaf_blade",
|
||||
@@ -6021,7 +6082,10 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "increased_critical_stage"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "leaf_storm",
|
||||
@@ -6035,7 +6099,13 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_user_special_attack",
|
||||
"parameters": {
|
||||
"amount": -2
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "leaf_tornado",
|
||||
@@ -6049,7 +6119,14 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_target_accuracy",
|
||||
"chance": 50,
|
||||
"parameters": {
|
||||
"amount": -1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "leafage",
|
||||
@@ -6064,6 +6141,7 @@
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
// No secondary effect
|
||||
},
|
||||
{
|
||||
"name": "leech_life",
|
||||
@@ -6079,7 +6157,13 @@
|
||||
"protect",
|
||||
"mirror",
|
||||
"heal"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "drain",
|
||||
"parameters": {
|
||||
"drain_modifier": 0.5
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "leech_seed",
|
||||
|
||||
Reference in New Issue
Block a user