summaryrefslogtreecommitdiff
path: root/files/msgdata/msg/narc_0324.txt
blob: 141c02d21f210ad38dc4af0449d1f278d47e2ab2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
        
{STRVAR 1, 0} gained\n{STRVAR 54, 1} Exp. Points!\r
{STRVAR 1, 0} gained a boosted\n{STRVAR 54, 1} Exp. Points!\r
{STRVAR 1, 0} grew to\nLv. {STRVAR 52, 1}!{WAIT 5}{WAIT 2}\r
{STRVAR 1, 0} learned\n{STRVAR 6, 1}!{WAIT 5}{WAIT 2}\r
{STRVAR 1, 0} is trying to\nlearn {STRVAR 6, 1}.\r
But {STRVAR 1, 0} can’t learn\nmore than four moves.\r
Delete a move to make\nroom for {STRVAR 6, 1}?\r
{STRVAR 1, 0} forgot the move\n{STRVAR 6, 2}.\r
Give up on learning the move\n{STRVAR 6, 1}?\r
{STRVAR 1, 0} did not learn\n{STRVAR 6, 1}.\r
Use next Pokémon?{YESNO 0}
{STRVAR 1, 0}’s\nattack missed!
The wild {STRVAR 1, 0}’s\nattack missed!
The attack of the foe’s\n{STRVAR 1, 0} missed!
{STRVAR 1, 0}\nprotected itself!
The wild {STRVAR 1, 0}\nprotected itself!
The foe’s {STRVAR 1, 0}\nprotected itself!
{STRVAR 1, 0} avoided damage\nby using {STRVAR 5, 1}!
The wild {STRVAR 1, 0} avoided\ndamage by using {STRVAR 5, 1}!
The foe’s {STRVAR 1, 0} avoided\ndamage by using {STRVAR 5, 1}!
{STRVAR 1, 0} makes Ground moves\nmiss by using {STRVAR 5, 1}!
The wild {STRVAR 1, 0} makes Ground\nmoves miss by using {STRVAR 5, 1}!
The foe’s {STRVAR 1, 0} makes Ground\nmoves miss by using {STRVAR 5, 1}!
{STRVAR 1, 0} avoided\nthe attack!
The wild {STRVAR 1, 0} avoided\nthe attack!
The foe’s {STRVAR 1, 0} avoided\nthe attack!
It doesn’t affect\n{STRVAR 1, 0}...
It doesn’t affect\nthe wild {STRVAR 1, 0}...
It doesn’t affect\nthe foe’s {STRVAR 1, 0}...
{STRVAR 1, 0} fainted!\r
The wild {STRVAR 1, 0} fainted!\r
The foe’s {STRVAR 1, 0} fainted!\r
{STRVAR 3, 0} got ${STRVAR 54, 1}\nfor winning!\r
{STRVAR 3, 0} dropped ${STRVAR 54, 1}\nin panic!\r
{STRVAR 3, 0} paid out ${STRVAR 54, 1}\nto the winner.\r
{STRVAR 3, 0} is out of\nusable Pokémon!\r
{STRVAR 3, 0} blacked out!\r
... ... ... ...\r
{STRVAR 1, 0} prevents\nescape with {STRVAR 5, 1}!\r
The wild {STRVAR 1, 0} prevents\nescape with {STRVAR 5, 1}!\r
The foe’s {STRVAR 1, 0} prevents\nescape with {STRVAR 5, 1}!\r
Can’t escape!\r
{STRVAR 1, 0} can’t escape!\r
The wild {STRVAR 1, 0} can’t escape!\r
The foe’s {STRVAR 1, 0} can’t escape!\r
Hit {STRVAR 50, 0} time(s)!
{STRVAR 1, 0}\nfell asleep!
The wild {STRVAR 1, 0}\nfell asleep!
The foe’s {STRVAR 1, 0}\nfell asleep!
{STRVAR 1, 0}’s {STRVAR 5, 1} made\n{STRVAR 1, 2} fall asleep!
{STRVAR 1, 0}’s {STRVAR 5, 1} made\nthe wild {STRVAR 1, 2} fall asleep!
{STRVAR 1, 0}’s {STRVAR 5, 1} made\nthe foe’s {STRVAR 1, 2} fall asleep!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} made {STRVAR 1, 2}\ffall asleep!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} made the wild\f{STRVAR 1, 2} fall asleep!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} made {STRVAR 1, 2}\ffall asleep!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} made the foe’s\f{STRVAR 1, 2} fall asleep!
{STRVAR 1, 0} is\nalready asleep!
The wild {STRVAR 1, 0} is\nalready asleep!
The foe’s {STRVAR 1, 0} is\nalready asleep!
{STRVAR 1, 0}\nwasn’t affected!
The wild {STRVAR 1, 0}\nwasn’t affected!
The foe’s {STRVAR 1, 0}\nwasn’t affected!
{STRVAR 1, 0}\nwas poisoned!
The wild {STRVAR 1, 0}\nwas poisoned!
The foe’s {STRVAR 1, 0}\nwas poisoned!
{STRVAR 1, 0}’s {STRVAR 5, 1}\npoisoned {STRVAR 1, 2}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\npoisoned the wild {STRVAR 1, 2}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\npoisoned the foe’s {STRVAR 1, 2}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} poisoned\f{STRVAR 1, 2}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} poisoned\fthe wild {STRVAR 1, 2}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} poisoned\f{STRVAR 1, 2}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} poisoned\fthe foe’s {STRVAR 1, 2}!
{STRVAR 1, 0} is hurt\nby poison!
The wild {STRVAR 1, 0} is hurt\nby poison!
The foe’s {STRVAR 1, 0} is hurt\nby poison!
{STRVAR 1, 0} is already\npoisoned.
The wild {STRVAR 1, 0} is already\npoisoned.
The foe’s {STRVAR 1, 0} is already\npoisoned.
{STRVAR 1, 0} was badly\npoisoned!
The wild {STRVAR 1, 0} was badly\npoisoned!
The foe’s {STRVAR 1, 0} was badly\npoisoned!
{STRVAR 1, 0} had its\nenergy drained!
The wild {STRVAR 1, 0} had its\nenergy drained!
The foe’s {STRVAR 1, 0} had its\nenergy drained!
{STRVAR 1, 0} was burned!
The wild {STRVAR 1, 0}\nwas burned!
The foe’s {STRVAR 1, 0}\nwas burned!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nburned {STRVAR 1, 2}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nburned the wild {STRVAR 1, 2}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nburned the foe’s {STRVAR 1, 2}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} burned {STRVAR 1, 2}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} burned the wild\f{STRVAR 1, 2}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} burned {STRVAR 1, 2}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} burned the foe’s\f{STRVAR 1, 2}!
{STRVAR 1, 0} is hurt\nby its burn!
The wild {STRVAR 1, 0} is hurt\nby its burn!
The foe’s {STRVAR 1, 0} is hurt\nby its burn!
{STRVAR 1, 0} already\nhas a burn.
The wild {STRVAR 1, 0} already\nhas a burn.
The foe’s {STRVAR 1, 0} already\nhas a burn.
{STRVAR 1, 0} was\nfrozen solid!
The wild {STRVAR 1, 0} was\nfrozen solid!
The foe’s {STRVAR 1, 0} was\nfrozen solid!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nfroze {STRVAR 1, 2} solid!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nfroze the wild {STRVAR 1, 2} solid!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nfroze the foe’s {STRVAR 1, 2} solid!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} froze {STRVAR 1, 2}\fsolid!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} froze the wild\f{STRVAR 1, 2} solid!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} froze {STRVAR 1, 2}\fsolid!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} froze the foe’s\f{STRVAR 1, 2} solid!
{STRVAR 1, 0} is\nfrozen solid!
The wild {STRVAR 1, 0} is\nfrozen solid!
The foe’s {STRVAR 1, 0} is\nfrozen solid!
{STRVAR 1, 0} thawed out!
The wild {STRVAR 1, 0} thawed out!
The foe’s {STRVAR 1, 0} thawed out!
{STRVAR 1, 0} was\ndefrosted by {STRVAR 6, 1}!
The wild {STRVAR 1, 0} was\ndefrosted by {STRVAR 6, 1}!
The foe’s {STRVAR 1, 0} was\ndefrosted by {STRVAR 6, 1}!
{STRVAR 1, 0} is paralyzed!\nIt may be unable to move!
The wild {STRVAR 1, 0} is paralyzed!\nIt may be unable to move!
The foe’s {STRVAR 1, 0} is paralyzed!\nIt may be unable to move!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nparalyzed {STRVAR 1, 2}!\fIt may be unable to move!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nparalyzed the wild {STRVAR 1, 2}!\fIt may be unable to move!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nparalyzed the foe’s {STRVAR 1, 2}!\fIt may be unable to move!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} paralyzed {STRVAR 1, 2}!\fIt may be unable to move!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} paralyzed the wild\f{STRVAR 1, 2}!\fIt may be unable to move!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} paralyzed\f{STRVAR 1, 2}!\fIt may be unable to move!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} paralyzed the foe’s\f{STRVAR 1, 2}!\fIt may be unable to move!
{STRVAR 1, 0} is paralyzed!\nIt can’t move!
The wild {STRVAR 1, 0} is paralyzed!\nIt can’t move!
The foe’s {STRVAR 1, 0} is paralyzed!\nIt can’t move!
{STRVAR 1, 0} is\nalready paralyzed!
The wild {STRVAR 1, 0} is\nalready paralyzed!
The foe’s {STRVAR 1, 0} is\nalready paralyzed!
{STRVAR 1, 0} was\nhealed of paralysis!
The wild {STRVAR 1, 0} was\nhealed of paralysis!
The foe’s {STRVAR 1, 0} was\nhealed of paralysis!
{STRVAR 1, 0}’s\ndream was eaten!
The wild {STRVAR 1, 0}’s\ndream was eaten!
The foe’s {STRVAR 1, 0}’s\ndream was eaten!
{STRVAR 1, 0}’s {STRVAR 13, 1}\nwon’t go higher!
The wild {STRVAR 1, 0}’s {STRVAR 13, 1}\nwon’t go higher!
The foe’s {STRVAR 1, 0}’s {STRVAR 13, 1}\nwon’t go higher!
{STRVAR 1, 0}’s {STRVAR 13, 1}\nwon’t go lower!
The wild {STRVAR 1, 0}’s {STRVAR 13, 1}\nwon’t go lower!
The foe’s {STRVAR 1, 0}’s {STRVAR 13, 1}\nwon’t go lower!
The effect of your team’s\n{STRVAR 6, 0} wore off!
The effect of the foe’s\n{STRVAR 6, 0} wore off!
{STRVAR 1, 0} is\nconfused!
The wild {STRVAR 1, 0} is\nconfused!
The foe’s {STRVAR 1, 0} is\nconfused!
{STRVAR 1, 0} snapped\nout of confusion!
The wild {STRVAR 1, 0} snapped\nout of confusion!
The foe’s {STRVAR 1, 0} snapped\nout of confusion!
{STRVAR 1, 0} became\nconfused!
The wild {STRVAR 1, 0} became\nconfused!
The foe’s {STRVAR 1, 0} became\nconfused!
{STRVAR 1, 0} is\nalready confused!
The wild {STRVAR 1, 0} is\nalready confused!
The foe’s {STRVAR 1, 0} is\nalready confused!
{STRVAR 1, 0}\nfell in love!
The wild {STRVAR 1, 0}\nfell in love!
The foe’s {STRVAR 1, 0}\nfell in love!
{STRVAR 1, 0} is in love\nwith {STRVAR 1, 1}!
{STRVAR 1, 0} is in love\nwith the wild {STRVAR 1, 1}!
{STRVAR 1, 0} is in love\nwith the foe’s {STRVAR 1, 1}!
The wild {STRVAR 1, 0} is in love\nwith {STRVAR 1, 1}!
The wild {STRVAR 1, 0} is in love\nwith the wild {STRVAR 1, 1}!
The foe’s {STRVAR 1, 0} is in love\nwith {STRVAR 1, 1}!
The foe’s {STRVAR 1, 0} is in love\nwith the foe’s {STRVAR 1, 1}!
{STRVAR 1, 0} is\nimmobilized by love!
The wild {STRVAR 1, 0} is\nimmobilized by love!
The foe’s {STRVAR 1, 0} is\nimmobilized by love!
{STRVAR 1, 0} was\nblown away!
The wild {STRVAR 1, 0} was\nblown away!
The foe’s {STRVAR 1, 0} was\nblown away!
{STRVAR 1, 0} transformed\ninto the {STRVAR 15, 1} type!
The wild {STRVAR 1, 0} transformed\ninto the {STRVAR 15, 1} type!
The foe’s {STRVAR 1, 0} transformed\ninto the {STRVAR 15, 1} type!
{STRVAR 1, 0} flinched!
The wild {STRVAR 1, 0} flinched!
The foe’s {STRVAR 1, 0} flinched!
{STRVAR 1, 0} regained\nhealth!
The wild {STRVAR 1, 0} regained\nhealth!
The foe’s {STRVAR 1, 0} regained\nhealth!
{STRVAR 1, 0}’s\nHP is full!
The wild {STRVAR 1, 0}’s\nHP is full!
The foe’s {STRVAR 1, 0}’s\nHP is full!
{STRVAR 6, 0} raised your team’s\nSpecial Defense!
The foe’s {STRVAR 6, 0} raised\nits team’s Special Defense!
{STRVAR 6, 0} raised your team’s\nSpecial Defense slightly!
The foe’s {STRVAR 6, 0} raised\nits team’s Special Defense slightly!
{STRVAR 6, 0} raised your team’s\nDefense!
The foe’s {STRVAR 6, 0} raised\nits team’s Defense!
{STRVAR 6, 0} raised your team’s\nDefense slightly!
The foe’s {STRVAR 6, 0} raised\nits team’s Defense slightly!
Your team became cloaked in\na mystical veil!
The foe’s team became\ncloaked in a mystical veil!
{STRVAR 1, 0} is protected\nby Safeguard!
The wild {STRVAR 1, 0} is protected\nby Safeguard!
The foe’s {STRVAR 1, 0} is protected\nby Safeguard!
Your team is no longer protected\nby Safeguard!
The foe is no longer protected\nby Safeguard!
{STRVAR 1, 0} went\nto sleep!
The wild {STRVAR 1, 0} went\nto sleep!
The foe’s {STRVAR 1, 0} went\nto sleep!
{STRVAR 1, 0} slept and\nbecame healthy!
The wild {STRVAR 1, 0} slept and\nbecame healthy!
The foe’s {STRVAR 1, 0} slept and\nbecame healthy!
{STRVAR 1, 0} whipped\nup a whirlwind!
The wild {STRVAR 1, 0} whipped\nup a whirlwind!
The foe’s {STRVAR 1, 0} whipped\nup a whirlwind!
{STRVAR 1, 0} absorbed\nlight!
The wild {STRVAR 1, 0} absorbed\nlight!
The foe’s {STRVAR 1, 0} absorbed\nlight!
{STRVAR 1, 0} tucked in\nits head!
The wild {STRVAR 1, 0} tucked in\nits head!
The foe’s {STRVAR 1, 0} tucked in\nits head!
{STRVAR 1, 0} became\ncloaked in a harsh light!
The wild {STRVAR 1, 0} became\ncloaked in a harsh light!
The foe’s {STRVAR 1, 0} became\ncloaked in a harsh light!
{STRVAR 1, 0} flew\nup high!
The wild {STRVAR 1, 0} flew\nup high!
The foe’s {STRVAR 1, 0} flew\nup high!
{STRVAR 1, 0} burrowed its\nway under the ground!
The wild {STRVAR 1, 0} burrowed\nits way under the ground!
The foe’s {STRVAR 1, 0} burrowed its\nway under the ground!
{STRVAR 1, 0} hid\nunderwater!
The wild {STRVAR 1, 0} hid\nunderwater!
The foe’s {STRVAR 1, 0} hid\nunderwater!
{STRVAR 1, 0} sprang up!
The wild {STRVAR 1, 0} sprang up!
The foe’s {STRVAR 1, 0} sprang up!
{STRVAR 1, 0} was squeezed\nby {STRVAR 1, 1}!
{STRVAR 1, 0} was squeezed\nby the wild {STRVAR 1, 1}!
{STRVAR 1, 0} was squeezed\nby the foe’s {STRVAR 1, 1}!
The wild {STRVAR 1, 0} was squeezed\nby {STRVAR 1, 1}!
The wild {STRVAR 1, 0} was squeezed\nby the wild {STRVAR 1, 1}!
The foe’s {STRVAR 1, 0} was squeezed\nby {STRVAR 1, 1}!
The foe’s {STRVAR 1, 0} was squeezed\nby the foe’s {STRVAR 1, 1}!
{STRVAR 1, 0} was trapped\nin the vortex!
The wild {STRVAR 1, 0} was trapped\nin the vortex!
The foe’s {STRVAR 1, 0} was trapped\nin the vortex!
{STRVAR 1, 0} was trapped\nby Sand Tomb!
The wild {STRVAR 1, 0} was trapped\nby Sand Tomb!
The foe’s {STRVAR 1, 0} was trapped\nby Sand Tomb!
{STRVAR 1, 0} was wrapped by\n{STRVAR 1, 1}!
{STRVAR 1, 0} was wrapped by\nthe wild {STRVAR 1, 1}!
{STRVAR 1, 0} was wrapped by\nthe foe’s {STRVAR 1, 1}!
The wild {STRVAR 1, 0} was wrapped\nby {STRVAR 1, 1}!
The wild {STRVAR 1, 0} was wrapped\nby the wild {STRVAR 1, 1}!
The foe’s {STRVAR 1, 0} was wrapped\nby {STRVAR 1, 1}!
The foe’s {STRVAR 1, 0} was wrapped\nby the foe’s {STRVAR 1, 1}!
{STRVAR 1, 1} clamped\n{STRVAR 1, 0}!
The wild {STRVAR 1, 1} clamped\n{STRVAR 1, 0}!
The foe’s {STRVAR 1, 1} clamped\n{STRVAR 1, 0}!
{STRVAR 1, 1} clamped\nthe wild {STRVAR 1, 0}!
The wild {STRVAR 1, 1} clamped\nthe wild {STRVAR 1, 0}!
{STRVAR 1, 1} clamped\nthe foe’s {STRVAR 1, 0}!
The foe’s {STRVAR 1, 1} clamped\nthe foe’s {STRVAR 1, 0}!
{STRVAR 1, 0} is hurt\nby {STRVAR 6, 1}!
The wild {STRVAR 1, 0} is hurt\nby {STRVAR 6, 1}!
The foe’s {STRVAR 1, 0} is hurt\nby {STRVAR 6, 1}!
{STRVAR 1, 0} was freed\nfrom {STRVAR 6, 1}!
The wild {STRVAR 1, 0} was freed\nfrom {STRVAR 6, 1}!
The foe’s {STRVAR 1, 0} was freed\nfrom {STRVAR 6, 1}!
{STRVAR 1, 0} kept going\nand crashed!
The wild {STRVAR 1, 0} kept going\nand crashed!
The foe’s {STRVAR 1, 0} kept going\nand crashed!
Your team became\nshrouded in mist!
The foe’s team became\nshrouded in mist!
{STRVAR 1, 0} is protected\nby Mist!
The wild {STRVAR 1, 0} is protected\nby Mist!
The foe’s {STRVAR 1, 0} is protected\nby Mist!
{STRVAR 1, 0} is getting\npumped!
The wild {STRVAR 1, 0} is getting\npumped!
The foe’s {STRVAR 1, 0} is getting\npumped!
{STRVAR 1, 0} is hit\nwith recoil!
The wild {STRVAR 1, 0} is hit\nwith recoil!
The foe’s {STRVAR 1, 0} is hit\nwith recoil!
{STRVAR 1, 0} protected\nitself!
The wild {STRVAR 1, 0} protected\nitself!
The foe’s {STRVAR 1, 0} protected\nitself!
{STRVAR 1, 1} is buffeted\nby the {STRVAR 6, 0}!
The wild {STRVAR 1, 1} is buffeted\nby the {STRVAR 6, 0}!
The foe’s {STRVAR 1, 1} is buffeted\nby the {STRVAR 6, 0}!
Your team’s {STRVAR 6, 0}\nwore off!
The foe’s {STRVAR 6, 0}\nwore off!
{STRVAR 1, 0} was seeded!
The wild {STRVAR 1, 0}\nwas seeded!
The foe’s {STRVAR 1, 0}\nwas seeded!
{STRVAR 1, 0} evaded\nthe attack!
The wild {STRVAR 1, 0} evaded\nthe attack!
The foe’s {STRVAR 1, 0} evaded\nthe attack!
{STRVAR 1, 0}’s health is\nsapped by Leech Seed!
The wild {STRVAR 1, 0}’s health is\nsapped by Leech Seed!
The foe’s {STRVAR 1, 0}’s health is\nsapped by Leech Seed!
{STRVAR 1, 0} is fast\nasleep.
The wild {STRVAR 1, 0} is fast\nasleep.
The foe’s {STRVAR 1, 0} is fast\nasleep.
{STRVAR 1, 0} woke up!
The wild {STRVAR 1, 0}\nwoke up!
The foe’s {STRVAR 1, 0}\nwoke up!
The uproar woke up\nthe {STRVAR 1, 0}!
The uproar woke up the\nwild {STRVAR 1, 0}!
The uproar woke up the\nfoe’s {STRVAR 1, 0}!
{STRVAR 1, 0} caused\nan uproar!
The wild {STRVAR 1, 0} caused\nan uproar!
The foe’s {STRVAR 1, 0} caused\nan uproar!
{STRVAR 1, 0} is making\nan uproar!
The wild {STRVAR 1, 0} is making\nan uproar!
The foe’s {STRVAR 1, 0} is making\nan uproar!
{STRVAR 1, 0}\ncalmed down.
The wild {STRVAR 1, 0}\ncalmed down.
The foe’s {STRVAR 1, 0}\ncalmed down.
{STRVAR 1, 0} stockpiled {STRVAR 50, 1}!
The wild {STRVAR 1, 0} stockpiled {STRVAR 50, 1}!
The foe’s {STRVAR 1, 0} stockpiled {STRVAR 50, 1}!
{STRVAR 1, 0} can’t\nstockpile any more!
The wild {STRVAR 1, 0} can’t\nstockpile any more!
The foe’s {STRVAR 1, 0} can’t\nstockpile any more!
But {STRVAR 1, 0} can’t\nsleep in an uproar!
But the wild {STRVAR 1, 0} can’t\nsleep in an uproar!
But the foe’s {STRVAR 1, 0} can’t\nsleep in an uproar!
But the uproar kept\n{STRVAR 1, 0} awake!
But the uproar kept\nthe wild {STRVAR 1, 0} awake!
But the uproar kept\nthe foe’s {STRVAR 1, 0} awake!
{STRVAR 1, 0} stayed awake\nbecause of its {STRVAR 5, 1}!
The wild {STRVAR 1, 0} stayed awake\nbecause of its {STRVAR 5, 1}!
The foe’s {STRVAR 1, 0} stayed awake\nbecause of its {STRVAR 5, 1}!
{STRVAR 1, 0} is storing\nenergy!
The wild {STRVAR 1, 0} is storing\nenergy!
The foe’s {STRVAR 1, 0} is storing\nenergy!
{STRVAR 1, 0} unleashed\nenergy!
The wild {STRVAR 1, 0} unleashed\nenergy!
The foe’s {STRVAR 1, 0} unleashed\nenergy!
{STRVAR 1, 0} became\nconfused due to fatigue!
The wild {STRVAR 1, 0} became\nconfused due to fatigue!
The foe’s {STRVAR 1, 0} became\nconfused due to fatigue!
{STRVAR 3, 0} picked up\n${STRVAR 54, 1}!\r
{STRVAR 1, 0} is\nunaffected!
The wild {STRVAR 1, 0} is\nunaffected!
The foe’s {STRVAR 1, 0} is\nunaffected!
{STRVAR 1, 0} transformed\ninto {STRVAR 0, 1}!
The wild {STRVAR 1, 0} transformed\ninto {STRVAR 0, 1}!
The foe’s {STRVAR 1, 0} transformed\ninto {STRVAR 0, 1}!
{STRVAR 1, 0} made\na substitute!
The wild {STRVAR 1, 0} made\na substitute!
The foe’s {STRVAR 1, 0} made\na substitute!
{STRVAR 1, 0} already\nhas a substitute!
The wild {STRVAR 1, 0} already\nhas a substitute!
The foe’s {STRVAR 1, 0} already\nhas a substitute!
The substitute took damage\nfor {STRVAR 1, 0}!\r
The substitute took damage\nfor the wild {STRVAR 1, 0}!\r
The substitute took damage\nfor the foe’s {STRVAR 1, 0}!\r
{STRVAR 1, 0}’s\nsubstitute faded!\r
The wild {STRVAR 1, 0}’s\nsubstitute faded!\r
The foe’s {STRVAR 1, 0}’s\nsubstitute faded!\r
{STRVAR 1, 0} must\nrecharge!
The wild {STRVAR 1, 0} must\nrecharge!
The foe’s {STRVAR 1, 0} must\nrecharge!
{STRVAR 1, 0}’s rage\nis building!
The wild {STRVAR 1, 0}’s rage\nis building!
The foe’s {STRVAR 1, 0}’s rage\nis building!
{STRVAR 1, 0}’s {STRVAR 6, 1}\nwas disabled!
The wild {STRVAR 1, 0}’s\n{STRVAR 6, 1} was disabled!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 6, 1} was disabled!
{STRVAR 1, 0} is no\nlonger disabled!
The wild {STRVAR 1, 0} is no\nlonger disabled!
The foe’s {STRVAR 1, 0} is no\nlonger disabled!
{STRVAR 1, 0} received\nan encore!
The wild {STRVAR 1, 0} received\nan encore!
The foe’s {STRVAR 1, 0} received\nan encore!
{STRVAR 1, 0}’s encore\nended!
The wild {STRVAR 1, 0}’s encore\nended!
The foe’s {STRVAR 1, 0}’s encore\nended!
{STRVAR 1, 0} took aim at\n{STRVAR 1, 1}!
{STRVAR 1, 0} took aim at\nthe wild {STRVAR 1, 1}!
{STRVAR 1, 0} took aim at\nthe foe’s {STRVAR 1, 1}!
The wild {STRVAR 1, 0} took aim at\n{STRVAR 1, 1}!
The wild {STRVAR 1, 0} took aim at\nthe wild {STRVAR 1, 1}!
The foe’s {STRVAR 1, 0} took aim at\n{STRVAR 1, 1}!
The foe’s {STRVAR 1, 0} took aim at\nthe foe’s {STRVAR 1, 1}!
{STRVAR 1, 0} sketched\n{STRVAR 6, 1}!
The wild {STRVAR 1, 0} sketched\n{STRVAR 6, 1}!
The foe’s {STRVAR 1, 0} sketched\n{STRVAR 6, 1}!
{STRVAR 1, 0} is trying\nto take its foe with it!
The wild {STRVAR 1, 0} is trying\nto take its foe with it!
The foe’s {STRVAR 1, 0} is trying\nto take its foe with it!
{STRVAR 1, 0} took\n{STRVAR 1, 1} down with it!
{STRVAR 1, 0} took the wild\n{STRVAR 1, 1} down with it!
{STRVAR 1, 0} took the foe’s\n{STRVAR 1, 1} down with it!
The wild {STRVAR 1, 0} took\n{STRVAR 1, 1} down with it!
The wild {STRVAR 1, 0} took\nthe wild {STRVAR 1, 1} down with it!
The foe’s {STRVAR 1, 0} took\n{STRVAR 1, 1} down with it!
The foe’s {STRVAR 1, 0} took\nthe foe’s {STRVAR 1, 1} down with it!
It reduced the PP of {STRVAR 1, 0}’s\n{STRVAR 6, 1} by {STRVAR 50, 2}!
It reduced the PP of the wild\n{STRVAR 1, 0}’s {STRVAR 6, 1} by {STRVAR 50, 2}!
It reduced the PP of the foe’s\n{STRVAR 1, 0}’s {STRVAR 6, 1} by {STRVAR 50, 2}!
{STRVAR 1, 0} stole\n{STRVAR 1, 1}’s {STRVAR 8, 2}!
{STRVAR 1, 0} stole the wild\n{STRVAR 1, 1}’s {STRVAR 8, 2}!
{STRVAR 1, 0} stole the foe’s\n{STRVAR 1, 1}’s {STRVAR 8, 2}!
The wild {STRVAR 1, 0} stole\n{STRVAR 1, 1}’s {STRVAR 8, 2}!
The wild {STRVAR 1, 0} stole the wild\n{STRVAR 1, 1}’s {STRVAR 8, 2}!
The foe’s {STRVAR 1, 0} stole\n{STRVAR 1, 1}’s {STRVAR 8, 2}!
The foe’s {STRVAR 1, 0} stole the\nfoe’s {STRVAR 1, 1}’s {STRVAR 8, 2}!
{STRVAR 1, 0} can no\nlonger escape!
The wild {STRVAR 1, 0} can no\nlonger escape!
The foe’s {STRVAR 1, 0} can no\nlonger escape!
{STRVAR 1, 0} began having\na nightmare!
The wild {STRVAR 1, 0} began\nhaving a nightmare!
The foe’s {STRVAR 1, 0} began\nhaving a nightmare!
{STRVAR 1, 0} is locked\nin a nightmare!
The wild {STRVAR 1, 0} is locked\nin a nightmare!
The foe’s {STRVAR 1, 0} is locked\nin a nightmare!
{STRVAR 1, 0} cut its own HP\nand laid a curse on {STRVAR 1, 1}!
{STRVAR 1, 0} cut its own HP\nand laid a curse on the wild\f{STRVAR 1, 1}!
{STRVAR 1, 0} cut its own HP\nand laid a curse on the foe’s\f{STRVAR 1, 1}!
The wild {STRVAR 1, 0} cut its own HP\nand laid a curse on {STRVAR 1, 1}!
The wild {STRVAR 1, 0} cut its own HP\nand laid a curse on the wild\f{STRVAR 1, 1}!
The foe’s {STRVAR 1, 0} cut its own HP\nand laid a curse on {STRVAR 1, 1}!
The foe’s {STRVAR 1, 0} cut its own HP\nand laid a curse on the foe’s\f{STRVAR 1, 1}!
{STRVAR 1, 0} is afflicted\nby the curse!
The wild {STRVAR 1, 0} is afflicted\nby the curse!
The foe’s {STRVAR 1, 0} is afflicted\nby the curse!
Spikes were scattered all around\nyour team’s feet!
Spikes were scattered all around\nthe feet of the foe’s team!
{STRVAR 1, 0} is hurt\nby the spikes!
The wild {STRVAR 1, 0} is hurt\nby the spikes!
The foe’s {STRVAR 1, 0} is hurt\nby the spikes!
{STRVAR 1, 0} identified\n{STRVAR 1, 1}!
{STRVAR 1, 0} identified\nthe wild {STRVAR 1, 1}!
{STRVAR 1, 0} identified\nthe foe’s {STRVAR 1, 1}!
The wild {STRVAR 1, 0} identified\n{STRVAR 1, 1}!
The wild {STRVAR 1, 0} identified\nthe wild {STRVAR 1, 1}!
The foe’s {STRVAR 1, 0} identified\n{STRVAR 1, 1}!
The foe’s {STRVAR 1, 0} identified\nthe foe’s {STRVAR 1, 1}!
{STRVAR 1, 0}’s perish count\nfell to {STRVAR 50, 1}!
The wild {STRVAR 1, 0}’s perish count\nfell to {STRVAR 50, 1}!
The foe’s {STRVAR 1, 0}’s perish count\nfell to {STRVAR 50, 1}!
{STRVAR 1, 0} braced\nitself!
The wild {STRVAR 1, 0} braced\nitself!
The foe’s {STRVAR 1, 0} braced\nitself!
{STRVAR 1, 0} endured\nthe hit!
The wild {STRVAR 1, 0} endured\nthe hit!
The foe’s {STRVAR 1, 0} endured\nthe hit!
Magnitude {STRVAR 50, 0}!
{STRVAR 1, 0} cut its own HP\nand maximized its Attack!
The wild {STRVAR 1, 0} cut its own HP\nand maximized its Attack!
The foe’s {STRVAR 1, 0} cut its own HP\nand maximized its Attack!
{STRVAR 1, 0} copied\n{STRVAR 1, 1}’s stat changes!
{STRVAR 1, 0} copied the wild\n{STRVAR 1, 1}’s stat changes!
{STRVAR 1, 0} copied the foe’s\n{STRVAR 1, 1}’s stat changes!
The wild {STRVAR 1, 0} copied\n{STRVAR 1, 1}’s stat changes!
The wild {STRVAR 1, 0} copied the\nwild {STRVAR 1, 1}’s stat changes!
The foe’s {STRVAR 1, 0} copied\n{STRVAR 1, 1}’s stat changes!
The foe’s {STRVAR 1, 0} copied the \nfoe’s {STRVAR 1, 1}’s stat changes!
{STRVAR 1, 0} got free of\n{STRVAR 1, 1}’s {STRVAR 6, 2}!
{STRVAR 1, 0} got free of the wild\n{STRVAR 1, 1}’s {STRVAR 6, 2}!
{STRVAR 1, 0} got free of the foe’s\n{STRVAR 1, 1}’s {STRVAR 6, 2}!
The wild {STRVAR 1, 0} got free of\n{STRVAR 1, 1}’s {STRVAR 6, 2}!
The wild {STRVAR 1, 0} got free of the\nwild {STRVAR 1, 1}’s {STRVAR 6, 2}!
The foe’s {STRVAR 1, 0} got free of\n{STRVAR 1, 1}’s {STRVAR 6, 2}!
The foe’s {STRVAR 1, 0} got free of\nthe foe’s {STRVAR 1, 1}’s\f{STRVAR 6, 2}!
{STRVAR 1, 0} blew away\n{STRVAR 6, 1}!
The wild {STRVAR 1, 0} blew away\n{STRVAR 6, 1}!
The foe’s {STRVAR 1, 0} blew away\n{STRVAR 6, 1}!
{STRVAR 1, 0} fled from\nbattle!
The wild {STRVAR 1, 0} fled from\nbattle!
The foe’s {STRVAR 1, 0} fled from\nbattle!
{STRVAR 1, 0} foresaw\nan attack!
The wild {STRVAR 1, 0} foresaw\nan attack!
The foe’s {STRVAR 1, 0} foresaw\nan attack!
{STRVAR 1, 0} took\nthe {STRVAR 6, 1} attack!
The wild {STRVAR 1, 0} took\nthe {STRVAR 6, 1} attack!
The foe’s {STRVAR 1, 0} took\nthe {STRVAR 6, 1} attack!
{STRVAR 1, 0} chose\n{STRVAR 6, 1} as its destiny!
The wild {STRVAR 1, 0} chose\n{STRVAR 6, 1} as its destiny!
The foe’s {STRVAR 1, 0} chose\n{STRVAR 6, 1} as its destiny!
{STRVAR 1, 0}’s attack!
The wild {STRVAR 1, 0}’s attack!
The foe’s {STRVAR 1, 0}’s attack!
{STRVAR 1, 0} became\nthe center of attention!
The wild {STRVAR 1, 0} became\nthe center of attention!
The foe’s {STRVAR 1, 0} became\nthe center of attention!
{STRVAR 1, 0} began\ncharging power!
The wild {STRVAR 1, 0} began\ncharging power!
The foe’s {STRVAR 1, 0} began\ncharging power!
{STRVAR 6, 0} turned into\n{STRVAR 6, 1}!
{STRVAR 1, 0}’s status\nreturned to normal!
The wild {STRVAR 1, 0}’s status\nreturned to normal!
The foe’s {STRVAR 1, 0}’s status\nreturned to normal!
{STRVAR 1, 0} was subjected\nto Torment!
The wild {STRVAR 1, 0} was subjected\nto Torment!
The foe’s {STRVAR 1, 0} was subjected\nto Torment!
{STRVAR 1, 0} is tightening\nits focus!
The wild {STRVAR 1, 0} is tightening\nits focus!
The foe’s {STRVAR 1, 0} is tightening\nits focus!
{STRVAR 1, 0} fell for\nthe taunt!
The wild {STRVAR 1, 0} fell for\nthe taunt!
The foe’s {STRVAR 1, 0} fell for\nthe taunt!
{STRVAR 1, 0} is ready to\nhelp {STRVAR 1, 1}!
{STRVAR 1, 0} is ready to\nhelp the wild {STRVAR 1, 1}!
{STRVAR 1, 0} is ready to\nhelp the foe’s {STRVAR 1, 1}!
The wild {STRVAR 1, 0} is ready to\nhelp {STRVAR 1, 1}!
The wild {STRVAR 1, 0} is ready to\nhelp the wild {STRVAR 1, 1}!
The foe’s {STRVAR 1, 0} is ready to\nhelp {STRVAR 1, 1}!
The foe’s {STRVAR 1, 0} is ready to\nhelp the foe’s {STRVAR 1, 1}!
{STRVAR 1, 0} switched\nitems with its target!
The wild {STRVAR 1, 0} switched\nitems with its target!
The foe’s {STRVAR 1, 0} switched\nitems with its target!
{STRVAR 1, 0} obtained\none {STRVAR 8, 1}.
The wild {STRVAR 1, 0} obtained\none {STRVAR 8, 1}.
The foe’s {STRVAR 1, 0} obtained\none {STRVAR 8, 1}.
{STRVAR 1, 0} obtained\none {STRVAR 8, 1}.\r{STRVAR 1, 2} obtained\none {STRVAR 8, 3}.
{STRVAR 1, 0} obtained\none {STRVAR 8, 1}.\rThe wild {STRVAR 1, 2} obtained\none {STRVAR 8, 3}.\r
{STRVAR 1, 0} obtained\none {STRVAR 8, 1}.\rThe foe’s {STRVAR 1, 2} obtained\none {STRVAR 8, 3}.\r
The wild {STRVAR 1, 0} obtained\none {STRVAR 8, 1}.\r{STRVAR 1, 2} obtained\none {STRVAR 8, 3}.\r
The wild {STRVAR 1, 0} obtained\none {STRVAR 8, 1}.\rThe wild {STRVAR 1, 2} obtained\none {STRVAR 8, 3}.\r
The foe’s {STRVAR 1, 0} obtained\none {STRVAR 8, 1}.\r{STRVAR 1, 2} obtained\none {STRVAR 8, 3}.\r
The foe’s {STRVAR 1, 0} obtained\none {STRVAR 8, 1}.\rThe foe’s {STRVAR 1, 2} obtained\none {STRVAR 8, 3}.\r
{STRVAR 1, 0} copied\n{STRVAR 1, 1}’s {STRVAR 5, 2}!
{STRVAR 1, 0} copied the wild\n{STRVAR 1, 1}’s {STRVAR 5, 2}!
{STRVAR 1, 0} copied the foe’s\n{STRVAR 1, 1}’s {STRVAR 5, 2}!
The wild {STRVAR 1, 0} copied\n{STRVAR 1, 1}’s {STRVAR 5, 2}!
The wild {STRVAR 1, 0} copied the wild\n{STRVAR 1, 1}’s {STRVAR 5, 2}!
The foe’s {STRVAR 1, 0} copied\n{STRVAR 1, 1}’s {STRVAR 5, 2}!
The foe’s {STRVAR 1, 0} copied the\nfoe’s {STRVAR 1, 1}’s {STRVAR 5, 2}!
{STRVAR 1, 0} made a wish!
The wild {STRVAR 1, 0}\nmade a wish!
The foe’s {STRVAR 1, 0}\nmade a wish!
{STRVAR 1, 0}’s wish\ncame true!
The wild {STRVAR 1, 0}’s wish\ncame true!
The foe’s {STRVAR 1, 0}’s wish\ncame true!
{STRVAR 1, 0} planted its roots!
The wild {STRVAR 1, 0} planted\nits roots!
The foe’s {STRVAR 1, 0} planted\nits roots!
{STRVAR 1, 0} absorbed\nnutrients with its roots!
The wild {STRVAR 1, 0} absorbed\nnutrients with its roots!
The foe’s {STRVAR 1, 0} absorbed\nnutrients with its roots!
{STRVAR 1, 0} anchored\nitself with its roots!
The wild {STRVAR 1, 0} anchored\nitself with its roots!
The foe’s {STRVAR 1, 0} anchored\nitself with its roots!
{STRVAR 1, 0} made\n{STRVAR 1, 1} drowsy!
{STRVAR 1, 0} made the wild\n{STRVAR 1, 1} drowsy!
{STRVAR 1, 0} made the foe’s\n{STRVAR 1, 1} drowsy!
The wild {STRVAR 1, 0} made\n{STRVAR 1, 1} drowsy!
The wild {STRVAR 1, 0} made\nthe wild {STRVAR 1, 1} drowsy!
The foe’s {STRVAR 1, 0} made\n{STRVAR 1, 1} drowsy!
The foe’s {STRVAR 1, 0} made\nthe foe’s {STRVAR 1, 1} drowsy!
{STRVAR 1, 0} knocked off\n{STRVAR 1, 1}’s {STRVAR 8, 2}!
{STRVAR 1, 0} knocked off the wild\n{STRVAR 1, 1}’s {STRVAR 8, 2}!
{STRVAR 1, 0} knocked off the foe’s\n{STRVAR 1, 1}’s {STRVAR 8, 2}!
The wild {STRVAR 1, 0} knocked off\n{STRVAR 1, 1}’s {STRVAR 8, 2}!
The wild {STRVAR 1, 0} knocked off the\nwild {STRVAR 1, 1}’s {STRVAR 8, 2}!
The foe’s {STRVAR 1, 0} knocked off\n{STRVAR 1, 1}’s {STRVAR 8, 2}!
The foe’s {STRVAR 1, 0} knocked off\nthe foe’s {STRVAR 1, 1}’s\f{STRVAR 8, 2}!
{STRVAR 1, 0} swapped\nabilities with its target!
The wild {STRVAR 1, 0} swapped\nabilities with its target!
The foe’s {STRVAR 1, 0} swapped\nabilities with its opponent!
{STRVAR 1, 0} sealed the\nopponent’s move(s)!
The wild {STRVAR 1, 0} sealed the\nopponent’s move(s)!
The foe’s {STRVAR 1, 0} sealed the\nopponent’s move(s)!
{STRVAR 1, 0} wants the\nfoe to bear a grudge!
The wild {STRVAR 1, 0} wants the\nfoe to bear a grudge!
The foe’s {STRVAR 1, 0} wants the\nfoe to bear a grudge!
{STRVAR 1, 0}’s {STRVAR 6, 1} lost\nall its PP due to the grudge!
The wild {STRVAR 1, 0}’s\n{STRVAR 6, 1} lost all its PP\fdue to the grudge!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 6, 1} lost all its PP\fdue to the grudge!
{STRVAR 1, 0} shrouded\nitself with Magic Coat!
The wild {STRVAR 1, 0} shrouded\nitself with Magic Coat!
The foe’s {STRVAR 1, 0} shrouded\nitself with Magic Coat!
{STRVAR 1, 0}’s {STRVAR 6, 1}\nwas bounced back by Magic Coat!
The wild {STRVAR 1, 0}’s\n{STRVAR 6, 1} was bounced back by\fMagic Coat!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 6, 1} was bounced back by\fMagic Coat!
{STRVAR 1, 0} waits for a target\nto make a move!
The wild {STRVAR 1, 0} waits for\na target to make a move!
The foe’s {STRVAR 1, 0} waits for\na target to make a move!
{STRVAR 1, 0} snatched\n{STRVAR 1, 1}’s move!
{STRVAR 1, 0} snatched the wild\n{STRVAR 1, 1}’s move!
{STRVAR 1, 0} snatched the foe’s\n{STRVAR 1, 1}’s move!
The wild {STRVAR 1, 0} snatched\n{STRVAR 1, 1}’s move!
The wild {STRVAR 1, 0} snatched\nthe wild {STRVAR 1, 1}’s move!
The foe’s {STRVAR 1, 0} snatched\n{STRVAR 1, 1}’s move!
The foe’s {STRVAR 1, 0} snatched\nthe foe’s {STRVAR 1, 1}’s move!
Electricity’s power was weakened!
Fire’s power was weakened!
{STRVAR 1, 0} found\none {STRVAR 8, 1}!
The wild {STRVAR 1, 0} found\none {STRVAR 8, 1}!
The foe’s {STRVAR 1, 0} found\none {STRVAR 8, 1}!
A soothing aroma wafted\nthrough the area!
Items can’t be used here.\r
For {STRVAR 1, 1}, the\n{STRVAR 8, 0} was {STRVAR 16, 2}!
For the wild {STRVAR 1, 1}, the\n{STRVAR 8, 0} was {STRVAR 16, 2}!
For the foe’s {STRVAR 1, 1}, the\n{STRVAR 8, 0} was {STRVAR 16, 2}!
{STRVAR 1, 0} used\nthe {STRVAR 8, 1} to get pumped!
The wild {STRVAR 1, 0} used\nthe {STRVAR 8, 1} to get pumped!
The foe’s {STRVAR 1, 0} used\nthe {STRVAR 8, 1} to get pumped!
{STRVAR 1, 0} lost its\nfocus and couldn’t move!
The wild {STRVAR 1, 0} lost its\nfocus and couldn’t move!
The foe’s {STRVAR 1, 0} lost its\nfocus and couldn’t move!
{STRVAR 1, 0} was\ndragged out!\r
The wild {STRVAR 1, 0} was\ndragged out!\r
The foe’s {STRVAR 1, 0} was\ndragged out!\r
It shattered the barrier!
But it had no effect!
{STRVAR 1, 0} has no\nmoves left!\r
{STRVAR 1, 0}’s {STRVAR 6, 1}\nis disabled!\r
The wild {STRVAR 1, 0}’s\n{STRVAR 6, 1} is disabled!\r
The foe’s {STRVAR 1, 0}’s\n{STRVAR 6, 1} is disabled!\r
{STRVAR 1, 0} can’t use the same move\ntwice in a row due to the torment!\r
{STRVAR 1, 0} can’t use\n{STRVAR 6, 1} after the taunt!\r
The wild {STRVAR 1, 0} can’t use\n{STRVAR 6, 1} after the taunt!\r
The foe’s {STRVAR 1, 0} can’t use\n{STRVAR 6, 1} after the taunt!\r
{STRVAR 1, 0} can’t use\nthe sealed {STRVAR 6, 1}!\r
The wild {STRVAR 1, 0} can’t use\nthe sealed {STRVAR 6, 1}!\r
The foe’s {STRVAR 1, 0} can’t use\nthe sealed {STRVAR 6, 1}!\r
{STRVAR 1, 0}’s {STRVAR 5, 1}\nmade it rain!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} made it rain!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} made it rain!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nraised its {STRVAR 13, 2}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} raised its {STRVAR 13, 2}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} raised its {STRVAR 13, 2}!
{STRVAR 1, 0} was protected\nby {STRVAR 5, 1}!
The wild {STRVAR 1, 0} was protected\nby {STRVAR 5, 1}!
The foe’s {STRVAR 1, 0} was protected\nby {STRVAR 5, 1}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nprevents {STRVAR 1, 2}\ffrom using {STRVAR 6, 3}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nprevents the wild {STRVAR 1, 2}\ffrom using {STRVAR 6, 3}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nprevents the foe’s {STRVAR 1, 2}\ffrom using {STRVAR 6, 3}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents {STRVAR 1, 2}\ffrom using {STRVAR 6, 3}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents\fthe wild {STRVAR 1, 2}\ffrom using {STRVAR 6, 3}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents {STRVAR 1, 2}\ffrom using {STRVAR 6, 3}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents\fthe foe’s {STRVAR 1, 2}\ffrom using {STRVAR 6, 3}!
{STRVAR 1, 0} restored HP\nusing its {STRVAR 5, 1}!
The wild {STRVAR 1, 0} restored HP\nusing its {STRVAR 5, 1}!
The foe’s {STRVAR 1, 0} restored HP\nusing its {STRVAR 5, 1}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nmade {STRVAR 6, 2} useless!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} made {STRVAR 6, 2}\fuseless!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} made {STRVAR 6, 2}\fuseless!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nmade it the {STRVAR 15, 2} type!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} made it the\f{STRVAR 15, 2} type!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} made it the\f{STRVAR 15, 2} type!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nprevents paralysis!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents paralysis!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents paralysis!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nprevents romance!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents romance!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents romance!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nprevents poisoning!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents poisoning!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents poisoning!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nprevents confusion!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents confusion!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents confusion!
{STRVAR 1, 0}’s {STRVAR 5, 1} raised\nthe power of its Fire-type moves!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} raised the power\fof its Fire-type moves!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} raised the power\fof its Fire-type moves!
{STRVAR 1, 0} anchors\nitself with {STRVAR 5, 1}!
The wild {STRVAR 1, 0} anchors\nitself with {STRVAR 5, 1}!
The foe’s {STRVAR 1, 0} anchors\nitself with {STRVAR 5, 1}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\ncuts {STRVAR 1, 2}’s {STRVAR 13, 3}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\ncuts the wild {STRVAR 1, 2}’s\f{STRVAR 13, 3}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\ncuts the foe’s {STRVAR 1, 2}’s\f{STRVAR 13, 3}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} cuts {STRVAR 1, 2}’s\f{STRVAR 13, 3}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} cuts the wild\f{STRVAR 1, 2}’s {STRVAR 13, 3}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} cuts {STRVAR 1, 2}’s\f{STRVAR 13, 3}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} cuts the foe’s\f{STRVAR 1, 2}’s {STRVAR 13, 3}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nprevents stat loss!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents stat loss!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents stat loss!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nhurt {STRVAR 1, 2}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nhurt the wild {STRVAR 1, 2}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nhurt the foe’s {STRVAR 1, 2}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} hurt {STRVAR 1, 2}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} hurt the wild\f{STRVAR 1, 2}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} hurt {STRVAR 1, 2}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} hurt the foe’s\f{STRVAR 1, 2}!
{STRVAR 1, 0} traced\n{STRVAR 1, 1}’s {STRVAR 5, 2}!
{STRVAR 1, 0} traced the wild\n{STRVAR 1, 1}’s {STRVAR 5, 2}!
{STRVAR 1, 0} traced the foe’s\n{STRVAR 1, 1}’s {STRVAR 5, 2}!
The wild {STRVAR 1, 0} traced\n{STRVAR 1, 1}’s {STRVAR 5, 2}!
The wild {STRVAR 1, 0} traced the\nwild {STRVAR 1, 1}’s {STRVAR 5, 2}!
The foe’s {STRVAR 1, 0} traced\n{STRVAR 1, 1}’s {STRVAR 5, 2}!
The foe’s {STRVAR 1, 0} traced the\nfoe’s {STRVAR 1, 1}’s {STRVAR 5, 2}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nprevents burns!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents burns!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents burns!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nblocks {STRVAR 6, 2}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} blocks\f{STRVAR 6, 2}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} blocks\f{STRVAR 6, 2}!
{STRVAR 1, 0} regained a little\nHP with its {STRVAR 5, 1}!
The wild {STRVAR 1, 0} regained\na little HP with its {STRVAR 5, 1}!
The foe’s {STRVAR 1, 0} regained\na little HP with its {STRVAR 5, 1}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nwhipped up a sandstorm!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} whipped up\fa sandstorm!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} whipped up\fa sandstorm!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nintensified the sun’s rays!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} intensified\fthe sun’s rays!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} intensified\fthe sun’s rays!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nwhipped up a hailstorm!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} whipped up\fa hailstorm!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} whipped up\fa hailstorm!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nprevents {STRVAR 13, 2} loss!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents\f{STRVAR 13, 2} loss!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} prevents\f{STRVAR 13, 2} loss!
{STRVAR 1, 0}’s {STRVAR 5, 1}\ninfatuated {STRVAR 1, 2}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\ninfatuated the wild {STRVAR 1, 2}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\ninfatuated the foe’s {STRVAR 1, 2}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} infatuated\f{STRVAR 1, 2}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} infatuated the wild\f{STRVAR 1, 2}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} infatuated\f{STRVAR 1, 2}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} infatuated the foe’s\f{STRVAR 1, 2}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nmade {STRVAR 6, 2} ineffective!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} made {STRVAR 6, 2}\fineffective!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} made {STRVAR 6, 2}\fineffective!
{STRVAR 1, 0}’s {STRVAR 5, 1}\ncured its {STRVAR 17, 2} status!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} cured its\f{STRVAR 17, 2} status!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} cured its\f{STRVAR 17, 2} status!
It sucked up the\nliquid ooze!
{STRVAR 1, 0} transformed!
The wild {STRVAR 1, 0}\ntransformed!
The foe’s {STRVAR 1, 0}\ntransformed!
{STRVAR 1, 0}’s {STRVAR 5, 1}\ntook the attack!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} took the attack!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} took the attack!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nsuppressed {STRVAR 1, 2}’s\f{STRVAR 5, 3}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nsuppressed the wild {STRVAR 1, 2}’s\f{STRVAR 5, 3}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nsuppressed the foe’s {STRVAR 1, 2}’s\f{STRVAR 5, 3}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} suppressed\f{STRVAR 1, 2}’s {STRVAR 5, 3}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} suppressed the wild\f{STRVAR 1, 2}’s {STRVAR 5, 3}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} suppressed\f{STRVAR 1, 2}’s {STRVAR 5, 3}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} suppressed the foe’s\f{STRVAR 1, 2}’s {STRVAR 5, 3}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nmade it ineffective!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} made it ineffective!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} made it ineffective!
{STRVAR 1, 0} won’t flinch\nbecause of its {STRVAR 5, 1}!
The wild {STRVAR 1, 0} won’t flinch\nbecause of its {STRVAR 5, 1}!
The foe’s {STRVAR 1, 0} won’t flinch\nbecause of its {STRVAR 5, 1}!
{STRVAR 1, 0} cured its {STRVAR 17, 2}\nstatus with its {STRVAR 5, 1}!
The wild {STRVAR 1, 0} cured its\n{STRVAR 17, 2} status\fwith its {STRVAR 5, 1}!
The foe’s {STRVAR 1, 0} cured its\n{STRVAR 17, 2} status\fwith its {STRVAR 5, 1}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nhad no effect on {STRVAR 1, 2}!
{STRVAR 1, 0}’s {STRVAR 5, 1} had no\neffect on the wild {STRVAR 1, 2}!
{STRVAR 1, 0}’s {STRVAR 5, 1} had no\neffect on the foe’s {STRVAR 1, 2}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} had no effect\fon {STRVAR 1, 2}!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} had no effect\fon the wild {STRVAR 1, 2}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} had no effect\fon {STRVAR 1, 2}!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} had no effect\fon the foe’s {STRVAR 1, 2}!
{STRVAR 1, 0}’s {STRVAR 13, 1}\nrose!
The wild {STRVAR 1, 0}’s\n{STRVAR 13, 1} rose!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 13, 1} rose!
{STRVAR 1, 0}’s {STRVAR 13, 1}\nsharply rose!
The wild {STRVAR 1, 0}’s {STRVAR 13, 1}\nsharply rose!
The foe’s {STRVAR 1, 0}’s {STRVAR 13, 1}\nsharply rose!
The {STRVAR 8, 1} raised\n{STRVAR 1, 0}’s {STRVAR 13, 2}!
The {STRVAR 8, 1} raised the wild\n{STRVAR 1, 0}’s {STRVAR 13, 2}!
The {STRVAR 8, 1} raised the foe’s\n{STRVAR 1, 0}’s {STRVAR 13, 2}!
The {STRVAR 8, 1} sharply raised\n{STRVAR 1, 0}’s {STRVAR 13, 2}!
The {STRVAR 8, 1} sharply raised\nthe wild {STRVAR 1, 0}’s {STRVAR 13, 2}!
The {STRVAR 8, 1} sharply raised\nthe foe’s {STRVAR 1, 0}’s {STRVAR 13, 2}!
{STRVAR 1, 0}’s {STRVAR 13, 1}\nfell!
The wild {STRVAR 1, 0}’s {STRVAR 13, 1}\nfell!
The foe’s {STRVAR 1, 0}’s {STRVAR 13, 1}\nfell!
{STRVAR 1, 0}’s {STRVAR 13, 1}\nharshly fell!
The wild {STRVAR 1, 0}’s {STRVAR 13, 1}\nharshly fell!
The foe’s {STRVAR 1, 0}’s {STRVAR 13, 1}\nharshly fell!
{STRVAR 1, 0}’s stats won’t\ngo any higher!
The wild {STRVAR 1, 0}’s stats\nwon’t go any higher!
The foe’s {STRVAR 1, 0}’s stats\nwon’t go any higher!
{STRVAR 1, 0}’s stats won’t\ngo any lower!
The wild {STRVAR 1, 0}’s stats\nwon’t go any lower!
The foe’s {STRVAR 1, 0}’s stats\nwon’t go any lower!
A critical hit!
It’s a one-hit KO!
1, 2, and... ... ... Poof!
And...
                               
