ORAS move names/stats and the Rayquaza tutor.

This commit is contained in:
Eevee (Alex Munroe) 2015-08-08 18:22:31 -07:00
parent ccb252932c
commit b111104869
3 changed files with 30 additions and 4 deletions

View file

@ -4318,6 +4318,30 @@ move_id,local_language_id,name
617,7,Luz Aniquiladora
617,8,Luce Nefasta
617,9,Light of Ruin
618,1,こんげんのはどう
618,5,Onde Originelle
618,6,Ursprungswoge
618,7,Pulso Primigenio
618,8,Primopulsar
618,9,Origin Pulse
619,1,だんがいのつるぎ
619,5,Lame Pangéenne
619,6,Abgrundsklinge
619,7,Filo del Abismo
619,8,Spade Telluriche
619,9,Precipice Blades
620,1,ガリョウテンセイ
620,5,Draco Ascension
620,6,Zenitstürmer
620,7,Ascenso Draco
620,8,Ascesa del Drago
620,9,Dragon Ascent
621,1,いじげんラッシュ
621,5,Furie Dimension
621,6,Dimensionswahn
621,7,Cerco Dimensión
621,8,Urtodimensionale
621,9,Hyperspace Fury
10001,1,ダークラッシュ
10001,5,Charge Noire
10001,6,Cryptoschlag

1 move_id local_language_id name
4318 617 7 Luz Aniquiladora
4319 617 8 Luce Nefasta
4320 617 9 Light of Ruin
4321 618 1 こんげんのはどう
4322 618 5 Onde Originelle
4323 618 6 Ursprungswoge
4324 618 7 Pulso Primigenio
4325 618 8 Primopulsar
4326 618 9 Origin Pulse
4327 619 1 だんがいのつるぎ
4328 619 5 Lame Pangéenne
4329 619 6 Abgrundsklinge
4330 619 7 Filo del Abismo
4331 619 8 Spade Telluriche
4332 619 9 Precipice Blades
4333 620 1 ガリョウテンセイ
4334 620 5 Draco Ascension
4335 620 6 Zenitstürmer
4336 620 7 Ascenso Draco
4337 620 8 Ascesa del Drago
4338 620 9 Dragon Ascent
4339 621 1 いじげんラッシュ
4340 621 5 Furie Dimension
4341 621 6 Dimensionswahn
4342 621 7 Cerco Dimensión
4343 621 8 Urtodimensionale
4344 621 9 Hyperspace Fury
4345 10001 1 ダークラッシュ
4346 10001 5 Charge Noire
4347 10001 6 Cryptoschlag

View file

@ -616,10 +616,10 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
615,thousand-waves,6,5,90,10,100,0,11,2,10007,,,,
616,lands-wrath,6,5,90,10,100,0,11,2,1,,,,
617,light-of-ruin,6,18,140,5,90,0,10,3,270,,,,
618,origin-pulse,6,1,0,0,0,0,1,1,1,,,,
619,precipice-blades,6,1,0,0,0,0,1,1,1,,,,
620,dragon-ascent,6,1,0,0,0,0,1,1,1,,,,
621,hyperspace-fury,6,1,0,0,0,0,1,1,1,,,,
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,,,,
10001,shadow-rush,3,10002,55,,100,0,10,2,10001,,,,
10002,shadow-blast,3,10002,80,,100,0,10,3,44,,,,
10003,shadow-blitz,3,10002,40,,100,0,10,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
616 615 thousand-waves 6 5 90 10 100 0 11 2 10007
617 616 lands-wrath 6 5 90 10 100 0 11 2 1
618 617 light-of-ruin 6 18 140 5 90 0 10 3 270
619 618 origin-pulse 6 1 11 0 110 0 10 0 85 0 1 11 1 3 1
620 619 precipice-blades 6 1 5 0 120 0 10 0 85 0 1 11 1 2 1
621 620 dragon-ascent 6 1 3 0 120 0 5 0 100 0 1 10 1 2 1 230
622 621 hyperspace-fury 6 1 17 0 100 0 5 0 0 1 10 1 2 1 360
623 10001 shadow-rush 3 10002 55 100 0 10 2 10001
624 10002 shadow-blast 3 10002 80 100 0 10 3 44
625 10003 shadow-blitz 3 10002 40 100 0 10 2 1

View file

@ -260519,6 +260519,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
384,16,523,4,0,
384,16,525,4,0,
384,16,590,4,0,
384,16,620,3,0,
385,5,38,1,35,
385,5,63,4,0,
385,5,85,4,0,
@ -366100,6 +366101,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
10079,16,523,4,0,
10079,16,525,4,0,
10079,16,590,4,0,
10079,16,620,3,0,
10080,16,9,3,0,
10080,16,21,1,37,1
10080,16,39,1,1,1

Can't render this file because it is too large.