mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Add SUMO moves
This commit is contained in:
parent
3b49944b06
commit
15c2cb486b
10 changed files with 21244 additions and 56 deletions
|
@ -14,6 +14,7 @@ move_id,changed_in_version_group_id,type_id,power,pp,accuracy,priority,target_id
|
|||
26,11,,85,25,,,,,
|
||||
28,3,1,,,,,,,
|
||||
33,11,,35,,95,,,,
|
||||
33,17,,50,,,,,,
|
||||
35,11,,,,85,,,,
|
||||
37,11,,90,20,,,,,
|
||||
38,3,,100,,,,,49,
|
||||
|
@ -37,8 +38,10 @@ move_id,changed_in_version_group_id,type_id,power,pp,accuracy,priority,target_id
|
|||
74,15,,,40,,,,,
|
||||
80,8,,70,,,,,,
|
||||
80,11,,90,20,,,,,
|
||||
81,17,,,,,,,21,
|
||||
83,11,,15,,70,,,,
|
||||
85,15,,95,,,,,,
|
||||
86,17,,,,100,,,,
|
||||
87,3,,,,,,,,10
|
||||
87,15,,120,,,,,,
|
||||
88,3,,,,65,,,,
|
||||
|
@ -64,6 +67,7 @@ move_id,changed_in_version_group_id,type_id,power,pp,accuracy,priority,target_id
|
|||
137,15,,,,90,,,,
|
||||
139,11,,,,55,,,,
|
||||
139,15,,,,80,,,,
|
||||
141,17,,20,15,,,,,
|
||||
143,3,,,,,,,,10
|
||||
145,15,,20,,,,,,
|
||||
146,3,,,,,,,1,0
|
||||
|
@ -92,6 +96,7 @@ move_id,changed_in_version_group_id,type_id,power,pp,accuracy,priority,target_id
|
|||
202,8,,,5,,,,,
|
||||
202,11,,60,,,,,,
|
||||
204,15,1,,,,,,,
|
||||
207,17,,,,90,,,,
|
||||
210,11,,10,,,,,,
|
||||
210,15,,20,,,,,,
|
||||
215,15,,,,,,4,,
|
||||
|
@ -136,6 +141,7 @@ move_id,changed_in_version_group_id,type_id,power,pp,accuracy,priority,target_id
|
|||
382,11,,0,,,,,,
|
||||
386,11,,60,,,,,,
|
||||
387,11,,130,,,,,,
|
||||
389,17,,80,,,,,,
|
||||
396,15,,90,,,,,,
|
||||
403,15,,,20,,,,,
|
||||
406,15,,90,,,,,,
|
||||
|
@ -148,6 +154,7 @@ move_id,changed_in_version_group_id,type_id,power,pp,accuracy,priority,target_id
|
|||
448,15,,60,,,,,,
|
||||
463,11,,,,70,,,,
|
||||
463,15,,120,,,,,,
|
||||
464,17,,,,80,,,,
|
||||
472,15,,,,,-7,,,
|
||||
476,15,,,,,3,,,
|
||||
478,15,,,,,-7,,,
|
||||
|
@ -164,3 +171,7 @@ move_id,changed_in_version_group_id,type_id,power,pp,accuracy,priority,target_id
|
|||
533,15,,,20,,,,,
|
||||
542,15,,120,,,,,,
|
||||
546,15,,85,,,,,,
|
||||
560,17,,80,,,,,,
|
||||
565,17,,30,,,,,,
|
||||
570,17,,50,,,,,,
|
||||
595,17,,65,,,,,,
|
||||
|
|
|
|
@ -1068,6 +1068,40 @@ Changes []{move:nature-power} to []{move:thunderbolt}."
|
|||
|
||||
The target's other type will affect damage as usual. If this move's type is changed, it remains super-effective against Water regardless of its type."
|
||||
381,9,XXX new effect for disarming-voice,XXX new effect for disarming-voice
|
||||
382,9,XXX new effect for shore-up,XXX new effect for shore-up
|
||||
383,9,XXX new effect for first-impression,XXX new effect for first-impression
|
||||
384,9,XXX new effect for baneful-bunker,XXX new effect for baneful-bunker
|
||||
385,9,XXX new effect for spirit-shackle,XXX new effect for spirit-shackle
|
||||
386,9,XXX new effect for sparkling-aria,XXX new effect for sparkling-aria
|
||||
387,9,XXX new effect for floral-healing,XXX new effect for floral-healing
|
||||
388,9,XXX new effect for strength-sap,XXX new effect for strength-sap
|
||||
389,9,XXX new effect for spotlight,XXX new effect for spotlight
|
||||
390,9,XXX new effect for toxic-thread,XXX new effect for toxic-thread
|
||||
391,9,XXX new effect for laser-focus,XXX new effect for laser-focus
|
||||
392,9,XXX new effect for gear-up,XXX new effect for gear-up
|
||||
393,9,XXX new effect for throat-chop,XXX new effect for throat-chop
|
||||
394,9,XXX new effect for pollen-puff,XXX new effect for pollen-puff
|
||||
395,9,XXX new effect for psychic-terrain,XXX new effect for psychic-terrain
|
||||
396,9,XXX new effect for lunge,XXX new effect for lunge
|
||||
397,9,XXX new effect for fire-lash,XXX new effect for fire-lash
|
||||
398,9,XXX new effect for burn-up,XXX new effect for burn-up
|
||||
399,9,XXX new effect for speed-swap,XXX new effect for speed-swap
|
||||
400,9,XXX new effect for purify,XXX new effect for purify
|
||||
401,9,XXX new effect for revelation-dance,XXX new effect for revelation-dance
|
||||
402,9,XXX new effect for core-enforcer,XXX new effect for core-enforcer
|
||||
403,9,XXX new effect for instruct,XXX new effect for instruct
|
||||
404,9,XXX new effect for beak-blast,XXX new effect for beak-blast
|
||||
405,9,XXX new effect for clanging-scales,XXX new effect for clanging-scales
|
||||
406,9,XXX new effect for brutal-swing,XXX new effect for brutal-swing
|
||||
407,9,XXX new effect for aurora-veil,XXX new effect for aurora-veil
|
||||
408,9,XXX new effect for shell-trap,XXX new effect for shell-trap
|
||||
409,9,XXX new effect for stomping-tantrum,XXX new effect for stomping-tantrum
|
||||
410,9,XXX new effect for spectral-thief,XXX new effect for spectral-thief
|
||||
411,9,XXX new effect for sunsteel-strike,XXX new effect for sunsteel-strike
|
||||
412,9,XXX new effect for tearful-look,XXX new effect for tearful-look
|
||||
413,9,XXX new effect for guardian-of-alola,XXX new effect for guardian-of-alola
|
||||
414,9,XXX new effect for extreme-evoboost,XXX new effect for extreme-evoboost
|
||||
415,9,XXX new effect for genesis-supernova,XXX new effect for genesis-supernova
|
||||
10001,9,Has an increased chance for a critical hit in Hyper Mode.,Inflicts [regular damage]{mechanic:regular-damage}. User's [critical hit]{mechanic:critical-hit} rate is one level higher when using this move while in [hyper mode]{mechanic:hyper-mode}.
|
||||
10002,9,User receives 1/2 its HP in recoil.,Inflicts [regular damage]{mechanic:regular-damage}. User takes 1/2 of its current [HP]{mechanic:hp} in recoil.
|
||||
10003,9,Halves HP of all Pokémon on the field. Must recharge,"Halves [HP]{mechanic:hp} of all Pokémon on the field. User loses its next turn to ""recharge"", and cannot attack or [switch]{mechanic:switch} out during that turn."
|
||||
|
|
|
|
@ -362,6 +362,40 @@ id
|
|||
379
|
||||
380
|
||||
381
|
||||
382
|
||||
383
|
||||
384
|
||||
385
|
||||
386
|
||||
387
|
||||
388
|
||||
389
|
||||
390
|
||||
391
|
||||
392
|
||||
393
|
||||
394
|
||||
395
|
||||
396
|
||||
397
|
||||
398
|
||||
399
|
||||
400
|
||||
401
|
||||
402
|
||||
403
|
||||
404
|
||||
405
|
||||
406
|
||||
407
|
||||
408
|
||||
409
|
||||
410
|
||||
411
|
||||
412
|
||||
413
|
||||
414
|
||||
415
|
||||
10001
|
||||
10002
|
||||
10003
|
||||
|
|
|
|
@ -43,6 +43,7 @@ move_id,move_flag_id
|
|||
13,4
|
||||
13,7
|
||||
14,6
|
||||
14,21
|
||||
15,1
|
||||
15,4
|
||||
15,7
|
||||
|
@ -244,6 +245,7 @@ move_id,move_flag_id
|
|||
80,1
|
||||
80,4
|
||||
80,7
|
||||
80,21
|
||||
81,4
|
||||
81,5
|
||||
81,7
|
||||
|
@ -738,8 +740,10 @@ move_id,move_flag_id
|
|||
297,4
|
||||
297,5
|
||||
297,7
|
||||
297,21
|
||||
298,4
|
||||
298,7
|
||||
298,21
|
||||
299,1
|
||||
299,4
|
||||
299,7
|
||||
|
@ -878,6 +882,7 @@ move_id,move_flag_id
|
|||
348,4
|
||||
348,7
|
||||
349,6
|
||||
349,21
|
||||
350,4
|
||||
350,7
|
||||
351,4
|
||||
|
@ -1174,6 +1179,7 @@ move_id,move_flag_id
|
|||
460,7
|
||||
461,6
|
||||
461,13
|
||||
461,21
|
||||
462,1
|
||||
462,4
|
||||
462,7
|
||||
|
@ -1216,6 +1222,7 @@ move_id,move_flag_id
|
|||
482,4
|
||||
482,7
|
||||
483,6
|
||||
483,21
|
||||
484,1
|
||||
484,4
|
||||
484,7
|
||||
|
@ -1394,6 +1401,7 @@ move_id,move_flag_id
|
|||
551,7
|
||||
552,4
|
||||
552,7
|
||||
552,21
|
||||
553,2
|
||||
553,4
|
||||
553,7
|
||||
|
@ -1554,6 +1562,154 @@ move_id,move_flag_id
|
|||
616,20
|
||||
617,4
|
||||
617,7
|
||||
618,4
|
||||
618,7
|
||||
619,4
|
||||
619,7
|
||||
619,20
|
||||
620,1
|
||||
620,4
|
||||
620,7
|
||||
620,12
|
||||
621,7
|
||||
621,14
|
||||
658,1
|
||||
659,6
|
||||
659,13
|
||||
660,1
|
||||
660,4
|
||||
660,7
|
||||
662,4
|
||||
662,7
|
||||
663,1
|
||||
663,4
|
||||
663,7
|
||||
664,4
|
||||
664,7
|
||||
664,9
|
||||
664,14
|
||||
665,1
|
||||
665,4
|
||||
665,7
|
||||
665,8
|
||||
666,4
|
||||
666,5
|
||||
666,13
|
||||
667,1
|
||||
667,4
|
||||
667,7
|
||||
668,4
|
||||
668,5
|
||||
668,7
|
||||
668,13
|
||||
669,1
|
||||
669,2
|
||||
669,4
|
||||
669,7
|
||||
670,4
|
||||
670,7
|
||||
671,4
|
||||
671,5
|
||||
672,4
|
||||
672,5
|
||||
672,7
|
||||
673,6
|
||||
674,6
|
||||
674,14
|
||||
675,1
|
||||
675,4
|
||||
675,7
|
||||
676,4
|
||||
676,7
|
||||
677,1
|
||||
677,4
|
||||
677,7
|
||||
678,20
|
||||
679,1
|
||||
679,4
|
||||
679,7
|
||||
680,1
|
||||
680,4
|
||||
680,7
|
||||
681,1
|
||||
681,4
|
||||
681,7
|
||||
682,4
|
||||
682,7
|
||||
682,11
|
||||
683,4
|
||||
683,7
|
||||
683,14
|
||||
684,1
|
||||
684,4
|
||||
684,7
|
||||
685,4
|
||||
685,5
|
||||
685,13
|
||||
686,4
|
||||
686,7
|
||||
686,21
|
||||
687,4
|
||||
687,7
|
||||
688,1
|
||||
688,4
|
||||
688,7
|
||||
689,4
|
||||
689,14
|
||||
690,4
|
||||
691,4
|
||||
691,7
|
||||
691,9
|
||||
691,14
|
||||
692,1
|
||||
692,4
|
||||
692,7
|
||||
693,1
|
||||
693,4
|
||||
693,7
|
||||
694,6
|
||||
696,1
|
||||
699,1
|
||||
701,1
|
||||
704,4
|
||||
705,4
|
||||
705,7
|
||||
706,1
|
||||
706,4
|
||||
706,7
|
||||
707,1
|
||||
707,4
|
||||
707,7
|
||||
708,4
|
||||
708,7
|
||||
709,1
|
||||
709,4
|
||||
709,7
|
||||
710,1
|
||||
710,4
|
||||
710,7
|
||||
711,3
|
||||
711,4
|
||||
711,7
|
||||
712,1
|
||||
712,4
|
||||
712,7
|
||||
712,14
|
||||
713,1
|
||||
713,4
|
||||
713,7
|
||||
714,4
|
||||
714,7
|
||||
715,5
|
||||
715,7
|
||||
716,1
|
||||
716,4
|
||||
716,7
|
||||
717,4
|
||||
717,7
|
||||
718,1
|
||||
718,4
|
||||
718,7
|
||||
10001,1
|
||||
10001,4
|
||||
10002,4
|
||||
|
|
|
|
@ -39,3 +39,4 @@ move_flag_id,local_language_id,name,description
|
|||
19,9,Mental effects,This move is blocked by []{ability:aroma-veil} and cured by []{item:mental-herb}.
|
||||
20,6,Nicht Nutzbar in Himmelskämpfen,Diese Fähigkeit ist in Himmelskämpfen nicht nutzbar.
|
||||
20,9,Unusable during Sky Battles,This move is unusable during Sky Battles.
|
||||
21,9,Dance,This move triggers []{ability:dancer}.
|
||||
|
|
|
|
@ -19,3 +19,4 @@ id,identifier
|
|||
18,ballistics
|
||||
19,mental
|
||||
20,non-sky-battle
|
||||
21,dance
|
||||
|
|
|
File diff suppressed because it is too large
Load diff
|
@ -616,3 +616,105 @@ move_id,meta_category_id,meta_ailment_id,min_hits,max_hits,min_turns,max_turns,d
|
|||
615,0,0,,,,,0,0,0,0,0,0
|
||||
616,0,0,,,,,0,0,0,0,0,0
|
||||
617,0,0,,,,,-50,0,0,0,0,0
|
||||
618,0,0,,,,,0,0,0,0,0,0
|
||||
619,0,0,,,,,0,0,0,0,0,0
|
||||
620,7,0,,,,,0,0,0,0,0,0
|
||||
621,7,0,,,,,0,0,0,0,0,0
|
||||
622,0,0,,,,,0,0,0,0,0,0
|
||||
623,0,0,,,,,0,0,0,0,0,0
|
||||
624,0,0,,,,,0,0,0,0,0,0
|
||||
625,0,0,,,,,0,0,0,0,0,0
|
||||
626,0,0,,,,,0,0,0,0,0,0
|
||||
627,0,0,,,,,0,0,0,0,0,0
|
||||
628,0,0,,,,,0,0,0,0,0,0
|
||||
629,0,0,,,,,0,0,0,0,0,0
|
||||
630,0,0,,,,,0,0,0,0,0,0
|
||||
631,0,0,,,,,0,0,0,0,0,0
|
||||
632,0,0,,,,,0,0,0,0,0,0
|
||||
633,0,0,,,,,0,0,0,0,0,0
|
||||
634,0,0,,,,,0,0,0,0,0,0
|
||||
635,0,0,,,,,0,0,0,0,0,0
|
||||
636,0,0,,,,,0,0,0,0,0,0
|
||||
637,0,0,,,,,0,0,0,0,0,0
|
||||
638,0,0,,,,,0,0,0,0,0,0
|
||||
639,0,0,,,,,0,0,0,0,0,0
|
||||
640,0,0,,,,,0,0,0,0,0,0
|
||||
641,0,0,,,,,0,0,0,0,0,0
|
||||
642,0,0,,,,,0,0,0,0,0,0
|
||||
643,0,0,,,,,0,0,0,0,0,0
|
||||
644,0,0,,,,,0,0,0,0,0,0
|
||||
645,0,0,,,,,0,0,0,0,0,0
|
||||
646,0,0,,,,,0,0,0,0,0,0
|
||||
647,0,0,,,,,0,0,0,0,0,0
|
||||
648,0,0,,,,,0,0,0,0,0,0
|
||||
649,0,0,,,,,0,0,0,0,0,0
|
||||
650,0,0,,,,,0,0,0,0,0,0
|
||||
651,0,0,,,,,0,0,0,0,0,0
|
||||
652,0,0,,,,,0,0,0,0,0,0
|
||||
653,0,0,,,,,0,0,0,0,0,0
|
||||
654,0,0,,,,,0,0,0,0,0,0
|
||||
655,0,0,,,,,0,0,0,0,0,0
|
||||
656,0,0,,,,,0,0,0,0,0,0
|
||||
657,0,0,,,,,0,0,0,0,0,0
|
||||
658,0,0,,,,,0,0,0,0,0,0
|
||||
659,3,0,,,,,0,50,0,0,0,0
|
||||
660,0,0,,,,,0,0,0,0,0,0
|
||||
661,13,0,,,,,0,0,0,0,0,0
|
||||
662,0,0,,,,,0,0,0,0,0,0
|
||||
663,0,0,,,,,0,0,0,0,0,0
|
||||
664,0,0,,,,,0,0,0,0,0,0
|
||||
665,7,0,,,,,0,0,0,0,0,0
|
||||
666,3,0,,,,,0,50,0,0,0,0
|
||||
667,0,0,,,,,0,0,0,0,0,0
|
||||
668,13,0,,,,,0,0,0,0,0,0
|
||||
669,0,0,,,,,0,0,0,0,0,0
|
||||
670,0,0,,,,,0,0,0,0,0,0
|
||||
671,13,0,,,,,0,0,0,0,0,0
|
||||
672,5,5,,,,,0,0,0,100,0,0
|
||||
673,13,0,,,,,0,0,0,0,0,0
|
||||
674,2,0,,,,,0,0,0,0,0,0
|
||||
675,4,24,,,2,2,0,0,0,100,0,0
|
||||
676,0,0,,,,,0,0,0,0,0,0
|
||||
677,0,0,,,,,0,0,0,0,0,0
|
||||
678,10,0,,,,,0,0,0,0,0,0
|
||||
679,6,0,,,,,0,0,0,0,0,0
|
||||
680,6,0,,,,,0,0,0,0,0,0
|
||||
681,0,0,,,,,0,0,0,0,0,0
|
||||
682,0,0,,,,,0,0,0,0,0,0
|
||||
683,13,0,,,,,0,0,0,0,0,0
|
||||
684,0,0,,,,,0,0,0,0,0,0
|
||||
685,13,0,,,,,0,50,0,0,0,0
|
||||
686,0,0,,,,,0,0,0,0,0,0
|
||||
687,0,0,,,,,0,0,0,0,0,0
|
||||
688,6,0,,,,,0,0,0,0,0,0
|
||||
689,13,0,,,,,0,0,0,0,0,0
|
||||
690,0,0,,,,,0,0,0,0,0,0
|
||||
691,7,0,,,,,0,0,0,0,0,0
|
||||
692,0,0,,,,,0,0,0,0,0,0
|
||||
693,0,0,,,,,0,0,0,0,0,0
|
||||
694,11,0,,,,,0,0,0,0,0,0
|
||||
695,0,0,,,,,0,0,0,0,0,0
|
||||
696,0,0,,,,,0,0,0,0,0,0
|
||||
697,0,0,,,,,0,0,0,0,0,0
|
||||
698,0,0,,,,,0,0,0,0,0,0
|
||||
699,0,0,,,,,0,0,0,0,0,0
|
||||
700,4,1,,,,,0,0,0,100,0,0
|
||||
701,0,0,,,,,0,0,0,0,0,0
|
||||
702,2,0,,,,,0,0,0,0,0,0
|
||||
703,0,0,,,,,0,0,0,0,0,0
|
||||
704,0,0,,,,,0,0,0,0,0,0
|
||||
705,7,0,,,,,0,0,0,0,0,0
|
||||
706,0,0,,,,,0,0,0,0,0,0
|
||||
707,0,0,,,,,0,0,0,0,0,0
|
||||
708,6,0,,,,,0,0,0,0,0,0
|
||||
709,0,0,,,,,0,0,0,0,0,0
|
||||
710,6,0,,,,,0,0,0,0,0,0
|
||||
711,0,0,,,,,0,0,0,0,0,0
|
||||
712,0,0,,,,,0,0,0,0,0,0
|
||||
713,0,0,,,,,0,0,0,0,0,0
|
||||
714,0,0,,,,,0,0,0,0,0,0
|
||||
715,2,0,,,,,0,0,0,0,0,0
|
||||
716,0,0,,,,,0,0,0,0,30,0
|
||||
717,0,0,,,,,0,0,0,0,0,0
|
||||
718,0,0,,,,,0,0,0,0,0,0
|
||||
719,0,0,,,,,0,0,2,0,0,0
|
||||
|
|
|
File diff suppressed because it is too large
Load diff
|
@ -31,7 +31,7 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
|
|||
30,horn-attack,1,1,65,25,100,0,10,2,1,,1,1,5
|
||||
31,fury-attack,1,1,15,20,85,0,10,2,30,,1,10,7
|
||||
32,horn-drill,1,1,,5,30,0,10,2,39,,1,14,9
|
||||
33,tackle,1,1,50,35,100,0,10,2,1,,5,1,5
|
||||
33,tackle,1,1,40,35,100,0,10,2,1,,5,1,5
|
||||
34,body-slam,1,1,85,15,100,0,10,2,7,30,5,4,5
|
||||
35,wrap,1,1,15,20,90,0,10,2,43,100,5,24,21
|
||||
36,take-down,1,1,90,20,85,0,10,2,49,,5,3,5
|
||||
|
@ -79,12 +79,12 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
|
|||
78,stun-spore,1,12,,30,75,0,10,1,68,,4,14,19
|
||||
79,sleep-powder,1,12,,15,75,0,10,1,2,,4,5,19
|
||||
80,petal-dance,1,12,120,10,100,0,8,3,28,,2,6,21
|
||||
81,string-shot,1,7,,40,95,0,11,1,21,,4,9,19
|
||||
81,string-shot,1,7,,40,95,0,11,1,61,,4,9,19
|
||||
82,dragon-rage,1,16,,10,100,0,10,3,42,,1,26,5
|
||||
83,fire-spin,1,10,35,15,85,0,10,3,43,100,2,24,21
|
||||
84,thunder-shock,1,13,40,30,100,0,10,3,7,10,1,1,5
|
||||
85,thunderbolt,1,13,90,15,100,0,10,3,7,10,1,1,17
|
||||
86,thunder-wave,1,13,,20,100,0,10,1,68,,1,14,19
|
||||
86,thunder-wave,1,13,,20,90,0,10,1,68,,1,14,19
|
||||
87,thunder,1,13,110,10,70,0,10,3,153,30,1,8,17
|
||||
88,rock-throw,1,6,50,15,90,0,10,2,1,,5,12,5
|
||||
89,earthquake,1,5,100,10,100,0,9,2,148,,5,5,18
|
||||
|
@ -139,7 +139,7 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
|
|||
138,dream-eater,1,14,100,15,100,0,10,3,9,,4,8,20
|
||||
139,poison-gas,1,4,,40,90,0,11,1,67,,4,33,5
|
||||
140,barrage,1,1,15,20,85,0,10,2,30,,5,12,7
|
||||
141,leech-life,1,7,20,15,100,0,10,2,4,,4,9,20
|
||||
141,leech-life,1,7,80,10,100,0,10,2,4,,4,9,20
|
||||
142,lovely-kiss,1,1,,10,75,0,10,1,2,,2,5,19
|
||||
143,sky-attack,1,3,140,5,90,0,10,2,76,30,1,2,6
|
||||
144,transform,1,1,,10,,0,10,1,58,,4,17,23
|
||||
|
@ -163,7 +163,7 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
|
|||
162,super-fang,1,1,,10,90,0,10,2,41,,5,14,5
|
||||
163,slash,1,1,70,20,100,0,10,2,44,,1,2,5
|
||||
164,substitute,1,1,,10,,0,7,1,80,,4,16,23
|
||||
165,struggle,1,1,50,,,0,8,2,255,,1,1,5
|
||||
165,struggle,1,1,50,1,,0,8,2,255,,1,1,5
|
||||
166,sketch,2,1,,1,,0,10,1,96,,4,19,23
|
||||
167,triple-kick,2,2,10,10,90,0,10,2,105,,1,1,7
|
||||
168,thief,2,17,60,25,100,0,10,2,106,,5,20,12
|
||||
|
@ -205,7 +205,7 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
|
|||
204,charm,2,18,,20,100,0,10,1,59,,3,23,19
|
||||
205,rollout,2,6,30,20,90,0,10,2,118,,5,24,7
|
||||
206,false-swipe,2,1,40,40,100,0,10,2,102,,1,5,16
|
||||
207,swagger,2,1,,15,90,0,10,1,119,,3,27,19
|
||||
207,swagger,2,1,,15,85,0,10,1,119,,3,27,19
|
||||
208,milk-drink,2,1,,10,,0,7,1,33,,3,12,8
|
||||
209,spark,2,13,65,20,100,0,10,2,7,30,1,4,5
|
||||
210,fury-cutter,2,7,40,20,95,0,10,2,120,,1,17,7
|
||||
|
@ -387,7 +387,7 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
|
|||
386,punishment,4,17,,5,100,0,10,2,246,,4,,23
|
||||
387,last-resort,4,1,140,5,100,0,10,2,247,,3,,21
|
||||
388,worry-seed,4,12,,10,100,0,10,1,248,,2,,19
|
||||
389,sucker-punch,4,17,80,5,100,1,10,2,249,,4,,1
|
||||
389,sucker-punch,4,17,70,5,100,1,10,2,249,,4,,1
|
||||
390,toxic-spikes,4,4,,20,,0,6,1,250,,4,,13
|
||||
391,heart-swap,4,14,,10,,0,10,1,251,,1,,16
|
||||
392,aqua-ring,4,11,,20,,0,7,1,252,,2,,8
|
||||
|
@ -462,7 +462,7 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
|
|||
461,lunar-dance,4,14,,10,,0,7,1,271,,2,,8
|
||||
462,crush-grip,4,1,,5,100,0,10,2,238,,5,,15
|
||||
463,magma-storm,4,10,100,5,75,0,10,3,43,100,5,,7
|
||||
464,dark-void,4,17,,10,80,0,11,1,2,,4,,19
|
||||
464,dark-void,4,17,,10,50,0,11,1,2,,4,,19
|
||||
465,seed-flare,4,12,120,5,85,0,10,3,272,40,1,,22
|
||||
466,ominous-wind,4,8,60,5,100,0,10,3,141,10,4,,11
|
||||
467,shadow-force,4,8,120,5,100,0,10,2,273,,4,,22
|
||||
|
@ -500,7 +500,7 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
|
|||
499,clear-smog,5,4,50,15,,0,10,3,305,,,,
|
||||
500,stored-power,5,14,20,10,100,0,10,3,306,,,,
|
||||
501,quick-guard,5,2,,15,,3,4,1,307,,,,
|
||||
502,ally-switch,5,14,,15,,1,7,1,308,,,,
|
||||
502,ally-switch,5,14,,15,,2,7,1,308,,,,
|
||||
503,scald,5,11,80,15,100,0,10,3,5,30,,,
|
||||
504,shell-smash,5,1,,15,,0,7,1,309,,,,
|
||||
505,heal-pulse,5,14,,10,,0,10,1,310,,,,
|
||||
|
@ -558,17 +558,17 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
|
|||
557,v-create,5,10,180,5,95,0,10,2,335,100,,,
|
||||
558,fusion-flare,5,10,100,5,100,0,10,3,336,,,,
|
||||
559,fusion-bolt,5,13,100,5,100,0,10,2,337,,,,
|
||||
560,flying-press,6,2,80,10,95,0,10,2,338,,,,
|
||||
560,flying-press,6,2,100,10,95,0,10,2,338,,,,
|
||||
561,mat-block,6,2,,10,,0,4,1,377,,,,
|
||||
562,belch,6,4,120,10,90,0,10,3,339,,,,
|
||||
563,rototiller,6,5,,10,,0,14,1,340,100,,,
|
||||
564,sticky-web,6,7,,20,,0,6,1,341,,,,
|
||||
565,fell-stinger,6,7,30,25,100,0,10,2,342,,,,
|
||||
565,fell-stinger,6,7,50,25,100,0,10,2,342,,,,
|
||||
566,phantom-force,6,8,90,10,100,0,10,2,273,,,,
|
||||
567,trick-or-treat,6,8,,20,100,0,10,1,343,,,,
|
||||
568,noble-roar,6,1,,30,100,0,10,1,344,100,,,
|
||||
569,ion-deluge,6,13,,25,,1,12,1,345,,,,
|
||||
570,parabolic-charge,6,13,50,20,100,0,9,3,346,,,,
|
||||
570,parabolic-charge,6,13,65,20,100,0,9,3,346,,,,
|
||||
571,forests-curse,6,12,,20,100,0,10,1,376,,,,
|
||||
572,petal-blizzard,6,12,90,15,100,0,9,2,379,,,,
|
||||
573,freeze-dry,6,15,70,20,100,0,10,3,380,10,,,
|
||||
|
@ -592,8 +592,8 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
|
|||
591,diamond-storm,6,6,100,5,95,0,11,2,359,50,,,
|
||||
592,steam-eruption,6,11,110,5,95,0,10,3,5,30,,,
|
||||
593,hyperspace-hole,6,14,80,5,,0,10,3,360,,,,
|
||||
594,water-shuriken,6,11,15,20,100,1,10,2,361,,,,
|
||||
595,mystical-fire,6,10,65,10,100,0,10,3,72,100,,,
|
||||
594,water-shuriken,6,11,15,20,100,1,10,3,361,,,,
|
||||
595,mystical-fire,6,10,75,10,100,0,10,3,72,100,,,
|
||||
596,spiky-shield,6,12,,10,,4,7,1,362,,,,
|
||||
597,aromatic-mist,6,18,,20,,0,3,1,363,,,,
|
||||
598,eerie-impulse,6,13,,15,100,0,10,1,62,,,,
|
||||
|
@ -618,8 +618,106 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
|
|||
617,light-of-ruin,6,18,140,5,90,0,10,3,270,,,,
|
||||
618,origin-pulse,6,11,110,10,85,0,11,3,1,,,,
|
||||
619,precipice-blades,6,5,120,10,85,0,11,2,1,,,,
|
||||
620,dragon-ascent,6,3,120,5,100,0,10,2,230,,,,
|
||||
621,hyperspace-fury,6,17,100,5,,0,10,2,360,,,,
|
||||
620,dragon-ascent,6,3,120,5,100,0,10,2,230,100,,,
|
||||
621,hyperspace-fury,6,17,100,5,,0,10,2,360,100,,,
|
||||
622,breakneck-blitz--physical,7,1,,1,,0,10,2,1,,,,
|
||||
623,breakneck-blitz--special,7,1,,1,,0,10,3,1,,,,
|
||||
624,all-out-pummeling--physical,7,2,,1,,0,10,2,1,,,,
|
||||
625,all-out-pummeling--special,7,2,,1,,0,10,3,1,,,,
|
||||
626,supersonic-skystrike--physical,7,3,,1,,0,10,2,1,,,,
|
||||
627,supersonic-skystrike--special,7,3,,1,,0,10,3,1,,,,
|
||||
628,acid-downpour--physical,7,4,,1,,0,10,2,1,,,,
|
||||
629,acid-downpour--special,7,4,,1,,0,10,3,1,,,,
|
||||
630,tectonic-rage--physical,7,5,,1,,0,10,2,1,,,,
|
||||
631,tectonic-rage--special,7,5,,1,,0,10,3,1,,,,
|
||||
632,continental-crush--physical,7,6,,1,,0,10,2,1,,,,
|
||||
633,continental-crush--special,7,6,,1,,0,10,3,1,,,,
|
||||
634,savage-spin-out--physical,7,7,,1,,0,10,2,1,,,,
|
||||
635,savage-spin-out--special,7,7,,1,,0,10,3,1,,,,
|
||||
636,never-ending-nightmare--physical,7,8,,1,,0,10,2,1,,,,
|
||||
637,never-ending-nightmare--special,7,8,,1,,0,10,3,1,,,,
|
||||
638,corkscrew-crash--physical,7,9,,1,,0,10,2,1,,,,
|
||||
639,corkscrew-crash--special,7,9,,1,,0,10,3,1,,,,
|
||||
640,inferno-overdrive--physical,7,10,,1,,0,10,2,1,,,,
|
||||
641,inferno-overdrive--special,7,10,,1,,0,10,3,1,,,,
|
||||
642,hydro-vortex--physical,7,11,,1,,0,10,2,1,,,,
|
||||
643,hydro-vortex--special,7,11,,1,,0,10,3,1,,,,
|
||||
644,bloom-doom--physical,7,12,,1,,0,10,2,1,,,,
|
||||
645,bloom-doom--special,7,12,,1,,0,10,3,1,,,,
|
||||
646,gigavolt-havoc--physical,7,13,,1,,0,10,2,1,,,,
|
||||
647,gigavolt-havoc--special,7,13,,1,,0,10,3,1,,,,
|
||||
648,shattered-psyche--physical,7,14,,1,,0,10,2,1,,,,
|
||||
649,shattered-psyche--special,7,14,,1,,0,10,3,1,,,,
|
||||
650,subzero-slammer--physical,7,15,,1,,0,10,2,1,,,,
|
||||
651,subzero-slammer--special,7,15,,1,,0,10,3,1,,,,
|
||||
652,devastating-drake--physical,7,16,,1,,0,10,2,1,,,,
|
||||
653,devastating-drake--special,7,16,,1,,0,10,3,1,,,,
|
||||
654,black-hole-eclipse--physical,7,17,,1,,0,10,2,1,,,,
|
||||
655,black-hole-eclipse--special,7,17,,1,,0,10,3,1,,,,
|
||||
656,twinkle-tackle--physical,7,18,,1,,0,10,2,1,,,,
|
||||
657,twinkle-tackle--special,7,18,,1,,0,10,3,1,,,,
|
||||
658,catastropika,7,13,210,1,,0,10,2,1,,,,
|
||||
659,shore-up,7,5,,10,,0,7,1,382,,,,
|
||||
660,first-impression,7,7,90,10,100,2,10,2,383,,,,
|
||||
661,baneful-bunker,7,4,,10,,4,7,1,384,,,,
|
||||
662,spirit-shackle,7,8,80,10,100,0,10,2,385,,,,
|
||||
663,darkest-lariat,7,17,85,10,100,0,10,2,304,,,,
|
||||
664,sparkling-aria,7,11,90,10,100,0,9,3,386,,,,
|
||||
665,ice-hammer,7,15,100,10,90,0,10,2,219,100,,,
|
||||
666,floral-healing,7,18,,10,,0,10,1,387,,,,
|
||||
667,high-horsepower,7,5,95,10,95,0,10,2,1,,,,
|
||||
668,strength-sap,7,12,,10,100,0,10,1,388,100,,,
|
||||
669,solar-blade,7,12,125,10,100,0,10,2,152,,,,
|
||||
670,leafage,7,12,40,40,100,0,10,2,1,,,,
|
||||
671,spotlight,7,1,,15,,3,10,1,389,,,,
|
||||
672,toxic-thread,7,4,,20,100,0,10,1,390,100,,,
|
||||
673,laser-focus,7,1,,30,,0,7,1,391,,,,
|
||||
674,gear-up,7,9,,20,,0,13,1,392,,,,
|
||||
675,throat-chop,7,17,80,15,100,0,10,2,393,100,,,
|
||||
676,pollen-puff,7,7,90,15,100,0,10,3,394,,,,
|
||||
677,anchor-shot,7,9,80,20,100,0,10,2,385,,,,
|
||||
678,psychic-terrain,7,14,,10,,0,12,1,395,,,,
|
||||
679,lunge,7,7,80,15,100,0,10,2,396,100,,,
|
||||
680,fire-lash,7,10,80,15,100,0,10,2,397,100,,,
|
||||
681,power-trip,7,17,20,10,100,0,10,2,306,,,,
|
||||
682,burn-up,7,10,130,5,100,0,10,3,398,,,,
|
||||
683,speed-swap,7,14,,10,,0,10,1,399,,,,
|
||||
684,smart-strike,7,9,70,10,,0,10,2,18,,,,
|
||||
685,purify,7,4,,20,,0,10,1,400,,,,
|
||||
686,revelation-dance,7,1,90,15,100,0,10,3,401,,,,
|
||||
687,core-enforcer,7,16,100,10,100,0,11,3,402,,,,
|
||||
688,trop-kick,7,12,70,15,100,0,10,2,396,100,,,
|
||||
689,instruct,7,14,,15,,0,10,1,403,,,,
|
||||
690,beak-blast,7,3,100,15,100,-3,10,2,404,,,,
|
||||
691,clanging-scales,7,16,110,5,100,0,11,3,405,100,,,
|
||||
692,dragon-hammer,7,16,90,15,100,0,10,2,1,,,,
|
||||
693,brutal-swing,7,17,60,20,100,0,9,2,406,,,,
|
||||
694,aurora-veil,7,15,,20,,0,4,1,407,,,,
|
||||
695,sinister-arrow-raid,7,8,180,1,,0,10,2,1,,,,
|
||||
696,malicious-moonsault,7,17,180,1,,0,10,2,1,,,,
|
||||
697,oceanic-operetta,7,11,195,1,,0,10,3,1,,,,
|
||||
698,guardian-of-alola,7,18,,1,,0,10,3,413,,,,
|
||||
699,soul-stealing-7-star-strike,7,8,195,1,,0,10,2,1,,,,
|
||||
700,stoked-sparksurfer,7,13,175,1,,0,10,3,7,100,,,
|
||||
701,pulverizing-pancake,7,1,210,1,,0,10,2,1,,,,
|
||||
702,extreme-evoboost,7,1,,1,,0,7,1,414,100,,,
|
||||
703,genesis-supernova,7,14,185,1,,0,10,3,415,,,,
|
||||
704,shell-trap,7,10,150,5,100,-3,11,3,408,,,,
|
||||
705,fleur-cannon,7,18,130,5,90,0,10,3,205,100,,,
|
||||
706,psychic-fangs,7,14,85,10,100,0,10,2,187,,,,
|
||||
707,stomping-tantrum,7,5,75,10,100,0,10,2,409,,,,
|
||||
708,shadow-bone,7,8,85,10,100,0,10,2,70,20,,,
|
||||
709,accelerock,7,6,40,20,100,1,10,2,104,,,,
|
||||
710,liquidation,7,11,85,10,100,0,10,2,70,20,,,
|
||||
711,prismatic-laser,7,14,160,10,100,0,10,3,81,,,,
|
||||
712,spectral-thief,7,8,90,10,100,0,10,2,410,,,,
|
||||
713,sunsteel-strike,7,9,100,5,100,0,10,2,411,,,,
|
||||
714,moongeist-beam,7,8,100,5,100,0,10,3,411,,,,
|
||||
715,tearful-look,7,1,,20,,0,10,1,412,100,,,
|
||||
716,zing-zap,7,13,80,10,100,0,10,2,32,30,,,
|
||||
717,natures-madness,7,18,,10,90,0,10,3,41,,,,
|
||||
718,multi-attack,7,1,90,10,100,0,10,2,269,,,,
|
||||
719,10-000-000-volt-thunderbolt,7,13,195,1,,0,10,3,1,,,,
|
||||
10001,shadow-rush,3,10002,55,,100,0,10,2,10001,,,,
|
||||
10002,shadow-blast,3,10002,80,,100,0,10,2,44,,,,
|
||||
10003,shadow-blitz,3,10002,40,,100,0,10,2,1,,,,
|
||||
|
|
|
Loading…
Reference in a new issue