Add Aromatic Mist.

I'm not going to bother sorting it in; all the IDs are about to change
anyway when we get the few remaining internal IDs on the spreadsheet.
This commit is contained in:
Lynn "Zhorken" Vaughan 2013-11-02 19:56:07 -04:00
parent a6bb5bec83
commit ba368bec2c
2 changed files with 2 additions and 0 deletions

View file

@ -3400,6 +3400,7 @@ move_id,local_language_id,name
604,9,Trick-or-Treat
605,9,Venom Drench
606,9,Water Shuriken
607,9,Aromatic Mist
10001,1,ダークラッシュ
10001,5,Charge Noire
10001,6,Cryptoschlag

1 move_id local_language_id name
3400 604 9 Trick-or-Treat
3401 605 9 Venom Drench
3402 606 9 Water Shuriken
3403 607 9 Aromatic Mist
3404 10001 1 ダークラッシュ
3405 10001 5 Charge Noire
3406 10001 6 Cryptoschlag

View file

@ -605,6 +605,7 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
604,trick-or-treat,6,8,0,20,100,0,10,1,10007,,,,
605,venom-drench,6,4,0,20,100,0,10,1,10007,,,,
606,water-shuriken,6,11,15,20,100,1,10,2,10007,,,,
607,aromatic-mist,6,18,0,20,100,0,4,1,10007,,,,
10001,shadow-rush,3,10002,55,,100,0,2,2,10001,,,,
10002,shadow-blast,3,10002,80,,100,0,2,3,44,,,,
10003,shadow-blitz,3,10002,40,,100,0,2,2,1,,,,

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
605 604 trick-or-treat 6 8 0 20 100 0 10 1 10007
606 605 venom-drench 6 4 0 20 100 0 10 1 10007
607 606 water-shuriken 6 11 15 20 100 1 10 2 10007
608 607 aromatic-mist 6 18 0 20 100 0 4 1 10007
609 10001 shadow-rush 3 10002 55 100 0 2 2 10001
610 10002 shadow-blast 3 10002 80 100 0 2 3 44
611 10003 shadow-blitz 3 10002 40 100 0 2 2 1