It’s not very effective...
It’s super effective!
Got away safely!\r
{STRVAR 1, 0} fled\nusing its {STRVAR 8, 1}!\r
{STRVAR 1, 0} fled\nusing {STRVAR 5, 1}!\r
The wild {STRVAR 1, 0} fled!
Player defeated\n{STRVAR 3, 0}!
Player defeated {STRVAR 3, 0}\nand {STRVAR 3, 1}!
Player lost against\n{STRVAR 3, 0}!
Player lost to {STRVAR 3, 0}\nand {STRVAR 3, 1}!
Player battled to a draw against\n{STRVAR 3, 0}!
Player battled to a draw against\n{STRVAR 3, 0} and {STRVAR 3, 1}!
{STRVAR 3, 0} fled!
{STRVAR 3, 0} and\n{STRVAR 3, 1} fled!
No! There’s no running\nfrom a Trainer battle!\r
Can’t escape!\r
But nothing happened!
But it failed!
It hurt itself in its\nconfusion!
Mirror Move failed!
It started to rain!
A downpour started!
Rain continues to fall.
The downpour continues.
The rain stopped.
A sandstorm brewed!
The sandstorm rages.
The sandstorm subsided.
The sunlight turned harsh!
The sunlight is strong.
The sunlight faded.
It started to hail!
Hail continues to fall.
The hail stopped.
The fog is deep...
But it failed to spit up a thing!
But it failed to swallow a thing!
The wind turned into a\nheat wave!
All stat changes were\neliminated!
Coins scattered everywhere!
It was too weak to make\na substitute!
The battlers shared\ntheir pain!
A bell chimed!
All Pokémon hearing the song\nwill faint in three turns!
There’s no PP left for this move!
But there was no PP left\nfor the move!
{STRVAR 1, 0} ignored\norders while asleep!
{STRVAR 1, 0} ignored orders!
{STRVAR 1, 0} began to nap!
{STRVAR 1, 0} is\nloafing around!
{STRVAR 1, 0} won’t obey!
{STRVAR 1, 0} turned away!
{STRVAR 1, 0} pretended\nnot to notice!
{STRVAR 1, 0} is\nloafing around!
The wild {STRVAR 1, 0} is\nloafing around!
The foe’s {STRVAR 1, 0} is\nloafing around!
{STRVAR 14, 0} {STRVAR 3, 1} is\nabout to send in {STRVAR 1, 2}.\rWill {STRVAR 3, 3} change\nPokémon?{YESNO 0}
{STRVAR 1, 0} learned\n{STRVAR 6, 1}!
The wild {STRVAR 1, 0} learned\n{STRVAR 6, 1}!
The foe’s {STRVAR 1, 0} learned\n{STRVAR 6, 1}!
Player defeated\n{STRVAR 14, 0} {STRVAR 3, 1}!
{STRVAR 3, 0} crept closer to\n{STRVAR 1, 1}!
{STRVAR 3, 0} can’t get any closer!
{STRVAR 1, 0} is watching\ncarefully!
{STRVAR 1, 0} is curious about\nthe {STRVAR 265}!
{STRVAR 1, 0} is enthralled by\nthe {STRVAR 265}!
{STRVAR 1, 0} completely ignored\nthe {STRVAR 265}!
{STRVAR 3, 0} threw a Poffin\nat the {STRVAR 1, 1}!
Announcer: You’re out of\nSafari Balls!\fGame over!\r
{STRVAR 3, 0} threw\na Safari Ball!
{STRVAR 0, 0} is watching\ncarefully!
Announcer: You’re out of\nSafari Balls! Game over!
{STRVAR 3, 0} threw some Bait\nat the {STRVAR 0, 1}!
{STRVAR 0, 0} is eating!
{STRVAR 0, 0} is busy eating!
{STRVAR 3, 0} threw mud at\nthe {STRVAR 0, 1}!
{STRVAR 0, 0} is angry!
{STRVAR 0, 0} is beside itself\nwith anger!
{STRVAR 3, 0} used\none {STRVAR 8, 1}!
{STRVAR 14, 0} {STRVAR 3, 1}\nused one {STRVAR 8, 2}!
The Trainer blocked the Ball!
Don’t be a thief!
It dodged the thrown Ball!\nThis Pokémon can’t be caught!
You missed the Pokémon!
Oh, no!\nThe Pokémon broke free!
Aww!\nIt appeared to be caught!
Aargh!\nAlmost had it!
Shoot!\nIt was so close, too!
{WAIT 3}Gotcha!\n{STRVAR 1, 0} was caught!{WAIT 2}\r
Give a nickname to the\ncaught {STRVAR 1, 0}?{YESNO 0}
{STRVAR 1, 0} was sent to\nsomeone’s PC.
{STRVAR 1, 0} was sent to\nBebe’s PC!
{STRVAR 1, 0}’s data was\nadded to the Pokédex.\r
It is raining.
A sandstorm is raging.
                             
