Add Happy Hour and Celebrate.

This commit is contained in:
Lynn "Zhorken" Vaughan 2013-12-11 14:20:14 -05:00
parent fb06d85e1e
commit bf2c79879d
4 changed files with 6 additions and 0 deletions

View File

@ -1037,6 +1037,7 @@ Changes []{move:nature-power} to []{move:moonblast}."
Changes []{move:nature-power} to []{move:thunderbolt}."
369,9,Lowers the target's Special Attack by two stages.,Lowers the target's Special Attack by two stages.
370,9,Doubles prize money.,Doubles prize money. Stacks with a held item. Only works once per battle..
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."

1 move_effect_id local_language_id short_effect effect
1037
1038
1039
1040
1041
1042
1043

View File

@ -347,6 +347,7 @@ id
367
368
369
370
10001
10002
10003

1 id
347 367
348 368
349 369
350 370
351 10001
352 10002
353 10003

View File

@ -3517,6 +3517,7 @@ move_id,local_language_id,name
602,1,じばそうさ
602,5,Magné-Contrôle
602,9,Magnetic Flux
603,9,Happy Hour
604,1,エレキフィールド
604,5,Champ Électrifié
604,8,Campo Elettrico
@ -3526,6 +3527,7 @@ move_id,local_language_id,name
605,6,Zauberschein
605,8,Magibrillio
605,9,Dazzling Gleam
606,9,Celebrate
608,1,つぶらなひとみ
608,5,Regard Touchant
608,6,Kulleraugen

1 move_id local_language_id name
3517 602 1 じばそうさ
3518 602 5 Magné-Contrôle
3519 602 9 Magnetic Flux
3520 603 9 Happy Hour
3521 604 1 エレキフィールド
3522 604 5 Champ Électrifié
3523 604 8 Campo Elettrico
3527 605 6 Zauberschein
3528 605 8 Magibrillio
3529 605 9 Dazzling Gleam
3530 606 9 Celebrate
3531 608 1 つぶらなひとみ
3532 608 5 Regard Touchant
3533 608 6 Kulleraugen

View File

@ -598,8 +598,10 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_
600,powder,6,7,0,20,100,1,10,1,365,,,,
601,geomancy,6,18,0,10,,0,7,1,366,,,,
602,magnetic-flux,6,13,0,20,,0,4,1,367,,,,
603,happy-hour,6,1,0,30,,0,4,1,370,,,,
604,electric-terrain,6,13,0,10,,0,12,1,368,,,,
605,dazzling-gleam,6,18,80,10,100,0,11,3,1,,,,
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,,,
611,infestation,6,7,20,35,100,0,10,3,43,,,,

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
598 600 powder 6 7 0 20 100 1 10 1 365
599 601 geomancy 6 18 0 10 0 7 1 366
600 602 magnetic-flux 6 13 0 20 0 4 1 367
601 603 happy-hour 6 1 0 30 0 4 1 370
602 604 electric-terrain 6 13 0 10 0 12 1 368
603 605 dazzling-gleam 6 18 80 10 100 0 11 3 1
604 606 celebrate 6 1 0 40 0 7 1 86
605 608 baby-doll-eyes 6 18 0 30 100 1 10 1 19
606 609 nuzzle 6 13 20 20 100 0 10 2 7 100
607 611 infestation 6 7 20 35 100 0 10 3 43