1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

BW names from Nintendo Magazine UK

This commit is contained in:
Brigit Lemanski 2011-01-19 11:49:28 -05:00
parent e65ced2bd7
commit 29be17fb2a
2 changed files with 5 additions and 5 deletions
pokedex/data/csv

View file

@ -520,14 +520,14 @@ id,name,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_class_
519,fire realm,5,10,50,10,100,0,10,3,326,,,,
520,grass realm,5,12,50,10,100,0,10,3,327,,,,
521,volt change,5,13,70,20,100,0,10,3,229,,,,
522,bug repellant,5,7,30,20,100,0,11,3,72,100,,,
522,Struggle Bug,5,7,30,20,100,0,11,3,72,100,,,
523,level field,5,5,60,20,100,0,9,2,71,100,,,
524,ice breath,5,15,40,10,90,0,10,3,289,100,,,
525,dragon tail,5,16,60,10,90,-6,10,2,314,,,,
526,cheer up,5,1,0,30,,0,7,1,328,,,,
527,electric net,5,13,55,15,95,0,11,3,21,100,,,
528,Wild Charge,5,13,90,15,100,0,10,2,49,,,,
529,drill liner,5,5,80,10,95,0,10,2,44,,,,
529,Drill Run,5,5,80,10,95,0,10,2,44,,,,
530,Dual Chop,5,16,40,15,90,0,10,2,45,,,,
531,Heart Stamp,5,14,60,25,100,0,10,2,32,30,,,
532,wood horn,5,12,75,10,100,0,10,2,4,,,,

1 id name 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
520 519 fire realm 5 10 50 10 100 0 10 3 326
521 520 grass realm 5 12 50 10 100 0 10 3 327
522 521 volt change 5 13 70 20 100 0 10 3 229
523 522 bug repellant Struggle Bug 5 7 30 20 100 0 11 3 72 100
524 523 level field 5 5 60 20 100 0 9 2 71 100
525 524 ice breath 5 15 40 10 90 0 10 3 289 100
526 525 dragon tail 5 16 60 10 90 -6 10 2 314
527 526 cheer up 5 1 0 30 0 7 1 328
528 527 electric net 5 13 55 15 95 0 11 3 21 100
529 528 Wild Charge 5 13 90 15 100 0 10 2 49
530 529 drill liner Drill Run 5 5 80 10 95 0 10 2 44
531 530 Dual Chop 5 16 40 15 90 0 10 2 45
532 531 Heart Stamp 5 14 60 25 100 0 10 2 32 30
533 532 wood horn 5 12 75 10 100 0 10 2 4