{STRVAR 1, 0}’s {STRVAR 8, 1}\ncured its paralysis!
The wild {STRVAR 1, 0}’s\n{STRVAR 8, 1} cured its paralysis!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 8, 1} cured its paralysis!
{STRVAR 1, 0}’s {STRVAR 8, 1}\ncured its poison!
The wild {STRVAR 1, 0}’s\n{STRVAR 8, 1} cured its poison!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 8, 1} cured its poison!
{STRVAR 1, 0}’s {STRVAR 8, 1}\nhealed its burn!
The wild {STRVAR 1, 0}’s\n{STRVAR 8, 1} healed its burn!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 8, 1} healed its burn!
{STRVAR 1, 0}’s {STRVAR 8, 1}\ndefrosted it!
The wild {STRVAR 1, 0}’s\n{STRVAR 8, 1} defrosted it!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 8, 1} defrosted it!
{STRVAR 1, 0}’s {STRVAR 8, 1}\nwoke it up!
The wild {STRVAR 1, 0}’s\n{STRVAR 8, 1} woke it up!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 8, 1} woke it up!
{STRVAR 1, 0}’s {STRVAR 8, 1}\nsnapped it out of confusion!
The wild {STRVAR 1, 0}’s\n{STRVAR 8, 1} snapped it out of\fconfusion!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 8, 1} snapped it out of\fconfusion!
{STRVAR 1, 0} cured its {STRVAR 17, 2}\nstatus using its {STRVAR 8, 1}!
The wild {STRVAR 1, 0} cured its\n{STRVAR 17, 2} status\fusing its {STRVAR 8, 1}!
The foe’s {STRVAR 1, 0} cured its\n{STRVAR 17, 2} status\fusing its {STRVAR 8, 1}!
{STRVAR 1, 0} normalized its\nstatus using its {STRVAR 8, 1}!
The wild {STRVAR 1, 0} normalized its\nstatus using its {STRVAR 8, 1}!
The foe’s {STRVAR 1, 0} normalized its\nstatus using its {STRVAR 8, 1}!
{STRVAR 1, 0} restored its\nhealth using its {STRVAR 8, 1}!
The wild {STRVAR 1, 0} restored its\nhealth using its {STRVAR 8, 1}!
The foe’s {STRVAR 1, 0} restored its\nhealth using its {STRVAR 8, 1}!
{STRVAR 1, 0} restored\n{STRVAR 6, 2}’s PP using its\f{STRVAR 8, 1}!
The wild {STRVAR 1, 0} restored\n{STRVAR 6, 2}’s PP using its\f{STRVAR 8, 1}!
The foe’s {STRVAR 1, 0} restored\n{STRVAR 6, 2}’s PP using its\f{STRVAR 8, 1}!
{STRVAR 1, 0} restored its\nstatus using its {STRVAR 8, 1}!
The wild {STRVAR 1, 0} restored its\nstatus using its {STRVAR 8, 1}!
The foe’s {STRVAR 1, 0} restored its\nstatus using its {STRVAR 8, 1}!
{STRVAR 1, 0} restored\na little HP using its {STRVAR 8, 1}!
The wild {STRVAR 1, 0} restored\na little HP using its {STRVAR 8, 1}!
The foe’s {STRVAR 1, 0} restored\na little HP using its {STRVAR 8, 1}!
The {STRVAR 8, 0} allows the\nuse of only {STRVAR 6, 1}!\r
{STRVAR 1, 0} hung on\nusing its {STRVAR 8, 1}!
The wild {STRVAR 1, 0} hung on\nusing its {STRVAR 8, 1}!
The foe’s {STRVAR 1, 0} hung on\nusing its {STRVAR 8, 1}!
What?\n{STRVAR 1, 0} is evolving!
What?{YESNO 2}\r
{STRVAR 1, 0} is evolving!
{WAIT 3}Congratulations! Your {STRVAR 1, 0}\nevolved into {STRVAR 1, 1}!{WAIT 2}\r
Huh? {STRVAR 1, 0}\nstopped evolving!\r
... ...?\r
What will {STRVAR 1, 0} do?{YESNO 0}
What will {STRVAR 3, 0} throw?{YESNO 0}
Communicating. Please standby...
FIGHT
BAG
POKéMON
RUN
CANCEL
CANCEL
CANCEL
BALL
BAIT
MUD
    
    
RUN
{STRVAR 51, 0}/{STRVAR 51, 1}
PP
Which move should\nbe forgotten?
Yes
No
                   
