Add Hold Back and Diamond Storm.

This commit is contained in:
Lynn "Zhorken" Vaughan 2014-03-07 11:15:47 -05:00
parent f71e1521a9
commit 21fd51bb0b
2 changed files with 4 additions and 0 deletions

View file

@ -3480,6 +3480,7 @@ move_id,local_language_id,name
590,5,Confidence
590,8,Confidenza
590,9,Confide
591,9,Diamond Storm
594,1,みずしゅりけん
594,5,Sheauriken
594,6,Wasser Shuriken
@ -3538,6 +3539,7 @@ move_id,local_language_id,name
609,6,Wangenrubbler
609,8,Elettrococcola
609,9,Nuzzle
610,9,Hold Back
611,1,まとわりつく
611,5,Harcèlement
611,6,Plage

1 move_id local_language_id name
3480 590 5 Confidence
3481 590 8 Confidenza
3482 590 9 Confide
3483 591 9 Diamond Storm
3484 594 1 みずしゅりけん
3485 594 5 Sheauriken
3486 594 6 Wasser Shuriken
3539 609 6 Wangenrubbler
3540 609 8 Elettrococcola
3541 609 9 Nuzzle
3542 610 9 Hold Back
3543 611 1 まとわりつく
3544 611 5 Harcèlement
3545 611 6 Plage

View file

@ -589,6 +589,7 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
588,kings-shield,6,9,0,10,,4,7,1,360,,,,
589,play-nice,6,1,0,20,,0,10,1,19,,,,
590,confide,6,1,0,20,,0,10,1,361,,,,
591,diamond-storm,6,18,100,5,95,0,10,2,139,50,,,
594,water-shuriken,6,11,15,20,100,1,10,2,30,100,,,
595,mystical-fire,6,10,65,10,100,0,10,3,72,100,,,
596,spiky-shield,6,12,0,10,,4,7,1,362,,,,
@ -604,6 +605,7 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
606,celebrate,6,1,0,40,,0,7,1,86,,,,
608,baby-doll-eyes,6,18,0,30,100,1,10,1,19,,,,
609,nuzzle,6,13,20,20,100,0,10,2,7,100,,,
610,hold-back,6,1,40,40,100,0,10,2,102,,,,
611,infestation,6,7,20,20,100,0,10,3,43,,,,
612,power-up-punch,6,2,40,20,100,0,10,2,140,100,,,
613,oblivion-wing,6,3,80,10,100,0,10,3,353,,,,

1 id identifier generation_id type_id power pp accuracy priority target_id damage_class_id effect_id effect_chance contest_type_id contest_effect_id super_contest_effect_id
589 588 kings-shield 6 9 0 10 4 7 1 360
590 589 play-nice 6 1 0 20 0 10 1 19
591 590 confide 6 1 0 20 0 10 1 361
592 591 diamond-storm 6 18 100 5 95 0 10 2 139 50
593 594 water-shuriken 6 11 15 20 100 1 10 2 30 100
594 595 mystical-fire 6 10 65 10 100 0 10 3 72 100
595 596 spiky-shield 6 12 0 10 4 7 1 362
605 606 celebrate 6 1 0 40 0 7 1 86
606 608 baby-doll-eyes 6 18 0 30 100 1 10 1 19
607 609 nuzzle 6 13 20 20 100 0 10 2 7 100
608 610 hold-back 6 1 40 40 100 0 10 2 102
609 611 infestation 6 7 20 20 100 0 10 3 43
610 612 power-up-punch 6 2 40 20 100 0 10 2 140 100
611 613 oblivion-wing 6 3 80 10 100 0 10 3 353