More moves implemented
This commit is contained in:
@@ -1337,7 +1337,11 @@
|
||||
"snatch"
|
||||
],
|
||||
"effect": {
|
||||
"name": "bulk_up"
|
||||
"name": "change_multiple_user_stat_boosts",
|
||||
"parameters": {
|
||||
"attack": 1,
|
||||
"defense": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1426,7 +1430,11 @@
|
||||
"snatch"
|
||||
],
|
||||
"effect": {
|
||||
"name": "calm_mind"
|
||||
"name": "change_multiple_user_stat_boosts",
|
||||
"parameters": {
|
||||
"specialAttack": 1,
|
||||
"specialDefense": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1676,9 +1684,10 @@
|
||||
"mirror"
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_user_defense",
|
||||
"name": "change_multiple_user_stat_boosts",
|
||||
"parameters": {
|
||||
"amount": -1
|
||||
"defense": -1,
|
||||
"specialDefense": -1
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1695,7 +1704,12 @@
|
||||
"snatch"
|
||||
],
|
||||
"effect": {
|
||||
"name": "coil"
|
||||
"name": "change_multiple_user_stat_boosts",
|
||||
"parameters": {
|
||||
"attack": 1,
|
||||
"defense": 1,
|
||||
"accuracy": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1917,7 +1931,11 @@
|
||||
"snatch"
|
||||
],
|
||||
"effect": {
|
||||
"name": "cosmic_power"
|
||||
"name": "change_multiple_user_stat_boosts",
|
||||
"parameters": {
|
||||
"defense": 1,
|
||||
"specialDefense": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1973,7 +1991,10 @@
|
||||
"flags": [
|
||||
"contact",
|
||||
"protect"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "counter"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "covet",
|
||||
@@ -1988,7 +2009,10 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "covet"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "crabhammer",
|
||||
@@ -2014,7 +2038,10 @@
|
||||
"priority": 3,
|
||||
"target": "AllAlly",
|
||||
"category": "status",
|
||||
"flags": []
|
||||
"flags": [],
|
||||
"effect": {
|
||||
"name": "crafty_shield"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "cross_chop",
|
||||
@@ -2044,7 +2071,14 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "set_status",
|
||||
"chance": 10,
|
||||
"parameters": {
|
||||
"status": "poisoned"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "crunch",
|
||||
@@ -2060,7 +2094,14 @@
|
||||
"protect",
|
||||
"mirror",
|
||||
"bite"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_target_defense",
|
||||
"chance": 20,
|
||||
"parameters": {
|
||||
"amount": -1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "crush_claw",
|
||||
@@ -2075,7 +2116,14 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_target_defense",
|
||||
"chance": 50,
|
||||
"parameters": {
|
||||
"amount": -1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "crush_grip",
|
||||
@@ -2090,7 +2138,10 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "crush_grip"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "curse",
|
||||
@@ -2103,7 +2154,10 @@
|
||||
"category": "status",
|
||||
"flags": [
|
||||
"ignore-substitute"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "curse"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "cut",
|
||||
@@ -2134,7 +2188,11 @@
|
||||
"mirror",
|
||||
"distance",
|
||||
"pulse"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "flinch",
|
||||
"chance": 20
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "dark_void",
|
||||
@@ -2149,7 +2207,13 @@
|
||||
"protect",
|
||||
"reflectable",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "set_status",
|
||||
"parameters": {
|
||||
"status": "sleep"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "darkest_lariat",
|
||||
@@ -2164,7 +2228,10 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "darkest_lariat"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "dazzling_gleam",
|
||||
@@ -2191,7 +2258,14 @@
|
||||
"category": "status",
|
||||
"flags": [
|
||||
"snatch"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_multiple_user_stat_boosts",
|
||||
"parameters": {
|
||||
"defense": 1,
|
||||
"specialDefense": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "defense_curl",
|
||||
@@ -2204,7 +2278,13 @@
|
||||
"category": "status",
|
||||
"flags": [
|
||||
"snatch"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_user_defense",
|
||||
"parameters": {
|
||||
"amount": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "defog",
|
||||
@@ -2220,7 +2300,10 @@
|
||||
"reflectable",
|
||||
"mirror",
|
||||
"ignore-substitute"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "defog"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "destiny_bond",
|
||||
@@ -2233,7 +2316,10 @@
|
||||
"category": "status",
|
||||
"flags": [
|
||||
"ignore-substitute"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "destiny_bond"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "detect",
|
||||
@@ -2244,7 +2330,10 @@
|
||||
"priority": 4,
|
||||
"target": "Self",
|
||||
"category": "status",
|
||||
"flags": []
|
||||
"flags": [],
|
||||
"effect": {
|
||||
"name": "protect"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "devastating_drake__physical",
|
||||
@@ -2280,7 +2369,14 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "raise_user_defense",
|
||||
"chance": 50,
|
||||
"parameters": {
|
||||
"amount": 2
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "dig",
|
||||
@@ -2297,7 +2393,10 @@
|
||||
"protect",
|
||||
"mirror",
|
||||
"nonskybattle"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "dig"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "disable",
|
||||
@@ -2344,7 +2443,14 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "set_status",
|
||||
"chance": 30,
|
||||
"parameters": {
|
||||
"status": "paralyzed"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "dive",
|
||||
@@ -2361,7 +2467,10 @@
|
||||
"protect",
|
||||
"mirror",
|
||||
"nonskybattle"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "dive"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "dizzy_punch",
|
||||
@@ -2377,7 +2486,11 @@
|
||||
"protect",
|
||||
"mirror",
|
||||
"punch"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "confuse",
|
||||
"chance": 20
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "doom_desire",
|
||||
@@ -2388,7 +2501,10 @@
|
||||
"priority": 0,
|
||||
"target": "Any",
|
||||
"category": "special",
|
||||
"flags": []
|
||||
"flags": [],
|
||||
"effect": {
|
||||
"name": "doom_desire"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "double_edge",
|
||||
@@ -2403,7 +2519,13 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "recoil",
|
||||
"parameters": {
|
||||
"amount": 33.333
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "double_hit",
|
||||
@@ -2418,7 +2540,10 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "2_hit_move"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "double_kick",
|
||||
@@ -2433,7 +2558,10 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "2_hit_move"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "double_slap",
|
||||
@@ -2448,7 +2576,10 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "2_5_hit_move"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "double_team",
|
||||
@@ -2461,7 +2592,13 @@
|
||||
"category": "status",
|
||||
"flags": [
|
||||
"snatch"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_user_evasion",
|
||||
"parameters": {
|
||||
"amount": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "draco_meteor",
|
||||
@@ -2475,7 +2612,13 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_user_special_attack",
|
||||
"parameters": {
|
||||
"amount": -2
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "dragon_ascent",
|
||||
@@ -2491,7 +2634,14 @@
|
||||
"protect",
|
||||
"mirror",
|
||||
"distance"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_multiple_user_stat_boosts",
|
||||
"parameters": {
|
||||
"defense": 1,
|
||||
"specialDefense": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "dragon_breath",
|
||||
@@ -2505,7 +2655,14 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "set_status",
|
||||
"chance": 30,
|
||||
"parameters": {
|
||||
"status": "paralyzed"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "dragon_claw",
|
||||
@@ -2534,7 +2691,14 @@
|
||||
"flags": [
|
||||
"snatch",
|
||||
"dance"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_multiple_user_stat_boosts",
|
||||
"parameters": {
|
||||
"attack": 1,
|
||||
"speed": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "dragon_hammer",
|
||||
@@ -2579,7 +2743,10 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "dragon_rage"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "dragon_rush",
|
||||
@@ -2594,7 +2761,11 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "flinch",
|
||||
"chance": 20
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "dragon_tail",
|
||||
@@ -2609,7 +2780,10 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "circle_throw"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drain_punch",
|
||||
@@ -2626,7 +2800,13 @@
|
||||
"mirror",
|
||||
"punch",
|
||||
"heal"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "drain",
|
||||
"parameters": {
|
||||
"drain_modifier": 0.5
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "draining_kiss",
|
||||
@@ -2642,7 +2822,13 @@
|
||||
"protect",
|
||||
"mirror",
|
||||
"heal"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "drain",
|
||||
"parameters": {
|
||||
"drain_modifier": 0.75
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "dream_eater",
|
||||
@@ -2657,7 +2843,10 @@
|
||||
"protect",
|
||||
"mirror",
|
||||
"heal"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "dream_eater"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drill_peck",
|
||||
@@ -2703,7 +2892,10 @@
|
||||
"contact",
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "2_hit_move"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "dynamic_punch",
|
||||
@@ -2719,7 +2911,10 @@
|
||||
"protect",
|
||||
"mirror",
|
||||
"punch"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "confuse"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "earth_power",
|
||||
@@ -2734,7 +2929,14 @@
|
||||
"protect",
|
||||
"mirror",
|
||||
"nonskybattle"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_target_special_defense",
|
||||
"chance": 10,
|
||||
"parameters": {
|
||||
"amount": -1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "earthquake",
|
||||
@@ -2748,7 +2950,9 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror",
|
||||
"nonskybattle"
|
||||
"nonskybattle",
|
||||
"hit_underground",
|
||||
"effective_against_underground"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -2765,7 +2969,10 @@
|
||||
"mirror",
|
||||
"sound",
|
||||
"ignore-substitute"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "echoed_voice"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "eerie_impulse",
|
||||
@@ -2780,7 +2987,13 @@
|
||||
"protect",
|
||||
"reflectable",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_target_special_attack",
|
||||
"parameters": {
|
||||
"amount": -2
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "egg_bomb",
|
||||
@@ -2808,7 +3021,10 @@
|
||||
"category": "status",
|
||||
"flags": [
|
||||
"nonskybattle"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "electric_terrain"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "electrify",
|
||||
@@ -2822,7 +3038,10 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "electrify"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "electro_ball",
|
||||
@@ -2837,7 +3056,10 @@
|
||||
"protect",
|
||||
"mirror",
|
||||
"ballistics"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "electro_ball"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "electroweb",
|
||||
@@ -2851,7 +3073,13 @@
|
||||
"flags": [
|
||||
"protect",
|
||||
"mirror"
|
||||
]
|
||||
],
|
||||
"effect": {
|
||||
"name": "change_target_speed",
|
||||
"parameters": {
|
||||
"amount": -1
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "embargo",
|
||||
|
||||
Reference in New Issue
Block a user