Quit the battle?{YESNO 0}
{STRVAR 1, 0}{COLOR 1}♂{COLOR 0}\nLv. {STRVAR 52, 1}
{STRVAR 1, 0}{COLOR 2}♀{COLOR 0}\nLv. {STRVAR 52, 1}
{STRVAR 1, 0}\nLv. {STRVAR 52, 1}
{STRVAR 13, 0}
+{STRVAR 51, 0}
{STRVAR 52, 0}
SAFARI BALLS
Left: {STRVAR 51, 0}
 
Player beat\n{STRVAR 14, 0} {STRVAR 3, 1}\fand {STRVAR 14, 2} {STRVAR 3, 3}!\r
        
Would you like to forfeit the match\nand quit now?{YESNO 0}
{STRVAR 3, 0}\nforfeited the match!
        
        
{STRVAR 14, 0} {STRVAR 3, 1} fled!
Player lost against\n{STRVAR 14, 0} {STRVAR 3, 1}!
Player battled to a draw against\n{STRVAR 14, 0} {STRVAR 3, 1}!
{STRVAR 1, 0}{COLOR 3}♂{COLOR 0}
{STRVAR 1, 0}{COLOR 4}♀{COLOR 0}
{STRVAR 1, 0}
A wild {STRVAR 1, 0} appeared!\r
A wild {STRVAR 1, 0} appeared!\r
A wild {STRVAR 1, 0} and\n{STRVAR 1, 1} appeared!\r
A wild {STRVAR 1, 0} appeared from\nthe tree you slathered with Honey!\r
You are challenged by\n{STRVAR 14, 0} {STRVAR 3, 1}!\r
You are challenged by\n{STRVAR 3, 0}!\r
You are challenged by\n{STRVAR 3, 0} and {STRVAR 3, 1}!\r
{STRVAR 14, 0} {STRVAR 3, 1} sent\nout {STRVAR 1, 2}!
{STRVAR 14, 0} {STRVAR 3, 1} sent\nout {STRVAR 1, 2} and {STRVAR 1, 3}!
{STRVAR 3, 0} sent out\n{STRVAR 1, 1}!
{STRVAR 3, 0} sent out\n{STRVAR 1, 1} and {STRVAR 1, 2}!
{STRVAR 3, 0} sent out {STRVAR 1, 1}!\n{STRVAR 3, 2} sent out {STRVAR 1, 3}!
{STRVAR 3, 0} sent out\n{STRVAR 1, 1}!\fGo! {STRVAR 1, 2}!
Go! {STRVAR 1, 0} and\n{STRVAR 1, 1}!
Go! {STRVAR 1, 0}!
You’re in charge, {STRVAR 1, 0}!
Go for it, {STRVAR 1, 0}!
Your foe’s weak!\nGet ’em, {STRVAR 1, 0}!
Just a little more!\nHang in there, {STRVAR 1, 0}!
{STRVAR 1, 0}, switch out!\nCome back!
{STRVAR 1, 0}, come back!
{STRVAR 1, 0}, OK!\nCome back!
{STRVAR 1, 0}, enough!\nGet back!
{STRVAR 1, 0}, good!\nCome back!
{STRVAR 14, 0} {STRVAR 3, 1}\nwithdrew {STRVAR 1, 2}!
{STRVAR 3, 0} withdrew\n{STRVAR 1, 1}!
{STRVAR 14, 0} {STRVAR 3, 1} sent\nout {STRVAR 1, 2}!\r{STRVAR 14, 3} {STRVAR 3, 4} sent\nout {STRVAR 1, 5}!\r
You are challenged by\n{STRVAR 14, 0} {STRVAR 3, 1} and\f{STRVAR 14, 2} {STRVAR 3, 3}!\r
{STRVAR 14, 0} {STRVAR 3, 1} sent\nout {STRVAR 1, 2}!\fGo! {STRVAR 1, 3}!
{STRVAR 1, 0}’s stockpiled\neffect wore off!
The wild {STRVAR 1, 0}’s stockpiled\neffect wore off!
The foe’s {STRVAR 1, 0}’s stockpiled\neffect wore off!
Gravity intensified!
{STRVAR 1, 0} couldn’t stay\nairborne because of gravity!
The wild {STRVAR 1, 0} couldn’t stay\nairborne because of gravity!
The foe’s {STRVAR 1, 0} couldn’t stay\nairborne because of gravity!
{STRVAR 1, 0} can’t use\n{STRVAR 6, 1} because of gravity!
The wild {STRVAR 1, 0} can’t use\n{STRVAR 6, 1} because of gravity!
The foe’s {STRVAR 1, 0} can’t use\n{STRVAR 6, 1} because of gravity!\r
Gravity returned to normal!
The healing wish came true!
It became cloaked in mystical\nmoonlight!
A tailwind started blowing!
The tailwind petered out!
{STRVAR 1, 0} switched\nits Attack and Defense!
The wild {STRVAR 1, 0} switched\nits Attack and Defense!
The foe’s {STRVAR 1, 0} switched\nits Attack and Defense!
{STRVAR 1, 0}’s ability\nwas suppressed!
The wild {STRVAR 1, 0}’s ability\nwas suppressed!
The foe’s {STRVAR 1, 0}’s ability\nwas suppressed!
{STRVAR 1, 0} switched all\nchanges to its Attack and Sp. Atk\fwith the target!
The wild {STRVAR 1, 0} switched all\nchanges to its Attack and Sp. Atk\fwith the target!
The foe’s {STRVAR 1, 0} switched all\nchanges to its Attack and Sp. Atk\fwith the target!
{STRVAR 1, 0} switched all\nchanges to its Defense and Sp. Def\fwith the target!
The wild {STRVAR 1, 0} switched all\nchanges to its Defense and Sp. Def\fwith the target!
The foe’s {STRVAR 1, 0} switched all\nchanges to its Defense and Sp. Def\fwith the target!
{STRVAR 1, 0} acquired\n{STRVAR 5, 1}!
The wild {STRVAR 1, 0} acquired\n{STRVAR 5, 1}!
The foe’s {STRVAR 1, 0} acquired\n{STRVAR 5, 1}!
{STRVAR 1, 0} switched stat\nchanges with the target!
The wild {STRVAR 1, 0} switched stat\nchanges with the target!
The foe’s {STRVAR 1, 0} switched stat\nchanges with the target!
{STRVAR 1, 0} surrounded\nitself with a veil of water!
The wild {STRVAR 1, 0} surrounded\nitself with a veil of water!
The foe’s {STRVAR 1, 0} surrounded\nitself with a veil of water!
{STRVAR 6, 1} restored\n{STRVAR 1, 0}’s HP!
{STRVAR 6, 1} restored\nthe wild {STRVAR 1, 0}’s HP!
{STRVAR 6, 1} restored\nthe foe’s {STRVAR 1, 0}’s HP!
{STRVAR 1, 0} levitated\non electromagnetism!
The wild {STRVAR 1, 0} levitated\non electromagnetism!
The foe’s {STRVAR 1, 0} levitated\non electromagnetism!
{STRVAR 1, 0} evades\nGround moves with {STRVAR 6, 1}!
The wild {STRVAR 1, 0} evades\nGround moves with {STRVAR 6, 1}!
The foe’s {STRVAR 1, 0} evades\nGround moves with {STRVAR 6, 1}!
{STRVAR 1, 0}’s\nelectromagnetism wore off!
The wild {STRVAR 1, 0}’s\nelectromagnetism wore off!
The electromagnetism of the foe’s\n{STRVAR 1, 0} wore off!
{STRVAR 1, 0} blew away\n{STRVAR 6, 1}!
The wild {STRVAR 1, 0} blew away\n{STRVAR 6, 1}!
The foe’s {STRVAR 1, 0} blew away\n{STRVAR 6, 1}!
{STRVAR 1, 0} blew away\nthe deep fog with {STRVAR 6, 1}!
The wild {STRVAR 1, 0} blew away\nthe deep fog with {STRVAR 6, 1}!
The foe’s {STRVAR 1, 0} blew away\nthe deep fog with {STRVAR 6, 1}!
{STRVAR 1, 0} fell for\nthe feint!
The wild {STRVAR 1, 0} fell for\nthe feint!
The foe’s {STRVAR 1, 0} fell for\nthe feint!
{STRVAR 1, 0} was prevented\nfrom healing!
The wild {STRVAR 1, 0} was prevented\nfrom healing!
The foe’s {STRVAR 1, 0} was prevented\nfrom healing!
{STRVAR 1, 0} was prevented\nfrom healing due to {STRVAR 6, 1}!
The wild {STRVAR 1, 0} was prevented\nfrom healing due to {STRVAR 6, 1}!
The foe’s {STRVAR 1, 0} was prevented\nfrom healing due to {STRVAR 6, 1}!
{STRVAR 1, 0} can’t use\n{STRVAR 6, 2} because of\f{STRVAR 6, 1}!\r
The wild {STRVAR 1, 0} can’t use\n{STRVAR 6, 2} because of\f{STRVAR 6, 1}!\r
The foe’s {STRVAR 1, 0} can’t use\n{STRVAR 6, 2} because of\f{STRVAR 6, 1}!\r
{STRVAR 1, 0}’s {STRVAR 6, 1}\nwore off!
The wild {STRVAR 1, 0}’s\n{STRVAR 6, 1} wore off!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 6, 1} wore off!
Poison spikes were scattered all\naround your team’s feet!
Poison spikes were scattered all\naround the enemy team’s feet!
The poison spikes disappeared from\naround your team’s feet!
The poison spikes disappeared from\naround the enemy team’s feet!
{STRVAR 1, 0} went back\nto {STRVAR 3, 1}!
The wild {STRVAR 1, 0} went back\nto {STRVAR 3, 1}!
The foe’s {STRVAR 1, 0} went back\nto {STRVAR 3, 1}!
{STRVAR 1, 0} twisted\nthe dimensions!
The wild {STRVAR 1, 0} twisted\nthe dimensions!
The foe’s {STRVAR 1, 0} twisted\nthe dimensions!
{STRVAR 1, 0} restored\nthe twisted dimensions!
The wild {STRVAR 1, 0} restored\nthe twisted dimensions!
The foe’s {STRVAR 1, 0} restored\nthe twisted dimensions!
The twisted dimensions returned to\nnormal!
Pointed stones float in the air\naround your team!
Pointed stones float in the air\naround your foe’s team!
Pointed stones dug into\n{STRVAR 1, 0}!
Pointed stones dug into\nthe wild {STRVAR 1, 0}!
Pointed stones dug into\nthe foe’s {STRVAR 1, 0}!
{STRVAR 1, 0} vanished\ninstantly!
The wild {STRVAR 1, 0} vanished\ninstantly!
The foe’s {STRVAR 1, 0} vanished\ninstantly!
Your team’s Lucky Chant wore off!
The foe’s Lucky Chant wore off!
{STRVAR 1, 0} has\n{STRVAR 5, 1}!
The wild {STRVAR 1, 0} has\n{STRVAR 5, 1}!
The foe’s {STRVAR 1, 0} has\n{STRVAR 5, 1}!
{STRVAR 1, 0} is hurt\nby its {STRVAR 5, 1}!
The wild {STRVAR 1, 0} is hurt\nby its {STRVAR 5, 1}!
The foe’s {STRVAR 1, 0} is hurt\nby its {STRVAR 5, 1}!
{STRVAR 1, 0} maxed its\n{STRVAR 13, 2} with {STRVAR 5, 1}!
The wild {STRVAR 1, 0} maxed its\n{STRVAR 13, 2} with {STRVAR 5, 1}!
The foe’s {STRVAR 1, 0} maxed its\n{STRVAR 13, 2} with {STRVAR 5, 1}!
{STRVAR 1, 0} lost some HP\nbecause of its {STRVAR 5, 1}!
The wild {STRVAR 1, 0} lost some HP\nbecause of its {STRVAR 5, 1}!
The foe’s {STRVAR 1, 0} lost some HP\nbecause of its {STRVAR 5, 1}!
{STRVAR 1, 2} was hurt by\n{STRVAR 1, 0}’s {STRVAR 5, 1}!
The wild {STRVAR 1, 2} was hurt by\n{STRVAR 1, 0}’s {STRVAR 5, 1}!
The foe’s {STRVAR 1, 2} was hurt by\n{STRVAR 1, 0}’s {STRVAR 5, 1}!
{STRVAR 1, 2} was hurt by the wild\n{STRVAR 1, 0}’s {STRVAR 5, 1}!
The wild {STRVAR 1, 2} was hurt by the\nwild {STRVAR 1, 0}’s {STRVAR 5, 1}!
{STRVAR 1, 2} was hurt by the foe’s\n{STRVAR 1, 0}’s {STRVAR 5, 1}!
The foe’s {STRVAR 1, 2} was hurt by\nthe foe’s {STRVAR 1, 0}’s\f{STRVAR 5, 1}!
{STRVAR 1, 1}’s {STRVAR 5, 0} made\nit shudder!
The wild {STRVAR 1, 1}’s\n{STRVAR 5, 0} made it shudder!
The foe’s {STRVAR 1, 1}’s\n{STRVAR 5, 0} made it shudder!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nalerted it to {STRVAR 6, 2}!
The wild {STRVAR 1, 0}’s Forewarn\nalerted it to {STRVAR 6, 2}!
The foe’s {STRVAR 1, 0}’s Forewarn\nalerted it to {STRVAR 6, 2}!
{STRVAR 1, 0} can’t get it\ngoing because of its {STRVAR 5, 1}!
The wild {STRVAR 1, 0} can’t get it\ngoing because of its {STRVAR 5, 1}!
The foe’s {STRVAR 1, 0} can’t get it\ngoing because of its {STRVAR 5, 1}!
{STRVAR 1, 0} finally got\nits act together!
The wild {STRVAR 1, 0} finally got\nits act together!
The foe’s {STRVAR 1, 0} finally got\nits act together!
{STRVAR 1, 0} frisked its\nfoe and found one {STRVAR 8, 1}!
The wild {STRVAR 1, 0} frisked its\nfoe and found one {STRVAR 8, 1}!
The foe’s {STRVAR 1, 0} frisked its\nfoe and found one {STRVAR 8, 1}!
{STRVAR 1, 2} is tormented\nby {STRVAR 1, 0}’s {STRVAR 5, 1}!
The wild {STRVAR 1, 2} is tormented\nby {STRVAR 1, 0}’s {STRVAR 5, 1}!
The foe’s {STRVAR 1, 2} is tormented\nby {STRVAR 1, 0}’s {STRVAR 5, 1}!
{STRVAR 1, 2} is tormented\nby the wild {STRVAR 1, 0}’s\f{STRVAR 5, 1}!
The wild {STRVAR 1, 2} is tormented\nby the wild {STRVAR 1, 0}’s\f{STRVAR 5, 1}!
{STRVAR 1, 2} is tormented\nby the foe’s {STRVAR 1, 0}’s\f{STRVAR 5, 1}!
The foe’s {STRVAR 1, 2} is tormented\nby the foe’s {STRVAR 1, 0}’s\f{STRVAR 5, 1}!
{STRVAR 1, 0} maxed its\n{STRVAR 13, 2} with its {STRVAR 8, 1}!
The wild {STRVAR 1, 0} maxed its\n{STRVAR 13, 2} with its {STRVAR 8, 1}!
The foe’s {STRVAR 1, 0} maxed its\n{STRVAR 13, 2} with its {STRVAR 8, 1}!
The {STRVAR 8, 0} weakened\n{STRVAR 6, 1}’s power!
{STRVAR 1, 0} is hurt\nby its {STRVAR 8, 1}!
The wild {STRVAR 1, 0}\nis hurt by its {STRVAR 8, 1}!
The foe’s {STRVAR 1, 0}\nis hurt by its {STRVAR 8, 1}!
{STRVAR 1, 0} can’t use\nitems anymore!
The wild {STRVAR 1, 0} can’t use\nitems anymore!
The foe’s {STRVAR 1, 0} can’t use\nitems anymore!
{STRVAR 1, 0} can use\nitems again!
The wild {STRVAR 1, 0} can use\nitems again!
The foe’s {STRVAR 1, 0} can use\nitems again!
{STRVAR 1, 0} stole and\nate its foe’s {STRVAR 8, 1}!
The wild {STRVAR 1, 0} stole and\nate its foe’s {STRVAR 8, 1}!
The foe’s {STRVAR 1, 0} stole and\nate its foe’s {STRVAR 8, 1}!
{STRVAR 1, 0} flung\nits {STRVAR 8, 1}!
The wild {STRVAR 1, 0} flung\nits {STRVAR 8, 1}!
The foe’s {STRVAR 1, 0} flung\nits {STRVAR 8, 1}!
{STRVAR 1, 0}’s {STRVAR 5, 1}\nmade the {STRVAR 8, 2} ineffective!
The wild {STRVAR 1, 0}’s\n{STRVAR 5, 1} made the\f{STRVAR 8, 2} ineffective!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 5, 1} made the\f{STRVAR 8, 2} ineffective!
{STRVAR 1, 0}’s {STRVAR 8, 1}\ninfatuated {STRVAR 1, 2}!
{STRVAR 1, 0}’s {STRVAR 8, 1}\ninfatuated the wild {STRVAR 1, 2}!
{STRVAR 1, 0}’s {STRVAR 8, 1}\ninfatuated the foe’s {STRVAR 1, 2}!
The wild {STRVAR 1, 0}’s\n{STRVAR 8, 1} made {STRVAR 1, 2}\finfatuated!
The wild {STRVAR 1, 0}’s\n{STRVAR 8, 1} made the wild\f{STRVAR 1, 2} infatuated!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 8, 1} made {STRVAR 1, 2}\finfatuated!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 8, 1} made the foe’s\f{STRVAR 1, 2} infatuated!
{STRVAR 1, 0} boosted\nthe accuracy of its next move\fusing its {STRVAR 8, 1}!
The wild {STRVAR 1, 0} boosted\nthe accuracy of its next move\fusing its {STRVAR 8, 1}!
The foe’s {STRVAR 1, 0} boosted\nthe accuracy of its next move\fusing its {STRVAR 8, 1}!
{STRVAR 1, 0} is hurt by\n{STRVAR 1, 1}’s {STRVAR 8, 2}!
{STRVAR 1, 0} is hurt by the wild\n{STRVAR 1, 1}’s {STRVAR 8, 2}!
{STRVAR 1, 0} is hurt by the foe’s\n{STRVAR 1, 1}’s {STRVAR 8, 2}!
The wild {STRVAR 1, 0} is hurt by\n{STRVAR 1, 1}’s {STRVAR 8, 2}!
The wild {STRVAR 1, 0} is hurt by the\nwild {STRVAR 1, 1}’s {STRVAR 8, 2}!
The foe’s {STRVAR 1, 0} is hurt by\n{STRVAR 1, 1}’s {STRVAR 8, 2}!
The foe’s {STRVAR 1, 0} is hurt by the\nfoe’s {STRVAR 1, 1}’s {STRVAR 8, 2}!
Whoa!\nA wild {STRVAR 1, 0} came charging!
{STRVAR 1, 0} was badly\npoisoned by the {STRVAR 8, 1}!
The wild {STRVAR 1, 0} was badly\npoisoned by the {STRVAR 8, 1}!
The foe’s {STRVAR 1, 0} was badly\npoisoned by the {STRVAR 8, 1}!
{STRVAR 1, 0} got a burn\nfrom the {STRVAR 8, 1}!
The wild {STRVAR 1, 0} got a burn\nfrom the {STRVAR 8, 1}!
The foe’s {STRVAR 1, 0} got a burn\nfrom the {STRVAR 8, 1}!
{STRVAR 1, 0} was transferred to\n{STRVAR 11, 1} in someone’s PC!
{STRVAR 1, 0} was transferred to\n{STRVAR 11, 1} in Bebe’s PC!
{STRVAR 11, 1} in someone’s PC is full.\r{STRVAR 1, 0} was transferred to\n{STRVAR 11, 2} instead!
{STRVAR 11, 1} in Bebe’s PC is full.\r{STRVAR 1, 0} was transferred to\n{STRVAR 11, 2} instead!
{STRVAR 1, 0} wants to learn the\nmove {STRVAR 6, 1}.\r
But {STRVAR 1, 0} can’t learn\nmore than four moves.\r
Make it forget\nanother move?{YESNO 0}
Forget a move!
Keep old moves!
Which move should\nbe forgotten?{YESNO 0}
Well, then...\r
Should this Pokémon give up on\nlearning this new move?{YESNO 0}
Give up on {STRVAR 6, 0}!
Don’t give up on {STRVAR 6, 0}!
{STRVAR 1, 0} did not learn\n{STRVAR 6, 1}.\r
1, {PAUSE 20}2, and{PAUSE 20}... {PAUSE 20}... {PAUSE 20}{WAIT 4}Poof!\r
{STRVAR 1, 0} forgot how to\nuse {STRVAR 6, 1}.\r
And...\r
{STRVAR 1, 0} learned\n{STRVAR 6, 1}!{WAIT 5}{WAIT 2}\r
{STRVAR 1, 0} wants to learn\nthe move {STRVAR 6, 1}.\r
However, {STRVAR 1, 0} already\nknows four moves.\r
Should a move be deleted?
Which move should be forgotten?\r
Stop trying to teach\n{STRVAR 6, 0}?
{STRVAR 1, 0} did not learn the\nmove {STRVAR 6, 1}.\r
1, {PAUSE 20}2, and{PAUSE 20}... {PAUSE 20}... {PAUSE 20}{WAIT 4}Poof!\r
{STRVAR 1, 0} forgot how to\nuse {STRVAR 6, 1}.\r
And...\r
{STRVAR 1, 0} learned\n{STRVAR 6, 1}!{WAIT 5}{WAIT 2}\r
{STRVAR 1, 0}’s\n{STRVAR 13, 1} rose!
Your team became shrouded in\na white fog!
{STRVAR 1, 0} is getting\npumped!
Used the {STRVAR 8, 0}!
{STRVAR 1, 0} was cured of its\npoisoning.
{STRVAR 1, 0} was cured of\nparalysis.
{STRVAR 1, 0}’s burn was healed.
{STRVAR 1, 0} woke up.
{STRVAR 1, 0} was thawed out.
{STRVAR 1, 0} snapped out of its\nconfusion.
{STRVAR 1, 0} got over its\ninfatuation.
{STRVAR 1, 0}’s HP was restored\nby {STRVAR 52, 1} point(s).
Switch Pokémon
Keep battling
Use next Pokémon
Flee
Wow! {STRVAR 3, 0}’s {STRVAR 1, 1}\nis drawing close!
PARK BALLS
Left: {STRVAR 51, 0}
What will {STRVAR 3, 0} do?{YESNO 0}
BALL
RUN
{STRVAR 1, 0}, come back!
All right! I got its HP down!\nTime to throw a Poké Ball!{YESNO 0}
OK! Its HP is down!\nIt’s ready for a Poké Ball!{YESNO 0}
{STRVAR 3, 0} used\na Poké Ball!
{STRVAR 1, 0} got over its status\ntrouble!
The tailwind blew from behind\nyour team!
The tailwind blew from behind\nthe foe!
Your team’s tailwind petered out!
The foe’s tailwind petered out!
But there was no target...
It failed to affect\n{STRVAR 1, 0}!
It failed to affect\nthe wild {STRVAR 1, 0}!
It failed to affect\nthe foe’s {STRVAR 1, 0}!
{STRVAR 1, 0} is exerting\nits {STRVAR 5, 1}!
The wild {STRVAR 1, 0} is exerting\nits {STRVAR 5, 1}!
The foe’s {STRVAR 1, 0} is exerting\nits {STRVAR 5, 1}!
The lucky chant shielded your team\nfrom critical hits!
The lucky chant shielded the foe\nfrom critical hits!
It broke through\n{STRVAR 1, 0}’s protection!
It broke through the wild\n{STRVAR 1, 0}’s protection!
It broke through the foe’s\n{STRVAR 1, 0}’s protection!
A wild {STRVAR 1, 0} appeared!
{STRVAR 1, 0} became\ntrapped by swirling magma!
The wild {STRVAR 1, 0} became\ntrapped by swirling magma!
The foe’s {STRVAR 1, 0} became\ntrapped by swirling magma!
{STRVAR 1, 0} became healthy.
{STRVAR 1, 0} became fully\ncharged due to its {STRVAR 8, 1}!
The wild {STRVAR 1, 0} became fully\ncharged due to its {STRVAR 8, 1}!
The foe’s {STRVAR 1, 0} became fully\ncharged due to its {STRVAR 8, 1}!
{STRVAR 1, 0}’s {STRVAR 8, 1}\nlet it move first!
The wild {STRVAR 1, 0}’s\n{STRVAR 8, 1} let it move first!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 8, 1} let it move first!
{STRVAR 1, 0}’s {STRVAR 6, 1}\nwore off!
The wild {STRVAR 1, 0}’s\n{STRVAR 6, 1} wore off!
The foe’s {STRVAR 1, 0}’s\n{STRVAR 6, 1} wore off!