From f287bebde429f1dbaa0f00a2eaaa92a99c845e4a Mon Sep 17 00:00:00 2001 From: George Rodriguez Date: Tue, 3 Feb 2026 16:18:46 -0800 Subject: [PATCH 01/80] feat: add horde encounter information pt 1 --- data/v2/csv/encounter_method_prose.csv | 1 + data/v2/csv/encounter_methods.csv | 1 + data/v2/csv/encounter_slots.csv | 83 ++++++++ data/v2/csv/encounters.csv | 258 ++++++++++++++++++++++++- data/v2/csv/location_areas.csv | 2 +- 5 files changed, 342 insertions(+), 3 deletions(-) diff --git a/data/v2/csv/encounter_method_prose.csv b/data/v2/csv/encounter_method_prose.csv index 2dd0f0f06..2ce3a3a48 100644 --- a/data/v2/csv/encounter_method_prose.csv +++ b/data/v2/csv/encounter_method_prose.csv @@ -78,3 +78,4 @@ encounter_method_id,local_language_id,name 30,5,En utilisant le Devon Scope 31,9,Fishing in a Feebas Tile 31,5,En pêchant sur une tuile à Barpau +38,9,"Walking in grass, flowers, terrain, or in a cave" \ No newline at end of file diff --git a/data/v2/csv/encounter_methods.csv b/data/v2/csv/encounter_methods.csv index e0089172a..ac457313b 100644 --- a/data/v2/csv/encounter_methods.csv +++ b/data/v2/csv/encounter_methods.csv @@ -36,3 +36,4 @@ id,identifier,order 35,berry-piles,35 36,npc-trade,36 37,sos-from-bubbling-spot,37 +38,horde,38 diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index a4929e3f9..0eb274302 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1171,3 +1171,86 @@ id,version_group_id,encounter_method_id,slot,rarity 1170,28,18,,100 1171,28,20,,100 1172,28,21,,100 +1173,15,38,1,35 +1174,15,38,2,60 +1175,15,38,3,5 +1176,15,38,1,60 +1177,15,38,2,35 +1178,15,38,3,5 +1179,15,38,4,5 +1180,15,38,1,35 +1181,15,38,2,5 +1182,15,38,3,60 +1183,15,38,1,5 +1184,15,38,2,60 +1185,15,38,3,35 +1186,15,38,1,35 +1187,15,38,2,5 +1188,15,38,3,5 +1189,15,38,4,60 +1190,15,38,1,35 +1191,15,38,2,5 +1192,15,38,3,60 +1193,15,38,1,60 +1194,15,38,2,35 +1195,15,38,3,5 +1196,15,38,4,35 +1197,15,38,1,5 +1198,15,38,2,5 +1199,15,38,3,60 +1200,15,38,4,35 +1201,15,38,1,35 +1202,15,38,2,60 +1203,15,38,3,5 +1204,15,38,1,5 +1205,15,38,2,60 +1206,15,38,3,35 +1207,15,38,4,35 +1208,15,38,1,35 +1209,15,38,2,5 +1210,15,38,3,60 +1211,15,38,4,5 +1212,15,38,1,60 +1213,15,38,2,60 +1214,15,38,3,5 +1215,15,38,4,35 +1216,15,38,1,5 +1217,15,38,2,35 +1218,15,38,3,5 +1219,15,38,4,60 +1220,15,38,1,5 +1221,15,38,2,60 +1222,15,38,3,35 +1223,15,38,1,60 +1224,15,38,2,35 +1225,15,38,3,5 +1226,15,38,1,60 +1227,15,38,2,5 +1228,15,38,3,35 +1229,15,38,4,5 +1230,15,38,1,5 +1231,15,38,2,60 +1232,15,38,3,35 +1233,15,38,1,5 +1234,15,38,2,60 +1235,15,38,3,35 +1236,15,38,4,5 +1237,15,38,1,5 +1238,15,38,2,60 +1239,15,38,3,35 +1240,16,38,1,35 +1241,16,38,2,60 +1242,16,38,3,5 +1243,16,38,1,100 +1244,16,38,1,60 +1245,16,38,2,35 +1246,16,38,3,35 +1247,16,38,4,5 +1248,16,38,1,60 +1249,16,38,2,40 +1250,16,38,1,60 +1251,16,38,2,5 +1252,16,38,3,5 +1253,16,38,4,35 +1254,16,38,1,35 +1255,16,38,2,65 \ No newline at end of file diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 399394649..399b9f8be 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -45264,7 +45264,7 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 48974,23,750,420,108,59,59 48975,23,750,421,634,59,59 48976,23,750,422,634,59,59 -48977,23,751,471,271,57,57 +48977,23,751,471,271,57,59 48978,23,751,472,419,57,57 48979,23,751,473,271,58,58 48980,23,751,474,419,59,59 @@ -46359,7 +46359,7 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 50069,24,750,420,108,59,59 50070,24,750,421,634,59,59 50071,24,750,422,634,59,59 -50072,24,751,471,271,57,57 +50072,24,751,471,271,57,59 50073,24,751,472,419,57,57 50074,24,751,473,271,58,58 50075,24,751,474,419,59,59 @@ -63266,3 +63266,257 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 68749,45,330,1171,100,40,40 68750,45,330,1171,100,40,40 68751,45,330,1171,101,43,43 +68752,23,753,1173,41,8,8 +68753,23,753,1174,293,7,7 +68754,23,753,1175,610,8,8 +68755,24,753,1173,41,8,8 +68756,24,753,1174,293,7,7 +68757,24,753,1175,610,8,8 +68758,23,738,1176,439,11,11 +68759,23,738,1177,524,11,11 +68760,23,738,1178,524,11,11 +68761,23,738,1179,703,11,11 +68762,23,739,1176,439,11,11 +68763,23,739,1177,524,11,11 +68764,23,739,1178,524,11,11 +68765,23,739,1179,703,11,11 +68766,23,740,1176,439,11,11 +68767,23,740,1177,524,11,11 +68768,23,740,1178,524,11,11 +68769,23,740,1179,703,11,11 +68770,23,741,1176,439,11,11 +68771,23,741,1177,524,11,11 +68772,23,741,1178,524,11,11 +68773,23,741,1179,703,11,11 +68774,24,738,1176,439,11,11 +68775,24,738,1177,524,11,11 +68776,24,738,1178,524,11,11 +68777,24,738,1179,703,11,11 +68778,24,739,1176,439,11,11 +68779,24,739,1177,524,11,11 +68780,24,739,1178,524,11,11 +68781,24,739,1179,703,11,11 +68782,24,740,1176,439,11,11 +68783,24,740,1177,524,11,11 +68784,24,740,1178,524,11,11 +68785,24,740,1179,703,11,11 +68786,24,741,1176,439,11,11 +68787,24,741,1177,524,11,11 +68788,24,741,1178,524,11,11 +68789,24,741,1179,703,11,11 +68790,23,760,1180,79,13,13 +68791,23,760,1181,102,14,14 +68792,23,760,1182,278,13,13 +68793,24,760,1180,79,13,13 +68794,24,760,1181,102,14,14 +68795,24,760,1182,278,13,13 +68796,23,742,1183,238,21,21 +68797,23,742,1184,582,20,20 +68798,23,742,1185,613,20,20 +68799,23,743,1183,238,21,21 +68800,23,743,1184,582,20,20 +68801,23,743,1185,613,20,20 +68802,23,744,1183,238,21,21 +68803,23,744,1184,582,20,20 +68804,23,744,1185,613,20,20 +68805,23,745,1183,238,21,21 +68806,23,745,1184,582,20,20 +68807,23,745,1185,613,20,20 +68808,23,746,1183,238,21,21 +68809,23,746,1184,582,20,20 +68810,23,746,1185,613,20,20 +68811,24,742,1183,238,21,21 +68812,24,742,1184,582,20,20 +68813,24,742,1185,613,20,20 +68814,24,743,1183,238,21,21 +68815,24,743,1184,582,20,20 +68816,24,743,1185,613,20,20 +68817,24,744,1183,238,21,21 +68818,24,744,1184,582,20,20 +68819,24,744,1185,613,20,20 +68820,24,745,1183,238,21,21 +68821,24,745,1184,582,20,20 +68822,24,745,1185,613,20,20 +68823,24,746,1183,238,21,21 +68824,24,746,1184,582,20,20 +68825,24,746,1185,613,20,20 +68826,23,754,1186,74,23,23 +68827,24,754,1186,74,23,23 +68828,23,754,1187,246,24,24 +68829,24,754,1188,304,24,24 +68830,23,754,1189,632,23,23 +68831,24,754,1189,632,23,23 +68832,23,755,1186,74,23,23 +68833,24,755,1186,74,23,23 +68834,23,755,1187,246,24,24 +68835,24,755,1188,304,24,24 +68836,23,755,1189,632,23,23 +68837,24,755,1189,632,23,23 +68838,23,756,1186,74,23,23 +68839,24,756,1186,74,23,23 +68840,23,756,1187,246,24,24 +68841,24,756,1188,304,24,24 +68842,23,756,1189,632,23,23 +68843,24,756,1189,632,23,23 +68844,23,757,1186,74,23,23 +68845,24,757,1186,74,23,23 +68846,23,757,1187,246,24,24 +68847,24,757,1188,304,24,24 +68848,23,757,1189,632,23,23 +68849,24,757,1189,632,23,23 +68850,23,758,1186,74,23,23 +68851,24,758,1186,74,23,23 +68852,23,758,1187,246,24,24 +68853,24,758,1188,304,24,24 +68854,23,758,1189,632,23,23 +68855,24,758,1189,632,23,23 +68856,23,747,1190,60,25,25 +68857,23,747,1191,271,25,25 +68858,23,747,1192,590,25,25 +68859,24,747,1190,60,25,25 +68860,24,747,1191,271,25,25 +68861,24,747,1192,590,25,25 +68862,23,748,1193,74,28,28 +68863,23,748,1195,108,30,30 +68864,23,748,1196,419,29,29 +68865,23,749,1193,74,28,28 +68866,23,749,1194,75,29,29 +68867,23,749,1195,108,30,30 +68868,23,750,1193,74,28,28 +68869,23,750,1194,75,29,29 +68870,23,750,1195,108,30,30 +68871,23,752,1193,74,28,28 +68872,23,752,1195,108,30,30 +68873,23,752,1196,419,29,29 +68874,24,748,1193,74,28,28 +68875,24,748,1195,108,30,30 +68876,24,748,1196,419,29,29 +68877,24,749,1193,74,28,28 +68878,24,749,1194,75,29,29 +68879,24,749,1195,108,30,30 +68880,24,750,1193,74,28,28 +68881,24,750,1194,75,29,29 +68882,24,750,1195,108,30,30 +68883,24,752,1193,74,28,28 +68884,24,752,1195,108,30,30 +68885,24,752,1196,419,29,29 +68886,23,716,1197,311,6,6 +68887,23,716,1198,312,6,6 +68888,23,716,1199,316,5,5 +68889,23,716,1200,559,5,5 +68890,24,716,1197,311,6,6 +68891,24,716,1198,312,6,6 +68892,24,716,1199,316,5,5 +68893,24,716,1200,559,5,5 +68894,23,718,1201,54,7,7 +68895,23,718,1202,187,7,7 +68896,23,718,1203,315,8,8 +68897,24,718,1201,54,7,7 +68898,24,718,1202,187,7,7 +68899,24,718,1203,315,8,8 +68900,23,719,1204,276,7,7 +68901,23,719,1205,278,7,7 +68902,23,719,1206,335,8,8 +68903,23,719,1207,336,8,8 +68904,24,719,1204,276,7,7 +68905,24,719,1205,278,7,7 +68906,24,719,1206,335,8,8 +68907,24,719,1207,336,8,8 +68908,23,721,1208,193,10,10 +68909,23,721,1209,228,11,11 +68910,23,721,1210,299,10,10 +68911,24,721,1208,193,10,10 +68912,24,721,1211,309,11,11 +68913,24,721,1210,299,10,10 +68914,23,722,1212,29,11,11 +68915,23,722,1213,32,11,11 +68916,23,722,1214,396,12,12 +68917,23,722,1215,434,11,11 +68918,24,722,1212,29,11,11 +68919,24,722,1213,32,11,11 +68920,24,722,1214,396,12,12 +68921,24,722,1215,434,11,11 +68922,23,723,1216,128,14,14 +68923,23,723,1217,179,13,13 +68924,23,723,1218,241,14,14 +68925,23,723,1219,278,13,13 +68926,24,723,1216,128,14,14 +68927,24,723,1217,179,13,13 +68928,24,723,1218,241,14,14 +68929,24,723,1219,278,13,13 +68930,23,725,1220,23,17,17 +68931,23,725,1221,69,16,16 +68932,23,725,1222,451,16,16 +68933,24,725,1220,23,17,17 +68934,24,725,1221,69,16,16 +68935,24,725,1222,451,16,16 +68936,23,726,1223,198,18,18 +68937,23,726,1224,590,18,18 +68938,23,726,1225,707,19,19 +68939,24,726,1223,198,18,18 +68940,24,726,1224,590,18,18 +68941,24,727,1225,707,19,19 +68942,23,727,1223,198,18,18 +68943,23,727,1224,590,18,18 +68944,23,727,1225,707,19,19 +68945,24,727,1223,198,18,18 +68946,24,727,1224,590,18,18 +68947,24,727,1225,707,19,19 +68948,23,729,1226,74,23,23 +68949,23,729,1227,631,23,23 +68950,23,729,1228,632,23,23 +68951,23,729,1229,632,23,23 +68952,24,729,1226,74,23,23 +68953,24,729,1227,631,23,23 +68954,24,729,1228,632,23,23 +68955,24,729,1229,632,23,23 +68956,23,730,1230,24,25,25 +68957,23,730,1231,70,24,24 +68958,23,730,1232,207,24,24 +68959,24,730,1230,24,25,25 +68960,24,730,1231,70,24,24 +68961,24,730,1232,207,24,24 +68962,23,731,1233,185,25,25 +68963,23,731,1234,590,25,25 +68964,23,731,1235,709,25,25 +68965,23,731,1236,709,25,25 +68966,24,731,1233,185,25,25 +68967,24,731,1234,590,25,25 +68968,24,731,1235,709,25,25 +68969,24,731,1236,709,25,25 +68970,23,732,1237,123,27,27 +68971,23,732,1238,327,26,26 +68972,23,732,1239,333,26,26 +68973,24,732,1237,123,27,27 +68974,24,732,1238,327,26,26 +68975,24,732,1239,333,26,26 +68976,25,365,1240,263,3,3 +68977,25,365,1241,265,3,3 +68978,25,365,1242,285,3,3 +68979,26,365,1240,263,3,3 +68980,26,365,1241,265,3,3 +68981,26,365,1242,285,3,3 +68982,25,360,1243,293,5,5 +68983,26,360,1243,293,5,5 +68984,25,361,1244,41,6,6 +68985,25,361,1245,74,6,6 +68986,25,361,1246,296,6,6 +68987,25,361,1247,296,6,6 +68988,26,361,1244,41,6,6 +68989,26,361,1245,74,6,6 +68990,26,361,1246,296,6,6 +68991,26,361,1247,296,6,6 +68992,25,362,1248,41,6,6 +68993,25,362,1249,304,6,6 +68994,26,362,1248,41,6,6 +68995,26,362,1249,304,6,6 +68996,25,363,1250,41,6,6 +68997,26,363,1250,41,6,6 +68998,26,363,1251,302,6,6 +68999,25,363,1252,303,6,6 +69000,25,363,1253,304,6,6 +69001,26,363,1253,304,6,6 +69002,25,388,1254,81,12,12 +69003,25,388,1255,100,12,12 +69004,26,388,1254,81,12,12 +69005,26,388,1255,100,12,12 \ No newline at end of file diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index c78f8644c..248f1c98c 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -640,7 +640,7 @@ id,location_id,game_index,identifier 748,657,0,unknown-area-322 749,657,0,unknown-area-324 750,657,0,unknown-area-326 -751,657,0,unknown-area-327 +751,657,0,outside 752,657,0,unknown-area-328 753,672,0, 754,676,0,1f From 91085959e147878365828c67b45bdb0c24b4f4ff Mon Sep 17 00:00:00 2001 From: ItsMeJoji Date: Tue, 3 Feb 2026 22:44:18 -0800 Subject: [PATCH 02/80] feat: add horde encounter info for xy and oras --- data/v2/csv/encounter_slots.csv | 75 ++++++++++- data/v2/csv/encounters.csv | 214 +++++++++++++++++++++++++++++++- 2 files changed, 287 insertions(+), 2 deletions(-) diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index 0eb274302..eec538809 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1253,4 +1253,77 @@ id,version_group_id,encounter_method_id,slot,rarity 1252,16,38,3,5 1253,16,38,4,35 1254,16,38,1,35 -1255,16,38,2,65 \ No newline at end of file +1255,16,38,2,65 +1256,16,38,1,35 +1257,16,38,2,35 +1258,16,38,3,5 +1259,16,38,4,60 +1260,16,38,1,65 +1261,16,38,2,35 +1262,16,38,1,100 +1263,16,38,1,95 +1264,16,38,2,5 +1265,16,38,1,100 +1266,16,38,1,35 +1267,16,38,2,5 +1268,16,38,3,60 +1269,16,38,1,100 +1270,16,38,1,5 +1271,16,38,2,35 +1272,16,38,3,60 +1273,16,38,1,40 +1274,16,38,2,60 +1275,16,38,1,60 +1276,16,38,2,5 +1277,16,38,3,35 +1278,16,38,1,100 +1279,16,38,1,60 +1280,16,38,2,35 +1281,16,38,3,5 +1282,16,38,1,60 +1283,16,38,2,5 +1284,16,38,3,35 +1285,16,38,1,5 +1286,16,38,2,95 +1287,16,38,1,60 +1288,16,38,2,35 +1289,16,38,3,35 +1290,16,38,4,5 +1291,16,38,1,35 +1292,16,38,2,60 +1293,16,38,3,5 +1294,16,38,1,95 +1295,16,38,2,5 +1296,16,38,3,5 +1297,16,38,1,60 +1298,16,38,2,35 +1299,16,38,3,5 +1300,16,38,4,35 +1301,16,38,5,5 +1302,16,38,1,100 +1303,16,38,1,35 +1304,16,38,2,65 +1305,16,38,1,5 +1306,16,38,2,95 +1307,16,38,1,35 +1308,16,38,2,35 +1309,16,38,3,35 +1310,16,38,4,65 +1311,16,38,1,100 +1312,16,38,1,60 +1313,16,38,2,35 +1314,16,38,3,5 +1315,16,38,1,60 +1316,16,38,2,5 +1317,16,38,3,60 +1318,16,38,4,35 +1319,16,38,1,35 +1320,16,38,2,60 +1321,16,38,3,5 +1322,16,38,1,100 +1323,16,38,1,60 +1324,16,38,2,35 +1325,16,38,3,5 +1326,16,38,1,35 +1327,16,38,2,5 +1328,16,38,3,60 \ No newline at end of file diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 399b9f8be..277fa35fe 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -63519,4 +63519,216 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 69002,25,388,1254,81,12,12 69003,25,388,1255,100,12,12 69004,26,388,1254,81,12,12 -69005,26,388,1255,100,12,12 \ No newline at end of file +69005,26,388,1255,100,12,12 +69006,26,367,1256,88,8,8 +69007,25,367,1257,109,8,8 +69008,25,367,1258,218,8,8 +69009,25,367,1259,322,8,8 +69010,26,367,1258,218,8,8 +69011,26,367,1259,322,8,8 +69012,25,366,1260,66,10,10 +69013,25,366,1261,325,10,10 +69014,26,366,1260,66,10,10 +69015,26,366,1261,325,10,10 +69016,25,356,1262,41,9,9 +69017,25,357,1262,41,20,20 +69018,25,358,1262,41,20,20 +69019,25,359,1263,41,20,20 +69020,25,359,1264,371,20,20 +69021,26,356,1262,41,9,9 +69022,26,357,1262,41,20,20 +69023,26,358,1262,41,20,20 +69024,26,359,1263,41,20,20 +69025,26,359,1264,371,20,20 +69026,25,1186,1265,41,14,14 +69027,25,1187,1265,41,14,14 +69028,25,1188,1265,41,14,14 +69029,26,1186,1265,41,14,14 +69030,26,1187,1265,41,14,14 +69031,26,1188,1265,41,14,14 +69032,25,429,1266,43,15,15 +69033,25,429,1267,54,15,15 +69034,25,429,1268,84,15,15 +69035,25,430,1266,43,15,15 +69036,25,430,1267,54,15,15 +69037,25,430,1268,84,15,15 +69038,25,431,1266,43,15,15 +69039,25,431,1267,54,15,15 +69040,25,431,1268,84,15,15 +69041,25,432,1266,43,15,15 +69042,25,432,1267,54,15,15 +69043,25,432,1268,84,15,15 +69044,26,429,1266,43,15,15 +69045,26,429,1267,54,15,15 +69046,26,429,1268,84,15,15 +69047,26,430,1266,43,15,15 +69048,26,430,1267,54,15,15 +69049,26,430,1268,84,15,15 +69050,26,431,1266,43,15,15 +69051,26,431,1267,54,15,15 +69052,26,431,1268,84,15,15 +69053,26,432,1266,43,15,15 +69054,26,432,1267,54,15,15 +69055,26,432,1268,84,15,15 +69056,25,368,1269,353,15,15 +69057,25,369,1269,353,15,15 +69058,25,370,1269,353,15,15 +69059,25,371,1269,353,15,15 +69060,26,368,1269,353,15,15 +69061,26,369,1269,353,15,15 +69062,26,370,1269,353,15,15 +69063,26,371,1269,353,15,15 +69064,25,374,1270,37,15,15 +69065,25,374,1271,307,15,15 +69066,25,374,1272,353,15,15 +69067,26,374,1270,37,15,15 +69068,26,374,1271,307,15,15 +69069,26,374,1272,353,15,15 +69070,25,375,1270,37,15,15 +69071,25,375,1271,307,15,15 +69072,25,375,1272,353,15,15 +69073,26,375,1270,37,15,15 +69074,26,375,1271,307,15,15 +69075,26,375,1272,353,15,15 +69076,25,385,1273,41,17,17 +69077,25,385,1274,363,17,17 +69078,25,386,1275,41,17,17 +69079,25,386,1276,361,17,17 +69080,25,386,1277,363,17,17 +69081,26,385,1273,41,17,17 +69082,26,385,1274,363,17,17 +69083,26,386,1275,41,17,17 +69084,26,386,1276,361,17,17 +69085,26,386,1277,363,17,17 +69086,25,376,1278,41,18,18 +69087,26,376,1278,41,18,18 +69088,25,377,1278,41,18,18 +69089,26,377,1278,41,18,18 +69090,25,378,1278,41,18,18 +69091,26,378,1278,41,18,18 +69092,25,379,1278,41,18,18 +69093,26,379,1278,41,18,18 +69094,25,380,1278,41,18,18 +69095,26,380,1278,41,18,18 +69096,25,381,1278,41,18,18 +69097,26,381,1278,41,18,18 +69098,25,390,1279,42,23,23 +69099,25,390,1280,168,23,23 +69100,25,390,1281,333,23,23 +69101,25,391,1279,42,23,23 +69102,25,391,1280,168,23,23 +69103,25,391,1281,333,23,23 +69104,25,392,1279,42,23,23 +69105,25,392,1280,168,23,23 +69106,25,392,1281,333,23,23 +69107,26,390,1279,42,23,23 +69108,26,390,1280,168,23,23 +69109,26,390,1281,333,23,23 +69110,26,391,1279,42,23,23 +69111,26,391,1280,168,23,23 +69112,26,391,1281,333,23,23 +69113,26,392,1279,42,23,23 +69114,26,392,1280,168,23,23 +69115,26,392,1281,333,23,23 +69116,25,382,1282,41,20,20 +69117,25,382,1283,294,20,20 +69118,25,382,1284,304,20,20 +69119,25,383,1282,41,20,20 +69120,25,383,1283,294,20,20 +69121,25,383,1284,304,20,20 +69122,26,382,1282,41,20,20 +69123,26,382,1283,294,20,20 +69124,26,382,1284,304,20,20 +69125,26,383,1282,41,20,20 +69126,26,383,1283,294,20,20 +69127,26,383,1284,304,20,20 +69128,25,393,1285,261,2,2 +69129,25,393,1286,263,2,2 +69130,26,393,1285,261,2,2 +69131,26,393,1286,263,2,2 +69132,25,394,1287,263,2,2 +69133,26,394,1287,263,2,2 +69134,26,394,1288,270,2,2 +69135,25,394,1289,273,2,2 +69136,25,394,1290,280,2,2 +69137,26,394,1290,280,2,2 +69138,25,395,1291,261,2,2 +69139,25,395,1292,263,2,2 +69140,25,395,1293,278,2,2 +69141,26,395,1291,261,2,2 +69142,26,395,1292,263,2,2 +69143,26,395,1293,278,2,2 +69144,25,396,1294,263,2,2 +69145,25,396,1295,278,2,2 +69146,25,396,1296,276,3,3 +69147,26,396,1294,263,2,2 +69148,26,396,1295,278,2,2 +69149,26,396,1296,276,3,3 +69150,25,402,1297,81,6,6 +69151,26,402,1297,81,6,6 +69152,26,402,1298,311,6,6 +69153,25,402,1299,311,6,6 +69154,26,402,1299,311,6,6 +69155,25,402,1300,312,6,6 +69156,25,402,1301,312,6,6 +69157,26,402,1301,312,6,6 +69158,25,403,1302,27,11,11 +69159,26,403,1302,27,11,11 +69160,25,404,1303,66,8,8 +69161,25,404,1304,322,8,8 +69162,26,404,1303,66,8,8 +69163,26,404,1304,322,8,8 +69164,25,405,1305,227,9,9 +69165,25,405,1306,327,9,9 +69166,26,405,1305,227,9,9 +69167,26,405,1306,327,9,9 +69168,25,406,1307,270,9,9 +69169,25,406,1308,273,9,9 +69170,25,406,1309,333,9,9 +69171,25,406,1310,333,9,9 +69172,26,406,1307,270,9,9 +69173,26,406,1308,273,9,9 +69174,26,406,1309,333,9,9 +69175,26,406,1310,333,9,9 +69176,25,407,1311,333,10,10 +69177,26,407,1311,333,10,10 +69178,25,408,1312,263,4,4 +69179,25,408,1313,290,4,4 +69180,25,408,1314,300,4,4 +69181,26,408,1312,263,4,4 +69182,26,408,1313,290,4,4 +69183,26,408,1314,300,4,4 +69184,25,409,1315,43,7,7 +69185,25,409,1316,183,7,7 +69186,25,409,1317,263,7,7 +69187,25,409,1318,315,7,7 +69188,26,409,1315,43,7,7 +69189,26,409,1316,183,7,7 +69190,26,409,1317,263,7,7 +69191,26,409,1318,315,7,7 +69192,25,410,1319,278,12,12 +69193,25,410,1320,309,12,12 +69194,25,410,1321,352,12,12 +69195,26,410,1319,278,12,12 +69196,26,410,1320,309,12,12 +69197,26,410,1321,352,12,12 +69198,25,411,1322,43,12,12 +69199,26,411,1322,43,12,12 +69200,25,412,1323,43,13,13 +69201,25,412,1324,183,13,13 +69202,25,412,1325,352,13,13 +69203,26,412,1323,43,13,13 +69204,26,412,1324,183,13,13 +69205,26,412,1325,352,13,13 +69206,25,413,1326,278,15,15 +69207,25,413,1327,352,15,15 +69208,25,413,1328,353,15,15 +69209,26,413,1326,278,15,15 +69210,26,413,1327,352,15,15 +69211,26,413,1328,353,15,15 +69212,25,415,1326,278,15,15 +69213,25,415,1327,352,15,15 +69214,25,415,1328,353,15,15 +69215,26,415,1326,278,15,15 +69216,26,415,1327,352,15,15 +69217,26,415,1328,353,15,15 \ No newline at end of file From a979de3dbaa18abfc4cb397a742a1aad60d2adbf Mon Sep 17 00:00:00 2001 From: Anh Thang Bui Date: Fri, 13 Feb 2026 23:09:28 +0700 Subject: [PATCH 03/80] add missing female pyroar --- data/v2/csv/pokemon.csv | 1 + data/v2/csv/pokemon_abilities.csv | 3 +++ data/v2/csv/pokemon_form_generations.csv | 2 ++ data/v2/csv/pokemon_form_names.csv | 10 ++++++++++ data/v2/csv/pokemon_forms.csv | 3 ++- data/v2/csv/pokemon_stats.csv | 6 ++++++ data/v2/csv/pokemon_types.csv | 2 ++ 7 files changed, 26 insertions(+), 1 deletion(-) diff --git a/data/v2/csv/pokemon.csv b/data/v2/csv/pokemon.csv index a3fe30bb2..e996df6c6 100644 --- a/data/v2/csv/pokemon.csv +++ b/data/v2/csv/pokemon.csv @@ -1349,3 +1349,4 @@ id,identifier,species_id,height,weight,base_experience,order,is_default 10323,tatsugiri-droopy-mega,978,6,240,,,0 10324,tatsugiri-stretchy-mega,978,6,240,,,0 10325,baxcalibur-mega,998,21,3150,,,0 +10326,pyroar-female,668,15,815,177,,0 diff --git a/data/v2/csv/pokemon_abilities.csv b/data/v2/csv/pokemon_abilities.csv index f7b575ca4..60af391f7 100644 --- a/data/v2/csv/pokemon_abilities.csv +++ b/data/v2/csv/pokemon_abilities.csv @@ -2902,3 +2902,6 @@ pokemon_id,ability_id,is_hidden,slot 10275,5,0,1 10276,305,0,1 10277,306,0,1 +10326,79,0,1 +10326,127,0,2 +10326,153,1,3 diff --git a/data/v2/csv/pokemon_form_generations.csv b/data/v2/csv/pokemon_form_generations.csv index b851e9972..f89b09385 100644 --- a/data/v2/csv/pokemon_form_generations.csv +++ b/data/v2/csv/pokemon_form_generations.csv @@ -4975,3 +4975,5 @@ pokemon_form_id,generation_id,game_index 10416,8,0 10417,8,0 10418,8,0 +10551,6,0 +10551,7,0 diff --git a/data/v2/csv/pokemon_form_names.csv b/data/v2/csv/pokemon_form_names.csv index 13ca72d71..0e74a6a6b 100644 --- a/data/v2/csv/pokemon_form_names.csv +++ b/data/v2/csv/pokemon_form_names.csv @@ -3884,3 +3884,13 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10549,9,Mega Stretchy Tatsugiri,Mega Stretchy Tatsugiri 10550,5,Méga-Glaivodo,Méga-Glaivodo 10550,9,Mega Baxcalibur,Mega Baxcalibur +10551,1,メスのすがた, +10551,3,암컷의 모습, +10551,4,雌性的樣子, +10551,5,Femelle, +10551,6,Weiblich, +10551,7,Hembra, +10551,8,Femmina, +10551,9,Female,Female Pyroar +10551,11,メスのすがた, +10551,12,雌性的样子, diff --git a/data/v2/csv/pokemon_forms.csv b/data/v2/csv/pokemon_forms.csv index 25784ef05..99107132d 100644 --- a/data/v2/csv/pokemon_forms.csv +++ b/data/v2/csv/pokemon_forms.csv @@ -1543,7 +1543,7 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau 10517,chesnaught-mega,mega,10292,31,1,1,1,2,870 10518,delphox-mega,mega,10293,31,1,1,1,2,874 10519,greninja-mega,mega,10294,31,1,1,1,4,880 -10520,pyroar-mega,mega,10295,31,1,1,1,2,948 +10520,pyroar-mega,mega,10295,31,1,1,1,3,948 10521,floette-mega,mega,10296,31,1,1,1,7,960 10522,malamar-mega,mega,10297,31,1,1,1,2,994 10523,barbaracle-mega,mega,10298,31,1,1,1,2,997 @@ -1574,3 +1574,4 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau 10548,tatsugiri-droopy-mega,mega,10323,31,1,1,1,5,1359 10549,tatsugiri-stretchy-mega,mega,10324,31,1,1,1,6,1361 10550,baxcalibur-mega,mega,10325,31,1,1,1,2,1356 +10551,pyroar-female,female,10326,15,0,0,0,2,949 diff --git a/data/v2/csv/pokemon_stats.csv b/data/v2/csv/pokemon_stats.csv index 404f43c20..c9c4d866a 100644 --- a/data/v2/csv/pokemon_stats.csv +++ b/data/v2/csv/pokemon_stats.csv @@ -8099,3 +8099,9 @@ pokemon_id,stat_id,base_stat,effort 10325,4,105,0 10325,5,101,0 10325,6,87,0 +10326,1,86,0 +10326,2,68,0 +10326,3,72,0 +10326,4,109,2 +10326,5,66,0 +10326,6,106,0 diff --git a/data/v2/csv/pokemon_types.csv b/data/v2/csv/pokemon_types.csv index 82b276997..8cd7bdb51 100644 --- a/data/v2/csv/pokemon_types.csv +++ b/data/v2/csv/pokemon_types.csv @@ -2114,3 +2114,5 @@ pokemon_id,type_id,slot 10324,11,2 10325,16,1 10325,15,2 +10326,10,1 +10326,1,2 From f3e424f9d0c846d7be248e52542c07085e2d739f Mon Sep 17 00:00:00 2001 From: notblisy <50887637+notblisy@users.noreply.github.com> Date: Mon, 16 Feb 2026 17:26:17 -0500 Subject: [PATCH 04/80] Fixed pokemon_stats_past Multiple Pokemon in this file had incorrect stat_id values, causing incorrect stats when referencing past-gen stats. In addition, a few stat changes were missed entirely, so they have been added. Lastly, all of the legends arceus effort value changes have been removed, as there is no way to gain EVs in that game. --- data/v2/csv/pokemon_stats_past.csv | 59 +++++++++++++----------------- 1 file changed, 26 insertions(+), 33 deletions(-) diff --git a/data/v2/csv/pokemon_stats_past.csv b/data/v2/csv/pokemon_stats_past.csv index 6674f66f5..0451d8ce6 100644 --- a/data/v2/csv/pokemon_stats_past.csv +++ b/data/v2/csv/pokemon_stats_past.csv @@ -159,39 +159,39 @@ pokemon_id,generation_id,stat_id,base_stat,effort 12,5,4,80,2 15,5,2,80,2 18,5,6,91,3 -25,5,2,30,0 -25,5,4,40,0 -26,5,5,100,0 +25,5,3,30,0 +25,5,5,40,0 +26,5,6,100,0 31,5,2,82,0 34,5,2,92,3 -36,5,3,85,0 +36,5,4,85,0 40,5,4,75,0 45,5,4,100,3 62,5,2,85,0 -65,5,4,85,3 +65,5,5,85,3 71,5,5,60,0 76,5,2,110,0 -181,5,2,75,0 -182,5,2,85,0 +181,5,3,75,0 +182,5,3,85,0 184,5,4,50,0 189,5,5,85,0 267,5,4,90,3 -295,5,4,63,0 +295,5,5,63,0 398,5,5,50,0 -407,5,3,55,0 -508,5,1,100,0 +407,5,2,55,0 +508,5,2,100,0 521,5,2,105,3 -526,5,4,70,0 +526,5,5,70,0 537,5,2,85,0 542,5,5,70,0 545,5,2,90,0 553,5,3,70,0 -24,6,1,85,0 -51,6,1,80,0 -10037,6,4,95,3 +24,6,2,85,0 +51,6,2,80,0 +10037,6,5,95,3 83,6,2,65,1 85,6,6,100,0 -101,6,5,140,0 +101,6,6,140,0 103,6,5,65,0 164,6,4,76,0 168,6,5,60,0 @@ -206,18 +206,20 @@ pokemon_id,generation_id,stat_id,base_stat,effort 279,6,4,85,0 284,6,4,80,1 284,6,6,60,0 -301,6,5,70,0 -313,6,2,55,0 -313,6,4,75,0 -314,6,2,55,0 -314,6,4,75,0 +301,6,6,70,0 +313,6,3,55,0 +313,6,5,75,0 +314,6,3,55,0 +314,6,5,75,0 337,6,1,70,0 338,6,1,70,0 -358,6,2,70,0 -358,6,4,80,1 +358,6,1,65,0 +358,6,3,70,0 +358,6,5,80,1 527,6,1,55,0 558,6,2,95,0 -614,6,1,110,0 +614,6,2,110,0 +615,6,1,70,0 615,6,2,30,0 199,7,5,110,3 681,7,3,150,2 @@ -231,13 +233,4 @@ pokemon_id,generation_id,stat_id,base_stat,effort 889,8,2,130,0 10189,8,2,130,0 10189,8,3,145,0 -10189,8,5,145,0 -899,8,4,105,0 -900,8,2,135,2 -902,8,1,120,2 -10248,8,1,120,2 -903,8,2,130,1 -903,8,6,120,1 -904,8,2,115,1 -10249,8,2,115,3 -10249,8,4,135,0 +10189,8,5,145,0 \ No newline at end of file From f40a4f6d7ca915fe2a5f52fdf510a870e78018eb Mon Sep 17 00:00:00 2001 From: notblisy <50887637+notblisy@users.noreply.github.com> Date: Tue, 17 Feb 2026 18:02:11 -0500 Subject: [PATCH 05/80] Add XD Purification moves to pokemon_moves.csv --- data/v2/csv/pokemon_moves.csv | 332 ++++++++++++++++++++++++++++++++++ 1 file changed, 332 insertions(+) diff --git a/data/v2/csv/pokemon_moves.csv b/data/v2/csv/pokemon_moves.csv index bc52c2d38..9a6667eed 100644 --- a/data/v2/csv/pokemon_moves.csv +++ b/data/v2/csv/pokemon_moves.csv @@ -11168,6 +11168,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 12,13,285,4,0,, 12,13,290,4,0,, 12,13,332,4,0,, +12,13,94,9,0,, +12,13,234,9,0,, +12,13,79,9,0,, +12,13,332,9,0,, 12,14,93,1,1,, 12,14,93,1,10,, 12,14,77,1,12,1, @@ -12210,6 +12214,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 15,13,280,4,0,, 15,13,290,4,0,, 15,13,332,4,0,, +15,13,188,9,0,, +15,13,226,9,0,, +15,13,41,9,0,, +15,13,14,9,0,, 15,14,31,1,1,, 15,14,31,1,10,, 15,14,116,1,13,, @@ -13842,6 +13850,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 17,13,263,4,0,, 17,13,290,4,0,, 17,13,332,4,0,, +17,13,17,9,0,, +17,13,287,9,0,, +17,13,211,9,0,, +17,13,297,9,0,, 17,14,16,1,1,3, 17,14,28,1,1,2, 17,14,33,1,1,1, @@ -16564,6 +16576,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 20,13,269,4,0,, 20,13,290,4,0,, 20,13,351,4,0,, +20,13,162,9,0,, +20,13,287,9,0,, +20,13,184,9,0,, +20,13,158,9,0,, 20,14,14,1,1,1, 20,14,33,1,1,2, 20,14,39,1,1,3, @@ -17468,6 +17484,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 21,13,263,4,0,, 21,13,290,4,0,, 21,13,332,4,0,, +21,13,206,9,0,, +21,13,226,9,0,, +21,13,43,9,0,, +21,13,332,9,0,, 21,14,45,1,1,2, 21,14,64,1,1,1, 21,14,43,1,5,, @@ -20205,6 +20225,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 24,13,263,4,0,, 24,13,289,4,0,, 24,13,290,4,0,, +24,13,188,9,0,, +24,13,287,9,0,, +24,13,137,9,0,, +24,13,44,9,0,, 24,14,35,1,1,4, 24,14,40,1,1,6, 24,14,43,1,1,5, @@ -35289,6 +35313,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 37,13,263,4,0,, 37,13,290,4,0,, 37,13,315,4,0,, +37,13,257,9,0,, +37,13,204,9,0,, +37,13,52,9,0,, +37,13,91,9,0,, 37,14,52,1,1,, 37,14,39,1,4,, 37,14,46,1,7,, @@ -44584,6 +44612,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 46,13,290,4,0,, 46,13,331,4,0,, 46,13,332,4,0,, +46,13,147,9,0,, +46,13,287,9,0,, +46,13,163,9,0,, +46,13,206,9,0,, 46,14,10,1,1,, 46,14,77,1,6,2, 46,14,78,1,6,1, @@ -47387,6 +47419,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 49,13,285,4,0,, 49,13,290,4,0,, 49,13,332,4,0,, +49,13,318,9,0,, +49,13,287,9,0,, +49,13,164,9,0,, +49,13,94,9,0,, 49,14,33,1,1,2, 49,14,48,1,1,5, 49,14,50,1,1,3, @@ -49363,6 +49399,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 51,13,290,4,0,, 51,13,317,4,0,, 51,13,332,4,0,, +51,13,89,9,0,, +51,13,204,9,0,, +51,13,201,9,0,, +51,13,161,9,0,, 51,14,10,1,1,3, 51,14,28,1,1,4, 51,14,45,1,1,5, @@ -50481,6 +50521,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 52,13,332,4,0,, 52,13,351,4,0,, 52,13,352,4,0,, +52,13,163,9,0,, +52,13,47,9,0,, +52,13,6,9,0,, +52,13,44,9,0,, 52,14,10,1,1,1, 52,14,45,1,1,2, 52,14,44,1,6,, @@ -54254,6 +54298,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 55,13,332,4,0,, 55,13,347,4,0,, 55,13,352,4,0,, +55,13,127,9,0,, +55,13,204,9,0,, +55,13,244,9,0,, +55,13,280,9,0,, 55,14,10,1,1,3, 55,14,39,1,1,4, 55,14,55,1,1,5, @@ -56886,6 +56934,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 57,13,317,4,0,, 57,13,332,4,0,, 57,13,339,4,0,, +57,13,238,9,0,, +57,13,270,9,0,, +57,13,116,9,0,, +57,13,179,9,0,, 57,14,10,1,1,2, 57,14,43,1,1,4, 57,14,67,1,1,3, @@ -58035,6 +58087,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 58,13,290,4,0,, 58,13,315,4,0,, 58,13,332,4,0,, +58,13,53,9,0,, +58,13,204,9,0,, +58,13,44,9,0,, +58,13,36,9,0,, 58,14,44,1,1,1, 58,14,46,1,1,2, 58,14,52,1,6,, @@ -62091,6 +62147,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 62,13,317,4,0,, 62,13,339,4,0,, 62,13,352,4,0,, +62,13,56,9,0,, +62,13,270,9,0,, +62,13,240,9,0,, +62,13,280,9,0,, 62,14,3,1,1,3, 62,14,61,1,1,1, 62,14,66,1,1,4, @@ -71003,6 +71063,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 70,13,263,4,0,, 70,13,290,4,0,, 70,13,331,4,0,, +70,13,345,9,0,, +70,13,234,9,0,, +70,13,188,9,0,, +70,13,230,9,0,, 70,14,22,1,1,1, 70,14,35,1,1,3, 70,14,74,1,1,2, @@ -79072,6 +79136,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 78,13,263,4,0,, 78,13,290,4,0,, 78,13,315,4,0,, +78,13,76,9,0,, +78,13,226,9,0,, +78,13,241,9,0,, +78,13,53,9,0,, 78,14,39,1,1,5, 78,14,45,1,1,3, 78,14,52,1,1,6, @@ -83852,6 +83920,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 82,13,263,4,0,, 82,13,290,4,0,, 82,13,351,4,0,, +82,13,38,9,0,, +82,13,287,9,0,, +82,13,240,9,0,, +82,13,87,9,0,, 82,14,33,1,1,2, 82,14,48,1,1,3, 82,14,49,1,1,5, @@ -84935,6 +85007,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 83,13,263,4,0,, 83,13,290,4,0,, 83,13,332,4,0,, +83,13,163,9,0,, +83,13,226,9,0,, +83,13,14,9,0,, +83,13,332,9,0,, 83,14,28,1,1,3, 83,14,43,1,1,4, 83,14,64,1,1,2, @@ -86794,6 +86870,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 85,13,269,4,0,, 85,13,290,4,0,, 85,13,332,4,0,, +85,13,65,9,0,, +85,13,226,9,0,, +85,13,97,9,0,, +85,13,161,9,0,, 85,14,45,1,1,3, 85,14,64,1,1,2, 85,14,98,1,1,4, @@ -87738,6 +87818,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 86,13,290,4,0,, 86,13,291,4,0,, 86,13,352,4,0,, +86,13,57,9,0,, +86,13,270,9,0,, +86,13,219,9,0,, +86,13,58,9,0,, 86,14,29,1,1,, 86,14,45,1,3,, 86,14,346,1,7,, @@ -89820,6 +89904,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 88,13,290,4,0,, 88,13,317,4,0,, 88,13,351,4,0,, +88,13,188,9,0,, +88,13,270,9,0,, +88,13,325,9,0,, +88,13,107,9,0,, 88,14,1,1,1,1, 88,14,139,1,1,2, 88,14,106,1,4,, @@ -91991,6 +92079,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 90,13,290,4,0,, 90,13,291,4,0,, 90,13,352,4,0,, +90,13,36,9,0,, +90,13,287,9,0,, +90,13,57,9,0,, +90,13,62,9,0,, 90,14,33,1,1,, 90,14,110,1,4,, 90,14,48,1,8,, @@ -100062,6 +100154,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 97,13,289,4,0,, 97,13,290,4,0,, 97,13,347,4,0,, +97,13,94,9,0,, +97,13,226,9,0,, +97,13,96,9,0,, +97,13,247,9,0,, 97,14,1,1,1,3, 97,14,50,1,1,5, 97,14,93,1,1,6, @@ -103229,6 +103325,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 100,13,269,4,0,, 100,13,290,4,0,, 100,13,351,4,0,, +100,13,243,9,0,, +100,13,287,9,0,, +100,13,209,9,0,, +100,13,129,9,0,, 100,14,268,1,1,, 100,14,33,1,5,, 100,14,49,1,8,, @@ -106162,6 +106262,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 103,13,285,4,0,, 103,13,290,4,0,, 103,13,331,4,0,, +103,13,94,9,0,, +103,13,287,9,0,, +103,13,95,9,0,, +103,13,246,9,0,, 103,14,23,1,1,5, 103,14,93,1,1,4, 103,14,95,1,1,3, @@ -108574,6 +108678,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 105,13,290,4,0,, 105,13,317,4,0,, 105,13,332,4,0,, +105,13,89,9,0,, +105,13,47,9,0,, +105,13,14,9,0,, +105,13,157,9,0,, 105,14,29,1,1,4, 105,14,39,1,1,2, 105,14,45,1,1,1, @@ -109662,6 +109770,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 106,13,290,4,0,, 106,13,317,4,0,, 106,13,339,4,0,, +106,13,136,9,0,, +106,13,287,9,0,, +106,13,170,9,0,, +106,13,25,9,0,, 106,14,24,1,1,2, 106,14,279,1,1,1, 106,14,96,1,5,, @@ -110734,6 +110846,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 107,13,290,4,0,, 107,13,317,4,0,, 107,13,339,4,0,, +107,13,5,9,0,, +107,13,270,9,0,, +107,13,170,9,0,, +107,13,327,9,0,, 107,14,4,1,1,2, 107,14,279,1,1,1, 107,14,97,1,6,, @@ -112077,6 +112193,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 108,13,317,4,0,, 108,13,351,4,0,, 108,13,352,4,0,, +108,13,38,9,0,, +108,13,270,9,0,, +108,13,111,9,0,, +108,13,205,9,0,, 108,14,122,1,1,, 108,14,48,1,5,, 108,14,111,1,9,, @@ -116912,6 +117032,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 112,13,290,4,0,, 112,13,317,4,0,, 112,13,351,4,0,, +112,13,224,9,0,, +112,13,270,9,0,, +112,13,184,9,0,, +112,13,89,9,0,, 112,14,23,1,1,3, 112,14,30,1,1,1, 112,14,31,1,1,4, @@ -118531,6 +118655,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 113,13,347,4,0,, 113,13,351,4,0,, 113,13,352,4,0,, +113,13,85,9,0,, +113,13,186,9,0,, +113,13,135,9,0,, +113,13,285,9,0,, 113,14,1,1,1,2, 113,14,45,1,1,3, 113,14,111,1,1,1, @@ -119956,6 +120084,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 114,13,263,4,0,, 114,13,290,4,0,, 114,13,331,4,0,, +114,13,76,9,0,, +114,13,234,9,0,, +114,13,241,9,0,, +114,13,275,9,0,, 114,14,132,1,1,2, 114,14,275,1,1,1, 114,14,79,1,4,, @@ -121276,6 +121408,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 115,13,332,4,0,, 115,13,351,4,0,, 115,13,352,4,0,, +115,13,89,9,0,, +115,13,47,9,0,, +115,13,39,9,0,, +115,13,146,9,0,, 115,14,4,1,1,1, 115,14,43,1,1,2, 115,14,252,1,7,, @@ -127077,6 +127213,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 121,13,290,4,0,, 121,13,291,4,0,, 121,13,352,4,0,, +121,13,127,9,0,, +121,13,287,9,0,, +121,13,58,9,0,, +121,13,105,9,0,, 121,14,55,1,1,1, 121,14,105,1,1,3, 121,14,129,1,1,4, @@ -128317,6 +128457,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 122,13,290,4,0,, 122,13,347,4,0,, 122,13,351,4,0,, +122,13,94,9,0,, +122,13,266,9,0,, +122,13,227,9,0,, +122,13,9,9,0,, 122,14,93,1,1,7, 122,14,112,1,1,6, 122,14,345,1,1,1, @@ -129637,6 +129781,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 123,13,263,4,0,, 123,13,290,4,0,, 123,13,332,4,0,, +123,13,13,9,0,, +123,13,234,9,0,, +123,13,318,9,0,, +123,13,163,9,0,, 123,14,43,1,1,3, 123,14,98,1,1,2, 123,14,410,1,1,1, @@ -131995,6 +132143,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 125,13,280,4,0,, 125,13,290,4,0,, 125,13,351,4,0,, +125,13,238,9,0,, +125,13,266,9,0,, +125,13,86,9,0,, +125,13,85,9,0,, 125,14,43,1,1,2, 125,14,84,1,1,3, 125,14,98,1,1,1, @@ -133078,6 +133230,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 126,13,264,4,0,, 126,13,280,4,0,, 126,13,290,4,0,, +126,13,126,9,0,, +126,13,266,9,0,, +126,13,238,9,0,, +126,13,9,9,0,, 126,14,43,1,1,2, 126,14,52,1,1,3, 126,14,123,1,1,1, @@ -134156,6 +134312,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 127,13,290,4,0,, 127,13,317,4,0,, 127,13,339,4,0,, +127,13,12,9,0,, +127,13,270,9,0,, +127,13,206,9,0,, +127,13,66,9,0,, 127,14,11,1,1,1, 127,14,116,1,1,2, 127,14,20,1,4,, @@ -135239,6 +135399,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 128,13,317,4,0,, 128,13,351,4,0,, 128,13,352,4,0,, +128,13,89,9,0,, +128,13,287,9,0,, +128,13,39,9,0,, +128,13,34,9,0,, 128,14,33,1,1,, 128,14,39,1,3,, 128,14,99,1,5,, @@ -137756,6 +137920,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 131,13,291,4,0,, 131,13,351,4,0,, 131,13,352,4,0,, +131,13,56,9,0,, +131,13,215,9,0,, +131,13,240,9,0,, +131,13,59,9,0,, 131,14,45,1,1,2, 131,14,47,1,1,1, 131,14,55,1,1,3, @@ -149847,6 +150015,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 143,13,317,4,0,, 143,13,351,4,0,, 143,13,352,4,0,, +143,13,90,9,0,, +143,13,287,9,0,, +143,13,174,9,0,, +143,13,34,9,0,, 143,14,33,1,1,, 143,14,111,1,4,, 143,14,133,1,9,, @@ -151158,6 +151330,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 144,13,290,4,0,, 144,13,332,4,0,, 144,13,352,4,0,, +144,13,326,9,0,, +144,13,215,9,0,, +144,13,114,9,0,, +144,13,58,9,0,, 144,14,16,1,1,1, 144,14,181,1,1,2, 144,14,54,1,8,, @@ -152151,6 +152327,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 145,13,290,4,0,, 145,13,332,4,0,, 145,13,351,4,0,, +145,13,326,9,0,, +145,13,226,9,0,, +145,13,319,9,0,, +145,13,85,9,0,, 145,14,64,1,1,1, 145,14,84,1,1,2, 145,14,86,1,8,, @@ -153134,6 +153314,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 146,13,290,4,0,, 146,13,315,4,0,, 146,13,332,4,0,, +146,13,326,9,0,, +146,13,234,9,0,, +146,13,261,9,0,, +146,13,53,9,0,, 146,14,17,1,1,1, 146,14,52,1,1,2, 146,14,83,1,8,, @@ -156678,6 +156862,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 149,13,337,4,0,, 149,13,351,4,0,, 149,13,352,4,0,, +149,13,63,9,0,, +149,13,215,9,0,, +149,13,349,9,0,, +149,13,89,9,0,, 149,14,7,1,1,1, 149,14,9,1,1,2, 149,14,35,1,1,4, @@ -174798,6 +174986,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 165,13,280,4,0,, 165,13,290,4,0,, 165,13,332,4,0,, +165,13,60,9,0,, +165,13,287,9,0,, +165,13,332,9,0,, +165,13,48,9,0,, 165,14,33,1,1,, 165,14,48,1,6,, 165,14,4,1,9,, @@ -176424,6 +176616,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 167,13,241,4,0,, 167,13,263,4,0,, 167,13,290,4,0,, +167,13,91,9,0,, +167,13,287,9,0,, +167,13,324,9,0,, +167,13,101,9,0,, 167,14,40,1,1,1, 167,14,81,1,1,2, 167,14,184,1,5,, @@ -183805,6 +184001,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 175,13,290,4,0,, 175,13,351,4,0,, 175,13,352,4,0,, +175,13,266,9,0,, +175,13,161,9,0,, +175,13,246,9,0,, +175,13,270,9,0,, 175,14,45,1,1,1, 175,14,204,1,1,2, 175,14,118,1,5,, @@ -185934,6 +186134,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 177,13,290,4,0,, 177,13,332,4,0,, 177,13,347,4,0,, +177,13,248,9,0,, +177,13,226,9,0,, +177,13,101,9,0,, +177,13,332,9,0,, 177,14,43,1,1,2, 177,14,64,1,1,1, 177,14,101,1,6,, @@ -187784,6 +187988,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 179,13,263,4,0,, 179,13,290,4,0,, 179,13,351,4,0,, +179,13,34,9,0,, +179,13,215,9,0,, +179,13,84,9,0,, +179,13,86,9,0,, 179,14,33,1,1,1, 179,14,45,1,1,2, 179,14,86,1,4,, @@ -209796,6 +210004,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 204,13,249,4,0,, 204,13,263,4,0,, 204,13,290,4,0,, +204,13,42,9,0,, +204,13,287,9,0,, +204,13,191,9,0,, +204,13,68,9,0,, 204,14,33,1,1,1, 204,14,182,1,1,2, 204,14,120,1,6,, @@ -222882,6 +223094,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 216,13,290,4,0,, 216,13,332,4,0,, 216,13,339,4,0,, +216,13,216,9,0,, +216,13,287,9,0,, +216,13,122,9,0,, +216,13,232,9,0,, 216,14,10,1,1,2, 216,14,43,1,1,3, 216,14,122,1,1,4, @@ -225713,6 +225929,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 219,13,290,4,0,, 219,13,315,4,0,, 219,13,317,4,0,, +219,13,257,9,0,, +219,13,287,9,0,, +219,13,89,9,0,, +219,13,53,9,0,, 219,14,52,1,1,3, 219,14,88,1,1,4, 219,14,123,1,1,2, @@ -226653,6 +226873,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 220,13,263,4,0,, 220,13,290,4,0,, 220,13,317,4,0,, +220,13,246,9,0,, +220,13,204,9,0,, +220,13,54,9,0,, +220,13,341,9,0,, 220,14,33,1,1,1, 220,14,316,1,1,2, 220,14,300,1,5,, @@ -234313,6 +234537,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 228,13,289,4,0,, 228,13,290,4,0,, 228,13,315,4,0,, +228,13,185,9,0,, +228,13,204,9,0,, +228,13,52,9,0,, +228,13,46,9,0,, 228,14,43,1,1,1, 228,14,52,1,1,2, 228,14,336,1,4,, @@ -254306,6 +254534,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 249,13,347,4,0,, 249,13,351,4,0,, 249,13,352,4,0,, +249,13,354,9,0,, +249,13,297,9,0,, +249,13,89,9,0,, +249,13,56,9,0,, 249,14,18,1,1,1, 249,14,311,1,1,2, 249,14,16,1,9,, @@ -266448,6 +266680,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 261,13,269,4,0,, 261,13,289,4,0,, 261,13,290,4,0,, +261,13,91,9,0,, +261,13,215,9,0,, +261,13,305,9,0,, +261,13,336,9,0,, 261,14,33,1,1,, 261,14,336,1,5,, 261,14,28,1,9,, @@ -273838,6 +274074,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 273,13,263,4,0,, 273,13,290,4,0,, 273,13,331,4,0,, +273,13,202,9,0,, +273,13,287,9,0,, +273,13,331,9,0,, +273,13,290,9,0,, 273,14,117,1,1,, 273,14,106,1,3,, 273,14,74,1,7,, @@ -277087,6 +277327,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 277,13,263,4,0,, 277,13,290,4,0,, 277,13,332,4,0,, +277,13,143,9,0,, +277,13,226,9,0,, +277,13,97,9,0,, +277,13,263,9,0,, 277,14,45,1,1,3, 277,14,64,1,1,2, 277,14,98,1,1,5, @@ -279558,6 +279802,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 280,13,290,4,0,, 280,13,347,4,0,, 280,13,351,4,0,, +280,13,351,9,0,, +280,13,47,9,0,, +280,13,115,9,0,, +280,13,93,9,0,, 280,14,45,1,1,, 280,14,93,1,6,, 280,14,104,1,10,, @@ -284158,6 +284406,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 285,13,289,4,0,, 285,13,290,4,0,, 285,13,331,4,0,, +285,13,206,9,0,, +285,13,287,9,0,, +285,13,72,9,0,, +285,13,78,9,0,, 285,14,71,1,1,, 285,14,33,1,5,, 285,14,78,1,9,, @@ -293635,6 +293887,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 296,13,290,4,0,, 296,13,317,4,0,, 296,13,339,4,0,, +296,13,280,9,0,, +296,13,287,9,0,, +296,13,292,9,0,, +296,13,317,9,0,, 296,14,33,1,1,1, 296,14,116,1,1,2, 296,14,28,1,4,, @@ -296144,6 +296400,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 299,13,290,4,0,, 299,13,317,4,0,, 299,13,351,4,0,, +299,13,85,9,0,, +299,13,270,9,0,, +299,13,86,9,0,, +299,13,157,9,0,, 299,14,33,1,1,, 299,14,106,1,4,, 299,14,335,1,8,, @@ -297913,6 +298173,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 301,13,347,4,0,, 301,13,351,4,0,, 301,13,352,4,0,, +301,13,290,9,0,, +301,13,186,9,0,, +301,13,213,9,0,, +301,13,351,9,0,, 301,14,3,1,1,4, 301,14,47,1,1,3, 301,14,213,1,1,2, @@ -298774,6 +299038,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 302,13,347,4,0,, 302,13,351,4,0,, 302,13,352,4,0,, +302,13,247,9,0,, +302,13,270,9,0,, +302,13,185,9,0,, +302,13,105,9,0,, 302,14,10,1,1,2, 302,14,43,1,1,1, 302,14,193,1,4,, @@ -299986,6 +300254,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 303,13,280,4,0,, 303,13,290,4,0,, 303,13,317,4,0,, +303,13,206,9,0,, +303,13,47,9,0,, +303,13,11,9,0,, +303,13,334,9,0,, 303,14,310,1,1,, 303,14,313,1,6,, 303,14,44,1,11,, @@ -306772,6 +307044,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 310,13,263,4,0,, 310,13,290,4,0,, 310,13,351,4,0,, +310,13,87,9,0,, +310,13,287,9,0,, +310,13,240,9,0,, +310,13,44,9,0,, 310,14,33,1,1,2, 310,14,43,1,1,4, 310,14,86,1,1,3, @@ -310957,6 +311233,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 315,13,263,4,0,, 315,13,290,4,0,, 315,13,331,4,0,, +315,13,345,9,0,, +315,13,186,9,0,, +315,13,320,9,0,, +315,13,73,9,0,, 315,14,71,1,1,, 315,14,74,1,4,, 315,14,40,1,7,, @@ -311817,6 +312097,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 316,13,331,4,0,, 316,13,351,4,0,, 316,13,352,4,0,, +316,13,351,9,0,, +316,13,47,9,0,, +316,13,124,9,0,, +316,13,92,9,0,, 316,14,1,1,1,, 316,14,281,1,6,, 316,14,139,1,9,, @@ -313469,6 +313753,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 318,13,290,4,0,, 318,13,291,4,0,, 318,13,352,4,0,, +318,13,352,9,0,, +318,13,287,9,0,, +318,13,184,9,0,, +318,13,44,9,0,, 318,14,43,1,1,1, 318,14,44,1,1,2, 318,14,99,1,6,, @@ -316822,6 +317110,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 322,13,290,4,0,, 322,13,315,4,0,, 322,13,317,4,0,, +322,13,36,9,0,, +322,13,204,9,0,, +322,13,91,9,0,, +322,13,52,9,0,, 322,14,33,1,1,2, 322,14,45,1,1,1, 322,14,52,1,5,, @@ -327819,6 +328111,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 334,13,290,4,0,, 334,13,332,4,0,, 334,13,337,4,0,, +334,13,225,9,0,, +334,13,215,9,0,, +334,13,76,9,0,, +334,13,332,9,0,, 334,14,45,1,1,3, 334,14,47,1,1,5, 334,14,64,1,1,2, @@ -328949,6 +329245,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 335,13,332,4,0,, 335,13,351,4,0,, 335,13,352,4,0,, +335,13,280,9,0,, +335,13,287,9,0,, +335,13,68,9,0,, +335,13,306,9,0,, 335,14,10,1,1,1, 335,14,43,1,1,2, 335,14,98,1,5,, @@ -330872,6 +331172,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 337,13,290,4,0,, 337,13,317,4,0,, 337,13,347,4,0,, +337,13,94,9,0,, +337,13,226,9,0,, +337,13,240,9,0,, +337,13,317,9,0,, 337,14,33,1,1,1, 337,14,93,1,1,3, 337,14,106,1,1,2, @@ -331818,6 +332122,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 338,13,315,4,0,, 338,13,317,4,0,, 338,13,347,4,0,, +338,13,94,9,0,, +338,13,226,9,0,, +338,13,241,9,0,, +338,13,322,9,0,, 338,14,33,1,1,1, 338,14,93,1,1,3, 338,14,106,1,1,2, @@ -336440,6 +336748,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 343,13,285,4,0,, 343,13,290,4,0,, 343,13,317,4,0,, +343,13,317,9,0,, +343,13,287,9,0,, +343,13,189,9,0,, +343,13,60,9,0,, 343,14,93,1,1,2, 343,14,106,1,1,1, 343,14,229,1,4,, @@ -345732,6 +346044,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 354,13,290,4,0,, 354,13,347,4,0,, 354,13,351,4,0,, +354,13,185,9,0,, +354,13,270,9,0,, +354,13,247,9,0,, +354,13,174,9,0,, 354,14,101,1,1,3, 354,14,103,1,1,2, 354,14,174,1,1,4, @@ -346645,6 +346961,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 355,13,289,4,0,, 355,13,290,4,0,, 355,13,347,4,0,, +355,13,247,9,0,, +355,13,270,9,0,, +355,13,310,9,0,, +355,13,109,9,0,, 355,14,43,1,1,1, 355,14,101,1,1,2, 355,14,50,1,6,, @@ -351935,6 +352255,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 361,13,263,4,0,, 361,13,290,4,0,, 361,13,352,4,0,, +361,13,352,9,0,, +361,13,47,9,0,, +361,13,44,9,0,, +361,13,196,9,0,, 361,14,43,1,1,2, 361,14,181,1,1,1, 361,14,104,1,4,, @@ -353626,6 +353950,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 363,13,291,4,0,, 363,13,317,4,0,, 363,13,352,4,0,, +363,13,62,9,0,, +363,13,204,9,0,, +363,13,55,9,0,, +363,13,189,9,0,, 363,14,45,1,1,3, 363,14,55,1,1,4, 363,14,111,1,1,1, @@ -361096,6 +361424,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 373,13,317,4,0,, 373,13,332,4,0,, 373,13,337,4,0,, +373,13,337,9,0,, +373,13,287,9,0,, +373,13,349,9,0,, +373,13,332,9,0,, 373,14,29,1,1,6, 373,14,43,1,1,5, 373,14,44,1,1,4, From 4c187d7b045c4a7e531c61dd12fbf0d5058b69b5 Mon Sep 17 00:00:00 2001 From: ItsMeJoji Date: Fri, 20 Feb 2026 11:20:20 -0800 Subject: [PATCH 06/80] Update encounter method description for clarity --- data/v2/csv/encounter_method_prose.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/v2/csv/encounter_method_prose.csv b/data/v2/csv/encounter_method_prose.csv index 8ad37e96a..3ed5d0cff 100644 --- a/data/v2/csv/encounter_method_prose.csv +++ b/data/v2/csv/encounter_method_prose.csv @@ -90,4 +90,4 @@ encounter_method_id,local_language_id,name 42,9,Rare spawn in the sky with lure or catch combo 43,5,Apparition rare dans l'eau avec un parfum ou un combo capture 43,9,Rare spawn in water with lure or catch combo -44,9,"Walking in grass, flowers, terrain, or in a cave" +44,9,"Encountering 5 Pokemon within grass, flowers, or wthin a cave" From 782d56e349642b202e8d1ad5cd8a2284aa85b803 Mon Sep 17 00:00:00 2001 From: ItsMeJoji Date: Fri, 20 Feb 2026 11:21:46 -0800 Subject: [PATCH 07/80] Update encounter slots in CSV file Updated Encounter Method Id to match Horde Encounter Id --- data/v2/csv/encounter_slots.csv | 312 ++++++++++++++++---------------- 1 file changed, 156 insertions(+), 156 deletions(-) diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index 585f6655f..f27937618 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1179,159 +1179,159 @@ id,version_group_id,encounter_method_id,slot,rarity 1178,19,42,,100 1179,19,36,,100 1180,19,43,,100 -1181,15,38,1,35 -1182,15,38,2,60 -1183,15,38,3,5 -1184,15,38,1,60 -1185,15,38,2,35 -1186,15,38,3,5 -1187,15,38,4,5 -1188,15,38,1,35 -1189,15,38,2,5 -1190,15,38,3,60 -1191,15,38,1,5 -1192,15,38,2,60 -1193,15,38,3,35 -1194,15,38,1,35 -1195,15,38,2,5 -1196,15,38,3,5 -1197,15,38,4,60 -1198,15,38,1,35 -1199,15,38,2,5 -1200,15,38,3,60 -1201,15,38,1,60 -1202,15,38,2,35 -1203,15,38,3,5 -1204,15,38,4,35 -1205,15,38,1,5 -1206,15,38,2,5 -1207,15,38,3,60 -1208,15,38,4,35 -1209,15,38,1,35 -1210,15,38,2,60 -1211,15,38,3,5 -1212,15,38,1,5 -1213,15,38,2,60 -1214,15,38,3,35 -1215,15,38,4,35 -1216,15,38,1,35 -1217,15,38,2,5 -1218,15,38,3,60 -1219,15,38,4,5 -1220,15,38,1,60 -1221,15,38,2,60 -1222,15,38,3,5 -1223,15,38,4,35 -1224,15,38,1,5 -1225,15,38,2,35 -1226,15,38,3,5 -1227,15,38,4,60 -1228,15,38,1,5 -1229,15,38,2,60 -1230,15,38,3,35 -1231,15,38,1,60 -1232,15,38,2,35 -1233,15,38,3,5 -1234,15,38,1,60 -1235,15,38,2,5 -1236,15,38,3,35 -1237,15,38,4,5 -1238,15,38,1,5 -1239,15,38,2,60 -1240,15,38,3,35 -1241,15,38,1,5 -1242,15,38,2,60 -1243,15,38,3,35 -1244,15,38,4,5 -1245,15,38,1,5 -1246,15,38,2,60 -1247,15,38,3,35 -1248,16,38,1,35 -1249,16,38,2,60 -1250,16,38,3,5 -1251,16,38,1,100 -1252,16,38,1,60 -1253,16,38,2,35 -1254,16,38,3,35 -1255,16,38,4,5 -1256,16,38,1,60 -1257,16,38,2,40 -1258,16,38,1,60 -1259,16,38,2,5 -1260,16,38,3,5 -1261,16,38,4,35 -1262,16,38,1,35 -1263,16,38,2,65 -1264,16,38,1,35 -1265,16,38,2,35 -1266,16,38,3,5 -1267,16,38,4,60 -1268,16,38,1,65 -1269,16,38,2,35 -1270,16,38,1,100 -1271,16,38,1,95 -1272,16,38,2,5 -1273,16,38,1,100 -1274,16,38,1,35 -1275,16,38,2,5 -1276,16,38,3,60 -1277,16,38,1,100 -1278,16,38,1,5 -1279,16,38,2,35 -1280,16,38,3,60 -1281,16,38,1,40 -1282,16,38,2,60 -1283,16,38,1,60 -1284,16,38,2,5 -1285,16,38,3,35 -1286,16,38,1,100 -1287,16,38,1,60 -1288,16,38,2,35 -1289,16,38,3,5 -1290,16,38,1,60 -1291,16,38,2,5 -1292,16,38,3,35 -1293,16,38,1,5 -1294,16,38,2,95 -1295,16,38,1,60 -1296,16,38,2,35 -1297,16,38,3,35 -1298,16,38,4,5 -1299,16,38,1,35 -1300,16,38,2,60 -1301,16,38,3,5 -1302,16,38,1,95 -1303,16,38,2,5 -1304,16,38,3,5 -1305,16,38,1,60 -1306,16,38,2,35 -1307,16,38,3,5 -1308,16,38,4,35 -1309,16,38,5,5 -1310,16,38,1,100 -1311,16,38,1,35 -1312,16,38,2,65 -1313,16,38,1,5 -1314,16,38,2,95 -1315,16,38,1,35 -1316,16,38,2,35 -1317,16,38,3,35 -1318,16,38,4,65 -1319,16,38,1,100 -1320,16,38,1,60 -1321,16,38,2,35 -1322,16,38,3,5 -1323,16,38,1,60 -1324,16,38,2,5 -1325,16,38,3,60 -1326,16,38,4,35 -1327,16,38,1,35 -1328,16,38,2,60 -1329,16,38,3,5 -1330,16,38,1,100 -1331,16,38,1,60 -1332,16,38,2,35 -1333,16,38,3,5 -1334,16,38,1,35 -1335,16,38,2,5 -1336,16,38,3,60 \ No newline at end of file +1181,15,44,1,35 +1182,15,44,2,60 +1183,15,44,3,5 +1184,15,44,1,60 +1185,15,44,2,35 +1186,15,44,3,5 +1187,15,44,4,5 +1188,15,44,1,35 +1189,15,44,2,5 +1190,15,44,3,60 +1191,15,44,1,5 +1192,15,44,2,60 +1193,15,44,3,35 +1194,15,44,1,35 +1195,15,44,2,5 +1196,15,44,3,5 +1197,15,44,4,60 +1198,15,44,1,35 +1199,15,44,2,5 +1200,15,44,3,60 +1201,15,44,1,60 +1202,15,44,2,35 +1203,15,44,3,5 +1204,15,44,4,35 +1205,15,44,1,5 +1206,15,44,2,5 +1207,15,44,3,60 +1208,15,44,4,35 +1209,15,44,1,35 +1210,15,44,2,60 +1211,15,44,3,5 +1212,15,44,1,5 +1213,15,44,2,60 +1214,15,44,3,35 +1215,15,44,4,35 +1216,15,44,1,35 +1217,15,44,2,5 +1218,15,44,3,60 +1219,15,44,4,5 +1220,15,44,1,60 +1221,15,44,2,60 +1222,15,44,3,5 +1223,15,44,4,35 +1224,15,44,1,5 +1225,15,44,2,35 +1226,15,44,3,5 +1227,15,44,4,60 +1228,15,44,1,5 +1229,15,44,2,60 +1230,15,44,3,35 +1231,15,44,1,60 +1232,15,44,2,35 +1233,15,44,3,5 +1234,15,44,1,60 +1235,15,44,2,5 +1236,15,44,3,35 +1237,15,44,4,5 +1238,15,44,1,5 +1239,15,44,2,60 +1240,15,44,3,35 +1241,15,44,1,5 +1242,15,44,2,60 +1243,15,44,3,35 +1244,15,44,4,5 +1245,15,44,1,5 +1246,15,44,2,60 +1247,15,44,3,35 +1248,16,44,1,35 +1249,16,44,2,60 +1250,16,44,3,5 +1251,16,44,1,100 +1252,16,44,1,60 +1253,16,44,2,35 +1254,16,44,3,35 +1255,16,44,4,5 +1256,16,44,1,60 +1257,16,44,2,40 +1258,16,44,1,60 +1259,16,44,2,5 +1260,16,44,3,5 +1261,16,44,4,35 +1262,16,44,1,35 +1263,16,44,2,65 +1264,16,44,1,35 +1265,16,44,2,35 +1266,16,44,3,5 +1267,16,44,4,60 +1268,16,44,1,65 +1269,16,44,2,35 +1270,16,44,1,100 +1271,16,44,1,95 +1272,16,44,2,5 +1273,16,44,1,100 +1274,16,44,1,35 +1275,16,44,2,5 +1276,16,44,3,60 +1277,16,44,1,100 +1278,16,44,1,5 +1279,16,44,2,35 +1280,16,44,3,60 +1281,16,44,1,40 +1282,16,44,2,60 +1283,16,44,1,60 +1284,16,44,2,5 +1285,16,44,3,35 +1286,16,44,1,100 +1287,16,44,1,60 +1288,16,44,2,35 +1289,16,44,3,5 +1290,16,44,1,60 +1291,16,44,2,5 +1292,16,44,3,35 +1293,16,44,1,5 +1294,16,44,2,95 +1295,16,44,1,60 +1296,16,44,2,35 +1297,16,44,3,35 +1298,16,44,4,5 +1299,16,44,1,35 +1300,16,44,2,60 +1301,16,44,3,5 +1302,16,44,1,95 +1303,16,44,2,5 +1304,16,44,3,5 +1305,16,44,1,60 +1306,16,44,2,35 +1307,16,44,3,5 +1308,16,44,4,35 +1309,16,44,5,5 +1310,16,44,1,100 +1311,16,44,1,35 +1312,16,44,2,65 +1313,16,44,1,5 +1314,16,44,2,95 +1315,16,44,1,35 +1316,16,44,2,35 +1317,16,44,3,35 +1318,16,44,4,65 +1319,16,44,1,100 +1320,16,44,1,60 +1321,16,44,2,35 +1322,16,44,3,5 +1323,16,44,1,60 +1324,16,44,2,5 +1325,16,44,3,60 +1326,16,44,4,35 +1327,16,44,1,35 +1328,16,44,2,60 +1329,16,44,3,5 +1330,16,44,1,100 +1331,16,44,1,60 +1332,16,44,2,35 +1333,16,44,3,5 +1334,16,44,1,35 +1335,16,44,2,5 +1336,16,44,3,60 From b4f5da166033f7747d73c47dcaaae7522afa592f Mon Sep 17 00:00:00 2001 From: Anh Thang Bui Date: Sat, 21 Feb 2026 11:42:22 +0700 Subject: [PATCH 08/80] fix: adding pokemon_form instead of new form_id --- data/v2/csv/pokemon.csv | 1 - data/v2/csv/pokemon_abilities.csv | 3 --- data/v2/csv/pokemon_forms.csv | 2 +- data/v2/csv/pokemon_stats.csv | 6 ------ data/v2/csv/pokemon_types.csv | 2 -- 5 files changed, 1 insertion(+), 13 deletions(-) diff --git a/data/v2/csv/pokemon.csv b/data/v2/csv/pokemon.csv index e996df6c6..a3fe30bb2 100644 --- a/data/v2/csv/pokemon.csv +++ b/data/v2/csv/pokemon.csv @@ -1349,4 +1349,3 @@ id,identifier,species_id,height,weight,base_experience,order,is_default 10323,tatsugiri-droopy-mega,978,6,240,,,0 10324,tatsugiri-stretchy-mega,978,6,240,,,0 10325,baxcalibur-mega,998,21,3150,,,0 -10326,pyroar-female,668,15,815,177,,0 diff --git a/data/v2/csv/pokemon_abilities.csv b/data/v2/csv/pokemon_abilities.csv index 60af391f7..f7b575ca4 100644 --- a/data/v2/csv/pokemon_abilities.csv +++ b/data/v2/csv/pokemon_abilities.csv @@ -2902,6 +2902,3 @@ pokemon_id,ability_id,is_hidden,slot 10275,5,0,1 10276,305,0,1 10277,306,0,1 -10326,79,0,1 -10326,127,0,2 -10326,153,1,3 diff --git a/data/v2/csv/pokemon_forms.csv b/data/v2/csv/pokemon_forms.csv index 99107132d..c69ef56ab 100644 --- a/data/v2/csv/pokemon_forms.csv +++ b/data/v2/csv/pokemon_forms.csv @@ -1574,4 +1574,4 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau 10548,tatsugiri-droopy-mega,mega,10323,31,1,1,1,5,1359 10549,tatsugiri-stretchy-mega,mega,10324,31,1,1,1,6,1361 10550,baxcalibur-mega,mega,10325,31,1,1,1,2,1356 -10551,pyroar-female,female,10326,15,0,0,0,2,949 +10551,pyroar-female,female,668,15,0,0,0,2,949 diff --git a/data/v2/csv/pokemon_stats.csv b/data/v2/csv/pokemon_stats.csv index c9c4d866a..404f43c20 100644 --- a/data/v2/csv/pokemon_stats.csv +++ b/data/v2/csv/pokemon_stats.csv @@ -8099,9 +8099,3 @@ pokemon_id,stat_id,base_stat,effort 10325,4,105,0 10325,5,101,0 10325,6,87,0 -10326,1,86,0 -10326,2,68,0 -10326,3,72,0 -10326,4,109,2 -10326,5,66,0 -10326,6,106,0 diff --git a/data/v2/csv/pokemon_types.csv b/data/v2/csv/pokemon_types.csv index 8cd7bdb51..82b276997 100644 --- a/data/v2/csv/pokemon_types.csv +++ b/data/v2/csv/pokemon_types.csv @@ -2114,5 +2114,3 @@ pokemon_id,type_id,slot 10324,11,2 10325,16,1 10325,15,2 -10326,10,1 -10326,1,2 From c9ee9f7694c26999aa0ce261466df8882da50ac4 Mon Sep 17 00:00:00 2001 From: ItsMeJoji Date: Fri, 20 Feb 2026 22:48:34 -0800 Subject: [PATCH 09/80] Fix encounter slot value for Swablu on 114 This change is speculative, but makes sense when check against other encounter percentages --- data/v2/csv/encounter_slots.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index f27937618..3f06c276d 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1315,7 +1315,7 @@ id,version_group_id,encounter_method_id,slot,rarity 1314,16,44,2,95 1315,16,44,1,35 1316,16,44,2,35 -1317,16,44,3,35 +1317,16,44,3,5 1318,16,44,4,65 1319,16,44,1,100 1320,16,44,1,60 From 35f29443a3826c4f7049a46cf4673aea7b3b6a95 Mon Sep 17 00:00:00 2001 From: ItsMeJoji Date: Fri, 20 Feb 2026 22:50:11 -0800 Subject: [PATCH 10/80] Fix encounters based on comments given --- data/v2/csv/encounters.csv | 158 +++++++++++++++++++------------------ 1 file changed, 81 insertions(+), 77 deletions(-) diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index dde18ed4b..2a9f964d2 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -64728,32 +64728,32 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70287,24,746,1193,613,20,20 70288,23,754,1194,74,23,23 70289,24,754,1194,74,23,23 -70290,23,754,1195,246,24,24 -70291,24,754,1196,304,24,24 +70290,24,754,1195,246,24,24 +70291,23,754,1196,304,24,24 70292,23,754,1197,632,23,23 70293,24,754,1197,632,23,23 70294,23,755,1194,74,23,23 70295,24,755,1194,74,23,23 -70296,23,755,1195,246,24,24 -70297,24,755,1196,304,24,24 +70296,24,755,1195,246,24,24 +70297,23,755,1196,304,24,24 70298,23,755,1197,632,23,23 70299,24,755,1197,632,23,23 70300,23,756,1194,74,23,23 70301,24,756,1194,74,23,23 -70302,23,756,1195,246,24,24 -70303,24,756,1196,304,24,24 +70302,24,756,1195,246,24,24 +70303,23,756,1196,304,24,24 70304,23,756,1197,632,23,23 70305,24,756,1197,632,23,23 70306,23,757,1194,74,23,23 70307,24,757,1194,74,23,23 -70308,23,757,1195,246,24,24 -70309,24,757,1196,304,24,24 +70308,24,757,1195,246,24,24 +70309,23,757,1196,304,24,24 70310,23,757,1197,632,23,23 70311,24,757,1197,632,23,23 70312,23,758,1194,74,23,23 70313,24,758,1194,74,23,23 -70314,23,758,1195,246,24,24 -70315,24,758,1196,304,24,24 +70314,24,758,1195,246,24,24 +70315,23,758,1196,304,24,24 70316,23,758,1197,632,23,23 70317,24,758,1197,632,23,23 70318,23,747,1198,60,25,25 @@ -64841,7 +64841,7 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70400,23,726,1233,707,19,19 70401,24,726,1231,198,18,18 70402,24,726,1232,590,18,18 -70403,24,727,1233,707,19,19 +70403,24,726,1233,707,19,19 70404,23,727,1231,198,18,18 70405,23,727,1232,590,18,18 70406,23,727,1233,707,19,19 @@ -64976,16 +64976,16 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70535,26,375,1278,37,15,15 70536,26,375,1279,307,15,15 70537,26,375,1280,353,15,15 -70538,25,385,1281,41,17,17 -70539,25,385,1282,363,17,17 -70540,25,386,1283,41,17,17 -70541,25,386,1284,361,17,17 -70542,25,386,1285,363,17,17 -70543,26,385,1281,41,17,17 -70544,26,385,1282,363,17,17 -70545,26,386,1283,41,17,17 -70546,26,386,1284,361,17,17 -70547,26,386,1285,363,17,17 +70538,25,1204,1281,41,17,17 +70539,25,1204,1282,363,17,17 +70540,25,1206,1283,41,17,17 +70541,25,1206,1284,361,17,17 +70542,25,1206,1285,363,17,17 +70543,26,1204,1281,41,17,17 +70544,26,1204,1282,363,17,17 +70545,26,1206,1283,41,17,17 +70546,26,1206,1284,361,17,17 +70547,26,1206,1285,363,17,17 70548,25,376,1286,41,18,18 70549,26,376,1286,41,18,18 70550,25,377,1286,41,18,18 @@ -65044,12 +65044,12 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70603,26,395,1299,261,2,2 70604,26,395,1300,263,2,2 70605,26,395,1301,278,2,2 -70606,25,396,1302,263,2,2 -70607,25,396,1303,278,2,2 -70608,25,396,1304,276,3,3 -70609,26,396,1302,263,2,2 -70610,26,396,1303,278,2,2 -70611,26,396,1304,276,3,3 +70606,25,1207,1302,263,2,2 +70607,25,1208,1303,278,2,2 +70608,25,1207,1304,276,3,3 +70609,26,1207,1302,263,2,2 +70610,26,1208,1303,278,2,2 +70611,26,1207,1304,276,3,3 70612,25,402,1305,81,6,6 70613,26,402,1305,81,6,6 70614,26,402,1306,311,6,6 @@ -65068,53 +65068,57 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70627,25,405,1314,327,9,9 70628,26,405,1313,227,9,9 70629,26,405,1314,327,9,9 -70630,25,406,1315,270,9,9 -70631,25,406,1316,273,9,9 -70632,25,406,1317,333,9,9 -70633,25,406,1318,333,9,9 -70634,26,406,1315,270,9,9 -70635,26,406,1316,273,9,9 -70636,26,406,1317,333,9,9 -70637,26,406,1318,333,9,9 -70638,25,407,1319,333,10,10 -70639,26,407,1319,333,10,10 -70640,25,408,1320,263,4,4 -70641,25,408,1321,290,4,4 -70642,25,408,1322,300,4,4 -70643,26,408,1320,263,4,4 -70644,26,408,1321,290,4,4 -70645,26,408,1322,300,4,4 -70646,25,409,1323,43,7,7 -70647,25,409,1324,183,7,7 -70648,25,409,1325,263,7,7 -70649,25,409,1326,315,7,7 -70650,26,409,1323,43,7,7 -70651,26,409,1324,183,7,7 -70652,26,409,1325,263,7,7 -70653,26,409,1326,315,7,7 -70654,25,410,1327,278,12,12 -70655,25,410,1328,309,12,12 -70656,25,410,1329,352,12,12 -70657,26,410,1327,278,12,12 -70658,26,410,1328,309,12,12 -70659,26,410,1329,352,12,12 -70660,25,411,1330,43,12,12 -70661,26,411,1330,43,12,12 -70662,25,412,1331,43,13,13 -70663,25,412,1332,183,13,13 -70664,25,412,1333,352,13,13 -70665,26,412,1331,43,13,13 -70666,26,412,1332,183,13,13 -70667,26,412,1333,352,13,13 -70668,25,413,1334,278,15,15 -70669,25,413,1335,352,15,15 -70670,25,413,1336,353,15,15 -70671,26,413,1334,278,15,15 -70672,26,413,1335,352,15,15 -70673,26,413,1336,353,15,15 -70674,25,415,1334,278,15,15 -70675,25,415,1335,352,15,15 -70676,25,415,1336,353,15,15 -70677,26,415,1334,278,15,15 -70678,26,415,1335,352,15,15 -70679,26,415,1336,353,15,15 +70630,25,406,1316,273,9,9 +70631,25,406,1317,333,9,9 +70632,25,406,1318,333,9,9 +70633,26,406,1315,270,9,9 +70634,26,406,1317,333,9,9 +70635,26,406,1318,333,9,9 +70636,25,407,1319,333,10,10 +70637,26,407,1319,333,10,10 +70638,25,408,1320,263,4,4 +70639,25,408,1321,290,4,4 +70640,25,408,1322,300,4,4 +70641,26,408,1320,263,4,4 +70642,26,408,1321,290,4,4 +70643,26,408,1322,300,4,4 +70644,25,409,1323,43,7,7 +70645,25,409,1324,183,7,7 +70646,25,409,1325,263,7,7 +70647,25,409,1326,315,7,7 +70648,26,409,1323,43,7,7 +70649,26,409,1324,183,7,7 +70650,26,409,1325,263,7,7 +70651,26,409,1326,315,7,7 +70652,25,410,1327,278,12,12 +70653,25,410,1328,309,12,12 +70654,25,410,1329,352,12,12 +70655,26,410,1327,278,12,12 +70656,26,410,1328,309,12,12 +70657,26,410,1329,352,12,12 +70658,25,411,1330,43,12,12 +70659,26,411,1330,43,12,12 +70660,25,412,1331,43,13,13 +70661,25,412,1332,183,13,13 +70662,25,412,1333,352,13,13 +70663,26,412,1331,43,13,13 +70664,26,412,1332,183,13,13 +70665,26,412,1333,352,13,13 +70666,25,413,1334,278,15,15 +70667,25,413,1335,352,15,15 +70668,25,413,1336,353,15,15 +70669,26,413,1334,278,15,15 +70670,26,413,1335,352,15,15 +70671,26,413,1336,353,15,15 +70672,25,415,1334,278,15,15 +70673,25,415,1335,352,15,15 +70674,25,415,1336,353,15,15 +70675,26,415,1334,278,15,15 +70676,26,415,1335,352,15,15 +70677,26,415,1336,353,15,15 +70678,25,1205,1282,41,17,17 +70679,25,1205,1281,363,17,17 +70680,26,1205,1282,41,17,17 +70681,26,1205,1281,363,17,17 +70682,25,1208,1302,263,2,2 +70683,26,1208,1302,263,2,2 From 452c2de9f5f21b305668c38f269342b0b735ca54 Mon Sep 17 00:00:00 2001 From: ItsMeJoji Date: Fri, 20 Feb 2026 22:51:08 -0800 Subject: [PATCH 11/80] Update location areas with new names and ORAS specific locations --- data/v2/csv/location_areas.csv | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index 8da8b5690..45b1685f1 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -339,8 +339,8 @@ id,location_id,game_index,identifier 382,444,40,1f 383,444,41,b1f 384,444,42,b2f -385,445,43, -386,445,47,b1f +385,445,43,main cave +386,445,47,ice room 387,446,48,entrance 388,446,49, 389,447,50, @@ -1092,3 +1092,8 @@ id,location_id,game_index,identifier 1201,232,0, 1202,233,0, 1203,234,0, +1204,445,0,high tide cave +1205,445,0,low tide cave +1206,445,0,low tide ice room +1207,452,0,north +1208,452,0,south From 71940a0f196b84619aa1ebb0251ca7c274cd6a09 Mon Sep 17 00:00:00 2001 From: Anh Thang Bui Date: Sat, 21 Feb 2026 22:14:33 +0700 Subject: [PATCH 12/80] add missing female Frillish, Jellicent --- data/v2/csv/pokemon_form_generations.csv | 8 ++++++++ data/v2/csv/pokemon_form_names.csv | 20 ++++++++++++++++++++ data/v2/csv/pokemon_forms.csv | 2 ++ 3 files changed, 30 insertions(+) diff --git a/data/v2/csv/pokemon_form_generations.csv b/data/v2/csv/pokemon_form_generations.csv index f89b09385..27833730f 100644 --- a/data/v2/csv/pokemon_form_generations.csv +++ b/data/v2/csv/pokemon_form_generations.csv @@ -4977,3 +4977,11 @@ pokemon_form_id,generation_id,game_index 10418,8,0 10551,6,0 10551,7,0 +10552,5,0 +10552,6,0 +10552,7,0 +10552,8,0 +10553,5,0 +10553,6,0 +10553,7,0 +10553,8,0 diff --git a/data/v2/csv/pokemon_form_names.csv b/data/v2/csv/pokemon_form_names.csv index 0e74a6a6b..c2726d1c9 100644 --- a/data/v2/csv/pokemon_form_names.csv +++ b/data/v2/csv/pokemon_form_names.csv @@ -3894,3 +3894,23 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10551,9,Female,Female Pyroar 10551,11,メスのすがた, 10551,12,雌性的样子, +10552,1,メスのすがた, +10552,3,암컷의 모습, +10552,4,雌性的樣子, +10552,5,Femelle, +10552,6,Weiblich, +10552,7,Hembra, +10552,8,Femmina, +10552,9,Female,Female Frillish +10552,11,メスのすがた, +10552,12,雌性的样子, +10553,1,メスのすがた, +10553,3,암컷의 모습, +10553,4,雌性的樣子, +10553,5,Femelle, +10553,6,Weiblich, +10553,7,Hembra, +10553,8,Femmina, +10553,9,Female,Female Jellicent +10553,11,メスのすがた, +10553,12,雌性的样子, diff --git a/data/v2/csv/pokemon_forms.csv b/data/v2/csv/pokemon_forms.csv index c69ef56ab..070e842a2 100644 --- a/data/v2/csv/pokemon_forms.csv +++ b/data/v2/csv/pokemon_forms.csv @@ -1575,3 +1575,5 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau 10549,tatsugiri-stretchy-mega,mega,10324,31,1,1,1,6,1361 10550,baxcalibur-mega,mega,10325,31,1,1,1,2,1356 10551,pyroar-female,female,668,15,0,0,0,2,949 +10552,frillish-female,female,592,11,1,0,0,2,794 +10553,jellicent-female,female,593,11,1,0,0,2,795 From 8bed8bbb5fc1f329e5994fc0e1b66f9d333e0e23 Mon Sep 17 00:00:00 2001 From: ItsMeJoji Date: Sat, 21 Feb 2026 09:45:27 -0800 Subject: [PATCH 13/80] Update encounter records with new location area IDs --- data/v2/csv/encounters.csv | 36 ++++++++++++++++++++++-------------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 2a9f964d2..f5d8e6fb6 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -64978,14 +64978,14 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70537,26,375,1280,353,15,15 70538,25,1204,1281,41,17,17 70539,25,1204,1282,363,17,17 -70540,25,1206,1283,41,17,17 -70541,25,1206,1284,361,17,17 -70542,25,1206,1285,363,17,17 +70540,25,1208,1283,41,17,17 +70541,25,1208,1284,361,17,17 +70542,25,1208,1285,363,17,17 70543,26,1204,1281,41,17,17 70544,26,1204,1282,363,17,17 -70545,26,1206,1283,41,17,17 -70546,26,1206,1284,361,17,17 -70547,26,1206,1285,363,17,17 +70545,26,1208,1283,41,17,17 +70546,26,1208,1284,361,17,17 +70547,26,1208,1285,363,17,17 70548,25,376,1286,41,18,18 70549,26,376,1286,41,18,18 70550,25,377,1286,41,18,18 @@ -65044,12 +65044,12 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70603,26,395,1299,261,2,2 70604,26,395,1300,263,2,2 70605,26,395,1301,278,2,2 -70606,25,1207,1302,263,2,2 -70607,25,1208,1303,278,2,2 -70608,25,1207,1304,276,3,3 -70609,26,1207,1302,263,2,2 -70610,26,1208,1303,278,2,2 -70611,26,1207,1304,276,3,3 +70606,25,1209,1302,263,2,2 +70607,25,1210,1303,278,2,2 +70608,25,1209,1304,276,3,3 +70609,26,1209,1302,263,2,2 +70610,26,1210,1303,278,2,2 +70611,26,1209,1304,276,3,3 70612,25,402,1305,81,6,6 70613,26,402,1305,81,6,6 70614,26,402,1306,311,6,6 @@ -65120,5 +65120,13 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70679,25,1205,1281,363,17,17 70680,26,1205,1282,41,17,17 70681,26,1205,1281,363,17,17 -70682,25,1208,1302,263,2,2 -70683,26,1208,1302,263,2,2 +70682,25,1210,1302,263,2,2 +70683,26,1210,1302,263,2,2 +70684,25,1206,1283,41,17,17 +70685,25,1206,1285,363,17,17 +70686,26,1206,1283,41,17,17 +70687,26,1206,1285,363,17,17 +70688,25,1207,1283,41,17,17 +70689,25,1207,1285,363,17,17 +70690,26,1207,1283,41,17,17 +70691,26,1207,1285,363,17,17 From 371fdb49796ce142280279bf6c8ae41379efe8a2 Mon Sep 17 00:00:00 2001 From: ItsMeJoji Date: Sat, 21 Feb 2026 09:46:14 -0800 Subject: [PATCH 14/80] Change location names for ORAS specific locations Updated location names for clarity and consistency. --- data/v2/csv/location_areas.csv | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index 45b1685f1..b4bf0b1d5 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -339,8 +339,8 @@ id,location_id,game_index,identifier 382,444,40,1f 383,444,41,b1f 384,444,42,b2f -385,445,43,main cave -386,445,47,ice room +385,445,43, +386,445,47,bf1 387,446,48,entrance 388,446,49, 389,447,50, @@ -1092,8 +1092,10 @@ id,location_id,game_index,identifier 1201,232,0, 1202,233,0, 1203,234,0, -1204,445,0,high tide cave -1205,445,0,low tide cave -1206,445,0,low tide ice room -1207,452,0,north -1208,452,0,south +1204,445,0,high-tide-cave +1205,445,0,low-tide-cave +1206,445,0,low-tide-cave-bf1 +1207,445,0,low-tide-cave-bf2 +1208,445,0,low-tide-cave-bf3 +1209,452,0,north-oras +1210,452,0,south-oras From 39834d4ea6f6e37fcb784872b141b4644a9eee58 Mon Sep 17 00:00:00 2001 From: ItsMeJoji Date: Sun, 22 Feb 2026 21:54:44 -0800 Subject: [PATCH 15/80] Updated location areas based on feedback --- data/v2/csv/location_areas.csv | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index b4bf0b1d5..c8e88b856 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -340,7 +340,7 @@ id,location_id,game_index,identifier 383,444,41,b1f 384,444,42,b2f 385,445,43, -386,445,47,bf1 +386,445,47,b1f 387,446,48,entrance 388,446,49, 389,447,50, @@ -1092,10 +1092,8 @@ id,location_id,game_index,identifier 1201,232,0, 1202,233,0, 1203,234,0, -1204,445,0,high-tide-cave -1205,445,0,low-tide-cave -1206,445,0,low-tide-cave-bf1 -1207,445,0,low-tide-cave-bf2 -1208,445,0,low-tide-cave-bf3 -1209,452,0,north-oras -1210,452,0,south-oras +1204,445,0,low-tide-oras +1205,445,0,b2f +1206,445,0,b3f +1207,452,0,north-oras +1208,452,0,south-oras From a5b7ae2a3dc83046103fada454484dd37f05bd85 Mon Sep 17 00:00:00 2001 From: ItsMeJoji Date: Sun, 22 Feb 2026 22:33:17 -0800 Subject: [PATCH 16/80] Update encounter records based on feedback --- data/v2/csv/encounters.csv | 60 +++++++++++++++++++------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index f5d8e6fb6..7c717e666 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -64976,16 +64976,16 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70535,26,375,1278,37,15,15 70536,26,375,1279,307,15,15 70537,26,375,1280,353,15,15 -70538,25,1204,1281,41,17,17 -70539,25,1204,1282,363,17,17 -70540,25,1208,1283,41,17,17 -70541,25,1208,1284,361,17,17 -70542,25,1208,1285,363,17,17 -70543,26,1204,1281,41,17,17 -70544,26,1204,1282,363,17,17 -70545,26,1208,1283,41,17,17 -70546,26,1208,1284,361,17,17 -70547,26,1208,1285,363,17,17 +70538,25,385,1281,41,17,17 +70539,25,385,1282,363,17,17 +70540,25,1206,1283,41,17,17 +70541,25,1206,1284,361,17,17 +70542,25,1206,1285,363,17,17 +70543,26,385,1281,41,17,17 +70544,26,385,1282,363,17,17 +70545,26,1206,1283,41,17,17 +70546,26,1206,1284,361,17,17 +70547,26,1206,1285,363,17,17 70548,25,376,1286,41,18,18 70549,26,376,1286,41,18,18 70550,25,377,1286,41,18,18 @@ -65044,12 +65044,12 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70603,26,395,1299,261,2,2 70604,26,395,1300,263,2,2 70605,26,395,1301,278,2,2 -70606,25,1209,1302,263,2,2 -70607,25,1210,1303,278,2,2 -70608,25,1209,1304,276,3,3 -70609,26,1209,1302,263,2,2 -70610,26,1210,1303,278,2,2 -70611,26,1209,1304,276,3,3 +70606,25,1207,1302,263,2,2 +70607,25,1208,1303,278,2,2 +70608,25,1207,1304,276,3,3 +70609,26,1207,1302,263,2,2 +70610,26,1208,1303,278,2,2 +70611,26,1207,1304,276,3,3 70612,25,402,1305,81,6,6 70613,26,402,1305,81,6,6 70614,26,402,1306,311,6,6 @@ -65116,17 +65116,17 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70675,26,415,1334,278,15,15 70676,26,415,1335,352,15,15 70677,26,415,1336,353,15,15 -70678,25,1205,1282,41,17,17 -70679,25,1205,1281,363,17,17 -70680,26,1205,1282,41,17,17 -70681,26,1205,1281,363,17,17 -70682,25,1210,1302,263,2,2 -70683,26,1210,1302,263,2,2 -70684,25,1206,1283,41,17,17 -70685,25,1206,1285,363,17,17 -70686,26,1206,1283,41,17,17 -70687,26,1206,1285,363,17,17 -70688,25,1207,1283,41,17,17 -70689,25,1207,1285,363,17,17 -70690,26,1207,1283,41,17,17 -70691,26,1207,1285,363,17,17 +70678,25,1204,1282,41,17,17 +70679,25,1204,1281,363,17,17 +70680,26,1204,1282,41,17,17 +70681,26,1204,1281,363,17,17 +70682,25,1208,1302,263,2,2 +70683,26,1208,1302,263,2,2 +70684,25,386,1283,41,17,17 +70685,25,386,1285,363,17,17 +70686,26,386,1283,41,17,17 +70687,26,386,1285,363,17,17 +70688,25,1205,1283,41,17,17 +70689,25,1205,1285,363,17,17 +70690,26,1205,1283,41,17,17 +70691,26,1205,1285,363,17,17 From 3abd1b0a14e68c53d5c39f8254a9a0654858e341 Mon Sep 17 00:00:00 2001 From: Anh Thang Bui Date: Fri, 13 Feb 2026 15:14:07 +0700 Subject: [PATCH 17/80] fix duplicate tm100 --- data/v2/csv/item_names.csv | 5 ----- data/v2/csv/items.csv | 1 - data/v2/csv/machines.csv | 4 ++-- 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/data/v2/csv/item_names.csv b/data/v2/csv/item_names.csv index c878025a6..7c5a8087f 100644 --- a/data/v2/csv/item_names.csv +++ b/data/v2/csv/item_names.csv @@ -17298,11 +17298,6 @@ item_id,local_language_id,name 1942,5,Mucus d'Axoloto 1942,9,Wooper Slime 1942,11,ウパーのねんえき -1943,1,わざマシン100 -1943,4,招式学习器100 -1943,5,CT100 -1943,9,TM100 -1943,11,わざマシン100 1944,1,わざマシン101 1944,4,招式学习器101 1944,5,CT101 diff --git a/data/v2/csv/items.csv b/data/v2/csv/items.csv index 09f630895..558738c9b 100644 --- a/data/v2/csv/items.csv +++ b/data/v2/csv/items.csv @@ -1890,7 +1890,6 @@ id,identifier,category_id,cost,fling_power,fling_effect_id 1940,charcadet-soot,54,160,, 1941,toedscool-flaps,54,100,, 1942,wooper-slime,54,60,, -1943,tm100,37,0,, 1944,tm101,37,0,, 1945,tm102,37,0,, 1946,tm103,37,0,, diff --git a/data/v2/csv/machines.csv b/data/v2/csv/machines.csv index ad8dcdab8..57c2a5f85 100644 --- a/data/v2/csv/machines.csv +++ b/data/v2/csv/machines.csv @@ -1913,7 +1913,7 @@ machine_number,version_group_id,item_id,move_id 97,25,746,19 98,25,747,285 99,25,748,442 -100,25,1943,349 +100,25,749,349 101,25,1944,408 102,25,1945,441 103,25,1946,164 @@ -2114,7 +2114,7 @@ machine_number,version_group_id,item_id,move_id 93,27,659,430 94,27,660,399 99,27,748,442 -100,27,1943,349 +100,27,749,349 103,27,1946,164 104,27,1947,334 106,27,1949,529 From 64494e630a0549a1e71915e9d970be68972fa314 Mon Sep 17 00:00:00 2001 From: ItsMeJoji Date: Mon, 23 Feb 2026 09:04:00 -0800 Subject: [PATCH 18/80] Update location areas with new tide descriptions --- data/v2/csv/location_areas.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index c8e88b856..cb900a363 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -339,7 +339,7 @@ id,location_id,game_index,identifier 382,444,40,1f 383,444,41,b1f 384,444,42,b2f -385,445,43, +385,445,43,high-tide 386,445,47,b1f 387,446,48,entrance 388,446,49, @@ -1092,7 +1092,7 @@ id,location_id,game_index,identifier 1201,232,0, 1202,233,0, 1203,234,0, -1204,445,0,low-tide-oras +1204,445,0,low-tide 1205,445,0,b2f 1206,445,0,b3f 1207,452,0,north-oras From 8ad2da3a0cc15542b6fa4bbf6932af959b305af5 Mon Sep 17 00:00:00 2001 From: Naramsim Date: Tue, 24 Feb 2026 10:31:00 +0100 Subject: [PATCH 19/80] fix: typo --- data/v2/csv/encounter_method_prose.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/v2/csv/encounter_method_prose.csv b/data/v2/csv/encounter_method_prose.csv index 3ed5d0cff..055807803 100644 --- a/data/v2/csv/encounter_method_prose.csv +++ b/data/v2/csv/encounter_method_prose.csv @@ -90,4 +90,4 @@ encounter_method_id,local_language_id,name 42,9,Rare spawn in the sky with lure or catch combo 43,5,Apparition rare dans l'eau avec un parfum ou un combo capture 43,9,Rare spawn in water with lure or catch combo -44,9,"Encountering 5 Pokemon within grass, flowers, or wthin a cave" +44,9,"Encountering 5 Pokemon within grass, flowers, or within a cave" From 7ed7e9d7d13eba25327dfd9395e00d42bd54f337 Mon Sep 17 00:00:00 2001 From: notblisy <50887637+notblisy@users.noreply.github.com> Date: Tue, 24 Feb 2026 16:36:13 -0500 Subject: [PATCH 20/80] Add external game gift encounters (#1417) * Add External Game Encounters * Update encounters.csv * make sure new lines exist * fix manaphy soul silver * Update encounter_method_prose.csv * maybe commas? --- data/v2/csv/encounter_method_prose.csv | 6 ++++++ data/v2/csv/encounter_methods.csv | 8 +++++++- data/v2/csv/encounter_slots.csv | 11 +++++++++++ data/v2/csv/encounters.csv | 19 +++++++++++++++++++ data/v2/csv/location_areas.csv | 6 ++++++ data/v2/csv/locations.csv | 6 ++++++ 6 files changed, 55 insertions(+), 1 deletion(-) diff --git a/data/v2/csv/encounter_method_prose.csv b/data/v2/csv/encounter_method_prose.csv index 055807803..81ea19ba4 100644 --- a/data/v2/csv/encounter_method_prose.csv +++ b/data/v2/csv/encounter_method_prose.csv @@ -91,3 +91,9 @@ encounter_method_id,local_language_id,name 43,5,Apparition rare dans l'eau avec un parfum ou un combo capture 43,9,Rare spawn in water with lure or catch combo 44,9,"Encountering 5 Pokemon within grass, flowers, or within a cave" +45,9,Receiving a Jirachi from the USA Colosseum Bonus Disc +46,9,Receiving a Celebi or Pikachu from the Japanese Colosseum Bonus Disc +47,9,Receiving a Jirachi from the PAL copy of Pokemon channel +48,9,Receiving a Manaphy from Pokemon Ranger +49,9,"Receiving a Pikachu, Electivire, or Magmar from Pokemon Battle Revolution" +50,9,Receiving an egg from the Pokemon center in New York City that contains the special move Wish. diff --git a/data/v2/csv/encounter_methods.csv b/data/v2/csv/encounter_methods.csv index 7b291f4fe..115837c00 100644 --- a/data/v2/csv/encounter_methods.csv +++ b/data/v2/csv/encounter_methods.csv @@ -42,4 +42,10 @@ id,identifier,order 41,overworld-special,41 42,overworld-flying-special,42 43,overworld-water-special,43 -44,horde,44 \ No newline at end of file +44,horde,44 +45,colosseum-bonus-disc-us, 45 +46,colosseum-bonus-disc-jpn, 46 +47,pokemon-channel-pal, 47 +48,pokemon-ranger, 48 +49,pokemon-battle-revolution, 49 +50,new-york-pokecenter-wish-eggs,50 diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index 3f06c276d..ad8dec736 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1335,3 +1335,14 @@ id,version_group_id,encounter_method_id,slot,rarity 1334,16,44,1,35 1335,16,44,2,5 1336,16,44,3,60 +1337,5,46,,100 +1338,6,46,,100 +1339,5,45,,100 +1340,5,47,,100 +1341,7,46,,100 +1342,8,48,,100 +1343,9,48,,100 +1344,10,48,,100 +1345,5,46,,100 +1346,6,46,,100 +1347,7,46,,100 diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 7c717e666..f227f6095 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -65130,3 +65130,22 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70689,25,1205,1285,363,17,17 70690,26,1205,1283,41,17,17 70691,26,1205,1285,363,17,17 +70692,7,1210,1337,251,10,10 +70693,8,1210,1337,251,10,10 +70694,9,1210,1338,251,10,10 +70695,7,1210,1345,25,10,10 +70696,8,1210,1345,25,10,10 +70697,9,1210,1346,25,10,10 +70698,7,1210,1339,385,5,5 +70699,8,1210,1339,385,5,5 +70700,7,1210,1340,385,5,5 +70701,8,1210,1340,385,5,5 +70702,10,1212,1341,251,10,10 +70703,11,1212,1341,251,10,10 +70704,10,1212,1347,25,10,10 +70705,11,1212,1347,25,10,10 +70706,12,1213,1342,490,1,1 +70707,13,1213,1342,490,1,1 +70708,14,1213,1343,490,1,1 +70709,15,1214,1344,490,1,1 +70710,16,1214,1344,490,1,1 diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index cb900a363..4fa0ad268 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1097,3 +1097,9 @@ id,location_id,game_index,identifier 1206,445,0,b3f 1207,452,0,north-oras 1208,452,0,south-oras +1209,1088,0, +1210,1089,0, +1211,1090,0, +1212,1091,0, +1213,1092,0, +1214,1093,0, diff --git a/data/v2/csv/locations.csv b/data/v2/csv/locations.csv index 08e61aded..236696b0b 100644 --- a/data/v2/csv/locations.csv +++ b/data/v2/csv/locations.csv @@ -1069,3 +1069,9 @@ id,region_id,identifier 1085,10,savanna-biome 1086,10,savanna-plaza 1087,10,torchlit-labyrinth +1088,3,hoenn-pokemart +1089,3,hoenn-pokecenter +1090,1,kanto-pokemart +1091,1,kanto-pokecenter +1092,4,sinnoh-pokemart +1093,2,johto-pokemart From 5ce8b1e0a2cea88a035fcbed0ed105ffb77c7027 Mon Sep 17 00:00:00 2001 From: Anh Thang Date: Mon, 2 Mar 2026 00:19:04 +0700 Subject: [PATCH 21/80] fix: add male identifier for Pyroar, Frillish, Jellicent (#1424) * fix: add male identifier, is_default change to false * correct dragonite mega height --- data/v2/csv/pokemon.csv | 8 ++++---- data/v2/csv/pokemon_form_names.csv | 30 ++++++++++++++++++++++++++++++ data/v2/csv/pokemon_forms.csv | 10 +++++----- 3 files changed, 39 insertions(+), 9 deletions(-) diff --git a/data/v2/csv/pokemon.csv b/data/v2/csv/pokemon.csv index a3fe30bb2..c0bb84dd0 100644 --- a/data/v2/csv/pokemon.csv +++ b/data/v2/csv/pokemon.csv @@ -590,8 +590,8 @@ id,identifier,species_id,height,weight,base_experience,order,is_default 589,escavalier,589,10,330,173,711,1 590,foongus,590,2,10,59,712,1 591,amoonguss,591,6,105,162,713,1 -592,frillish,592,12,330,67,714,1 -593,jellicent,593,22,1350,168,715,1 +592,frillish-male,592,12,330,67,714,1 +593,jellicent-male,593,22,1350,168,715,1 594,alomomola,594,12,316,165,716,1 595,joltik,595,1,6,64,717,1 596,galvantula,596,8,143,165,718,1 @@ -666,7 +666,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default 665,spewpa,665,3,84,75,797,1 666,vivillon,666,12,170,185,798,1 667,litleo,667,6,135,74,799,1 -668,pyroar,668,15,815,177,800,1 +668,pyroar-male,668,15,815,177,800,1 669,flabebe,669,1,1,61,801,1 670,floette,670,2,9,130,802,1 671,florges,671,11,100,248,804,1 @@ -1304,7 +1304,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default 10278,clefable-mega,36,17,423,,,0 10279,victreebel-mega,71,45,1255,,,0 10280,starmie-mega,121,23,800,,,0 -10281,dragonite-mega,149,55,2900,,,0 +10281,dragonite-mega,149,22,2900,,,0 10282,meganium-mega,154,24,2010,,,0 10283,feraligatr-mega,160,23,1088,,,0 10284,skarmory-mega,227,17,404,,,0 diff --git a/data/v2/csv/pokemon_form_names.csv b/data/v2/csv/pokemon_form_names.csv index c2726d1c9..5cbdfc4fc 100644 --- a/data/v2/csv/pokemon_form_names.csv +++ b/data/v2/csv/pokemon_form_names.csv @@ -161,6 +161,26 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 586,7,Forma Primavera, 586,8,Forma Primavera, 586,9,Spring Form,Spring Sawsbuck +592,1,オスのすがた, +592,3,수컷의 모습, +592,4,雄性的樣子, +592,5,Mâle, +592,6,Männlich, +592,7,Macho, +592,8,Maschio, +592,9,Male,Male Frillish +592,11,オスのすがた, +592,12,雄性的样子, +593,1,オスのすがた, +593,3,수컷의 모습, +593,4,雄性的樣子, +593,5,Mâle, +593,6,Männlich, +593,7,Macho, +593,8,Maschio, +593,9,Male,Male Jellicent +593,11,オスのすがた, +593,12,雄性的样子, 641,1,けしんフォルム, 641,3,화신폼, 641,4,化身形態, @@ -228,6 +248,16 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 666,7,Motivo Floral, 666,8,Motivo Giardinfiore, 666,9,Meadow Pattern,Meadow Vivillon +668,1,オスのすがた, +668,3,수컷의 모습, +668,4,雄性的樣子, +668,5,Mâle, +668,6,Männlich, +668,7,Macho, +668,8,Maschio, +668,9,Male,Male Pyroar +668,11,オスのすがた, +668,12,雄性的样子, 669,1,あかいはな, 669,3,빨간 꽃, 669,5,Fleur Rouge,Flabébé Rouge diff --git a/data/v2/csv/pokemon_forms.csv b/data/v2/csv/pokemon_forms.csv index 070e842a2..0b3dd9ed9 100644 --- a/data/v2/csv/pokemon_forms.csv +++ b/data/v2/csv/pokemon_forms.csv @@ -590,8 +590,8 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau 589,escavalier,,589,11,1,0,0,1,791 590,foongus,,590,11,1,0,0,1,792 591,amoonguss,,591,11,1,0,0,1,793 -592,frillish,,592,11,1,0,0,1,794 -593,jellicent,,593,11,1,0,0,1,795 +592,frillish-male,male,592,11,1,0,0,1,794 +593,jellicent-male,male,593,11,1,0,0,1,795 594,alomomola,,594,11,1,0,0,1,796 595,joltik,,595,11,1,0,0,1,797 596,galvantula,,596,11,1,0,0,1,798 @@ -666,7 +666,7 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau 665,spewpa-icy-snow,icy-snow,665,15,1,0,0,1,906 666,vivillon-meadow,meadow,666,15,1,0,0,7,932 667,litleo,,667,15,1,0,0,1,946 -668,pyroar,,668,15,1,0,0,1,947 +668,pyroar-male,male,668,15,1,0,0,1,947 669,flabebe-red,red,669,15,1,0,0,1,949 670,floette-red,red,670,15,1,0,0,1,954 671,florges-red,red,671,15,1,0,0,1,961 @@ -1575,5 +1575,5 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau 10549,tatsugiri-stretchy-mega,mega,10324,31,1,1,1,6,1361 10550,baxcalibur-mega,mega,10325,31,1,1,1,2,1356 10551,pyroar-female,female,668,15,0,0,0,2,949 -10552,frillish-female,female,592,11,1,0,0,2,794 -10553,jellicent-female,female,593,11,1,0,0,2,795 +10552,frillish-female,female,592,11,0,0,0,2,794 +10553,jellicent-female,female,593,11,0,0,0,2,795 From 8fb06621e6bb3dd475295f5ee5cc4f86b91e12fd Mon Sep 17 00:00:00 2001 From: Justin Marquez <37006684+jemarq04@users.noreply.github.com> Date: Tue, 3 Mar 2026 05:42:43 -0600 Subject: [PATCH 22/80] Add RSE encounters for new Shoal Cave location areas (#1425) * feat: move RSE encounters from shoal-cave-b1f to shoal-cave-b3f * feat: copy RSE walking encounters from shoal-cave-high-tide to all but shoal-cave-b3f --- data/v2/csv/encounters.csv | 180 ++++++++++++++---- data/v2/csv/location_area_encounter_rates.csv | 9 + 2 files changed, 153 insertions(+), 36 deletions(-) diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index f227f6095..80d84001b 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -23517,18 +23517,18 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 27227,7,385,179,363,32,32 27228,7,385,180,42,32,32 27229,7,385,181,363,32,32 -27230,7,386,170,41,26,26 -27231,7,386,171,363,26,26 -27232,7,386,172,41,28,28 -27233,7,386,173,363,28,28 -27234,7,386,174,41,30,30 -27235,7,386,175,363,30,30 -27236,7,386,176,361,26,26 -27237,7,386,177,363,32,32 -27238,7,386,178,42,30,30 -27239,7,386,179,361,28,28 -27240,7,386,180,42,32,32 -27241,7,386,181,361,30,30 +27230,7,1206,170,41,26,26 +27231,7,1206,171,363,26,26 +27232,7,1206,172,41,28,28 +27233,7,1206,173,363,28,28 +27234,7,1206,174,41,30,30 +27235,7,1206,175,363,30,30 +27236,7,1206,176,361,26,26 +27237,7,1206,177,363,32,32 +27238,7,1206,178,42,30,30 +27239,7,1206,179,361,28,28 +27240,7,1206,180,42,32,32 +27241,7,1206,181,361,30,30 27242,7,387,170,100,24,24 27243,7,387,171,81,24,24 27244,7,387,172,100,25,25 @@ -24968,18 +24968,18 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 28678,8,385,179,363,32,32 28679,8,385,180,42,32,32 28680,8,385,181,363,32,32 -28681,8,386,170,41,26,26 -28682,8,386,171,363,26,26 -28683,8,386,172,41,28,28 -28684,8,386,173,363,28,28 -28685,8,386,174,41,30,30 -28686,8,386,175,363,30,30 -28687,8,386,176,361,26,26 -28688,8,386,177,363,32,32 -28689,8,386,178,42,30,30 -28690,8,386,179,361,28,28 -28691,8,386,180,42,32,32 -28692,8,386,181,361,30,30 +28681,8,1206,170,41,26,26 +28682,8,1206,171,363,26,26 +28683,8,1206,172,41,28,28 +28684,8,1206,173,363,28,28 +28685,8,1206,174,41,30,30 +28686,8,1206,175,363,30,30 +28687,8,1206,176,361,26,26 +28688,8,1206,177,363,32,32 +28689,8,1206,178,42,30,30 +28690,8,1206,179,361,28,28 +28691,8,1206,180,42,32,32 +28692,8,1206,181,361,30,30 28693,8,387,170,100,24,24 28694,8,387,171,81,24,24 28695,8,387,172,100,25,25 @@ -27181,18 +27181,18 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 30891,9,385,196,363,32,32 30892,9,385,197,42,32,32 30893,9,385,198,363,32,32 -30894,9,386,187,41,26,26 -30895,9,386,188,363,26,26 -30896,9,386,189,41,28,28 -30897,9,386,190,363,28,28 -30898,9,386,191,41,30,30 -30899,9,386,192,363,30,30 -30900,9,386,193,361,26,26 -30901,9,386,194,363,32,32 -30902,9,386,195,42,30,30 -30903,9,386,196,361,28,28 -30904,9,386,197,42,32,32 -30905,9,386,198,361,30,30 +30894,9,1206,187,41,26,26 +30895,9,1206,188,363,26,26 +30896,9,1206,189,41,28,28 +30897,9,1206,190,363,28,28 +30898,9,1206,191,41,30,30 +30899,9,1206,192,363,30,30 +30900,9,1206,193,361,26,26 +30901,9,1206,194,363,32,32 +30902,9,1206,195,42,30,30 +30903,9,1206,196,361,28,28 +30904,9,1206,197,42,32,32 +30905,9,1206,198,361,30,30 30906,9,352,199,129,10,30 30907,9,352,200,72,10,30 30908,9,352,201,320,10,30 @@ -65149,3 +65149,111 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70708,14,1213,1343,490,1,1 70709,15,1214,1344,490,1,1 70710,16,1214,1344,490,1,1 +70711,7,386,170,41,26,26 +70712,7,386,171,363,26,26 +70713,7,386,172,41,28,28 +70714,7,386,173,363,28,28 +70715,7,386,174,41,30,30 +70716,7,386,175,363,30,30 +70717,7,386,176,41,32,32 +70718,7,386,177,363,32,32 +70719,7,386,178,42,32,32 +70720,7,386,179,363,32,32 +70721,7,386,180,42,32,32 +70722,7,386,181,363,32,32 +70723,8,386,170,41,26,26 +70724,8,386,171,363,26,26 +70725,8,386,172,41,28,28 +70726,8,386,173,363,28,28 +70727,8,386,174,41,30,30 +70728,8,386,175,363,30,30 +70729,8,386,176,41,32,32 +70730,8,386,177,363,32,32 +70731,8,386,178,42,32,32 +70732,8,386,179,363,32,32 +70733,8,386,180,42,32,32 +70734,8,386,181,363,32,32 +70735,9,386,187,41,26,26 +70736,9,386,188,363,26,26 +70737,9,386,189,41,28,28 +70738,9,386,190,363,28,28 +70739,9,386,191,41,30,30 +70740,9,386,192,363,30,30 +70741,9,386,193,41,32,32 +70742,9,386,194,363,32,32 +70743,9,386,195,42,32,32 +70744,9,386,196,363,32,32 +70745,9,386,197,42,32,32 +70746,9,386,198,363,32,32 +70747,7,1204,170,41,26,26 +70748,7,1204,171,363,26,26 +70749,7,1204,172,41,28,28 +70750,7,1204,173,363,28,28 +70751,7,1204,174,41,30,30 +70752,7,1204,175,363,30,30 +70753,7,1204,176,41,32,32 +70754,7,1204,177,363,32,32 +70755,7,1204,178,42,32,32 +70756,7,1204,179,363,32,32 +70757,7,1204,180,42,32,32 +70758,7,1204,181,363,32,32 +70759,8,1204,170,41,26,26 +70760,8,1204,171,363,26,26 +70761,8,1204,172,41,28,28 +70762,8,1204,173,363,28,28 +70763,8,1204,174,41,30,30 +70764,8,1204,175,363,30,30 +70765,8,1204,176,41,32,32 +70766,8,1204,177,363,32,32 +70767,8,1204,178,42,32,32 +70768,8,1204,179,363,32,32 +70769,8,1204,180,42,32,32 +70770,8,1204,181,363,32,32 +70771,9,1204,187,41,26,26 +70772,9,1204,188,363,26,26 +70773,9,1204,189,41,28,28 +70774,9,1204,190,363,28,28 +70775,9,1204,191,41,30,30 +70776,9,1204,192,363,30,30 +70777,9,1204,193,41,32,32 +70778,9,1204,194,363,32,32 +70779,9,1204,195,42,32,32 +70780,9,1204,196,363,32,32 +70781,9,1204,197,42,32,32 +70782,9,1204,198,363,32,32 +70783,7,1205,170,41,26,26 +70784,7,1205,171,363,26,26 +70785,7,1205,172,41,28,28 +70786,7,1205,173,363,28,28 +70787,7,1205,174,41,30,30 +70788,7,1205,175,363,30,30 +70789,7,1205,176,41,32,32 +70790,7,1205,177,363,32,32 +70791,7,1205,178,42,32,32 +70792,7,1205,179,363,32,32 +70793,7,1205,180,42,32,32 +70794,7,1205,181,363,32,32 +70795,8,1205,170,41,26,26 +70796,8,1205,171,363,26,26 +70797,8,1205,172,41,28,28 +70798,8,1205,173,363,28,28 +70799,8,1205,174,41,30,30 +70800,8,1205,175,363,30,30 +70801,8,1205,176,41,32,32 +70802,8,1205,177,363,32,32 +70803,8,1205,178,42,32,32 +70804,8,1205,179,363,32,32 +70805,8,1205,180,42,32,32 +70806,8,1205,181,363,32,32 +70807,9,1205,187,41,26,26 +70808,9,1205,188,363,26,26 +70809,9,1205,189,41,28,28 +70810,9,1205,190,363,28,28 +70811,9,1205,191,41,30,30 +70812,9,1205,192,363,30,30 +70813,9,1205,193,41,32,32 +70814,9,1205,194,363,32,32 +70815,9,1205,195,42,32,32 +70816,9,1205,196,363,32,32 +70817,9,1205,197,42,32,32 +70818,9,1205,198,363,32,32 diff --git a/data/v2/csv/location_area_encounter_rates.csv b/data/v2/csv/location_area_encounter_rates.csv index d8107a379..4e738dae3 100644 --- a/data/v2/csv/location_area_encounter_rates.csv +++ b/data/v2/csv/location_area_encounter_rates.csv @@ -3868,3 +3868,12 @@ location_area_id,encounter_method_id,version_id,rate 707,4,22,80 707,5,21,10 707,5,22,10 +1204,1,7,10 +1204,1,8,10 +1204,1,9,10 +1205,1,7,10 +1205,1,8,10 +1205,1,9,10 +1206,1,7,10 +1206,1,8,10 +1206,1,9,10 From 4ca9e433a5309d625128105af4f344bed08b5f20 Mon Sep 17 00:00:00 2001 From: Arthur Annibal Date: Tue, 3 Mar 2026 08:46:24 -0300 Subject: [PATCH 23/80] Added pt-BR to language_names.csv (#1421) --- data/v2/csv/language_names.csv | 33 ++++++++++++++++++++++++++------- 1 file changed, 26 insertions(+), 7 deletions(-) diff --git a/data/v2/csv/language_names.csv b/data/v2/csv/language_names.csv index 3edf996e9..0dc569ead 100644 --- a/data/v2/csv/language_names.csv +++ b/data/v2/csv/language_names.csv @@ -1,17 +1,19 @@ language_id,local_language_id,name 1,1,日本語 (仮名) 1,3,일본어 히라가나와 가타카나 -1,5,Japonais hiragana et katakana +1,5,Japonais Hiragana et Katakana 1,6,Japanisch Hiragana und Katakana -1,7,Japonés hiragana y katakana -1,8,Giapponese hiragana e katakana -1,9,Japanese hiragana and katakana +1,7,Japonés Hiragana y Katakana +1,8,Giapponese Hiragana e Katakana +1,9,Japanese Hiragana and Katakana +1,13,Japonês em Hiragana e Katakana 2,1,ローマ字 2,3,정식 로마자 2,5,Romaji 2,6,Rōmaji 2,8,Giapponese rōmaji 2,9,Japanese romaji +2,13,Japonês em romaji 3,1,韓国語 3,3,한국어 3,5,Coréen @@ -19,13 +21,15 @@ language_id,local_language_id,name 3,7,Coreano 3,8,Coreano 3,9,Korean +3,13,Coreano 4,1,中国語 4,3,중국어 4,5,Chinois 4,6,Chinesisch 4,7,Chino 4,8,Cinese tradizionale -4,9,Traditional Chinese +4,9,Traditional chinese +4,13,Chinês tradicional 5,1,フランス語 5,3,프랑스어 5,5,Français @@ -33,6 +37,7 @@ language_id,local_language_id,name 5,7,Francés 5,8,Francese 5,9,French +5,13,Francês 6,1,ドイツ語 6,3,도이치어 6,5,Allemand @@ -40,12 +45,14 @@ language_id,local_language_id,name 6,7,Alemán 6,8,Tedesco 6,9,German +6,13,Alemão 7,1,スペイン語 7,3,스페인어 7,5,Espagnol 7,6,Spanisch 7,7,Español 7,9,Spanish +7,13,Espanhol 8,1,イタリア語 8,3,이탈리아어 8,5,Italien @@ -53,6 +60,7 @@ language_id,local_language_id,name 8,7,Italiano 8,8,Italiano 8,9,Italian +8,13,Italiano 9,1,英語 9,3,영어 9,5,Anglais @@ -60,6 +68,7 @@ language_id,local_language_id,name 9,7,Inglés 9,8,Inglese 9,9,English +9,13,Inglês 10,1,チェコ語 10,3,체코어 10,5,Tchèque @@ -67,9 +76,19 @@ language_id,local_language_id,name 10,7,Checo 10,8,Ceco 10,9,Czech +10,13,Tcheco 11,8,Giapponese 11,9,Japanese +11,13,Japonês 12,8,Cinese semplificato -12,9,Simplified Chinese +12,9,Simplified chinese +12,13,Chinês simplificado +13,2,Burajiru porutogaru-go +13,3,브라질 포르투갈어 +13,5,Portugais brésilien +13,6,Brasilianisches portugiesisch +13,7,Portugués brasileño 13,8,Portoghese brasiliano -13,9,Brazilian portuguese \ No newline at end of file +13,9,Brazilian portuguese +13,10,Brazilská portugalština +13,13,Português brasileiro From 5e1c604db47dd661ca55846500eb54ec4fbed876 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20OUTHIER?= <73345731+LoicOuth@users.noreply.github.com> Date: Fri, 6 Mar 2026 17:34:57 +0100 Subject: [PATCH 24/80] fix(data): add missing evolution trigger names in French and English (#1429) * fix(data): add missing evolution trigger names in French and English * fix(data): correct French and English translations for recoil damage --- data/v2/csv/evolution_trigger_prose.csv | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/v2/csv/evolution_trigger_prose.csv b/data/v2/csv/evolution_trigger_prose.csv index 2de541443..f1a1bc05d 100644 --- a/data/v2/csv/evolution_trigger_prose.csv +++ b/data/v2/csv/evolution_trigger_prose.csv @@ -23,6 +23,15 @@ evolution_trigger_id,local_language_id,name 9,9,Go somewhere after taking damage 10,5,Autre 10,9,Other +11,5,Utiliser une capacité sous style agile +11,9,Use move in agile style +12,5,Utiliser une capacité sous style puissant +12,9,Use move in strong style +13,5,Subir des dégâts de contrecoup +13,9,Take recoil damage +14,5,Utiliser une capacité 14,9,Use move +15,5,Vaincre trois Scalproie en tenant un Emblème du Général 15,9,Defeat three Bisharp that hold a Leader's Crest +16,5,Collectionner 999 Pièces Mordudor 16,9,Collect 999 Gimmighoul Coins From 955fdf88f7f296cff80ebe50cf0e53e78790dba4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20OUTHIER?= <73345731+LoicOuth@users.noreply.github.com> Date: Sat, 7 Mar 2026 22:06:33 +0100 Subject: [PATCH 25/80] fix(data): add French flavor text entries for various moves (#1430) --- data/v2/csv/move_flavor_text.csv | 117 +++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) diff --git a/data/v2/csv/move_flavor_text.csv b/data/v2/csv/move_flavor_text.csv index 1d5fba3a0..2c724707f 100644 --- a/data/v2/csv/move_flavor_text.csv +++ b/data/v2/csv/move_flavor_text.csv @@ -118028,112 +118028,229 @@ This also removes 3 PP from the target’s last move." 减少3PP。" 826,24,9,The user attacks with its tremendous psychic power. This also removes 3 PP from the target's last move. 826,25,9,The user attacks with its tremendous psychic power. This also drains 3 PP from the move last used by the target. +827,24,5,"Le lanceur attaque avec des griffes destructrices en visant les points faibles. La cible peut aussi être empoisonnée, paralysée, ou prise de somnolence." 827,24,9,"The user lashes out at the target with ruinous claws, aiming to land a critical hit. This may also leave the target poisoned, paralyzed, or drowsy." +827,25,5,"Le lanceur attaque avec des griffes destructrices en visant les points faibles. La cible peut aussi être empoisonnée, paralysée, ou endormie." 827,25,9,"The user lashes out at the target with ruinous claws. This may also leave the target poisoned, paralyzed, or asleep." +828,24,5,"Le lanceur s'enveloppe d'énergie psychique et frappe sa cible de plein fouet. Peut aussi augmenter la puissance défensive du lanceur." 828,24,9,"Cloaking itself in psychic energy, the user slams into the target. This may also raise the user’s defensive stats." +828,25,5,"Le lanceur s'enveloppe d'énergie psychique et frappe sa cible de plein fouet. Cela augmente également la Défense du lanceur." 828,25,9,"Cloaking itself in psychic energy, the user slams into the target. This also boosts the user’s Defense stat." +829,24,5,"Le lanceur échange sa puissance offensive avec sa puissance défensive." +829,24,9,"The user swaps its offensive and defensive stats." +829,25,5,"Le lanceur échange son Attaque avec sa Défense." +829,25,9,"The user swaps its Attack and Defense stats." +830,24,5,"Le lanceur attaque le point faible de sa cible avec sa hache de pierre. Les débris de pierre continuent d'infliger des dégâts à la cible plusieurs fois." 830,24,9,"The user swings its stone axes at the target, aiming to land a critical hit. Stone splinters left behind by this attack continue to damage the target for several turns." +830,25,5,"Le lanceur attaque le point faible de sa cible avec sa hache de pierre. Les débris de pierre se mettent alors à flotter autour de la cible." 830,25,9,The user swings its stone axes at the target. Stone splinters left behind by this attack float around the target. +831,24,5,"Le lanceur déclenche un violent typhon mêlé de haine et d'amour qui s'abat sur l'ennemi. Les effets additionnels changent en fonction de la forme du lanceur." 831,24,9,The user attacks by wrapping the target in fierce winds brimming with love and hate. This move’s additional effects depend on the user’s form. +831,25,5,"Le lanceur déclenche un violent typhon de haine et d'amour qui s'abat sur la cible. Peut baisser l'Attaque de celle-ci." 831,25,9,The user attacks by wrapping opposing Pokémon in fierce winds brimming with love and hate. This may also lower their Attack stats. +832,24,5,"Le lanceur utilise un pouvoir mystique pour se renforcer. S'il excelle en attaque, sa puissance offensive augmente. S'il excelle en défense, sa puissance défensive augmente." 832,24,9,"The user strengthens itself with a mysterious power. If it excels in offense, its offensive stats are raised. If it excels in defense, its defensive stats are raised." +832,25,5,"Le lanceur attaque en libérant un pouvoir mystique. Cela augmente également son Attaque Spéciale." 832,25,9,The user attacks by emitting a mysterious power. This also boosts the user’s Sp. Atk stat. +833,24,5,"Le lanceur attaque en déchaînant de violentes flammes, et devient obsédé par la capacité." 833,24,9,"The user rampages and spews vicious flames to inflict damage on the target, then becomes fixated on using this move." +833,25,5,"Le lanceur se déchaîne et attaque en projetant de violentes flammes pendant deux ou trois tours. Il devient ensuite confus." 833,25,9,The user rampages around spewing flames for two to three turns. The user then becomes confused. +834,24,5,"Le lanceur se recouvre entièrement d'eau avant de charger sa cible. Blesse aussi le lanceur, mais avance sa position dans l'ordre d'action." 834,24,9,The user shrouds itself in water and slams into the target with its whole body to inflict damage. This also damages the user and raises the user’s action speed. +834,25,5,"Le lanceur se recouvre entièrement d'eau avant de charger sa cible. Cela blesse aussi gravement le lanceur." 834,25,9,The user shrouds itself in water and slams into the target with its whole body to inflict damage. This also damages the user quite a lot. +835,24,5,"Le lanceur tire un concentré de chlorophylle sur l'ennemi. Blesse aussi le lanceur, et recule sa position dans l'ordre d'action." 835,24,9,The user launches its amassed chlorophyll to inflict damage on the target. This also damages the user and lowers the user's action speed. +835,25,5,"Le lanceur tire un concentré de sa propre chlorophylle sur la cible, ce qui le blesse également." 835,25,9,The user launches its amassed chlorophyll to inflict damage on the target. This also damages the user. +836,24,5,"Le lanceur envoie un bloc de glace de la taille d'un iceberg sur l'ennemi." 836,24,9,The user hurls giant chunks of ice at the target to inflict damage. +836,25,5,"Le lanceur envoie un bloc de glace de la taille d'un iceberg sur la cible, ce qui peut aussi l'apeurer." 836,25,9,The user hurls giant chunks of ice at the target to inflict damage. This may also make the target flinch. +837,24,5,"Le lanceur danse pour invoquer la victoire. Augmente la puissance offensive et la puissance défensive du lanceur et multiplie par 1,5 les dégâts des capacités." 837,24,9,The user performs a dance to usher in victory. This raises the user’s offensive and defensive stats and increases the damage dealt by the user’s moves by 50 percent. +837,25,5,"Le lanceur danse vigoureusement pour invoquer la victoire, ce qui augmente son Attaque, sa Défense et sa Vitesse." 837,25,9,"The user performs an intense dance to usher in victory, boosting its Attack, Defense, and Speed stats." +838,24,5,"Le lanceur charge l'ennemi de toutes ses forces. Baisse la puissance défensive du lanceur." 838,24,9,The user smashes into the target in a full-body tackle. This also lowers the user’s defensive stats. +838,25,5,"Le lanceur charge la cible de toutes ses forces, ce qui baisse la Défense et la Défense Spéciale du lanceur." 838,25,9,The user smashes into the target in a full-body tackle. This also lowers the user’s Defense and Sp. Def stats. +839,24,5,"Une multitude de pointes toxiques frappent l'ennemi et peuvent l'empoisonner. La puissance est doublée si la cible souffre d'une altération de statut." 839,24,9,The user launches countless toxic barbs to inflict damage. This may also poison the target. This move’s power is doubled if the target has a status condition. +839,25,5,"Une multitude de pointes toxiques frappent la cible et peuvent l'empoisonner. La puissance est doublée si celle-ci est déjà empoisonnée." 839,25,9,The user launches countless toxic barbs to inflict damage. This may also poison the target. This move’s power is doubled if the target is already poisoned. +840,24,5,"Le lanceur entaille l'ennemi avec ses ailes renforcées par une aura psychique. Taux de critiques élevé. Avance la position du lanceur dans l'ordre d'action." 840,24,9,The user slashes the target with aura-enriched wings. This also raises the user's action speed. This move has a heightened chance of landing a critical hit. +840,25,5,"Le lanceur entaille la cible avec ses ailes renforcées par une émanation psychique. Taux de critiques élevé. Cela augmente la Vitesse du lanceur." 840,25,9,The user slashes the target with aura-enriched wings. This also boosts the user's Speed stat. This move has a heightened chance of landing a critical hit. +841,24,5,"Une rancœur glaciale frappe l'ennemi. Peut aussi le geler. La puissance est doublée si la cible souffre d'une altération de statut." 841,24,9,The user attacks its target with spine-chilling resentment. This may also leave the target with frostbite. This move's power is doubled if the target has a status condition. +841,25,5,"Une rancœur glaciale frappe la cible et baisse son Attaque." 841,25,9,The user attacks the target with spine-chilling resentment. This also lowers the target’s Attack stat. +842,24,5,"Rend la peau du lanceur dure comme un mur de fer. Augmente sa puissance défensive. Les attaques de la cible deviennent plus faciles à esquiver." 842,24,9,"The user makes its skin as hard as an iron shield, raising its defensive stats. Incoming moves also become more likely to miss." +842,25,5,"Rend la peau du lanceur dure comme un mur de fer, ce qui augmente beaucoup sa Défense." 842,25,9,"The user makes its skin as hard as an iron shield, sharply boosting its Defense stat." +843,24,5,"Le lanceur frappe du talon et tire trois flèches simultanément. Augmente son taux de critiques. Baisse la puissance défensive de l'ennemi." 843,24,9,"The user delivers an axe kick, then fires three arrows. This raises the chance of its future attacks landing critical hits and also lowers the target's defensive stats." +843,25,5,"Le lanceur donne un coup de pied et tire trois flèches simultanément, ce qui peut baisser la Défense de la cible ou l'apeurer. Taux de critiques élevé." 843,25,9,"The user kicks, then fires three arrows. This move has a heightened chance of landing a critical hit and may also lower the target’s Defense stat or make it flinch." +844,24,5,"Une multitude de boules de feu frappent l'ennemi. Elles peuvent aussi le brûler. La puissance double si la cible souffre d'une altération de statut." 844,24,9,The user attacks with myriad fireballs. This may also leave the target with a burn. This move's power is doubled if the target has a status condition. +844,25,5,"Une multitude de boules de feu frappent la cible, ce qui peut aussi la brûler. La puissance est doublée si celle-ci souffre d'une altération de statut." 844,25,9,The user attacks with myriad fireballs. This may also leave the target with a burn. This move's power is doubled if the target has a status condition. +845,24,5,"Des lames de coquillages entaillent l'ennemi en visant ses points faibles. Les débris de coquillages disséminés infligent des dégâts à la cible à plusieurs reprises." 845,24,9,"The user slashes its shell blade at the target, aiming to land a critical hit. Shell splinters left behind by this attack will continue to damage the target for several turns." +845,25,5,"Des lames de coquillages entaillent la cible en visant ses points faibles. Les débris de coquillage se répandent sous la forme de picots aux pieds de la cible." 845,25,9,The user slashes its shell blade at the target. Shell splinters left behind by this attack remain scattered under the target as spikes. +846,24,5,"Frappe l'ennemi d'un typhon froid et brutal, qui fait trembler le cœur et le corps. Peut aussi geler la cible." 846,24,9,The user attacks with savagely cold winds that cause both body and spirit to tremble. This may also leave the target with frostbite. +846,25,5,"Le lanceur déclenche un typhon froid et brutal qui fait trembler le cœur et le corps de la cible, ce qui peut aussi baisser sa Vitesse." 846,25,9,The user attacks with savagely cold winds that cause both body and spirit to tremble. This may also lower the Speed stats of opposing Pokémon. +847,24,5,"Le lanceur déclenche un violent typhon orageux dont les rafales et la foudre frappent l'ennemi. Peut aussi paralyser la cible." 847,24,9,The user summons a thunderous tempest and savagely attacks with lightning and wind. This may also leave the target with paralysis. +847,25,5,"Le lanceur déclenche un violent typhon orageux dont les rafales et la foudre frappent la cible, ce qui peut aussi la paralyser." 847,25,9,The user summons a thunderous tempest and savagely attacks with lightning and wind. This may also leave opposing Pokémon with paralysis. +848,24,5,"Le lanceur déclenche un violent typhon mêlé à du sable ardent qui s'abat sur l'ennemi. Brûle la cible." 848,24,9,The user attacks by wrapping the target in fierce winds and searingly hot sand. This also leaves the target with a burn. +848,25,5,"Le lanceur déclenche un violent typhon mêlé à du sable ardent qui s'abat sur la cible, ce qui peut la brûler." 848,25,9,The user attacks by wrapping opposing Pokémon in fierce winds and searingly hot sand. This may also leave them with a burn. +849,24,5,"Le lanceur soigne ses altérations de statut et récupère des PV. Les attaques de la cible deviennent plus faciles à esquiver." 849,24,9,The user heals its own status conditions and restores its HP. Incoming moves also become more likely to miss. +849,25,5,"Le lanceur adresse une prière à la lune pour restaurer les PV et soigner ses altérations de statut ainsi que celles de ses alliés." 849,25,9,"The user receives a blessing from the crescent moon, restoring HP and curing status conditions for itself and its ally Pokémon currently in the battle." +850,24,5,"Le lanceur fait preuve de bravoure pour soigner ses altérations de statut et augmenter sa puissance offensive et défensive." 850,24,9,"The user lifts its spirits, healing its own status conditions and raising its offensive and defensive stats." +850,25,5,"Le lanceur fait preuve de bravoure pour soigner ses altérations de statut et augmenter son Attaque Spéciale ainsi que sa Défense Spéciale." 850,25,9,"The user lifts its spirits, curing its own status conditions and boosting its Sp. Atk and Sp. Def stats." +851,25,5,"Si le lanceur est Téracristallisé, il libère l'énergie de son Type Téracristal. Cette capacité inflige des dégâts en utilisant l'Attaque ou l'Attaque Spéciale du lanceur, selon la statistique la plus élevée." 851,25,9,"If the user has Terastallized, it unleashes energy of its Tera Type. This move inflicts damage using the Attack or Sp. Atk stat—whichever is higher for the user." +852,25,5,"Le lanceur déploie un piège de fil pour se protéger contre les attaques, et si un assaillant utilise une attaque directe contre lui, la Vitesse de l'assaillant baisse." 852,25,9,"The user spins a silken trap, protecting itself from damage while lowering the Speed stat of any attacker that makes direct contact." +853,25,5,"Le lanceur donne un coup de talon descendant à la cible, ce qui peut aussi la rendre confuse. S'il échoue, le lanceur se blesse." 853,25,9,"The user attacks by kicking up into the air and slamming its heel down upon the target. This may also confuse the target. If it misses, the user takes damage instead." +854,25,5,"Le lanceur attaque pour venger ses alliés. Plus le nombre de Pokémon alliés mis K.O. est élevé, plus la puissance de cette capacité augmente." 854,25,9,"The user attacks to avenge its allies. The more defeated allies there are in the user's party, the greater the move's power." +855,25,5,"Le lanceur attaque en émettant une étrange lumière qui ébranle l'esprit de la cible. Cela baisse beaucoup la Défense Spéciale de la cible." 855,25,9,The user attacks by unleashing a peculiar light that even affects the mind. This also harshly lowers the target's Sp. Def stat. +856,25,5,"Le lanceur attaque avec grâce et élégance. Si le lanceur a un Nigirigon dans sa bouche, cette capacité augmente une des statistiques du lanceur selon la forme du Nigirigon." 856,25,9,"The user attacks with elegant poise. If the user has a Tatsugiri in its mouth, this move boosts one of the user's stats based on the Tatsugiri's form." +857,25,5,"Le lanceur enveloppe son poing d'un torrent furieux et attaque si rapidement qu'on peine à le discerner. Frappe en priorité." 857,25,9,The user summons a torrent around its fist and punches at blinding speed. This move always goes first. +858,25,5,"Le lanceur relâche un concentré extrêmement pimenté sur la cible, ce qui augmente beaucoup l'Attaque de celle-ci, mais baisse aussi beaucoup sa Défense." 858,25,9,"The user emits an incredibly spicy extract, sharply boosting the target's Attack stat and harshly lowering the target's Defense stat." +859,25,5,"Le lanceur met tout son poids sur ses pattes et effectue de violentes rotations, ce qui inflige des dégâts à la cible, mais baisse beaucoup la Vitesse du lanceur." 859,25,9,"The user spins furiously by straining its legs, inflicting damage on the target. This also harshly lowers the user's Speed stat." +860,25,5,"Le lanceur et ses congénères prolifèrent en masse et attaquent ensemble d'une à dix fois d'affilée." 860,25,9,The user’s fellows gather in droves to perform a combo attack that hits the target one to ten times in a row. +861,25,5,"Le lanceur enveloppe ses jambes d'une fine couche de glace et heurte la cible en tournant sur lui-même. Ses rotations détruisent le champ actif sur le terrain." 861,25,9,"The user covers its feet in thin ice and twirls around, slamming into the target. This move's spinning motion also destroys the terrain." +862,25,5,"Le lanceur se jette dans une charge inconsciente sur la cible. Une fois cette capacité utilisée, toute attaque sur le lanceur inflige le double de dégâts et n'échoue jamais." 862,25,9,"The user throws its entire body into a reckless charge. After this move is used, attacks on the user cannot miss and will inflict double damage until the user’s next turn." +863,25,5,"Dans un élan de compassion, le lanceur adresse une prière afin de ranimer un Pokémon de l'équipe K.O. en lui rendant la moitié de ses PV." 863,25,9,"The user bestows a loving blessing, reviving a party Pokémon that has fainted and restoring half that Pokémon's max HP." +864,25,5,"Le lanceur couvre la cible de sel, ce qui lui inflige des dégâts à chaque tour. Si la cible est de type Acier ou Eau, ces dégâts sont plus élevés." 864,25,9,"The user salt cures the target, inflicting damage every turn. Steel and Water types are more strongly affected by this move." +865,25,5,"Le lanceur effectue des plongeons parfaitement cadencés pour éclabousser la cible et lui infliger des dégâts trois fois d'affilée." 865,25,9,"The user performs a perfectly timed triple dive, hitting the target with splashes of water three times in a row." +866,25,5,"Le lanceur attaque en tournant sur lui-même et empoisonne la cible. Il se libère également des effets de capacités comme Étreinte, Ligotage ou Vampigraine." 866,25,9,"The user performs a spin attack that can also eliminate the effects of such moves as Bind, Wrap, and Leech Seed. This also poisons opposing Pokémon." +867,25,5,"Le lanceur capture l'essence de la cible et la décalque. Le talent du lanceur et de ses alliés devient alors identique à celui de la cible." 867,25,9,The user captures the very essence of the target in a sketch. This changes the Abilities of the user and its ally Pokémon to that of the target. +868,25,5,"Le lanceur sacrifie des PV pour beaucoup augmenter son Attaque, son Attaque Spéciale, et sa Vitesse." 868,25,9,"The user sharply boosts its Attack, Sp. Atk, and Speed stats by using its own HP." +869,25,5,"Le lanceur se prosterne devant la cible et profite de cette distraction pour l'attaquer avec une lame. N'échoue jamais." 869,25,9,The user slashes at the target after kowtowing to make the target let down its guard. This attack never misses. +870,25,5,"Le lanceur attaque en jetant un bouquet de fleurs piégé sur la cible. N'échoue jamais et inflige toujours un coup critique." 870,25,9,The user throws a rigged bouquet of flowers at the target. This attack never misses and always lands a critical hit. +871,25,5,"Le lanceur carbonise la cible en projetant sur elle de vives flammes créées par un chant. Cette capacité augmente l'Attaque Spéciale du lanceur." 871,25,9,"The user blows out raging flames as if singing a song, scorching the target. This also boosts the user's Sp. Atk stat." +872,25,5,"Le lanceur se joue de la cible et lui inflige des dégâts avec ses pas de danse gracieux et légers. Cette capacité augmente la Vitesse du lanceur." 872,25,9,The user toys with the target and attacks it using light and fluid dance steps. This also boosts the user's Speed stat. +873,25,5,"Le lanceur effectue un plaquage comme un taureau enragé. Le type de cette capacité dépend de la forme du lanceur. Peut aussi briser les barrières comme Mur Lumière et Protection." 873,25,9,"The user performs a tackle like a raging bull. This move's type depends on the user's form. It can also break barriers, such as Light Screen and Reflect." +874,25,5,"Le lanceur attaque en lançant de nombreuses pièces, ce qui baisse son Attaque Spéciale. Permet d'obtenir plus d'argent à la fin du combat." 874,25,9,The user attacks by throwing out a mass of coins. This also lowers the user's Sp. Atk stat. Money is earned after the battle. +875,25,5,"Le lanceur lacère la cible à l'aide d'une lame intangible. S'il se trouve dans un champ électrifié, la puissance de cette capacité augmente de 50 %." 875,25,9,The user rends the target with an ethereal blade. This move's power is boosted by 50 percent if the user is on Electric Terrain. +876,25,5,"Le lanceur asperge la cible avec un puissant jet d'eau bouillante. Quand le soleil brille, la puissance de cette capacité augmente de 50 % au lieu de baisser." 876,25,9,The user blasts the target with boiling-hot water. This move's power is not lowered in harsh sunlight but rather boosted by 50 percent. +877,25,5,"Le lanceur déclenche un cataclysme qui baisse les PV de la cible de moitié." 877,25,9,The user summons a ruinous disaster. This cuts the target’s HP in half. +878,25,5,"Le lanceur change de forme et s'écrase sur la cible dans une explosion antique. Si la capacité est super efficace, elle inflige encore plus de dégâts que d'ordinaire." 878,25,9,"The user transforms and crashes to the ground, causing a massive prehistoric explosion. This move's power is boosted more than usual if it’s a supereffective hit." +879,25,5,"Le lanceur change de forme et fonce sur la cible en la perforant d'électricité futuriste. Si la capacité est super efficace, sa puissance augmente encore plus." 879,25,9,"The user races forward at ultrafast speeds, piercing its target with futuristic electricity. This move's power is boosted more than usual if it's a supereffective hit." +880,25,5,"Le lanceur crée un clone en sacrifiant des PV, puis il revient et échange sa place avec un Pokémon de l'équipe prêt à combattre." 880,25,9,The user creates a substitute for itself using its own HP before switching places with a party Pokémon in waiting. +881,25,5,"Le lanceur fait un si mauvais jeu de mots qu'il jette un froid et échange sa place avec un Pokémon de l'équipe prêt à combattre. La neige tombe pendant cinq tours." +881,25,9,"The user tells a chillingly bad joke before switching places with a party Pokémon in waiting. This summons a snowstorm lasting five turns." +881,25,5,"Le lanceur fait un si mauvais jeu de mots qu'il jette un froid et échange sa place avec un Pokémon de l'équipe prêt à combattre. La neige tombe pendant cinq tours." +881,25,9,"The user tells a chillingly bad joke before switching places with a party Pokémon in waiting. This summons a snowstorm lasting five turns." +882,25,5,"Le lanceur fait le ménage sur le terrain, ce qui annule les effets de Picots, Piège de Roc, Toile Gluante, Pics Toxik, et Clonage. Augmente l'Attaque et la Vitesse du lanceur." 882,25,9,"The user tidies up and removes the effects of Spikes, Stealth Rock, Sticky Web, Toxic Spikes, and Substitute. This also boosts the user’s Attack and Speed stats." +883,25,5,"Le lanceur invoque une tempête de neige qui dure cinq tours, ce qui augmente la Défense des Pokémon de type Glace." 883,25,9,The user summons a snowstorm lasting five turns. This boosts the Defense stats of Ice types. +884,25,5,"Le lanceur attaque en bondissant sur la cible, ce qui baisse la Vitesse de celle-ci." 884,25,9,The user attacks by pouncing on the target. This also lowers the target's Speed stat. +885,25,5,"Le lanceur surgit des hautes herbes pour attaquer la cible. Les mouvements agiles du lanceur augmentent sa Vitesse." 885,25,9,The user attacks suddenly as if leaping out from tall grass. The user's nimble footwork boosts its Speed stat. +886,25,5,"Le lanceur attaque la cible en l'arrosant d'une eau si froide qu'elle détériore son esprit combatif. Baisse l'Attaque de la cible." 886,25,9,The user attacks the target by showering it with water that's so cold it saps the target's power. This also lowers the target's Attack stat. +887,25,5,"Le lanceur fait tourner à toute vitesse la partie pointue de son corps afin de transpercer la cible. Ignore même les capacités comme Abri ou Détection." 887,25,9,The user spins the pointed part of its body at high speed to pierce the target. This attack can hit a target using a move such as Protect or Detect. +888,25,5,"Le lanceur projette d'étranges rayons lumineux avec ses yeux et inflige des dégâts deux fois d'affilée." 888,25,9,The user shoots mystical beams from its eyes to inflict damage. The target is hit twice in a row. +889,25,5,"Le lanceur transforme sa colère en énergie pour attaquer. Plus il a subi d'attaques, plus la puissance de cette capacité augmente." 889,25,9,"The user converts its rage into energy to attack. The more times the user has been hit by attacks, the greater the move's power." +890,25,5,"Le lanceur tire un boulet de canon ardent provenant de sa propre armure sur la cible. Cela baisse la Défense et la Défense Spéciale du lanceur." 890,25,9,The user shoots its own armor out as blazing projectiles. This also lowers the user’s Defense and Sp. Def stats. +891,25,5,"Le lanceur concentre son amertume du monde des vivants dans la pointe de ses épées et tranche la cible. La moitié des dégâts infligés sont convertis en PV pour le lanceur." 891,25,9,The user focuses its bitter feelings toward the world of the living into a slashing attack. The user's HP is restored by up to half the damage taken by the target. +892,25,5,"Le lanceur libère toute l'électricité contenue dans son corps pour infliger des dégâts élevés à la cible. Le lanceur perd le type Électrik." 892,25,9,"The user discharges all the electricity from its body to perform a high-damage attack. After using this move, the user will no longer be Electric type." +893,25,5,"Le lanceur met tout son corps à contribution pour attaquer la cible avec un immense marteau. Cette capacité ne peut pas être utilisée deux fois d'affilée." 893,25,9,The user swings its whole body around to attack with its huge hammer. This move can't be used twice in a row. +894,25,5,"Le lanceur contre-attaque avec un coup infligeant des dégâts supérieurs à ceux de la dernière capacité qui l'a blessé." 894,25,9,The user retaliates with much greater force against the opponent that last inflicted damage on it. +895,25,5,"Le lanceur projette de l'eau pressurisée qui entaille la cible comme une lame. Taux de critiques élevé." 895,25,9,The user expels pressurized water to cut at the target like a blade. This move has a heightened chance of landing a critical hit. +901,25,5,"Le lanceur concentre toute son énergie dans la lune rouge sang sur son front et la projette sur la cible. Cette capacité ne peut pas être utilisée deux fois d'affilée." 901,25,9,The user unleashes the full brunt of its spirit from a full moon that shines as red as blood. This move can't be used twice in a row. +902,25,5,"Le lanceur remue son thé et en bombarde la cible. La moitié des dégâts infligés sont convertis en PV pour le lanceur. Cette capacité peut aussi brûler la cible." 902,25,9,The user fires a blast of tea that it mixed. The user's HP is restored by up to half the damage taken by the target. This may also leave the target with a burn. +903,25,5,"Le lanceur jette une bombe qui recouvre la cible de sirop gluant et fait progressivement baisser la Vitesse de la cible pendant trois tours." 903,25,9,"The user sets off an explosion of sticky candy syrup, which coats the target and causes the target's Speed stat to drop each turn for three turns." +904,25,5,"Le lanceur frappe avec un gourdin enveloppé de lierre. Le type de cette capacité change selon le masque porté par le lanceur, et a un taux de critiques élevé." 904,25,9,"The user strikes with an ivy-wrapped cudgel. This move's type changes depending on the mask worn by the user, and it has a heightened chance of landing a critical hit." +905,25,5,"Le lanceur absorbe de l'électricité au premier tour, ce qui augmente son Attaque Spéciale, et envoie une puissante décharge au second. S'il pleut, il l'envoie au premier tour." 905,25,9,"The user gathers electricity on the first turn, boosting its Sp. Atk stat, then fires a high-voltage shot on the next turn. The shot will be fired immediately in rain." +906,25,5,"Le lanceur bombarde la cible afin de l'éliminer grâce au pouvoir des cristaux. Si le lanceur est Terapagos sous sa Forme Stellaire, la capacité touche tous les ennemis." 906,25,9,"With the power of its crystals, the user bombards and eliminates the target. When used by Terapagos in its Stellar Form, this move damages all opposing Pokémon." +907,25,5,"Le lanceur attaque en tirant un rayon lumineux. Il arrive parfois que toutes les têtes agissent ensemble, ce qui double la puissance de la capacité." 907,25,9,"The user shoots a beam of light to inflict damage. Sometimes all the user's heads shoot beams in unison, doubling the move's power." +908,25,5,"Le lanceur se protège contre les attaques grâce à son pelage incandescent, et si un assaillant utilise une attaque directe contre lui, il le brûle." 908,25,9,The user's intensely hot fur protects it from attacks and also burns any attacker that makes direct contact with it. +909,25,5,"Permet au lanceur d'attaquer la cible en priorité avec une décharge électrique. Échoue si la cible ne prépare pas une attaque." 909,25,9,This move enables the user to attack first with a jolt of electricity. This move fails if the target is not readying an attack. +910,25,5,"Le lanceur pourfend la cible avec la lumière accumulée sur sa tête. Cette attaque passe outre les protections." 910,25,9,The user wields the light that has accumulated atop its head to cleave the target. This move hits even if the target protects itself. +911,25,5,"Le lanceur concentre des particules élémentaires pour créer une lame qui inflige des dégâts à la cible deux fois d'affilée. N'échoue jamais." 911,25,9,The user attacks by launching particle blades at the target twice in a row. This attack never misses. +912,25,5,"Le lanceur écrase la cible avec ses bras ou ses pinces. Plus il reste de PV à la cible, plus la puissance de la capacité augmente." 912,25,9,"The target is crushed with an arm, a claw, or the like to inflict damage. The more HP the target has left, the greater the move's power." +913,25,5,"Le lanceur galvanise ses alliés avec un encouragement draconique qui augmente leur taux de critiques. L'effet est plus puissant si les alliés ont le type Dragon." 913,25,9,The user raises its allies’ morale with a draconic cry so that their future attacks have a heightened chance of landing critical hits. This rouses Dragon types more. +914,25,5,"Le lanceur attaque la cible avec sa voix angélique. Cette capacité rend la cible confuse si ses stats ont augmenté pendant ce tour." 914,25,9,The user attacks the target using its angelic voice. This also confuses the target if its stats have been boosted during the turn. +915,25,5,"Le lanceur utilise la force de son dépit pour attaquer. S'il a utilisé une capacité qui a échoué au tour précédent, la puissance d'Indignition est doublée." 915,25,9,"Spurred by desperation, the user attacks the target. This move's power is doubled if the user's previous move failed." +916,25,5,"Le lanceur se charge en électricité et fond sur la cible. S'il échoue, le lanceur se blesse." 916,25,9,"The user electrifies its body and drops onto the target to inflict damage. If this move misses, the user takes damage instead." +917,25,5,"Le lanceur attaque avec des ondes sonores dissonantes. Cela empêche la cible de récupérer des PV à l'aide de capacités, talents ou objets tenus pendant 2 tours." 917,25,9,"The user attacks the target with unpleasant sound waves. For two turns, the target is prevented from recovering HP through moves, Abilities, or held items." +918,25,5,"Le lanceur réagit instinctivement au moindre mouvement et donne un coup de paume qui apeure la cible. Échoue si cette dernière n'a pas utilisé une attaque prioritaire." 918,25,9,"The user reacts to the target's movement and strikes with the heel of its palm, making the target flinch. This move fails if the target is not readying a priority move." +919,25,5,"Le lanceur ligote la cible avec une chaîne faite de poison et lui injecte un venin corrosif, ce qui peut aussi gravement l'empoisonner." 919,25,9,"The user pours toxins into the target by wrapping them in a toxic, corrosive chain. This may also leave the target badly poisoned." From 96fd85e5888e398994f762bce6e18e848ce9b11e Mon Sep 17 00:00:00 2001 From: ItsMeJoji Date: Mon, 9 Mar 2026 14:59:44 -0700 Subject: [PATCH 26/80] Added Mirage Island Encounters (#1428) * Added Mirage Island Encounters * Updated IDs I realized after creating this PR that the IDs in the encounter.csv were incorrect at the end of it. * Correct encounter entries with correct location-area ids * Updated to include Gen 3 Mirage Island data and location-are-prose info * Resolve merge conflict in encounters.csv * Removed personal changes in Makefile Removed --break-system-packages option from install and dev-install commands. Usually need this for my own machine. * Correct Wynaut Encounter Method * Flip Mirage Island Location IDs * Flipped Mirage Island names --- data/v2/csv/encounter_slots.csv | 12 ++++++ data/v2/csv/encounters.csv | 59 +++++++++++++++++++++++++++++ data/v2/csv/location_area_prose.csv | 11 +++++- data/v2/csv/location_areas.csv | 9 +++++ data/v2/csv/locations.csv | 9 +++-- 5 files changed, 95 insertions(+), 5 deletions(-) diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index ad8dec736..4174c0e21 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1346,3 +1346,15 @@ id,version_group_id,encounter_method_id,slot,rarity 1345,5,46,,100 1346,6,46,,100 1347,7,46,,100 +1348,16,1,1,30 +1349,16,1,2,30 +1350,16,1,3,30 +1351,16,1,4,10 +1352,16,1,1,60 +1353,16,1,2,40 +1354,16,1,1,90 +1355,16,1,2,10 +1356,16,6,1,85 +1357,16,6,2,15 +1358,5,1,1,100 +1359,6,1,2,100 diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 80d84001b..950b8ba5b 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -65257,3 +65257,62 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70816,9,1205,196,363,32,32 70817,9,1205,197,42,32,32 70818,9,1205,198,363,32,32 +70819,25,1215,1348,114,36,38 +70820,25,1215,1349,178,36,38 +70821,25,1215,1350,523,36,38 +70822,25,1215,1351,49,36,38 +70823,26,1215,1348,114,36,38 +70824,26,1215,1349,178,36,38 +70825,26,1215,1350,523,36,38 +70826,26,1215,1351,49,36,38 +70827,25,1216,1348,49,36,38 +70828,25,1216,1349,178,36,38 +70829,25,1216,1350,523,36,38 +70830,25,1216,1351,555,36,38 +70831,26,1216,1348,49,36,38 +70832,26,1216,1349,178,36,38 +70833,26,1216,1350,523,36,38 +70834,26,1216,1351,555,36,38 +70835,25,1217,1352,555,36,38 +70836,25,1217,1353,636,36,38 +70837,26,1217,1352,555,36,38 +70838,26,1217,1353,636,36,38 +70839,25,1218,1348,49,36,38 +70840,25,1218,1349,178,36,38 +70841,25,1218,1350,523,36,38 +70842,25,1218,1351,53,36,38 +70843,26,1218,1348,49,36,38 +70844,26,1218,1349,178,36,38 +70845,26,1218,1350,523,36,38 +70846,26,1218,1351,53,36,38 +70847,25,1219,1352,517,36,38 +70848,25,1219,1353,132,36,38 +70849,26,1219,1352,517,36,38 +70850,26,1219,1353,132,36,38 +70851,25,1220,1348,49,36,38 +70852,25,1220,1349,178,36,38 +70853,25,1220,1350,523,36,38 +70854,25,1220,1351,556,36,38 +70855,26,1220,1348,49,36,38 +70856,26,1220,1349,178,36,38 +70857,26,1220,1350,523,36,38 +70858,26,1220,1351,556,36,38 +70859,25,1220,1356,75,38,38 +70860,25,1220,1357,688,37,37 +70861,26,1220,1356,75,38,38 +70862,26,1220,1357,688,37,37 +70863,25,1221,1354,531,36,38 +70864,25,1221,1355,178,36,38 +70865,26,1221,1354,531,36,38 +70866,26,1221,1355,178,36,38 +70867,25,1221,1356,75,38,38 +70868,25,1221,1357,688,37,37 +70869,26,1221,1356,75,38,38 +70870,26,1221,1357,688,37,37 +70871,25,1222,1352,432,36,38 +70872,25,1222,1353,137,36,38 +70873,26,1222,1352,432,36,38 +70874,26,1222,1353,137,36,38 +70875,7,1223,1358,360,5,50 +70876,8,1223,1358,360,5,50 +70877,9,1223,1359,360,5,50 diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index f708f2a91..470b13763 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -2268,4 +2268,13 @@ location_area_id,local_language_id,name 1198,5,Ultra-Dimension Zéro Monde Grotte 1199,9,Mount Lanakila Crater 1199,6,Mount Lanakila Krater -1199,5,Mont Lanakila Cratère \ No newline at end of file +1199,5,Mont Lanakila Cratère +1215,9,Mirage Island (West Of Dewford Town) +1216,9,Mirage Island (West Of Route 104) +1217,9,Mirage Island (Route 114) +1218,9,Mirage Island (Route 124) +1219,9,Mirage Island (Route 132) +1220,9,Mirage Island (South of Route 134) +1221,9,Mirage Island (South of Pacofidlog) +1222,9,Mirage Island (East of Shoal Cave) +1223,9,Mirage Island \ No newline at end of file diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index 4fa0ad268..700e7bdec 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1103,3 +1103,12 @@ id,location_id,game_index,identifier 1212,1091,0, 1213,1092,0, 1214,1093,0, +1215,577,0,west-of-dewford-town +1216,577,0,west-of-route-104 +1217,577,0,route-114 +1218,577,0,route-124 +1219,577,0,route-132 +1220,577,0,south-of-route-134 +1221,577,0,south-of-pacifidlog +1222,577,0,east-of-shoal-cave +1223,1094,0, diff --git a/data/v2/csv/locations.csv b/data/v2/csv/locations.csv index 236696b0b..f20090dfa 100644 --- a/data/v2/csv/locations.csv +++ b/data/v2/csv/locations.csv @@ -558,7 +558,7 @@ id,region_id,identifier 574,3,fortree-city 575,3,underwater 576,3,mt-chimney -577,3,mirage-island +577,3,mirage-spot-island 578,3,southern-island 579,3,sealed-chamber 580,3,scorched-slab @@ -678,9 +678,9 @@ id,region_id,identifier 694,3,team-magma-hideout 695,3,battle-resort 696,3,ss-tidal -697,3,mirage-forest -698,3,mirage-cave -699,3,mirage-mountain +697,3,mirage-spot-forest +698,3,mirage-spot-cave +699,3,mirage-spot-mountain 700,3,trackless-forest 701,3,pathless-plain 702,3,nameless-cavern @@ -1075,3 +1075,4 @@ id,region_id,identifier 1091,1,kanto-pokecenter 1092,4,sinnoh-pokemart 1093,2,johto-pokemart +1094,3,mirage-island From febe4e2019dabd34cc821268cf4852ad5c34d3e2 Mon Sep 17 00:00:00 2001 From: Anh Thang Date: Tue, 10 Mar 2026 05:13:24 +0700 Subject: [PATCH 27/80] Add missing localized version names for Legends Z-A and Mega Dimension (#1433) * add dex names for lumiose and hyperspace * add missing version names * remove pokemon from name --- data/v2/csv/pokedex_prose.csv | 2 ++ data/v2/csv/version_names.csv | 17 ++++++++++++++++- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/data/v2/csv/pokedex_prose.csv b/data/v2/csv/pokedex_prose.csv index 51dec8f83..bd2800d61 100644 --- a/data/v2/csv/pokedex_prose.csv +++ b/data/v2/csv/pokedex_prose.csv @@ -110,4 +110,6 @@ pokedex_id,local_language_id,name,description 33,7,Arándano,Pokédex regional de la Academia Arándano de Escarlata/Púrpura 33,9,Blueberry,Blueberry Academy dex 34,7,Ciudad Luminalia,Pokédex regional de Ciudad Luminalia de Pokemon Leyendas Z-A +34,9,Lumiose,Lumiose City dex 35,7,Luminalia Dimensional,Pokédex regional de Luminalia Dimensional de Pokemon Leyendas Z-A +35,9,Hyperspace,Hyperspace dex diff --git a/data/v2/csv/version_names.csv b/data/v2/csv/version_names.csv index ac158dee7..3e67cdf10 100644 --- a/data/v2/csv/version_names.csv +++ b/data/v2/csv/version_names.csv @@ -399,7 +399,22 @@ version_id,local_language_id,name 46,7,Azul 46,8,Blu 46,9,Blue +47,1,レジェンズ Z-A +47,2,Legends Z-A +47,3,LEGENDS Z-A +47,4,傳說 Z-A 47,5,Légendes : Z-A -47,9,Legends: ZA +47,6,Legenden: Z-A +47,7,Leyendas: Z-A +47,8,Leggende: Z-A +47,9,Legends: Z-A +47,11,レジェンズ Z-A +47,12,传说 Z-A +48,3,메가 차원 러시 +48,4,超次元爆湧 48,5,Méga-Dimension +48,6,Mega-Dimension +48,7,Megadimensión +48,8,Megadimensione 48,9,Mega Dimension +48,12,超次元爆涌 From fd3bdea7d2d66a118fa4fa5492d32bb587bdec13 Mon Sep 17 00:00:00 2001 From: Naramsim Date: Wed, 10 Dec 2025 10:35:53 +0100 Subject: [PATCH 28/80] Your commit message From e36f467ad0dbf0bfa704ade6a4319c379db09e79 Mon Sep 17 00:00:00 2001 From: Kelly Navarro Date: Thu, 12 Mar 2026 16:10:20 +0100 Subject: [PATCH 29/80] Fix: Expose endpoint with version/hash (#1434) * fix: address issue #1432 * refactor: use viewsets Co-authored-by: gabrnavarro Co-authored-by: Naramsim --- pokemon_v2/api.py | 60 +++++++++++++++++++++++++++++++++++++++++++++ pokemon_v2/tests.py | 10 ++++++++ pokemon_v2/urls.py | 1 + 3 files changed, 71 insertions(+) diff --git a/pokemon_v2/api.py b/pokemon_v2/api.py index 590721839..97fc7401c 100644 --- a/pokemon_v2/api.py +++ b/pokemon_v2/api.py @@ -1,4 +1,5 @@ import re +import subprocess from rest_framework import viewsets from rest_framework.response import Response from rest_framework.views import APIView @@ -1058,3 +1059,62 @@ def get(self, request, pokemon_id): ) return Response(encounters_list) + + +@extend_schema( + description="Returns metadata about the current deployed version of the API, including the git commit hash, deploy date, and tag (if any).", + tags=["utility"], + responses={ + 200: { + "type": "object", + "properties": { + "deploy_date": {"type": "string", "nullable": True}, + "hash": {"type": "string", "nullable": True}, + "tag": {"type": "string", "nullable": True}, + }, + } + }, +) +class PokeapiMetaViewset(viewsets.ViewSet): + def list(self, request): + try: + git_hash = ( + subprocess.check_output( + ["git", "rev-parse", "HEAD"], stderr=subprocess.DEVNULL + ) + .decode() + .strip() + ) + except Exception: + git_hash = None + + try: + deploy_date = ( + subprocess.check_output( + ["git", "log", "-1", "--format=%cI"], stderr=subprocess.DEVNULL + ) + .decode() + .strip() + ) + except Exception: + deploy_date = None + + try: + tag_output = ( + subprocess.check_output( + ["git", "tag", "--points-at", "HEAD"], stderr=subprocess.DEVNULL + ) + .decode() + .strip() + ) + tag = tag_output if tag_output else None + except Exception: + tag = None + + return Response( + { + "deploy_date": deploy_date, + "hash": git_hash, + "tag": tag, + } + ) diff --git a/pokemon_v2/tests.py b/pokemon_v2/tests.py index 6bed79fcd..eba43ab06 100644 --- a/pokemon_v2/tests.py +++ b/pokemon_v2/tests.py @@ -1,4 +1,5 @@ import json +from datetime import datetime from rest_framework import status from rest_framework.test import APITestCase from pokemon_v2.models import * @@ -5855,3 +5856,12 @@ def test_case_insensitive_api(self): self.assertEqual(uppercase_response.status_code, status.HTTP_200_OK) self.assertEqual(lowercase_response.data, uppercase_response.data) + + # Meta Tests + def test_meta_api(self): + response = self.client.get("{}/meta/".format(API_V2)) + self.assertEqual(response.status_code, status.HTTP_200_OK) + self.assertTrue(datetime.fromisoformat(response.data["deploy_date"])) + self.assertEqual(25, len(response.data["deploy_date"])) + self.assertEqual(40, len(response.data["hash"])) + self.assertIn("tag", response.data) diff --git a/pokemon_v2/urls.py b/pokemon_v2/urls.py index fdd268419..8360d6e6b 100644 --- a/pokemon_v2/urls.py +++ b/pokemon_v2/urls.py @@ -38,6 +38,7 @@ router.register(r"location", LocationResource) router.register(r"location-area", LocationAreaResource) router.register(r"machine", MachineResource) +router.register(r"meta", PokeapiMetaViewset, basename="meta") router.register(r"move", MoveResource) router.register(r"move-ailment", MoveMetaAilmentResource) router.register(r"move-battle-style", MoveBattleStyleResource) From 905e74b3d0bceba6729579eed0ad5650046b8857 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alessandro=20Pezz=C3=A8?= Date: Fri, 13 Mar 2026 13:46:39 +0100 Subject: [PATCH 30/80] Use unix timestamp in `meta` endpoint (#1440) * fix: use unix timestamp --- pokemon_v2/api.py | 2 +- pokemon_v2/tests.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pokemon_v2/api.py b/pokemon_v2/api.py index 97fc7401c..cf0b7052c 100644 --- a/pokemon_v2/api.py +++ b/pokemon_v2/api.py @@ -1091,7 +1091,7 @@ def list(self, request): try: deploy_date = ( subprocess.check_output( - ["git", "log", "-1", "--format=%cI"], stderr=subprocess.DEVNULL + ["git", "log", "-1", "--format=%ct"], stderr=subprocess.DEVNULL ) .decode() .strip() diff --git a/pokemon_v2/tests.py b/pokemon_v2/tests.py index eba43ab06..afba152f4 100644 --- a/pokemon_v2/tests.py +++ b/pokemon_v2/tests.py @@ -5861,7 +5861,7 @@ def test_case_insensitive_api(self): def test_meta_api(self): response = self.client.get("{}/meta/".format(API_V2)) self.assertEqual(response.status_code, status.HTTP_200_OK) - self.assertTrue(datetime.fromisoformat(response.data["deploy_date"])) - self.assertEqual(25, len(response.data["deploy_date"])) + self.assertTrue(datetime.fromtimestamp(int(response.data["deploy_date"]))) + self.assertEqual(10, len(response.data["deploy_date"])) self.assertEqual(40, len(response.data["hash"])) self.assertIn("tag", response.data) From 387e79fe8d2d507e973db5e8c6bcddee04d3a319 Mon Sep 17 00:00:00 2001 From: Naramsim Date: Sat, 14 Mar 2026 10:59:56 +0100 Subject: [PATCH 31/80] trigger build From 19222e7c265b99fcbaa91c1cf9cb865e2a75adbb Mon Sep 17 00:00:00 2001 From: Triyan Mukherjee Date: Mon, 16 Mar 2026 13:49:06 +0530 Subject: [PATCH 32/80] feat: Update type icons to include logo (ref: sprites/pull/199) (#1443) * feat: Update type icons to include logo (ref: sprites/pull/199) * feat: Update field to symbol_icon --- data/v2/build.py | 5 ++++- data/v2/sprites | 2 +- pokemon_v2/tests.py | 9 ++++++++- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/data/v2/build.py b/data/v2/build.py index c0e845477..2ef4cf3c8 100644 --- a/data/v2/build.py +++ b/data/v2/build.py @@ -660,7 +660,10 @@ def csv_record_to_objects(info): sprites[generation][game] = { "name_icon": file_path_or_none( f"types/{generation}/{game}/{info[0]}.png" - ) + ), + "symbol_icon": file_path_or_none( + f"types/{generation}/{game}/small/{info[0]}.png" + ), } yield TypeSprites(type_id=int(info[0]), sprites=sprites) diff --git a/data/v2/sprites b/data/v2/sprites index 4bcd17051..d8eba5657 160000 --- a/data/v2/sprites +++ b/data/v2/sprites @@ -1 +1 @@ -Subproject commit 4bcd17051efacd74966305ac87a0330b6131259a +Subproject commit d8eba5657870d202c17905a3d9c412a758164b66 diff --git a/pokemon_v2/tests.py b/pokemon_v2/tests.py index afba152f4..927f3b6c6 100644 --- a/pokemon_v2/tests.py +++ b/pokemon_v2/tests.py @@ -731,7 +731,8 @@ def setup_type_sprites_data(cls, type): sprites[generation][game] = None else: sprites[generation][game] = { - "name_icon": f"https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/types/{generation}/{game}/{type.id}.png" + "name_icon": f"https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/types/{generation}/{game}/{type.id}.png", + "symbol_icon": f"https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/types/{generation}/{game}/small/{type.id}.png", } type_sprites = TypeSprites.objects.create( @@ -3659,6 +3660,12 @@ def test_type_api(self): json.loads(response.data["sprites"])[generation][game]["name_icon"], sprites_data[generation][game]["name_icon"], ) + self.assertEqual( + json.loads(response.data["sprites"])[generation][game][ + "symbol_icon" + ], + sprites_data[generation][game]["symbol_icon"], + ) # Pokedex Tests def test_pokedex_api(self): From 7aa28f5db0d6a47de43f563179b189301e8b0d5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alessandro=20Pezz=C3=A8?= Date: Mon, 16 Mar 2026 09:56:37 +0100 Subject: [PATCH 33/80] fix: add git to pokeapi image (#1442) --- Resources/docker/app/Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/docker/app/Dockerfile b/Resources/docker/app/Dockerfile index 1ce3eb5a6..01abbd227 100644 --- a/Resources/docker/app/Dockerfile +++ b/Resources/docker/app/Dockerfile @@ -12,6 +12,8 @@ RUN apk add --no-cache --virtual .build-deps gcc g++ musl-dev \ python3 -m pip install -r requirements.txt --no-cache-dir FROM python:3.13.7-alpine +# git is a dependency for the meta endpoint +RUN apk add --no-cache git ENV PYTHONUNBUFFERED=1 ENV DJANGO_SETTINGS_MODULE='config.docker-compose' From 5b1448d054a524839c6bfa532051b2422f3210b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20OUTHIER?= <73345731+LoicOuth@users.noreply.github.com> Date: Mon, 16 Mar 2026 17:48:05 +0100 Subject: [PATCH 34/80] Normalize CSV identifiers to ASCII slugs (#1438) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Remove Unicode apostrophes (') from item names - Remove accents (è) from location names - Remove Unicode characters (ñ) from item names - Remove parentheses from item identifiers - Replace + with - in move meta categories - Replace & with nothing in item names Fixes 16 invalid identifiers to comply with ASCII slug pattern ^[a-z0-9-]+$ --- data/v2/csv/items.csv | 20 ++++++++++---------- data/v2/csv/locations.csv | 4 ++-- data/v2/csv/move_meta_categories.csv | 8 ++++---- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/data/v2/csv/items.csv b/data/v2/csv/items.csv index 558738c9b..d5701b7c7 100644 --- a/data/v2/csv/items.csv +++ b/data/v2/csv/items.csv @@ -1619,7 +1619,7 @@ id,identifier,category_id,cost,fling_power,fling_effect_id 1669,tera-orb,20,0,, 1670,scarlet-book,20,0,, 1671,violet-book,20,0,, -1672,kofu’s-wallet,22,0,, +1672,kofus-wallet,22,0,, 1673,tiny-bamboo-shoot,24,375,, 1674,big-bamboo-shoot,24,1500,, 1675,scroll-of-darkness,21,0,, @@ -1703,7 +1703,7 @@ id,identifier,category_id,cost,fling_power,fling_effect_id 1753,apple,53,130,, 1754,kiwi,53,180,, 1755,pineapple,53,250,, -1756,jalapeño,53,220,, +1756,jalapeno,53,220,, 1757,horseradish,53,410,, 1758,curry-powder,53,450,, 1759,wasabi,53,330,, @@ -1988,13 +1988,13 @@ id,identifier,category_id,cost,fling_power,fling_effect_id 2043,smiling-vee-pick,55,1200,, 2044,blue-poke-ball-pick,55,200,, 2045,auspicious-armor,55,3000,, -2046,leader’s-crest,55,3000,, +2046,leaders-crest,55,3000,, 2047,pink-bottle,55,2000,, 2048,blue-bottle,55,2000,, 2049,yellow-bottle,55,2000,, -2050,steel-bottle-(r),55,1500,, -2051,steel-bottle-(y),55,1500,, -2052,steel-bottle-(b),55,1500,, +2050,steel-bottle-r,55,1500,, +2051,steel-bottle-y,55,1500,, +2052,steel-bottle-b,55,1500,, 2053,silver-bottle,55,20000,, 2054,barred-cup,55,800,, 2055,diamond-pattern-cup,55,800,, @@ -2007,10 +2007,10 @@ id,identifier,category_id,cost,fling_power,fling_effect_id 2062,slowpoke-cup,55,2000,, 2063,silver-cup,55,20000,, 2064,exercise-ball,55,2000,, -2065,plaid-tablecloth-(y),55,3000,, -2066,plaid-tablecloth-(b),55,3000,, -2067,plaid-tablecloth-(r),55,3000,, -2068,b&w-grass-tablecloth,55,0,, +2065,plaid-tablecloth-y,55,3000,, +2066,plaid-tablecloth-b,55,3000,, +2067,plaid-tablecloth-r,55,3000,, +2068,bw-grass-tablecloth,55,0,, 2069,battle-tablecloth,55,4000,, 2070,monstrous-tablecloth,55,2000,, 2071,striped-tablecloth,55,1500,, diff --git a/data/v2/csv/locations.csv b/data/v2/csv/locations.csv index f20090dfa..6895f0eea 100644 --- a/data/v2/csv/locations.csv +++ b/data/v2/csv/locations.csv @@ -591,7 +591,7 @@ id,region_id,identifier 607,6,palais-lane 608,6,parfum-palace 609,6,kalos-route-7 -610,6,rivière-walk +610,6,riviere-walk 611,6,cyllage-city 612,6,kalos-route-8 613,6,muraille-coast @@ -635,7 +635,7 @@ id,region_id,identifier 651,6,winding-woods 652,6,pokemon-village 653,6,kalos-route-21 -654,6,dernière-way +654,6,derniere-way 655,6,kalos-route-22 656,6,detourner-way 657,6,kalos-victory-road diff --git a/data/v2/csv/move_meta_categories.csv b/data/v2/csv/move_meta_categories.csv index b904b5354..6cceef933 100644 --- a/data/v2/csv/move_meta_categories.csv +++ b/data/v2/csv/move_meta_categories.csv @@ -3,11 +3,11 @@ id,identifier 1,ailment 2,net-good-stats 3,heal -4,damage+ailment +4,damage-ailment 5,swagger -6,damage+lower -7,damage+raise -8,damage+heal +6,damage-lower +7,damage-raise +8,damage-heal 9,ohko 10,whole-field-effect 11,field-effect From f0858b16e39ac9f38280a3f0e5d2bcb46640e057 Mon Sep 17 00:00:00 2001 From: ItsMeJoji Date: Thu, 19 Mar 2026 09:43:17 -0700 Subject: [PATCH 35/80] ORAS Mirage Forest Encounters (#1441) * Added Mirage Forest Encounters --- data/v2/csv/encounter_slots.csv | 4 +++ data/v2/csv/encounters.csv | 52 +++++++++++++++++++++++++++++ data/v2/csv/location_area_prose.csv | 10 +++++- data/v2/csv/location_areas.csv | 8 +++++ 4 files changed, 73 insertions(+), 1 deletion(-) diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index 4174c0e21..992cf92aa 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1358,3 +1358,7 @@ id,version_group_id,encounter_method_id,slot,rarity 1357,16,6,2,15 1358,5,1,1,100 1359,6,1,2,100 +1360,16,1,1,60 +1361,16,1,2,30 +1362,16,1,3,10 +1363,16,6,1,100 \ No newline at end of file diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 950b8ba5b..c96392392 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -65316,3 +65316,55 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70875,7,1223,1358,360,5,50 70876,8,1223,1358,360,5,50 70877,9,1223,1359,360,5,50 +70878,25,1224,1348,114,36,38 +70879,25,1224,1349,191,36,38 +70880,25,1224,1350,432,36,38 +70881,25,1224,1351,421,36,38 +70882,26,1224,1348,114,36,38 +70883,26,1224,1349,191,36,38 +70884,26,1224,1350,432,36,38 +70885,26,1224,1351,421,36,38 +70886,25,1225,1360,191,36,38 +70887,25,1225,1361,548,36,38 +70888,25,1225,1362,531,36,38 +70889,26,1225,1360,191,36,38 +70890,26,1225,1361,548,36,38 +70891,26,1225,1362,531,36,38 +70892,25,1226,1348,114,36,38 +70893,25,1226,1349,191,36,38 +70894,25,1226,1350,431,36,38 +70895,25,1226,1351,572,36,38 +70896,26,1226,1348,114,36,38 +70897,26,1226,1349,191,36,38 +70898,26,1226,1350,431,36,38 +70899,26,1226,1351,572,36,38 +70900,25,1227,1354,531,36,38 +70901,25,1227,1355,191,36,38 +70902,26,1227,1354,531,36,38 +70903,26,1227,1355,191,36,38 +70904,25,1228,1348,114,36,38 +70905,25,1228,1349,191,36,38 +70906,25,1228,1350,432,36,38 +70907,25,1228,1351,37,36,38 +70908,26,1228,1348,114,36,38 +70909,26,1228,1349,191,36,38 +70910,26,1228,1350,432,36,38 +70911,26,1228,1351,37,36,38 +70912,25,1229,1348,114,36,38 +70913,25,1229,1349,191,36,38 +70914,25,1229,1350,432,36,38 +70915,25,1229,1351,548,36,38 +70916,26,1229,1348,114,36,38 +70917,26,1229,1349,191,36,38 +70918,26,1229,1350,432,36,38 +70919,26,1229,1351,548,36,38 +70920,25,1230,1352,205,36,38 +70921,25,1230,1353,440,36,38 +70922,26,1230,1352,205,36,38 +70923,26,1230,1353,440,36,38 +70924,25,1230,1363,75,36,38 +70925,26,1230,1363,75,36,38 +70926,25,1231,1352,402,36,38 +70927,25,1231,1353,636,36,38 +70928,26,1231,1352,402,36,38 +70929,26,1231,1353,636,36,38 \ No newline at end of file diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index 470b13763..85703ef08 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -2277,4 +2277,12 @@ location_area_id,local_language_id,name 1220,9,Mirage Island (South of Route 134) 1221,9,Mirage Island (South of Pacofidlog) 1222,9,Mirage Island (East of Shoal Cave) -1223,9,Mirage Island \ No newline at end of file +1223,9,Mirage Island +1224,9,Mirage Forest (North of Lilycove) +1225,9,Mirage Forest (South of Route 132) +1226,9,Mirage Forest (East of Mossdeep) +1227,9,Mirage Forest (South of Route 109) +1228,9,Mirage Forest (North of Route 124) +1229,9,Mirage Forest (West of Route 114) +1230,9,Mirage Forest (West of Route 105) +1231,9,Mirage Forest (South of Route 111) \ No newline at end of file diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index 700e7bdec..d1a83101e 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1112,3 +1112,11 @@ id,location_id,game_index,identifier 1221,577,0,south-of-pacifidlog 1222,577,0,east-of-shoal-cave 1223,1094,0, +1224,697,0,north-of-lilycove +1225,697,0,south-of-route-132 +1226,697,0,east-of-mossdeep +1227,697,0,south-of-route-109 +1228,697,0,north-of-route-124 +1229,697,0,west-of-route-114 +1230,697,0,west-of-route-105 +1231,697,0,south-of-route-111 \ No newline at end of file From b315532e333e9dbefb76f092938dfa4367a677c1 Mon Sep 17 00:00:00 2001 From: notblisy <50887637+notblisy@users.noreply.github.com> Date: Mon, 23 Mar 2026 04:33:36 -0400 Subject: [PATCH 36/80] Add all Colosseum Pokemon to API (#1444) * Add all Colosseum Pokemon to API This commit seeks to add all the Pokemon obtainable from Pokemon Colosseum. - 48 Regular Shadow Pokemon - 4 gift Pokemon (Ho-Oh, Plusle, Espeon, Umbreon_ - 3 E-Reader JPN Only Shadow Pokemon I referenced everything from these bulbapedia lists: https://bulbapedia.bulbagarden.net/wiki/List_of_Shadow_Pok%C3%A9mon https://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9mon_Colosseum Co-authored-by: Justin Marquez <37006684+jemarq04@users.noreply.github.com> --- data/v2/csv/encounter_method_prose.csv | 2 + data/v2/csv/encounter_methods.csv | 2 + data/v2/csv/encounter_slots.csv | 5 +- data/v2/csv/encounters.csv | 85 +++++++++++++++++++++++++- data/v2/csv/location_area_prose.csv | 33 +++++++++- data/v2/csv/location_areas.csv | 33 +++++++++- data/v2/csv/location_names.csv | 11 ++++ data/v2/csv/locations.csv | 11 ++++ data/v2/csv/pokemon_items.csv | 14 +++++ data/v2/csv/region_names.csv | 1 + data/v2/csv/regions.csv | 3 +- 11 files changed, 195 insertions(+), 5 deletions(-) diff --git a/data/v2/csv/encounter_method_prose.csv b/data/v2/csv/encounter_method_prose.csv index 81ea19ba4..b8b735815 100644 --- a/data/v2/csv/encounter_method_prose.csv +++ b/data/v2/csv/encounter_method_prose.csv @@ -97,3 +97,5 @@ encounter_method_id,local_language_id,name 48,9,Receiving a Manaphy from Pokemon Ranger 49,9,"Receiving a Pikachu, Electivire, or Magmar from Pokemon Battle Revolution" 50,9,Receiving an egg from the Pokemon center in New York City that contains the special move Wish. +51,9,"Snagging a Pokemon from a trainer in Pokemon Colosseum or Pokemon XD: Gale of Darkness." +52,9,"Snagging a Pokemon from a trainer in Pokemon Colosseum or Pokemon XD: Gale of Darkness, after you have failed to capture them once." diff --git a/data/v2/csv/encounter_methods.csv b/data/v2/csv/encounter_methods.csv index 115837c00..6747ce111 100644 --- a/data/v2/csv/encounter_methods.csv +++ b/data/v2/csv/encounter_methods.csv @@ -49,3 +49,5 @@ id,identifier,order 48,pokemon-ranger, 48 49,pokemon-battle-revolution, 49 50,new-york-pokecenter-wish-eggs,50 +51,snag,51 +52,snag-rematch,52 diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index 992cf92aa..5f4677f4c 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1361,4 +1361,7 @@ id,version_group_id,encounter_method_id,slot,rarity 1360,16,1,1,60 1361,16,1,2,30 1362,16,1,3,10 -1363,16,6,1,100 \ No newline at end of file +1363,16,6,1,100 +1364,12,51,,100 +1365,12,18,,100 +1366,12,52,,100 diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index c96392392..1a8bb7484 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -65367,4 +65367,87 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 70926,25,1231,1352,402,36,38 70927,25,1231,1353,636,36,38 70928,26,1231,1352,402,36,38 -70929,26,1231,1353,636,36,38 \ No newline at end of file +70929,26,1231,1353,636,36,38 +70930,19,1232,1365,196,25,25 +70931,19,1232,1365,197,26,26 +70932,19,1233,1364,296,30,30 +70933,19,1234,1366,153,30,30 +70934,19,1235,1366,153,30,30 +70935,19,1236,1364,153,30,30 +70936,19,1234,1366,156,30,30 +70937,19,1235,1366,156,30,30 +70938,19,1237,1364,156,30,30 +70939,19,1234,1366,159,30,30 +70940,19,1235,1366,159,30,30 +70941,19,1238,1364,159,30,30 +70942,19,1239,1364,200,30,30 +70943,19,1239,1364,218,30,30 +70944,19,1239,1364,164,30,30 +70945,19,1239,1364,180,30,30 +70946,19,1239,1364,188,30,30 +70947,19,1239,1364,195,30,30 +70948,19,1240,1364,162,33,33 +70949,19,1234,1366,193,33,33 +70950,19,1241,1364,193,33,33 +70951,19,1242,1366,223,20,20 +70952,19,1243,1364,223,20,20 +70953,19,1242,1366,226,33,33 +70954,19,1243,1364,226,33,33 +70955,19,1244,1364,211,33,33 +70956,19,1245,1364,206,33,33 +70957,19,1246,1364,307,33,33 +70958,19,1247,1364,333,33,33 +70959,19,1248,1366,185,35,35 +70960,19,1242,1364,185,35,35 +70961,19,1250,1365,311,13,13 +70962,19,1234,1366,237,38,38 +70963,19,1251,1366,237,38,38 +70964,19,1252,1364,237,38,38 +70965,19,1248,1366,244,40,40 +70966,19,1260,1366,244,40,40 +70967,19,1254,1364,244,40,40 +70968,19,1234,1366,166,40,40 +70969,19,1255,1364,166,40,40 +70970,19,1248,1366,245,40,40 +70971,19,1260,1366,245,40,40 +70972,19,1256,1364,245,40,40 +70973,19,1234,1366,207,43,43 +70974,19,1257,1364,207,43,43 +70975,19,1234,1366,215,43,43 +70976,19,1257,1364,215,43,43 +70977,19,1234,1366,221,43,43 +70978,19,1257,1364,221,43,43 +70979,19,1234,1366,234,43,43 +70980,19,1257,1364,234,43,43 +70981,19,1235,1364,168,43,43 +70982,19,1251,1364,190,43,43 +70983,19,1251,1364,198,43,43 +70984,19,1235,1364,205,43,43 +70985,19,1235,1364,210,43,43 +70986,19,1251,1364,329,43,43 +70987,19,1248,1366,243,40,40 +70988,19,1260,1366,243,40,40 +70989,19,1235,1364,243,40,40 +70990,19,1234,1366,192,45,45 +70991,19,1248,1364,192,45,45 +70992,19,1234,1366,225,45,45 +70993,19,1248,1364,225,45,45 +70994,19,1234,1366,214,45,45 +70995,19,1248,1364,214,45,45 +70996,19,1258,1366,227,47,47 +70997,19,1248,1364,227,47,47 +70998,19,1259,1364,241,48,48 +70999,19,1259,1364,359,48,48 +71000,19,1259,1364,229,48,48 +71001,19,1259,1364,357,49,49 +71002,19,1259,1364,376,50,50 +71003,19,1259,1364,248,55,55 +71004,19,1258,1364,235,45,45 +71005,19,1258,1364,217,45,45 +71006,19,1260,1364,213,45,45 +71007,19,1232,1364,176,20,20 +71008,19,1261,1365,250,70,70 +71009,19,1262,1364,175,20,20 +71010,19,1262,1364,179,37,37 +71011,19,1262,1364,212,50,50 +71012,19,1260,1366,185,35,35 diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index 85703ef08..cd0577d5f 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -2285,4 +2285,35 @@ location_area_id,local_language_id,name 1228,9,Mirage Forest (North of Route 124) 1229,9,Mirage Forest (West of Route 114) 1230,9,Mirage Forest (West of Route 105) -1231,9,Mirage Forest (South of Route 111) \ No newline at end of file +1231,9,Mirage Forest (South of Route 111) +1232,9,Outskirt Stand (Outside) +1233,9,Phenac City (Mayor's House) +1234,9,Snagem Hideout 1F +1235,9,Shadow Pokémon Lab B2F +1236,9,Phenac City (West Exit) +1237,9,Phenac City (East Exit) +1238,9,Phenac City (South Exit) +1239,9,Pyrite Town (Duel Square) +1240,9,Pyrite Town (Entrance) +1241,9,Pyrite Bldg 1F +1242,9,Pyrite Cave (Miror's Hideout) +1243,9,Pyrite Bldg 4F +1244,9,Pyrite Cave (Outside) +1245,9,Pyrite Cave (South Sewers) +1246,9,Pyrite Cave B1F +1247,9,Pyrite Cave B1F (Post Sewers) +1248,9,Realgam Tower +1249,9,Phenac City Colosseum +1250,9,Pyrite Town (Duking's House) +1251,9,Shadow Pokémon Lab B1F +1252,9,Agate Village (Relic Forest) +1253,9,The Under Colosseum +1254,9,Mt. Battle 10F +1255,9,The Under +1256,9,The Under (TV Studio) +1257,9,The Under (Subway) +1258,9,Snagem Hideout 2F +1259,9,Realgam Tower Colosseum +1260,9,The Under (Deep Colosseum) +1261,9,Mt. Battle 100F +1262,9,Phenac City (Card E Room) diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index d1a83101e..5e195e4e0 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1119,4 +1119,35 @@ id,location_id,game_index,identifier 1228,697,0,north-of-route-124 1229,697,0,west-of-route-114 1230,697,0,west-of-route-105 -1231,697,0,south-of-route-111 \ No newline at end of file +1231,697,0,south-of-route-111 +1232,1095,0,outside +1233,1096,0,mayors-house +1234,1097,0,1f +1235,1098,0,bf2 +1236,1096,0,west-exit +1237,1096,0,east-exit +1238,1096,0,south-exit +1239,1099,0,duel-square +1240,1099,0,entrance +1241,1100,0,1f +1242,1101,0,mirors-hideout +1243,1100,0,4f +1244,1101,0,outside +1245,1101,0,south-sewers +1246,1101,0,bf1 +1247,1101,0,bf1-post-sewers +1248,1102,0, +1249,1096,0,colosseum +1250,1099,0,dukings-house +1251,1098,0,bf1 +1252,1103,0,relic-forest +1253,1104,0,colosseum +1254,1105,0,10f +1255,1104,0, +1256,1104,0,tv-studio +1257,1104,0,subway +1258,1097,0,2f +1259,1102,0,colosseum +1260,1104,0,deep-colosseum +1261,1105,0,100f +1262,1096,0,card-e-room diff --git a/data/v2/csv/location_names.csv b/data/v2/csv/location_names.csv index 661ce79d9..a183f0245 100644 --- a/data/v2/csv/location_names.csv +++ b/data/v2/csv/location_names.csv @@ -4938,3 +4938,14 @@ location_id,local_language_id,name,subtitle 1087,5,Dédale des Torches, 1087,6,Fackellabyrinth, 1087,9,Torchlit Labyrinth, +1095,9,Outskirt Stand, +1096,9,Phenac City, +1097,9,Snagem Hideout, +1098,9,Shadow Pokémon Lab, +1099,9,Pyrite Town, +1100,9,Pyrite Bldg, +1101,9,Pyrite Cave, +1102,9,Realgam Tower, +1103,9,Agate Village, +1104,9,The Under, +1105,9,Mt. Battle, \ No newline at end of file diff --git a/data/v2/csv/locations.csv b/data/v2/csv/locations.csv index 6895f0eea..2e6006579 100644 --- a/data/v2/csv/locations.csv +++ b/data/v2/csv/locations.csv @@ -1076,3 +1076,14 @@ id,region_id,identifier 1092,4,sinnoh-pokemart 1093,2,johto-pokemart 1094,3,mirage-island +1095,11,outskirt-stand +1096,11,phenac-city +1097,11,snagem-hideout +1098,11,shadow-pokemon-lab +1099,11,pyrite-town +1100,11,pyrite-bldg +1101,11,pyrite-cave +1102,11,realgam-tower +1103,11,agate-village +1104,11,the-under +1105,11,mt-battle diff --git a/data/v2/csv/pokemon_items.csv b/data/v2/csv/pokemon_items.csv index c85815428..0e62ddcff 100644 --- a/data/v2/csv/pokemon_items.csv +++ b/data/v2/csv/pokemon_items.csv @@ -5412,3 +5412,17 @@ pokemon_id,version_id,item_id,rarity 10153,30,220,5 10154,29,898,5 10154,30,898,5 +153,19,216,100 +156,19,226,100 +159,19,220,100 +200,19,224,100 +211,19,222,100 +307,19,225,100 +185,19,215,100 +237,19,218,100 +221,19,214,100 +329,19,227,100 +225,19,223,100 +227,19,221,100 +376,19,210,100 +248,19,92,100 diff --git a/data/v2/csv/region_names.csv b/data/v2/csv/region_names.csv index e263f9da8..0ca23ca4c 100644 --- a/data/v2/csv/region_names.csv +++ b/data/v2/csv/region_names.csv @@ -79,3 +79,4 @@ region_id,local_language_id,name 10,8,Paldea 10,9,Paldea 10,12,帕底亚 +11,9,Orre \ No newline at end of file diff --git a/data/v2/csv/regions.csv b/data/v2/csv/regions.csv index eddca0e63..5ab67317f 100644 --- a/data/v2/csv/regions.csv +++ b/data/v2/csv/regions.csv @@ -8,4 +8,5 @@ id,identifier 7,alola 8,galar 9,hisui -10,paldea \ No newline at end of file +10,paldea +11,orre From 09aa5c8233c653139c8cbef38e252aeb3f328602 Mon Sep 17 00:00:00 2001 From: Justin Marquez <37006684+jemarq04@users.noreply.github.com> Date: Mon, 23 Mar 2026 08:38:11 -0500 Subject: [PATCH 37/80] fix: remove extra double quotes for Route 210 and 211 (#1445) --- data/v2/csv/location_area_prose.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index cd0577d5f..9c3ccd2a0 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -354,10 +354,10 @@ location_area_id,local_language_id,name 157,6,"Route 210 (Süden, Richtung Trostu)" 157,5,"Route 210 (sud, vers Bonville)" 158,9,"Road 210 (west, towards Celestic Town)" -158,6,"Route 210 "(Westen, Richtung Elyses)" +158,6,"Route 210 (Westen, Richtung Elyses)" 158,5,"Route 210 (ouest, vers Celestia)" 159,9,"Road 211 (west, towards Eterna City)" -159,6,"Route 211 (Westen, Richtung Ewigenau)"" +159,6,"Route 211 (Westen, Richtung Ewigenau)" 159,5,"Route 211 (ouest, vers Vestigion)" 160,9,"Road 211 (east, towards Celestic Town)" 160,6,"Route 211 (Osten, Richtung Elyses)" From 8711df8f5216c2ea5698a779bedd4ef7e2166059 Mon Sep 17 00:00:00 2001 From: msvdaamen Date: Thu, 26 Mar 2026 12:28:06 +0100 Subject: [PATCH 38/80] Add the pokedex_version_groups for more games (#1449) Add the pokedex_version_groups for linking back dlc version groups the main game version group. Scarlet and Violet and Legend ZA --- data/v2/csv/pokedex_version_groups.csv | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/v2/csv/pokedex_version_groups.csv b/data/v2/csv/pokedex_version_groups.csv index 84bcf941d..500e7a892 100644 --- a/data/v2/csv/pokedex_version_groups.csv +++ b/data/v2/csv/pokedex_version_groups.csv @@ -36,7 +36,10 @@ pokedex_id,version_group_id 29,20 30,24 31,25 +32,25 +33,25 32,26 33,27 34,30 +35,30 35,31 From 7755c12c194131dee20ce4e1a615e789456f4847 Mon Sep 17 00:00:00 2001 From: notblisy <50887637+notblisy@users.noreply.github.com> Date: Wed, 1 Apr 2026 08:47:00 -0400 Subject: [PATCH 39/80] Add XD Encounters, Encounter Conditions, Locations, Location Areas, Encounter Methods, and a few more things (#1446) * Add XD Encounters, Encounter Conditions, Locations, Location Areas * remove trainer names add hooh conditions - Ho-Oh in colosseum actually two encounter conditions I made for XD Pokemon (complete mt. battle, catch all shadows) so I added those to it. - Removed trainer name from the trade encounter condition as we discussed * remove ! * fix mr mime and poliwrath level * rename phenac colosseum to stadium * location prose rename * add togetic to encounter condition, change pokespot location areas * Update locations.csv --- data/v2/csv/encounter_condition_prose.csv | 3 +- data/v2/csv/encounter_condition_value_map.csv | 10 ++ .../csv/encounter_condition_value_prose.csv | 8 +- data/v2/csv/encounter_condition_values.csv | 6 + data/v2/csv/encounter_conditions.csv | 1 + data/v2/csv/encounter_method_prose.csv | 1 + data/v2/csv/encounter_methods.csv | 1 + data/v2/csv/encounter_slots.csv | 6 + data/v2/csv/encounters.csv | 104 ++++++++++++++++++ data/v2/csv/location_area_encounter_rates.csv | 9 ++ data/v2/csv/location_area_prose.csv | 39 ++++++- data/v2/csv/location_areas.csv | 39 ++++++- data/v2/csv/location_names.csv | 9 +- data/v2/csv/locations.csv | 7 ++ data/v2/csv/pokemon_items.csv | 21 ++++ 15 files changed, 259 insertions(+), 5 deletions(-) diff --git a/data/v2/csv/encounter_condition_prose.csv b/data/v2/csv/encounter_condition_prose.csv index 6742f60cb..f139cd6bb 100644 --- a/data/v2/csv/encounter_condition_prose.csv +++ b/data/v2/csv/encounter_condition_prose.csv @@ -32,4 +32,5 @@ encounter_condition_id,local_language_id,name 13,5,Premier Pokemon de l'équipe 13,9,First party Pokemon 14,5,Rencontre spéciale -14,9,Special encounter \ No newline at end of file +14,9,Special encounter +15,9,Trade a specific Pokemon to an NPC! diff --git a/data/v2/csv/encounter_condition_value_map.csv b/data/v2/csv/encounter_condition_value_map.csv index aa66ec96f..b5822e943 100644 --- a/data/v2/csv/encounter_condition_value_map.csv +++ b/data/v2/csv/encounter_condition_value_map.csv @@ -18084,3 +18084,13 @@ encounter_id,encounter_condition_value_id 69576,108 69610,108 69611,108 +71105,109 +71106,110 +71107,111 +71108,112 +71095,113 +71109,114 +71110,114 +71111,114 +71008,114 +71008,113 diff --git a/data/v2/csv/encounter_condition_value_prose.csv b/data/v2/csv/encounter_condition_value_prose.csv index 7b50a043c..ab35558f7 100644 --- a/data/v2/csv/encounter_condition_value_prose.csv +++ b/data/v2/csv/encounter_condition_value_prose.csv @@ -228,4 +228,10 @@ encounter_condition_value_id,local_language_id,name 104,9,Have Dialga and Palkia in party 104,5,Avoir Dialga et Palkia dans l'équipe 105,9,Scan a specific QR Code -105,5,Scanner un code QR spécifique \ No newline at end of file +105,5,Scanner un code QR spécifique +109,9,Trade Danny the Purified Shadow Togepi or Togetic for an Elekid +110,9,Trade Duking a Trapinch for a Meditite from a Pokespot +111,9,Trade Duking a Surskit for a Shuckle from a Pokespot +112,9,Trade Duking a Wooper for a Larvitar from a Pokespot +113,9,Catch all 82 Shadow Pokemon and Mirror B will appear in Gateon with a Shadow Dragonite +114,9,Complete Mt. Battle to receive a special prize Pokemon diff --git a/data/v2/csv/encounter_condition_values.csv b/data/v2/csv/encounter_condition_values.csv index 5c23cee9a..07a3022d6 100644 --- a/data/v2/csv/encounter_condition_values.csv +++ b/data/v2/csv/encounter_condition_values.csv @@ -107,3 +107,9 @@ id,encounter_condition_id,identifier,is_default 106,10,other-caught-articuno,0 107,10,other-caught-zapdos,0 108,10,other-caught-moltres,0 +109,15,trade-togepi-or-togetic,1 +110,15,trade-trapinch,1 +111,15,trade-surskit,1 +112,15,trade-wooper,1 +113,9,story-progress-catch-all-shadow-pokemon,0 +114,9,other-complete-mt-battle,0 diff --git a/data/v2/csv/encounter_conditions.csv b/data/v2/csv/encounter_conditions.csv index d297a4937..b5411b5d9 100644 --- a/data/v2/csv/encounter_conditions.csv +++ b/data/v2/csv/encounter_conditions.csv @@ -13,3 +13,4 @@ id,identifier 12,weekday 13,first-party-pokemon 14,special-encounter +15,trade diff --git a/data/v2/csv/encounter_method_prose.csv b/data/v2/csv/encounter_method_prose.csv index b8b735815..f535b5c81 100644 --- a/data/v2/csv/encounter_method_prose.csv +++ b/data/v2/csv/encounter_method_prose.csv @@ -99,3 +99,4 @@ encounter_method_id,local_language_id,name 50,9,Receiving an egg from the Pokemon center in New York City that contains the special move Wish. 51,9,"Snagging a Pokemon from a trainer in Pokemon Colosseum or Pokemon XD: Gale of Darkness." 52,9,"Snagging a Pokemon from a trainer in Pokemon Colosseum or Pokemon XD: Gale of Darkness, after you have failed to capture them once." +53,9,"Finding a Wild Pokemon at any of the three Pokespots in Pokemon XD: Gale of Darkness." diff --git a/data/v2/csv/encounter_methods.csv b/data/v2/csv/encounter_methods.csv index 6747ce111..6288b54e5 100644 --- a/data/v2/csv/encounter_methods.csv +++ b/data/v2/csv/encounter_methods.csv @@ -51,3 +51,4 @@ id,identifier,order 50,new-york-pokecenter-wish-eggs,50 51,snag,51 52,snag-rematch,52 +53,pokespot,53 diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index 5f4677f4c..a9b363dd6 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1365,3 +1365,9 @@ id,version_group_id,encounter_method_id,slot,rarity 1364,12,51,,100 1365,12,18,,100 1366,12,52,,100 +1367,13,51,,100 +1368,13,18,,100 +1369,13,53,1,50 +1370,13,53,2,35 +1371,13,53,3,15 +1372,13,36,,100 diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 1a8bb7484..d04338751 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -65451,3 +65451,107 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 71010,19,1262,1364,179,37,37 71011,19,1262,1364,212,50,50 71012,19,1260,1366,185,35,35 +71013,20,1263,1368,133,10,10 +71014,20,1264,1367,216,11,11 +71015,20,1265,1367,165,10,10 +71016,20,1266,1367,261,10,10 +71017,20,1267,1367,228,17,17 +71018,20,1267,1367,343,17,17 +71019,20,1267,1367,363,17,17 +71020,20,1267,1367,179,17,17 +71021,20,1267,1367,316,17,17 +71022,20,1267,1367,273,17,17 +71023,20,1268,1367,167,14,14 +71024,20,1269,1367,322,14,14 +71025,20,1269,1367,285,15,15 +71026,20,1269,1367,318,15,15 +71027,20,1269,1367,301,18,18 +71028,20,1270,1367,100,19,19 +71029,20,1271,1367,296,18,18 +71030,20,1271,1367,37,18,18 +71031,20,1272,1367,355,19,19 +71032,20,1273,1367,280,20,20 +71033,20,1274,1367,303,22,22 +71034,20,1233,1367,361,20,20 +71035,20,1233,1367,204,20,20 +71036,20,1275,1367,177,22,22 +71037,20,1275,1367,315,22,22 +71038,20,1275,1367,52,22,22 +71039,20,1299,1367,220,22,22 +71040,20,1249,1367,21,22,22 +71041,20,1249,1367,88,23,23 +71042,20,1249,1367,86,23,23 +71043,20,1249,1367,337,25,25 +71044,20,1298,1367,299,26,26 +71045,20,1276,1367,335,28,28 +71046,20,1277,1367,46,28,28 +71047,20,1277,1367,58,28,28 +71048,20,1278,1367,90,29,29 +71049,20,1279,1367,15,30,30 +71050,20,1279,1367,17,30,30 +71051,20,1280,1367,114,30,30 +71052,20,1280,1367,12,30,30 +71053,20,1280,1367,82,30,30 +71054,20,1281,1367,49,32,32 +71055,20,1281,1367,70,32,32 +71056,20,1281,1367,24,33,33 +71057,20,1282,1367,57,34,34 +71058,20,1282,1367,97,34,34 +71059,20,1283,1367,55,33,33 +71060,20,1283,1367,302,33,33 +71061,20,1284,1367,20,34,34 +71062,20,1284,1367,85,34,34 +71063,20,1284,1367,83,36,36 +71064,20,1284,1367,334,36,36 +71065,20,1285,1367,115,36,36 +71066,20,1285,1367,354,37,37 +71067,20,1286,1367,126,36,36 +71068,20,1286,1367,127,35,35 +71069,20,1287,1367,219,38,38 +71070,20,1287,1367,78,40,40 +71071,20,1287,1367,106,38,38 +71072,20,1287,1367,107,38,38 +71073,20,1288,1367,108,38,38 +71074,20,1288,1367,123,40,40 +71075,20,1288,1367,113,39,39 +71076,20,1289,1367,338,41,41 +71077,20,1289,1367,121,41,41 +71078,20,1289,1367,125,43,43 +71079,20,1289,1367,277,43,43 +71080,20,1289,1367,143,43,43 +71081,20,1289,1367,62,42,42 +71082,20,1289,1367,122,42,42 +71083,20,1290,1367,51,40,40 +71084,20,1291,1367,310,44,44 +71085,20,1291,1367,373,50,50 +71086,20,1291,1367,105,44,44 +71087,20,1291,1367,131,44,44 +71088,20,1292,1367,249,50,50 +71089,20,1292,1367,144,50,50 +71090,20,1292,1367,145,50,50 +71091,20,1292,1367,146,50,50 +71092,20,1292,1367,128,46,46 +71093,20,1292,1367,112,46,46 +71094,20,1292,1367,103,46,46 +71095,20,1266,1367,149,55,55 +71096,20,1294,1369,27,10,23 +71097,20,1294,1370,207,10,20 +71098,20,1294,1371,328,10,20 +71099,20,1295,1369,187,10,20 +71100,20,1295,1370,231,10,20 +71101,20,1295,1371,283,10,20 +71102,20,1270,1369,41,10,21 +71103,20,1270,1370,304,10,21 +71104,20,1270,1371,194,10,21 +71105,20,1297,1372,239,20,20 +71106,20,1250,1372,307,20,20 +71107,20,1250,1372,213,20,20 +71108,20,1250,1372,246,20,20 +71109,20,1296,1368,152,5,5 +71110,20,1296,1368,155,5,5 +71111,20,1296,1368,158,5,5 +71112,20,1297,1368,175,25,25 +71113,20,1294,1367,299,26,26 +71114,20,1295,1367,299,26,26 +71115,20,1270,1367,299,26,26 +71116,20,1259,1367,299,26,26 diff --git a/data/v2/csv/location_area_encounter_rates.csv b/data/v2/csv/location_area_encounter_rates.csv index 4e738dae3..ed1f8a7c6 100644 --- a/data/v2/csv/location_area_encounter_rates.csv +++ b/data/v2/csv/location_area_encounter_rates.csv @@ -3877,3 +3877,12 @@ location_area_id,encounter_method_id,version_id,rate 1206,1,7,10 1206,1,8,10 1206,1,9,10 +1270,53,20,50 +1270,53,20,35 +1270,53,20,15 +1294,53,20,50 +1294,53,20,35 +1294,53,20,15 +1295,53,20,50 +1295,53,20,35 +1295,53,20,15 diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index 9c3ccd2a0..d46700e0a 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -2303,7 +2303,7 @@ location_area_id,local_language_id,name 1246,9,Pyrite Cave B1F 1247,9,Pyrite Cave B1F (Post Sewers) 1248,9,Realgam Tower -1249,9,Phenac City Colosseum +1249,9,Phenac City Stadium 1250,9,Pyrite Town (Duking's House) 1251,9,Shadow Pokémon Lab B1F 1252,9,Agate Village (Relic Forest) @@ -2317,3 +2317,40 @@ location_area_id,local_language_id,name 1260,9,The Under (Deep Colosseum) 1261,9,Mt. Battle 100F 1262,9,Phenac City (Card E Room) +1263,9,Pokemon HQ Lab +1264,9,Pokemon HQ Lab (Outside) +1265,9,Gateon Port (Across Bridge) +1266,9,Gateon Port (Lighthouse Top) +1267,9,Cipher Lab (Outside) +1268,9,Cipher Lab B2F +1269,9,Cipher Lab B1F +1270,9,Cave Pokespot +1271,9,ONBS 2F +1272,9,ONBS 3F +1273,9,ONBS Roof +1274,9,ONBS 4F +1275,9,Phenac City Prestige Precept Center +1276,9,Cipher Key Lair (Outside) +1277,9,Cipher Key Lair 1F +1278,9,Cipher Key Lair 2F +1279,9,Cipher Key Lair 3F +1280,9,Cipher Key Lair 4F +1281,9,Cipher Key Lair Roof +1282,9,Cipher Key Lair 5F +1283,9,Citadark Isle (Outside) +1284,9,Citadark Isle 1F +1285,9,Citadark Isle B1F +1286,9,Citadark Isle 2F +1287,9,Citadark Isle 3F +1288,9,Citadark Isle 6F +1289,9,Citadark Isle Dome Exterior +1290,9,Citadark Isle Dome B1F +1291,9,Citadark Isle Dome 1F +1292,9,Citadark Isle Dome 2F +1293,9,Gateon Port +1294,9,Rock Pokespot +1295,9,Oasis Pokespot +1296,9,Mt. Battle Lobby +1297,9,Outskirt Stand (Inside) +1298,9,Pyrite Town Colosseum +1299,9,Phenac City Stadium (Outside) diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index 5e195e4e0..cb8ec6559 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1137,7 +1137,7 @@ id,location_id,game_index,identifier 1246,1101,0,bf1 1247,1101,0,bf1-post-sewers 1248,1102,0, -1249,1096,0,colosseum +1249,1096,0,stadium 1250,1099,0,dukings-house 1251,1098,0,bf1 1252,1103,0,relic-forest @@ -1151,3 +1151,40 @@ id,location_id,game_index,identifier 1260,1104,0,deep-colosseum 1261,1105,0,100f 1262,1096,0,card-e-room +1263,1106,0, +1264,1106,0,outside +1265,1107,0,across-bridge +1266,1107,0,lighthouse-top +1267,1108,0,outside +1268,1108,0,bf2 +1269,1108,0,bf1 +1270,1109,0,cave +1271,1110,0,2f +1272,1110,0,3f +1273,1110,0,roof +1274,1110,0,4f +1275,1096,0,prestige-precept-center +1276,1111,0,outside +1277,1111,0,1f +1278,1111,0,2f +1279,1111,0,3f +1280,1111,0,4f +1281,1111,0,roof +1282,1111,0,5f +1283,1112,0,outside +1284,1112,0,1f +1285,1112,0,bf1 +1286,1112,0,2f +1287,1112,0,3f +1288,1112,0,6f +1289,1112,0,dome-exterior +1290,1112,0,dome-bf1 +1291,1112,0,dome-1f +1292,1112,0,dome-2f +1293,1107,0, +1294,1109,0,rock +1295,1109,0,oasis +1296,1105,0,lobby +1297,1095,0,inside +1298,1099,0,colosseum +1299,1096,0,stadium-outside diff --git a/data/v2/csv/location_names.csv b/data/v2/csv/location_names.csv index a183f0245..a68caae82 100644 --- a/data/v2/csv/location_names.csv +++ b/data/v2/csv/location_names.csv @@ -4948,4 +4948,11 @@ location_id,local_language_id,name,subtitle 1102,9,Realgam Tower, 1103,9,Agate Village, 1104,9,The Under, -1105,9,Mt. Battle, \ No newline at end of file +1105,9,Mt. Battle, +1106,9,Pokemon Hq Lab, +1107,9,Gateon Port, +1108,9,Cipher Lab, +1109,9,Pokespot, +1110,9,ONBS, +1111,9,Cipher Key Lair, +1112,9,Citadark Isle, diff --git a/data/v2/csv/locations.csv b/data/v2/csv/locations.csv index 2e6006579..ac27f2083 100644 --- a/data/v2/csv/locations.csv +++ b/data/v2/csv/locations.csv @@ -1087,3 +1087,10 @@ id,region_id,identifier 1103,11,agate-village 1104,11,the-under 1105,11,mt-battle +1106,11,pokemon-hq-lab +1107,11,gateon-port +1108,11,cipher-lab +1109,11,pokespot +1110,11,onbs +1111,11,cipher-key-lair +1112,11,citadark-isle diff --git a/data/v2/csv/pokemon_items.csv b/data/v2/csv/pokemon_items.csv index 0e62ddcff..625ede1c7 100644 --- a/data/v2/csv/pokemon_items.csv +++ b/data/v2/csv/pokemon_items.csv @@ -5426,3 +5426,24 @@ pokemon_id,version_id,item_id,rarity 227,19,221,100 376,19,210,100 248,19,92,100 +322,20,226,100 +318,20,217,100 +100,20,219,100 +280,20,225,100 +220,20,223,100 +21,20,221,100 +86,20,220,100 +337,20,215,100 +335,20,228,100 +15,20,222,100 +114,20,216,100 +82,20,210,100 +49,20,199,100 +83,20,236,100 +334,20,227,100 +354,20,224,100 +106,20,218,100 +113,20,233,100 +143,20,211,100 +51,20,214,100 +105,20,235,100 From f7f4b122146e3f29bf28fd03ecc5f409a6c52d4c Mon Sep 17 00:00:00 2001 From: Okapi1023 Date: Sat, 4 Apr 2026 13:58:43 +0100 Subject: [PATCH 40/80] =?UTF-8?q?Update=20Pok=C3=A9mon=20stats=20for=20ID?= =?UTF-8?q?=2010280=20(#1469)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/v2/csv/pokemon_stats.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/v2/csv/pokemon_stats.csv b/data/v2/csv/pokemon_stats.csv index 404f43c20..ed4d3444b 100644 --- a/data/v2/csv/pokemon_stats.csv +++ b/data/v2/csv/pokemon_stats.csv @@ -7824,7 +7824,7 @@ pokemon_id,stat_id,base_stat,effort 10279,5,95,0 10279,6,70,0 10280,1,60,0 -10280,2,140,0 +10280,2,100,0 10280,3,105,0 10280,4,130,0 10280,5,105,0 From 62ee90b32e6624b48e47a23d330f9e345e2d6842 Mon Sep 17 00:00:00 2001 From: notblisy <50887637+notblisy@users.noreply.github.com> Date: Sat, 4 Apr 2026 08:59:17 -0400 Subject: [PATCH 41/80] Fix XD Pokespot encounter rates + Arbok EV Yield in Gen 6 (#1468) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix error in rates for pokespots pointed out by @Dropries here: https://github.com/PokeAPI/pokeapi/pull/1446#discussion_r3034473648 And also Arbok shows as giving 0 Attack EVs before Gen 7, I think its because its past stat value is the same as the stat that got changed, and it's marked as 0 for gen 6 and earlier. Co-authored-by: Alessandro Pezzè --- data/v2/csv/location_area_encounter_rates.csv | 12 +++--------- data/v2/csv/pokemon_stats_past.csv | 2 +- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/data/v2/csv/location_area_encounter_rates.csv b/data/v2/csv/location_area_encounter_rates.csv index ed1f8a7c6..13f5bd5f1 100644 --- a/data/v2/csv/location_area_encounter_rates.csv +++ b/data/v2/csv/location_area_encounter_rates.csv @@ -3877,12 +3877,6 @@ location_area_id,encounter_method_id,version_id,rate 1206,1,7,10 1206,1,8,10 1206,1,9,10 -1270,53,20,50 -1270,53,20,35 -1270,53,20,15 -1294,53,20,50 -1294,53,20,35 -1294,53,20,15 -1295,53,20,50 -1295,53,20,35 -1295,53,20,15 +1270,53,20,90 +1294,53,20,90 +1295,53,20,90 diff --git a/data/v2/csv/pokemon_stats_past.csv b/data/v2/csv/pokemon_stats_past.csv index 0451d8ce6..ff02cf01f 100644 --- a/data/v2/csv/pokemon_stats_past.csv +++ b/data/v2/csv/pokemon_stats_past.csv @@ -186,7 +186,7 @@ pokemon_id,generation_id,stat_id,base_stat,effort 542,5,5,70,0 545,5,2,90,0 553,5,3,70,0 -24,6,2,85,0 +24,6,2,85,2 51,6,2,80,0 10037,6,5,95,3 83,6,2,65,1 From 4be43e006ccf2366677dda9e2befddf33e2c3f65 Mon Sep 17 00:00:00 2001 From: Paul Hallett Date: Sat, 4 Apr 2026 14:02:47 +0100 Subject: [PATCH 42/80] Update AI-assisted coding guidelines in CONTRIBUTING.md (#1439) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Alessandro Pezzè Co-authored-by: Justin Marquez <37006684+jemarq04@users.noreply.github.com> --- .github/pull_request_template.md | 17 +++++++++++++++++ CONTRIBUTING.md | 21 ++++++++++++++++++--- 2 files changed, 35 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e13c797ce..acac7f025 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,3 +3,20 @@ * Include a description of the proposed changes and how to test them. * Consider adding the `no-deploy` label if this PR shouldn't be deployed and does not alter the data served by the API. --> + +# Change description + + + +## AI coding assistance disclosure + + + +## Contributor check list + + + +- [ ] I have written a description of the contribution and explained its motivation. +- [ ] I have written tests for my code changes (if applicable). +- [ ] I have read and understood the [AI Assisted Contribution guidelines](https://github.com/PokeAPI/pokeapi/blob/master/CONTRIBUTING.md#ai-assisted-coding). +- [ ] I will own this change in production, and I am prepared to fix any bugs caused by my code change. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 25b20e13a..c63eb2f8c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,15 +28,30 @@ Simple! ## AI assisted coding -Using AI assisted coding tools for auto complete, test generation, etc is allowed so long as a human is the overall primary author of a pull request. +The types of AI-assisted coding that will be accepted: + +- Scaffolding for common framework patterns +- Scaffolding for test patterns/test generation +- Mass file editing for tedious repetitive changes + +The types of AI changes that will **NOT** be accepted: + +- Fully automated code generation +- AI generated comments and responses in code review +- Lack of understanding of the change Contributions from supervised AI assisted coding agents who build the majority (or all of) a change, such as [co pilot tasks](https://github.blog/changelog/2025-10-28-a-mission-control-to-assign-steer-and-track-copilot-coding-agent-tasks/), will be accepted only on the following basis: 1. A human can verifiably prove they have reviewed and checked that the contribution does what it says it does. -2. The human author provides evidence of the prompt given to the AI agent, and the logs of it producing the change. (For example - co pilot tasks produces a public log). -3. The human author explicitly calls out that an supervised AI agent created the change when they make a pull request. +2. If requested, the human author must provide evidence of the prompt given to the AI agent, and the logs of it producing the change. (For example - co pilot tasks produces a public log). +3. If requested, the human author explicitly calls out that an supervised AI agent created the change when they make a pull request. 4. The human author is prepared to own the change (just like any other change they make) and fix any issues that arise from it. +### Maintainers decision is final + +If you cannot sufficiently demonstrate good use of AI tooling we will close your change. + +We contribute to this project in our free time. Our time is valuable. Our time is not to be spent doing the thinking for you because you outsourced work to an LLM coding agent. ## Financial contributions From 495822b3968fb8c7311789a95a10d2744717a325 Mon Sep 17 00:00:00 2001 From: notblisy <50887637+notblisy@users.noreply.github.com> Date: Sat, 4 Apr 2026 09:07:48 -0400 Subject: [PATCH 43/80] Add all game corner encounters (#1467) * Add all game corner encounters Add relevant encounter data & conditions to get all the gamecorner pokemon from gens 1-4 into the API --- data/v2/csv/encounter_condition_prose.csv | 1 + data/v2/csv/encounter_condition_value_map.csv | 76 +++++++++++++++++++ .../csv/encounter_condition_value_prose.csv | 30 ++++++++ data/v2/csv/encounter_condition_values.csv | 30 ++++++++ data/v2/csv/encounter_conditions.csv | 1 + data/v2/csv/encounter_slots.csv | 8 ++ data/v2/csv/encounters.csv | 76 +++++++++++++++++++ data/v2/csv/location_area_prose.csv | 2 + data/v2/csv/location_areas.csv | 2 + 9 files changed, 226 insertions(+) diff --git a/data/v2/csv/encounter_condition_prose.csv b/data/v2/csv/encounter_condition_prose.csv index f139cd6bb..3841ebefa 100644 --- a/data/v2/csv/encounter_condition_prose.csv +++ b/data/v2/csv/encounter_condition_prose.csv @@ -34,3 +34,4 @@ encounter_condition_id,local_language_id,name 14,5,Rencontre spéciale 14,9,Special encounter 15,9,Trade a specific Pokemon to an NPC! +16,9,Redeem Coins for a Pokemon at the Prize Corner or Game Corner diff --git a/data/v2/csv/encounter_condition_value_map.csv b/data/v2/csv/encounter_condition_value_map.csv index b5822e943..f9b55fbd4 100644 --- a/data/v2/csv/encounter_condition_value_map.csv +++ b/data/v2/csv/encounter_condition_value_map.csv @@ -18094,3 +18094,79 @@ encounter_id,encounter_condition_value_id 71111,114 71008,114 71008,113 +71117,115 +71118,116 +71119,117 +71120,118 +71121,119 +71122,120 +71123,121 +71124,122 +71125,117 +71126,123 +71127,124 +71128,125 +71129,126 +71130,127 +71131,128 +71132,125 +71133,125 +71134,120 +71135,129 +71136,130 +71137,120 +71138,129 +71139,130 +71140,120 +71141,137 +71142,138 +71143,139 +71144,115 +71145,116 +71146,118 +71147,119 +71148,120 +71149,121 +71150,122 +71151,124 +71152,123 +71153,125 +71154,129 +71155,130 +71156,120 +71157,129 +71158,130 +71159,120 +71160,131 +71161,132 +71162,133 +71163,131 +71164,132 +71165,133 +71166,134 +71167,135 +71168,136 +71169,131 +71170,132 +71171,133 +71172,131 +71173,132 +71174,133 +71175,115 +71176,116 +71177,117 +71178,118 +71179,119 +71180,120 +71181,121 +71182,122 +71183,117 +71184,123 +71185,124 +71186,125 +71187,140 +71188,141 +71189,127 +71190,142 +71191,143 +71192,144 diff --git a/data/v2/csv/encounter_condition_value_prose.csv b/data/v2/csv/encounter_condition_value_prose.csv index ab35558f7..9d59b943e 100644 --- a/data/v2/csv/encounter_condition_value_prose.csv +++ b/data/v2/csv/encounter_condition_value_prose.csv @@ -235,3 +235,33 @@ encounter_condition_value_id,local_language_id,name 112,9,Trade Duking a Wooper for a Larvitar from a Pokespot 113,9,Catch all 82 Shadow Pokemon and Mirror B will appear in Gateon with a Shadow Dragonite 114,9,Complete Mt. Battle to receive a special prize Pokemon +115,9,Have at least 180 coins in your Coin Case +116,9,Have at least 500 coins in your Coin Case +117,9,Have at least 1200 coins in your Coin Case +118,9,Have at least 2800 coins in your Coin Case +119,9,Have at least 5500 coins in your Coin Case +120,9,Have at least 9999 coins in your Coin Case +121,9,Have at least 120 coins in your Coin Case +122,9,Have at least 750 coins in your Coin Case +123,9,Have at least 2500 coins in your Coin Case +124,9,Have at least 4600 coins in your Coin Case +125,9,Have at least 6500 coins in your Coin Case +126,9,Have at least 230 coins in your Coin Case +127,9,Have at least 1000 coins in your Coin Case +128,9,Have at least 2680 coins in your Coin Case +129,9,Have at least 3333 coins in your Coin Case +130,9,Have at least 6666 coins in your Coin Case +131,9,Have at least 200 coins in your Coin Case +132,9,Have at least 700 coins in your Coin Case +133,9,Have at least 2100 coins in your Coin Case +134,9,Have at least 100 coins in your Coin Case +135,9,Have at least 800 coins in your Coin Case +136,9,Have at least 1500 coins in your Coin Case +137,9,Have at least 2222 coins in your Coin Case +138,9,Have at least 5555 coins in your Coin Case +139,9,Have at least 8888 coins in your Coin Case +140,9,Have at least 150 coins in your Coin Case +141,9,Have at least 620 coins in your Coin Case +142,9,Have at least 2880 coins in your Coin Case +143,9,Have at least 5400 coins in your Coin Case +144,9,Have at least 8300 coins in your Coin Case diff --git a/data/v2/csv/encounter_condition_values.csv b/data/v2/csv/encounter_condition_values.csv index 07a3022d6..0b44e160f 100644 --- a/data/v2/csv/encounter_condition_values.csv +++ b/data/v2/csv/encounter_condition_values.csv @@ -113,3 +113,33 @@ id,encounter_condition_id,identifier,is_default 112,15,trade-wooper,1 113,9,story-progress-catch-all-shadow-pokemon,0 114,9,other-complete-mt-battle,0 +115,16,coins-180,1 +116,16,coins-500,1 +117,16,coins-1200,1 +118,16,coins-2800,1 +119,16,coins-5500,1 +120,16,coins-9999,1 +121,16,coins-120,1 +122,16,coins-750,1 +123,16,coins-2500,1 +124,16,coins-4600,1 +125,16,coins-6500,1 +126,16,coins-230,1 +127,16,coins-1000,1 +128,16,coins-2680,1 +129,16,coins-3333,1 +130,16,coins-6666,1 +131,16,coins-200,1 +132,16,coins-700,1 +133,16,coins-2100,1 +134,16,coins-100,1 +135,16,coins-800,1 +136,16,coins-1500,1 +137,16,coins-2222,1 +138,16,coins-5555,1 +139,16,coins-8888,1 +140,16,coins-150,1 +141,16,coins-620,1 +142,16,coins-2880,1 +143,16,coins-5400,1 +144,16,coins-8300,1 diff --git a/data/v2/csv/encounter_conditions.csv b/data/v2/csv/encounter_conditions.csv index b5411b5d9..8eea32a23 100644 --- a/data/v2/csv/encounter_conditions.csv +++ b/data/v2/csv/encounter_conditions.csv @@ -14,3 +14,4 @@ id,identifier 13,first-party-pokemon 14,special-encounter 15,trade +16,coins diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index a9b363dd6..c82a6028c 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1371,3 +1371,11 @@ id,version_group_id,encounter_method_id,slot,rarity 1370,13,53,2,35 1371,13,53,3,15 1372,13,36,,100 +1373,1,18,,100 +1374,2,18,,100 +1375,3,18,,100 +1376,4,18,,100 +1377,7,18,,100 +1378,10,18,,100 +1379,28,18,,100 +1380,29,18,,100 diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index d04338751..72a13aa5f 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -65555,3 +65555,79 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 71114,20,1295,1367,299,26,26 71115,20,1270,1367,299,26,26 71116,20,1259,1367,299,26,26 +71117,1,1300,1373,63,9,9 +71118,1,1300,1373,35,8,8 +71119,1,1300,1373,30,17,17 +71120,1,1300,1373,147,18,18 +71121,1,1300,1373,123,25,25 +71122,1,1300,1373,137,26,26 +71123,2,1300,1373,63,6,6 +71124,2,1300,1373,35,12,12 +71125,2,1300,1373,33,17,17 +71126,2,1300,1373,127,20,20 +71127,2,1300,1373,147,24,24 +71128,2,1300,1373,137,18,18 +71129,3,1300,1374,63,15,15 +71130,3,1300,1374,37,18,18 +71131,3,1300,1374,40,22,22 +71132,3,1300,1374,123,30,30 +71133,3,1300,1374,127,30,30 +71134,3,1300,1374,137,26,26 +71135,4,1300,1375,122,15,15 +71136,4,1300,1375,133,15,15 +71137,4,1300,1375,137,20,20 +71138,5,1300,1375,122,15,15 +71139,5,1300,1375,133,15,15 +71140,5,1300,1375,137,20,20 +71141,6,1300,1376,25,25,25 +71142,6,1300,1376,137,15,15 +71143,6,1300,1376,246,40,40 +71144,10,1300,1377,63,9,9 +71145,10,1300,1377,35,8,8 +71146,10,1300,1377,147,18,18 +71147,10,1300,1377,123,25,25 +71148,10,1300,1377,137,26,26 +71149,11,1300,1377,63,7,7 +71150,11,1300,1377,35,12,12 +71151,11,1300,1377,147,24,24 +71152,11,1300,1377,127,18,18 +71153,11,1300,1377,137,18,18 +71154,15,1300,1378,122,15,15 +71155,15,1300,1378,133,15,15 +71156,15,1300,1378,137,15,15 +71157,16,1300,1378,122,15,15 +71158,16,1300,1378,133,15,15 +71159,16,1300,1378,137,15,15 +71160,4,1301,1375,63,10,10 +71161,4,1301,1375,23,10,10 +71162,4,1301,1375,147,10,10 +71163,5,1301,1375,63,10,10 +71164,5,1301,1375,27,10,10 +71165,5,1301,1375,147,10,10 +71166,6,1301,1376,63,5,5 +71167,6,1301,1376,104,15,15 +71168,6,1301,1376,202,15,15 +71169,15,1301,1378,63,15,15 +71170,15,1301,1378,23,15,15 +71171,15,1301,1378,147,15,15 +71172,16,1301,1378,63,15,15 +71173,16,1301,1378,27,15,15 +71174,16,1301,1378,147,15,15 +71175,44,1300,1379,63,9,9 +71176,44,1300,1379,35,8,8 +71177,44,1300,1379,30,17,17 +71178,44,1300,1379,147,18,18 +71179,44,1300,1379,123,25,25 +71180,44,1300,1379,137,26,26 +71181,45,1300,1379,63,6,6 +71182,45,1300,1379,35,12,12 +71183,45,1300,1379,33,17,17 +71184,45,1300,1379,127,20,20 +71185,45,1300,1379,147,24,24 +71186,45,1300,1379,137,18,18 +71187,46,1300,1380,63,8,8 +71188,46,1300,1380,25,12,12 +71189,46,1300,1380,116,18,18 +71190,46,1300,1380,36,24,24 +71191,46,1300,1380,148,30,30 +71192,46,1300,1380,137,22,22 diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index d46700e0a..1642b24db 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -2354,3 +2354,5 @@ location_area_id,local_language_id,name 1297,9,Outskirt Stand (Inside) 1298,9,Pyrite Town Colosseum 1299,9,Phenac City Stadium (Outside) +1300,9,Celadon City Prize Corner +1301,9,Goldenrod City Game Corner diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index cb8ec6559..99c23d550 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1188,3 +1188,5 @@ id,location_id,game_index,identifier 1297,1095,0,inside 1298,1099,0,colosseum 1299,1096,0,stadium-outside +1300,67,0,prize-corner +1301,229,0,game-corner From 9bd4087ab2876d96f97518ce0b6cf3e3d93fe13c Mon Sep 17 00:00:00 2001 From: notblisy <50887637+notblisy@users.noreply.github.com> Date: Sun, 5 Apr 2026 04:19:50 -0400 Subject: [PATCH 44/80] Add all RBY Trade Encounters (#1470) * Add all RBY Trades The goal of this PR is to add every trade encounter in the non Japanese versions of Red, Blue, and Yellow. It adds: - 1 New location (kanto underground path) - 1 New location area (cinnabar island lab) - requisite encounter slots, encounters, encounter conditions for the trades. I used this bulbapedia article as a source: https://bulbapedia.bulbagarden.net/wiki/In-game_trade#Generation_I I am not including Japanese RBG in this, I intend for it to be a separate PR. I did not include any of the unused trades. Lastly, for the level ranges, in these games the Pokemon you receive from the NPC are at whatever level the Pokemon you sent them were at. So I looked for the lowest level encounter in that game version and set it at the minimum level, and the max I set to 100. In future games where breeding is possible, this range will be 5-100, or 1-100 post gen 4. --------- Co-authored-by: Justin Marquez <37006684+jemarq04@users.noreply.github.com> --- data/v2/csv/encounter_condition_value_map.csv | 25 +++++++++++++++++++ .../csv/encounter_condition_value_prose.csv | 24 +++++++++++++++--- data/v2/csv/encounter_condition_values.csv | 16 ++++++++++++ data/v2/csv/encounter_slots.csv | 2 ++ data/v2/csv/encounters.csv | 25 +++++++++++++++++++ data/v2/csv/location_area_prose.csv | 1 + data/v2/csv/location_areas.csv | 1 + data/v2/csv/location_names.csv | 1 + data/v2/csv/locations.csv | 1 + 9 files changed, 92 insertions(+), 4 deletions(-) diff --git a/data/v2/csv/encounter_condition_value_map.csv b/data/v2/csv/encounter_condition_value_map.csv index f9b55fbd4..3c25cfe4f 100644 --- a/data/v2/csv/encounter_condition_value_map.csv +++ b/data/v2/csv/encounter_condition_value_map.csv @@ -18170,3 +18170,28 @@ encounter_id,encounter_condition_value_id 71190,142 71191,143 71192,144 +71193,145 +71194,146 +71195,147 +71196,148 +71197,149 +71198,150 +71199,151 +71200,152 +71201,153 +71202,145 +71203,146 +71204,147 +71205,148 +71206,149 +71207,150 +71208,151 +71209,152 +71210,153 +71211,154 +71212,155 +71213,156 +71214,157 +71215,158 +71216,159 +71217,160 diff --git a/data/v2/csv/encounter_condition_value_prose.csv b/data/v2/csv/encounter_condition_value_prose.csv index 9d59b943e..ef14ab0e0 100644 --- a/data/v2/csv/encounter_condition_value_prose.csv +++ b/data/v2/csv/encounter_condition_value_prose.csv @@ -229,10 +229,10 @@ encounter_condition_value_id,local_language_id,name 104,5,Avoir Dialga et Palkia dans l'équipe 105,9,Scan a specific QR Code 105,5,Scanner un code QR spécifique -109,9,Trade Danny the Purified Shadow Togepi or Togetic for an Elekid -110,9,Trade Duking a Trapinch for a Meditite from a Pokespot -111,9,Trade Duking a Surskit for a Shuckle from a Pokespot -112,9,Trade Duking a Wooper for a Larvitar from a Pokespot +109,9,Give Togepi or Togetic in a Trade +110,9,Give Trapunch in a Trade +111,9,Give Surskit in a Trade +112,9,Give Wooper in a Trade 113,9,Catch all 82 Shadow Pokemon and Mirror B will appear in Gateon with a Shadow Dragonite 114,9,Complete Mt. Battle to receive a special prize Pokemon 115,9,Have at least 180 coins in your Coin Case @@ -265,3 +265,19 @@ encounter_condition_value_id,local_language_id,name 142,9,Have at least 2880 coins in your Coin Case 143,9,Have at least 5400 coins in your Coin Case 144,9,Have at least 8300 coins in your Coin Case +145,9,Give Abra in a Trade +146,9,Give Nidoran-M in a Trade +147,9,Give Nidorino in a Trade +148,9,Give Slowbro in a Trade +149,9,Give Poliwhirl in a Trade +150,9,Give Spearow in a Trade +151,9,Give Raichu in a Trade +152,9,Give Venonat in a Trade +153,9,Give Ponyta in a Trade +154,9,Give Clefairy in a Trade +155,9,Give Cubone in a Trade +156,9,Give Lickitung in a Trade +157,9,Give Tangela in a Trade +158,9,Give Golduck in a Trade +159,9,Give Growlithe in a Trade +160,9,Give Kangaskhan in a Trade diff --git a/data/v2/csv/encounter_condition_values.csv b/data/v2/csv/encounter_condition_values.csv index 0b44e160f..969bdaecf 100644 --- a/data/v2/csv/encounter_condition_values.csv +++ b/data/v2/csv/encounter_condition_values.csv @@ -143,3 +143,19 @@ id,encounter_condition_id,identifier,is_default 142,16,coins-2880,1 143,16,coins-5400,1 144,16,coins-8300,1 +145,15,trade-abra,1 +146,15,trade-nidoran-m,1 +147,15,trade-nidorino,1 +148,15,trade-slowbro,1 +149,15,trade-poliwhirl,1 +150,15,trade-spearow,1 +151,15,trade-raichu,1 +152,15,trade-venonat,1 +153,15,trade-ponyta,1 +154,15,trade-clefairy,1 +155,15,trade-cubone,1 +156,15,trade-lickitung,1 +157,15,trade-tangela,1 +158,15,trade-golduck,1 +159,15,trade-growlithe,1 +160,15,trade-kangaskhan,1 diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index c82a6028c..3feceb3a8 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1379,3 +1379,5 @@ id,version_group_id,encounter_method_id,slot,rarity 1378,10,18,,100 1379,28,18,,100 1380,29,18,,100 +1381,1,36,,100 +1382,2,36,,100 diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 72a13aa5f..89c85a328 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -65631,3 +65631,28 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 71190,46,1300,1380,36,24,24 71191,46,1300,1380,148,30,30 71192,46,1300,1380,137,22,22 +71193,1,320,1381,122,8,100 +71194,1,1302,1381,29,2,100 +71195,1,305,1381,30,16,100 +71196,1,311,1381,108,23,100 +71197,1,281,1381,124,23,100 +71198,1,282,1381,83,3,100 +71199,1,833,1381,101,3,100 +71200,1,833,1381,114,22,100 +71201,1,833,1381,86,28,100 +71202,2,320,1381,122,8,100 +71203,2,1302,1381,29,2,100 +71204,2,305,1381,30,16,100 +71205,2,311,1381,108,23,100 +71206,2,281,1381,124,23,100 +71207,2,282,1381,83,3,100 +71208,2,833,1381,101,3,100 +71209,2,833,1381,114,22,100 +71210,2,833,1381,86,28,100 +71211,3,320,1382,122,9,100 +71212,3,1302,1382,67,16,100 +71213,3,305,1382,51,50,100 +71214,3,311,1382,47,22,100 +71215,3,833,1382,112,15,100 +71216,3,833,1382,87,26,100 +71217,3,833,1382,89,28,100 diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index 1642b24db..c8023cd69 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -2356,3 +2356,4 @@ location_area_id,local_language_id,name 1299,9,Phenac City Stadium (Outside) 1300,9,Celadon City Prize Corner 1301,9,Goldenrod City Game Corner +1302,9,Kanto Underground Path diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index 99c23d550..5ea7d8a9d 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1190,3 +1190,4 @@ id,location_id,game_index,identifier 1299,1096,0,stadium-outside 1300,67,0,prize-corner 1301,229,0,game-corner +1302,1113,0, diff --git a/data/v2/csv/location_names.csv b/data/v2/csv/location_names.csv index a68caae82..a86a333db 100644 --- a/data/v2/csv/location_names.csv +++ b/data/v2/csv/location_names.csv @@ -4956,3 +4956,4 @@ location_id,local_language_id,name,subtitle 1110,9,ONBS, 1111,9,Cipher Key Lair, 1112,9,Citadark Isle, +1113,9,Kanto Underground Path, diff --git a/data/v2/csv/locations.csv b/data/v2/csv/locations.csv index ac27f2083..fe44bae25 100644 --- a/data/v2/csv/locations.csv +++ b/data/v2/csv/locations.csv @@ -1094,3 +1094,4 @@ id,region_id,identifier 1110,11,onbs 1111,11,cipher-key-lair 1112,11,citadark-isle +1113,1,kanto-underground-path From 8d631c17448d88fe96b8a8893c199dcd9203a1a9 Mon Sep 17 00:00:00 2001 From: notblisy <50887637+notblisy@users.noreply.github.com> Date: Tue, 7 Apr 2026 00:07:43 -0400 Subject: [PATCH 45/80] Add GSC Trades (#1473) * Add GSC Trades This pull request seeks to add all NPC trades from Pokemon Gold, Silver, and Crystal. To support the trades I had to: - Rename power plant to Kanto Power Plant (there's a Kalos Power Plant, so this seemed appropriate with the naming convention) - Add 2 new location areas for a house in violet city, and the goldenrrod department store. - Add encounters and encounter slots - Add encounter condition values and relevant prose for all new tradeable Pokemon, except abra, who is a repeat condition from RBY. --------- Co-authored-by: Justin Marquez <37006684+jemarq04@users.noreply.github.com> --- data/v2/csv/encounter_condition_prose.csv | 2 +- data/v2/csv/encounter_condition_value_map.csv | 19 +++++++++++++++++++ .../csv/encounter_condition_value_prose.csv | 8 ++++++++ data/v2/csv/encounter_condition_values.csv | 8 ++++++++ data/v2/csv/encounter_slots.csv | 2 ++ data/v2/csv/encounters.csv | 19 +++++++++++++++++++ data/v2/csv/location_area_prose.csv | 2 ++ data/v2/csv/location_areas.csv | 2 ++ data/v2/csv/location_names.csv | 2 +- data/v2/csv/locations.csv | 2 +- 10 files changed, 63 insertions(+), 3 deletions(-) diff --git a/data/v2/csv/encounter_condition_prose.csv b/data/v2/csv/encounter_condition_prose.csv index 3841ebefa..e49100703 100644 --- a/data/v2/csv/encounter_condition_prose.csv +++ b/data/v2/csv/encounter_condition_prose.csv @@ -33,5 +33,5 @@ encounter_condition_id,local_language_id,name 13,9,First party Pokemon 14,5,Rencontre spéciale 14,9,Special encounter -15,9,Trade a specific Pokemon to an NPC! +15,9,Trade a specific Pokemon to an NPC 16,9,Redeem Coins for a Pokemon at the Prize Corner or Game Corner diff --git a/data/v2/csv/encounter_condition_value_map.csv b/data/v2/csv/encounter_condition_value_map.csv index 3c25cfe4f..eba6c4d93 100644 --- a/data/v2/csv/encounter_condition_value_map.csv +++ b/data/v2/csv/encounter_condition_value_map.csv @@ -18195,3 +18195,22 @@ encounter_id,encounter_condition_value_id 71215,158 71216,159 71217,160 +71218,161 +71219,162 +71220,163 +71221,164 +71222,165 +71223,166 +71224,161 +71225,162 +71226,163 +71227,164 +71228,165 +71229,166 +71230,161 +71231,145 +71232,163 +71233,164 +71234,165 +71235,167 +71236,168 diff --git a/data/v2/csv/encounter_condition_value_prose.csv b/data/v2/csv/encounter_condition_value_prose.csv index ef14ab0e0..106a58a0e 100644 --- a/data/v2/csv/encounter_condition_value_prose.csv +++ b/data/v2/csv/encounter_condition_value_prose.csv @@ -281,3 +281,11 @@ encounter_condition_value_id,local_language_id,name 158,9,Give Golduck in a Trade 159,9,Give Growlithe in a Trade 160,9,Give Kangaskhan in a Trade +161,9,Give Bellsprout in a Trade +162,9,Give Drowzee in a Trade +163,9,Give Krabby in a Trade +164,9,Give Dragonair in a Trade +165,9,Give Chansey in a Trade +166,9,Give Gloom in a Trade +167,9,Give Haunter in a Trade +168,9,Give Dugtrio in a Trade diff --git a/data/v2/csv/encounter_condition_values.csv b/data/v2/csv/encounter_condition_values.csv index 969bdaecf..dac456229 100644 --- a/data/v2/csv/encounter_condition_values.csv +++ b/data/v2/csv/encounter_condition_values.csv @@ -159,3 +159,11 @@ id,encounter_condition_id,identifier,is_default 158,15,trade-golduck,1 159,15,trade-growlithe,1 160,15,trade-kangaskhan,1 +161,15,trade-bellsprout,1 +162,15,trade-drowzee,1 +163,15,trade-krabby,1 +164,15,trade-dragonair,1 +165,15,trade-chansey,1 +166,15,trade-gloom,1 +167,15,trade-haunter,1 +168,15,trade-dugtrio,1 diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index 3feceb3a8..9120ce6e3 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1381,3 +1381,5 @@ id,version_group_id,encounter_method_id,slot,rarity 1380,29,18,,100 1381,1,36,,100 1382,2,36,,100 +1383,3,36,,100 +1384,4,36,,100 \ No newline at end of file diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 89c85a328..cd31ca370 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -65656,3 +65656,22 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 71215,3,833,1382,112,15,100 71216,3,833,1382,87,26,100 71217,3,833,1382,89,28,100 +71218,4,1303,1383,95,3,100 +71219,4,1304,1383,66,5,100 +71220,4,224,1383,100,5,100 +71221,4,249,1383,112,30,100 +71222,4,307,1383,142,5,100 +71223,4,1200,1383,78,15,100 +71224,5,1303,1383,95,3,100 +71225,5,1304,1383,66,5,100 +71226,5,224,1383,100,5,100 +71227,5,249,1383,112,30,100 +71228,5,307,1383,142,5,100 +71229,5,1200,1383,78,15,100 +71230,6,1303,1384,95,5,100 +71231,6,1304,1384,66,5,100 +71232,6,224,1384,100,5,100 +71233,6,249,1384,85,30,100 +71234,6,307,1384,142,5,100 +71235,6,1200,1384,178,15,100 +71236,6,330,1384,82,16,100 diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index c8023cd69..463a3f923 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -2357,3 +2357,5 @@ location_area_id,local_language_id,name 1300,9,Celadon City Prize Corner 1301,9,Goldenrod City Game Corner 1302,9,Kanto Underground Path +1303,9,Violet City (Southwest House) +1304,9,Goldenrod City Department Store 5F diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index 5ea7d8a9d..762f6f189 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1191,3 +1191,5 @@ id,location_id,game_index,identifier 1300,67,0,prize-corner 1301,229,0,game-corner 1302,1113,0, +1303,153,0,southwest-house +1304,229,0,department-store-5f diff --git a/data/v2/csv/location_names.csv b/data/v2/csv/location_names.csv index a86a333db..4c729e1e8 100644 --- a/data/v2/csv/location_names.csv +++ b/data/v2/csv/location_names.csv @@ -454,7 +454,7 @@ location_id,local_language_id,name,subtitle 157,9,Route 23, 158,5,Centrale, 158,6,Kraftwerk, -158,9,Power Plant, +158,9,Kanto Power Plant, 159,5,Route Victoire, 159,6,Siegesstraße, 159,9,Victory Road, diff --git a/data/v2/csv/locations.csv b/data/v2/csv/locations.csv index fe44bae25..cc9012d4a 100644 --- a/data/v2/csv/locations.csv +++ b/data/v2/csv/locations.csv @@ -150,7 +150,7 @@ id,region_id,identifier 155,1,viridian-forest 156,2,whirl-islands 157,1,kanto-route-23 -158,1,power-plant +158,1,kanto-power-plant 159,1,kanto-victory-road-2 160,1,pokemon-tower 161,1,pokemon-mansion From f8c7d9f3fc1901029a0bc94f77db15b9e4dddd0c Mon Sep 17 00:00:00 2001 From: Justin Marquez Date: Wed, 8 Apr 2026 09:00:58 -0500 Subject: [PATCH 46/80] feat: add new version and version group for Pokemon Champions --- data/v2/csv/version_groups.csv | 1 + data/v2/csv/version_names.csv | 1 + data/v2/csv/versions.csv | 1 + 3 files changed, 3 insertions(+) diff --git a/data/v2/csv/version_groups.csv b/data/v2/csv/version_groups.csv index c42192740..b58cdc4d7 100644 --- a/data/v2/csv/version_groups.csv +++ b/data/v2/csv/version_groups.csv @@ -30,3 +30,4 @@ id,identifier,generation_id,order 29,blue-japan,1,2 30,legends-za,9,30 31,mega-dimension,9,31 +32,champions,9,32 diff --git a/data/v2/csv/version_names.csv b/data/v2/csv/version_names.csv index 3e67cdf10..c07aae9fc 100644 --- a/data/v2/csv/version_names.csv +++ b/data/v2/csv/version_names.csv @@ -418,3 +418,4 @@ version_id,local_language_id,name 48,8,Megadimensione 48,9,Mega Dimension 48,12,超次元爆涌 +49,9,Champions diff --git a/data/v2/csv/versions.csv b/data/v2/csv/versions.csv index c22864aa0..1aee73efc 100644 --- a/data/v2/csv/versions.csv +++ b/data/v2/csv/versions.csv @@ -47,3 +47,4 @@ id,version_group_id,identifier 46,29,blue-japan 47,30,legends-za 48,31,mega-dimension +49,32,champions From 25405f8d4608a61ad6bc6487666297eadb3a34ff Mon Sep 17 00:00:00 2001 From: Justin Marquez Date: Wed, 8 Apr 2026 09:01:36 -0500 Subject: [PATCH 47/80] feat: add new abilities added in Pokemon Champions --- data/v2/csv/abilities.csv | 4 ++++ data/v2/csv/ability_flavor_text.csv | 4 ++++ data/v2/csv/ability_names.csv | 4 ++++ data/v2/csv/ability_prose.csv | 6 +++++- 4 files changed, 17 insertions(+), 1 deletion(-) diff --git a/data/v2/csv/abilities.csv b/data/v2/csv/abilities.csv index ccd0d1edb..9828e30ce 100644 --- a/data/v2/csv/abilities.csv +++ b/data/v2/csv/abilities.csv @@ -306,6 +306,10 @@ id,identifier,generation_id,is_main_series 305,tera-shell,9,1 306,teraform-zero,9,1 307,poison-puppeteer,9,1 +308,piercing-drill,9,1 +309,dragonize,9,1 +310,mega-sol,9,1 +311,spicy-spray,9,1 10001,mountaineer,5,0 10002,wave-rider,5,0 10003,skater,5,0 diff --git a/data/v2/csv/ability_flavor_text.csv b/data/v2/csv/ability_flavor_text.csv index 019148e28..158da3e59 100644 --- a/data/v2/csv/ability_flavor_text.csv +++ b/data/v2/csv/ability_flavor_text.csv @@ -29859,3 +29859,7 @@ Unnerve Ability and Spectrier’s Grim Neigh Ability." 306,27,9,"When Terapagos changes into its Stellar Form, it uses its hidden powers to eliminate all effects of weather and terrain, reducing them to zero." 307,27,5,"Lorsque Pêchaminus empoisonne un Pokémon grâce\nà l’une de ses capacités, ce dernier devient également\nconfus." 307,27,9,Pokémon poisoned by Pecharunt's moves will also become confused. +308,32,9,"When the Pokémon uses contact moves, it can hit even targets that are protecting themselves, dealing 1/4 of the damage that the move would otherwise deal. Everything aside from the target's protective effects is still triggered." +309,32,9,"The Pokémon's Normal-type moves become Dragon-type moves and their power is boosted by 20%." +310,32,9,"Even when the sunlight has not turned harsh, the Pokémon can use its moves as if the weather were harsh sunlight." +311,32,9,"When the Pokémon takes damage from a move, it burns the attacker." diff --git a/data/v2/csv/ability_names.csv b/data/v2/csv/ability_names.csv index 4db126d4f..c5c03e3e0 100644 --- a/data/v2/csv/ability_names.csv +++ b/data/v2/csv/ability_names.csv @@ -2978,6 +2978,10 @@ ability_id,local_language_id,name 307,9,Poison Puppeteer 307,11,どくくぐつ 307,12,毒傀儡 +308,9,Piercing Drill +309,9,Dragonize +310,9,Mega Sol +311,9,Spicy Spray 10001,9,Mountaineer 10002,9,Wave Rider 10003,9,Skater diff --git a/data/v2/csv/ability_prose.csv b/data/v2/csv/ability_prose.csv index 9246e1f13..3143b08f5 100644 --- a/data/v2/csv/ability_prose.csv +++ b/data/v2/csv/ability_prose.csv @@ -2037,4 +2037,8 @@ This Ability is not bypassed by []{ability:mold-breaker}, []{ability:teravolt}, 306,5,"Tant que Terapagos est dans sa Forme Stellaire, il neutralisera immédiatement les effets de météo et terrain.","Quand Terapagos prend sa Forme Stellaire, il utilise ses pouvoirs cachés pour éliminer tous les effets du météo et de terrain, les réduisant à zéro." 306,9,"As soon as Terapagos assumes its Stellar Form, it will immediately neutralize weather and terrain effects. ","When Terapagos changes into its Stellar Form, it uses its hidden powers to eliminate all effects of weather and terrain, reducing them to zero." 307,5,Un Pokémon empoisonné par les capacités de Pêchaminus sera aussi confus.,"Quand un Pokémon est empoisonné par n'importe quelle capacité de Pêchaminus, il sera aussi confus." -307,9,"Pokémon poisoned by Pecharunt's moves will also become confused.","When a Pokémon is poisoned by any of Pecharunt's moves, it will also become confused." \ No newline at end of file +307,9,"Pokémon poisoned by Pecharunt's moves will also become confused.","When a Pokémon is poisoned by any of Pecharunt's moves, it will also become confused." +308,9,"When the Pokémon uses contact moves, it can hit even targets that are protecting themselves.","When the Pokémon uses contact moves, it can hit even targets that are protecting themselves, dealing 1/4 of the damage that the move would otherwise deal. Everything aside from the target's protective effects is still triggered." +309,9,"The Pokémon's Normal-type moves become Dragon-type moves and their power is boosted by 20%.","The Pokémon's Normal-type moves become Dragon-type moves and their power is boosted by 20%." +310,9,"The Pokémon can use its moves as if the weather were harsh sunlight.","Even when the sunlight has not turned harsh, the Pokémon can use its moves as if the weather were harsh sunlight." +311,9,"When the Pokémon takes damage from a move, it burns the attacker.","When the Pokémon takes damage from a move, it burns the attacker." From 095f81b6667bd046d72b8298a37d085d75b71e88 Mon Sep 17 00:00:00 2001 From: Justin Marquez Date: Wed, 8 Apr 2026 09:02:48 -0500 Subject: [PATCH 48/80] feat: add known abilities to new mega evolutions --- data/v2/csv/pokemon_abilities.csv | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/data/v2/csv/pokemon_abilities.csv b/data/v2/csv/pokemon_abilities.csv index f7b575ca4..f37a3a067 100644 --- a/data/v2/csv/pokemon_abilities.csv +++ b/data/v2/csv/pokemon_abilities.csv @@ -2902,3 +2902,26 @@ pokemon_id,ability_id,is_hidden,slot 10275,5,0,1 10276,305,0,1 10277,306,0,1 +10278,156,0,1 +10279,215,0,1 +10280,37,0,1 +10281,136,0,1 +10282,310,0,1 +10283,309,0,1 +10284,242,0,1 +10285,117,0,1 +10286,104,0,1 +10287,308,0,1 +10291,151,0,1 +10292,171,0,1 +10293,26,0,1 +10294,168,0,1 +10296,187,0,1 +10300,99,0,1 +10302,201,0,1 +10306,26,0,1 +10313,260,0,1 +10314,36,0,1 +10315,89,0,1 +10320,311,0,1 +10321,91,0,1 From 0ce2f87eb1f82655b73b427728fd08eae57eb895 Mon Sep 17 00:00:00 2001 From: ItsMeJoji Date: Wed, 8 Apr 2026 16:55:10 -0700 Subject: [PATCH 49/80] Final batch of ORAS Mirage Spot Data (#1476) * Adding back final Mirage Spot information. * Accidental duplicate in Location Area Prose * Resolving Conflicts with latest PR * Correcting Excadrill and Tynamo Encounter Slot IDs. --- data/v2/csv/encounter_slots.csv | 8 ++- data/v2/csv/encounters.csv | 106 ++++++++++++++++++++++++++++ data/v2/csv/location_area_prose.csv | 16 +++++ data/v2/csv/location_areas.csv | 16 +++++ 4 files changed, 145 insertions(+), 1 deletion(-) diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index 9120ce6e3..d2b81973b 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1382,4 +1382,10 @@ id,version_group_id,encounter_method_id,slot,rarity 1381,1,36,,100 1382,2,36,,100 1383,3,36,,100 -1384,4,36,,100 \ No newline at end of file +1384,4,36,,100 +1385,16,1,1,40 +1386,16,1,2,30 +1387,16,1,3,30 +1388,16,1,1,40 +1389,16,1,2,60 +1390,16,1,1,100 diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index cd31ca370..a4491ca67 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -65675,3 +65675,109 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 71234,6,307,1384,142,5,100 71235,6,1200,1384,178,15,100 71236,6,330,1384,82,16,100 +71237,25,1305,1360,602,36,38 +71238,25,1305,1361,563,36,38 +71239,25,1305,1362,79,36,38 +71240,26,1305,1360,602,36,38 +71241,26,1305,1361,563,36,38 +71242,26,1305,1362,79,36,38 +71244,25,1306,1385,132,36,38 +71245,25,1306,1386,530,36,38 +71246,25,1306,1387,602,36,38 +71247,26,1306,1385,132,36,38 +71248,26,1306,1386,530,36,38 +71249,26,1306,1387,602,36,38 +71250,25,1307,1388,79,36,38 +71251,25,1307,1389,602,36,38 +71252,26,1307,1388,79,36,38 +71253,26,1307,1389,602,36,38 +71254,25,1308,1348,599,36,38 +71255,25,1308,1349,602,36,38 +71256,25,1308,1350,530,36,38 +71257,25,1308,1351,95,36,38 +71258,26,1308,1348,599,36,38 +71259,26,1308,1349,602,36,38 +71260,26,1308,1350,530,36,38 +71261,26,1308,1351,95,36,38 +71262,25,1309,1352,602,36,38 +71263,25,1309,1353,95,36,38 +71264,26,1309,1352,602,36,38 +71265,26,1309,1353,95,36,38 +71266,25,1309,1356,75,35,38 +71267,25,1309,1357,525,37,37 +71268,26,1309,1356,75,35,38 +71269,26,1309,1357,525,37,37 +71270,25,1310,1390,201,36,38 +71271,26,1310,1390,201,36,38 +71272,25,1311,1352,599,36,38 +71273,25,1311,1353,563,36,38 +71274,26,1311,1352,599,36,38 +71275,26,1311,1353,563,36,38 +71276,25,1311,1356,75,35,38 +71277,25,1311,1357,525,37,37 +71278,26,1311,1356,75,35,38 +71279,26,1311,1357,525,37,37 +71280,25,1312,1352,599,36,38 +71281,25,1312,1353,602,36,38 +71282,26,1312,1352,599,36,38 +71283,26,1312,1353,602,36,38 +71284,25,1312,1356,75,35,38 +71285,25,1312,1357,525,37,37 +71286,26,1312,1356,75,35,38 +71287,26,1312,1357,525,37,37 +71288,25,1313,1360,531,36,38 +71289,25,1313,1361,440,36,38 +71290,25,1313,1362,114,36,38 +71291,26,1313,1360,531,36,38 +71292,26,1313,1361,440,36,38 +71293,26,1313,1362,114,36,38 +71294,25,1314,1352,555,36,38 +71295,25,1314,1353,240,36,38 +71296,26,1314,1352,555,36,38 +71297,26,1314,1353,240,36,38 +71298,25,1315,1360,178,36,38 +71299,25,1315,1361,517,36,38 +71300,25,1315,1362,137,36,38 +71301,26,1315,1360,178,36,38 +71302,26,1315,1361,517,36,38 +71303,26,1315,1362,137,36,38 +71304,25,1315,1356,75,35,38 +71305,25,1315,1357,558,37,37 +71306,26,1315,1356,75,35,38 +71307,26,1315,1357,558,37,37 +71308,25,1316,1348,205,36,38 +71309,25,1316,1349,232,36,38 +71310,25,1316,1350,402,36,38 +71311,25,1316,1351,627,36,38 +71312,26,1316,1348,205,36,38 +71313,26,1316,1349,232,36,38 +71314,26,1316,1350,402,36,38 +71315,26,1316,1351,627,36,38 +71316,25,1317,1348,205,36,38 +71317,25,1317,1349,232,36,38 +71318,25,1317,1350,402,36,38 +71319,25,1317,1351,234,36,38 +71320,26,1317,1348,205,36,38 +71321,26,1317,1349,232,36,38 +71322,26,1317,1350,402,36,38 +71323,26,1317,1351,234,36,38 +71324,25,1318,1352,523,36,38 +71325,25,1318,1353,239,36,38 +71326,26,1318,1352,523,36,38 +71327,26,1318,1353,239,36,38 +71328,25,1319,1348,205,36,38 +71329,25,1319,1349,232,36,38 +71330,25,1319,1350,402,36,38 +71331,25,1319,1351,203,36,38 +71332,26,1319,1348,205,36,38 +71333,26,1319,1349,232,36,38 +71334,26,1319,1350,402,36,38 +71335,26,1319,1351,203,36,38 +71336,25,1320,1348,205,36,38 +71337,25,1320,1349,232,36,38 +71338,25,1320,1350,402,36,38 +71339,25,1320,1351,629,36,38 +71340,26,1320,1348,205,36,38 +71341,26,1320,1349,232,36,38 +71342,26,1320,1350,402,36,38 +71343,26,1320,1351,629,36,38 \ No newline at end of file diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index 463a3f923..8814a2071 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -2359,3 +2359,19 @@ location_area_id,local_language_id,name 1302,9,Kanto Underground Path 1303,9,Violet City (Southwest House) 1304,9,Goldenrod City Department Store 5F +1305,9,Mirage Cave (South of Pacifidlog) +1306,9,Mirage Cave (North of Route 132) +1307,9,Mirage Cave (North of Fallarbor) +1308,9,Mirage Cave (North of Fortree) +1309,9,Mirage Cave (South East of Route 129) +1310,9,Mirage Cave (South of Route 107) +1311,9,Mirage Cave (North of Route 124) +1312,9,Mirage Cave (West of Rustboro) +1313,9,Mirage Mountain (East of Mossdeep) +1314,9,Mirage Mountain (North of Mossdeep) +1315,9,Mirage Mountain (South East of Route 129) +1316,9,Mirage Mountain (North of Lilycove) +1317,9,Mirage Mountain (West of Route 104) +1318,9,Mirage Mountain (South of Route 129) +1319,9,Mirage Mountain (South of Route 131) +1320,9,Mirage Mountain (North East of Route 125) \ No newline at end of file diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index 762f6f189..d8fb5e655 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1193,3 +1193,19 @@ id,location_id,game_index,identifier 1302,1113,0, 1303,153,0,southwest-house 1304,229,0,department-store-5f +1305,698,0,south-of-pacifidlog +1306,698,0,north-of-route-132 +1307,698,0,north-of-fallarbor +1308,698,0,north-of-fortree +1309,698,0,south-east-of-route-129 +1310,698,0,south-of-route-107 +1311,698,0,north-of-route-124 +1312,698,0,west-of-rustburo +1313,699,0,east-of-mossdeep +1314,699,0,north-of-mossdeep +1315,699,0,south-east-of-route-129 +1316,699,0,north-of-lilycove +1317,699,0,west-of-route-104 +1318,699,0,south-of-route-129 +1319,699,0,south-of-route-131 +1320,699,0,north-east-of-route-125 \ No newline at end of file From e0e126dae36732b33e71f12da9750a25aa49a0b3 Mon Sep 17 00:00:00 2001 From: Justin Marquez <37006684+jemarq04@users.noreply.github.com> Date: Wed, 8 Apr 2026 18:56:45 -0500 Subject: [PATCH 50/80] fix: remove liberty garden basement encounters for electrode (#1479) --- data/v2/csv/encounters.csv | 2 -- 1 file changed, 2 deletions(-) diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index a4491ca67..58757b137 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -61137,8 +61137,6 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 66616,9,1166,566,101,30,30 66617,8,1166,565,101,30,30 66618,9,1166,566,101,30,30 -66619,7,1167,565,101,30,30 -66620,7,1167,565,101,30,30 66621,8,1165,565,101,30,30 66622,9,1165,566,101,30,30 66623,8,1165,565,101,30,30 From 4acff9948fb1101679cf54a4e9417e87d140d334 Mon Sep 17 00:00:00 2001 From: notblisy <50887637+notblisy@users.noreply.github.com> Date: Sun, 12 Apr 2026 05:52:48 -0400 Subject: [PATCH 51/80] Add RSE Trades, remove non-zubat encounters from altering cave in Emerald (#1478) This commit seeks to do two things: 1. Add all the trade encounters from this article: https://bulbapedia.bulbagarden.net/wiki/In-game_trade#Generation_III into Ruby, Sapphire, and Emerald 2. Remove the non zubat altering cave encounters as described in this issue: https://github.com/PokeAPI/pokeapi/issues/1457 To add the trades, I added a few things: - New location area for foretree city - relevant encounters and encounter slots - encounter conditions for which pokemon to trade - relevant prose To remove altering cave I: - Removed all non-zubat encounters from encounters.csv - Removed all hoenn altering cave location areas except 441, and removed its name "a". - removed relevant prose. --- data/v2/csv/encounter_condition_value_map.csv | 10 ++ .../csv/encounter_condition_value_prose.csv | 7 ++ data/v2/csv/encounter_condition_values.csv | 7 ++ data/v2/csv/encounter_slots.csv | 2 + data/v2/csv/encounters.csv | 108 ++---------------- data/v2/csv/location_area_encounter_rates.csv | 8 -- data/v2/csv/location_area_prose.csv | 33 +----- data/v2/csv/location_areas.csv | 13 +-- 8 files changed, 45 insertions(+), 143 deletions(-) diff --git a/data/v2/csv/encounter_condition_value_map.csv b/data/v2/csv/encounter_condition_value_map.csv index eba6c4d93..936417aeb 100644 --- a/data/v2/csv/encounter_condition_value_map.csv +++ b/data/v2/csv/encounter_condition_value_map.csv @@ -18214,3 +18214,13 @@ encounter_id,encounter_condition_value_id 71234,165 71235,167 71236,168 +71344,169 +71345,170 +71346,171 +71347,169 +71348,170 +71349,171 +71350,172 +71351,173 +71352,174 +71353,175 diff --git a/data/v2/csv/encounter_condition_value_prose.csv b/data/v2/csv/encounter_condition_value_prose.csv index 106a58a0e..d9d15e1fe 100644 --- a/data/v2/csv/encounter_condition_value_prose.csv +++ b/data/v2/csv/encounter_condition_value_prose.csv @@ -289,3 +289,10 @@ encounter_condition_value_id,local_language_id,name 166,9,Give Gloom in a Trade 167,9,Give Haunter in a Trade 168,9,Give Dugtrio in a Trade +169,9,Give Slakoth in a Trade +170,9,Give Pikachu in a Trade +171,9,Give Bellossom in a Trade +172,9,Give Ralts in a Trade +173,9,Give Volbeat in a Trade +174,9,Give Bagon in a Trade +175,9,Give Skitty in a Trade diff --git a/data/v2/csv/encounter_condition_values.csv b/data/v2/csv/encounter_condition_values.csv index dac456229..8fe811745 100644 --- a/data/v2/csv/encounter_condition_values.csv +++ b/data/v2/csv/encounter_condition_values.csv @@ -167,3 +167,10 @@ id,encounter_condition_id,identifier,is_default 166,15,trade-gloom,1 167,15,trade-haunter,1 168,15,trade-dugtrio,1 +169,15,trade-slakoth,1 +170,15,trade-pikachu,1 +171,15,trade-bellossom,1 +172,15,trade-ralts,1 +173,15,trade-volbeat,1 +174,15,trade-bagon,1 +175,15,trade-skitty,1 diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index d2b81973b..0b0d4344a 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1389,3 +1389,5 @@ id,version_group_id,encounter_method_id,slot,rarity 1388,16,1,1,40 1389,16,1,2,60 1390,16,1,1,100 +1391,5,36,,100 +1392,6,36,,100 diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 58757b137..f67beaa10 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -27409,102 +27409,6 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 31119,9,441,196,41,14,14 31120,9,441,197,41,8,8 31121,9,441,198,41,14,14 -31122,9,442,187,179,7,7 -31123,9,442,188,179,9,9 -31124,9,442,189,179,5,5 -31125,9,442,190,179,11,11 -31126,9,442,191,179,7,7 -31127,9,442,192,179,9,9 -31128,9,442,193,179,13,13 -31129,9,442,194,179,3,3 -31130,9,442,195,179,5,5 -31131,9,442,196,179,11,11 -31132,9,442,197,179,5,5 -31133,9,442,198,179,11,11 -31134,9,443,187,204,23,23 -31135,9,443,188,204,25,25 -31136,9,443,189,204,22,22 -31137,9,443,190,204,27,27 -31138,9,443,191,204,23,23 -31139,9,443,192,204,25,25 -31140,9,443,193,204,29,29 -31141,9,443,194,204,19,19 -31142,9,443,195,204,21,21 -31143,9,443,196,204,27,27 -31144,9,443,197,204,21,21 -31145,9,443,198,204,27,27 -31146,9,444,187,228,16,16 -31147,9,444,188,228,18,18 -31148,9,444,189,228,14,14 -31149,9,444,190,228,20,20 -31150,9,444,191,228,16,16 -31151,9,444,192,228,18,18 -31152,9,444,193,228,22,22 -31153,9,444,194,228,12,12 -31154,9,444,195,228,14,14 -31155,9,444,196,228,20,20 -31156,9,444,197,228,14,14 -31157,9,444,198,228,20,20 -31158,9,445,187,216,10,10 -31159,9,445,188,216,12,12 -31160,9,445,189,216,8,8 -31161,9,445,190,216,14,14 -31162,9,445,191,216,10,10 -31163,9,445,192,216,12,12 -31164,9,445,193,216,16,16 -31165,9,445,194,216,6,6 -31166,9,445,195,216,8,8 -31167,9,445,196,216,14,14 -31168,9,445,197,216,8,8 -31169,9,445,198,216,14,14 -31170,9,446,187,190,22,22 -31171,9,446,188,190,24,24 -31172,9,446,189,190,20,20 -31173,9,446,190,190,26,26 -31174,9,446,191,190,22,22 -31175,9,446,192,190,24,24 -31176,9,446,193,190,28,28 -31177,9,446,194,190,18,18 -31178,9,446,195,190,20,20 -31179,9,446,196,190,26,26 -31180,9,446,197,190,20,20 -31181,9,446,198,190,26,26 -31182,9,447,187,213,22,22 -31183,9,447,188,213,24,24 -31184,9,447,189,213,20,20 -31185,9,447,190,213,26,26 -31186,9,447,191,213,22,22 -31187,9,447,192,213,24,24 -31188,9,447,193,213,28,28 -31189,9,447,194,213,18,18 -31190,9,447,195,213,20,20 -31191,9,447,196,213,26,26 -31192,9,447,197,213,20,20 -31193,9,447,198,213,26,26 -31194,9,448,187,234,22,22 -31195,9,448,188,234,24,24 -31196,9,448,189,234,20,20 -31197,9,448,190,234,26,26 -31198,9,448,191,234,22,22 -31199,9,448,192,234,24,24 -31200,9,448,193,234,28,28 -31201,9,448,194,234,18,18 -31202,9,448,195,234,20,20 -31203,9,448,196,234,26,26 -31204,9,448,197,234,20,20 -31205,9,448,198,234,26,26 -31206,9,449,187,235,22,22 -31207,9,449,188,235,24,24 -31208,9,449,189,235,20,20 -31209,9,449,190,235,26,26 -31210,9,449,191,235,22,22 -31211,9,449,192,235,24,24 -31212,9,449,193,235,28,28 -31213,9,449,194,235,18,18 -31214,9,449,195,235,20,20 -31215,9,449,196,235,26,26 -31216,9,449,197,235,20,20 -31217,9,449,198,235,26,26 31218,10,450,219,201,25,25 31219,10,450,220,201,25,25 31220,10,450,221,201,25,25 @@ -65778,4 +65682,14 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 71340,26,1320,1348,205,36,38 71341,26,1320,1349,232,36,38 71342,26,1320,1350,402,36,38 -71343,26,1320,1351,629,36,38 \ No newline at end of file +71343,26,1320,1351,629,36,38 +71344,7,834,1391,296,5,100 +71345,7,1321,1391,300,5,100 +71346,7,434,1391,222,21,100 +71347,8,834,1391,296,5,100 +71348,8,1321,1391,300,5,100 +71349,8,434,1391,222,21,100 +71350,9,834,1392,273,4,100 +71351,9,1321,1392,311,5,100 +71352,9,434,1392,116,5,100 +71353,9,809,1392,52,5,100 diff --git a/data/v2/csv/location_area_encounter_rates.csv b/data/v2/csv/location_area_encounter_rates.csv index 13f5bd5f1..adf840688 100644 --- a/data/v2/csv/location_area_encounter_rates.csv +++ b/data/v2/csv/location_area_encounter_rates.csv @@ -2968,14 +2968,6 @@ location_area_id,encounter_method_id,version_id,rate 439,1,9,10 440,1,9,10 441,1,9,7 -442,1,9,7 -443,1,9,7 -444,1,9,7 -445,1,9,7 -446,1,9,7 -447,1,9,7 -448,1,9,7 -449,1,9,7 450,1,10,7 450,1,11,7 451,1,10,7 diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index 8814a2071..d35cb0f65 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -1187,33 +1187,9 @@ location_area_id,local_language_id,name 440,9,Artisan Cave 440,6,Höhlenatelier 440,5,Grotte Atelier -441,9,Altering Cave (A) -441,6,Wandelhöhle (A) -441,5,Grotte Métamo (A) -442,9,Altering Cave (B) -442,6,Wandelhöhle (B) -442,5,Grotte Métamo (B) -443,9,Altering Cave (C) -443,6,Wandelhöhle (C) -443,5,Grotte Métamo (C) -444,9,Altering Cave (D) -444,6,Wandelhöhle (D) -444,5,Grotte Métamo (D) -445,9,Altering Cave (E) -445,6,Wandelhöhle (E) -445,5,Grotte Métamo (E) -446,9,Altering Cave (F) -446,6,Wandelhöhle (F) -446,5,Grotte Métamo (F) -447,9,Altering Cave (G) -447,6,Wandelhöhle (G) -447,5,Grotte Métamo (G) -448,9,Altering Cave (H) -448,6,Wandelhöhle (H) -448,5,Grotte Métamo (H) -449,9,Altering Cave (I) -449,6,Wandelhöhle (I) -449,5,Grotte Métamo (I) +441,9,Altering Cave +441,6,Wandelhöhle +441,5,Grotte Métamo 450,9,Monean Chamber 450,6,Einamon-Kammer 450,5,Chambre Anemune @@ -2374,4 +2350,5 @@ location_area_id,local_language_id,name 1317,9,Mirage Mountain (West of Route 104) 1318,9,Mirage Mountain (South of Route 129) 1319,9,Mirage Mountain (South of Route 131) -1320,9,Mirage Mountain (North East of Route 125) \ No newline at end of file +1320,9,Mirage Mountain (North East of Route 125) +1321,9,Fortree City diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index d8fb5e655..8429fa5f1 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -395,15 +395,7 @@ id,location_id,game_index,identifier 438,487,107, 439,488,111, 440,489,112, -441,490,114,a -442,490,115,b -443,490,116,c -444,490,117,d -445,490,118,e -446,490,119,f -447,490,120,g -448,490,121,h -449,490,122,i +441,490,114, 450,491,0, 451,492,1, 452,493,2, @@ -1208,4 +1200,5 @@ id,location_id,game_index,identifier 1317,699,0,west-of-route-104 1318,699,0,south-of-route-129 1319,699,0,south-of-route-131 -1320,699,0,north-east-of-route-125 \ No newline at end of file +1320,699,0,north-east-of-route-125 +1321,574,0, From fee1f608bed4e3502e178235abc76e7f719c4402 Mon Sep 17 00:00:00 2001 From: santichausis Date: Sun, 12 Apr 2026 07:00:03 -0300 Subject: [PATCH 52/80] =?UTF-8?q?Fix=20gender=5Frate=20for=20DLC=20Pok?= =?UTF-8?q?=C3=A9mon=20(Dipplin,=20Loyal=20Three,=20Ogerpon,=20Terapagos)?= =?UTF-8?q?=20(#1482)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Dipplin, Okidogi, Munkidori, Fezandipiti, Ogerpon, and Terapagos were incorrectly set to gender_rate -1 (genderless). Correct values based on the games: - Dipplin: -1 → 4 (50% male / 50% female) - Okidogi: -1 → 0 (always male) - Munkidori: -1 → 0 (always male) - Fezandipiti: -1 → 0 (always male) - Ogerpon: -1 → 8 (always female) - Terapagos: -1 → 4 (50% male / 50% female) Fixes PokeAPI/api-data#346 Co-authored-by: santichausis --- data/v2/csv/pokemon_species.csv | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/v2/csv/pokemon_species.csv b/data/v2/csv/pokemon_species.csv index fb3de762b..f7fec73d0 100644 --- a/data/v2/csv/pokemon_species.csv +++ b/data/v2/csv/pokemon_species.csv @@ -1009,18 +1009,18 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id, 1008,miraidon,9,,536,2,8,,-1,3,0,0,50,0,1,0,1,0,999, 1009,walking-wake,9,,537,2,6,,-1,5,0,0,50,0,1,0,0,0,1011, 1010,iron-leaves,9,,538,5,8,,-1,5,0,0,50,0,1,0,0,0,1012, -1011,dipplin,9,840,442,5,11,,-1,45,50,0,20,0,1,0,0,0,1013, +1011,dipplin,9,840,442,5,11,,4,45,50,0,20,0,1,0,0,0,1013, 1012,poltchageist,9,,539,5,1,,-1,120,50,0,50,0,1,0,0,0,1014, 1013,sinistcha,9,1012,539,5,1,,-1,60,50,0,50,0,1,0,0,0,1015, -1014,okidogi,9,,540,1,6,,-1,3,0,0,50,0,1,0,1,0,1016, -1015,munkidori,9,,541,1,12,,-1,3,0,0,50,0,1,0,1,0,1017, -1016,fezandipiti,9,,542,1,9,,-1,3,0,0,50,0,1,0,1,0,1018, -1017,ogerpon,9,,543,5,12,,-1,5,50,0,50,0,1,0,1,0,1019, +1014,okidogi,9,,540,1,6,,0,3,0,0,50,0,1,0,1,0,1016, +1015,munkidori,9,,541,1,12,,0,3,0,0,50,0,1,0,1,0,1017, +1016,fezandipiti,9,,542,1,9,,0,3,0,0,50,0,1,0,1,0,1018, +1017,ogerpon,9,,543,5,12,,8,5,50,0,50,0,1,0,1,0,1019, 1018,archaludon,9,884,465,9,6,,4,10,50,0,30,0,2,0,0,0,1020, 1019,hydrapple,9,1011,442,5,11,,4,10,50,0,20,0,5,0,0,0,1021, 1020,gouging-fire,9,,544,3,8,,-1,10,0,0,50,0,1,0,0,0,1022, 1021,raging-bolt,9,,545,10,8,,-1,10,0,0,50,0,1,0,0,0,1023, 1022,iron-boulder,9,,547,4,8,,-1,10,0,0,50,0,1,0,0,0,1024, 1023,iron-crown,9,,546,2,8,,-1,10,0,0,50,0,1,0,0,0,1025, -1024,terapagos,9,,548,2,8,,-1,255,50,0,5,0,1,0,1,0,1026, +1024,terapagos,9,,548,2,8,,4,255,50,0,5,0,1,0,1,0,1026, 1025,pecharunt,9,,549,7,1,,-1,3,0,0,20,0,1,0,0,1,1027, From 45ec42c5a25cce6bf9c3365f37477f84b8d120bd Mon Sep 17 00:00:00 2001 From: ItsMeJoji Date: Fri, 17 Apr 2026 18:10:34 -0700 Subject: [PATCH 53/80] Add X & Y Friend Safari Data (#1489) * Add X & Y Friend Safari Data * suggested corrections * Removing Decimals Let me know if leaving it at 99% is fine. --- data/v2/csv/encounter_condition_prose.csv | 1 + data/v2/csv/encounter_condition_value_map.csv | 388 ++++++++++++++++++ .../csv/encounter_condition_value_prose.csv | 3 + data/v2/csv/encounter_condition_values.csv | 3 + data/v2/csv/encounter_conditions.csv | 1 + data/v2/csv/encounter_slots.csv | 3 + data/v2/csv/encounters.csv | 388 ++++++++++++++++++ data/v2/csv/location_area_prose.csv | 18 + data/v2/csv/location_areas.csv | 18 + 9 files changed, 823 insertions(+) diff --git a/data/v2/csv/encounter_condition_prose.csv b/data/v2/csv/encounter_condition_prose.csv index e49100703..5fda510cb 100644 --- a/data/v2/csv/encounter_condition_prose.csv +++ b/data/v2/csv/encounter_condition_prose.csv @@ -35,3 +35,4 @@ encounter_condition_id,local_language_id,name 14,9,Special encounter 15,9,Trade a specific Pokemon to an NPC 16,9,Redeem Coins for a Pokemon at the Prize Corner or Game Corner +17,9,Friend Safari Slot assignment diff --git a/data/v2/csv/encounter_condition_value_map.csv b/data/v2/csv/encounter_condition_value_map.csv index 936417aeb..3cb088704 100644 --- a/data/v2/csv/encounter_condition_value_map.csv +++ b/data/v2/csv/encounter_condition_value_map.csv @@ -18224,3 +18224,391 @@ encounter_id,encounter_condition_value_id 71351,173 71352,174 71353,175 +71354,176 +71355,176 +71356,176 +71357,176 +71358,177 +71359,177 +71360,177 +71361,177 +71362,178 +71363,178 +71364,178 +71365,178 +71366,176 +71367,176 +71368,176 +71369,176 +71370,177 +71371,177 +71372,177 +71373,177 +71374,178 +71375,178 +71376,178 +71377,178 +71378,176 +71379,176 +71380,176 +71381,176 +71382,177 +71383,177 +71384,177 +71385,177 +71386,178 +71387,178 +71388,178 +71389,176 +71390,176 +71391,176 +71392,176 +71393,177 +71394,177 +71395,177 +71396,177 +71397,178 +71398,178 +71399,178 +71400,176 +71401,176 +71402,176 +71403,176 +71404,177 +71405,177 +71406,177 +71407,178 +71408,178 +71409,178 +71410,178 +71411,176 +71412,176 +71413,176 +71414,176 +71415,177 +71416,177 +71417,177 +71418,178 +71419,178 +71420,178 +71421,178 +71422,176 +71423,176 +71424,176 +71425,176 +71426,177 +71427,177 +71428,177 +71429,177 +71430,178 +71431,178 +71432,178 +71433,176 +71434,176 +71435,176 +71436,176 +71437,177 +71438,177 +71439,177 +71440,177 +71441,178 +71442,178 +71443,178 +71444,176 +71445,176 +71446,176 +71447,176 +71448,177 +71449,177 +71450,177 +71451,177 +71452,178 +71453,178 +71454,178 +71455,178 +71456,176 +71457,176 +71458,176 +71459,176 +71460,177 +71461,177 +71462,177 +71463,177 +71464,178 +71465,178 +71466,178 +71467,178 +71468,176 +71469,176 +71470,176 +71471,176 +71472,177 +71473,177 +71474,177 +71475,177 +71476,178 +71477,178 +71478,178 +71479,176 +71480,176 +71481,176 +71482,176 +71483,177 +71484,177 +71485,177 +71486,177 +71487,178 +71488,178 +71489,178 +71490,176 +71491,176 +71492,176 +71493,176 +71494,177 +71495,177 +71496,177 +71497,177 +71498,178 +71499,178 +71500,178 +71501,178 +71502,176 +71503,176 +71504,176 +71505,176 +71506,177 +71507,177 +71508,177 +71509,177 +71510,178 +71511,178 +71512,178 +71513,178 +71514,176 +71515,176 +71516,176 +71517,176 +71518,177 +71519,177 +71520,177 +71521,177 +71522,178 +71523,178 +71524,178 +71525,178 +71526,176 +71527,176 +71528,176 +71529,176 +71530,177 +71531,177 +71532,177 +71533,177 +71534,178 +71535,178 +71536,178 +71537,178 +71538,176 +71539,176 +71540,176 +71541,176 +71542,177 +71543,177 +71544,177 +71545,177 +71546,178 +71547,178 +71548,178 +71549,176 +71550,176 +71551,176 +71552,176 +71553,177 +71554,177 +71555,177 +71556,177 +71557,178 +71558,178 +71559,178 +71560,176 +71561,176 +71562,176 +71563,176 +71564,177 +71565,177 +71566,177 +71567,178 +71568,178 +71569,178 +71570,178 +71571,176 +71572,176 +71573,176 +71574,176 +71575,177 +71576,177 +71577,177 +71578,178 +71579,178 +71580,178 +71581,178 +71582,176 +71583,176 +71584,176 +71585,177 +71586,177 +71587,177 +71588,177 +71589,178 +71590,178 +71591,178 +71592,176 +71593,176 +71594,176 +71595,177 +71596,177 +71597,177 +71598,177 +71599,178 +71600,178 +71601,178 +71602,176 +71603,176 +71604,176 +71605,176 +71606,177 +71607,177 +71608,177 +71609,178 +71610,178 +71611,178 +71612,178 +71613,176 +71614,176 +71615,176 +71616,176 +71617,177 +71618,177 +71619,177 +71620,178 +71621,178 +71622,178 +71623,178 +71624,176 +71625,176 +71626,176 +71627,176 +71628,177 +71629,177 +71630,177 +71631,177 +71632,178 +71633,178 +71634,178 +71635,178 +71636,176 +71637,176 +71638,176 +71639,176 +71640,177 +71641,177 +71642,177 +71643,177 +71644,178 +71645,178 +71646,178 +71647,178 +71648,176 +71649,176 +71650,177 +71651,177 +71652,177 +71653,178 +71654,178 +71655,176 +71656,176 +71657,177 +71658,177 +71659,177 +71660,178 +71661,178 +71662,176 +71663,176 +71664,177 +71665,177 +71666,178 +71667,178 +71668,178 +71669,178 +71670,176 +71671,176 +71672,177 +71673,177 +71674,178 +71675,178 +71676,178 +71677,178 +71678,176 +71679,176 +71680,176 +71681,176 +71682,177 +71683,177 +71684,177 +71685,177 +71686,178 +71687,178 +71688,178 +71689,178 +71690,176 +71691,176 +71692,176 +71693,176 +71694,177 +71695,177 +71696,177 +71697,177 +71698,178 +71699,178 +71700,178 +71701,178 +71702,176 +71703,176 +71704,176 +71705,177 +71706,177 +71707,177 +71708,177 +71709,178 +71710,178 +71711,178 +71712,176 +71713,176 +71714,176 +71715,177 +71716,177 +71717,177 +71718,177 +71719,178 +71720,178 +71721,178 +71722,176 +71723,176 +71724,176 +71725,176 +71726,177 +71727,177 +71728,177 +71729,177 +71730,178 +71731,178 +71732,176 +71733,176 +71734,176 +71735,176 +71736,177 +71737,177 +71738,177 +71739,177 +71740,178 +71741,178 \ No newline at end of file diff --git a/data/v2/csv/encounter_condition_value_prose.csv b/data/v2/csv/encounter_condition_value_prose.csv index d9d15e1fe..29e9d133d 100644 --- a/data/v2/csv/encounter_condition_value_prose.csv +++ b/data/v2/csv/encounter_condition_value_prose.csv @@ -296,3 +296,6 @@ encounter_condition_value_id,local_language_id,name 173,9,Give Volbeat in a Trade 174,9,Give Bagon in a Trade 175,9,Give Skitty in a Trade +176,9,Randomly assigned to Friend Safari Slot 1 +177,9,Randomly assigned to Friend Safari Slot 2 +178,9,Randomly assigned to Friend Safari Slot 3 \ No newline at end of file diff --git a/data/v2/csv/encounter_condition_values.csv b/data/v2/csv/encounter_condition_values.csv index 8fe811745..f27499ee8 100644 --- a/data/v2/csv/encounter_condition_values.csv +++ b/data/v2/csv/encounter_condition_values.csv @@ -174,3 +174,6 @@ id,encounter_condition_id,identifier,is_default 173,15,trade-volbeat,1 174,15,trade-bagon,1 175,15,trade-skitty,1 +176,17,friend-safari-slot-1,1 +177,17,friend-safari-slot-2,1 +178,17,friend-safari-slot-3,1 diff --git a/data/v2/csv/encounter_conditions.csv b/data/v2/csv/encounter_conditions.csv index 8eea32a23..59880217c 100644 --- a/data/v2/csv/encounter_conditions.csv +++ b/data/v2/csv/encounter_conditions.csv @@ -15,3 +15,4 @@ id,identifier 14,special-encounter 15,trade 16,coins +17,friend-safari-slot \ No newline at end of file diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index 0b0d4344a..797c7c2a5 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1391,3 +1391,6 @@ id,version_group_id,encounter_method_id,slot,rarity 1390,16,1,1,100 1391,5,36,,100 1392,6,36,,100 +1393,15,1,1,33 +1394,15,1,2,33 +1395,15,1,3,33 diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index f67beaa10..21d674d86 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -65693,3 +65693,391 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 71351,9,1321,1392,311,5,100 71352,9,434,1392,116,5,100 71353,9,809,1392,52,5,100 +71354,23,1322,1393,216,30,30 +71355,23,1322,1393,190,30,30 +71356,23,1322,1393,206,30,30 +71357,23,1322,1393,506,30,30 +71358,23,1322,1394,294,30,30 +71359,23,1322,1394,352,30,30 +71360,23,1322,1394,531,30,30 +71361,23,1322,1394,572,30,30 +71362,23,1322,1395,113,30,30 +71363,23,1322,1395,132,30,30 +71364,23,1322,1395,133,30,30 +71365,23,1322,1395,235,30,30 +71366,24,1322,1393,216,30,30 +71367,24,1322,1393,190,30,30 +71368,24,1322,1393,206,30,30 +71369,24,1322,1393,506,30,30 +71370,24,1322,1394,294,30,30 +71371,24,1322,1394,352,30,30 +71372,24,1322,1394,531,30,30 +71373,24,1322,1394,572,30,30 +71374,24,1322,1395,113,30,30 +71375,24,1322,1395,132,30,30 +71376,24,1322,1395,133,30,30 +71377,24,1322,1395,235,30,30 +71378,23,1323,1393,58,30,30 +71379,23,1323,1393,77,30,30 +71380,23,1323,1393,126,30,30 +71381,23,1323,1393,513,30,30 +71382,23,1323,1394,5,30,30 +71383,23,1323,1394,218,30,30 +71384,23,1323,1394,636,30,30 +71385,23,1323,1394,668,30,30 +71386,23,1323,1395,38,30,30 +71387,23,1323,1395,654,30,30 +71388,23,1323,1395,662,30,30 +71389,24,1323,1393,58,30,30 +71390,24,1323,1393,77,30,30 +71391,24,1323,1393,126,30,30 +71392,24,1323,1393,513,30,30 +71393,24,1323,1394,5,30,30 +71394,24,1323,1394,218,30,30 +71395,24,1323,1394,636,30,30 +71396,24,1323,1394,668,30,30 +71397,24,1323,1395,38,30,30 +71398,24,1323,1395,654,30,30 +71399,24,1323,1395,662,30,30 +71400,23,1324,1393,56,30,30 +71401,23,1324,1393,67,30,30 +71402,23,1324,1393,307,30,30 +71403,23,1324,1393,619,30,30 +71404,23,1324,1394,538,30,30 +71405,23,1324,1394,539,30,30 +71406,23,1324,1394,674,30,30 +71407,23,1324,1395,236,30,30 +71408,23,1324,1395,286,30,30 +71409,23,1324,1395,297,30,30 +71410,23,1324,1395,447,30,30 +71411,24,1324,1393,56,30,30 +71412,24,1324,1393,67,30,30 +71413,24,1324,1393,307,30,30 +71414,24,1324,1393,619,30,30 +71415,24,1324,1394,538,30,30 +71416,24,1324,1394,539,30,30 +71417,24,1324,1394,674,30,30 +71418,24,1324,1395,236,30,30 +71419,24,1324,1395,286,30,30 +71420,24,1324,1395,297,30,30 +71421,24,1324,1395,447,30,30 +71422,23,1325,1393,98,30,30 +71423,23,1325,1393,224,30,30 +71424,23,1325,1393,400,30,30 +71425,23,1325,1393,515,30,30 +71426,23,1325,1394,8,30,30 +71427,23,1325,1394,130,30,30 +71428,23,1325,1394,195,30,30 +71429,23,1325,1394,419,30,30 +71430,23,1325,1395,61,30,30 +71431,23,1325,1395,184,30,30 +71432,23,1325,1395,657,30,30 +71433,24,1325,1393,98,30,30 +71434,24,1325,1393,224,30,30 +71435,24,1325,1393,400,30,30 +71436,24,1325,1393,515,30,30 +71437,24,1325,1394,8,30,30 +71438,24,1325,1394,130,30,30 +71439,24,1325,1394,195,30,30 +71440,24,1325,1394,419,30,30 +71441,24,1325,1395,61,30,30 +71442,24,1325,1395,184,30,30 +71443,24,1325,1395,657,30,30 +71444,23,1326,1393,16,30,30 +71445,23,1326,1393,21,30,30 +71446,23,1326,1393,83,30,30 +71447,23,1326,1393,84,30,30 +71448,23,1326,1394,163,30,30 +71449,23,1326,1394,520,30,30 +71450,23,1326,1394,527,30,30 +71451,23,1326,1394,581,30,30 +71452,23,1326,1395,357,30,30 +71453,23,1326,1395,627,30,30 +71454,23,1326,1395,662,30,30 +71455,23,1326,1395,701,30,30 +71456,24,1326,1393,16,30,30 +71457,24,1326,1393,21,30,30 +71458,24,1326,1393,83,30,30 +71459,24,1326,1393,84,30,30 +71460,24,1326,1394,163,30,30 +71461,24,1326,1394,520,30,30 +71462,24,1326,1394,527,30,30 +71463,24,1326,1394,581,30,30 +71464,24,1326,1395,357,30,30 +71465,24,1326,1395,627,30,30 +71466,24,1326,1395,662,30,30 +71467,24,1326,1395,701,30,30 +71468,23,1327,1393,43,30,30 +71469,23,1327,1393,114,30,30 +71470,23,1327,1393,191,30,30 +71471,23,1327,1393,511,30,30 +71472,23,1327,1394,2,30,30 +71473,23,1327,1394,541,30,30 +71474,23,1327,1394,548,30,30 +71475,23,1327,1394,586,30,30 +71476,23,1327,1395,556,30,30 +71477,23,1327,1395,651,30,30 +71478,23,1327,1395,673,30,30 +71479,24,1327,1393,43,30,30 +71480,24,1327,1393,114,30,30 +71481,24,1327,1393,191,30,30 +71482,24,1327,1393,511,30,30 +71483,24,1327,1394,2,30,30 +71484,24,1327,1394,541,30,30 +71485,24,1327,1394,548,30,30 +71486,24,1327,1394,586,30,30 +71487,24,1327,1395,556,30,30 +71488,24,1327,1395,651,30,30 +71489,24,1327,1395,673,30,30 +71490,23,1328,1393,14,30,30 +71491,23,1328,1393,44,30,30 +71492,23,1328,1393,268,30,30 +71493,23,1328,1393,336,30,30 +71494,23,1328,1394,49,30,30 +71495,23,1328,1394,168,30,30 +71496,23,1328,1394,317,30,30 +71497,23,1328,1394,569,30,30 +71498,23,1328,1395,89,30,30 +71499,23,1328,1395,452,30,30 +71500,23,1328,1395,454,30,30 +71501,23,1328,1395,544,30,30 +71502,24,1328,1393,14,30,30 +71503,24,1328,1393,44,30,30 +71504,24,1328,1393,268,30,30 +71505,24,1328,1393,336,30,30 +71506,24,1328,1394,49,30,30 +71507,24,1328,1394,168,30,30 +71508,24,1328,1394,317,30,30 +71509,24,1328,1394,569,30,30 +71510,24,1328,1395,89,30,30 +71511,24,1328,1395,452,30,30 +71512,24,1328,1395,454,30,30 +71513,24,1328,1395,544,30,30 +71514,23,1329,1393,101,30,30 +71515,23,1329,1393,417,30,30 +71516,23,1329,1393,587,30,30 +71517,23,1329,1393,702,30,30 +71518,23,1329,1394,25,30,30 +71519,23,1329,1394,125,30,30 +71520,23,1329,1394,618,30,30 +71521,23,1329,1394,694,30,30 +71522,23,1329,1395,310,30,30 +71523,23,1329,1395,404,30,30 +71524,23,1329,1395,523,30,30 +71525,23,1329,1395,596,30,30 +71526,24,1329,1393,101,30,30 +71527,24,1329,1393,417,30,30 +71528,24,1329,1393,587,30,30 +71529,24,1329,1393,702,30,30 +71530,24,1329,1394,25,30,30 +71531,24,1329,1394,125,30,30 +71532,24,1329,1394,618,30,30 +71533,24,1329,1394,694,30,30 +71534,24,1329,1395,310,30,30 +71535,24,1329,1395,404,30,30 +71536,24,1329,1395,523,30,30 +71537,24,1329,1395,596,30,30 +71538,23,1330,1393,27,30,30 +71539,23,1330,1393,194,30,30 +71540,23,1330,1393,231,30,30 +71541,23,1330,1393,328,30,30 +71542,23,1330,1394,51,30,30 +71543,23,1330,1394,105,30,30 +71544,23,1330,1394,290,30,30 +71545,23,1330,1394,323,30,30 +71546,23,1330,1395,423,30,30 +71547,23,1330,1395,536,30,30 +71548,23,1330,1395,660,30,30 +71549,24,1330,1393,27,30,30 +71550,24,1330,1393,194,30,30 +71551,24,1330,1393,231,30,30 +71552,24,1330,1393,328,30,30 +71553,24,1330,1394,51,30,30 +71554,24,1330,1394,105,30,30 +71555,24,1330,1394,290,30,30 +71556,24,1330,1394,323,30,30 +71557,24,1330,1395,423,30,30 +71558,24,1330,1395,536,30,30 +71559,24,1330,1395,660,30,30 +71560,23,1331,1393,63,30,30 +71561,23,1331,1393,96,30,30 +71562,23,1331,1393,326,30,30 +71563,23,1331,1393,517,30,30 +71564,23,1331,1394,202,30,30 +71565,23,1331,1394,561,30,30 +71566,23,1331,1394,677,30,30 +71567,23,1331,1395,178,30,30 +71568,23,1331,1395,203,30,30 +71569,23,1331,1395,575,30,30 +71570,23,1331,1395,578,30,30 +71571,24,1331,1393,63,30,30 +71572,24,1331,1393,96,30,30 +71573,24,1331,1393,326,30,30 +71574,24,1331,1393,517,30,30 +71575,24,1331,1394,202,30,30 +71576,24,1331,1394,561,30,30 +71577,24,1331,1394,677,30,30 +71578,24,1331,1395,178,30,30 +71579,24,1331,1395,203,30,30 +71580,24,1331,1395,575,30,30 +71581,24,1331,1395,578,30,30 +71582,23,1332,1393,299,30,30 +71583,23,1332,1393,525,30,30 +71584,23,1332,1393,557,30,30 +71585,23,1332,1394,95,30,30 +71586,23,1332,1394,219,30,30 +71587,23,1332,1394,222,30,30 +71588,23,1332,1394,247,30,30 +71589,23,1332,1395,112,30,30 +71590,23,1332,1395,213,30,30 +71591,23,1332,1395,689,30,30 +71592,24,1332,1393,299,30,30 +71593,24,1332,1393,525,30,30 +71594,24,1332,1393,557,30,30 +71595,24,1332,1394,95,30,30 +71596,24,1332,1394,219,30,30 +71597,24,1332,1394,222,30,30 +71598,24,1332,1394,247,30,30 +71599,24,1332,1395,112,30,30 +71600,24,1332,1395,213,30,30 +71601,24,1332,1395,689,30,30 +71602,23,1333,1393,225,30,30 +71603,23,1333,1393,361,30,30 +71604,23,1333,1393,363,30,30 +71605,23,1333,1393,459,30,30 +71606,23,1333,1394,215,30,30 +71607,23,1333,1394,614,30,30 +71608,23,1333,1394,712,30,30 +71609,23,1333,1395,87,30,30 +71610,23,1333,1395,91,30,30 +71611,23,1333,1395,131,30,30 +71612,23,1333,1395,221,30,30 +71613,24,1333,1393,225,30,30 +71614,24,1333,1393,361,30,30 +71615,24,1333,1393,363,30,30 +71616,24,1333,1393,459,30,30 +71617,24,1333,1394,215,30,30 +71618,24,1333,1394,614,30,30 +71619,24,1333,1394,712,30,30 +71620,24,1333,1395,87,30,30 +71621,24,1333,1395,91,30,30 +71622,24,1333,1395,131,30,30 +71623,24,1333,1395,221,30,30 +71624,23,1334,1393,12,30,30 +71625,23,1334,1393,46,30,30 +71626,23,1334,1393,165,30,30 +71627,23,1334,1393,415,30,30 +71628,23,1334,1394,267,30,30 +71629,23,1334,1394,284,30,30 +71630,23,1334,1394,313,30,30 +71631,23,1334,1394,314,30,30 +71632,23,1334,1395,49,30,30 +71633,23,1334,1395,127,30,30 +71634,23,1334,1395,214,30,30 +71635,23,1334,1395,666,30,30 +71636,24,1334,1393,12,30,30 +71637,24,1334,1393,46,30,30 +71638,24,1334,1393,165,30,30 +71639,24,1334,1393,415,30,30 +71640,24,1334,1394,267,30,30 +71641,24,1334,1394,284,30,30 +71642,24,1334,1394,313,30,30 +71643,24,1334,1394,314,30,30 +71644,24,1334,1395,49,30,30 +71645,24,1334,1395,127,30,30 +71646,24,1334,1395,214,30,30 +71647,24,1334,1395,666,30,30 +71648,23,1335,1393,444,30,30 +71649,23,1335,1393,611,30,30 +71650,23,1335,1394,148,30,30 +71651,23,1335,1394,372,30,30 +71652,23,1335,1394,714,30,30 +71653,23,1335,1395,621,30,30 +71654,23,1335,1395,705,30,30 +71655,24,1335,1393,444,30,30 +71656,24,1335,1393,611,30,30 +71657,24,1335,1394,148,30,30 +71658,24,1335,1394,372,30,30 +71659,24,1335,1394,714,30,30 +71660,24,1335,1395,621,30,30 +71661,24,1335,1395,705,30,30 +71662,23,1336,1393,353,30,30 +71663,23,1336,1393,608,30,30 +71664,23,1336,1394,708,30,30 +71665,23,1336,1394,710,30,30 +71666,23,1336,1395,356,30,30 +71667,23,1336,1395,426,30,30 +71668,23,1336,1395,442,30,30 +71669,23,1336,1395,623,30,30 +71670,24,1336,1393,353,30,30 +71671,24,1336,1393,608,30,30 +71672,24,1336,1394,708,30,30 +71673,24,1336,1394,710,30,30 +71674,24,1336,1395,356,30,30 +71675,24,1336,1395,426,30,30 +71676,24,1336,1395,442,30,30 +71677,24,1336,1395,623,30,30 +71678,23,1337,1393,262,30,30 +71679,23,1337,1393,274,30,30 +71680,23,1337,1393,624,30,30 +71681,23,1337,1393,629,30,30 +71682,23,1337,1394,215,30,30 +71683,23,1337,1394,332,30,30 +71684,23,1337,1394,342,30,30 +71685,23,1337,1394,551,30,30 +71686,23,1337,1395,302,30,30 +71687,23,1337,1395,359,30,30 +71688,23,1337,1395,510,30,30 +71689,23,1337,1395,686,30,30 +71690,24,1337,1393,262,30,30 +71691,24,1337,1393,274,30,30 +71692,24,1337,1393,624,30,30 +71693,24,1337,1393,629,30,30 +71694,24,1337,1394,215,30,30 +71695,24,1337,1394,332,30,30 +71696,24,1337,1394,342,30,30 +71697,24,1337,1394,551,30,30 +71698,24,1337,1395,302,30,30 +71699,24,1337,1395,359,30,30 +71700,24,1337,1395,510,30,30 +71701,24,1337,1395,686,30,30 +71702,23,1338,1393,82,30,30 +71703,23,1338,1393,303,30,30 +71704,23,1338,1393,597,30,30 +71705,23,1338,1394,205,30,30 +71706,23,1338,1394,227,30,30 +71707,23,1338,1394,375,30,30 +71708,23,1338,1394,600,30,30 +71709,23,1338,1395,437,30,30 +71710,23,1338,1395,530,30,30 +71711,23,1338,1395,707,30,30 +71712,24,1338,1393,82,30,30 +71713,24,1338,1393,303,30,30 +71714,24,1338,1393,597,30,30 +71715,24,1338,1394,205,30,30 +71716,24,1338,1394,227,30,30 +71717,24,1338,1394,375,30,30 +71718,24,1338,1394,600,30,30 +71719,24,1338,1395,437,30,30 +71720,24,1338,1395,530,30,30 +71721,24,1338,1395,707,30,30 +71722,23,1339,1393,175,30,30 +71723,23,1339,1393,209,30,30 +71724,23,1339,1393,281,30,30 +71725,23,1339,1393,702,30,30 +71726,23,1339,1394,39,30,30 +71727,23,1339,1394,303,30,30 +71728,23,1339,1394,682,30,30 +71729,23,1339,1394,684,30,30 +71730,23,1339,1395,35,30,30 +71731,23,1339,1395,670,30,30 +71732,24,1339,1393,175,30,30 +71733,24,1339,1393,209,30,30 +71734,24,1339,1393,281,30,30 +71735,24,1339,1393,702,30,30 +71736,24,1339,1394,39,30,30 +71737,24,1339,1394,303,30,30 +71738,24,1339,1394,682,30,30 +71739,24,1339,1394,684,30,30 +71740,24,1339,1395,35,30,30 +71741,24,1339,1395,670,30,30 \ No newline at end of file diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index d35cb0f65..9db1ed598 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -2352,3 +2352,21 @@ location_area_id,local_language_id,name 1319,9,Mirage Mountain (South of Route 131) 1320,9,Mirage Mountain (North East of Route 125) 1321,9,Fortree City +1322,9,Friend Safari (Normal) +1323,9,Friend Safari (Fire) +1324,9,Friend Safari (Fighting) +1325,9,Friend Safari (Water) +1326,9,Friend Safari (Flying) +1327,9,Friend Safari (Grass) +1328,9,Friend Safari (Poison) +1329,9,Friend Safari (Electric) +1330,9,Friend Safari (Ground) +1331,9,Friend Safari (Psychic) +1332,9,Friend Safari (Rock) +1333,9,Friend Safari (Ice) +1334,9,Friend Safari (Bug) +1335,9,Friend Safari (Dragon) +1336,9,Friend Safari (Ghost) +1337,9,Friend Safari (Dark) +1338,9,Friend Safari (Steel) +1339,9,Friend Safari (Fairy) \ No newline at end of file diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index 8429fa5f1..27343bfc3 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1202,3 +1202,21 @@ id,location_id,game_index,identifier 1319,699,0,south-of-route-131 1320,699,0,north-east-of-route-125 1321,574,0, +1322,680,0,normal +1323,680,0,fire +1324,680,0,fighting +1325,680,0,water +1326,680,0,flying +1327,680,0,grass +1328,680,0,poison +1329,680,0,electric +1330,680,0,ground +1331,680,0,psychic +1332,680,0,rock +1333,680,0,ice +1334,680,0,bug +1335,680,0,dragon +1336,680,0,ghost +1337,680,0,dark +1338,680,0,steel +1339,680,0,fairy \ No newline at end of file From 42ae15badf7956ecb36be72faa399a202dc94a4c Mon Sep 17 00:00:00 2001 From: Christian <86637723+digitalghost-dev@users.noreply.github.com> Date: Fri, 17 Apr 2026 21:47:40 -0700 Subject: [PATCH 54/80] adding pokemon from champions (#1491) * adding pokemon from champions * fixing typo Co-authored-by: Justin Marquez <37006684+jemarq04@users.noreply.github.com> --------- Co-authored-by: Justin Marquez <37006684+jemarq04@users.noreply.github.com> --- data/v2/csv/pokedex_prose.csv | 1 + data/v2/csv/pokedex_version_groups.csv | 1 + data/v2/csv/pokedexes.csv | 1 + data/v2/csv/pokemon_dex_numbers.csv | 184 +++++++++++++++++++++++++ 4 files changed, 187 insertions(+) diff --git a/data/v2/csv/pokedex_prose.csv b/data/v2/csv/pokedex_prose.csv index bd2800d61..11d29ef23 100644 --- a/data/v2/csv/pokedex_prose.csv +++ b/data/v2/csv/pokedex_prose.csv @@ -113,3 +113,4 @@ pokedex_id,local_language_id,name,description 34,9,Lumiose,Lumiose City dex 35,7,Luminalia Dimensional,Pokédex regional de Luminalia Dimensional de Pokemon Leyendas Z-A 35,9,Hyperspace,Hyperspace dex +36,9,Champions,Champions dex \ No newline at end of file diff --git a/data/v2/csv/pokedex_version_groups.csv b/data/v2/csv/pokedex_version_groups.csv index 500e7a892..93a909a8f 100644 --- a/data/v2/csv/pokedex_version_groups.csv +++ b/data/v2/csv/pokedex_version_groups.csv @@ -43,3 +43,4 @@ pokedex_id,version_group_id 34,30 35,30 35,31 +36,32 \ No newline at end of file diff --git a/data/v2/csv/pokedexes.csv b/data/v2/csv/pokedexes.csv index 5e32fa486..72d0fd343 100644 --- a/data/v2/csv/pokedexes.csv +++ b/data/v2/csv/pokedexes.csv @@ -33,3 +33,4 @@ id,region_id,identifier,is_main_series 33,10,blueberry,1 34,6,lumiose-city,1 35,6,hyperspace,1 +36,,champions,0 \ No newline at end of file diff --git a/data/v2/csv/pokemon_dex_numbers.csv b/data/v2/csv/pokemon_dex_numbers.csv index 3401a34e4..820713bf1 100644 --- a/data/v2/csv/pokemon_dex_numbers.csv +++ b/data/v2/csv/pokemon_dex_numbers.csv @@ -26,6 +26,7 @@ 3,28,70 3,33,166 3,34,150 +3,36,3 4,1,4 4,2,4 4,3,229 @@ -56,6 +57,7 @@ 6,27,380 6,33,169 6,34,153 +6,36,6 7,1,7 7,2,7 7,3,232 @@ -83,6 +85,7 @@ 9,28,73 9,33,172 9,34,156 +9,36,9 10,1,10 10,2,10 10,3,24 @@ -144,6 +147,7 @@ 15,12,28 15,26,15 15,34,20 +15,36,15 16,1,16 16,2,16 16,3,10 @@ -165,6 +169,7 @@ 18,12,19 18,26,18 18,34,23 +18,36,18 19,1,19 19,2,19 19,3,17 @@ -247,6 +252,7 @@ 24,26,24 24,32,19 24,34,61 +24,36,24 25,1,25 25,2,25 25,3,22 @@ -268,6 +274,7 @@ 25,31,74 25,32,21 25,34,53 +25,36,25 26,1,26 26,2,26 26,3,23 @@ -289,6 +296,7 @@ 26,31,75 26,32,22 26,34,54 +26,36,26 27,1,27 27,2,27 27,3,48 @@ -397,6 +405,7 @@ 36,30,201 36,32,153 36,34,57 +36,36,36 37,1,37 37,2,37 37,3,125 @@ -429,6 +438,7 @@ 38,30,169 38,32,38 38,33,158 +38,36,38 39,1,39 39,2,39 39,3,44 @@ -849,6 +859,7 @@ 65,28,33 65,30,60 65,34,64 +65,36,65 66,1,66 66,2,66 66,3,140 @@ -909,6 +920,7 @@ 68,27,140 68,30,156 68,34,127 +68,36,68 69,1,69 69,2,69 69,3,64 @@ -933,6 +945,7 @@ 71,26,71 71,32,25 71,34,76 +71,36,71 72,1,72 72,2,72 72,3,162 @@ -1082,6 +1095,7 @@ 80,31,325 80,33,76 80,34,138 +80,36,80 81,1,81 81,2,81 81,3,118 @@ -1290,6 +1304,7 @@ 94,31,70 94,32,120 94,34,67 +94,36,94 95,1,95 95,2,95 95,3,62 @@ -1525,6 +1540,7 @@ 115,26,115 115,28,172 115,34,223 +115,36,115 116,1,116 116,2,116 116,3,186 @@ -1611,6 +1627,7 @@ 121,26,121 121,28,99 121,34,37 +121,36,121 122,1,122 122,2,122 122,3,156 @@ -1696,6 +1713,7 @@ 127,26,127 127,28,120 127,34,178 +127,36,127 128,1,128 128,2,128 128,3,148 @@ -1711,6 +1729,7 @@ 128,28,116 128,31,223 128,33,22 +128,36,128 129,1,129 129,2,129 129,3,76 @@ -1767,6 +1786,7 @@ 130,31,135 130,32,44 130,34,33 +130,36,130 131,1,131 131,2,131 131,3,219 @@ -1796,6 +1816,7 @@ 132,27,373 132,28,207 132,31,212 +132,36,132 133,1,133 133,2,133 133,3,180 @@ -1832,6 +1853,7 @@ 134,30,26 134,31,180 134,34,101 +134,36,134 135,1,135 135,2,135 135,3,182 @@ -1850,6 +1872,7 @@ 135,30,27 135,31,181 135,34,102 +135,36,135 136,1,136 136,2,136 136,3,183 @@ -1868,6 +1891,7 @@ 136,30,28 136,31,182 136,34,103 +136,36,136 137,1,137 137,2,137 137,3,215 @@ -1926,6 +1950,7 @@ 142,26,142 142,29,127 142,34,192 +142,36,142 143,1,143 143,2,143 143,3,225 @@ -1943,6 +1968,7 @@ 143,29,173 143,30,52 143,32,103 +143,36,143 144,1,144 144,2,144 144,3,235 @@ -2007,6 +2033,7 @@ 149,29,196 149,31,349 149,34,147 +149,36,149 150,1,150 150,2,150 150,3,249 @@ -2035,6 +2062,7 @@ 154,7,3 154,33,175 154,34,3 +154,36,154 155,1,155 155,3,4 155,7,4 @@ -2050,6 +2078,7 @@ 157,7,6 157,30,6 157,33,178 +157,36,157 158,1,158 158,3,7 158,7,7 @@ -2065,6 +2094,7 @@ 160,7,9 160,33,181 160,34,9 +160,36,160 161,1,161 161,3,19 161,7,19 @@ -2139,6 +2169,7 @@ 168,24,11 168,32,2 168,34,59 +168,36,168 169,1,169 169,3,39 169,4,65 @@ -2295,6 +2326,7 @@ 181,23,65 181,31,103 181,34,26 +181,36,181 182,1,182 182,3,86 182,4,91 @@ -2325,6 +2357,7 @@ 184,15,57 184,28,141 184,31,48 +184,36,184 185,1,185 185,3,106 185,5,93 @@ -2353,6 +2386,7 @@ 186,24,77 186,28,145 186,32,42 +186,36,186 187,1,187 187,3,67 187,7,67 @@ -2432,6 +2466,7 @@ 196,30,29 196,31,183 196,34,104 +196,36,196 197,1,197 197,3,185 197,6,168 @@ -2448,6 +2483,7 @@ 197,30,30 197,31,184 197,34,105 +197,36,197 198,1,198 198,3,208 198,5,74 @@ -2474,6 +2510,7 @@ 199,31,326 199,33,77 199,34,139 +199,36,199 200,1,200 200,3,214 200,5,72 @@ -2522,6 +2559,7 @@ 205,21,269 205,24,90 205,31,259 +205,36,205 206,1,206 206,3,52 206,7,52 @@ -2551,6 +2589,7 @@ 208,27,179 208,30,119 208,34,198 +208,36,208 209,1,209 209,3,123 209,7,125 @@ -2593,6 +2632,7 @@ 212,31,261 212,33,20 212,34,177 +212,36,212 213,1,213 213,3,166 213,7,168 @@ -2616,6 +2656,7 @@ 214,31,262 214,32,49 214,34,179 +214,36,214 215,1,215 215,3,213 215,5,144 @@ -2761,6 +2802,7 @@ 227,28,153 227,33,113 227,34,216 +227,36,227 228,1,228 228,3,209 228,6,176 @@ -2781,6 +2823,7 @@ 229,31,26 229,32,124 229,34,92 +229,36,229 230,1,230 230,3,188 230,4,186 @@ -2944,6 +2987,7 @@ 248,29,141 248,31,318 248,34,208 +248,36,248 249,1,249 249,3,247 249,7,252 @@ -3134,6 +3178,7 @@ 279,27,63 279,28,49 279,31,133 +279,36,279 280,1,280 280,4,29 280,6,157 @@ -3170,6 +3215,7 @@ 282,31,64 282,32,59 282,34,89 +282,36,282 283,1,283 283,4,32 283,12,47 @@ -3317,6 +3363,7 @@ 302,29,174 302,31,297 302,34,132 +302,36,302 303,1,303 303,4,69 303,13,63 @@ -3350,6 +3397,7 @@ 306,15,74 306,29,193 306,34,201 +306,36,306 307,1,307 307,4,76 307,5,86 @@ -3366,6 +3414,7 @@ 308,15,79 308,31,162 308,34,84 +308,36,308 309,1,309 309,4,78 309,13,73 @@ -3382,6 +3431,7 @@ 310,24,115 310,27,67 310,34,86 +310,36,310 311,1,311 311,4,80 311,12,96 @@ -3444,6 +3494,7 @@ 319,25,93 319,28,112 319,34,141 +319,36,319 320,1,320 320,4,99 320,9,240 @@ -3480,6 +3531,7 @@ 323,31,152 323,33,126 323,34,117 +323,36,323 324,1,324 324,4,105 324,14,96 @@ -3492,6 +3544,7 @@ 324,28,173 324,31,150 324,33,86 +324,36,324 325,1,325 325,4,110 325,9,206 @@ -3577,6 +3630,7 @@ 334,31,220 334,33,115 334,34,94 +334,36,334 335,1,335 335,4,123 335,9,186 @@ -3733,6 +3787,7 @@ 350,29,189 350,32,159 350,35,49 +350,36,350 351,1,351 351,4,142 351,9,163 @@ -3745,6 +3800,7 @@ 351,23,121 351,24,84 351,25,82 +351,36,351 352,1,352 352,4,145 352,12,116 @@ -3770,6 +3826,7 @@ 354,24,138 354,31,299 354,34,112 +354,36,354 355,1,355 355,4,148 355,6,189 @@ -3804,6 +3861,7 @@ 358,30,196 358,32,143 358,35,51 +358,36,358 359,1,359 359,4,152 359,6,209 @@ -3816,6 +3874,7 @@ 359,24,143 359,29,107 359,34,134 +359,36,359 360,1,360 360,4,160 360,13,118 @@ -3851,6 +3910,7 @@ 362,31,358 362,32,173 362,34,170 +362,36,362 363,1,363 363,4,173 363,9,243 @@ -4039,6 +4099,7 @@ 389,6,3 389,30,132 389,33,193 +389,36,389 390,1,390 390,5,4 390,6,4 @@ -4057,6 +4118,7 @@ 392,11,117 392,30,63 392,33,196 +392,36,392 393,1,393 393,5,7 393,6,7 @@ -4075,6 +4137,7 @@ 395,11,135 395,30,163 395,33,199 +395,36,395 396,1,396 396,5,10 396,6,10 @@ -4150,6 +4213,7 @@ 405,30,17 405,31,96 405,32,111 +405,36,405 406,1,406 406,5,25 406,6,25 @@ -4168,6 +4232,7 @@ 407,27,61 407,30,91 407,34,31 +407,36,407 408,1,408 408,5,36 408,6,36 @@ -4186,6 +4251,7 @@ 409,23,137 409,30,209 409,33,108 +409,36,409 410,1,410 410,5,38 410,6,38 @@ -4206,6 +4272,7 @@ 411,23,139 411,30,211 411,33,110 +411,36,411 412,1,412 412,5,45 412,6,45 @@ -4468,6 +4535,7 @@ 442,29,47 442,30,139 442,31,302 +442,36,442 443,1,443 443,5,109 443,6,109 @@ -4510,6 +4578,7 @@ 445,31,128 445,32,166 445,34,130 +445,36,445 446,1,446 446,5,112 446,6,112 @@ -4555,6 +4624,7 @@ 448,31,164 448,32,65 448,34,136 +448,36,448 449,1,449 449,5,122 449,6,122 @@ -4571,6 +4641,7 @@ 450,30,108 450,31,266 450,34,119 +450,36,450 451,1,451 451,5,127 451,6,127 @@ -4609,6 +4680,7 @@ 454,28,83 454,30,100 454,31,176 +454,36,454 455,1,455 455,5,131 455,6,131 @@ -4679,6 +4751,7 @@ 460,31,353 460,33,160 460,34,173 +460,36,460 461,1,461 461,5,145 461,6,145 @@ -4694,6 +4767,7 @@ 461,30,204 461,31,231 461,32,171 +461,34,461 462,1,462 462,6,180 462,9,50 @@ -4727,6 +4801,7 @@ 464,28,185 464,30,122 464,33,7 +464,36,464 465,1,465 465,6,182 465,7,183 @@ -4778,6 +4853,7 @@ 470,30,31 470,31,185 470,34,106 +470,36,470 471,1,471 471,6,170 471,9,98 @@ -4792,12 +4868,14 @@ 471,30,32 471,31,186 471,34,107 +471,36,471 472,1,472 472,6,154 472,9,222 472,14,116 472,30,186 472,32,122 +472,36,472 473,1,473 473,6,205 473,7,197 @@ -4807,6 +4885,7 @@ 473,29,9 473,30,214 473,32,52 +473,36,473 474,1,474 474,6,194 474,16,219 @@ -4828,6 +4907,7 @@ 475,31,65 475,32,60 475,34,90 +475,36,475 476,1,476 476,6,156 476,9,165 @@ -4860,6 +4940,7 @@ 478,31,359 478,32,174 478,34,171 +478,36,478 479,1,479 479,6,152 479,14,68 @@ -4868,6 +4949,7 @@ 479,31,310 479,33,41 479,35,22 +479,36,479 480,1,480 480,5,146 480,6,146 @@ -4931,6 +5013,7 @@ 497,9,3 497,11,120 497,33,202 +497,36,497 498,1,498 498,8,4 498,9,4 @@ -4949,6 +5032,7 @@ 500,11,123 500,33,205 500,34,6 +500,36,500 501,1,501 501,8,7 501,9,7 @@ -4967,6 +5051,7 @@ 503,11,108 503,30,9 503,33,208 +503,36,503 504,1,504 504,8,10 504,9,10 @@ -4977,6 +5062,7 @@ 505,9,11 505,14,47 505,34,28 +505,36,505 506,1,506 506,8,12 506,9,22 @@ -5013,6 +5099,7 @@ 510,14,43 510,27,45 510,35,54 +510,36,510 511,1,511 511,8,17 511,9,37 @@ -5025,6 +5112,7 @@ 512,11,137 512,12,30 512,34,78 +512,36,512 513,1,513 513,8,19 513,9,39 @@ -5037,6 +5125,7 @@ 514,11,139 514,12,32 514,34,80 +514,36,514 515,1,515 515,8,21 515,9,41 @@ -5049,6 +5138,7 @@ 516,11,141 516,12,34 516,34,82 +516,36,516 517,1,517 517,8,23 517,9,86 @@ -5148,6 +5238,7 @@ 530,27,167 530,33,100 530,34,121 +530,36,530 531,1,531 531,8,37 531,9,36 @@ -5155,6 +5246,7 @@ 531,12,123 531,29,21 531,34,95 +531,36,531 532,1,532 532,8,38 532,9,73 @@ -5179,6 +5271,7 @@ 534,27,173 534,29,59 534,32,87 +534,36,534 535,1,535 535,8,41 535,9,228 @@ -5269,6 +5362,7 @@ 547,27,263 547,29,169 547,33,57 +547,36,547 548,1,548 548,8,54 548,9,84 @@ -5353,6 +5447,7 @@ 553,31,269 553,33,29 553,34,124 +553,36,553 554,1,554 554,8,60 554,9,102 @@ -5418,6 +5513,7 @@ 563,9,125 563,27,329 563,35,60 +563,36,563 564,1,564 564,8,70 564,9,126 @@ -5470,6 +5566,7 @@ 569,24,86 569,27,158 569,34,50 +569,36,569 570,1,570 570,8,76 570,9,151 @@ -5492,6 +5589,7 @@ 571,28,88 571,30,220 571,31,229 +571,36,571 572,1,572 572,8,78 572,9,107 @@ -5556,6 +5654,7 @@ 579,27,272 579,29,56 579,33,150 +579,36,579 580,1,580 580,8,86 580,9,153 @@ -5599,6 +5698,7 @@ 584,27,74 584,29,24 584,34,115 +584,36,584 585,1,585 585,8,91 585,9,159 @@ -5620,6 +5720,7 @@ 587,25,111 587,28,102 587,34,180 +587,36,587 588,1,588 588,8,94 588,9,155 @@ -5770,6 +5871,7 @@ 609,29,50 609,32,148 609,34,191 +609,36,609 610,1,610 610,8,116 610,9,183 @@ -5812,6 +5914,7 @@ 614,29,122 614,31,356 614,33,154 +614,36,614 615,1,615 615,8,121 615,9,197 @@ -5839,6 +5942,7 @@ 618,14,39 618,27,226 618,34,157 +618,36,618 619,1,619 619,8,125 619,9,219 @@ -5883,6 +5987,7 @@ 623,29,154 623,33,124 623,35,72 +623,36,623 624,1,624 624,8,130 624,9,223 @@ -6001,6 +6106,7 @@ 635,27,388 635,29,138 635,31,372 +635,36,635 636,1,636 636,8,142 636,9,171 @@ -6017,6 +6123,7 @@ 637,23,105 637,28,187 637,31,275 +637,36,637 638,1,638 638,8,144 638,9,225 @@ -6080,6 +6187,7 @@ 652,12,3 652,33,211 652,34,215 +652,36,652 653,1,653 653,12,4 653,33,212 @@ -6092,6 +6200,7 @@ 655,12,6 655,33,214 655,34,219 +655,36,655 656,1,656 656,12,7 656,33,215 @@ -6104,6 +6213,7 @@ 658,12,9 658,33,217 658,34,211 +658,36,658 659,1,659 659,12,10 659,27,48 @@ -6112,6 +6222,7 @@ 660,12,11 660,27,49 660,34,14 +660,36,660 661,1,661 661,12,14 661,16,158 @@ -6142,6 +6253,7 @@ 663,31,21 663,33,89 663,34,12 +663,36,663 664,1,664 664,12,20 664,31,35 @@ -6154,6 +6266,7 @@ 666,12,22 666,31,37 666,34,17 +666,36,666 667,1,667 667,12,57 667,21,370 @@ -6184,6 +6297,7 @@ 670,25,45 670,31,146 670,34,39 +670,36,670 671,1,671 671,12,70 671,21,102 @@ -6192,6 +6306,7 @@ 671,25,46 671,31,147 671,34,40 +671,36,671 672,1,672 672,12,89 672,31,221 @@ -6216,12 +6331,14 @@ 675,24,106 675,27,112 675,34,48 +675,36,675 676,1,676 676,12,93 676,21,30 676,22,30 676,25,14 676,34,158 +676,36,676 677,1,677 677,12,114 677,27,208 @@ -6232,6 +6349,7 @@ 678,27,209 678,33,105 678,34,44 +678,36,678 679,1,679 679,12,117 679,27,330 @@ -6244,6 +6362,7 @@ 681,12,119 681,27,332 681,34,73 +681,36,681 682,1,682 682,12,129 682,27,212 @@ -6252,6 +6371,7 @@ 683,12,130 683,27,213 683,34,97 +683,36,683 684,1,684 684,12,131 684,27,210 @@ -6260,6 +6380,7 @@ 685,12,132 685,27,211 685,34,99 +685,36,685 686,1,686 686,13,10 686,21,26 @@ -6314,6 +6435,7 @@ 693,28,197 693,31,340 693,34,164 +693,36,693 694,1,694 694,13,46 694,27,318 @@ -6322,6 +6444,7 @@ 695,13,47 695,27,319 695,34,203 +695,36,695 696,1,696 696,13,64 696,21,243 @@ -6334,6 +6457,7 @@ 697,23,145 697,29,84 697,34,194 +697,36,697 698,1,698 698,13,66 698,21,245 @@ -6346,6 +6470,7 @@ 699,23,147 699,29,86 699,34,196 +699,36,699 700,1,700 700,13,85 700,16,131 @@ -6357,6 +6482,7 @@ 700,30,33 700,31,187 700,34,108 +700,36,700 701,1,701 701,13,89 701,21,96 @@ -6364,6 +6490,7 @@ 701,27,320 701,31,301 701,34,181 +701,36,701 702,1,702 702,13,110 702,21,291 @@ -6371,6 +6498,7 @@ 702,28,103 702,31,200 702,34,51 +702,36,702 703,1,703 703,13,124 703,16,101 @@ -6430,6 +6558,7 @@ 706,31,174 706,32,180 706,34,167 +706,36,706 707,1,707 707,14,50 707,16,241 @@ -6439,6 +6568,7 @@ 707,28,28 707,31,240 707,34,188 +707,36,707 708,1,708 708,14,61 708,16,196 @@ -6459,6 +6589,7 @@ 709,29,34 709,32,69 709,34,183 +709,36,709 710,1,710 710,14,63 710,27,191 @@ -6467,6 +6598,7 @@ 711,14,64 711,27,192 711,34,205 +711,36,711 712,1,712 712,14,79 712,27,358 @@ -6481,6 +6613,7 @@ 713,30,216 713,31,364 713,34,175 +713,36,713 714,1,714 714,14,113 714,21,83 @@ -6501,6 +6634,7 @@ 715,31,304 715,32,89 715,34,187 +715,36,715 716,1,716 716,14,148 716,34,228 @@ -6539,6 +6673,7 @@ 724,22,3 724,30,3 724,33,220 +724,36,724 725,1,725 725,16,4 725,17,4 @@ -6557,6 +6692,7 @@ 727,21,6 727,22,6 727,33,223 +727,36,727 728,1,728 728,16,7 728,17,7 @@ -6575,6 +6711,7 @@ 730,21,9 730,22,9 730,33,226 +730,36,730 731,1,731 731,16,10 731,17,10 @@ -6611,6 +6748,7 @@ 733,24,3 733,25,3 733,33,49 +733,36,733 734,1,734 734,16,13 734,17,13 @@ -6696,6 +6834,7 @@ 740,31,119 740,33,73 740,35,88 +740,36,740 741,1,741 741,16,82 741,17,82 @@ -6752,6 +6891,7 @@ 745,28,158 745,31,90 745,32,71 +745,36,745 746,1,746 746,16,110 746,17,110 @@ -6783,6 +6923,7 @@ 748,27,308 748,28,128 748,31,345 +748,36,748 749,1,749 749,16,132 749,18,59 @@ -6807,6 +6948,7 @@ 750,27,85 750,31,273 750,32,130 +750,36,750 751,1,751 751,16,141 751,18,68 @@ -6827,6 +6969,7 @@ 752,27,215 752,29,92 752,33,91 +752,36,752 753,1,753 753,16,143 753,18,70 @@ -6877,6 +7020,7 @@ 758,28,160 758,31,121 758,32,169 +758,36,758 759,1,759 759,16,169 759,18,96 @@ -6914,6 +7058,7 @@ 763,23,110 763,27,54 763,31,83 +763,36,763 764,1,764 764,16,174 764,18,101 @@ -6929,6 +7074,7 @@ 765,27,342 765,28,89 765,31,313 +765,36,765 766,1,766 766,16,177 766,18,104 @@ -6937,6 +7083,7 @@ 766,27,343 766,28,90 766,31,314 +766,36,766 767,1,767 767,16,182 767,18,109 @@ -7021,6 +7168,7 @@ 778,31,239 778,32,189 778,35,68 +778,36,778 779,1,779 779,16,243 779,19,115 @@ -7035,6 +7183,7 @@ 780,24,142 780,27,346 780,34,224 +780,36,780 781,1,781 781,16,263 781,20,78 @@ -7066,6 +7215,7 @@ 784,27,394 784,28,167 784,32,133 +784,36,784 785,1,785 785,16,285 785,17,120 @@ -7201,6 +7351,7 @@ 823,29,165 823,31,42 823,35,75 +823,36,823 824,1,824 824,27,10 824,28,14 @@ -7266,11 +7417,13 @@ 841,28,20 841,31,109 841,32,34 +841,36,841 842,1,842 842,27,207 842,28,21 842,31,110 842,32,35 +842,36,842 843,1,843 843,27,312 843,28,174 @@ -7279,6 +7432,7 @@ 844,27,313 844,28,175 844,31,271 +844,36,844 845,1,845 845,27,309 845,28,93 @@ -7325,6 +7479,7 @@ 855,29,133 855,31,238 855,33,128 +855,36,855 856,1,856 856,27,241 856,29,40 @@ -7340,6 +7495,7 @@ 858,29,42 858,31,284 858,32,94 +858,36,858 859,1,859 859,27,238 859,29,37 @@ -7370,15 +7526,18 @@ 866,27,366 866,29,12 866,35,110 +866,36,866 867,1,867 867,27,328 867,35,61 +867,36,867 868,1,868 868,27,185 868,33,42 869,1,869 869,27,186 869,33,43 +869,36,869 870,1,870 870,27,345 870,31,300 @@ -7416,6 +7575,7 @@ 877,29,157 877,32,95 877,35,70 +877,36,877 878,1,878 878,27,302 878,29,108 @@ -7447,6 +7607,7 @@ 887,27,397 887,29,112 887,31,307 +887,36,887 888,1,888 888,27,398 889,1,889 @@ -7471,18 +7632,22 @@ 898,29,210 899,1,899 899,30,50 +899,36,899 900,1,900 900,30,73 900,33,21 900,35,69 +900,36,900 901,1,901 901,30,114 901,32,196 902,1,902 902,30,167 902,32,195 +902,36,902 903,1,903 903,30,203 +903,36,903 904,1,904 904,30,85 904,33,147 @@ -7495,18 +7660,21 @@ 907,31,2 908,1,908 908,31,3 +908,36,908 909,1,909 909,31,4 910,1,910 910,31,5 911,1,911 911,31,6 +911,36,911 912,1,912 912,31,7 913,1,913 913,31,8 914,1,914 914,31,9 +914,36,914 915,1,915 915,31,10 916,1,916 @@ -7531,6 +7699,7 @@ 925,1,925 925,31,72 925,32,98 +925,36,925 926,1,926 926,31,76 926,35,79 @@ -7555,19 +7724,23 @@ 934,1,934 934,31,131 934,35,91 +934,36,934 935,1,935 935,31,165 935,35,97 936,1,936 936,31,166 936,35,98 +936,36,936 937,1,937 937,31,167 937,35,99 +937,36,937 938,1,938 938,31,170 939,1,939 939,31,171 +939,36,939 940,1,940 940,31,177 941,1,941 @@ -7602,6 +7775,7 @@ 952,1,952 952,31,251 952,35,15 +952,36,952 953,1,953 953,31,254 953,33,30 @@ -7612,6 +7786,7 @@ 955,31,263 956,1,956 956,31,264 +956,36,956 957,1,957 957,31,279 957,35,16 @@ -7621,6 +7796,7 @@ 959,1,959 959,31,281 959,35,18 +959,36,959 960,1,960 960,31,288 961,1,961 @@ -7632,6 +7808,7 @@ 963,31,291 964,1,964 964,31,292 +964,36,964 965,1,965 965,31,293 966,1,966 @@ -7642,6 +7819,7 @@ 968,1,968 968,31,296 968,32,96 +968,36,968 969,1,969 969,31,308 969,32,156 @@ -7650,6 +7828,7 @@ 970,31,309 970,32,157 970,35,21 +970,36,970 971,1,971 971,31,311 971,35,23 @@ -7680,12 +7859,14 @@ 981,1,981 981,31,193 981,33,26 +981,36,981 982,1,982 982,31,189 982,32,161 983,1,983 983,31,369 983,32,188 +983,36,983 984,1,984 984,31,376 985,1,985 @@ -7751,6 +7932,7 @@ 1012,32,76 1013,1,1013 1013,32,77 +1013,36,1013 1014,1,1014 1014,32,197 1015,1,1015 @@ -7761,8 +7943,10 @@ 1017,32,200 1018,1,1018 1018,33,162 +1018,36,1018 1019,1,1019 1019,33,163 +1019,36,1019 1020,1,1020 1020,33,236 1021,1,1021 From a0cb8d003f6c0d9ed26f519f4f04e2062d9d277d Mon Sep 17 00:00:00 2001 From: Lilly Helbling Date: Sun, 19 Apr 2026 00:55:43 +0100 Subject: [PATCH 55/80] Add missing german pokedex entries (#1494) --- data/v2/csv/pokedex_prose.csv | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/data/v2/csv/pokedex_prose.csv b/data/v2/csv/pokedex_prose.csv index 11d29ef23..fd14a521a 100644 --- a/data/v2/csv/pokedex_prose.csv +++ b/data/v2/csv/pokedex_prose.csv @@ -13,7 +13,7 @@ pokedex_id,local_language_id,name,description 3,9,Original Johto,"Gold/Silver/Crystal Johto dex—called the ""New"" Pokédex in-game" 4,5,Hoenn initial,Pokédex régional d’Hoenn dans Rubis/Saphir/Émeraude 4,6,Original Hoenn,Rubin/Saphir/Smaragd Hoenn Dex -4,7,Hoenn Original,Pokédex regional de Hoenn de Rubí/Zafiro/Esmeralda +4,7,Hoenn Original,Pokédex regional de Hoenn de Rubí/Zafiro/Esmeralda 4,9,Original Hoenn,Ruby/Sapphire/Emerald Hoenn dex 5,5,Sinnoh initial,Pokédex régional de Sinnoh dans Diamant/Perle 5,6,Original Sinnoh,Diamant/Perl Sinnoh Dex @@ -86,31 +86,40 @@ pokedex_id,local_language_id,name,description 25,7,Poni Actualizado,Pokédex regional de Poni de Ultra Sol/Ultra Luna 25,9,Updated Poni,Ultra Sun/Ultra Moon Poni dex 26,5,Let's Go Kanto,Pokédex de Kanto dans Let's Go: Pikachu/Let's Go: Évoli +26,6,Let's Go Kanto,Kanto Pokédex aus Let's Go: Pikachu/Let's Go: Evoli 26,7,Let’s Go Kanto,Pokédex regional de Let’s Go Pikachu/Eevee 26,9,Let’s Go Kanto,Let’s Go: Pikachu/Let’s Go: Eevee Kanto dex 27,5,Galar,Pokédex de Galar dans Épée/Bouclier +27,6,Galar,Galar Dex 27,7,Galar,Pokédex regional de Galar 27,9,Galar,Sword/Shield Galar dex 28,5,Isolarmure,Pokédex d'Isolarmure -28,7,Isla de la Armadura,Pokédex regional de Isla de la Armadura +28,6,Die Insel der Rüstung,Die Insel der Rüstung Dex +28,7,Isla de la Armadura,Pokédex regional de Isla de la Armadura 28,9,Isle of Armor,Isle of Armor dex 29,5,Couronneige,Pokédex de Couronneige +29,6,Kronen-Schneelande,Kronen-Schneelande Dex 29,7,Nieves de la Corona,Pokédex regional de Nieves de la Corona 29,9,Crown Tundra,Crown Tundra dex 30,5,Hisui,Pokédex d'Hisui +30,6,Hisui,Hisui Dex — Dex aus Pokémon Legenden Arceus 30,7,Hisui,Pokédex regional de Hisui de Leyendas Pokémon Arceus 30,9,Hisui,Hisui dex 31,5,Paldea,Pokédex de Paldea +31,6,Paldea,Paldea Dex 31,7,Paldea,Pokédex regional de Paldea de Escarlata/Púrpura 31,9,Paldea,Paldea dex 32,5,Septentria,Pokédex de Septentria 32,7,Kitakami,Pokédex regional de Kitakami de Escarlata/Púrpura 32,9,Kitakami,Kitakami dex 33,5,Myrtille,Pokédex de l'Institut Myrtille +33,6,Blaubeer-Akademie,Blaubeer-Akademie Dex 33,7,Arándano,Pokédex regional de la Academia Arándano de Escarlata/Púrpura 33,9,Blueberry,Blueberry Academy dex +34,6,Illumina City,Illumina City Dex - Dex aus Pokémon Legenden Z-A 34,7,Ciudad Luminalia,Pokédex regional de Ciudad Luminalia de Pokemon Leyendas Z-A 34,9,Lumiose,Lumiose City dex +35,6,Dimensions-Illumina,Dimensions-Illumina Dex 35,7,Luminalia Dimensional,Pokédex regional de Luminalia Dimensional de Pokemon Leyendas Z-A 35,9,Hyperspace,Hyperspace dex 36,9,Champions,Champions dex \ No newline at end of file From 1a6f9c0820dfb5554ef0548d8d3c60ab3e1c3271 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20OUTHIER?= <73345731+LoicOuth@users.noreply.github.com> Date: Sun, 19 Apr 2026 14:03:16 +0200 Subject: [PATCH 56/80] Add CSV identifier validation with comprehensive error reporting (#1437) * Add CSV identifier validation with comprehensive error reporting - Validates 50 CSV files with identifier columns - Reports missing files and invalid identifiers together - Found 16 invalid identifiers across items, locations, and move_meta_categories --- pokemon_v2/test_models.py | 147 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 147 insertions(+) diff --git a/pokemon_v2/test_models.py b/pokemon_v2/test_models.py index 84f2dbf72..e0a338221 100644 --- a/pokemon_v2/test_models.py +++ b/pokemon_v2/test_models.py @@ -1,3 +1,7 @@ +import csv +import os +import re +from django.conf import settings from django.test import TestCase from pokemon_v2.models import * @@ -9,3 +13,146 @@ def setUp(self): def fields_are_valid(self): smell = Ability.objects.get(name="Smell") self.assertEqual(smell.generation_id, 3) + + +class CSVResourceNameValidationTestCase(TestCase): + """ + Test that all resource identifiers in CSV files follow ASCII slug format. + + Resource identifiers are used in API URLs and should be URL-safe ASCII slugs + (lowercase letters, numbers, and hyphens only). + + This test validates the data source (CSV files) before it's loaded into the database. + """ + + # Pattern for valid resource identifiers: lowercase letters, numbers, and hyphens only + VALID_IDENTIFIER_PATTERN = re.compile(r"^[a-z0-9-]+$") + + def test_all_csv_identifiers_are_ascii_slugs(self): + """ + Validate that all resource identifiers in CSV files follow the ASCII slug format. + + Identifiers should only contain: + - Lowercase letters (a-z) + - Numbers (0-9) + - Hyphens (-) + + This test will fail if any CSV contains identifiers with: + - Unicode characters (ñ, ', é, etc.) + - Uppercase letters + - Spaces + - Special characters (&, (), ', etc.) + """ + violations = [] + csv_dir = os.path.join(settings.BASE_DIR, "data", "v2", "csv") + + for filename in sorted(os.listdir(csv_dir)): + if not filename.endswith(".csv"): + continue + + csv_path = os.path.join(csv_dir, filename) + + try: + with open(csv_path, "r", encoding="utf-8") as csvfile: + reader = csv.DictReader(csvfile) + + if "identifier" not in reader.fieldnames: + continue + + for row_num, row in enumerate(reader, start=2): + identifier = row.get("identifier", "").strip() + + # Skip empty identifiers + if not identifier: + continue + + # Check if identifier matches the pattern + if not self.VALID_IDENTIFIER_PATTERN.match(identifier): + violations.append( + { + "file": filename, + "row": row_num, + "id": row.get("id", "N/A"), + "identifier": identifier, + } + ) + + except Exception as e: + violations.append( + { + "file": filename, + "row": "N/A", + "id": "N/A", + "identifier": f"Error reading file: {str(e)}", + } + ) + + error_lines = [] + + # Report violations + if violations: + error_lines.append( + "\n\nFound {} resource(s) with invalid identifiers (not ASCII slugs):".format( + len(violations) + ) + ) + error_lines.append("\nIdentifiers must match pattern: ^[a-z0-9-]+$") + error_lines.append("\nInvalid identifiers found in CSV files:") + + for v in violations: + error_lines.append( + " - {file} (row {row}, id={id}): {identifier}".format(**v) + ) + + error_lines.append( + "\nThese identifiers contain invalid characters and must be normalized." + ) + error_lines.append( + "Update the CSV files in data/v2/csv/ to fix these identifiers." + ) + error_lines.append("\nSuggested fixes:") + error_lines.append( + " - Remove Unicode apostrophes (') and replace with regular hyphens or remove" + ) + error_lines.append(" - Remove Unicode letters (ñ → n)") + error_lines.append(" - Remove parentheses and other special characters") + error_lines.append(" - Convert to lowercase") + + self.fail("\n".join(error_lines)) + + def test_identifier_pattern_examples(self): + """Test that the validation pattern works correctly with example identifiers.""" + # Valid identifiers + valid_identifiers = [ + "pikachu", + "charizard-mega-x", + "mr-mime", + "ho-oh", + "type-null", + "item-123", + "mega-stone", + ] + + for identifier in valid_identifiers: + self.assertTrue( + self.VALID_IDENTIFIER_PATTERN.match(identifier), + f"{identifier} should be valid but was rejected", + ) + + # Invalid identifiers + invalid_identifiers = [ + "Pikachu", # Uppercase + "Mr. Mime", # Space and period + "kofu's-wallet", # Unicode apostrophe + "jalapeño", # Unicode ñ + "steel-bottle-(r)", # Parentheses + "b&w-grass-tablecloth", # Ampersand + "farfetch'd", # Apostrophe + "kofu's-wallet", # Regular apostrophe + ] + + for identifier in invalid_identifiers: + self.assertFalse( + self.VALID_IDENTIFIER_PATTERN.match(identifier), + f"{identifier} should be invalid but was accepted", + ) From 4070d636689366b4c96a15a72e91821aea83bbe5 Mon Sep 17 00:00:00 2001 From: santichausis Date: Sun, 19 Apr 2026 09:15:23 -0300 Subject: [PATCH 57/80] fix: Rename region_id and base_form_id to region and base_form in evolution details (#1487) For consistency with other fields (e.g. trade_species_id -> trade_species), evolution detail fields should omit the _id suffix. The serializer was manually naming them with _id, diverging from the documented API response. Fixes #1396 Co-authored-by: santichausis --- openapi.yml | 8 ++++---- pokemon_v2/serializers.py | 16 ++++++++-------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/openapi.yml b/openapi.yml index 1b600bd4e..37241ae15 100644 --- a/openapi.yml +++ b/openapi.yml @@ -4040,8 +4040,8 @@ components: - trigger - turn_upside_down - used_move - - region_id - - base_form_id + - region + - base_form properties: gender: type: object @@ -4173,7 +4173,7 @@ components: used_move: type: '' nullable: true - region_id: + region: type: object nullable: true required: @@ -4185,7 +4185,7 @@ components: url: type: string format: uri - base_form_id: + base_form: type: object nullable: true required: diff --git a/pokemon_v2/serializers.py b/pokemon_v2/serializers.py index 636cdb20f..cca10fd1f 100644 --- a/pokemon_v2/serializers.py +++ b/pokemon_v2/serializers.py @@ -5637,8 +5637,8 @@ class PokemonEvolutionSerializer(serializers.ModelSerializer): trade_species = PokemonSpeciesSummarySerializer() location = LocationSummarySerializer() trigger = EvolutionTriggerSummarySerializer(source="evolution_trigger") - region_id = RegionSummarySerializer(source="region") - base_form_id = PokemonSpeciesSummarySerializer(source="base_form") + region = RegionSummarySerializer() + base_form = PokemonSpeciesSummarySerializer() used_move = MoveSummarySerializer() class Meta: @@ -5663,8 +5663,8 @@ class Meta: "time_of_day", "trade_species", "turn_upside_down", - "region_id", - "base_form_id", + "region", + "base_form", "used_move", "min_move_count", "min_steps", @@ -5726,8 +5726,8 @@ class Meta: "trigger", "turn_upside_down", "used_move", - "region_id", - "base_form_id", + "region", + "base_form", ], "properties": { "gender": { @@ -5879,7 +5879,7 @@ class Meta: "type": "", "nullable": True, }, - "region_id": { + "region": { "type": "object", "nullable": True, "required": ["name", "url"], @@ -5891,7 +5891,7 @@ class Meta: }, }, }, - "base_form_id": { + "base_form": { "type": "object", "nullable": True, "required": ["name", "url"], From 88f9f1e5c896d08711fa10d03055146db89d2234 Mon Sep 17 00:00:00 2001 From: Justin Marquez <37006684+jemarq04@users.noreply.github.com> Date: Sun, 19 Apr 2026 21:40:42 -0500 Subject: [PATCH 58/80] Add regional form evolution details (#1492) * feat: change base_form to point to Pokemon not PokemonSpecies * feat: add/update relevant evolutions with base_form and region requirements * fix: update name change everywhere for region and base_form * test: add region and base_form to tests script * feat: add updated evolutions for kubfu with new scroll items --- data/v2/csv/pokemon_evolution.csv | 64 +++++++++++++------ .../0026_alter_pokemonevolution_base_form.py | 26 ++++++++ pokemon_v2/models.py | 2 +- pokemon_v2/serializers.py | 2 +- pokemon_v2/tests.py | 4 ++ 5 files changed, 76 insertions(+), 22 deletions(-) create mode 100644 pokemon_v2/migrations/0026_alter_pokemonevolution_base_form.py diff --git a/data/v2/csv/pokemon_evolution.csv b/data/v2/csv/pokemon_evolution.csv index e912d0863..b4d580d5b 100644 --- a/data/v2/csv/pokemon_evolution.csv +++ b/data/v2/csv/pokemon_evolution.csv @@ -364,7 +364,7 @@ id,evolved_species_id,evolution_trigger_id,trigger_item_id,minimum_level,gender_ 364,471,1,,,,640,,,,,,,,,,,,0,0,0,,,,,, 365,476,1,,,,629,,,,,,,,,,,,0,0,0,,,,,, 366,462,1,,,,771,,,,,,,,,,,,0,0,0,,,,,, -367,105,1,,28,,,,night,,,,,,,,,,0,0,0,,,,,, +367,105,1,,28,,,,night,,,,,,,,,,0,0,0,7,,,,, 368,462,1,,,,789,,,,,,,,,,,,0,0,0,,,,,, 369,476,1,,,,771,,,,,,,,,,,,0,0,0,,,,,, 370,476,1,,,,789,,,,,,,,,,,,0,0,0,,,,,, @@ -444,26 +444,26 @@ id,evolved_species_id,evolution_trigger_id,trigger_item_id,minimum_level,gender_ 445,887,1,,60,,,,,,,,,,,,,,0,0,0,,,,,, 446,892,6,,,,,,,,,,,,,,,,0,0,0,,,,,, 447,892,7,,,,,,,,,,,,,,,,0,0,0,,,,,, -448,28,3,885,,,,,,,,,,,,,,,0,0,0,,,,,, -449,38,3,885,,,,,,,,,,,,,,,0,0,0,,,,,, -450,53,1,,,,,,,,,160,,,,,,,0,0,0,,,,,, -451,863,1,,28,,,,,,,,,,,,,,0,0,0,,,,,, -452,80,3,1633,,,,,,,,,,,,,,,0,0,0,,,,,, -453,199,3,1643,,,,,,,,,,,,,,,0,0,0,,,,,, -454,865,8,,,,,,,,,,,,,,,,0,0,0,,,,,, -455,866,1,,42,,,,,,,,,,,,,,0,0,0,,,,,, -456,864,1,,38,,,,,,,,,,,,,,0,0,0,,,,,, -457,862,1,,35,,,,night,,,,,,,,,,0,0,0,,,,,, -458,555,3,885,,,,,,,,,,,,,,,0,0,0,,,,,, -459,867,9,,,,,,,,,,,,,,,,0,0,0,,,,,,49 +448,28,3,885,,,,,,,,,,,,,,,0,0,0,,10101,,,, +449,38,3,885,,,,,,,,,,,,,,,0,0,0,,10103,,,, +450,53,1,,,,,,,,,160,,,,,,,0,0,0,,10107,,,, +451,863,1,,28,,,,,,,,,,,,,,0,0,0,,10161,,,, +452,80,3,1633,,,,,,,,,,,,,,,0,0,0,,10164,,,, +453,199,3,1643,,,,,,,,,,,,,,,0,0,0,,10164,,,, +454,865,8,,,,,,,,,,,,,,,,0,0,0,,10166,,,, +455,866,1,,42,,,,,,,,,,,,,,0,0,0,,10168,,,, +456,864,1,,38,,,,,,,,,,,,,,0,0,0,,10173,,,, +457,862,1,,35,,,,night,,,,,,,,,,0,0,0,,10175,,,, +458,555,3,885,,,,,,,,,,,,,,,0,0,0,,10176,,,, +459,867,9,,,,,,,,,,,,,,,,0,0,0,,10179,,,,49 460,745,1,,25,,,,dusk,,,,,,,,,,0,0,0,,,,,, -461,20,1,,20,,,,night,,,,,,,,,,0,0,0,,,,,, +461,20,1,,20,,,,night,,,,,,,,,,0,0,0,,10091,,,, 462,899,11,,,,,,,,,,,,,,,,0,0,0,,,828,20,, 463,900,3,10001,,,,,,,,,,,,,,,0,0,0,,,,,, 464,901,3,10002,,,,,full-moon,,,,,,,,,,0,0,0,,,,,, -465,902,13,,,,,,,,,,,,,,,,0,0,0,,,,,,294 -466,903,1,,,,,303,day,,,,,,,,,,0,0,0,,,,,, -467,904,12,,,,,,,,,,,,,,,,0,0,0,,,839,20,, +465,902,13,,,,,,,,,,,,,,,,0,0,0,,10247,,,,294 +466,903,1,,,,,303,day,,,,,,,,,,0,0,0,,10235,,,, +467,904,12,,,,,,,,,,,,,,,,0,0,0,,10234,839,20,, 468,907,1,,16,,,,,,,,,,,,,,0,0,0,,,,,, 469,908,1,,36,,,,,,,,,,,,,,0,0,0,,,,,, 470,910,1,,16,,,,,,,,,,,,,,0,0,0,,,,,, @@ -501,7 +501,7 @@ id,evolved_species_id,evolution_trigger_id,trigger_item_id,minimum_level,gender_ 502,972,1,,30,,,,night,,,,,,,,,,0,0,0,,,,,, 503,975,3,885,,,,,,,,,,,,,,,0,0,0,,,,,, 504,979,14,,,,,,,,,,,,,,,,0,0,0,,,889,20,, -505,980,1,,20,,,,,,,,,,,,,,0,0,0,,,,,, +505,980,1,,20,,,,,,,,,,,,,,0,0,0,,10253,,,, 506,981,1,,,,,,,888,,,,,,,,,0,0,0,,,,,, 507,982,1,,,,,,,887,,,,,,,,,0,0,0,,,,,, 508,983,15,,,,,,,,,,,,,,,,0,0,0,,,,,, @@ -510,5 +510,29 @@ id,evolved_species_id,evolution_trigger_id,trigger_item_id,minimum_level,gender_ 511,1000,16,,,,,,,,,,,,,,,,0,0,0,,,,,, 512,740,3,885,,,,,,,,,,,,,,,0,0,0,,,,,, 514,476,3,83,,,,,,,,,,,,,,,0,0,0,,,,,, -515,904,1,,,,,,,839,,,,,,,,,0,0,0,,,,,, -516,904,14,,,,,,,,,,,,,,,,0,0,0,,,839,20,, +515,904,1,,,,,,,839,,,,,,,,,0,0,0,,10234,,,, +516,904,14,,,,,,,,,,,,,,,,0,0,0,,10234,839,20,, +517,26,3,83,,,,,,,,,,,,,,,0,0,0,7,,,,, +518,51,1,,26,,,,,,,,,,,,,,0,0,0,,10105,,,, +519,75,1,,25,,,,,,,,,,,,,,0,0,0,,10109,,,, +520,76,2,,,,,,,,,,,,,,,,0,0,0,,10110,,,, +521,89,1,,38,,,,,,,,,,,,,,0,0,0,,10112,,,, +522,103,3,85,,,,,,,,,,,,,,,0,0,0,7,,,,, +523,59,3,82,,,,,,,,,,,,,,,0,0,0,,10229,,,, +524,101,3,85,,,,,,,,,,,,,,,0,0,0,,10231,,,, +525,156,1,,17,,,,,,,,,,,,,,0,0,0,9,,,,, +526,157,1,,36,,,,,,,,,,,,,,0,0,0,9,,,,, +527,503,1,,36,,,,,,,,,,,,,,0,0,0,9,,,,, +528,549,3,80,,,,,,,,,,,,,,,0,0,0,9,,,,, +529,571,1,,30,,,,,,,,,,,,,,0,0,0,,10238,,,, +530,628,1,,54,,,,,,,,,,,,,,0,0,0,9,,,,, +531,705,1,,40,,,,,,,,,,,,,,0,0,0,9,,,,, +532,706,1,,50,,,,,,,,,,,,,,1,0,0,,10241,,,, +533,713,1,,37,,,,,,,,,,,,,,0,0,0,9,,,,, +534,724,1,,36,,,,,,,,,,,,,,0,0,0,9,,,,, +535,78,1,,40,,,,,,,,,,,,,,0,0,0,,10162,,,, +536,110,1,,35,,,,,,,,,,,,,,0,0,0,8,,,,, +537,122,1,,,,,,,102,,,,,,,,,0,0,0,8,,,,, +538,264,1,,20,,,,,,,,,,,,,,0,0,0,,10174,,,, +539,892,3,1675,,,,,,,,,,,,,,,0,0,0,,,,,, +540,892,3,1676,,,,,,,,,,,,,,,0,0,0,,,,,, diff --git a/pokemon_v2/migrations/0026_alter_pokemonevolution_base_form.py b/pokemon_v2/migrations/0026_alter_pokemonevolution_base_form.py new file mode 100644 index 000000000..491479062 --- /dev/null +++ b/pokemon_v2/migrations/0026_alter_pokemonevolution_base_form.py @@ -0,0 +1,26 @@ +# Generated by Django 5.2.10 on 2026-02-08 17:36 + +import django.db.models.deletion +from django.db import migrations, models + + +class Migration(migrations.Migration): + + dependencies = [ + ("pokemon_v2", "0025_pokemonstatpast"), + ] + + operations = [ + migrations.AlterField( + model_name="pokemonevolution", + name="base_form", + field=models.ForeignKey( + blank=True, + help_text="Specific form required for evolution (null = any form)", + null=True, + on_delete=django.db.models.deletion.CASCADE, + related_name="base_form_evolutions", + to="pokemon_v2.pokemon", + ), + ), + ] diff --git a/pokemon_v2/models.py b/pokemon_v2/models.py index 5fd7c2ae5..f18da3257 100644 --- a/pokemon_v2/models.py +++ b/pokemon_v2/models.py @@ -1706,7 +1706,7 @@ class PokemonEvolution(HasEvolutionTrigger, HasGender): ) base_form = models.ForeignKey( - "PokemonSpecies", + "Pokemon", blank=True, null=True, related_name="base_form_evolutions", diff --git a/pokemon_v2/serializers.py b/pokemon_v2/serializers.py index cca10fd1f..dcd654188 100644 --- a/pokemon_v2/serializers.py +++ b/pokemon_v2/serializers.py @@ -5638,7 +5638,7 @@ class PokemonEvolutionSerializer(serializers.ModelSerializer): location = LocationSummarySerializer() trigger = EvolutionTriggerSummarySerializer(source="evolution_trigger") region = RegionSummarySerializer() - base_form = PokemonSpeciesSummarySerializer() + base_form = PokemonSummarySerializer() used_move = MoveSummarySerializer() class Meta: diff --git a/pokemon_v2/tests.py b/pokemon_v2/tests.py index 927f3b6c6..f975efb05 100644 --- a/pokemon_v2/tests.py +++ b/pokemon_v2/tests.py @@ -1861,6 +1861,8 @@ def setup_pokemon_evolution_data( relative_physical_stats=0, needs_overworld_rain=False, turn_upside_down=False, + region=None, + base_form=None, needs_multiplayer=False, used_move=None, min_move_count=None, @@ -1895,6 +1897,8 @@ def setup_pokemon_evolution_data( trade_species=trade_species, needs_overworld_rain=needs_overworld_rain, turn_upside_down=turn_upside_down, + region=region, + base_form=base_form, needs_multiplayer=needs_multiplayer, used_move=used_move, min_move_count=min_move_count, From daf8f3c239a0063900e9f2c545d765594c0bb718 Mon Sep 17 00:00:00 2001 From: Dorian <83950849+Dropries@users.noreply.github.com> Date: Tue, 21 Apr 2026 04:30:57 +0200 Subject: [PATCH 59/80] Fix unicity of flavor texts and version names (#1490) * fix: remove quotation marks of Quaxly's flavor text in Scarlet * fix chinese name of the white 2 version * feat: fix names of blue-japan and red-japan versions * fix: ensure that there is only one flavor text per combination of '*_id' columnsi for moves : fix version_group_id of the descriptions from the teal mask and the indigo disk for abilities : remove the descriptions that does not correspond to the correct version_group_id --- data/v2/csv/ability_flavor_text.csv | 1315 +------------------ data/v2/csv/move_flavor_text.csv | 10 +- data/v2/csv/pokemon_species_flavor_text.csv | 4 +- data/v2/csv/version_names.csv | 2 +- 4 files changed, 11 insertions(+), 1320 deletions(-) diff --git a/data/v2/csv/ability_flavor_text.csv b/data/v2/csv/ability_flavor_text.csv index 158da3e59..ab5166452 100644 --- a/data/v2/csv/ability_flavor_text.csv +++ b/data/v2/csv/ability_flavor_text.csv @@ -15,8 +15,6 @@ wild Pokémon away." 1,10,9,"The stench helps keep wild Pokémon away." 1,11,5,La puanteur peut effrayer l'adversaire. -1,11,5,"La puanteur peut -effrayer l’adversaire." 1,11,9,"The stench may cause the target to flinch." 1,13,5,La puanteur peut effrayer l'adversaire. @@ -44,8 +42,6 @@ the target to flinch." 1,16,3,"악취 때문에 상대가 풀죽을 때가 있다." 1,16,5,La puanteur peut effrayer l'adversaire. -1,16,5,"La puanteur peut effrayer -l’adversaire." 1,16,6,"Lässt den Gegner durch Gestank zurückschrecken." 1,16,7,"Es posible que el rival retroceda @@ -66,8 +62,6 @@ the target to flinch." 在攻擊的時候, 有時會使對手畏縮。" 1,17,5,Le Pokémon émet une odeur si nauséabonde qu'il peut effrayer sa cible. -1,17,5,"Le Pokémon émet une odeur si nauséabonde -qu’il peut effrayer sa cible." 1,17,6,"Lässt das Ziel beim Angriff eventuell durch Gestank zurückschrecken." 1,17,7,"Debido al mal olor que emana, al atacar al rival puede @@ -92,8 +86,6 @@ may cause the target to flinch." 在攻擊的時候, 有時會使對手畏縮。" 1,18,5,Le Pokémon émet une odeur si nauséabonde qu'il peut effrayer sa cible. -1,18,5,"Le Pokémon émet une odeur si nauséabonde -qu’il peut effrayer sa cible." 1,18,6,"Lässt das Ziel beim Angriff eventuell durch Gestank zurückschrecken." 1,18,7,"Debido al mal olor que emana, al atacar al rival puede @@ -143,8 +135,6 @@ may cause the target to flinch." 在攻擊的時候, 有時會使對手畏縮。" 1,20,5,Le Pokémon émet une odeur si nauséabonde qu'il peut effrayer sa cible. -1,20,5,"Le Pokémon émet une odeur si nauséabonde -qu’il peut effrayer sa cible." 1,20,6,"Lässt das Ziel beim Angriff eventuell durch Gestank zurückschrecken." 1,20,7,"Puede amedrentar al rival al atacarlo debido al mal olor @@ -287,8 +277,6 @@ is gradually boosted." 3,10,9,"Its Speed stat is gradually boosted." 3,11,5,La Vitesse du Pokémon augmente progressivement. -3,11,5,"La Vitesse du Pokémon -augmente progressivement." 3,11,9,"Its Speed stat is gradually boosted." 3,13,5,La Vitesse du Pokémon augmente progressivement. @@ -315,8 +303,6 @@ gradually boosted." 3,16,3,"조금씩 스피드가 높아진다." 3,16,5,La Vitesse du Pokémon augmente progressivement. -3,16,5,"La Vitesse du Pokémon -augmente progressivement." 3,16,6,Erhöht Initiative nach und nach. 3,16,7,"Aumenta la Velocidad gradualmente." @@ -330,7 +316,6 @@ gradually boosted." 3,17,3,매 턴 스피드가 올라간다. 3,17,4,每一回合速度會變快。 3,17,5,La Vitesse du Pokémon augmente à chaque tour. -3,17,5,La Vitesse du Pokémon augmente à chaque tour. 3,17,6,Erhöht in jeder Runde die Initiative. 3,17,7,Aumenta la Velocidad en cada turno. 3,17,8,La Velocità aumenta a ogni turno. @@ -341,7 +326,6 @@ gradually boosted." 3,18,3,매 턴 스피드가 올라간다. 3,18,4,每一回合速度會變快。 3,18,5,La Vitesse du Pokémon augmente à chaque tour. -3,18,5,La Vitesse du Pokémon augmente à chaque tour. 3,18,6,Erhöht in jeder Runde die Initiative. 3,18,7,Aumenta la Velocidad en cada turno. 3,18,8,La Velocità aumenta a ogni turno. @@ -362,7 +346,6 @@ gradually boosted." 3,20,3,매 턴 스피드가 올라간다. 3,20,4,每一回合速度會變快。 3,20,5,La Vitesse du Pokémon augmente à chaque tour. -3,20,5,La Vitesse du Pokémon augmente à chaque tour. 3,20,6,Erhöht in jeder Runde die Initiative. 3,20,7,Aumenta su Velocidad en cada turno. 3,20,8,La Velocità aumenta a ogni turno. @@ -387,8 +370,6 @@ against critical hits." 4,10,9,"The Pokémon is protected against critical hits." 4,11,5,Le Pokémon est protégé des coups critiques. -4,11,5,"Le Pokémon est protégé -des coups critiques." 4,11,9,"The Pokémon is protected against critical hits." 4,13,5,Le Pokémon est protégé des coups critiques. @@ -414,8 +395,6 @@ from critical hits." 4,16,3,"상대의 공격이 급소에 맞지 않는다." 4,16,5,Le Pokémon est protégé des coups critiques. -4,16,5,"Le Pokémon est protégé des -coups critiques." 4,16,6,Wehrt gegnerische Volltreffer ab. 4,16,7,Bloquea los golpes críticos. 4,16,8,"Evita che il Pokémon subisca @@ -433,8 +412,6 @@ from critical hits." 4,17,4,"被堅硬的甲殼守護著, 不會被對手的攻擊擊中要害。" 4,17,5,Le Pokémon est protégé des coups critiques par une solide carapace. -4,17,5,"Le Pokémon est protégé des coups critiques -par une solide carapace." 4,17,6,"Wehrt gegnerische Volltreffer mit einem harten Panzer ab." 4,17,7,"La robusta coraza que lo protege bloquea los golpes @@ -456,8 +433,6 @@ che gli evita di subire brutti colpi." 4,18,4,"被堅硬的甲殼守護著, 不會被對手的攻擊擊中要害。" 4,18,5,Le Pokémon est protégé des coups critiques par une solide carapace. -4,18,5,"Le Pokémon est protégé des coups critiques -par une solide carapace." 4,18,6,"Wehrt gegnerische Volltreffer mit einem harten Panzer ab." 4,18,7,"La robusta coraza que lo protege bloquea los golpes @@ -501,8 +476,6 @@ che gli evita di subire brutti colpi." 4,20,4,"被堅硬的甲殼守護著, 不會被對手的攻擊擊中要害。" 4,20,5,Le Pokémon est protégé des coups critiques par une solide carapace. -4,20,5,"Le Pokémon est protégé des coups critiques -par une solide carapace." 4,20,6,"Wehrt gegnerische Volltreffer mit einem harten Panzer ab." 4,20,7,"La robusta coraza que lo protege bloquea los golpes @@ -692,8 +665,6 @@ self destructing." 6,10,9,"Prevents combatants from self-destructing." 6,11,5,Empêche les combattants de s'autodétruire. -6,11,5,"Empêche les combattants -de s’autodétruire." 6,11,9,"Prevents the use of self-destructing moves." 6,13,5,Empêche les combattants de s'autodétruire. @@ -704,7 +675,6 @@ self-destructing moves." できなくなる。" 6,15,3,"누구도 폭발 할 수 없게 된다." -6,15,5,"Le Pokémon augmente l'humidité de l'air, ce qui empêche tous les Pokémon d'utiliser des capacités explosives telles que Destruction." 6,15,5,"Empêche les combattants de s’autodétruire." 6,15,6,"Hält alle Pokémon davon ab, @@ -721,10 +691,7 @@ self-destructing moves." できなくなる。" 6,16,3,"누구도 폭발 할 수 없게 된다." -6,16,5,"Le Pokémon augmente l'humidité de l'air, ce qui empêche tous les Pokémon d'utiliser des capacités explosives telles que Destruction." 6,16,5,Empêche les combattants de s'autodétruire. -6,16,5,"Empêche les combattants de -s’autodétruire." 6,16,6,"Hält alle Pokémon davon ab, zu explodieren." 6,16,7,"Evita que un Pokémon pueda @@ -744,9 +711,6 @@ self-destructing moves." 6,17,4,"透過把周圍都弄濕, 使誰都無法使用自爆等爆炸類的招式。" 6,17,5,"Le Pokémon augmente l'humidité de l'air, ce qui empêche tous les Pokémon d'utiliser des capacités explosives telles que Destruction." -6,17,5,"Le Pokémon augmente l’humidité de l’air, -ce qui empêche tous les Pokémon d’utiliser -des capacités explosives telles que Destruction." 6,17,6,"Befeuchtet die Umgebung und verhindert so den Einsatz von Attacken wie Finale, die Explosionen auslösen." @@ -771,9 +735,6 @@ Self-Destruct by dampening its surroundings." 6,18,4,"透過把周圍都弄濕, 使誰都無法使用自爆等爆炸類的招式。" 6,18,5,"Le Pokémon augmente l'humidité de l'air, ce qui empêche tous les Pokémon d'utiliser des capacités explosives telles que Destruction." -6,18,5,"Le Pokémon augmente l’humidité de l’air, -ce qui empêche tous les Pokémon d’utiliser -des capacités explosives telles que Destruction." 6,18,6,"Befeuchtet die Umgebung und verhindert so den Einsatz von Attacken wie Finale, die Explosionen auslösen." @@ -824,9 +785,6 @@ Self-Destruct, by dampening its surroundings." 6,20,4,"透過把周圍都弄濕, 使誰都無法使用自爆等爆炸類的招式。" 6,20,5,"Le Pokémon augmente l'humidité de l'air, ce qui empêche tous les Pokémon d'utiliser des capacités explosives telles que Destruction." -6,20,5,"Le Pokémon augmente l’humidité de l’air, -ce qui empêche tous les Pokémon d’utiliser -des capacités explosives telles que Destruction." 6,20,6,"Befeuchtet die Umgebung und verhindert so den Einsatz von Attacken wie Finale, die Explosionen auslösen." 6,20,7,"Aumenta la humedad del entorno y evita que se @@ -867,7 +825,6 @@ from paralysis." ならない。" 7,15,3,"마비 상태가 되지 않는다." -7,15,5,"Le Pokémon s'est suffisamment échauffé, ce qui l'immunise contre la paralysie." 7,15,5,"Protège le Pokémon de la paralysie." 7,15,6,Verhindert Paralyse. @@ -883,9 +840,6 @@ from paralysis." 7,16,3,"마비 상태가 되지 않는다." 7,16,5,Protège le Pokémon de la paralysie. -7,16,5,"Le Pokémon s'est suffisamment échauffé, ce qui l'immunise contre la paralysie." -7,16,5,"Protège le Pokémon de la -paralysie." 7,16,6,Verhindert Paralyse. 7,16,7,Evita ser paralizado. 7,16,8,"Il Pokémon è protetto contro @@ -901,8 +855,6 @@ from paralysis." 7,17,4,"因為身體柔軟, 不會陷入麻痺狀態。" 7,17,5,"Le Pokémon s'est suffisamment échauffé, ce qui l'immunise contre la paralysie." -7,17,5,"Le Pokémon s’est suffisamment échauffé, -ce qui l’immunise contre la paralysie." 7,17,6,"Der flexible Körper des Pokémon schützt es vor Paralyse." 7,17,7,"Evita ser paralizado gracias a la flexibilidad de su @@ -921,8 +873,6 @@ di subire gli effetti della paralisi." 7,18,4,"因為身體柔軟, 不會陷入麻痺狀態。" 7,18,5,"Le Pokémon s'est suffisamment échauffé, ce qui l'immunise contre la paralysie." -7,18,5,"Le Pokémon s’est suffisamment échauffé, -ce qui l’immunise contre la paralysie." 7,18,6,"Der flexible Körper des Pokémon schützt es vor Paralyse." 7,18,7,"Evita ser paralizado gracias a la flexibilidad de su @@ -960,8 +910,6 @@ di subire gli effetti della paralisi." 7,20,4,"因為身體柔軟, 不會陷入麻痺狀態。" 7,20,5,"Le Pokémon s'est suffisamment échauffé, ce qui l'immunise contre la paralysie." -7,20,5,"Le Pokémon s’est suffisamment échauffé, -ce qui l’immunise contre la paralysie." 7,20,6,"Der flexible Körper des Pokémon schützt es vor Paralyse." 7,20,7,"Evita ser paralizado gracias a la flexibilidad de su @@ -991,8 +939,6 @@ evasion in a sandstorm." 8,10,9,"Boosts the Pokémon’s evasion in a sandstorm." 8,11,5,Augmente l'Esquive lors des tempêtes de sable. -8,11,5,"Augmente l’Esquive lors -des tempêtes de sable." 8,11,9,"Boosts the Pokémon’s evasion in a sandstorm." 8,13,5,Augmente l'Esquive lors des tempêtes de sable. @@ -1003,7 +949,6 @@ evasion in a sandstorm." かいひりつが あがる。" 8,15,3,"모래바람으로 회피율이 올라간다." -8,15,5,Augmente l'Esquive du Pokémon lors des tempêtes de sable. 8,15,5,"Augmente l’Esquive lors des tempêtes de sable." 8,15,6,"Erhöht in Sandstürmen @@ -1021,9 +966,6 @@ evasion in a sandstorm." 8,16,3,"모래바람으로 회피율이 올라간다." 8,16,5,Augmente l'Esquive lors des tempêtes de sable. -8,16,5,Augmente l'Esquive du Pokémon lors des tempêtes de sable. -8,16,5,"Augmente l’Esquive lors des -tempêtes de sable." 8,16,6,"Erhöht in Sandstürmen den Fluchtwert." 8,16,7,"Aumenta la Evasión en las @@ -1041,8 +983,6 @@ evasion in a sandstorm." 8,17,4,"在沙暴中 閃避率會提高。" 8,17,5,Augmente l'Esquive du Pokémon lors des tempêtes de sable. -8,17,5,"Augmente l’Esquive du Pokémon lors des tempêtes -de sable." 8,17,6,Erhöht in Sandstürmen den Fluchtwert. 8,17,7,Aumenta la Evasión durante las tormentas de arena. 8,17,8,L’elusione aumenta durante le tempeste di sabbia. @@ -1058,8 +998,6 @@ de sable." 8,18,4,"在沙暴中 閃避率會提高。" 8,18,5,Augmente l'Esquive du Pokémon lors des tempêtes de sable. -8,18,5,"Augmente l’Esquive du Pokémon lors des tempêtes -de sable." 8,18,6,Erhöht in Sandstürmen den Fluchtwert. 8,18,7,Aumenta la Evasión durante las tormentas de arena. 8,18,8,L’elusione aumenta durante le tempeste di sabbia. @@ -1091,8 +1029,6 @@ de sable." 8,20,4,"在沙暴中 閃避率會提高。" 8,20,5,Augmente l'Esquive du Pokémon lors des tempêtes de sable. -8,20,5,"Augmente l’Esquive du Pokémon lors des tempêtes -de sable." 8,20,6,Erhöht in Sandstürmen den Ausweichwert. 8,20,7,Aumenta su Evasión durante las tormentas de arena. 8,20,8,L’elusione aumenta durante le tempeste di sabbia. @@ -1119,8 +1055,6 @@ may cause paralysis." 9,10,9,"Contact with the Pokémon may cause paralysis." 9,11,5,Un contact avec le Pokémon peut paralyser. -9,11,5,"Un contact avec le -Pokémon peut paralyser." 9,11,9,"Contact with the Pokémon may cause paralysis." 9,13,5,Un contact avec le Pokémon peut paralyser. @@ -1131,7 +1065,6 @@ may cause paralysis." まひさせる ことがある。" 9,15,3,"접촉한 상대를 마비시킬 때가 있다." -9,15,5,"Le Pokémon charge son corps en électricité statique, et tout contact avec lui peut paralyser." 9,15,5,"Un contact avec le Pokémon peut paralyser." 9,15,6,Kann bei Berührung paralysieren. @@ -1147,10 +1080,7 @@ may cause paralysis." まひさせる ことがある。" 9,16,3,"접촉한 상대를 마비시킬 때가 있다." -9,16,5,"Le Pokémon charge son corps en électricité statique, et tout contact avec lui peut paralyser." 9,16,5,Un contact avec le Pokémon peut paralyser. -9,16,5,"Un contact avec le Pokémon -peut paralyser." 9,16,6,Kann bei Berührung paralysieren. 9,16,7,"Puede paralizar al mínimo contacto." @@ -1169,8 +1099,6 @@ may cause paralysis." 9,17,4,"身上帶有靜電, 有時會令接觸到的對手麻痺。" 9,17,5,"Le Pokémon charge son corps en électricité statique, et tout contact avec lui peut paralyser." -9,17,5,"Le Pokémon charge son corps en électricité statique, -et tout contact avec lui peut paralyser." 9,17,6,"Kann bei Berührung durch statisch aufgeladenen Körper paralysieren." 9,17,7,"La electricidad estática que lo envuelve puede @@ -1194,8 +1122,6 @@ contact with it may cause paralysis." 9,18,4,"身上帶有靜電, 有時會令接觸到的對手麻痺。" 9,18,5,"Le Pokémon charge son corps en électricité statique, et tout contact avec lui peut paralyser." -9,18,5,"Le Pokémon charge son corps en électricité statique, -et tout contact avec lui peut paralyser." 9,18,6,"Kann bei Berührung durch statisch aufgeladenen Körper paralysieren." 9,18,7,"La electricidad estática que lo envuelve puede @@ -1243,8 +1169,6 @@ contact with it may cause paralysis." 9,20,4,"身上帶有靜電, 有時會令接觸到的對手麻痺。" 9,20,5,"Le Pokémon charge son corps en électricité statique, et tout contact avec lui peut paralyser." -9,20,5,"Le Pokémon charge son corps en électricité statique, -et tout contact avec lui peut paralyser." 9,20,6,"Kann bei Berührung durch statisch aufgeladenen Körper paralysieren." 9,20,7,"La electricidad estática que lo envuelve puede paralizar @@ -1277,8 +1201,6 @@ Electric-type move." 10,10,9,"Restores HP if hit by an Electric-type move." 10,11,5,Récupère des PV si touché par une capacité Electrik. -10,11,5,"Récupère des PV si touché -par une capacité Électrik." 10,11,9,"Restores HP if hit by an Electric-type move." 10,14,5,Récupère des PV si touché par une capacité Electrik. @@ -1289,9 +1211,6 @@ Electric-type move." 10,15,3,"전기를 받으면 회복한다." 10,15,5,Récupère des PV si touché par une capacité Électrik. -10,15,5,"Si le Pokémon est touché par une capacité Électrik, il ne subit aucun dégât et regagne des PV à la place." -10,15,5,"Récupère des PV si touché par -une capacité Électrik." 10,15,6,"Treffer durch Elektro-Attacken regenerieren KP." 10,15,7,"Recupera PS al recibir ataques de @@ -1307,9 +1226,6 @@ Electric-type move." 10,16,3,"전기를 받으면 회복한다." 10,16,5,Récupère des PV si touché par une capacité Électrik. -10,16,5,"Si le Pokémon est touché par une capacité Électrik, il ne subit aucun dégât et regagne des PV à la place." -10,16,5,"Récupère des PV si touché par -une capacité Électrik." 10,16,6,"Treffer durch Elektro-Attacken regenerieren KP." 10,16,7,"Recupera PS al recibir ataques de @@ -1327,8 +1243,6 @@ Electric-type move." 10,17,4,"受到電屬性的招式攻擊時, 不會受到傷害,而是會回復。" 10,17,5,"Si le Pokémon est touché par une capacité Électrik, il ne subit aucun dégât et regagne des PV à la place." -10,17,5,"Si le Pokémon est touché par une capacité Électrik, -il ne subit aucun dégât et regagne des PV à la place." 10,17,6,"Treffer durch Elektro-Attacken verursachen keinen Schaden, sondern regenerieren stattdessen KP." 10,17,7,"Si le alcanza un movimiento de tipo Eléctrico, @@ -1348,8 +1262,6 @@ of taking damage." 10,18,4,"受到電屬性的招式攻擊時, 不會受到傷害,而是會回復。" 10,18,5,"Si le Pokémon est touché par une capacité Électrik, il ne subit aucun dégât et regagne des PV à la place." -10,18,5,"Si le Pokémon est touché par une capacité Électrik, -il ne subit aucun dégât et regagne des PV à la place." 10,18,6,"Treffer durch Elektro-Attacken verursachen keinen Schaden, sondern regenerieren stattdessen KP." 10,18,7,"Si le alcanza un movimiento de tipo Eléctrico, @@ -1389,8 +1301,6 @@ of taking damage." 10,20,4,"受到電屬性的招式攻擊時, 不會受到傷害,而是會回復。" 10,20,5,"Si le Pokémon est touché par une capacité Électrik, il ne subit aucun dégât et regagne des PV à la place." -10,20,5,"Si le Pokémon est touché par une capacité Électrik, -il ne subit aucun dégât et regagne des PV à la place." 10,20,6,"Treffer durch Elektro-Attacken verursachen keinen Schaden, sondern regenerieren stattdessen KP." 10,20,7,"Si le alcanza un movimiento de tipo Eléctrico, recupera @@ -1421,8 +1331,6 @@ Water-type move." 11,10,9,"Restores HP if hit by a Water-type move." 11,11,5,Récupère des PV si touché par une capacité Eau. -11,11,5,"Récupère des PV si touché -par une capacité Eau." 11,11,9,"Restores HP if hit by a Water-type move." 11,13,5,Récupère des PV si touché par une capacité Eau. @@ -1433,7 +1341,6 @@ Water-type move." かいふくする。" 11,15,3,"물을 받으면 회복한다." -11,15,5,"Si le Pokémon est touché par une capacité Eau, il ne subit aucun dégât et regagne des PV à la place." 11,15,5,"Récupère des PV si touché par une capacité Eau." 11,15,6,"Treffer durch Wasser-Attacken @@ -1450,10 +1357,7 @@ Water-type move." かいふくする。" 11,16,3,"물을 받으면 회복한다." -11,16,5,"Si le Pokémon est touché par une capacité Eau, il ne subit aucun dégât et regagne des PV à la place." 11,16,5,Récupère des PV si touché par une capacité Eau. -11,16,5,"Récupère des PV si touché par -une capacité Eau." 11,16,6,"Treffer durch Wasser-Attacken regenerieren KP." 11,16,7,"Recupera PS al recibir ataques de @@ -1471,8 +1375,6 @@ Water-type move." 11,17,4,"受到水屬性的招式攻擊時, 不會受到傷害,而是會回復。" 11,17,5,"Si le Pokémon est touché par une capacité Eau, il ne subit aucun dégât et regagne des PV à la place." -11,17,5,"Si le Pokémon est touché par une capacité Eau, -il ne subit aucun dégât et regagne des PV à la place." 11,17,6,"Treffer durch Wasser-Attacken verursachen keinen Schaden, sondern regenerieren stattdessen KP." 11,17,7,"Si le alcanza un movimiento de tipo Agua, @@ -1492,8 +1394,6 @@ taking damage." 11,18,4,"受到水屬性的招式攻擊時, 不會受到傷害,而是會回復。" 11,18,5,"Si le Pokémon est touché par une capacité Eau, il ne subit aucun dégât et regagne des PV à la place." -11,18,5,"Si le Pokémon est touché par une capacité Eau, -il ne subit aucun dégât et regagne des PV à la place." 11,18,6,"Treffer durch Wasser-Attacken verursachen keinen Schaden, sondern regenerieren stattdessen KP." 11,18,7,"Si le alcanza un movimiento de tipo Agua, @@ -1533,8 +1433,6 @@ taking damage." 11,20,4,"受到水屬性的招式攻擊時, 不會受到傷害,而是會回復。" 11,20,5,"Si le Pokémon est touché par une capacité Eau, il ne subit aucun dégât et regagne des PV à la place." -11,20,5,"Si le Pokémon est touché par une capacité Eau, -il ne subit aucun dégât et regagne des PV à la place." 11,20,6,"Treffer durch Wasser-Attacken verursachen keinen Schaden, sondern regenerieren stattdessen KP." 11,20,7,"Si le alcanza un movimiento de tipo Agua, recupera PS @@ -1565,8 +1463,6 @@ from becoming infatuated." 12,10,9,"Prevents it from becoming infatuated." 12,11,5,Empêche le Pokémon de tomber amoureux. -12,11,5,"Empêche le Pokémon de -tomber amoureux." 12,11,9,"Prevents it from becoming infatuated." 12,14,5,Empêche le Pokémon de tomber amoureux. @@ -1577,8 +1473,6 @@ becoming infatuated." 12,15,3,"헤롱헤롱이나 도발 상태가 되지 않는다." 12,15,5,Immunise le Pokémon contre l'attraction ou la provocation. -12,15,5,"Immunise le Pokémon contre -l’attraction ou la provocation." 12,15,6,"Verhindert, dass das Pokémon betört oder provoziert wird." 12,15,7,"Evita que el Pokémon sea @@ -1594,8 +1488,6 @@ infatuated or falling for taunts." 12,16,3,"헤롱헤롱이나 도발 상태가 되지 않는다." 12,16,5,Immunise le Pokémon contre l'attraction ou la provocation. -12,16,5,"Immunise le Pokémon contre -l’attraction ou la provocation." 12,16,6,"Verhindert, dass das Pokémon betört oder provoziert wird." 12,16,7,"Evita que el Pokémon sea @@ -1615,8 +1507,6 @@ infatuated or falling for taunts." 12,17,4,"感覺遲鈍, 不會陷入著迷和被挑釁狀態。" 12,17,5,"Le Pokémon est un grand benêt, ce qui l'immunise contre l'attraction ou la provocation." -12,17,5,"Le Pokémon est un grand benêt, ce qui l’immunise -contre l’attraction ou la provocation." 12,17,6,"Das Pokémon ist so apathisch, dass es nicht betört oder provoziert werden kann." 12,17,7,"La indiferencia del Pokémon evita que sea @@ -1639,8 +1529,6 @@ being infatuated or falling for taunts." 12,18,4,"感覺遲鈍, 不會陷入著迷和被挑釁狀態。" 12,18,5,"Le Pokémon est un grand benêt, ce qui l'immunise contre l'attraction ou la provocation." -12,18,5,"Le Pokémon est un grand benêt, ce qui l’immunise -contre l’attraction ou la provocation." 12,18,6,"Das Pokémon ist so apathisch, dass es nicht betört oder provoziert werden kann." 12,18,7,"La indiferencia del Pokémon evita que caiga presa @@ -1686,8 +1574,6 @@ being infatuated or falling for taunts." 12,20,4,"感覺遲鈍, 不會陷入著迷和被挑釁狀態。" 12,20,5,"Le Pokémon est un grand benêt, ce qui l'immunise contre l'attraction ou la provocation." -12,20,5,"Le Pokémon est un grand benêt, ce qui l’immunise -contre l’attraction ou la provocation." 12,20,6,"Das Pokémon ist so apathisch, dass es nicht betört oder provoziert werden kann." 12,20,7,"Su indiferencia evita que sea provocado o caiga presa @@ -1718,8 +1604,6 @@ weather." 13,10,9,"Eliminates the effects of weather." 13,11,5,Annule les effets du climat. -13,11,5,"Annule les effets du -climat." 13,11,9,"Eliminates the effects of weather." 13,13,5,Annule les effets du climat. @@ -1730,7 +1614,6 @@ weather." なくなる。" 13,15,3,"날씨의 영향이 없어진다." -13,15,5,Annule tous les effets liés à la météo. 13,15,5,Annule les effets du climat. 13,15,6,Hebt Wetter-Effekte auf. 13,15,7,"Anula los efectos del tiempo @@ -1745,8 +1628,6 @@ weather." なくなる。" 13,16,3,"날씨의 영향이 없어진다." -13,16,5,Annule tous les effets liés à la météo. -13,16,5,Annule les effets du climat. 13,16,5,Annule les effets du climat. 13,16,6,Hebt Wetter-Effekte auf. 13,16,7,"Anula los efectos del tiempo @@ -1762,7 +1643,6 @@ condizioni atmosferiche." 없어진다." 13,17,4,任何天氣的影響都會消失。 13,17,5,Annule tous les effets liés à la météo. -13,17,5,Annule tous les effets liés à la météo. 13,17,6,Hebt alle Wetter-Effekte auf. 13,17,7,Anula todos los efectos del tiempo atmosférico. 13,17,8,"Neutralizza gli effetti di tutte le condizioni @@ -1777,7 +1657,6 @@ atmosferiche." 없어진다." 13,18,4,任何天氣的影響都會消失。 13,18,5,Annule tous les effets liés à la météo. -13,18,5,Annule tous les effets liés à la météo. 13,18,6,Hebt alle Wetter-Effekte auf. 13,18,7,Anula todos los efectos del tiempo atmosférico. 13,18,8,"Neutralizza gli effetti di tutte le condizioni @@ -1806,7 +1685,6 @@ atmosferiche." 없어진다." 13,20,4,任何天氣的影響都會消失。 13,20,5,Annule tous les effets liés à la météo. -13,20,5,Annule tous les effets liés à la météo. 13,20,6,Hebt alle Wetter-Effekte auf. 13,20,7,Anula todos los efectos del tiempo atmosférico. 13,20,8,"Neutralizza gli effetti di tutte le condizioni @@ -1833,8 +1711,6 @@ boosted." 14,10,9,"The Pokémon’s accuracy is boosted." 14,11,5,Augmente la précision du Pokémon. -14,11,5,"Augmente la Précision du -Pokémon." 14,11,9,"The Pokémon’s accuracy is boosted." 14,13,5,Augmente la précision du Pokémon. @@ -1861,8 +1737,6 @@ del Pokémon." 14,16,3,"기술의 명중률이 올라간다." 14,16,5,Augmente la précision du Pokémon. -14,16,5,"Augmente la Précision du -Pokémon." 14,16,6,"Steigert die Genauigkeit von Attacken." 14,16,7,"Aumenta la Precisión del @@ -1879,8 +1753,6 @@ del Pokémon." 14,17,4,"因為擁有複眼, 會提高招式的命中率。" 14,17,5,Les yeux à facettes du Pokémon augmentent sa Précision. -14,17,5,"Les yeux à facettes du Pokémon augmentent -sa Précision." 14,17,6,Erhöht die Genauigkeit von Attacken. 14,17,7,Aumenta la precisión de sus movimientos. 14,17,8,"La precisione del Pokémon aumenta grazie ai suoi @@ -1897,8 +1769,6 @@ occhi composti." 14,18,4,"因為擁有複眼, 會提高招式的命中率。" 14,18,5,Les yeux à facettes du Pokémon augmentent sa Précision. -14,18,5,"Les yeux à facettes du Pokémon augmentent -sa Précision." 14,18,6,Erhöht die Genauigkeit von Attacken. 14,18,7,Aumenta la precisión de sus movimientos. 14,18,8,"La precisione del Pokémon aumenta grazie ai suoi @@ -1932,8 +1802,6 @@ occhi composti." 14,20,4,"因為擁有複眼, 會提高招式的命中率。" 14,20,5,Les yeux à facettes du Pokémon augmentent sa Précision. -14,20,5,"Les yeux à facettes du Pokémon augmentent -sa Précision." 14,20,6,Erhöht die Genauigkeit von Attacken. 14,20,7,Aumenta la precisión de sus movimientos. 14,20,8,"La precisione del Pokémon aumenta grazie ai suoi @@ -1959,8 +1827,6 @@ from falling asleep." 15,10,9,"Prevents the Pokémon from falling asleep." 15,11,5,Empêche de s'endormir. -15,11,5,"Empêche le Pokémon de -s’endormir." 15,11,9,"Prevents the Pokémon from falling asleep." 15,14,5,Empêche de s'endormir. @@ -1970,10 +1836,7 @@ from falling asleep." ならない。" 15,15,3,"잠듦 상태가 되지 않는다." -15,15,5,Le Pokémon est incapable de dormir. 15,15,5,Empêche de s'endormir. -15,15,5,"Empêche le Pokémon de -s’endormir." 15,15,6,Verhindert Einschlafen. 15,15,7,Evita el quedarse dormido. 15,15,8,"Impedisce al Pokémon @@ -1986,10 +1849,7 @@ from falling asleep." ならない。" 15,16,3,"잠듦 상태가 되지 않는다." -15,16,5,Le Pokémon est incapable de dormir. 15,16,5,Empêche de s'endormir. -15,16,5,"Empêche le Pokémon de -s’endormir." 15,16,6,Verhindert Einschlafen. 15,16,7,Evita el quedarse dormido. 15,16,8,"Impedisce al Pokémon @@ -2005,7 +1865,6 @@ from falling asleep." 15,17,4,"因為擁有不會睡覺的體質, 所以不會陷入睡眠狀態。" 15,17,5,Le Pokémon est incapable de dormir. -15,17,5,Le Pokémon est incapable de dormir. 15,17,6,Verhindert Einschlafen. 15,17,7,Su resistencia al sueño le impide quedarse dormido. 15,17,8,"Il Pokémon soffre d’insonnia e non può finire @@ -2023,7 +1882,6 @@ fall asleep." 15,18,4,"因為擁有不會睡覺的體質, 所以不會陷入睡眠狀態。" 15,18,5,Le Pokémon est incapable de dormir. -15,18,5,Le Pokémon est incapable de dormir. 15,18,6,Verhindert Einschlafen. 15,18,7,Su resistencia al sueño le impide quedarse dormido. 15,18,8,"Il Pokémon soffre d’insonnia e non può finire @@ -2058,12 +1916,9 @@ fall asleep." 15,20,4,"因為有著睡不著的體質, 所以不會陷入睡眠狀態。" 15,20,5,Le Pokémon est incapable de dormir. -15,20,5,Le Pokémon est incapable de dormir. 15,20,6,Verhindert Einschlafen. 15,20,7,Su resistencia al sueño le impide quedarse dormido. 15,20,8,Il Pokémon soffre d’insonnia e non può addormentarsi. -15,20,9,"The Pokémon is suffering from insomnia and cannot -fall asleep." 15,20,9,The Pokémon's insomnia prevents it from falling asleep. 15,20,11,"眠れない 体質 なので ねむり状態に ならない。" @@ -2209,8 +2064,6 @@ from getting poisoned." 17,10,9,"Prevents the Pokémon from getting poisoned." 17,11,5,Empêche le Pokémon d'être empoisonné. -17,11,5,"Empêche le Pokémon d’être -empoisonné." 17,11,9,"Prevents the Pokémon from getting poisoned." 17,13,5,Empêche le Pokémon d'être empoisonné. @@ -2236,8 +2089,6 @@ from getting poisoned." 17,16,3,"독 상태가 되지 않는다." 17,16,5,Empêche le Pokémon d'être empoisonné. -17,16,5,"Empêche le Pokémon d’être -empoisonné." 17,16,6,Verhindert Vergiftungen. 17,16,7,Evita el envenenamiento. 17,16,8,"Impedisce al Pokémon di @@ -2253,8 +2104,6 @@ from getting poisoned." 17,17,4,"因為體內擁有免疫能力, 不會陷入中毒狀態。" 17,17,5,Le Pokémon est naturellement immunisé contre toute forme de poison. -17,17,5,"Le Pokémon est naturellement immunisé -contre toute forme de poison." 17,17,6,"Das starke Immunsystem des Pokémon verhindert Vergiftungen." 17,17,7,Su sistema inmunitario evita el envenenamiento. @@ -2273,8 +2122,6 @@ getting poisoned." 17,18,4,"因為體內擁有免疫能力, 不會陷入中毒狀態。" 17,18,5,Le Pokémon est naturellement immunisé contre toute forme de poison. -17,18,5,"Le Pokémon est naturellement immunisé -contre toute forme de poison." 17,18,6,"Das starke Immunsystem des Pokémon verhindert Vergiftungen." 17,18,7,Su sistema inmunitario evita el envenenamiento. @@ -2312,8 +2159,6 @@ getting poisoned." 17,20,4,"因為體內擁有免疫能力, 不會陷入中毒狀態。" 17,20,5,Le Pokémon est naturellement immunisé contre toute forme de poison. -17,20,5,"Le Pokémon est naturellement immunisé -contre toute forme de poison." 17,20,6,"Das starke Immunsystem des Pokémon verhindert Vergiftungen." 17,20,7,Su sistema inmunitario evita el envenenamiento. @@ -2343,8 +2188,6 @@ if hit by a fire move." 18,10,9,"It powers up Fire-type moves if it’s hit by one." 18,11,5,Booste capacités Feu si touché par attaques Feu. -18,11,5,"Booste capacités Feu si -touché par attaques Feu." 18,11,9,"It powers up Fire-type moves if it’s hit by one." 18,13,5,Booste capacités Feu si touché par attaques Feu. @@ -2355,7 +2198,6 @@ moves if it’s hit by one." ほのおわざが つよくなる。" 18,15,3,"불꽃을 받으면 불꽃 기술이 강해진다." -18,15,5,"Lorsque le Pokémon est touché par une capacité de type Feu, il absorbe la chaleur pour renforcer ses propres capacités Feu." 18,15,5,"Booste les capacités Feu si touché par attaque Feu." 18,15,6,"Verstärkt Feuer-Attacken, wenn @@ -2372,10 +2214,7 @@ type moves if it’s hit by one." ほのおわざが つよくなる。" 18,16,3,"불꽃을 받으면 불꽃 기술이 강해진다." -18,16,5,"Lorsque le Pokémon est touché par une capacité de type Feu, il absorbe la chaleur pour renforcer ses propres capacités Feu." 18,16,5,Booste capacités Feu si touché par attaques Feu. -18,16,5,"Booste les capacités Feu si -touché par attaque Feu." 18,16,6,"Verstärkt Feuer-Attacken, wenn von Feuer-Attacken getroffen." 18,16,7,"Potencia movimientos de tipo @@ -2396,9 +2235,6 @@ Fire-type moves if it’s hit by one." 吸收火焰,讓自己使出的 火屬性招式變強。" 18,17,5,"Lorsque le Pokémon est touché par une capacité de type Feu, il absorbe la chaleur pour renforcer ses propres capacités Feu." -18,17,5,"Lorsque le Pokémon est touché par une capacité -de type Feu, il absorbe la chaleur pour renforcer -ses propres capacités Feu." 18,17,6,"Verstärkt Feuer-Attacken, wenn es von Feuer-Attacken getroffen wird." 18,17,7,"Si le alcanza algún movimiento de tipo Fuego, @@ -2424,9 +2260,6 @@ by one." 吸收火焰,讓自己使出的 火屬性招式變強。" 18,18,5,"Lorsque le Pokémon est touché par une capacité de type Feu, il absorbe la chaleur pour renforcer ses propres capacités Feu." -18,18,5,"Lorsque le Pokémon est touché par une capacité -de type Feu, il absorbe la chaleur pour renforcer -ses propres capacités Feu." 18,18,6,"Verstärkt Feuer-Attacken, wenn es von Feuer-Attacken getroffen wird." 18,18,7,"Si le alcanza algún movimiento de tipo Fuego, @@ -2479,9 +2312,6 @@ by one." 吸收火焰,讓自己使出的 火屬性招式變強。" 18,20,5,"Lorsque le Pokémon est touché par une capacité de type Feu, il absorbe la chaleur pour renforcer ses propres capacités Feu." -18,20,5,"Lorsque le Pokémon est touché par une capacité -de type Feu, il absorbe la chaleur pour renforcer -ses propres capacités Feu." 18,20,6,"Verstärkt Feuer-Attacken, wenn es von Feuer-Attacken getroffen wird." 18,20,7,"Si le alcanza algún movimiento de tipo Fuego, potencia @@ -2515,8 +2345,6 @@ of attacks taken." 19,10,9,"Blocks the added effects of attacks taken." 19,11,5,Annule les effets cumulés d'une attaque ennemie. -19,11,5,"Annule les effets cumulés -d’une attaque ennemie." 19,11,9,"Blocks the added effects of attacks taken." 19,13,5,Annule les effets cumulés d'une attaque ennemie. @@ -2527,7 +2355,6 @@ of attacks taken." うけない。" 19,15,3,"기술의 추가 효과를 받지 않는다." -19,15,5,Le Pokémon dispose d'un écran naturel qui le protège des effets additionnels des attaques ennemies. 19,15,5,"Annule les effets cumulés d’une attaque ennemie." 19,15,6,"Blockiert Zusatz-Effekte @@ -2544,10 +2371,7 @@ of attacks taken." うけない。" 19,16,3,"기술의 추가 효과를 받지 않는다." -19,16,5,Le Pokémon dispose d'un écran naturel qui le protège des effets additionnels des attaques ennemies. 19,16,5,Annule les effets cumulés d'une attaque ennemie. -19,16,5,"Annule les effets cumulés d’une -attaque ennemie." 19,16,6,"Blockiert Zusatz-Effekte gegnerischer Angriffe." 19,16,7,"Anula el efecto secundario del @@ -2565,9 +2389,6 @@ of attacks taken." 19,17,4,"被鱗粉守護著, 不會受到招式的追加效果影響。" 19,17,5,Le Pokémon dispose d'un écran naturel qui le protège des effets additionnels des attaques ennemies. -19,17,5,"Le Pokémon dispose d’un écran naturel qui le -protège des effets additionnels des attaques -ennemies." 19,17,6,"Blockiert durch Puder die Zusatzeffekte gegnerischer Angriffe." 19,17,7,"El polvo de escamas que lo envuelve lo protege de @@ -2587,9 +2408,6 @@ attacks taken." 19,18,4,"被鱗粉守護著, 不會受到招式的追加效果影響。" 19,18,5,Le Pokémon dispose d'un écran naturel qui le protège des effets additionnels des attaques ennemies. -19,18,5,"Le Pokémon dispose d’un écran naturel qui le -protège des effets additionnels des attaques -ennemies." 19,18,6,"Blockiert durch Puder die Zusatzeffekte gegnerischer Angriffe." 19,18,7,"El polvo de escamas que lo envuelve lo protege de @@ -2630,8 +2448,6 @@ attacks taken." 19,20,4,"被鱗粉守護著, 不會受到招式的追加效果影響。" 19,20,5,Le Pokémon dispose d'un écran naturel qui le protège des effets additionnels des attaques ennemies. -19,20,5,"Le Pokémon dispose d’un écran naturel qui le protège -des effets additionnels des attaques ennemies." 19,20,6,"Blockiert durch Puder die Zusatzeffekte gegnerischer Angriffe." 19,20,7,"El polvo de escamas que lo envuelve lo protege de @@ -2660,7 +2476,6 @@ from becoming confused." 20,10,9,"Prevents the Pokémon from becoming confused." 20,11,5,Empêche la confusion. -20,11,5,Empêche la confusion. 20,11,9,"Prevents the Pokémon from becoming confused." 20,14,5,Empêche la confusion. @@ -2671,7 +2486,6 @@ from becoming confused." 20,15,3,"혼란 상태가 되지 않는다." 20,15,5,Empêche la confusion. -20,15,5,Empêche la confusion. 20,15,6,Verhindert Verwirrung. 20,15,7,Evita ser confundido. 20,15,8,"Impedisce al Pokémon @@ -2685,7 +2499,6 @@ from becoming confused." 20,16,3,"혼란 상태가 되지 않는다." 20,16,5,Empêche la confusion. -20,16,5,Empêche la confusion. 20,16,6,Verhindert Verwirrung. 20,16,7,Evita ser confundido. 20,16,8,"Impedisce al Pokémon @@ -2701,8 +2514,6 @@ from becoming confused." 20,17,4,"因為我行我素, 不會陷入混亂狀態。" 20,17,5,"Le Pokémon vit sa vie à son propre rythme, ce qui l'immunise contre la confusion." -20,17,5,"Le Pokémon vit sa vie à son propre rythme, -ce qui l’immunise contre la confusion." 20,17,6,"Das Pokémon lässt sich nicht aus der Ruhe bringen und verhindert so Verwirrung." 20,17,7,"Como le gusta hacer las cosas a su manera, los @@ -2722,8 +2533,6 @@ it from becoming confused." 20,18,4,"因為我行我素, 不會陷入混亂狀態。" 20,18,5,"Le Pokémon vit sa vie à son propre rythme, ce qui l'immunise contre la confusion." -20,18,5,"Le Pokémon vit sa vie à son propre rythme, -ce qui l’immunise contre la confusion." 20,18,6,"Das Pokémon lässt sich nicht aus der Ruhe bringen und verhindert so Verwirrung." 20,18,7,"Como le gusta hacer las cosas a su manera, los @@ -2763,8 +2572,6 @@ it from becoming confused." 20,20,4,"因為我行我素, 不會陷入混亂狀態。" 20,20,5,"Le Pokémon vit sa vie à son propre rythme, ce qui l'immunise contre la confusion." -20,20,5,"Le Pokémon vit sa vie à son propre rythme, -ce qui l’immunise contre la confusion." 20,20,6,"Das Pokémon lässt sich nicht aus der Ruhe bringen und verhindert so Verwirrung." 20,20,7,"Como le gusta hacer las cosas a su manera, los rivales @@ -2795,8 +2602,6 @@ force switching out." 21,10,9,"Negates foes’ moves that force switching out." 21,11,5,Annule les cap. et obj. qui font changer de Pokémon. -21,11,5,"Annule les cap. et obj. qui -font changer de Pokémon." 21,11,9,"Negates all moves that force switching out." 21,14,5,Annule les cap. et obj. qui font changer de Pokémon. @@ -2807,8 +2612,6 @@ force switching out." 21,15,3,"교체시키는 기술이나 도구의 효과를 받지 않는다." 21,15,5,Annule les capacités ou objets qui font changer de Pokémon. -21,15,5,"Annule les capacités ou objets -qui font changer de Pokémon." 21,15,6,"Blockt Attacken und Items, die Pokémon austauschen." 21,15,7,"Anula movimientos y objetos que @@ -2824,8 +2627,6 @@ that force switching out." 21,16,3,"교체시키는 기술이나 도구의 효과를 받지 않는다." 21,16,5,Annule les capacités ou objets qui font changer de Pokémon. -21,16,5,"Annule les capacités ou objets -qui font changer de Pokémon." 21,16,6,"Blockt Attacken und Items, die Pokémon austauschen." 21,16,7,"Anula movimientos y objetos que @@ -2845,9 +2646,6 @@ that force switching out." 21,17,4,"用吸盤將自己牢牢吸附在地面上, 讓替換寶可夢的招式和道具失效。" 21,17,5,"Le Pokémon est solidement fixé au sol, ce qui le protège des capacités ou objets qui font changer de Pokémon." -21,17,5,"Le Pokémon est solidement fixé au sol, ce qui -le protège des capacités ou objets qui font changer -de Pokémon." 21,17,6,"Blockt Attacken und Items, die Pokémon austauschen, indem es sich mit einem Saugnapf am Boden verankert." @@ -2873,9 +2671,6 @@ switching out." 21,18,4,"用吸盤將自己牢牢吸附在地面上, 讓替換寶可夢的招式和道具失效。" 21,18,5,"Le Pokémon est solidement fixé au sol, ce qui le protège des capacités ou objets qui font changer de Pokémon." -21,18,5,"Le Pokémon est solidement fixé au sol, ce qui -le protège des capacités ou objets qui font changer -de Pokémon." 21,18,6,"Blockt Attacken und Items, die Pokémon austauschen, indem es sich mit einem Saugnapf am Boden verankert." @@ -2928,8 +2723,6 @@ switching out." 21,20,4,"用吸盤將自己牢牢吸附在地面上, 讓替換寶可夢的招式和道具失效。" 21,20,5,"Le Pokémon est solidement fixé au sol, ce qui le protège des capacités ou objets qui font changer de Pokémon." -21,20,5,"Le Pokémon est solidement fixé au sol, ce qui le protège -des capacités ou objets qui font changer de Pokémon." 21,20,6,"Blockt Attacken und Items, die Pokémon austauschen, indem es sich mit einem Saugnapf am Boden verankert." 21,20,7,"Sus ventosas se aferran al suelo, con lo cual anula @@ -2962,7 +2755,6 @@ stat." 22,10,9,"Lowers the foe’s Attack stat." 22,11,5,Baisse l'Attaque ennemie. -22,11,5,Baisse l’Attaque ennemie. 22,11,9,"Lowers the foe’s Attack stat." 22,13,5,Baisse l'Attaque ennemie. @@ -2973,7 +2765,6 @@ Attack stat." さげる。" 22,15,3,"상대의 공격을 떨어뜨린다." -22,15,5,"Le Pokémon rugit lorsqu'il arrive au combat, ce qui intimide l'ennemi et baisse son Attaque." 22,15,5,Baisse l’Attaque ennemie. 22,15,6,Senkt Angriff des Gegners. 22,15,7,Baja el Ataque del rival. @@ -2987,8 +2778,6 @@ Attack stat." さげる。" 22,16,3,"상대의 공격을 떨어뜨린다." -22,16,5,"Le Pokémon rugit lorsqu'il arrive au combat, ce qui intimide l'ennemi et baisse son Attaque." -22,16,5,Baisse l'Attaque ennemie. 22,16,5,Baisse l’Attaque ennemie. 22,16,6,Senkt Angriff des Gegners. 22,16,7,Baja el Ataque del rival. @@ -3008,8 +2797,6 @@ Attack stat." 使其退縮, 從而降低對手的攻擊。" 22,17,5,"Le Pokémon rugit lorsqu'il arrive au combat, ce qui intimide l'ennemi et baisse son Attaque." -22,17,5,"Le Pokémon rugit lorsqu’il arrive au combat, -ce qui intimide l’ennemi et baisse son Attaque." 22,17,6,"Senkt den Angriff der Gegner, indem es sie gleich zu Kampfantritt bedroht und einschüchtert." 22,17,7,"Al entrar en combate amilana al rival de tal manera @@ -3035,8 +2822,6 @@ entering battle, lowering their Attack stat." 使其退縮, 從而降低對手的攻擊。" 22,18,5,"Le Pokémon rugit lorsqu'il arrive au combat, ce qui intimide l'ennemi et baisse son Attaque." -22,18,5,"Le Pokémon rugit lorsqu’il arrive au combat, -ce qui intimide l’ennemi et baisse son Attaque." 22,18,6,"Senkt den Angriff der Gegner, indem es sie gleich zu Kampfantritt bedroht und einschüchtert." 22,18,7,"Al entrar en combate amilana al rival de tal manera @@ -3088,8 +2873,6 @@ entering battle, lowering their Attack stat." 使其退縮, 從而降低對手的攻擊。" 22,20,5,"Le Pokémon rugit lorsqu'il arrive au combat, ce qui intimide l'ennemi et baisse son Attaque." -22,20,5,"Le Pokémon rugit lorsqu’il arrive au combat, -ce qui intimide l’ennemi et baisse son Attaque." 22,20,6,"Senkt den Angriff der Gegner, indem es sie gleich zu Kampfantritt bedroht und einschüchtert." 22,20,7,"Al entrar en combate amilana al rival de tal manera @@ -3158,7 +2941,6 @@ from escaping." 23,17,4,"踩住對手的影子 使其無法逃走或替換。" 23,17,5,Empêche le Pokémon ennemi de quitter le combat. -23,17,5,Empêche le Pokémon ennemi de quitter le combat. 23,17,6,"Hindert den Gegner an der Flucht beziehungsweise am Auswechseln, indem es ihm den Weg versperrt." 23,17,7,Evita que el enemigo huya o sea cambiado por otro. @@ -3177,7 +2959,6 @@ shadow to prevent it from escaping." 23,18,4,"踩住對手的影子 使其無法逃走或替換。" 23,18,5,Empêche le Pokémon ennemi de quitter le combat. -23,18,5,Empêche le Pokémon ennemi de quitter le combat. 23,18,6,"Hindert den Gegner an der Flucht beziehungsweise am Auswechseln, indem es ihm den Weg versperrt." 23,18,7,Evita que el enemigo huya o sea cambiado por otro. @@ -3214,7 +2995,6 @@ shadow to prevent it from escaping." 23,20,4,"踩住對手的影子 使其無法逃走或替換。" 23,20,5,Empêche le Pokémon ennemi de quitter le combat. -23,20,5,Empêche les Pokémon ennemis de quitter le combat. 23,20,6,"Hindert Gegner an der Flucht beziehungsweise am Auswechseln, indem es ihnen den Weg versperrt." 23,20,7,Impide que el enemigo huya o sea cambiado por otro. @@ -3244,8 +3024,6 @@ foe on contact." 24,10,9,"Inflicts damage to the foe on contact." 24,11,5,Le Pokémon blesse l'ennemi qui le touche. -24,11,5,"Le Pokémon blesse -l’ennemi qui le touche." 24,11,9,"Inflicts damage to the attacker on contact." 24,14,5,Le Pokémon blesse l'ennemi qui le touche. @@ -3256,9 +3034,6 @@ attacker on contact." 24,15,3,"접촉한 상대에게 상처를 입힌다." 24,15,5,Blesse l'attaquant au moindre contact. -24,15,5,Blesse l'attaquant lorsque le Pokémon subit une attaque directe. -24,15,5,"Blesse l’attaquant au -moindre contact." 24,15,6,Verletzt Angreifer bei Berührung. 24,15,7,Hiere al tacto. 24,15,8,"Il nemico che manda a segno una @@ -3272,9 +3047,6 @@ attacker on contact." 24,16,3,"접촉한 상대에게 상처를 입힌다." 24,16,5,Blesse l'attaquant au moindre contact. -24,16,5,Blesse l'attaquant lorsque le Pokémon subit une attaque directe. -24,16,5,"Blesse l’attaquant au moindre -contact." 24,16,6,Verletzt Angreifer bei Berührung. 24,16,7,Hiere al hacer contacto. 24,16,8,"Se chi attacca mette a segno una @@ -3293,8 +3065,6 @@ attacker on contact." 用粗糙的皮膚弄傷 接觸到自己的對手。" 24,17,5,Blesse l'attaquant lorsque le Pokémon subit une attaque directe. -24,17,5,"Blesse l’attaquant lorsque le Pokémon subit -une attaque directe." 24,17,6,"Angreifer werden durch die raue Haut des Pokémon bei direkten Attacken verletzt." 24,17,7,"Hiere con su piel áspera al rival que lo ataque con un @@ -3319,8 +3089,6 @@ to the attacker on contact." 用粗糙的皮膚弄傷 接觸到自己的對手。" 24,18,5,Blesse l'attaquant lorsque le Pokémon subit une attaque directe. -24,18,5,"Blesse l’attaquant lorsque le Pokémon subit -une attaque directe." 24,18,6,"Angreifer werden durch die raue Haut des Pokémon bei direkten Attacken verletzt." 24,18,7,"Hiere con su piel áspera al rival que lo ataque con un @@ -3370,8 +3138,6 @@ to the attacker on contact." 用粗糙的皮膚弄傷 接觸到自己的對手。" 24,20,5,Blesse l'attaquant lorsque le Pokémon subit une attaque directe. -24,20,5,"Blesse l’attaquant lorsque le Pokémon subit -une attaque directe." 24,20,6,"Angreifer werden durch die raue Haut des Pokémon bei direkten Attacken verletzt." 24,20,7,"Hiere con su piel áspera al rival que lo ataque con un @@ -3404,8 +3170,6 @@ moves will hit." 25,10,9,"Only supereffective moves will hit." 25,11,5,Seules capacités “super efficaces” l'atteignent. -25,11,5,"Seules capacités “super -efficaces” l’atteignent." 25,11,9,"Only supereffective moves will hit." 25,14,5,Seules capacités “super efficaces” l'atteignent. @@ -3416,8 +3180,6 @@ moves will hit." 25,15,3,"효과가 굉장한 기술밖에 맞지 않는다." 25,15,5,Seules les capacités « super efficaces » l'atteignent. -25,15,5,"Seules les capacités « super -efficaces » l’atteignent." 25,15,6,"Nur sehr effektive Treffer richten Schaden an." 25,15,7,"Solo le hacen daño los @@ -3433,8 +3195,6 @@ moves will hit." 25,16,3,"효과가 굉장한 기술밖에 맞지 않는다." 25,16,5,Seules les capacités « super efficaces » l'atteignent. -25,16,5,"Seules les capacités «super -efficaces» l’atteignent." 25,16,6,"Nur sehr effektive Treffer richten Schaden an." 25,16,7,"Solo le hacen daño los @@ -3452,9 +3212,6 @@ moves will hit." 25,17,4,"不可思議的力量, 只有效果絕佳的招式才會擊中自己。" 25,17,5,"Une puissance mystérieuse protège le Pokémon contre toutes les capacités, sauf celles « super efficaces »." -25,17,5,"Une puissance mystérieuse protège le Pokémon -contre toutes les capacités, sauf celles « super -efficaces »." 25,17,6,"Wundersame Kräfte bewirken, dass nur sehr effektive Treffer bei ihm Schaden anrichten." 25,17,7,"Gracias a un poder misterioso, solo le hacen daño los @@ -3474,9 +3231,6 @@ hit the Pokémon." 25,18,4,"不可思議的力量, 只有效果絕佳的招式才會擊中自己。" 25,18,5,"Une puissance mystérieuse protège le Pokémon contre toutes les capacités, sauf celles « super efficaces »." -25,18,5,"Une puissance mystérieuse protège le Pokémon -contre toutes les capacités, sauf celles « super -efficaces »." 25,18,6,"Wundersame Kräfte bewirken, dass nur sehr effektive Treffer bei ihm Schaden anrichten." 25,18,7,"Gracias a un poder misterioso, solo le hacen daño los @@ -3517,8 +3271,6 @@ hit the Pokémon." 25,20,4,"不可思議的力量, 只有效果絕佳的招式才會擊中自己。" 25,20,5,"Une puissance mystérieuse protège le Pokémon contre toutes les capacités, sauf celles « super efficaces »." -25,20,5,"Une puissance mystérieuse protège le Pokémon contre -toutes les capacités, sauf celles « super efficaces »." 25,20,6,"Wundersame Kräfte bewirken, dass nur sehr effektive Treffer bei ihm Schaden anrichten." 25,20,7,"Gracias a un poder misterioso, solo le hacen daño los @@ -3548,8 +3300,6 @@ Ground-type moves." 26,10,9,"Gives full immunity to all Ground-type moves." 26,11,5,Immunise contre toutes les capacités de type Sol. -26,11,5,"Immunise contre toutes -les capacités de type Sol." 26,11,9,"Gives full immunity to all Ground-type moves." 26,13,5,Immunise contre toutes les capacités de type Sol. @@ -3560,7 +3310,6 @@ Ground-type moves." うけない。" 26,15,3,"땅타입의 기술을 받지 않는다." -26,15,5,"Le Pokémon flotte, ce qui l'immunise contre les capacités de type Sol." 26,15,5,"Immunise contre toutes les capacités de type Sol." 26,15,6,"Volle Immunität gegen @@ -3577,10 +3326,7 @@ Ground-type moves." うけない。" 26,16,3,"땅타입의 기술을 받지 않는다." -26,16,5,"Le Pokémon flotte, ce qui l'immunise contre les capacités de type Sol." 26,16,5,Immunise contre toutes les capacités de type Sol. -26,16,5,"Immunise contre toutes les -capacités de type Sol." 26,16,6,"Volle Immunität gegen alle Boden-Attacken." 26,16,7,"Proporciona inmunidad frente a @@ -3598,8 +3344,6 @@ Ground-type moves." 26,17,4,"從地面浮起, 從而不會受到地面屬性招式的攻擊。" 26,17,5,"Le Pokémon flotte, ce qui l'immunise contre les capacités de type Sol." -26,17,5,"Le Pokémon flotte, ce qui l’immunise contre -les capacités de type Sol." 26,17,6,"Verleiht volle Immunität gegen alle Boden-Attacken durch Schwebezustand." 26,17,7,"Su capacidad de flotar sobre el suelo le proporciona @@ -3619,8 +3363,6 @@ immunity to all Ground-type moves." 26,18,4,"從地面浮起, 從而不會受到地面屬性招式的攻擊。" 26,18,5,"Le Pokémon flotte, ce qui l'immunise contre les capacités de type Sol." -26,18,5,"Le Pokémon flotte, ce qui l’immunise contre -les capacités de type Sol." 26,18,6,"Verleiht volle Immunität gegen alle Boden-Attacken durch Schwebezustand." 26,18,7,"Su capacidad de flotar sobre el suelo le proporciona @@ -3660,8 +3402,6 @@ immunity to all Ground-type moves." 26,20,4,"從地面浮起, 從而不會受到地面屬性招式的攻擊。" 26,20,5,"Le Pokémon flotte, ce qui l'immunise contre les capacités de type Sol." -26,20,5,"Le Pokémon flotte, ce qui l’immunise contre -les capacités de type Sol." 26,20,6,"Verleiht volle Immunität gegen alle Boden-Attacken durch Schwebezustand." 26,20,7,"Su capacidad de flotar sobre el suelo le proporciona @@ -3692,8 +3432,6 @@ poison, or cause sleep." 27,10,9,"Contact may paralyze, poison, or cause sleep." 27,11,5,"Peut paralyser, empoisonner, endormir au contact." -27,11,5,"Peut paralyser, empoison- -ner, endormir au contact." 27,11,9,"Contact may poison or cause paralysis or sleep." 27,13,5,"Peut paralyser, empoisonner, endormir au contact." @@ -3704,9 +3442,7 @@ cause paralysis or sleep." ねむりに することがある。" 27,15,3,"스치면 독, 마비, 잠듦 상태가 될 때가 있다." -27,15,5,"Peut paralyser, empoisonner ou endormir l'attaquant lorsque le Pokémon subit une attaque directe." -27,15,5,"Peut paralyser, empoisonner, -endormir au contact." +27,15,5,"Peut paralyser, empoisonner, endormir au contact." 27,15,6,"Kann bei Kontakt Paralyse, Vergiftung oder Schlaf auslösen." 27,15,7,"Puede dormir, envenenar o @@ -3721,10 +3457,7 @@ cause paralysis or sleep." ねむりに することがある。" 27,16,3,"스치면 독, 마비, 잠듦 상태가 될 때가 있다." -27,16,5,"Peut paralyser, empoisonner ou endormir l'attaquant lorsque le Pokémon subit une attaque directe." 27,16,5,"Peut paralyser, empoisonner, endormir au contact." -27,16,5,"Peut paralyser, empoisonner, -endormir au contact." 27,16,6,"Kann bei Kontakt Paralyse, Vergiftung oder Schlaf auslösen." 27,16,7,"Puede dormir, envenenar o @@ -3744,8 +3477,6 @@ cause paralysis or sleep." 27,17,4,"透過攻擊有時會使接觸到自己的對手, 陷入中毒、麻痺或睡眠狀態。" 27,17,5,"Peut paralyser, empoisonner ou endormir l'attaquant lorsque le Pokémon subit une attaque directe." -27,17,5,"Peut paralyser, empoisonner ou endormir l’attaquant -lorsque le Pokémon subit une attaque directe." 27,17,6,"Wird dieses Pokémon durch eine direkte Attacke angegriffen, kann das beim Gegner Paralyse, Vergiftung oder Schlaf auslösen." @@ -3770,8 +3501,6 @@ or paralysis on its attacker." 27,18,4,"透過攻擊有時會使接觸到自己的對手, 陷入中毒、麻痺或睡眠狀態。" 27,18,5,"Peut paralyser, empoisonner ou endormir l'attaquant lorsque le Pokémon subit une attaque directe." -27,18,5,"Peut paralyser, empoisonner ou endormir l’attaquant -lorsque le Pokémon subit une attaque directe." 27,18,6,"Wird dieses Pokémon durch eine direkte Attacke angegriffen, kann das beim Gegner Paralyse, Vergiftung oder Schlaf auslösen." @@ -3822,8 +3551,6 @@ or paralysis on its attacker." 有時會讓接觸到自己的對手 陷入中毒、麻痺或睡眠狀態。" 27,20,5,"Peut paralyser, empoisonner ou endormir l'attaquant lorsque le Pokémon subit une attaque directe." -27,20,5,"Peut paralyser, empoisonner ou endormir l’attaquant -lorsque le Pokémon subit une attaque directe." 27,20,6,"Wird dieses Pokémon durch eine direkte Attacke angegriffen, kann das beim Gegner Paralyse, Vergiftung oder Schlaf auslösen." @@ -3857,8 +3584,6 @@ or paralysis to the foe." 28,10,9,"Passes a burn, poison, or paralysis to the foe." 28,11,5,"Transmet brûlure, poison ou paralysie à l'ennemi." -28,11,5,"Transmet brûlure, poison -ou paralysie à l’ennemi." 28,11,9,"Passes a burn, poison, or paralysis to the foe." 28,14,5,"Transmet brûlure, poison ou paralysie à l'ennemi." @@ -3869,9 +3594,6 @@ or paralysis to the foe." 28,15,3,"독, 마비, 화상을 상대에게 옮긴다." 28,15,5,"Transmet brûlure, paralysie ou poison au Pokémon qui l'a infligé." -28,15,5,"Quand le Pokémon est brûlé, paralysé ou empoisonné par un autre Pokémon, il partage ce statut avec celui-ci." -28,15,5,"Transmet brûlure, paralysie ou -poison au Pokémon qui l’a infligé." 28,15,6,"Brand, Gift oder Paralyse ereilen auch den Verursacher." 28,15,7,"Contagia envenenamiento, @@ -3887,9 +3609,6 @@ to the Pokémon that inflicted it." 28,16,3,"독, 마비, 화상을 상대에게 옮긴다." 28,16,5,"Transmet brûlure, paralysie ou poison au Pokémon qui l'a infligé." -28,16,5,"Quand le Pokémon est brûlé, paralysé ou empoisonné par un autre Pokémon, il partage ce statut avec celui-ci." -28,16,5,"Transmet brûlure, paralysie ou -poison au Pokémon qui l’a infligé." 28,16,6,"Brand, Gift oder Paralyse ereilen auch den Verursacher." 28,16,7,"Contagia envenenamiento, @@ -3909,9 +3628,6 @@ to the Pokémon that inflicted it." 28,17,4,"將自己的中毒、麻痺或 灼傷狀態傳染給對手。" 28,17,5,"Quand le Pokémon est brûlé, paralysé ou empoisonné par un autre Pokémon, il partage ce statut avec celui-ci." -28,17,5,"Quand le Pokémon est brûlé, paralysé ou empoisonné -par un autre Pokémon, il partage ce statut avec -celui-ci." 28,17,6,"Erleidet das Pokémon Verbrennungen, Vergiftungen oder Paralyse, ereilt das jeweilige Statusproblem auch den Verursacher." @@ -3936,9 +3652,6 @@ it inflicts a burn, poison, or paralysis to the Pokémon." 28,18,4,"將自己的中毒、麻痺或 灼傷狀態傳染給對手。" 28,18,5,"Quand le Pokémon est brûlé, paralysé ou empoisonné par un autre Pokémon, il partage ce statut avec celui-ci." -28,18,5,"Quand le Pokémon est brûlé, paralysé ou empoisonné -par un autre Pokémon, il partage ce statut avec -celui-ci." 28,18,6,"Erleidet das Pokémon Verbrennungen, Vergiftungen oder Paralyse, ereilt das jeweilige Statusproblem auch den Verursacher." @@ -3989,8 +3702,6 @@ it inflicts a burn, poison, or paralysis to the Pokémon." 28,20,4,"將自己的中毒、麻痺或 灼傷狀態傳染給對手。" 28,20,5,"Quand le Pokémon est brûlé, paralysé ou empoisonné par un autre Pokémon, il partage ce statut avec celui-ci." -28,20,5,"Quand le Pokémon est brûlé, paralysé ou empoisonné -par un autre Pokémon, il partage ce statut avec celui-ci." 28,20,6,"Erleidet das Pokémon Verbrennungen, Vergiftungen oder Paralyse, ereilt das jeweilige Statusproblem auch den Verursacher." @@ -4024,8 +3735,6 @@ stats from being lowered." 29,10,9,"Prevents its stats from being lowered." 29,11,5,Peut empêcher les stats du Pokémon de baisser. -29,11,5,"Empêche les stats -du Pokémon de baisser." 29,11,9,"Prevents other Pokémon from lowering its stats." 29,13,5,Peut empêcher les stats du Pokémon de baisser. @@ -4053,8 +3762,6 @@ from lowering its stats." 29,16,3,"상대가 능력을 떨어뜨릴 수 없다." 29,16,5,Peut empêcher les stats du Pokémon de baisser. -29,16,5,"Empêche les stats du Pokémon -de baisser." 29,16,6,"Hindert Angreifer daran, Statuswerte zu senken." 29,16,7,"Evita que bajen las @@ -4072,8 +3779,6 @@ from lowering its stats." 29,17,4,"不會因對手的招式或特性 而被降低能力。" 29,17,5,Empêche les stats du Pokémon de baisser à cause d'une capacité ou d'un talent. -29,17,5,"Empêche les stats du Pokémon de baisser à cause -d’une capacité ou d’un talent." 29,17,6,"Verhindert das Senken der Statuswerte durch Attacken und Fähigkeiten von Angreifern." 29,17,7,"Evita que bajen sus características a causa de @@ -4093,8 +3798,6 @@ lowering the Pokémon’s stats." 29,18,4,"不會因對手的招式或特性 而被降低能力。" 29,18,5,Empêche les stats du Pokémon de baisser à cause d'une capacité ou d'un talent. -29,18,5,"Empêche les stats du Pokémon de baisser à cause -d’une capacité ou d’un talent." 29,18,6,"Verhindert das Senken der Statuswerte durch Attacken und Fähigkeiten von Angreifern." 29,18,7,"Evita que bajen sus características a causa de @@ -4134,8 +3837,6 @@ lowering the Pokémon’s stats." 29,20,4,"不會因對手的招式或特性 而被降低能力。" 29,20,5,Empêche les stats du Pokémon de baisser à cause d'une capacité ou d'un talent. -29,20,5,"Empêche les stats du Pokémon de baisser à cause -d’une capacité ou d’un talent." 29,20,6,"Verhindert das Senken der Statuswerte durch Attacken und Fähigkeiten von Angreifern." 29,20,7,"Evita que bajen sus características a causa de @@ -4166,8 +3867,6 @@ healed upon switching out." 30,10,9,"All status problems heal when it switches out." 30,11,5,Quitter le combat soigne les problèmes de statut. -30,11,5,"Quitter le combat soigne -les problèmes de statut." 30,11,9,"All status problems heal when it switches out." 30,13,5,Quitter le combat soigne les problèmes de statut. @@ -4178,7 +3877,6 @@ when it switches out." ひっこむと なおる。" 30,15,3,"배틀에서 일단 물러나면 상태 이상이 회복된다." -30,15,5,Le Pokémon soigne ses altérations de statut en quittant le combat. 30,15,5,"Quitter le combat soigne les problèmes de statut." 30,15,6,"Heilt bei Austausch @@ -4195,10 +3893,7 @@ the Pokémon switches out." ひっこむと なおる。" 30,16,3,"배틀에서 일단 물러나면 상태 이상이 회복된다." -30,16,5,Le Pokémon soigne ses altérations de statut en quittant le combat. 30,16,5,Quitter le combat soigne les problèmes de statut. -30,16,5,"Quitter le combat soigne les -problèmes de statut." 30,16,6,"Heilt bei Austausch Statusprobleme." 30,16,7,"Cura problemas de estado al @@ -4216,8 +3911,6 @@ the Pokémon switches out." 30,17,4,"異常狀態會在 離場後治癒。" 30,17,5,Le Pokémon soigne ses altérations de statut en quittant le combat. -30,17,5,"Le Pokémon soigne ses altérations de statut -en quittant le combat." 30,17,6,"Wird das Pokémon ausgewechselt, werden seine Statusprobleme geheilt." 30,17,7,Cura problemas de estado al cambiar de Pokémon. @@ -4236,8 +3929,6 @@ switches out." 30,18,4,"異常狀態會在 離場後治癒。" 30,18,5,Le Pokémon soigne ses altérations de statut en quittant le combat. -30,18,5,"Le Pokémon soigne ses altérations de statut -en quittant le combat." 30,18,6,"Wird das Pokémon ausgewechselt, werden seine Statusprobleme geheilt." 30,18,7,Cura problemas de estado al cambiar de Pokémon. @@ -4275,8 +3966,6 @@ switches out." 30,20,4,"異常狀態會在 離場後治癒。" 30,20,5,Le Pokémon soigne ses altérations de statut en quittant le combat. -30,20,5,"Le Pokémon soigne ses altérations de statut -en quittant le combat." 30,20,6,"Wird das Pokémon ausgewechselt, werden seine Statusprobleme geheilt." 30,20,7,"Cura sus problemas de estado al cambiarse con otro @@ -4459,8 +4148,6 @@ added effects appearing." 32,10,9,"Boosts the likelihood of added effects appearing." 32,11,5,Augmente la fréquence du cumul d'effets. -32,11,5,"Augmente la fréquence -du cumul d’effets." 32,11,9,"Boosts the likelihood of added effects appearing." 32,13,5,Augmente la fréquence du cumul d'effets. @@ -4471,7 +4158,6 @@ added effects appearing." でやすい。" 32,15,3,"기술의 추가 효과가 나오기 쉽다." -32,15,5,Augmente les chances d'infliger des effets additionnels. 32,15,5,"Augmente la fréquence du cumul d’effets." 32,15,6,Erhöht Chance auf Zusatz-Effekte. @@ -4487,10 +4173,7 @@ additional effects occurring." でやすい。" 32,16,3,"기술의 추가 효과가 나오기 쉽다." -32,16,5,Augmente les chances d'infliger des effets additionnels. 32,16,5,Augmente la fréquence du cumul d'effets. -32,16,5,"Augmente la fréquence du cumul -d’effets." 32,16,6,Erhöht Chance auf Zusatz-Effekte. 32,16,7,"Aumenta la probabilidad de que haya efectos secundarios." @@ -4507,8 +4190,6 @@ additional effects occurring." 32,17,4,"受到上天保佑, 容易出現招式的追加效果。" 32,17,5,Augmente les chances d'infliger des effets additionnels. -32,17,5,"Augmente les chances d’infliger des effets -additionnels." 32,17,6,"Erhöht die Wahrscheinlichkeit, dass Zusatzeffekte von Attacken auftreten." 32,17,7,"Aumenta la probabilidad de que los movimientos @@ -4527,8 +4208,6 @@ when attacking." 32,18,4,"受到上天保佑, 容易出現招式的追加效果。" 32,18,5,Augmente les chances d'infliger des effets additionnels. -32,18,5,"Augmente les chances d’infliger des effets -additionnels." 32,18,6,"Erhöht die Wahrscheinlichkeit, dass Zusatzeffekte von Attacken auftreten." 32,18,7,"Aumenta la probabilidad de que los movimientos @@ -4566,7 +4245,6 @@ when attacking." 32,20,4,"受到上天保佑, 容易出現招式的追加效果。" 32,20,5,Augmente les chances d'infliger des effets additionnels. -32,20,5,Augmente les chances d’infliger des effets additionnels. 32,20,6,"Erhöht die Wahrscheinlichkeit, dass Zusatzeffekte von Attacken auftreten." 32,20,7,"Aumenta la probabilidad de que los movimientos @@ -4603,8 +4281,6 @@ Speed in rain." 33,15,3,"비가 올 때 스피드가 올라간다." 33,15,5,Augmente la Vitesse du Pokémon s'il pleut. -33,15,5,"Augmente la Vitesse du -Pokémon s’il pleut." 33,15,6,Steigert bei Regen die Initiative. 33,15,7,"Sube la Velocidad cuando hay lluvia." @@ -4619,8 +4295,6 @@ Speed stat in rain." 33,16,3,"비가 올 때 스피드가 올라간다." 33,16,5,Augmente la Vitesse du Pokémon s'il pleut. -33,16,5,"Augmente la Vitesse du -Pokémon s’il pleut." 33,16,6,Steigert bei Regen die Initiative. 33,16,7,"Sube la Velocidad cuando hay lluvia." @@ -4637,7 +4311,6 @@ Speed stat in rain." 33,17,4,"天氣為下雨時, 速度會提高。" 33,17,5,Augmente la Vitesse du Pokémon s'il pleut. -33,17,5,Augmente la Vitesse du Pokémon s’il pleut. 33,17,6,Erhöht bei Regen die Initiative. 33,17,7,Sube la Velocidad cuando llueve. 33,17,8,"Se piove, la Velocità aumenta." @@ -4653,7 +4326,6 @@ Speed stat in rain." 33,18,4,"天氣為下雨時, 速度會提高。" 33,18,5,Augmente la Vitesse du Pokémon s'il pleut. -33,18,5,Augmente la Vitesse du Pokémon s’il pleut. 33,18,6,Erhöht bei Regen die Initiative. 33,18,7,Sube la Velocidad cuando llueve. 33,18,8,"Se piove, la Velocità aumenta." @@ -4684,7 +4356,6 @@ Speed stat in rain." 33,20,4,"天氣為下雨時, 速度會提高。" 33,20,5,Augmente la Vitesse du Pokémon s'il pleut. -33,20,5,Augmente la Vitesse du Pokémon s’il pleut. 33,20,6,Erhöht bei Regen die Initiative. 33,20,7,Sube su Velocidad cuando llueve. 33,20,8,"Se piove, la Velocità aumenta." @@ -4711,8 +4382,6 @@ Speed in sunshine." 34,10,9,"Boosts the Pokémon’s Speed in sunshine." 34,11,5,Augmente la Vitesse du Pokémon s'il y a du soleil. -34,11,5,"Augmente la Vitesse du -Pokémon s’il y a du soleil." 34,11,9,"Boosts the Pokémon’s Speed in sunshine." 34,13,5,Augmente la Vitesse du Pokémon s'il y a du soleil. @@ -4740,8 +4409,6 @@ Speed stat in sunshine." 34,16,3,"맑을 때 스피드가 올라간다." 34,16,5,Augmente la Vitesse du Pokémon s'il y a du soleil. -34,16,5,"Augmente la Vitesse du -Pokémon s’il y a du soleil." 34,16,6,"Steigert bei Sonnenschein die Initiative." 34,16,7,"Sube la Velocidad cuando hay @@ -4759,7 +4426,6 @@ Speed stat in sunshine." 34,17,4,"天氣為晴朗時, 速度會提高。" 34,17,5,Augmente la Vitesse du Pokémon s'il y a du soleil. -34,17,5,Augmente la Vitesse du Pokémon s’il y a du soleil. 34,17,6,Erhöht bei Sonnenschein die Initiative. 34,17,7,Sube la Velocidad cuando hace sol. 34,17,8,"Se la luce del sole è intensa, la Velocità aumenta." @@ -4775,7 +4441,6 @@ Speed stat in sunshine." 34,18,4,"天氣為晴朗時, 速度會提高。" 34,18,5,Augmente la Vitesse du Pokémon s'il y a du soleil. -34,18,5,Augmente la Vitesse du Pokémon s’il y a du soleil. 34,18,6,Erhöht bei Sonnenschein die Initiative. 34,18,7,Sube la Velocidad cuando hace sol. 34,18,8,"Se la luce del sole è intensa, la Velocità aumenta." @@ -4806,7 +4471,6 @@ Speed stat in sunshine." 34,20,4,"天氣為晴朗時, 速度會提高。" 34,20,5,Augmente la Vitesse du Pokémon s'il y a du soleil. -34,20,5,Augmente la Vitesse du Pokémon s’il y a du soleil. 34,20,6,Erhöht bei Sonnenschein die Initiative. 34,20,7,Sube su Velocidad cuando hace sol. 34,20,8,"Se la luce del sole è intensa, la Velocità aumenta." @@ -4833,8 +4497,6 @@ meeting wild Pokémon." 35,10,9,"Raises the likelihood of meeting wild Pokémon." 35,11,5,Augmente les rencontres avec Pokémon sauvages. -35,11,5,"Augmente les rencontres -avec Pokémon sauvages." 35,11,9,"Raises the likelihood of meeting wild Pokémon." 35,13,5,Augmente les rencontres avec Pokémon sauvages. @@ -4862,8 +4524,6 @@ meeting wild Pokémon." 35,16,3,"야생 포켓몬과 만나기 쉬워진다." 35,16,5,Augmente les rencontres avec Pokémon sauvages. -35,16,5,"Augmente les rencontres avec -les Pokémon sauvages." 35,16,6,"Erhöht die Wahrscheinlichkeit, wilden Pokémon zu begegnen." 35,16,7,"Aumenta la probabilidad de @@ -4883,8 +4543,6 @@ meeting wild Pokémon." 35,17,4,"透過讓周圍變亮, 變得容易遇見野生的寶可夢。" 35,17,5,Émet une lumière spécifique qui facilite les rencontres avec les Pokémon sauvages. -35,17,5,"Émet une lumière spécifique qui facilite les -rencontres avec les Pokémon sauvages." 35,17,6,"Erhellt die Umgebung und erhöht dadurch die Wahrscheinlichkeit, wilden Pokémon zu begegnen." 35,17,7,"Aumenta la probabilidad de encontrar Pokémon al @@ -4907,8 +4565,6 @@ illuminating the surroundings." 35,18,4,"透過讓周圍變亮, 變得容易遇見野生的寶可夢。" 35,18,5,Émet une lumière spécifique qui facilite les rencontres avec les Pokémon sauvages. -35,18,5,"Émet une lumière spécifique qui facilite les -rencontres avec les Pokémon sauvages." 35,18,6,"Erhellt die Umgebung und erhöht dadurch die Wahrscheinlichkeit, wilden Pokémon zu begegnen." 35,18,7,"Aumenta la probabilidad de encontrar Pokémon al @@ -4954,8 +4610,6 @@ illuminating the surroundings." 35,20,4,"透過讓周圍變亮, 變得容易遇見野生的寶可夢。" 35,20,5,Émet une lumière spécifique qui facilite les rencontres avec les Pokémon sauvages. -35,20,5,"Émet une lumière spécifique qui facilite les rencontres -avec les Pokémon sauvages." 35,20,6,"Erhellt die Umgebung und erhöht dadurch die Wahrscheinlichkeit, wilden Pokémon zu begegnen." 35,20,7,"Aumenta la probabilidad de encontrar Pokémon al @@ -4986,8 +4640,6 @@ foe’s ability." 36,10,9,"The Pokémon copies the foe’s ability." 36,11,5,Imite la capacité spéciale de l'ennemi. -36,11,5,"Imite la capacité spéciale -de l’ennemi." 36,11,9,"The Pokémon copies a foe’s Ability." 36,14,5,Imite la capacité spéciale de l'ennemi. @@ -4998,8 +4650,6 @@ foe’s Ability." 36,15,3,"상대와 같은 특성이 된다." 36,15,5,Imite le talent de l'ennemi. -36,15,5,"Lorsque le Pokémon entre au combat, il calque le talent d'un ennemi pour remplacer le sien." -36,15,5,Imite le talent de l’ennemi. 36,15,6,"Das Pokémon kopiert die Fähigkeit des Gegners." 36,15,7,Copia la habilidad del rival. @@ -5012,8 +4662,6 @@ opposing Pokémon’s Ability." とくせいに なる。" 36,16,3,"상대와 같은 특성이 된다." -36,16,5,Imite le talent de l'ennemi. -36,16,5,"Lorsque le Pokémon entre au combat, il calque le talent d'un ennemi pour remplacer le sien." 36,16,5,Imite le talent de l’ennemi. 36,16,6,"Das Pokémon kopiert die Fähigkeit des Gegners." @@ -5032,8 +4680,6 @@ opposing Pokémon’s Ability." 36,17,4,"出場時,複製對手的特性, 變為與之相同的特性。" 36,17,5,"Lorsque le Pokémon entre au combat, il calque le talent d'un ennemi pour remplacer le sien." -36,17,5,"Lorsque le Pokémon entre au combat, il calque -le talent d’un ennemi pour remplacer le sien." 36,17,6,Kopiert bei Kampfantritt die Fähigkeit eines Gegners. 36,17,7,Al entrar en combate copia la habilidad del rival. 36,17,8,"Quando il Pokémon entra in campo, copia l’abilità @@ -5054,8 +4700,6 @@ opposing Pokémon’s Ability." 36,18,4,"出場時,複製對手的特性, 變為與之相同的特性。" 36,18,5,"Lorsque le Pokémon entre au combat, il calque le talent d'un ennemi pour remplacer le sien." -36,18,5,"Lorsque le Pokémon entre au combat, il calque -le talent d’un ennemi pour remplacer le sien." 36,18,6,Kopiert bei Kampfantritt die Fähigkeit eines Gegners. 36,18,7,Al entrar en combate copia la habilidad del rival. 36,18,8,"Quando il Pokémon entra in campo, copia l’abilità @@ -5097,8 +4741,6 @@ opposing Pokémon’s Ability." 36,20,4,"出場時,複製對手的特性, 變為與之相同的特性。" 36,20,5,"Lorsque le Pokémon entre au combat, il calque le talent d'un ennemi pour remplacer le sien." -36,20,5,"Lorsque le Pokémon entre au combat, il calque -le talent d’un ennemi pour remplacer le sien." 36,20,6,Kopiert bei Kampfantritt die Fähigkeit eines Gegners. 36,20,7,Al entrar en combate copia la habilidad del rival. 36,20,8,"Quando il Pokémon entra in campo, copia l’abilità @@ -5128,8 +4770,6 @@ Attack stat." 37,10,9,"Raises the Pokémon’s Attack stat." 37,11,5,Augmente l'Attaque du Pokémon. -37,11,5,"Augmente l’Attaque du -Pokémon." 37,11,9,"Raises the Pokémon’s Attack stat." 37,13,5,Augmente l'Attaque du Pokémon. @@ -5154,7 +4794,6 @@ Attack stat." 37,16,3,"물리공격의 위력이 올라간다." 37,16,5,Augmente l'Attaque du Pokémon. -37,16,5,Augmente l’Attaque du Pokémon. 37,16,6,Stärkt physische Attacken. 37,16,7,Aumenta el Ataque. 37,16,8,"Migliora la statistica Attacco @@ -5169,7 +4808,6 @@ Attack stat." 위력이 2배가 된다." 37,17,4,物理攻擊的威力會變為2倍。 37,17,5,Double l'Attaque du Pokémon. -37,17,5,Double l’Attaque du Pokémon. 37,17,6,Verdoppelt die Stärke von physischen Attacken. 37,17,7,Duplica la potencia de los ataques físicos. 37,17,8,L’Attacco del Pokémon raddoppia. @@ -5183,7 +4821,6 @@ Attack stat." 위력이 2배가 된다." 37,18,4,物理攻擊的威力會變為2倍。 37,18,5,Double l'Attaque du Pokémon. -37,18,5,Double l’Attaque du Pokémon. 37,18,6,Verdoppelt die Stärke von physischen Attacken. 37,18,7,Duplica la potencia de los ataques físicos. 37,18,8,L’Attacco del Pokémon raddoppia. @@ -5210,8 +4847,6 @@ Attack stat." 위력이 2배가 된다." 37,20,4,物理攻擊的威力會變為2倍。 37,20,5,Double la puissance des attaques physiques. -37,20,5,Double l'Attaque du Pokémon. -37,20,5,Double l’Attaque du Pokémon. 37,20,6,Verdoppelt die Stärke von physischen Attacken. 37,20,7,Duplica la potencia de sus ataques físicos. 37,20,8,Raddoppia l’Attacco del Pokémon. @@ -5237,8 +4872,6 @@ may poison the foe." 38,10,9,"Contact with the Pokémon may poison the foe." 38,11,5,Peut empoisonner l'ennemi s'il y a contact. -38,11,5,"Peut empoisonner l’ennemi -s’il y a contact." 38,11,9,"Contact with the Pokémon may poison the attacker." 38,13,5,Peut empoisonner l'ennemi s'il y a contact. @@ -5250,8 +4883,6 @@ may poison the attacker." 38,15,3,"접촉한 상대를 중독시킬 때가 있다." 38,15,5,Peut empoisonner l'attaquant lorsque le Pokémon subit une attaque directe. -38,15,5,"Peut empoisonner l’attaquant -s’il y a contact." 38,15,6,"Vergiftet den Angreifer eventuell bei Berührung." 38,15,7,"Puede envenenar al mínimo @@ -5266,10 +4897,7 @@ may poison the attacker." おわせる ことがある。" 38,16,3,"접촉한 상대를 중독시킬 때가 있다." -38,16,5,Peut empoisonner l'attaquant lorsque le Pokémon subit une attaque directe. 38,16,5,Peut empoisonner l'ennemi s'il y a contact. -38,16,5,"Peut empoisonner l’attaquant -s’il y a contact." 38,16,6,"Vergiftet den Angreifer eventuell bei Berührung." 38,16,7,"Puede envenenar al mínimo @@ -5287,8 +4915,6 @@ may poison the attacker." 38,17,4,"有時會讓接觸到自己的 對手陷入中毒狀態。" 38,17,5,Peut empoisonner l'attaquant lorsque le Pokémon subit une attaque directe. -38,17,5,"Peut empoisonner l’attaquant lorsque le Pokémon -subit une attaque directe." 38,17,6,Vergiftet den Angreifer bei Berührung eventuell. 38,17,7,Puede envenenar al mínimo contacto. 38,17,8,"Può avvelenare chi manda a segno @@ -5305,8 +4931,6 @@ un attacco diretto." 38,18,4,"有時會讓接觸到自己的 對手陷入中毒狀態。" 38,18,5,Peut empoisonner l'attaquant lorsque le Pokémon subit une attaque directe. -38,18,5,"Peut empoisonner l’attaquant lorsque le Pokémon -subit une attaque directe." 38,18,6,Vergiftet den Angreifer bei Berührung eventuell. 38,18,7,Puede envenenar al mínimo contacto. 38,18,8,"Può avvelenare chi manda a segno @@ -5340,8 +4964,6 @@ un attacco diretto." 38,20,4,"有時會讓接觸到自己的 對手陷入中毒狀態。" 38,20,5,Peut empoisonner l'attaquant lorsque le Pokémon subit une attaque directe. -38,20,5,"Peut empoisonner l’attaquant lorsque le Pokémon -subit une attaque directe." 38,20,6,Vergiftet den Angreifer bei Berührung eventuell. 38,20,7,Puede envenenar al mínimo contacto. 38,20,8,Può avvelenare chi manda a segno un attacco diretto. @@ -5368,8 +4990,6 @@ from flinching." 39,10,9,"The Pokémon is protected from flinching." 39,11,5,Empêche le Pokémon d'avoir peur. -39,11,5,"Empêche le Pokémon -d’avoir peur." 39,11,9,"The Pokémon is protected from flinching." 39,13,5,Empêche le Pokémon d'avoir peur. @@ -5392,8 +5012,6 @@ from flinching." " 39,16,3,풀죽지 않는다. 39,16,5,Empêche le Pokémon d'avoir peur. -39,16,5,"Empêche le Pokémon d’avoir -peur." 39,16,6,Verhindert Zurückschrecken. 39,16,7,Evita el retroceso. 39,16,8,Evita che il Pokémon tentenni. @@ -5408,8 +5026,6 @@ from flinching." 39,17,4,"靠著經過鍛鍊精神, 不會因對手的攻擊而畏縮。" 39,17,5,Le Pokémon a un mental à toute épreuve qui empêche les capacités ennemies de lui faire peur. -39,17,5,"Le Pokémon a un mental à toute épreuve qui -empêche les capacités ennemies de lui faire peur." 39,17,6,"Verhindert durch erhöhte Konzentrationsfähigkeit Zurückschrecken." 39,17,7,"Gracias a su profunda concentración, no retrocede @@ -5429,8 +5045,6 @@ the Pokémon from flinching." 39,18,4,"靠著經過鍛鍊精神, 不會因對手的攻擊而畏縮。" 39,18,5,Le Pokémon a un mental à toute épreuve qui empêche les capacités ennemies de lui faire peur. -39,18,5,"Le Pokémon a un mental à toute épreuve qui -empêche les capacités ennemies de lui faire peur." 39,18,6,"Verhindert durch erhöhte Konzentrationsfähigkeit Zurückschrecken." 39,18,7,"Gracias a su profunda concentración, no retrocede @@ -5470,8 +5084,6 @@ the Pokémon from flinching." 39,20,4,"靠著經過鍛鍊的精神, 不會因對手的攻擊而畏縮。" 39,20,5,Le Pokémon a un mental à toute épreuve qui empêche les capacités ennemies de lui faire peur. -39,20,5,"Le Pokémon a un mental à toute épreuve qui empêche -les capacités ennemies de lui faire peur." 39,20,6,"Verhindert durch erhöhte Konzentrationsfähigkeit Zurückschrecken." 39,20,7,"Gracias a su profunda concentración, no se amedrenta @@ -5501,8 +5113,6 @@ from becoming frozen." 40,10,9,"Prevents the Pokémon from becoming frozen." 40,11,5,Protège le Pokémon contre le gel. -40,11,5,"Protège le Pokémon -contre le gel." 40,11,9,"Prevents the Pokémon from becoming frozen." 40,13,5,Protège le Pokémon contre le gel. @@ -5528,8 +5138,6 @@ from becoming frozen." 40,16,3,"얼음 상태가 되지 않는다." 40,16,5,Protège le Pokémon contre le gel. -40,16,5,"Protège le Pokémon contre le -gel." 40,16,6,Verhindert Einfrieren. 40,16,7,Evita la congelación. 40,16,8,"Evita che il Pokémon @@ -5545,8 +5153,6 @@ from becoming frozen." 40,17,4,"將熾熱的熔岩覆蓋在身上, 不會陷入冰凍狀態。" 40,17,5,Le magma qui recouvre le corps du Pokémon le protège contre le gel. -40,17,5,"Le magma qui recouvre le corps du Pokémon -le protège contre le gel." 40,17,6,"Dank eines Panzers aus Magma kann dieses Pokémon nicht eingefroren werden." 40,17,7,"Gracias al magma candente que lo envuelve, evita la @@ -5566,8 +5172,6 @@ prevents the Pokémon from becoming frozen." 40,18,4,"將熾熱的熔岩覆蓋在身上, 不會陷入冰凍狀態。" 40,18,5,Le magma qui recouvre le corps du Pokémon le protège contre le gel. -40,18,5,"Le magma qui recouvre le corps du Pokémon -le protège contre le gel." 40,18,6,"Dank eines Panzers aus Magma kann dieses Pokémon nicht eingefroren werden." 40,18,7,"Gracias al magma candente que lo envuelve, evita la @@ -5607,8 +5211,6 @@ prevents the Pokémon from becoming frozen." 40,20,4,"將熾熱的熔岩覆蓋在身上, 不會陷入冰凍狀態。" 40,20,5,Le magma qui recouvre le corps du Pokémon le protège contre le gel. -40,20,5,"Le magma qui recouvre le corps du Pokémon le protège -contre le gel." 40,20,6,"Dank eines Panzers aus Magma kann dieses Pokémon nicht eingefroren werden." 40,20,7,"Gracias al magma candente que lo envuelve, no puede @@ -5637,8 +5239,6 @@ from getting a burn." 41,10,9,"Prevents the Pokémon from getting a burn." 41,11,5,Empêche les brûlures. -41,11,5,"Protège le Pokémon -des brûlures." 41,11,9,"Prevents the Pokémon from getting a burn." 41,14,5,Empêche les brûlures. @@ -5649,8 +5249,6 @@ from getting a burn." 41,15,3,"화상 상태가 되지 않는다." 41,15,5,Empêche les brûlures. -41,15,5,"Protège le Pokémon des -brûlures." 41,15,6,Verhindert Verbrennungen. 41,15,7,Evita las quemaduras. 41,15,8,"Evita che il Pokémon @@ -5664,8 +5262,6 @@ from getting a burn." 41,16,3,"화상 상태가 되지 않는다." 41,16,5,Empêche les brûlures. -41,16,5,"Protège le Pokémon des -brûlures." 41,16,6,Verhindert Verbrennungen. 41,16,7,Evita las quemaduras. 41,16,8,"Evita che il Pokémon @@ -5681,8 +5277,6 @@ from getting a burn." 41,17,4,"將水幕裹在身上, 不會陷入灼傷狀態。" 41,17,5,Le voile qui recouvre le Pokémon le protège des brûlures. -41,17,5,"Le voile qui recouvre le Pokémon le protège -des brûlures." 41,17,6,"Verhindert durch eine Hülle aus Wasser Verbrennungen." 41,17,7,"Evita las quemaduras gracias a la capa de agua que @@ -5702,8 +5296,6 @@ prevents the Pokémon from getting a burn." 41,18,4,"將水幕裹在身上, 不會陷入灼傷狀態。" 41,18,5,Le voile qui recouvre le Pokémon le protège des brûlures. -41,18,5,"Le voile qui recouvre le Pokémon le protège -des brûlures." 41,18,6,"Verhindert durch eine Hülle aus Wasser Verbrennungen." 41,18,7,"Evita las quemaduras gracias a la capa de agua que @@ -5743,8 +5335,6 @@ prevents the Pokémon from getting a burn." 41,20,4,"將水幕裹在身上, 不會陷入灼傷狀態。" 41,20,5,Le voile qui recouvre le Pokémon le protège des brûlures. -41,20,5,"Le voile qui recouvre le Pokémon le protège -des brûlures." 41,20,6,Verhindert durch eine Hülle aus Wasser Verbrennungen. 41,20,7,"Evita las quemaduras gracias a la capa de agua que lo envuelve." @@ -5774,8 +5364,6 @@ Pokémon from escaping." 42,10,9,"Prevents Steel-type Pokémon from escaping." 42,11,5,Empêche les Pokémon Acier de fuir. -42,11,5,"Empêche les Pokémon Acier -de fuir." 42,11,9,"Prevents Steel-type Pokémon from escaping." 42,13,5,Empêche les Pokémon Acier de fuir. @@ -5803,8 +5391,6 @@ Pokémon from escaping." 42,16,3,"강철의 포켓몬을 도망칠 수 없게 한다." 42,16,5,Empêche les Pokémon Acier de fuir. -42,16,5,"Empêche les Pokémon Acier -de fuir." 42,16,6,"Hindert Stahl-Pokémon an der Flucht." 42,16,7,"Impide huir a los Pokémon de @@ -5824,8 +5410,6 @@ Pokémon from escaping." 42,17,4,"用磁力吸住鋼屬性的寶可夢, 使其無法逃走。" 42,17,5,"Attire les Pokémon Acier grâce à un champ magnétique, ce qui les empêche de fuir." -42,17,5,"Attire les Pokémon Acier grâce à un champ -magnétique, ce qui les empêche de fuir." 42,17,6,"Hindert Stahl-Pokémon durch Magnetismus an der Flucht." 42,17,7,"Su magnetismo atrae a los Pokémon de tipo Acero y @@ -5848,8 +5432,6 @@ its magnetic force." 42,18,4,"用磁力吸住鋼屬性的寶可夢, 使其無法逃走。" 42,18,5,"Attire les Pokémon Acier grâce à un champ magnétique, ce qui les empêche de fuir." -42,18,5,"Attire les Pokémon Acier grâce à un champ -magnétique, ce qui les empêche de fuir." 42,18,6,"Hindert Stahl-Pokémon durch Magnetismus an der Flucht." 42,18,7,"Su magnetismo atrae a los Pokémon de tipo Acero y @@ -5895,8 +5477,6 @@ its magnetic force." 42,20,4,"用磁力吸住鋼屬性的寶可夢, 使其無法逃走。" 42,20,5,"Attire les Pokémon Acier grâce à un champ magnétique, ce qui les empêche de fuir." -42,20,5,"Attire les Pokémon Acier grâce à un champ magnétique, -ce qui les empêche de fuir." 42,20,6,"Hindert Stahl-Pokémon durch Magnetismus an der Flucht." 42,20,7,"Su magnetismo atrae a los Pokémon de tipo Acero y @@ -5928,8 +5508,6 @@ sound-based moves." 43,10,9,"Gives full immunity to all sound-based moves." 43,11,5,Protège de toutes les capacités sonores. -43,11,5,"Protège de toutes les -capacités sonores." 43,11,9,"Gives full immunity to all sound-based moves." 43,13,5,Protège de toutes les capacités sonores. @@ -5956,8 +5534,6 @@ sound-based moves." 43,16,3,"소리 기술을 받지 않는다." 43,16,5,Protège de toutes les capacités sonores. -43,16,5,"Protège de toutes les capacités -sonores." 43,16,6,"Volle Immunität gegen alle Lärm-Attacken." 43,16,7,Evita ataques de sonido. @@ -5974,7 +5550,6 @@ sound-based moves." 43,17,4,"透過遮蔽聲音, 不受到聲音招式的攻擊。" 43,17,5,Protège le Pokémon de toutes les capacités sonores. -43,17,5,Protège le Pokémon de toutes les capacités sonores. 43,17,6,"Bietet durch Schalldämmung volle Immunität gegen alle Lärm-Attacken." 43,17,7,"Su aislamiento acústico lo protege de movimientos @@ -5995,7 +5570,6 @@ immunity to all sound-based moves." 43,18,4,"透過遮蔽聲音, 不受到聲音招式的攻擊。" 43,18,5,Protège le Pokémon de toutes les capacités sonores. -43,18,5,Protège le Pokémon de toutes les capacités sonores. 43,18,6,"Bietet durch Schalldämmung volle Immunität gegen alle Lärm-Attacken." 43,18,7,"Su aislamiento acústico lo protege de movimientos @@ -6036,7 +5610,6 @@ immunity to all sound-based moves." 43,20,4,"透過遮蔽聲音, 不受到聲音招式的攻擊。" 43,20,5,Protège le Pokémon de toutes les capacités sonores. -43,20,5,Protège le Pokémon de toutes les capacités sonores. 43,20,6,"Bietet durch Schalldämmung volle Immunität gegen alle Lärm-Attacken." 43,20,7,"Su aislamiento acústico lo protege de movimientos @@ -6068,8 +5641,6 @@ recovers HP in rain." 44,10,9,"The Pokémon gradually recovers HP in rain." 44,11,5,Récupère progressivement des PV par temps de pluie. -44,11,5,"Récupère progressivement -des PV par temps de pluie." 44,11,9,"The Pokémon gradually regains HP in rain." 44,13,5,Récupère progressivement des PV par temps de pluie. @@ -6081,8 +5652,6 @@ regains HP in rain." 44,15,3,"비가 올 때 조금씩 HP를 회복한다." 44,15,5,Le Pokémon récupère progressivement des PV lorsqu'il pleut. -44,15,5,"Récupère progressivement des -PV par temps de pluie." 44,15,6,"Stellt bei Regen langsam und stetig KP wieder her." 44,15,7,"Recupera PS de forma gradual @@ -6097,10 +5666,7 @@ regains HP in rain." HPを かいふくする。" 44,16,3,"비가 올 때 조금씩 HP를 회복한다." -44,16,5,Le Pokémon récupère progressivement des PV lorsqu'il pleut. 44,16,5,Récupère progressivement des PV par temps de pluie. -44,16,5,"Récupère progressivement des -PV par temps de pluie." 44,16,6,"Stellt bei Regen langsam und stetig KP wieder her." 44,16,7,"Recupera PS de forma gradual @@ -6118,8 +5684,6 @@ regains HP in rain." 44,17,4,"天氣為下雨時, 會漸漸回復HP。" 44,17,5,Le Pokémon récupère progressivement des PV lorsqu'il pleut. -44,17,5,"Le Pokémon récupère progressivement des PV -lorsqu’il pleut." 44,17,6,Stellt bei Regen langsam und stetig KP wieder her. 44,17,7,Recupera PS de forma gradual cuando llueve. 44,17,8,Il Pokémon recupera PS quando piove. @@ -6135,8 +5699,6 @@ lorsqu’il pleut." 44,18,4,"天氣為下雨時, 會漸漸回復HP。" 44,18,5,Le Pokémon récupère progressivement des PV lorsqu'il pleut. -44,18,5,"Le Pokémon récupère progressivement des PV -lorsqu’il pleut." 44,18,6,Stellt bei Regen langsam und stetig KP wieder her. 44,18,7,Recupera PS de forma gradual cuando llueve. 44,18,8,Il Pokémon recupera PS quando piove. @@ -6168,8 +5730,6 @@ lorsqu’il pleut." 44,20,4,"天氣為下雨時, 會漸漸回復HP。" 44,20,5,Le Pokémon récupère progressivement des PV lorsqu'il pleut. -44,20,5,"Le Pokémon récupère progressivement des PV -lorsqu’il pleut." 44,20,6,Regeneriert bei Regen nach und nach KP. 44,20,7,Recupera PS de forma gradual cuando llueve. 44,20,8,Il Pokémon recupera PS quando piove. @@ -6196,8 +5756,6 @@ sandstorm in battle." 45,10,9,"The Pokémon summons a sandstorm in battle." 45,11,5,Le Pokémon invoque une tempête de sable. -45,11,5,"Le Pokémon invoque une -tempête de sable." 45,11,9,"The Pokémon summons a sandstorm in battle." 45,13,5,Le Pokémon invoque une tempête de sable. @@ -6224,8 +5782,6 @@ sandstorm in battle." 45,16,3,"배틀에서 모래바람을 일으킨다." 45,16,5,Le Pokémon invoque une tempête de sable. -45,16,5,"Le Pokémon invoque une -tempête de sable." 45,16,6,Erzeugt im Kampf Sandstürme. 45,16,7,"Crea una tormenta de arena en el combate." @@ -6242,8 +5798,6 @@ sandstorm in battle." 45,17,4,"出場時, 會把天氣變為沙暴。" 45,17,5,Le Pokémon invoque une tempête de sable quand il entre au combat. -45,17,5,"Le Pokémon invoque une tempête de sable -quand il entre au combat." 45,17,6,Erzeugt bei Kampfantritt Sandstürme. 45,17,7,Crea una tormenta de arena al entrar en combate. 45,17,8,"Quando il Pokémon entra in campo, scatena @@ -6261,8 +5815,6 @@ a battle." 45,18,4,"出場時, 會把天氣變為沙暴。" 45,18,5,Le Pokémon invoque une tempête de sable quand il entre au combat. -45,18,5,"Le Pokémon invoque une tempête de sable -quand il entre au combat." 45,18,6,Erzeugt bei Kampfantritt Sandstürme. 45,18,7,Crea una tormenta de arena al entrar en combate. 45,18,8,"Quando il Pokémon entra in campo, scatena @@ -6298,8 +5850,6 @@ a battle." 45,20,4,"出場時, 會把天氣變為沙暴。" 45,20,5,Le Pokémon invoque une tempête de sable quand il entre au combat. -45,20,5,"Le Pokémon invoque une tempête de sable -quand il entre au combat." 45,20,6,Erzeugt bei Kampfantritt Sandstürme. 45,20,7,Crea una tormenta de arena al entrar en combate. 45,20,8,"Quando il Pokémon entra in campo, scatena @@ -6460,8 +6010,6 @@ and Ice-type moves." 47,10,9,"Ups resistance to Fire-​ and Ice-type moves." 47,11,5,Augmente la résistance aux cap. Feu et Glace. -47,11,5,"Augmente la résistance -aux cap. Feu et Glace." 47,11,9,"Ups resistance to Fire-​ and Ice-type moves." 47,14,5,Augmente la résistance aux cap. Feu et Glace. @@ -6472,9 +6020,6 @@ and Ice-type moves." 47,15,3,"불꽃과 얼음타입의 기술에 강하다." 47,15,5,Augmente la résistance aux capacités Feu et Glace. -47,15,5,Le Pokémon est protégé par une épaisse couche de graisse qui diminue de moitié les dégâts qu'il subit des capacités de types Feu et Glace. -47,15,5,"Augmente la résistance aux -capacités Feu et Glace." 47,15,6,"Stark gegen Attacken der Typen Feuer und Eis." 47,15,7,"Atenúa los ataques de tipo Fuego @@ -6490,9 +6035,6 @@ and Ice-type moves." 47,16,3,"불꽃과 얼음타입의 기술에 강하다." 47,16,5,Augmente la résistance aux capacités Feu et Glace. -47,16,5,Le Pokémon est protégé par une épaisse couche de graisse qui diminue de moitié les dégâts qu'il subit des capacités de types Feu et Glace. -47,16,5,"Augmente la résistance aux -capacités Feu et Glace." 47,16,6,"Stark gegen Attacken der Typen Feuer und Eis." 47,16,7,"Atenúa los ataques de tipo Fuego @@ -6513,9 +6055,6 @@ and Ice-type moves." 能夠讓火屬性和冰屬性 招式的傷害減半。" 47,17,5,Le Pokémon est protégé par une épaisse couche de graisse qui diminue de moitié les dégâts qu'il subit des capacités de types Feu et Glace. -47,17,5,"Le Pokémon est protégé par une épaisse couche -de graisse qui diminue de moitié les dégâts qu’il -subit des capacités de types Feu et Glace." 47,17,6,"Das Pokémon wird von einer dicken Fettschicht geschützt, was den durch Feuer- und Eis-Attacken erlittenen Schaden halbiert." @@ -6543,9 +6082,6 @@ Ice-type moves." 能夠讓火屬性和冰屬性 招式的傷害減半。" 47,18,5,Le Pokémon est protégé par une épaisse couche de graisse qui diminue de moitié les dégâts qu'il subit des capacités de types Feu et Glace. -47,18,5,"Le Pokémon est protégé par une épaisse couche -de graisse qui diminue de moitié les dégâts qu’il -subit des capacités de types Feu et Glace." 47,18,6,"Das Pokémon wird von einer dicken Fettschicht geschützt, was den durch Feuer- und Eis-Attacken erlittenen Schaden halbiert." @@ -6602,9 +6138,6 @@ Ice-type moves." 能夠讓火屬性和冰屬性 招式的傷害減半。" 47,20,5,Le Pokémon est protégé par une épaisse couche de graisse qui diminue de moitié les dégâts qu'il subit des capacités de types Feu et Glace. -47,20,5,"Le Pokémon est protégé par une épaisse couche -de graisse qui diminue de moitié les dégâts qu’il subit -des capacités de types Feu et Glace." 47,20,6,"Das Pokémon wird von einer dicken Fettschicht geschützt, was den durch Feuer- und Eis-Attacken erlittenen Schaden halbiert." @@ -6640,8 +6173,6 @@ quickly from sleep." 48,10,9,"The Pokémon awakens quickly from sleep." 48,11,5,Le Pokémon se réveille plus rapidement. -48,11,5,"Le Pokémon se réveille -plus rapidement." 48,11,9,"The Pokémon awakens quickly from sleep." 48,13,5,Le Pokémon se réveille plus rapidement. @@ -6653,8 +6184,6 @@ quickly from sleep." 48,15,3,"잠듦 상태에서 빨리 깨어난다." 48,15,5,Le Pokémon se réveille deux fois plus rapidement que les autres. -48,15,5,"Le Pokémon se réveille plus -rapidement." 48,15,6,"Bewirkt, dass das Pokémon schneller wieder aufwacht." 48,15,7,"El Pokémon se despierta @@ -6669,10 +6198,7 @@ quickly from sleep." " 48,16,3,"잠듦 상태에서 빨리 깨어난다." -48,16,5,Le Pokémon se réveille deux fois plus rapidement que les autres. 48,16,5,Le Pokémon se réveille plus rapidement. -48,16,5,"Le Pokémon se réveille plus -rapidement." 48,16,6,"Bewirkt, dass das Pokémon schneller wieder aufwacht." 48,16,7,"El Pokémon se despierta @@ -6692,8 +6218,6 @@ quickly from sleep." 48,17,4,"即使陷入睡眠狀態, 也能以2倍的速度提早醒來。" 48,17,5,Le Pokémon se réveille deux fois plus rapidement que les autres. -48,17,5,"Le Pokémon se réveille deux fois plus rapidement -que les autres." 48,17,6,"Wenn es eingeschlafen ist, kann es doppelt so schnell wieder aufwachen wie andere Pokémon." 48,17,7,"Si el Pokémon se duerme, tardará la mitad de tiempo @@ -6716,8 +6240,6 @@ Pokémon from sleep." 48,18,4,"即使陷入睡眠狀態, 也能以2倍的速度提早醒來。" 48,18,5,Le Pokémon se réveille deux fois plus rapidement que les autres. -48,18,5,"Le Pokémon se réveille deux fois plus rapidement -que les autres." 48,18,6,"Wenn es eingeschlafen ist, kann es doppelt so schnell wieder aufwachen wie andere Pokémon." 48,18,7,"Si el Pokémon se duerme, tardará la mitad de tiempo @@ -6763,8 +6285,6 @@ as other Pokémon." 48,20,4,"即使陷入睡眠狀態, 也能以2倍的速度提早醒來。" 48,20,5,Le Pokémon se réveille deux fois plus rapidement que les autres. -48,20,5,"Le Pokémon se réveille deux fois plus rapidement -que les autres." 48,20,6,"Wenn es eingeschlafen ist, kann es doppelt so schnell wieder aufwachen wie andere Pokémon." 48,20,7,"Si se duerme, tardará la mitad de tiempo en @@ -6796,8 +6316,6 @@ may burn the foe." 49,10,9,"Contact with the Pokémon may burn the foe." 49,11,5,Peut brûler l'ennemi s'il y a contact. -49,11,5,"Peut brûler l’ennemi s’il y -a contact." 49,11,9,"Contact with the Pokémon may burn the attacker." 49,14,5,Peut brûler l'ennemi s'il y a contact. @@ -6808,9 +6326,6 @@ may burn the attacker." 49,15,3,"접촉한 상대에게 화상을 입힐 때가 있다." 49,15,5,Peut brûler l'attaquant s'il y a contact. -49,15,5,Peut brûler l'attaquant lorsque le Pokémon subit une attaque directe. -49,15,5,"Peut brûler l’attaquant s’il y a -contact." 49,15,6,"Fügt dem Angreifer bei Berührung eventuell Verbrennungen zu." 49,15,7,"Puede quemar al mínimo @@ -6826,9 +6341,6 @@ may burn the attacker." 49,16,3,"접촉한 상대에게 화상을 입힐 때가 있다." 49,16,5,Peut brûler l'attaquant s'il y a contact. -49,16,5,Peut brûler l'attaquant lorsque le Pokémon subit une attaque directe. -49,16,5,"Peut brûler l’attaquant s’il y a -contact." 49,16,6,"Fügt dem Angreifer bei Berührung eventuell Verbrennungen zu." 49,16,7,"Puede quemar al mínimo @@ -6846,8 +6358,6 @@ may burn the attacker." 49,17,4,"有時會讓接觸到自己的 對手陷入灼傷狀態。" 49,17,5,Peut brûler l'attaquant lorsque le Pokémon subit une attaque directe. -49,17,5,"Peut brûler l’attaquant lorsque le Pokémon subit -une attaque directe." 49,17,6,"Fügt dem Angreifer bei Berührung eventuell Verbrennungen zu." 49,17,7,Puede quemar al mínimo contacto. @@ -6865,8 +6375,6 @@ scottato." 49,18,4,"有時會讓接觸到自己的 對手陷入灼傷狀態。" 49,18,5,Peut brûler l'attaquant lorsque le Pokémon subit une attaque directe. -49,18,5,"Peut brûler l’attaquant lorsque le Pokémon subit -une attaque directe." 49,18,6,"Fügt dem Angreifer bei Berührung eventuell Verbrennungen zu." 49,18,7,Puede quemar al mínimo contacto. @@ -6902,8 +6410,6 @@ scottato." 49,20,4,"有時會讓接觸到自己的 對手陷入灼傷狀態。" 49,20,5,Peut brûler l'attaquant lorsque le Pokémon subit une attaque directe. -49,20,5,"Peut brûler l’attaquant lorsque le Pokémon subit -une attaque directe." 49,20,6,"Fügt dem Angreifer bei Berührung eventuell Verbrennungen zu." 49,20,7,Puede quemar al mínimo contacto. @@ -6938,8 +6444,6 @@ from wild Pokémon." 50,15,3,"야생 포켓몬으로부터 반드시 도망칠 수 있다." 50,15,5,Permet de fuir n'importe quel Pokémon sauvage. -50,15,5,"Permet de fuir n’importe quel -Pokémon sauvage." 50,15,6,"Die Flucht vor wilden Pokémon gelingt immer." 50,15,7,"Permite escapar de todos los @@ -6955,8 +6459,6 @@ from wild Pokémon." 50,16,3,"야생 포켓몬으로부터 반드시 도망칠 수 있다." 50,16,5,Permet de fuir n'importe quel Pokémon sauvage. -50,16,5,"Permet de fuir n’importe quel -Pokémon sauvage." 50,16,6,"Die Flucht vor wilden Pokémon gelingt immer." 50,16,7,"Permite escapar de todos los @@ -6974,7 +6476,6 @@ from wild Pokémon." 50,17,4,"一定能從野生寶可夢 那裡逃走。" 50,17,5,Permet de fuir n'importe quel Pokémon sauvage. -50,17,5,Permet de fuir n’importe quel Pokémon sauvage. 50,17,6,Die Flucht vor wilden Pokémon gelingt immer. 50,17,7,Permite escapar de todos los Pokémon salvajes. 50,17,8,Garantisce la fuga dai Pokémon selvatici. @@ -6990,7 +6491,6 @@ from wild Pokémon." 50,18,4,"一定能從野生寶可夢 那裡逃走。" 50,18,5,Permet de fuir n'importe quel Pokémon sauvage. -50,18,5,Permet de fuir n’importe quel Pokémon sauvage. 50,18,6,Die Flucht vor wilden Pokémon gelingt immer. 50,18,7,Permite escapar de todos los Pokémon salvajes. 50,18,8,Garantisce la fuga dai Pokémon selvatici. @@ -7021,7 +6521,6 @@ from wild Pokémon." 50,20,4,"一定能從野生寶可夢 那裡逃走。" 50,20,5,Permet de fuir n'importe quel Pokémon sauvage. -50,20,5,Permet de fuir n’importe quel Pokémon sauvage. 50,20,6,Die Flucht vor wilden Pokémon gelingt immer. 50,20,7,Puede escaparse de todos los Pokémon salvajes. 50,20,8,Garantisce la fuga dai Pokémon selvatici. @@ -7048,8 +6547,6 @@ from losing accuracy." 51,10,9,"Prevents the Pokémon from losing accuracy." 51,11,5,Empêche le Pokémon de perdre en précision. -51,11,5,"Empêche le Pokémon de -perdre en Précision." 51,11,9,"Prevents other Pokémon from lowering accuracy." 51,13,5,Empêche le Pokémon de perdre en précision. @@ -7060,7 +6557,6 @@ from lowering accuracy." さげられない。" 51,15,3,"명중률이 떨어지지 않는다." -51,15,5,Les yeux perçants du Pokémon empêchent sa Précision de baisser. 51,15,5,"Empêche le Pokémon de perdre en Précision." 51,15,6,"Hindert Angreifer daran, @@ -7076,10 +6572,7 @@ from lowering accuracy." さげられない。" 51,16,3,"명중률이 떨어지지 않는다." -51,16,5,Les yeux perçants du Pokémon empêchent sa Précision de baisser. 51,16,5,Empêche le Pokémon de perdre en précision. -51,16,5,"Empêche le Pokémon de perdre -en Précision." 51,16,6,"Hindert Angreifer daran, die Genauigkeit zu senken." 51,16,7,Evita que disminuya la Precisión. @@ -7096,8 +6589,6 @@ from lowering accuracy." 51,17,4,"靠著銳利的目光, 命中率不會被降低。" 51,17,5,Les yeux perçants du Pokémon empêchent sa Précision de baisser. -51,17,5,"Les yeux perçants du Pokémon empêchent -sa Précision de baisser." 51,17,6,"Sein scharfer Blick hindert Angreifer daran, seine Genauigkeit zu senken." 51,17,7,"La aguda vista de este Pokémon evita que disminuya @@ -7117,8 +6608,6 @@ Pokémon’s accuracy." 51,18,4,"靠著銳利的目光, 命中率不會被降低。" 51,18,5,Les yeux perçants du Pokémon empêchent sa Précision de baisser. -51,18,5,"Les yeux perçants du Pokémon empêchent -sa Précision de baisser." 51,18,6,"Sein scharfer Blick hindert Angreifer daran, seine Genauigkeit zu senken." 51,18,7,"La aguda vista de este Pokémon evita que disminuya @@ -7158,8 +6647,6 @@ Pokémon’s accuracy." 51,20,4,"靠著銳利的目光, 命中率不會被降低。" 51,20,5,Les yeux perçants du Pokémon empêchent sa Précision de baisser. -51,20,5,"Les yeux perçants du Pokémon empêchent -sa Précision de baisser." 51,20,6,"Sein scharfer Blick hindert Angreifer daran, seine Genauigkeit zu senken." 51,20,7,Su aguda vista evita que le disminuya la Precisión. @@ -7189,8 +6676,6 @@ from being lowered." 52,10,9,"Prevents the Attack stat from being lowered." 52,11,5,Empêche la réduction de l'Attaque. -52,11,5,"Empêche la réduction de -l’Attaque." 52,11,9,"Prevents other Pokémon from lowering Attack stat." 52,13,5,Empêche la réduction de l'Attaque. @@ -7217,8 +6702,6 @@ from lowering its Attack stat." 52,16,3,"상대가 공격을 떨어뜨리지 못한다." 52,16,5,Empêche la réduction de l'Attaque. -52,16,5,"Empêche la réduction de -l’Attaque." 52,16,6,"Hindert Angreifer daran, den Angriffs-Wert zu senken." 52,16,7,Evita que disminuya el Ataque. @@ -7235,8 +6718,6 @@ from lowering its Attack stat." 52,17,4,"因為擁有以力量為傲的鉗子, 不會被對手降低攻擊。" 52,17,5,Le Pokémon est armé de lames tranchantes qui font sa fierté et empêchent son Attaque de baisser. -52,17,5,"Le Pokémon est armé de lames tranchantes qui font -sa fierté et empêchent son Attaque de baisser." 52,17,6,"Hindert Angreifer durch mächtige Scheren daran, den Angriffs-Wert zu senken." 52,17,7,Evita que el rival le baje el Ataque. @@ -7256,8 +6737,6 @@ prevent other Pokémon from lowering its Attack stat." 52,18,4,"因為擁有以力量為傲的鉗子, 不會被對手降低攻擊。" 52,18,5,Le Pokémon est armé de lames tranchantes qui font sa fierté et empêchent son Attaque de baisser. -52,18,5,"Le Pokémon est armé de lames tranchantes qui font -sa fierté et empêchent son Attaque de baisser." 52,18,6,"Hindert Angreifer durch mächtige Scheren daran, den Angriffs-Wert zu senken." 52,18,7,Evita que el rival le baje el Ataque. @@ -7297,8 +6776,6 @@ prevent other Pokémon from lowering its Attack stat." 52,20,4,"因為擁有以力量為傲的鉗子, 不會被對手降低攻擊。" 52,20,5,Le Pokémon est armé de lames tranchantes qui font sa fierté et empêchent son Attaque de baisser. -52,20,5,"Le Pokémon est armé de lames tranchantes qui font -sa fierté et empêchent son Attaque de baisser." 52,20,6,"Hindert Angreifer durch mächtige Scheren daran, den Angriffs-Wert zu senken." 52,20,7,Evita que el rival le baje el Ataque. @@ -7484,8 +6961,6 @@ on consecutive turns." 54,10,9,"Pokémon can’t attack on consecutive turns." 54,11,5,Le Pokémon ne frappe qu'un tour sur deux. -54,11,5,"Le Pokémon ne frappe -qu’un tour sur deux." 54,11,9,"Pokémon can’t attack on consecutive turns." 54,13,5,Le Pokémon ne frappe qu'un tour sur deux. @@ -7496,9 +6971,7 @@ on consecutive turns." だせない。" 54,15,3,"연속으로 공격할 수 없다." -54,15,5,"Lorsque le Pokémon utilise une capacité, il passe le tour suivant à paresser." -54,15,5,"Le Pokémon n’agit qu’un -tour sur deux." +54,15,5,Le Pokémon ne frappe qu'un tour sur deux. 54,15,6,Greift nur alle zwei Runden an. 54,15,7,"El Pokémon no atacará en turnos consecutivos." @@ -7512,10 +6985,7 @@ on consecutive turns." だせない。" 54,16,3,"연속으로 공격할 수 없다." -54,16,5,"Lorsque le Pokémon utilise une capacité, il passe le tour suivant à paresser." 54,16,5,Le Pokémon ne frappe qu'un tour sur deux. -54,16,5,"Le Pokémon n’agit qu’un -tour sur deux." 54,16,6,Greift nur alle zwei Runden an. 54,16,7,"El Pokémon no atacará en turnos consecutivos." @@ -7532,8 +7002,6 @@ on consecutive turns." 54,17,4,"如果使出招式, 下一回合就需要休息。" 54,17,5,"Lorsque le Pokémon utilise une capacité, il passe le tour suivant à paresser." -54,17,5,"Lorsque le Pokémon utilise une capacité, il passe -le tour suivant à paresser." 54,17,6,"Das Pokémon muss nach Einsatz einer Attacke eine Runde lang aussetzen." 54,17,7,"Al ejecutar un movimiento, el Pokémon descansará @@ -7553,8 +7021,6 @@ uses one." 54,18,4,"如果使出招式, 下一回合就需要休息。" 54,18,5,"Lorsque le Pokémon utilise une capacité, il passe le tour suivant à paresser." -54,18,5,"Lorsque le Pokémon utilise une capacité, il passe -le tour suivant à paresser." 54,18,6,"Das Pokémon muss nach Einsatz einer Attacke eine Runde lang aussetzen." 54,18,7,"Al ejecutar un movimiento, el Pokémon descansará @@ -7594,8 +7060,6 @@ on the previous turn." 54,20,4,"如果使出招式, 下一回合就需要休息。" 54,20,5,"Lorsque le Pokémon utilise une capacité, il passe le tour suivant à paresser." -54,20,5,"Lorsque le Pokémon utilise une capacité, -il passe le tour suivant à paresser." 54,20,6,"Das Pokémon muss nach Einsatz einer Attacke eine Runde lang aussetzen." 54,20,7,"Al ejecutar un movimiento, descansará en el turno @@ -7625,8 +7089,6 @@ but lowers accuracy." 55,10,9,"Boosts the Attack stat, but lowers accuracy." 55,11,5,Améliore l'Attaque mais diminue la Précision. -55,11,5,"Améliore l’Attaque mais -diminue la Précision." 55,11,9,"Boosts the Attack stat, but lowers accuracy." 55,13,5,Améliore l'Attaque mais diminue la Précision. @@ -7654,8 +7116,6 @@ but lowers accuracy." 55,16,3,"공격은 높지만 빗나가기 쉽다." 55,16,5,Améliore l'Attaque mais diminue la Précision. -55,16,5,"Améliore l’Attaque mais diminue -la Précision." 55,16,6,"Erhöht den Angriffs-Wert, aber senkt die Genauigkeit." 55,16,7,"Aumenta el Ataque, pero reduce @@ -7673,8 +7133,6 @@ but lowers accuracy." 55,17,4,"自己的攻擊雖會變高, 但命中率會降低。" 55,17,5,Améliore l'Attaque du Pokémon mais diminue la Précision. -55,17,5,"Améliore l’Attaque du Pokémon mais diminue -la Précision." 55,17,6,"Erhöht den Angriffs-Wert, aber senkt die Genauigkeit." 55,17,7,"Aumenta el Ataque, pero reduce la Precisión." @@ -7691,8 +7149,6 @@ Genauigkeit." 55,18,4,"自己的攻擊雖會變高, 但命中率會降低。" 55,18,5,Améliore l'Attaque du Pokémon mais diminue la Précision. -55,18,5,"Améliore l’Attaque du Pokémon mais diminue -la Précision." 55,18,6,"Erhöht den Angriffs-Wert, aber senkt die Genauigkeit." 55,18,7,"Aumenta el Ataque, pero reduce la Precisión." @@ -7726,8 +7182,6 @@ Genauigkeit." 55,20,4,"自己的攻擊雖會變高, 但命中率會降低。" 55,20,5,"Améliore l'Attaque du Pokémon, mais diminue la Précision." -55,20,5,"Améliore l’Attaque du Pokémon, mais diminue -la Précision." 55,20,6,"Erhöht den Angriffs-Wert, aber senkt die Genauigkeit." 55,20,7,"Aumenta su Ataque, pero reduce su Precisión." 55,20,8,"L’Attacco aumenta, ma la precisione diminuisce." @@ -7754,8 +7208,6 @@ may cause infatuation." 56,10,9,"Contact with the Pokémon may cause infatuation." 56,11,5,Séduit parfois l'ennemi au contact. -56,11,5,"Séduit parfois l’ennemi -au contact." 56,11,9,"Contact with the Pokémon may cause infatuation." 56,13,5,Séduit parfois l'ennemi au contact. @@ -7767,8 +7219,6 @@ may cause infatuation." 56,15,3,"스치면 헤롱헤롱 상태가 될 때가 있다." 56,15,5,Peut séduire l'attaquant lorsque le Pokémon subit une attaque directe. -56,15,5,"Séduit parfois l’attaquant au -contact." 56,15,6,"Kann bei Kontakt betörend wirken." 56,15,7,"Tocar al Pokémon puede causar @@ -7783,10 +7233,7 @@ may cause infatuation." することがある。" 56,16,3,"스치면 헤롱헤롱 상태가 될 때가 있다." -56,16,5,Peut séduire l'attaquant lorsque le Pokémon subit une attaque directe. 56,16,5,Séduit parfois l'ennemi au contact. -56,16,5,"Séduit parfois l’attaquant au -contact." 56,16,6,"Kann bei Kontakt betörend wirken." 56,16,7,"Tocar al Pokémon puede causar @@ -7804,8 +7251,6 @@ may cause infatuation." 56,17,4,"有時會讓接觸到自己的對手 陷入著迷狀態。" 56,17,5,Peut séduire l'attaquant lorsque le Pokémon subit une attaque directe. -56,17,5,"Peut séduire l’attaquant lorsque le Pokémon subit -une attaque directe." 56,17,6,"Wird dieses Pokémon durch eine direkte Attacke angegriffen, verliebt sich der Gegner in es." 56,17,7,"Entrar en contacto con el Pokémon puede causar @@ -7823,8 +7268,6 @@ un attacco diretto." 56,18,4,"有時會讓接觸到自己的對手 陷入著迷狀態。" 56,18,5,Peut séduire l'attaquant lorsque le Pokémon subit une attaque directe. -56,18,5,"Peut séduire l’attaquant lorsque le Pokémon subit -une attaque directe." 56,18,6,"Wird dieses Pokémon durch eine direkte Attacke angegriffen, verliebt sich der Gegner in es." 56,18,7,"Entrar en contacto con el Pokémon puede causar @@ -7860,8 +7303,6 @@ un attacco diretto." 56,20,4,"有時會讓接觸到自己的對手 陷入著迷狀態。" 56,20,5,Peut séduire l'attaquant lorsque le Pokémon subit une attaque directe. -56,20,5,"Peut séduire l’attaquant lorsque le Pokémon subit -une attaque directe." 56,20,6,"Wird dieses Pokémon durch eine direkte Attacke angegriffen, verliebt sich der Gegner eventuell in es." 56,20,7,Puede causar enamoramiento al rival que lo toque. @@ -7889,8 +7330,6 @@ Pokémon has Minus." 57,10,9,"Ups Sp. Atk if another Pokémon has Minus." 57,11,5,Augmente l'Atq. Spé. si un Pokémon a Minus ou Plus. -57,11,5,"Augmente l’Atq. Spé. si un -Pokémon a Minus ou Plus." 57,11,9,"Ups Sp. Atk if another Pokémon has Plus or Minus." 57,13,5,Augmente l'Atq. Spé. si un Pokémon a Minus ou Plus. @@ -7918,8 +7357,6 @@ Pokémon has Plus or Minus." 57,16,3,"플러스나 마이너스가 있으면 특수공격이 올라간다." 57,16,5,Augmente l'Atq. Spé. si un Pokémon a Minus ou Plus. -57,16,5,"Augmente l’Atq. Spé. si un autre -Pokémon a Minus ou Plus." 57,16,6,"Erhöht den Spezial-Angriff, wenn Plus oder Minus vertreten ist." 57,16,7,"Potencia el At. Esp. si algún otro @@ -7940,8 +7377,6 @@ Pokémon has Plus or Minus." 如果有正電或負電特性的寶可夢, 自己的特攻會提高。" 57,17,5,L'Attaque Spéciale du Pokémon augmente si un Pokémon allié a le talent Minus ou Plus. -57,17,5,"L’Attaque Spéciale du Pokémon augmente -si un Pokémon allié a le talent Minus ou Plus." 57,17,6,"Erhöht den Spezial-Angriff, wenn das Pokémon einen Mitstreiter mit der Fähigkeit Plus oder Minus hat." 57,17,7,"Potencia el Ataque Especial si un Pokémon aliado @@ -7966,8 +7401,6 @@ with the Plus or Minus Ability is also in battle." 如果有正電或負電特性的寶可夢, 自己的特攻會提高。" 57,18,5,L'Attaque Spéciale du Pokémon augmente si un Pokémon allié a le talent Minus ou Plus. -57,18,5,"L’Attaque Spéciale du Pokémon augmente -si un Pokémon allié a le talent Minus ou Plus." 57,18,6,"Erhöht den Spezial-Angriff, wenn das Pokémon einen Mitstreiter mit der Fähigkeit Plus oder Minus hat." 57,18,7,"Potencia el Ataque Especial si un Pokémon aliado @@ -8017,8 +7450,6 @@ with the Plus or Minus Ability is also in battle." 如果有正電或負電特性的寶可夢, 自己的特攻會提高。" 57,20,5,L'Attaque Spéciale du Pokémon augmente si un Pokémon allié a le talent Moins ou Plus. -57,20,5,"L’Attaque Spéciale du Pokémon augmente -si un Pokémon allié a le talent Moins ou Plus." 57,20,6,"Erhöht den Spezial-Angriff, wenn das Pokémon einen Mitstreiter mit der Fähigkeit Plus oder Minus hat." 57,20,7,"Potencia su Ataque Especial si un Pokémon aliado tiene @@ -8051,8 +7482,6 @@ Pokémon has Plus." 58,10,9,"Ups Sp. Atk if another Pokémon has Plus." 58,11,5,Augmente l'Atq. Spé. si un autre Pokémon a Minus ou Plus. -58,11,5,"Augmente l’Atq. Spé. si un -Pokémon a Minus ou Plus." 58,11,9,"Ups Sp. Atk if another Pokémon has Plus or Minus." 58,13,5,Augmente l'Atq. Spé. si un autre Pokémon a Minus ou Plus. @@ -8080,8 +7509,6 @@ Pokémon has Plus or Minus." 58,16,3,"플러스나 마이너스가 있으면 특수공격이 올라간다." 58,16,5,Augmente l'Atq. Spé. si un autre Pokémon a Minus ou Plus. -58,16,5,"Augmente l’Atq. Spé. si un autre -Pokémon a Minus ou Plus." 58,16,6,"Erhöht den Spezial-Angriff, wenn Plus oder Minus vertreten ist." 58,16,7,"Potencia el At. Esp. si algún otro @@ -8102,8 +7529,6 @@ Pokémon has Plus or Minus." 如果有正電或負電特性的寶可夢, 自己的特攻會提高。" 58,17,5,L'Attaque Spéciale du Pokémon augmente si un Pokémon allié a le talent Minus ou Plus. -58,17,5,"L’Attaque Spéciale du Pokémon augmente -si un Pokémon allié a le talent Minus ou Plus." 58,17,6,"Erhöht den Spezial-Angriff, wenn das Pokémon einen Mitstreiter mit der Fähigkeit Plus oder Minus hat." 58,17,7,"Potencia el Ataque Especial si un Pokémon aliado @@ -8128,8 +7553,6 @@ with the Plus or Minus Ability is also in battle." 如果有正電或負電特性的寶可夢, 自己的特攻會提高。" 58,18,5,L'Attaque Spéciale du Pokémon augmente si un Pokémon allié a le talent Minus ou Plus. -58,18,5,"L’Attaque Spéciale du Pokémon augmente -si un Pokémon allié a le talent Minus ou Plus." 58,18,6,"Erhöht den Spezial-Angriff, wenn das Pokémon einen Mitstreiter mit der Fähigkeit Plus oder Minus hat." 58,18,7,"Potencia el Ataque Especial si un Pokémon aliado @@ -8179,8 +7602,6 @@ with the Plus or Minus Ability is also in battle." 如果有正電或負電特性的寶可夢, 自己的特攻會提高。" 58,20,5,L'Attaque Spéciale du Pokémon augmente si un Pokémon allié a le talent Moins ou Plus. -58,20,5,"L’Attaque Spéciale du Pokémon augmente -si un Pokémon allié a le talent Moins ou Plus." 58,20,6,"Erhöht den Spezial-Angriff, wenn das Pokémon einen Mitstreiter mit der Fähigkeit Plus oder Minus hat." 58,20,7,"Potencia su Ataque Especial si un Pokémon aliado tiene @@ -8223,8 +7644,6 @@ the weather." 59,15,3,"날씨에 따라 캐스퐁이 변화한다." 59,15,5,Morphéo change de forme selon le climat. -59,15,5,"Morphéo change de forme selon -le climat." 59,15,6,"Formeo verändert seine Form abhängig vom Wetter." 59,15,7,"Se transforma según el tiempo @@ -8240,8 +7659,6 @@ the weather." 59,16,3,"날씨에 따라 캐스퐁이 변화한다." 59,16,5,Morphéo change de forme selon le climat. -59,16,5,"Morphéo change de forme selon -le climat." 59,16,6,"Formeo verändert seine Form abhängig vom Wetter." 59,16,7,"Se transforma según el tiempo @@ -8262,8 +7679,6 @@ the weather." 會變成水屬性、火屬性 或冰屬性之中的一種。" 59,17,5,"Le Pokémon prend le type Eau, Feu ou Glace en fonction de la météo." -59,17,5,"Le Pokémon prend le type Eau, Feu ou Glace -en fonction de la météo." 59,17,6,"Nimmt je nach Wetter entweder den Typ Wasser, Feuer oder Eis an." 59,17,7,"Cambia a tipo Agua, Fuego o Hielo en función del @@ -8288,8 +7703,6 @@ its type to Water, Fire, or Ice." 會變成水屬性、火屬性 或冰屬性之中的一種。" 59,18,5,"Le Pokémon prend le type Eau, Feu ou Glace en fonction de la météo." -59,18,5,"Le Pokémon prend le type Eau, Feu ou Glace -en fonction de la météo." 59,18,6,"Nimmt je nach Wetter entweder den Typ Wasser, Feuer oder Eis an." 59,18,7,"Cambia a tipo Agua, Fuego o Hielo en función del @@ -8339,8 +7752,6 @@ its type to Water, Fire, or Ice." 會變成水屬性、火屬性 或冰屬性之中的一種。" 59,20,5,"Le Pokémon prend le type Eau, Feu ou Glace en fonction de la météo." -59,20,5,"Le Pokémon prend le type Eau, Feu ou Glace -en fonction de la météo." 59,20,6,"Nimmt je nach Wetter entweder den Typ Wasser, Feuer oder Eis an." 59,20,7,"Cambia a tipo Agua, Fuego o Hielo en función del @@ -8372,8 +7783,6 @@ from item theft." 60,10,9,"Protects the Pokémon from item theft." 60,11,5,Fait s'agripper à l'objet pour en empêcher le vol. -60,11,5,"Fait s’agripper à l’objet -pour en empêcher le vol." 60,11,9,"Protects the Pokémon from item theft." 60,13,5,Fait s'agripper à l'objet pour en empêcher le vol. @@ -8401,8 +7810,6 @@ from item theft." 60,16,3,"달라붙어서 도구를 지킨다." 60,16,5,Fait s'agripper à l'objet pour en empêcher le vol. -60,16,5,"Fait s’agripper à l’objet pour -en empêcher le vol." 60,16,6,"Verhindert durch Klebe-Effekt Item-Diebstähle." 60,16,7,"Protege al Pokémon del robo @@ -8423,8 +7830,6 @@ from item theft." 具有黏性的身體上, 不會被對手奪走。" 60,17,5,"Les objets sont collés au corps gluant du Pokémon, ce qui empêche ses adversaires de les dérober." -60,17,5,"Les objets sont collés au corps gluant du Pokémon, -ce qui empêche ses adversaires de les dérober." 60,17,6,"Trägt es ein Item, bleibt dieses an seinem klebrigen Körper haften, wodurch Item-Diebstahl verhindert wird." @@ -8449,8 +7854,6 @@ cannot be removed by other Pokémon." 具有黏性的身體上, 不會被對手奪走。" 60,18,5,"Les objets sont collés au corps gluant du Pokémon, ce qui empêche ses adversaires de les dérober." -60,18,5,"Les objets sont collés au corps gluant du Pokémon, -ce qui empêche ses adversaires de les dérober." 60,18,6,"Trägt es ein Item, bleibt dieses an seinem klebrigen Körper haften, wodurch Item-Diebstahl verhindert wird." @@ -8500,8 +7903,6 @@ cannot be removed by other Pokémon." 具有黏性的身體上, 不會被對手奪走。" 60,20,5,"Les objets sont collés au corps gluant du Pokémon, ce qui empêche ses adversaires de les dérober." -60,20,5,"Les objets sont collés au corps gluant du Pokémon, -ce qui empêche ses adversaires de les dérober." 60,20,6,"Trägt es ein Item, bleibt dieses an seinem klebrigen Körper haften, wodurch Item-Diebstahl verhindert wird." 60,20,7,"Los objetos se quedan pegados a su cuerpo, por lo que @@ -8533,8 +7934,6 @@ own status problems." 61,10,9,"The Pokémon may heal its own status problems." 61,11,5,Le Pokémon soigne parfois ses problèmes de statut. -61,11,5,"Le Pokémon soigne parfois -ses problèmes de statut." 61,11,9,"The Pokémon may heal its own status problems." 61,13,5,Le Pokémon soigne parfois ses problèmes de statut. @@ -8545,9 +7944,7 @@ own status problems." なおす ことがある。" 61,15,3,"상태 이상을 회복할 때가 있다." -61,15,5,Le Pokémon soigne parfois ses altérations de statut en muant. -61,15,5,"Le Pokémon soigne parfois ses -problèmes de statut." +61,15,5,Le Pokémon soigne parfois ses altérations de statut. 61,15,6,"Das Pokémon heilt eventuell seine Statusprobleme." 61,15,7,"Cura los problemas de estado @@ -8562,10 +7959,7 @@ own status conditions." なおす ことがある。" 61,16,3,"상태 이상을 회복할 때가 있다." -61,16,5,Le Pokémon soigne parfois ses altérations de statut en muant. 61,16,5,Le Pokémon soigne parfois ses problèmes de statut. -61,16,5,"Le Pokémon soigne parfois ses -problèmes de statut." 61,16,6,"Das Pokémon heilt eventuell seine Statusprobleme." 61,16,7,"Cura los problemas de estado @@ -8585,8 +7979,6 @@ own status conditions." 61,17,4,"透過蛻去身上的皮, 有時會治癒異常狀態。" 61,17,5,Le Pokémon soigne parfois ses altérations de statut en muant. -61,17,5,"Le Pokémon soigne parfois ses altérations de statut -en muant." 61,17,6,"Das Pokémon befreit sich eventuell von Statusproblemen, indem es seine Haut abstreift." 61,17,7,"El Pokémon puede curar sus problemas de estado @@ -8609,8 +8001,6 @@ by shedding its skin." 61,18,4,"透過蛻去身上的皮, 有時會治癒異常狀態。" 61,18,5,Le Pokémon soigne parfois ses altérations de statut en muant. -61,18,5,"Le Pokémon soigne parfois ses altérations de statut -en muant." 61,18,6,"Das Pokémon befreit sich eventuell von Statusproblemen, indem es seine Haut abstreift." 61,18,7,"El Pokémon puede curar sus problemas de estado @@ -8656,8 +8046,6 @@ by shedding its skin." 61,20,4,"透過蛻去身上的皮, 有時會治癒異常狀態。" 61,20,5,Le Pokémon soigne parfois ses altérations de statut en muant. -61,20,5,"Le Pokémon soigne parfois ses altérations de statut -en muant." 61,20,6,"Das Pokémon befreit sich eventuell von Statusproblemen, indem es seine Haut abstreift." 61,20,7,Puede curar sus problemas de estado al mudar la piel. @@ -8688,8 +8076,6 @@ a status problem." 62,10,9,"Boosts Attack if there is a status problem." 62,11,5,Augmente l'Attaque s'il y a un problème de statut. -62,11,5,"Augmente l’Attaque s’il y -a un problème de statut." 62,11,9,"Boosts Attack if there is a status problem." 62,13,5,Augmente l'Attaque s'il y a un problème de statut. @@ -8700,7 +8086,6 @@ a status problem." こうげきが あがる。" 62,15,3,"상태 이상이 되면 공격이 올라간다." -62,15,5,Augmente l'Attaque du Pokémon s'il est affecté par une altération de statut. 62,15,5,"Augmente l’Attaque s’il y a un problème de statut." 62,15,6,"Steigert bei Statusproblemen @@ -8717,10 +8102,7 @@ Pokémon has a status condition." こうげきが あがる。" 62,16,3,"상태 이상이 되면 공격이 올라간다." -62,16,5,Augmente l'Attaque du Pokémon s'il est affecté par une altération de statut. 62,16,5,Augmente l'Attaque s'il y a un problème de statut. -62,16,5,"Augmente l’Attaque s’il y a un -problème de statut." 62,16,6,"Steigert bei Statusproblemen den Angriffs-Wert." 62,16,7,"Sube el Ataque si sufre un @@ -8741,8 +8123,6 @@ Pokémon has a status condition." 會拿出毅力, 攻擊會提高。" 62,17,5,Augmente l'Attaque du Pokémon s'il est affecté par une altération de statut. -62,17,5,"Augmente l’Attaque du Pokémon s’il est affecté -par une altération de statut." 62,17,6,"Bei Statusproblemen setzt es Adrenalin frei und erhöht so seinen Angriffs-Wert." 62,17,7,"Si sufre un problema de estado, se viene arriba y @@ -8767,8 +8147,6 @@ the Pokémon’s Attack stat." 會拿出毅力, 攻擊會提高。" 62,18,5,Augmente l'Attaque du Pokémon s'il est affecté par une altération de statut. -62,18,5,"Augmente l’Attaque du Pokémon s’il est affecté -par une altération de statut." 62,18,6,"Bei Statusproblemen setzt es Adrenalin frei und erhöht so seinen Angriffs-Wert." 62,18,7,"Si sufre un problema de estado, se viene arriba y @@ -8818,8 +8196,6 @@ the Pokémon’s Attack stat." 會拿出毅力, 攻擊會提高。" 62,20,5,Augmente l'Attaque du Pokémon s'il est affecté par une altération de statut. -62,20,5,"Augmente l’Attaque du Pokémon s’il est affecté -par une altération de statut." 62,20,6,"Bei Statusproblemen setzt es Adrenalin frei und erhöht so seinen Angriffs-Wert." 62,20,7,"Si sufre un problema de estado, se viene arriba y @@ -8877,8 +8253,6 @@ Pokémon has a status condition." 63,16,3,"상태 이상이 되면 방어가 올라간다." 63,16,5,Augmente la Défense s'il y a un problème de statut. -63,16,5,"Augmente la Défense s’il y a -un problème de statut." 63,16,6,"Steigert bei Statusproblemen die Verteidigung." 63,16,7,"Sube la Defensa si sufre un @@ -8899,8 +8273,6 @@ Pokémon has a status condition." 神奇鱗片會發生反應, 防禦會提高。" 63,17,5,Les écailles mystérieuses du Pokémon réagissent aux altérations de statut en augmentant sa Défense. -63,17,5,"Les écailles mystérieuses du Pokémon réagissent -aux altérations de statut en augmentant sa Défense." 63,17,6,"Bei Statusproblemen schützt es sich mit mysteriösen Schuppen und erhöht so seine Verteidigung." 63,17,7,"Sube la Defensa si el Pokémon sufre un problema de @@ -8926,8 +8298,6 @@ stat if it has a status condition." 神奇鱗片會發生反應, 防禦會提高。" 63,18,5,Les écailles mystérieuses du Pokémon réagissent aux altérations de statut en augmentant sa Défense. -63,18,5,"Les écailles mystérieuses du Pokémon réagissent -aux altérations de statut en augmentant sa Défense." 63,18,6,"Bei Statusproblemen schützt es sich mit mysteriösen Schuppen und erhöht so seine Verteidigung." 63,18,7,"Sube la Defensa si el Pokémon sufre un problema de @@ -8979,8 +8349,6 @@ stat if it has a status condition." 神奇鱗片會發生反應, 防禦會提高。" 63,20,5,Les écailles mystérieuses du Pokémon réagissent aux altérations de statut en augmentant sa Défense. -63,20,5,"Les écailles mystérieuses du Pokémon réagissent -aux altérations de statut en augmentant sa Défense." 63,20,6,"Bei Statusproblemen schützt es sich mit mysteriösen Schuppen und erhöht so seine Verteidigung." 63,20,7,Sube su Defensa si sufre un problema de estado. @@ -9013,8 +8381,6 @@ using any draining move." 64,10,9,"Inflicts damage on foes using any draining move." 64,11,5,Blesse l'ennemi qui draine l'énergie du Pokémon. -64,11,5,"Blesse l’ennemi qui draine -l’énergie du Pokémon." 64,11,9,"Damages attackers using any draining move." 64,14,5,Blesse l'ennemi qui draine l'énergie du Pokémon. @@ -9025,8 +8391,6 @@ using any draining move." 64,15,3,"흡수한 상대의 HP를 줄인다." 64,15,5,Blesse l'attaquant qui draine l'énergie du Pokémon. -64,15,5,"Blesse l’attaquant qui draine -l’énergie du Pokémon." 64,15,6,"Schadet Angreifern, die Saug-Attacken einsetzen." 64,15,7,"Hiere a los Pokémon que drenan @@ -9042,8 +8406,6 @@ using any draining move." 64,16,3,"흡수한 상대의 HP를 줄인다." 64,16,5,Blesse l'attaquant qui draine l'énergie du Pokémon. -64,16,5,"Blesse l’attaquant qui draine -l’énergie du Pokémon." 64,16,6,"Schadet Angreifern, die Saug-Attacken einsetzen." 64,16,7,"Hiere a los Pokémon que drenan @@ -9064,8 +8426,6 @@ using any draining move." 會因為強烈的惡臭而 使得HP減少。" 64,17,5,Le Pokémon suinte un liquide toxique qui blesse tous ceux qui tentent de voler ses PV. -64,17,5,"Le Pokémon suinte un liquide toxique qui blesse -tous ceux qui tentent de voler ses PV." 64,17,6,"Angreifer, die durch Saug-Attacken Kloakensoße in sich aufgenommen haben, nehmen durch deren widerwärtigen Gestank Schaden." @@ -9092,8 +8452,6 @@ attackers using any draining move." 會因為強烈的惡臭而 使得HP減少。" 64,18,5,Le Pokémon suinte un liquide toxique qui blesse tous ceux qui tentent de voler ses PV. -64,18,5,"Le Pokémon suinte un liquide toxique qui blesse -tous ceux qui tentent de voler ses PV." 64,18,6,"Angreifer, die durch Saug-Attacken Kloakensoße in sich aufgenommen haben, nehmen durch deren widerwärtigen Gestank Schaden." @@ -9147,8 +8505,6 @@ attackers using any draining move." 會因為強烈的惡臭而 使得HP減少。" 64,20,5,Le Pokémon suinte un liquide toxique nauséabond qui blesse tous ceux qui tentent de voler ses PV. -64,20,5,"Le Pokémon suinte un liquide toxique nauséabond -qui blesse tous ceux qui tentent de voler ses PV." 64,20,6,"Angreifer, die durch Saug-Attacken Kloakensoße in sich aufgenommen haben, nehmen durch deren widerwärtigen Gestank Schaden." @@ -9183,8 +8539,6 @@ moves in a pinch." 65,10,9,"Powers up Grass-type moves in a pinch." 65,11,5,Booste les capacités Plante en cas de besoin. -65,11,5,"Booste les capacités -Plante en cas de besoin." 65,11,9,"Powers up Grass-type moves in a pinch." 65,13,5,Booste les capacités Plante en cas de besoin. @@ -9195,7 +8549,6 @@ moves in a pinch." いりょくが あがる。" 65,15,3,"위급할 때 풀타입의 위력이 올라간다." -65,15,5,Augmente la puissance des capacités de type Plante du Pokémon quand il a perdu une certaine quantité de PV. 65,15,5,"Booste les capacités Plante en cas de besoin." 65,15,6,"Erhöht in Notfällen die Stärke @@ -9212,10 +8565,7 @@ when the Pokémon is in trouble." いりょくが あがる。" 65,16,3,"위급할 때 풀타입의 위력이 올라간다." -65,16,5,Augmente la puissance des capacités de type Plante du Pokémon quand il a perdu une certaine quantité de PV. 65,16,5,Booste les capacités Plante en cas de besoin. -65,16,5,"Booste les capacités Plante en -cas de besoin." 65,16,6,"Erhöht in Notfällen die Stärke von Pflanzen-Attacken." 65,16,7,"Potencia los ataques de tipo @@ -9235,9 +8585,6 @@ when the Pokémon is in trouble." 65,17,4,"HP減少的時候, 草屬性的招式威力會提高。" 65,17,5,Augmente la puissance des capacités de type Plante du Pokémon quand il a perdu une certaine quantité de PV. -65,17,5,"Augmente la puissance des capacités de type Plante -du Pokémon quand il a perdu une certaine quantité -de PV." 65,17,6,"Erhöht die Stärke von Pflanzen-Attacken, wenn die KP auf einen gewissen Wert fallen." 65,17,7,"Potencia los movimientos de tipo Planta del Pokémon @@ -9260,9 +8607,6 @@ HP is low." 65,18,4,"HP減少的時候, 草屬性的招式威力會提高。" 65,18,5,Augmente la puissance des capacités de type Plante du Pokémon quand il a perdu une certaine quantité de PV. -65,18,5,"Augmente la puissance des capacités de type Plante -du Pokémon quand il a perdu une certaine quantité -de PV." 65,18,6,"Erhöht die Stärke von Pflanzen-Attacken, wenn die KP auf einen gewissen Wert fallen." 65,18,7,"Potencia los movimientos de tipo Planta del Pokémon @@ -9309,9 +8653,6 @@ HP is low." 65,20,4,"HP減少的時候, 草屬性的招式威力會提高。" 65,20,5,Augmente la puissance des capacités de type Plante du Pokémon quand il a perdu une certaine quantité de PV. -65,20,5,"Augmente la puissance des capacités de type Plante -du Pokémon quand il a perdu une certaine quantité -de PV." 65,20,6,"Erhöht die Stärke von Pflanzen-Attacken, wenn die KP auf einen gewissen Wert fallen." 65,20,7,"Potencia sus movimientos de tipo Planta cuando le @@ -9343,8 +8684,6 @@ moves in a pinch." 66,10,9,"Powers up Fire-type moves in a pinch." 66,11,5,Booste les capacités Feu en cas de besoin. -66,11,5,"Booste les capacités -Feu en cas de besoin." 66,11,9,"Powers up Fire-type moves in a pinch." 66,13,5,Booste les capacités Feu en cas de besoin. @@ -9355,7 +8694,6 @@ moves in a pinch." いりょくが あがる。" 66,15,3,"위급할 때 불꽃타입의 위력이 올라간다." -66,15,5,Augmente la puissance des capacités de type Feu du Pokémon quand il a perdu une certaine quantité de PV. 66,15,5,"Booste les capacités Feu en cas de besoin." 66,15,6,"Erhöht in Notfällen die Stärke @@ -9372,10 +8710,7 @@ the Pokémon is in trouble." いりょくが あがる。" 66,16,3,"위급할 때 불꽃타입의 위력이 올라간다." -66,16,5,Augmente la puissance des capacités de type Feu du Pokémon quand il a perdu une certaine quantité de PV. 66,16,5,Booste les capacités Feu en cas de besoin. -66,16,5,"Booste les capacités Feu en -cas de besoin." 66,16,6,"Erhöht in Notfällen die Stärke von Feuer-Attacken." 66,16,7,"Potencia los ataques de tipo @@ -9395,9 +8730,6 @@ the Pokémon is in trouble." 66,17,4,"HP減少的時候, 火屬性的招式威力會提高。" 66,17,5,Augmente la puissance des capacités de type Feu du Pokémon quand il a perdu une certaine quantité de PV. -66,17,5,"Augmente la puissance des capacités de type Feu -du Pokémon quand il a perdu une certaine quantité -de PV." 66,17,6,"Erhöht die Stärke von Feuer-Attacken, wenn die KP auf einen gewissen Wert fallen." 66,17,7,"Potencia los movimientos de tipo Fuego del Pokémon @@ -9420,9 +8752,6 @@ is low." 66,18,4,"HP減少的時候, 火屬性的招式威力會提高。" 66,18,5,Augmente la puissance des capacités de type Feu du Pokémon quand il a perdu une certaine quantité de PV. -66,18,5,"Augmente la puissance des capacités de type Feu -du Pokémon quand il a perdu une certaine quantité -de PV." 66,18,6,"Erhöht die Stärke von Feuer-Attacken, wenn die KP auf einen gewissen Wert fallen." 66,18,7,"Potencia los movimientos de tipo Fuego del Pokémon @@ -9469,9 +8798,6 @@ is low." 66,20,4,"HP減少的時候, 火屬性的招式威力會提高。" 66,20,5,Augmente la puissance des capacités de type Feu du Pokémon quand il a perdu une certaine quantité de PV. -66,20,5,"Augmente la puissance des capacités de type Feu -du Pokémon quand il a perdu une certaine quantité -de PV." 66,20,6,"Erhöht die Stärke von Feuer-Attacken, wenn die KP auf einen gewissen Wert fallen." 66,20,7,"Potencia sus movimientos de tipo Fuego cuando le @@ -9503,8 +8829,6 @@ moves in a pinch." 67,10,9,"Powers up Water-type moves in a pinch." 67,11,5,Booste les capacités Eau en cas de besoin. -67,11,5,"Booste les capacités -Eau en cas de besoin." 67,11,9,"Powers up Water-type moves in a pinch." 67,13,5,Booste les capacités Eau en cas de besoin. @@ -9516,8 +8840,6 @@ moves in a pinch." 67,15,3,"위급할 때 물타입의 위력이 올라간다." 67,15,5,Augmente la puissance des capacités de type Eau du Pokémon quand il a perdu une certaine quantité de PV. -67,15,5,"Booste les capacités Eau en -cas de besoin." 67,15,6,"Erhöht in Notfällen die Stärke von Wasser-Attacken." 67,15,7,"Potencia los ataques de tipo @@ -9532,10 +8854,7 @@ when the Pokémon is in trouble." いりょくが あがる。" 67,16,3,"위급할 때 물타입의 위력이 올라간다." -67,16,5,Augmente la puissance des capacités de type Eau du Pokémon quand il a perdu une certaine quantité de PV. 67,16,5,Booste les capacités Eau en cas de besoin. -67,16,5,"Booste les capacités Eau en -cas de besoin." 67,16,6,"Erhöht in Notfällen die Stärke von Wasser-Attacken." 67,16,7,"Potencia los ataques de tipo @@ -9555,9 +8874,6 @@ when the Pokémon is in trouble." 67,17,4,"HP減少的時候, 水屬性的招式威力會提高。" 67,17,5,Augmente la puissance des capacités de type Eau du Pokémon quand il a perdu une certaine quantité de PV. -67,17,5,"Augmente la puissance des capacités de type Eau -du Pokémon quand il a perdu une certaine quantité -de PV." 67,17,6,"Erhöht die Stärke von Wasser-Attacken, wenn die KP auf einen gewissen Wert fallen." 67,17,7,"Potencia los movimientos de tipo Agua del Pokémon @@ -9580,9 +8896,6 @@ HP is low." 67,18,4,"HP減少的時候, 水屬性的招式威力會提高。" 67,18,5,Augmente la puissance des capacités de type Eau du Pokémon quand il a perdu une certaine quantité de PV. -67,18,5,"Augmente la puissance des capacités de type Eau -du Pokémon quand il a perdu une certaine quantité -de PV." 67,18,6,"Erhöht die Stärke von Wasser-Attacken, wenn die KP auf einen gewissen Wert fallen." 67,18,7,"Potencia los movimientos de tipo Agua del Pokémon @@ -9629,9 +8942,6 @@ HP is low." 67,20,4,"HP減少的時候, 水屬性的招式威力會提高。" 67,20,5,Augmente la puissance des capacités de type Eau du Pokémon quand il a perdu une certaine quantité de PV. -67,20,5,"Augmente la puissance des capacités de type Eau -du Pokémon quand il a perdu une certaine quantité -de PV." 67,20,6,"Erhöht die Stärke von Wasser-Attacken, wenn die KP auf einen gewissen Wert fallen." 67,20,7,"Potencia sus movimientos de tipo Agua cuando le @@ -9663,8 +8973,6 @@ moves in a pinch." 68,10,9,"Powers up Bug-type moves in a pinch." 68,11,5,Booste les capacités Insecte en cas de besoin. -68,11,5,"Booste les capacités -Insecte en cas de besoin." 68,11,9,"Powers up Bug-type moves in a pinch." 68,13,5,Booste les capacités Insecte en cas de besoin. @@ -9676,8 +8984,6 @@ moves in a pinch." 68,15,3,"위급할 때 벌레타입의 위력이 올라간다." 68,15,5,Augmente la puissance des capacités de type Insecte du Pokémon quand il a perdu une certaine quantité de PV. -68,15,5,"Booste les capacités Insecte en -cas de besoin." 68,15,6,"Erhöht in Notfällen die Stärke von Käfer-Attacken." 68,15,7,"Potencia los ataques de tipo @@ -9692,10 +8998,7 @@ the Pokémon is in trouble." いりょくが あがる。" 68,16,3,"위급할 때 벌레타입의 위력이 올라간다." -68,16,5,Augmente la puissance des capacités de type Insecte du Pokémon quand il a perdu une certaine quantité de PV. 68,16,5,Booste les capacités Insecte en cas de besoin. -68,16,5,"Booste les capacités Insecte en -cas de besoin." 68,16,6,"Erhöht in Notfällen die Stärke von Käfer-Attacken." 68,16,7,"Potencia los ataques de tipo @@ -9715,9 +9018,6 @@ the Pokémon is in trouble." 68,17,4,"HP減少的時候, 蟲屬性的招式威力會提高。" 68,17,5,Augmente la puissance des capacités de type Insecte du Pokémon quand il a perdu une certaine quantité de PV. -68,17,5,"Augmente la puissance des capacités de type -Insecte du Pokémon quand il a perdu une certaine -quantité de PV." 68,17,6,"Erhöht die Stärke von Käfer-Attacken, wenn die KP auf einen gewissen Wert fallen." 68,17,7,"Potencia los movimientos de tipo Bicho del Pokémon @@ -9740,9 +9040,6 @@ is low." 68,18,4,"HP減少的時候, 蟲屬性的招式威力會提高。" 68,18,5,Augmente la puissance des capacités de type Insecte du Pokémon quand il a perdu une certaine quantité de PV. -68,18,5,"Augmente la puissance des capacités de type -Insecte du Pokémon quand il a perdu une certaine -quantité de PV." 68,18,6,"Erhöht die Stärke von Käfer-Attacken, wenn die KP auf einen gewissen Wert fallen." 68,18,7,"Potencia los movimientos de tipo Bicho del Pokémon @@ -9789,9 +9086,6 @@ is low." 68,20,4,"HP減少的時候, 蟲屬性的招式威力會提高。" 68,20,5,Augmente la puissance des capacités de type Insecte du Pokémon quand il a perdu une certaine quantité de PV. -68,20,5,"Augmente la puissance des capacités de type Insecte -du Pokémon quand il a perdu une certaine quantité -de PV." 68,20,6,"Erhöht die Stärke von Käfer-Attacken, wenn die KP auf einen gewissen Wert fallen." 68,20,7,"Potencia sus movimientos de tipo Bicho cuando le @@ -9823,8 +9117,6 @@ from recoil damage." 69,10,9,"Protects the Pokémon from recoil damage." 69,11,5,Protège le Pokémon des dégâts de contrecoups. -69,11,5,"Protège le Pokémon des -dégâts de contrecoups." 69,11,9,"Protects the Pokémon from recoil damage." 69,13,5,Protège le Pokémon des dégâts de contrecoups. @@ -9835,7 +9127,6 @@ from recoil damage." はんどうを うけない。" 69,15,3,"부딪쳐도 반동을 받지 않는다." -69,15,5,Le Pokémon peut utiliser des capacités occasionnant un contrecoup sans perdre de PV. 69,15,5,"Protège le Pokémon des dégâts de contrecoups." 69,15,6,"Verhindert Schaden, der durch @@ -9852,10 +9143,7 @@ from recoil damage." はんどうを うけない。" 69,16,3,"부딪쳐도 반동을 받지 않는다." -69,16,5,Le Pokémon peut utiliser des capacités occasionnant un contrecoup sans perdre de PV. 69,16,5,Protège le Pokémon des dégâts de contrecoups. -69,16,5,"Protège le Pokémon des dégâts -de contrecoups." 69,16,6,"Verhindert Schaden, der durch Rückstoß entstehen würde." 69,16,7,"Impide que el Pokémon se dañe @@ -9873,8 +9161,6 @@ HP가 줄지 않는다." 69,17,4,"即使使出會受反作用力傷害的招式, HP也不會減少。" 69,17,5,Le Pokémon peut utiliser des capacités occasionnant un contrecoup sans perdre de PV. -69,17,5,"Le Pokémon peut utiliser des capacités occasionnant -un contrecoup sans perdre de PV." 69,17,6,"Verhindert Schaden, der durch Rückstoß entstehen würde." 69,17,7,"Impide que el Pokémon se dañe con sus propios @@ -9892,8 +9178,6 @@ HP가 줄지 않는다." 69,18,4,"即使使出會受反作用力傷害的招式, HP也不會減少。" 69,18,5,Le Pokémon peut utiliser des capacités occasionnant un contrecoup sans perdre de PV. -69,18,5,"Le Pokémon peut utiliser des capacités occasionnant -un contrecoup sans perdre de PV." 69,18,6,"Verhindert Schaden, der durch Rückstoß entstehen würde." 69,18,7,"Impide que el Pokémon se dañe con sus propios @@ -9929,8 +9213,6 @@ HP가 줄지 않는다." 69,20,4,"即使使出會受反作用力傷害的招式, HP也不會減少。" 69,20,5,Le Pokémon peut utiliser des capacités occasionnant un contrecoup sans perdre de PV. -69,20,5,"Le Pokémon peut utiliser des capacités occasionnant -un contrecoup sans perdre de PV." 69,20,6,"Verhindert Schaden, der durch Rückstoß entstehen würde." 69,20,7,No puede dañarse con sus propios movimientos. @@ -9958,8 +9240,6 @@ sunny if it is in battle." 70,10,9,"The Pokémon makes it sunny if it is in battle." 70,11,5,Intensifie les rayons du soleil pendant le combat. -70,11,5,"Intensifie les rayons du -soleil pendant le combat." 70,11,9,"Turns the sunlight harsh if it is in battle." 70,14,5,Intensifie les rayons du soleil pendant le combat. @@ -10004,8 +9284,6 @@ the Pokémon enters a battle." 70,17,4,"出場時, 會將天氣變為晴朗。" 70,17,5,Le soleil se met à briller quand ce Pokémon rejoint le combat. -70,17,5,"Le soleil se met à briller quand le Pokémon -entre au combat." 70,17,6,Erzeugt bei Kampfantritt gleißendes Sonnenlicht. 70,17,7,"Cuando el Pokémon entra en combate, el tiempo pasa a ser soleado." @@ -10023,7 +9301,6 @@ a battle." 날씨를 맑음으로 만든다." 70,18,4,"出場時, 會將天氣變為晴朗。" -70,18,5,Le soleil se met à briller quand ce Pokémon rejoint le combat. 70,18,5,"Le soleil se met à briller quand le Pokémon entre au combat." 70,18,6,Erzeugt bei Kampfantritt gleißendes Sonnenlicht. @@ -10063,8 +9340,6 @@ a battle." 70,20,4,"出場時, 會將天氣變為晴朗。" 70,20,5,Le soleil se met à briller quand ce Pokémon rejoint le combat. -70,20,5,"Le soleil se met à briller quand le Pokémon -entre au combat." 70,20,6,Erzeugt bei Kampfantritt gleißendes Sonnenlicht. 70,20,7,"Cuando entra en combate, el tiempo pasa a ser soleado." @@ -10094,8 +9369,6 @@ fleeing." 71,10,9,"Prevents the foe from fleeing." 71,11,5,Empêche l'ennemi de s'enfuir. -71,11,5,"Empêche l’ennemi de -s’enfuir." 71,11,9,"Prevents the foe from fleeing." 71,13,5,Empêche l'ennemi de s'enfuir. @@ -10120,7 +9393,6 @@ from fleeing." 71,16,3,"배틀에서 상대를 도망칠 수 없게 한다." 71,16,5,Empêche l'ennemi de s'enfuir. -71,16,5,Empêche l’ennemi de s’enfuir. 71,16,6,"Hindert den Gegner im Kampf an der Flucht." 71,16,7,Evita que el rival huya. @@ -10135,7 +9407,6 @@ from fleeing." 도망칠 수 없게 한다." 71,17,4,在戰鬥中讓對手無法逃走。 71,17,5,Empêche l'ennemi de s'enfuir. -71,17,5,Empêche l’ennemi de s’enfuir. 71,17,6,Hindert den Gegner im Kampf an der Flucht. 71,17,7,Evita que el rival huya. 71,17,8,Impedisce la fuga al nemico. @@ -10149,7 +9420,6 @@ from fleeing." 도망칠 수 없게 한다." 71,18,4,在戰鬥中讓對手無法逃走。 71,18,5,Empêche l'ennemi de s'enfuir. -71,18,5,Empêche l’ennemi de s’enfuir. 71,18,6,Hindert den Gegner im Kampf an der Flucht. 71,18,7,Evita que el rival huya. 71,18,8,Impedisce la fuga al nemico. @@ -10176,7 +9446,6 @@ from fleeing." 도망칠 수 없게 한다." 71,20,4,在戰鬥中讓對手無法逃走。 71,20,5,Empêche l'ennemi de s'enfuir. -71,20,5,Empêche l’ennemi de s’enfuir. 71,20,6,Hindert Gegner im Kampf an der Flucht. 71,20,7,Evita que el rival huya. 71,20,8,Impedisce la fuga al nemico. @@ -10202,8 +9471,6 @@ from falling asleep." 72,10,9,"Prevents the Pokémon from falling asleep." 72,11,5,Empêche le Pokémon de s'endormir. -72,11,5,"Empêche le Pokémon de -s’endormir." 72,11,9,"Prevents the Pokémon from falling asleep." 72,13,5,Empêche le Pokémon de s'endormir. @@ -10229,8 +9496,6 @@ from falling asleep." 72,16,3,"잠듦 상태가 되지 않는다." 72,16,5,Empêche le Pokémon de s'endormir. -72,16,5,"Empêche le Pokémon de -s’endormir." 72,16,6,Verhindert Einschlafen. 72,16,7,Evita el quedarse dormido. 72,16,8,"Impedisce al Pokémon @@ -10246,7 +9511,6 @@ from falling asleep." 72,17,4,"透過激發出幹勁, 不會陷入睡眠狀態。" 72,17,5,Empêche le Pokémon de s'endormir. -72,17,5,Empêche le Pokémon de s’endormir. 72,17,6,"Das Pokémon ist so munter, dass es nicht einschlafen kann." 72,17,7,Su determinación le impide quedarse dormido. @@ -10265,7 +9529,6 @@ it from falling asleep." 72,18,4,"透過激發出幹勁, 不會陷入睡眠狀態。" 72,18,5,Empêche le Pokémon de s'endormir. -72,18,5,Empêche le Pokémon de s’endormir. 72,18,6,"Das Pokémon ist so munter, dass es nicht einschlafen kann." 72,18,7,Su determinación le impide quedarse dormido. @@ -10301,7 +9564,6 @@ it from falling asleep." 잠듦 상태가 되지 않는다." 72,20,4,"透過激發出幹勁, 不會陷入睡眠狀態。" -72,20,5,Empêche le Pokémon de s'endormir. 72,20,5,Empêche le Pokémon de s’endormir. 72,20,6,"Das Pokémon ist so munter, dass es nicht einschlafen kann." @@ -10332,8 +9594,6 @@ stats from being lowered." 73,10,9,"Prevents its stats from being lowered." 73,11,5,Empêche les stats du Pokémon de baisser. -73,11,5,"Empêche les stats -du Pokémon de baisser." 73,11,9,"Prevents other Pokémon from lowering its stats." 73,13,5,Empêche les stats du Pokémon de baisser. @@ -10361,8 +9621,6 @@ from lowering its stats." 73,16,3,"상대가 능력을 떨어뜨릴 수 없다." 73,16,5,Empêche les stats du Pokémon de baisser. -73,16,5,"Empêche les stats du Pokémon -de baisser." 73,16,6,"Hindert Angreifer daran, Statuswerte zu senken." 73,16,7,"Evita que bajen las @@ -10380,8 +9638,6 @@ from lowering its stats." 73,17,4,"被白色煙霧保護著, 不會被對手降低能力。" 73,17,5,Un écran de fumée empêche l'ennemi de baisser les stats du Pokémon. -73,17,5,"Un écran de fumée empêche l’ennemi de baisser -les stats du Pokémon." 73,17,6,"Indem es sich mit pulvrigem Rauch umhüllt, hindert es Angreifer daran, seine Statuswerte zu senken." 73,17,7,"El humo blanco que lo protege evita que otro @@ -10401,8 +9657,6 @@ prevents other Pokémon from lowering its stats." 73,18,4,"被白色煙霧保護著, 不會被對手降低能力。" 73,18,5,Un écran de fumée empêche l'ennemi de baisser les stats du Pokémon. -73,18,5,"Un écran de fumée empêche l’ennemi de baisser -les stats du Pokémon." 73,18,6,"Indem es sich mit pulvrigem Rauch umhüllt, hindert es Angreifer daran, seine Statuswerte zu senken." 73,18,7,"El humo blanco que lo protege evita que otro @@ -10442,8 +9696,6 @@ prevents other Pokémon from lowering its stats." 73,20,4,"被白色煙霧保護著, 不會被對手降低能力。" 73,20,5,Un écran de fumée empêche l'ennemi de baisser les stats du Pokémon. -73,20,5,"Un écran de fumée empêche l’ennemi de baisser -les stats du Pokémon." 73,20,6,"Indem es sich mit pulvrigem Rauch umhüllt, hindert es Angreifer daran, seine Statuswerte zu senken." 73,20,7,"El humo blanco que lo protege evita que otros Pokémon @@ -10474,8 +9726,6 @@ physical attacks." 74,10,9,"Boosts the power of physical attacks." 74,11,5,Augmente l'Attaque du Pokémon. -74,11,5,"Augmente l’Attaque du -Pokémon." 74,11,9,"Raises the Pokémon’s Attack stat." 74,13,5,Augmente l'Attaque du Pokémon. @@ -10486,7 +9736,6 @@ Attack stat." いりょくが あがる。" 74,15,3,"물리공격의 위력이 올라간다." -74,15,5,Le Pokémon utilise sa maîtrise du yoga pour doubler la puissance de ses capacités physiques. 74,15,5,Augmente l’Attaque du Pokémon. 74,15,6,Stärkt physische Attacken. 74,15,7,Aumenta el Ataque. @@ -10501,8 +9750,6 @@ Attack stat." 74,16,3,"물리공격의 위력이 올라간다." 74,16,5,Augmente l'Attaque du Pokémon. -74,16,5,Le Pokémon utilise sa maîtrise du yoga pour doubler la puissance de ses capacités physiques. -74,16,5,Augmente l’Attaque du Pokémon. 74,16,6,Stärkt physische Attacken. 74,16,7,Aumenta el Ataque. 74,16,8,"Migliora la statistica Attacco @@ -10520,8 +9767,6 @@ Attack stat." 74,17,4,"因瑜伽的力量, 物理攻擊的威力會變為2倍。" 74,17,5,Le Pokémon utilise sa maîtrise du yoga pour doubler la puissance de ses capacités physiques. -74,17,5,"Le Pokémon utilise sa maîtrise du yoga pour doubler -la puissance de ses capacités physiques." 74,17,6,"Verdoppelt mit reiner Willenskraft die Stärke seiner physischen Attacken." 74,17,7,Duplica la potencia de los ataques físicos. @@ -10543,8 +9788,6 @@ Attack stat." 74,18,4,"因瑜伽的力量, 物理攻擊的威力會變為2倍。" 74,18,5,Le Pokémon utilise sa maîtrise du yoga pour doubler la puissance de ses capacités physiques. -74,18,5,"Le Pokémon utilise sa maîtrise du yoga pour doubler -la puissance de ses capacités physiques." 74,18,6,"Verdoppelt mit reiner Willenskraft die Stärke seiner physischen Attacken." 74,18,7,Duplica la potencia de los ataques físicos. @@ -10588,8 +9831,6 @@ Attack stat." 74,20,4,"因瑜伽的力量, 物理攻擊的威力會變為2倍。" 74,20,5,Le Pokémon utilise sa maîtrise du yoga pour doubler la puissance de ses capacités physiques. -74,20,5,"Le Pokémon utilise sa maîtrise du yoga pour doubler -la puissance de ses capacités physiques." 74,20,6,"Verdoppelt mit reiner Willenskraft die Stärke seiner physischen Attacken." 74,20,7,"Duplica la potencia de sus ataques físicos gracias al @@ -10621,8 +9862,6 @@ against critical hits." 75,10,9,"The Pokémon is protected against critical hits." 75,11,5,Le Pokémon est protégé des coups critiques. -75,11,5,"Le Pokémon est protégé -des coups critiques." 75,11,9,"The Pokémon is protected against critical hits." 75,13,5,Le Pokémon est protégé des coups critiques. @@ -10634,8 +9873,6 @@ against critical hits." 75,15,3,"상대의 공격이 급소에 맞지 않는다." 75,15,5,Le Pokémon est protégé des coups critiques par sa carapace. -75,15,5,"Le Pokémon est protégé des -coups critiques." 75,15,6,Wehrt gegnerische Volltreffer ab. 75,15,7,Bloquea los golpes críticos. 75,15,8,"Evita che il Pokémon subisca @@ -10649,9 +9886,6 @@ from critical hits." 75,16,3,"상대의 공격이 급소에 맞지 않는다." 75,16,5,Le Pokémon est protégé des coups critiques. -75,16,5,Le Pokémon est protégé des coups critiques par sa carapace. -75,16,5,"Le Pokémon est protégé des -coups critiques." 75,16,6,Wehrt gegnerische Volltreffer ab. 75,16,7,Bloquea los golpes críticos. 75,16,8,"Evita che il Pokémon subisca @@ -10669,8 +9903,6 @@ from critical hits." 75,17,4,"被堅硬的殼保護著, 對手的攻擊不會擊中要害。" 75,17,5,Le Pokémon est protégé des coups critiques par sa carapace. -75,17,5,"Le Pokémon est protégé des coups critiques -par sa carapace." 75,17,6,"Wehrt gegnerische Volltreffer mit einem harten Panzer ab." 75,17,7,"La robusta coraza que lo protege bloquea los golpes @@ -10692,8 +9924,6 @@ che gli evita di subire brutti colpi." 75,18,4,"被堅硬的殼保護著, 對手的攻擊不會擊中要害。" 75,18,5,Le Pokémon est protégé des coups critiques par sa carapace. -75,18,5,"Le Pokémon est protégé des coups critiques -par sa carapace." 75,18,6,"Wehrt gegnerische Volltreffer mit einem harten Panzer ab." 75,18,7,"La robusta coraza que lo protege bloquea los golpes @@ -10737,8 +9967,6 @@ che gli evita di subire brutti colpi." 75,20,4,"被堅硬的殼保護著, 對手的攻擊不會擊中要害。" 75,20,5,Le Pokémon est protégé des coups critiques par sa carapace. -75,20,5,"Le Pokémon est protégé des coups critiques -par sa carapace." 75,20,6,"Wehrt gegnerische Volltreffer mit einem harten Panzer ab." 75,20,7,"La robusta coraza que lo protege bloquea los golpes @@ -10769,8 +9997,6 @@ weather." 76,10,9,"Eliminates the effects of weather." 76,11,5,Annule les effets du climat. -76,11,5,"Annule les effets du -climat." 76,11,9,"Eliminates the effects of weather." 76,13,5,Annule les effets du climat. @@ -10796,7 +10022,6 @@ weather." 76,16,3,"날씨의 영향이 없어진다." 76,16,5,Annule les effets du climat. -76,16,5,Annule les effets du climat. 76,16,6,Hebt Wetter-Effekte auf. 76,16,7,"Anula los efectos del tiempo atmosférico." @@ -10811,7 +10036,6 @@ condizioni atmosferiche." 없어진다." 76,17,4,所有天氣的影響都會消失。 76,17,5,Annule tous les effets de la météo. -76,17,5,Annule tous les effets de la météo. 76,17,6,Hebt alle Wetter-Effekte auf. 76,17,7,Neutraliza todos los efectos del tiempo atmosférico. 76,17,8,"Il Pokémon non subisce gli effetti di nessuna @@ -10826,7 +10050,6 @@ condizione atmosferica." 없어진다." 76,18,4,所有天氣的影響都會消失。 76,18,5,Annule tous les effets de la météo. -76,18,5,Annule tous les effets de la météo. 76,18,6,Hebt alle Wetter-Effekte auf. 76,18,7,Neutraliza todos los efectos del tiempo atmosférico. 76,18,8,"Il Pokémon non subisce gli effetti di nessuna @@ -10855,7 +10078,6 @@ atmosferiche." 없어진다." 76,20,4,所有天氣的影響都會消失。 76,20,5,Annule tous les effets de la météo. -76,20,5,Annule tous les effets de la météo. 76,20,6,Hebt alle Wetter-Effekte auf. 76,20,7,Neutraliza todos los efectos del tiempo atmosférico. 76,20,8,"Neutralizza gli effetti di tutte le condizioni @@ -10876,8 +10098,6 @@ Pokémon is confused." 77,10,9,"Raises evasion if the Pokémon is confused." 77,11,5,Augmente l'esquive si le Pokémon est confus. -77,11,5,"Augmente l’Esquive si le -Pokémon est confus." 77,11,9,"Raises evasion if the Pokémon is confused." 77,13,5,Augmente l'esquive si le Pokémon est confus. @@ -10889,8 +10109,6 @@ Pokémon is confused." 77,15,3,"혼란에 빠져있으면 회피하기 쉬워진다." 77,15,5,Augmente l'Esquive du Pokémon s'il est confus. -77,15,5,"Augmente l’Esquive si le -Pokémon est confus." 77,15,6,"Erhöht den Fluchtwert, wenn das Pokémon verwirrt ist." 77,15,7,"Sube la Evasión si el Pokémon @@ -10905,10 +10123,7 @@ Pokémon is confused." かいひ しやすくなる。" 77,16,3,"혼란에 빠져 있으면 회피하기 쉬워진다." -77,16,5,Augmente l'Esquive du Pokémon s'il est confus. 77,16,5,Augmente l'esquive si le Pokémon est confus. -77,16,5,"Augmente l’Esquive si le -Pokémon est confus." 77,16,6,"Erhöht den Fluchtwert, wenn das Pokémon verwirrt ist." 77,16,7,"Sube la Evasión si el Pokémon @@ -10926,7 +10141,6 @@ Pokémon is confused." 77,17,4,"陷入混亂狀態時, 閃避率會提高。" 77,17,5,Augmente l'Esquive du Pokémon s'il est confus. -77,17,5,Augmente l’Esquive du Pokémon s’il est confus. 77,17,6,"Erhöht den Fluchtwert, wenn das Pokémon verwirrt ist." 77,17,7,Sube la Evasión si el Pokémon está confuso. @@ -10943,7 +10157,6 @@ verwirrt ist." 77,18,4,"陷入混亂狀態時, 閃避率會提高。" 77,18,5,Augmente l'Esquive du Pokémon s'il est confus. -77,18,5,Augmente l’Esquive du Pokémon s’il est confus. 77,18,6,"Erhöht den Fluchtwert, wenn das Pokémon verwirrt ist." 77,18,7,Sube la Evasión si el Pokémon está confuso. @@ -10975,7 +10188,6 @@ verwirrt ist." 회피율이 올라간다." 77,20,4,"陷入混亂狀態時, 閃避率會提高。" -77,20,5,Augmente l'Esquive du Pokémon s'il est confus. 77,20,5,Augmente l’Esquive du Pokémon s’il est confus. 77,20,6,"Erhöht den Ausweichwert, wenn das Pokémon verwirrt ist." @@ -10995,8 +10207,6 @@ Electric-type move." 78,10,9,"Raises Speed if hit by an Electric-type move." 78,11,5,Augmente la Vit. si touché par une cap. Électrik. -78,11,5,"Augmente la Vit. si touché -par une cap. Électrik." 78,11,9,"Raises Speed if hit by an Electric-type move." 78,14,5,Augmente la Vit. si touché par une cap. Électrik. @@ -11007,8 +10217,6 @@ Electric-type move." 78,15,3,"전기를 받으면 스피드가 올라간다." 78,15,5,Augmente la Vitesse si touché par une capacité Électrik. -78,15,5,"Augmente la Vitesse si touché -par une capacité Électrik." 78,15,6,"Erhöht nach einem Treffer durch eine Elektro-Attacke die Initiative." 78,15,7,"Sube la Velocidad si le alcanza @@ -11024,8 +10232,6 @@ hit by an Electric-type move." 78,16,3,"전기를 받으면 스피드가 올라간다." 78,16,5,Augmente la Vitesse si touché par une capacité Électrik. -78,16,5,"Augmente la Vitesse si touché -par une capacité Électrik." 78,16,6,"Erhöht nach einem Treffer durch eine Elektro-Attacke die Initiative." 78,16,7,"Sube la Velocidad si le alcanza @@ -11045,8 +10251,6 @@ hit by an Electric-type move." 78,17,4,"受到電屬性的招式攻擊時, 不但不會受到傷害,反而速度會提高。" 78,17,5,"Si le Pokémon est touché par une capacité Électrik, il ne subit aucun dégât et sa Vitesse augmente." -78,17,5,"Si le Pokémon est touché par une capacité Électrik, -il ne subit aucun dégât et sa Vitesse augmente." 78,17,6,"Treffer durch Elektro-Attacken verursachen keinen Schaden, sondern geben dem Pokémon eine Starthilfe und erhöhen so seine Initiative." @@ -11071,8 +10275,6 @@ instead of taking damage." 78,18,4,"受到電屬性的招式攻擊時, 不但不會受到傷害,反而速度會提高。" 78,18,5,"Si le Pokémon est touché par une capacité Électrik, il ne subit aucun dégât et sa Vitesse augmente." -78,18,5,"Si le Pokémon est touché par une capacité Électrik, -il ne subit aucun dégât et sa Vitesse augmente." 78,18,6,"Treffer durch Elektro-Attacken verursachen keinen Schaden, sondern geben dem Pokémon eine Starthilfe und erhöhen so seine Initiative." @@ -11122,8 +10324,6 @@ instead of taking damage." 78,20,4,"受到電屬性的招式攻擊時, 不但不會受到傷害,反而速度會提高。" 78,20,5,"Si le Pokémon est touché par une capacité Électrik, il ne subit aucun dégât et sa Vitesse augmente." -78,20,5,"Si le Pokémon est touché par une capacité Électrik, -il ne subit aucun dégât et sa Vitesse augmente." 78,20,6,"Treffer durch Elektro-Attacken verursachen keinen Schaden, sondern geben dem Pokémon eine Starthilfe und erhöhen so seine Initiative." @@ -11151,8 +10351,6 @@ is of the same gender." 79,10,9,"Raises Attack if the foe is of the same gender." 79,11,5,Devient plus fort si l'ennemi est du même sexe. -79,11,5,"Devient plus fort si -l’ennemi est du même sexe." 79,11,9,"Deals more damage to a Pokémon of same gender." 79,13,5,Devient plus fort si l'ennemi est du même sexe. @@ -11180,8 +10378,6 @@ of the same gender." 79,16,3,"상대와 성별이 같으면 강해진다." 79,16,5,Devient plus fort si l'ennemi est du même sexe. -79,16,5,"Devient plus fort si l’ennemi est -du même sexe." 79,16,6,"Erhöht den Schaden, wenn das Ziel dasselbe Geschlecht hat." 79,16,7,"Si el objetivo es del mismo sexo, @@ -11202,9 +10398,6 @@ of the same gender." 會燃起鬥爭心,變得更強。 面對性別不同的對手時則會變弱。" 79,17,5,"Le Pokémon déteste la concurrence et inflige plus de dégâts si l'ennemi est du même sexe. Par contre, il en inflige moins si l'ennemi est du sexe opposé." -79,17,5,"Le Pokémon déteste la concurrence et inflige plus -de dégâts si l’ennemi est du même sexe. Par contre, -il en inflige moins si l’ennemi est du sexe opposé." 79,17,6,"Greift es einen Rivalen desselben Geschlechts an, wird es stärker. Greift es ein Ziel des anderen Geschlechts an, wird es schwächer." @@ -11232,9 +10425,6 @@ Pokémon of the opposite gender." 會燃起鬥爭心,變得更強。 面對性別不同的對手時則會變弱。" 79,18,5,"Le Pokémon déteste la concurrence et inflige plus de dégâts si l'ennemi est du même sexe. Par contre, il en inflige moins si l'ennemi est du sexe opposé." -79,18,5,"Le Pokémon déteste la concurrence et inflige plus -de dégâts si l’ennemi est du même sexe. Par contre, -il en inflige moins si l’ennemi est du sexe opposé." 79,18,6,"Greift es einen Rivalen desselben Geschlechts an, wird es stärker. Greift es ein Ziel des anderen Geschlechts an, wird es schwächer." @@ -11291,9 +10481,6 @@ Pokémon of the opposite gender." 會燃起鬥爭心,變得更強。 面對性別不同的對手時則會變弱。" 79,20,5,"Le Pokémon déteste la concurrence et inflige plus de dégâts si l'ennemi est du même sexe. Par contre, il en inflige moins si l'ennemi est du sexe opposé." -79,20,5,"Le Pokémon déteste la concurrence et inflige plus -de dégâts si l’ennemi est du même sexe. Par contre, -il en inflige moins si l’ennemi est du sexe opposé." 79,20,6,"Greift es einen Rivalen desselben Geschlechts an, wird es stärker. Greift es ein Ziel des anderen Geschlechts an, wird es schwächer." @@ -11323,8 +10510,6 @@ the Pokémon flinches." 80,10,9,"Raises Speed each time the Pokémon flinches." 80,11,5,Augmente la Vitesse quand le Pokémon a peur. -80,11,5,"Augmente la Vitesse quand -le Pokémon a peur." 80,11,9,"Raises Speed each time the Pokémon flinches." 80,13,5,Augmente la Vitesse quand le Pokémon a peur. @@ -11335,7 +10520,6 @@ the Pokémon flinches." すばやさが あがる。" 80,15,3,"풀죽을 때마다 스피드가 올라간다." -80,15,5,Augmente la Vitesse du Pokémon quand il a peur. 80,15,5,"Augmente la Vitesse quand le Pokémon a peur." 80,15,6,"Erhöht die Initiative, sobald @@ -11353,9 +10537,6 @@ the Pokémon flinches." 80,16,3,"풀죽을 때마다 스피드가 올라간다." 80,16,5,Augmente la Vitesse du Pokémon quand il a peur. -80,16,5,Augmente la Vitesse quand le Pokémon a peur. -80,16,5,"Augmente la Vitesse quand le -Pokémon a peur." 80,16,6,"Erhöht die Initiative, sobald das Pokémon zurückschreckt." 80,16,7,"Cada vez que retrocede sube su @@ -11376,7 +10557,6 @@ the Pokémon flinches." 不屈之心就會燃起, 速度也會提高。" 80,17,5,Augmente la Vitesse du Pokémon quand il a peur. -80,17,5,Augmente la Vitesse du Pokémon quand il a peur. 80,17,6,"Sein eiserner Wille erhöht die Initiative, wann immer das Pokémon zurückschreckt." 80,17,7,"Cada vez que retrocede sube su Velocidad, debido @@ -11401,7 +10581,6 @@ stat each time the Pokémon flinches." 不屈之心就會燃起, 速度也會提高。" 80,18,5,Augmente la Vitesse du Pokémon quand il a peur. -80,18,5,Augmente la Vitesse du Pokémon quand il a peur. 80,18,6,"Sein eiserner Wille erhöht die Initiative, wann immer das Pokémon zurückschreckt." 80,18,7,"Cada vez que retrocede sube su Velocidad, debido @@ -11450,7 +10629,6 @@ stat each time the Pokémon flinches." 不屈之心就會燃起, 速度也會提高。" 80,20,5,Augmente la Vitesse du Pokémon quand il a peur. -80,20,5,Augmente la Vitesse du Pokémon quand il a peur. 80,20,6,"Sein eiserner Wille erhöht die Initiative, wann immer das Pokémon zurückschreckt." 80,20,7,"Cada vez que se amedrenta sube su Velocidad, debido @@ -11477,8 +10655,6 @@ hailstorm." 81,10,9,"Raises evasion in a hailstorm." 81,11,5,Augmente l'Esquive durant les tempêtes de grêle. -81,11,5,"Augmente l’Esquive durant -les tempêtes de grêle." 81,11,9,"Raises evasion in a hailstorm." 81,13,5,Augmente l'Esquive durant les tempêtes de grêle. @@ -11505,8 +10681,6 @@ hailstorm." 81,16,3,"날씨가 싸라기눈일 때 회피율이 올라간다." 81,16,5,Augmente l'Esquive durant les tempêtes de grêle. -81,16,5,"Augmente l’Esquive durant les -tempêtes de grêle." 81,16,6,Erhöht bei Hagel den Fluchtwert. 81,16,7,"Sube la Evasión durante una tormenta de granizo." @@ -11522,8 +10696,6 @@ grandina." 81,17,4,"天氣是冰雹時, 閃避率會提高。" 81,17,5,Augmente l'Esquive du Pokémon durant les tempêtes de grêle. -81,17,5,"Augmente l’Esquive du Pokémon durant les tempêtes -de grêle." 81,17,6,Erhöht bei Hagel den Fluchtwert. 81,17,7,Sube la Evasión cuando graniza. 81,17,8,Aumenta l’elusione quando grandina. @@ -11539,8 +10711,6 @@ de grêle." 81,18,4,"天氣是冰雹時, 閃避率會提高。" 81,18,5,Augmente l'Esquive du Pokémon durant les tempêtes de grêle. -81,18,5,"Augmente l’Esquive du Pokémon durant les tempêtes -de grêle." 81,18,6,Erhöht bei Hagel den Fluchtwert. 81,18,7,Sube la Evasión cuando graniza. 81,18,8,Aumenta l’elusione quando grandina. @@ -11572,8 +10742,6 @@ de grêle." 81,20,4,"天氣為冰雹時, 閃避率會提高。" 81,20,5,Augmente l'Esquive du Pokémon durant les tempêtes de grêle. -81,20,5,"Augmente l’Esquive du Pokémon durant les tempêtes -de grêle." 81,20,6,Erhöht bei Hagel den Ausweichwert. 81,20,7,Sube la Evasión cuando graniza. 81,20,8,"Se grandina, l’elusione aumenta." @@ -11594,8 +10762,6 @@ of a held Berry." 82,10,9,"Encourages the early use of a held Berry." 82,11,5,Encourage l'utilisation d'une Baie tenue. -82,11,5,"Encourage l’utilisation -d’une Baie tenue." 82,11,9,"Encourages the early use of a held Berry." 82,14,5,Encourage l'utilisation d'une Baie tenue. @@ -11606,9 +10772,6 @@ of a held Berry." 82,15,3,"나무열매를 여느 때보다 빨리 사용한다." 82,15,5,Permet d'utiliser plus rapidement une Baie tenue. -82,15,5,"Si le Pokémon tient une Baie à manger en cas de PV bas, il la mange dès qu'il a perdu la moitié de ses PV." -82,15,5,"Permet d’utiliser plus rapidement -une Baie tenue." 82,15,6,"Ermutigt zum frühzeitigen Einsatz von Beeren." 82,15,7,"Fomenta el uso rápido de la baya @@ -11624,9 +10787,6 @@ Berry earlier than usual." 82,16,3,"나무열매를 여느 때보다 빨리 사용한다." 82,16,5,Permet d'utiliser plus rapidement une Baie tenue. -82,16,5,"Si le Pokémon tient une Baie à manger en cas de PV bas, il la mange dès qu'il a perdu la moitié de ses PV." -82,16,5,"Permet d’utiliser plus rapidement -une Baie tenue." 82,16,6,"Ermutigt zum frühzeitigen Einsatz von Beeren." 82,16,7,"Fomenta el uso rápido de la baya @@ -11646,8 +10806,6 @@ Berry earlier than usual." 82,17,4,"原本HP變得很少時才會吃的樹果, 在HP還有一半時就會把它吃掉。" 82,17,5,"Si le Pokémon tient une Baie à manger en cas de PV bas, il la mange dès qu'il a perdu la moitié de ses PV." -82,17,5,"Si le Pokémon tient une Baie à manger en cas de PV -bas, il la mange dès qu’il a perdu la moitié de ses PV." 82,17,6,"Setzt bestimmte Beeren nicht erst in einer Notlage ein, sondern bereits dann, wenn seine KP auf die Hälfte des Maximalwerts fallen." @@ -11673,8 +10831,6 @@ drops to half or less, which is sooner than usual." 82,18,4,"原本HP變得很少時才會吃的樹果, 在HP還有一半時就會把它吃掉。" 82,18,5,"Si le Pokémon tient une Baie à manger en cas de PV bas, il la mange dès qu'il a perdu la moitié de ses PV." -82,18,5,"Si le Pokémon tient une Baie à manger en cas de PV -bas, il la mange dès qu’il a perdu la moitié de ses PV." 82,18,6,"Setzt bestimmte Beeren nicht erst in einer Notlage ein, sondern bereits dann, wenn seine KP auf die Hälfte des Maximalwerts fallen." @@ -11726,8 +10882,6 @@ drops to half or less, which is sooner than usual." 82,20,4,"原本HP變得很少時才會吃的樹果, 在HP還有一半時就會把它吃掉。" 82,20,5,"Si le Pokémon tient une Baie à manger en cas de PV bas, il la mange dès qu'il a perdu la moitié de ses PV." -82,20,5,"Si le Pokémon tient une Baie à manger en cas de PV -bas, il la mange dès qu’il a perdu la moitié de ses PV." 82,20,6,"Setzt bestimmte Beeren nicht erst in einer Notlage ein, sondern bereits dann, wenn seine KP auf die Hälfte des Maximalwerts fallen." @@ -11902,8 +11056,6 @@ item is used." 84,10,9,"Raises Speed if a held item is used." 84,11,5,Augmente la Vit. si l'objet tenu est utilisé ou perdu. -84,11,5,"Augmente la Vit. si l’objet -tenu est utilisé ou perdu." 84,11,9,"Raises Speed if a held item is used." 84,13,5,Augmente la Vit. si l'objet tenu est utilisé ou perdu. @@ -11914,7 +11066,6 @@ item is used." すばやさが あがる。" 84,15,3,"도구가 없어지면 스피드가 올라간다." -84,15,5,Augmente la Vitesse du Pokémon s'il perd ou utilise l'objet qu'il tenait au début du combat. 84,15,5,"Augmente la Vitesse si l’objet tenu est utilisé ou perdu." 84,15,6,"Erhöht Initiative, wenn ein Item @@ -11931,10 +11082,7 @@ held item is used or lost." すばやさが あがる。" 84,16,3,"도구가 없어지면 스피드가 올라간다." -84,16,5,Augmente la Vitesse du Pokémon s'il perd ou utilise l'objet qu'il tenait au début du combat. 84,16,5,Augmente la Vit. si l'objet tenu est utilisé ou perdu. -84,16,5,"Augmente la Vitesse si l’objet -tenu est utilisé ou perdu." 84,16,6,"Erhöht Initiative, wenn ein Item verwendet oder verloren wird." 84,16,7,"Sube la Velocidad si usa o pierde @@ -11952,8 +11100,6 @@ held item is used or lost." 84,17,4,"失去所持有的道具時, 速度會提高。" 84,17,5,Augmente la Vitesse du Pokémon s'il perd ou utilise l'objet qu'il tenait au début du combat. -84,17,5,"Augmente la Vitesse du Pokémon s’il perd ou utilise -l’objet qu’il tenait au début du combat." 84,17,6,"Wenn das von ihm getragene Item verwendet wird oder verloren geht, erhöht dies seine Initiative." 84,17,7,Sube la Velocidad si usa o pierde el objeto que lleva. @@ -11972,8 +11118,6 @@ used or lost." 84,18,4,"失去所持有的道具時, 速度會提高。" 84,18,5,Augmente la Vitesse du Pokémon s'il perd ou utilise l'objet qu'il tenait au début du combat. -84,18,5,"Augmente la Vitesse du Pokémon s’il perd ou utilise -l’objet qu’il tenait au début du combat." 84,18,6,"Wenn das von ihm getragene Item verwendet wird oder verloren geht, erhöht dies seine Initiative." 84,18,7,Sube la Velocidad si usa o pierde el objeto que lleva. @@ -12011,8 +11155,6 @@ used or lost." 84,20,4,"失去所持有的道具時, 速度會提高。" 84,20,5,Augmente la Vitesse du Pokémon s'il perd ou utilise l'objet qu'il tenait au début du combat. -84,20,5,"Augmente la Vitesse du Pokémon s’il perd ou utilise -l’objet qu’il tenait au début du combat." 84,20,6,"Wenn das von ihm getragene Item verwendet wird oder verloren geht, erhöht dies seine Initiative." 84,20,7,Sube su Velocidad si usa o pierde el objeto que lleva. @@ -12036,8 +11178,6 @@ Fire-type moves." 85,10,9,"Weakens the power of Fire-type moves." 85,11,5,Réduit la puissance des capacités de type Feu. -85,11,5,"Réduit la puissance des -capacités de type Feu." 85,11,9,"Weakens the power of Fire-type moves." 85,13,5,Réduit la puissance des capacités de type Feu. @@ -12065,8 +11205,6 @@ Fire-type moves." 85,16,3,"불꽃타입 공격의 위력을 약하게 한다." 85,16,5,Réduit la puissance des capacités de type Feu. -85,16,5,"Réduit la puissance des attaques -de type Feu." 85,16,6,"Senkt die Stärke von Feuer-Attacken." 85,16,7,"Disminuye la potencia de los @@ -12086,8 +11224,6 @@ Fire-type moves." 85,17,4,"靠著耐熱的體質, 讓火屬性的招式威力減半。" 85,17,5,Diminue de moitié les dégâts infligés au Pokémon par les capacités de type Feu. -85,17,5,"Diminue de moitié les dégâts infligés au Pokémon -par les capacités de type Feu." 85,17,6,"Sein Hitze abweisender Körper halbiert den durch Feuer-Attacken erlittenen Schaden." 85,17,7,"Su cuerpo, resistente al calor, reduce a la mitad el @@ -12110,8 +11246,6 @@ damage from Fire-type moves that hit it." 85,18,4,"靠著耐熱的體質, 讓火屬性的招式威力減半。" 85,18,5,Diminue de moitié les dégâts infligés au Pokémon par les capacités de type Feu. -85,18,5,"Diminue de moitié les dégâts infligés au Pokémon -par les capacités de type Feu." 85,18,6,"Sein Hitze abweisender Körper halbiert den durch Feuer-Attacken erlittenen Schaden." 85,18,7,"Su cuerpo, resistente al calor, reduce a la mitad el @@ -12157,8 +11291,6 @@ damage from Fire-type moves that hit it." 85,20,4,"靠著耐熱的體質, 讓火屬性的招式威力減半。" 85,20,5,Diminue de moitié les dégâts infligés au Pokémon par les capacités de type Feu. -85,20,5,"Diminue de moitié les dégâts infligés au Pokémon -par les capacités de type Feu." 85,20,6,"Sein Hitze abweisender Körper halbiert den durch Feuer-Attacken erlittenen Schaden." 85,20,7,"Su cuerpo, resistente al calor, reduce a la mitad el daño @@ -12184,8 +11316,6 @@ wild stat changes." 86,10,9,"The Pokémon is prone to wild stat changes." 86,11,5,Le Pokémon est sujet à des variations de stats. -86,11,5,"Le Pokémon est sujet à -des variations de stats." 86,11,9,"The Pokémon is prone to wild stat changes." 86,13,5,Le Pokémon est sujet à des variations de stats. @@ -12196,7 +11326,6 @@ wild stat changes." いつもより はげしい。" 86,15,3,"능력 변화가 여느 때보다 심하다." -86,15,5,Les variations de stats sont deux fois plus importantes pour le Pokémon. 86,15,5,"Le Pokémon est sujet à des variations de stats." 86,15,6,"Das Pokémon ist anfällig @@ -12213,10 +11342,7 @@ wild stat changes." いつもより はげしい。" 86,16,3,"능력 변화가 여느 때보다 심하다." -86,16,5,Les variations de stats sont deux fois plus importantes pour le Pokémon. 86,16,5,Le Pokémon est sujet à des variations de stats. -86,16,5,"Le Pokémon est sujet à des -variations de stats." 86,16,6,"Verdoppelt den Effekt eigener Statusveränderungen." 86,16,7,"Aumenta los cambios en las @@ -12233,8 +11359,6 @@ wild stat changes." 평소의 2배가 된다." 86,17,4,能力變化會變為平時的2倍。 86,17,5,Les variations de stats sont deux fois plus importantes pour le Pokémon. -86,17,5,"Les variations de stats sont deux fois plus -importantes pour le Pokémon." 86,17,6,"Verdoppelt die Wirkung eigener Statusveränderungen." 86,17,7,Duplica los cambios en las características. @@ -12249,8 +11373,6 @@ Statusveränderungen." 평소의 2배가 된다." 86,18,4,能力變化會變為平時的2倍。 86,18,5,Les variations de stats sont deux fois plus importantes pour le Pokémon. -86,18,5,"Les variations de stats sont deux fois plus -importantes pour le Pokémon." 86,18,6,"Verdoppelt die Wirkung eigener Statusveränderungen." 86,18,7,Duplica los cambios en las características. @@ -12280,8 +11402,6 @@ Statusveränderungen." 평소의 2배가 된다." 86,20,4,能力變化會變為平時的2倍。 86,20,5,Les variations de stats sont deux fois plus importantes pour le Pokémon. -86,20,5,"Les variations de stats sont deux fois plus importantes -pour le Pokémon." 86,20,6,Verdoppelt die Wirkung eigener Statusveränderungen. 86,20,7,Duplica los cambios en las características. 86,20,8,Raddoppia le modifiche alle statistiche. @@ -12301,8 +11421,6 @@ Water restores HP." 87,10,9,"Reduces HP if it is hot. Water restores HP." 87,11,5,Perd des PV à la chaleur. L'eau les restaure. -87,11,5,"Perd des PV à la chaleur. -L’eau les restaure." 87,11,9,"Reduces HP if it is hot. Water restores HP." 87,13,5,Perd des PV à la chaleur. L'eau les restaure. @@ -12330,8 +11448,6 @@ Water restores HP." 87,16,3,"더우면 HP가 줄어든다. 물로 HP를 회복한다." 87,16,5,Perd des PV à la chaleur. L'eau les restaure. -87,16,5,"Perd des PV à la chaleur. -L’eau les restaure." 87,16,6,"Bei heißem Wetter verliert das Pokémon KP. Wasser heilt KP." 87,16,7,"Pierde PS si hace calor. Los @@ -12352,9 +11468,6 @@ Water restores HP." HP會回復。晴朗天氣時和受到火屬性的 招式攻擊時,HP會減少。" 87,17,5,"Le Pokémon regagne des PV sous la pluie ou s'il est touché par une capacité Eau, mais il déteste les capacités Feu ou quand le soleil brille." -87,17,5,"Le Pokémon regagne des PV sous la pluie ou s’il -est touché par une capacité Eau, mais il déteste -les capacités Feu ou quand le soleil brille." 87,17,6,"Bei Sonnenschein verliert das Pokémon KP und der Schaden durch Feuer-Attacken steigt. Bei Regen und Treffern durch Wasser-Attacken regeneriert es KP." @@ -12383,9 +11496,6 @@ damage received from Fire-type moves." HP會回復。晴朗天氣時和受到火屬性的 招式攻擊時,HP會減少。" 87,18,5,"Le Pokémon regagne des PV sous la pluie ou s'il est touché par une capacité Eau, mais il déteste les capacités Feu ou quand le soleil brille." -87,18,5,"Le Pokémon regagne des PV sous la pluie ou s’il -est touché par une capacité Eau, mais il déteste -les capacités Feu ou quand le soleil brille." 87,18,6,"Bei Sonnenschein verliert das Pokémon KP und der Schaden durch Feuer-Attacken steigt. Bei Regen und Treffern durch Wasser-Attacken regeneriert es KP." @@ -12444,9 +11554,6 @@ HP会回复。晴朗天气时和受到火属性的 HP會回復。晴朗天氣時和受到火屬性的 招式攻擊時,HP會減少。" 87,20,5,"Le Pokémon perd des PV quand le soleil brille, mais il en regagne lorsqu'il pleut ou s'il est touché par une capacité Eau. Il subit aussi plus de dégâts de Feu." -87,20,5,"Le Pokémon perd des PV quand le soleil brille, -mais il en regagne lorsqu’il pleut ou s’il est touché par -une capacité Eau. Il subit aussi plus de dégâts de Feu." 87,20,6,"Bei Sonnenschein verliert das Pokémon KP und der Schaden durch Feuer-Attacken steigt. Bei Regen und Treffern durch Wasser-Attacken regeneriert es KP." @@ -12477,8 +11584,6 @@ to the foe’s ability." 88,10,9,"Adjusts power according to the foe’s ability." 88,11,5,Ajuste la puissance selon l'ennemi. -88,11,5,"Ajuste la puissance selon -l’ennemi." 88,11,9,"Adjusts power according to a foe’s defenses." 88,13,5,Ajuste la puissance selon l'ennemi. @@ -12505,8 +11610,6 @@ opposing Pokémon’s stats." 88,16,3,"상대의 능력을 보고 능력치를 바꾼다." 88,16,5,Ajuste la puissance selon l'ennemi. -88,16,5,"Ajuste la puissance selon -l’ennemi." 88,16,6,"Passt Kraft entsprechend den gegnerischen Statuswerten an." 88,16,7,Adapta su fuerza para cada rival. @@ -12526,9 +11629,6 @@ opposing Pokémon’s stats." 根據較低的那項能力 相應地提高自己的攻擊或特攻。" 88,17,5,Le Pokémon compare la Défense et la Défense Spéciale de l'adversaire et augmente son Attaque ou son Attaque Spéciale en conséquence. -88,17,5,"Le Pokémon compare la Défense et la Défense -Spéciale de l’adversaire et augmente son Attaque -ou son Attaque Spéciale en conséquence." 88,17,6,"Ist die Spezial-Verteidigung des Gegners höher als seine Verteidigung, wird der eigene Spezial-Angriff erhöht. Ist die Verteidigung höher, steigt der Angriff." @@ -12557,9 +11657,6 @@ Sp. Atk stat—whichever will be more effective." 根據較低的那項能力 相應地提高自己的攻擊或特攻。" 88,18,5,Le Pokémon compare la Défense et la Défense Spéciale de l'adversaire et augmente son Attaque ou son Attaque Spéciale en conséquence. -88,18,5,"Le Pokémon compare la Défense et la Défense -Spéciale de l’adversaire et augmente son Attaque -ou son Attaque Spéciale en conséquence." 88,18,6,"Ist die Spezial-Verteidigung des Gegners höher als seine Verteidigung, wird der eigene Spezial-Angriff erhöht. Ist die Verteidigung höher, steigt der Angriff." @@ -12618,9 +11715,6 @@ Sp. Atk stat—whichever will be more effective." 根據較低的那項能力 相應地提高自己的攻擊或特攻。" 88,20,5,Le Pokémon compare la Défense et la Défense Spéciale de l'adversaire et augmente son Attaque ou son Attaque Spéciale en conséquence. -88,20,5,"Le Pokémon compare la Défense et la Défense Spéciale -de l’adversaire et augmente son Attaque ou son Attaque -Spéciale en conséquence." 88,20,6,"Ist die Spezial-Verteidigung des Gegners höher als seine Verteidigung, wird der eigene Spezial-Angriff erhöht. Ist die Verteidigung höher, steigt der Angriff." @@ -12651,8 +11745,6 @@ punching moves." 89,10,9,"Boosts the power of punching moves." 89,11,5,Augmente la puissance des capacités coups de poing. -89,11,5,"Augmente la puissance des -capacités coups de poing." 89,11,9,"Boosts the power of punching moves." 89,13,5,Augmente la puissance des capacités coups de poing. @@ -12679,8 +11771,6 @@ utilizzano pugni." 89,16,3,"펀치를 사용하는 기술의 위력이 올라간다." 89,16,5,Augmente la puissance des capacités coups de poing. -89,16,5,"Augmente la puissance des -capacités coups de poing." 89,16,6,"Steigert die Effektivität von Box- und Hieb-Attacken." 89,16,7,"Aumenta la fuerza de los @@ -12697,8 +11787,6 @@ utilizzano pugni." 89,17,4,"使用到拳頭的招式 威力會提高。" 89,17,5,Augmente la puissance des capacités coups de poing. -89,17,5,"Augmente la puissance des capacités -coups de poing." 89,17,6,"Erhöht die Stärke von Hieb-, Punch-, Faust- und Schlag-Attacken." 89,17,7,Aumenta la potencia de los puñetazos. @@ -12714,8 +11802,6 @@ Schlag-Attacken." 89,18,4,"使用到拳頭的招式 威力會提高。" 89,18,5,Augmente la puissance des capacités coups de poing. -89,18,5,"Augmente la puissance des capacités -coups de poing." 89,18,6,"Erhöht die Stärke von Hieb-, Punch-, Faust- und Schlag-Attacken." 89,18,7,Aumenta la potencia de los puñetazos. @@ -12747,7 +11833,6 @@ Schlag-Attacken." 89,20,4,"使用到拳頭的招式 威力會提高。" 89,20,5,Augmente la puissance des capacités coups de poing. -89,20,5,Augmente la puissance des capacités coups de poing. 89,20,6,"Erhöht die Stärke von Hieb-, Punch-, Faust- und Schlag-Attacken." 89,20,7,Aumenta la potencia de los puñetazos. @@ -12768,8 +11853,6 @@ Pokémon is poisoned." 90,10,9,"Restores HP if the Pokémon is poisoned." 90,11,5,Restaure des PV si le Pokémon est empoisonné. -90,11,5,"Restaure des PV si le -Pokémon est empoisonné." 90,11,9,"Restores HP if the Pokémon is poisoned." 90,13,5,Restaure des PV si le Pokémon est empoisonné. @@ -12796,8 +11879,6 @@ Pokémon is poisoned." 90,16,3,"독 상태가 되면 HP를 회복한다." 90,16,5,Restaure des PV si le Pokémon est empoisonné. -90,16,5,"Restaure des PV si le Pokémon -est empoisonné." 90,16,6,Heilt bei Vergiftungen KP. 90,16,7,"Recupera PS si el Pokémon ha sido envenenado." @@ -12814,8 +11895,6 @@ HP가 줄지 않고 증가한다." 90,17,4,"陷入中毒狀態時, HP不會減少,反而會漸漸增加。" 90,17,5,"Quand le Pokémon est empoisonné, il regagne des PV au lieu d'en perdre." -90,17,5,"Quand le Pokémon est empoisonné, il regagne des PV -au lieu d’en perdre." 90,17,6,"Das Pokémon erleidet keinen Schaden durch Vergiftung, sondern regeneriert KP." 90,17,7,"Si el Pokémon resulta envenenado, recupera PS en @@ -12835,8 +11914,6 @@ HP가 줄지 않고 증가한다." 90,18,4,"陷入中毒狀態時, HP不會減少,反而會漸漸增加。" 90,18,5,"Quand le Pokémon est empoisonné, il regagne des PV au lieu d'en perdre." -90,18,5,"Quand le Pokémon est empoisonné, il regagne des PV -au lieu d’en perdre." 90,18,6,"Das Pokémon erleidet keinen Schaden durch Vergiftung, sondern regeneriert KP." 90,18,7,"Si el Pokémon resulta envenenado, recupera PS en @@ -12876,8 +11953,6 @@ HP가 줄지 않고 증가한다." 90,20,4,"陷入中毒狀態時, HP不會減少,反而會漸漸增加。" 90,20,5,"Quand le Pokémon est empoisonné, il regagne des PV au lieu d'en perdre." -90,20,5,"Quand le Pokémon est empoisonné, il regagne des PV -au lieu d’en perdre." 90,20,6,"Das Pokémon erleidet keinen Schaden durch Vergiftung, sondern regeneriert KP." 90,20,7,"Si resulta envenenado, recupera PS en vez de perderlos." @@ -12901,8 +11976,6 @@ same type." 91,10,9,"Powers up moves of the same type." 91,11,5,Augmente la puissance des capacités de même type. -91,11,5,"Augmente la puissance des -capacités de même type." 91,11,9,"Powers up moves of the same type." 91,13,5,Augmente la puissance des capacités de même type. @@ -12913,7 +11986,6 @@ same type." いりょくが あがる。" 91,15,3,"타입이 같은 기술의 위력이 올라간다." -91,15,5,"Quand le Pokémon utilise une capacité du même type que lui, le bonus de puissance qu'elle reçoit est encore plus important que normalement." 91,15,5,"Augmente la puissance des capacités de même type." 91,15,6,"Erhöht die Stärke von Attacken @@ -12930,10 +12002,7 @@ same type as the Pokémon." いりょくが あがる。" 91,16,3,"타입이 같은 기술의 위력이 올라간다." -91,16,5,"Quand le Pokémon utilise une capacité du même type que lui, le bonus de puissance qu'elle reçoit est encore plus important que normalement." 91,16,5,Augmente la puissance des capacités de même type. -91,16,5,"Augmente la puissance des -capacités de même type." 91,16,6,"Erhöht die Stärke von Attacken desselben Typs." 91,16,7,"Potencia los movimientos del @@ -12951,9 +12020,6 @@ same type as the Pokémon." 91,17,4,"與自身同屬性的招式 威力會提高。" 91,17,5,"Quand le Pokémon utilise une capacité du même type que lui, le bonus de puissance qu'elle reçoit est encore plus important que normalement." -91,17,5,"Quand le Pokémon utilise une capacité du même type -que lui, le bonus de puissance qu’elle reçoit -est encore plus important que normalement." 91,17,6,"Erhöht die Stärke von Attacken, die dem Typ des Pokémon entsprechen." 91,17,7,"Potencia aún más los movimientos cuyo tipo coincida @@ -12972,9 +12038,6 @@ del Pokémon." 91,18,4,"與自身同屬性的招式 威力會提高。" 91,18,5,"Quand le Pokémon utilise une capacité du même type que lui, le bonus de puissance qu'elle reçoit est encore plus important que normalement." -91,18,5,"Quand le Pokémon utilise une capacité du même type -que lui, le bonus de puissance qu’elle reçoit -est encore plus important que normalement." 91,18,6,"Erhöht die Stärke von Attacken, die dem Typ des Pokémon entsprechen." 91,18,7,"Potencia aún más los movimientos cuyo tipo coincida @@ -13013,9 +12076,6 @@ del Pokémon." 91,20,4,"與自身同屬性的招式 威力會提高。" 91,20,5,"Quand le Pokémon utilise une capacité du même type que lui, le bonus de puissance qu'elle reçoit est encore plus important que normalement." -91,20,5,"Quand le Pokémon utilise une capacité du même type -que lui, le bonus de puissance qu’elle reçoit est encore -plus important que normalement." 91,20,6,"Erhöht die Stärke von Attacken, die dem Typ des Pokémon entsprechen." 91,20,7,"Potencia aún más los movimientos cuyo tipo coincida @@ -13039,8 +12099,6 @@ of multi-strike moves." 92,10,9,"Increases the frequency of multi-strike moves." 92,11,5,Augmente la fréquence des attaques multiples. -92,11,5,"Augmente la fréquence des -attaques multiples." 92,11,9,"Increases the frequency of multi-strike moves." 92,13,5,Augmente la fréquence des attaques multiples. @@ -13068,8 +12126,6 @@ multi-strike moves hit." 92,16,3,"연속 기술을 많이 쓸 수 있다." 92,16,5,Augmente la fréquence des attaques multiples. -92,16,5,"Augmente la fréquence des -attaques multiples." 92,16,6,"Ermöglicht längere Trefferserien mit Serien-Attacken." 92,16,7,"Aumenta la frecuencia de @@ -13087,8 +12143,6 @@ multi-strike moves hit." 92,17,4,"若使用連續招式, 總是可使出最高次數。" 92,17,5,Les capacités pouvant frapper plusieurs fois frappent toujours le nombre maximum de coups. -92,17,5,"Les capacités pouvant frapper plusieurs fois -frappent toujours le nombre maximum de coups." 92,17,6,"Landet mit Serien-Attacken immer die maximale Anzahl an Treffern." 92,17,7,"Los movimientos múltiples se ejecutarán siempre con @@ -13108,8 +12162,6 @@ moves hit." 92,18,4,"若使用連續招式, 總是可使出最高次數。" 92,18,5,Les capacités pouvant frapper plusieurs fois frappent toujours le nombre maximum de coups. -92,18,5,"Les capacités pouvant frapper plusieurs fois -frappent toujours le nombre maximum de coups." 92,18,6,"Landet mit Serien-Attacken immer die maximale Anzahl an Treffern." 92,18,7,"Los movimientos múltiples se ejecutarán siempre con @@ -13149,8 +12201,6 @@ moves hit." 92,20,4,"使用連續招式時, 每回都能以最多次數進行攻擊。" 92,20,5,Les capacités pouvant frapper plusieurs fois frappent toujours le nombre maximal de coups. -92,20,5,"Les capacités pouvant frapper plusieurs fois frappent -toujours le nombre maximal de coups." 92,20,6,"Landet mit Serien-Attacken immer die maximale Anzahl an Treffern." 92,20,7,"Ejecuta siempre los movimientos múltiples con el @@ -13175,8 +12225,6 @@ it is raining." 93,10,9,"Heals status problems if it is raining." 93,11,5,Soigne les problèmes de statut s'il pleut. -93,11,5,"Soigne les problèmes de -statut s’il pleut." 93,11,9,"Heals status problems if it is raining." 93,13,5,Soigne les problèmes de statut s'il pleut. @@ -13188,8 +12236,6 @@ it is raining." 93,15,3,"비가 오면 상태 이상이 회복된다." 93,15,5,Soigne les altérations de statut du Pokémon quand il pleut. -93,15,5,"Soigne les problèmes de statut -s’il pleut." 93,15,6,Heilt bei Regen Statusprobleme. 93,15,7,"Cura los problemas de estado si está lloviendo." @@ -13202,10 +12248,7 @@ it’s raining." あめの とき なおる。" 93,16,3,"비가 오면 상태 이상이 회복된다." -93,16,5,Soigne les altérations de statut du Pokémon quand il pleut. 93,16,5,Soigne les problèmes de statut s'il pleut. -93,16,5,"Soigne les problèmes de statut -s’il pleut." 93,16,6,Heilt bei Regen Statusprobleme. 93,16,7,"Cura los problemas de estado si está lloviendo." @@ -13221,8 +12264,6 @@ it’s raining." 93,17,4,"天氣為下雨時, 會治癒異常狀態。" 93,17,5,Soigne les altérations de statut du Pokémon quand il pleut. -93,17,5,"Soigne les altérations de statut du Pokémon -quand il pleut." 93,17,6,Heilt bei Regen Statusprobleme. 93,17,7,Cura los problemas de estado si está lloviendo. 93,17,8,"Se piove, il Pokémon guarisce dai problemi di stato." @@ -13238,8 +12279,6 @@ quand il pleut." 93,18,4,"天氣為下雨時, 會治癒異常狀態。" 93,18,5,Soigne les altérations de statut du Pokémon quand il pleut. -93,18,5,"Soigne les altérations de statut du Pokémon -quand il pleut." 93,18,6,Heilt bei Regen Statusprobleme. 93,18,7,Cura los problemas de estado si está lloviendo. 93,18,8,"Se piove, il Pokémon guarisce dai problemi di stato." @@ -13271,8 +12310,6 @@ quand il pleut." 93,20,4,"天氣為下雨時, 會治癒異常狀態。" 93,20,5,Soigne les altérations de statut du Pokémon quand il pleut. -93,20,5,"Soigne les altérations de statut du Pokémon -quand il pleut." 93,20,6,Heilt bei Regen Statusprobleme. 93,20,7,Cura los problemas de estado si está lloviendo. 93,20,8,"Se piove, il Pokémon guarisce dai problemi di stato." @@ -13293,8 +12330,6 @@ lowers HP in sunshine." 94,10,9,"Boosts Sp. Atk, but lowers HP in sunshine." 94,11,5,Augmente l'Atq. Spé. mais baisse les PV au soleil. -94,11,5,"Augmente l’Atq. Spé. mais -baisse les PV au soleil." 94,11,9,"In sunshine, Sp. Atk is boosted but HP decreases." 94,14,5,Augmente l'Atq. Spé. mais baisse les PV au soleil. @@ -13305,9 +12340,6 @@ boosted but HP decreases." 94,15,3,"맑으면 HP가 줄지만 특수공격이 올라간다." 94,15,5,Augmente l'Attaque Spéciale mais baisse les PV au soleil. -94,15,5,"Quand le soleil brille, l'Attaque Spéciale du Pokémon augmente mais il perd des PV à chaque tour." -94,15,5,"Augmente l’Attaque Spéciale -mais baisse les PV au soleil." 94,15,6,"Führt bei Sonne zu KP-Verlusten, erhöht aber den Spezial-Angriff." 94,15,7,"Si hace sol, baja los PS, pero @@ -13323,9 +12355,6 @@ weather, but HP decreases." 94,16,3,"맑으면 HP가 줄지만 특수공격이 올라간다." 94,16,5,Augmente l'Attaque Spéciale mais baisse les PV au soleil. -94,16,5,"Quand le soleil brille, l'Attaque Spéciale du Pokémon augmente mais il perd des PV à chaque tour." -94,16,5,"Augmente l’Attaque Spéciale -mais baisse les PV au soleil." 94,16,6,"Führt bei Sonne zu KP-Verlusten, erhöht aber den Spezial-Angriff." 94,16,7,"Si hace sol, baja los PS, pero @@ -13345,8 +12374,6 @@ weather, but HP decreases." 94,17,4,"晴朗天氣時特攻會提高, 但每回合HP會減少。" 94,17,5,"Quand le soleil brille, l'Attaque Spéciale du Pokémon augmente mais il perd des PV à chaque tour." -94,17,5,"Quand le soleil brille, l’Attaque Spéciale du Pokémon -augmente mais il perd des PV à chaque tour." 94,17,6,"Führt bei Sonnenschein in jeder Runde zu KP-Verlusten, erhöht aber den Spezial-Angriff." 94,17,7,"Si hace sol, aumenta su Ataque Especial, pero @@ -13370,8 +12397,6 @@ decreases every turn." 94,18,4,"晴朗天氣時特攻會提高, 但每回合HP會減少。" 94,18,5,"Quand le soleil brille, l'Attaque Spéciale du Pokémon augmente mais il perd des PV à chaque tour." -94,18,5,"Quand le soleil brille, l’Attaque Spéciale du Pokémon -augmente mais il perd des PV à chaque tour." 94,18,6,"Führt bei Sonnenschein in jeder Runde zu KP-Verlusten, erhöht aber den Spezial-Angriff." 94,18,7,"Si hace sol, aumenta su Ataque Especial, pero @@ -13419,8 +12444,6 @@ decreases every turn." 94,20,4,"天氣為晴朗時特攻會提高, 但每回合HP會減少。" 94,20,5,"Quand le soleil brille, l'Attaque Spéciale du Pokémon augmente mais il perd des PV à chaque tour." -94,20,5,"Quand le soleil brille, l’Attaque Spéciale du Pokémon -augmente mais il perd des PV à chaque tour." 94,20,6,"Führt bei Sonnenschein in jeder Runde zu KP-Verlusten, erhöht aber den Spezial-Angriff." 94,20,7,"Si hace sol, aumenta su Ataque Especial, pero pierde PS @@ -13444,8 +12467,6 @@ status problem." 95,10,9,"Boosts Speed if there is a status problem." 95,11,5,Augmente la Vitesse en cas de problème de statut. -95,11,5,"Augmente la Vitesse en cas -de problème de statut." 95,11,9,"Boosts Speed if there is a status problem." 95,13,5,Augmente la Vitesse en cas de problème de statut. @@ -13456,7 +12477,6 @@ a status problem." すばやさが あがる。" 95,15,3,"상태 이상이 되면 스피드가 올라간다." -95,15,5,Augmente la Vitesse du Pokémon en cas d'altération de statut. 95,15,5,"Augmente la Vitesse en cas de problème de statut." 95,15,6,"Erhöht bei Statusproblemen @@ -13474,9 +12494,6 @@ Pokémon has a status condition." 95,16,3,"상태 이상이 되면 스피드가 올라간다." 95,16,5,Augmente la Vitesse en cas de problème de statut. -95,16,5,Augmente la Vitesse du Pokémon en cas d'altération de statut. -95,16,5,"Augmente la Vitesse en cas de -problème de statut." 95,16,6,"Erhöht bei Statusproblemen die Initiative." 95,16,7,"Potencia la Velocidad si hay @@ -13494,8 +12511,6 @@ Pokémon has a status condition." 95,17,4,"陷入異常狀態時, 速度會提高。" 95,17,5,Augmente la Vitesse du Pokémon en cas d'altération de statut. -95,17,5,"Augmente la Vitesse du Pokémon en cas d’altération -de statut." 95,17,6,Erhöht bei Statusproblemen die Initiative. 95,17,7,Aumenta la Velocidad si sufre problemas de estado. 95,17,8,"Se il Pokémon è affetto da un problema di stato, @@ -13513,8 +12528,6 @@ status condition." 95,18,4,"陷入異常狀態時, 速度會提高。" 95,18,5,Augmente la Vitesse du Pokémon en cas d'altération de statut. -95,18,5,"Augmente la Vitesse du Pokémon en cas d’altération -de statut." 95,18,6,Erhöht bei Statusproblemen die Initiative. 95,18,7,Aumenta la Velocidad si sufre problemas de estado. 95,18,8,"Se il Pokémon è affetto da un problema di stato, @@ -13550,8 +12563,6 @@ status condition." 95,20,4,"陷入異常狀態時, 速度會提高。" 95,20,5,Augmente la Vitesse du Pokémon en cas d'altération de statut. -95,20,5,"Augmente la Vitesse du Pokémon en cas d’altération -de statut." 95,20,6,Erhöht bei Statusproblemen die Initiative. 95,20,7,Aumenta la Velocidad si sufre problemas de estado. 95,20,8,"Se il Pokémon è affetto da un problema di stato, @@ -13574,8 +12585,6 @@ become the Normal type." 96,10,9,"All the Pokémon’s moves become the Normal type." 96,11,5,Toutes les capacités sont de type Normal. -96,11,5,"Toutes les capacités sont -de type Normal." 96,11,9,"All the Pokémon’s moves become the Normal type." 96,13,5,Toutes les capacités sont de type Normal. @@ -13603,8 +12612,6 @@ become Normal type." 96,16,3,"쓴 기술이 모두 노말타입이 된다." 96,16,5,Toutes les capacités sont de type Normal. -96,16,5,"Toutes les capacités sont de -type Normal." 96,16,6,"Alle Attacken des Pokémon werden zu Normal-Attacken." 96,16,7,"Todos los movimientos se vuelven @@ -13625,9 +12632,6 @@ become Normal type." 全部都會變為一般屬性。 威力會少量提高。" 96,17,5,"Toutes les capacités du Pokémon deviennent de type Normal, quel que soit leur type original. Leur puissance augmente légèrement." -96,17,5,"Toutes les capacités du Pokémon deviennent de -type Normal, quel que soit leur type original. -Leur puissance augmente légèrement." 96,17,6,"Alle Attacken des Pokémon nehmen den Typ Normal an und ihre Stärke erhöht sich ein wenig." 96,17,7,"Todos los movimientos se vuelven de tipo Normal y @@ -13652,9 +12656,6 @@ The power of those moves is boosted a little." 全部都會變為一般屬性。 威力會少量提高。" 96,18,5,"Toutes les capacités du Pokémon deviennent de type Normal, quel que soit leur type original. Leur puissance augmente légèrement." -96,18,5,"Toutes les capacités du Pokémon deviennent de -type Normal, quel que soit leur type original. -Leur puissance augmente légèrement." 96,18,6,"Alle Attacken des Pokémon nehmen den Typ Normal an und ihre Stärke erhöht sich ein wenig." 96,18,7,"Todos los movimientos se vuelven de tipo Normal y @@ -13705,9 +12706,6 @@ The power of those moves is boosted a little." 全部都會變為一般屬性。 威力會少量提高。" 96,20,5,"Toutes les capacités du Pokémon deviennent de type Normal, quel que soit leur type original. Leur puissance augmente légèrement." -96,20,5,"Toutes les capacités du Pokémon deviennent -de type Normal, quel que soit leur type original. -Leur puissance augmente légèrement." 96,20,6,"Alle Attacken des Pokémon nehmen den Typ Normal an und ihre Stärke erhöht sich ein wenig." 96,20,7,"Hace que todos sus movimientos se vuelvan de tipo @@ -13733,8 +12731,6 @@ become critical hits." 97,10,9,"Powers up moves if they become critical hits." 97,11,5,Augmente la puissance des coups critiques. -97,11,5,"Augmente la puissance -des coups critiques." 97,11,9,"Powers up moves if they become critical hits." 97,13,5,Augmente la puissance des coups critiques. @@ -13762,8 +12758,6 @@ become critical hits." 97,16,3,"급소에 맞혔을 때 위력이 올라간다." 97,16,5,Augmente la puissance des coups critiques. -97,16,5,"Augmente la puissance des -coups critiques." 97,16,6,"Steigert den Schaden von Volltreffern." 97,16,7,"Potencia los movimientos si se @@ -13781,9 +12775,6 @@ become critical hits." 97,17,4,"擊中要害時, 威力會進一步提高。" 97,17,5,"Lorsque le Pokémon porte un coup critique, les dégâts infligés augmentent encore plus que d'habitude." -97,17,5,"Lorsque le Pokémon porte un coup critique, -les dégâts infligés augmentent encore plus -que d’habitude." 97,17,6,"Erhöht bei Volltreffern die Stärke der Attacke noch weiter." 97,17,7,Potencia los golpes críticos aún más de lo normal. @@ -13801,9 +12792,6 @@ when attacking." 97,18,4,"擊中要害時, 威力會進一步提高。" 97,18,5,"Lorsque le Pokémon porte un coup critique, les dégâts infligés augmentent encore plus que d'habitude." -97,18,5,"Lorsque le Pokémon porte un coup critique, -les dégâts infligés augmentent encore plus -que d’habitude." 97,18,6,"Erhöht bei Volltreffern die Stärke der Attacke noch weiter." 97,18,7,Potencia los golpes críticos aún más de lo normal. @@ -13840,8 +12828,6 @@ when attacking." 97,20,4,"擊中要害時, 威力會進一步提高。" 97,20,5,"Lorsque le Pokémon porte un coup critique, les dégâts infligés augmentent encore plus que d'habitude." -97,20,5,"Lorsque le Pokémon porte un coup critique, les dégâts -infligés augmentent encore plus que d’habitude." 97,20,6,"Erhöht bei Volltreffern die Stärke der Attacke noch weiter." 97,20,7,"Potencia los golpes críticos que asesta aún más de lo @@ -13865,8 +12851,6 @@ damage from attacks." 98,10,9,"The Pokémon only takes damage from attacks." 98,11,5,Seule une attaque directe peut blesser le Pokémon. -98,11,5,"Seule une attaque directe -peut blesser le Pokémon." 98,11,9,"The Pokémon only takes damage from attacks." 98,13,5,Seule une attaque directe peut blesser le Pokémon. @@ -13894,8 +12878,6 @@ damage from attacks." 98,16,3,"공격 이외에는 데미지를 입지 않는다." 98,16,5,Seule une attaque directe peut blesser le Pokémon. -98,16,5,"Seule une attaque directe peut -blesser le Pokémon." 98,16,6,"Das Pokémon nimmt nur durch Offensiv-Attacken Schaden." 98,16,7,"Solo dañan al Pokémon los @@ -13912,7 +12894,6 @@ damage from attacks." 데미지를 입지 않는다." 98,17,4,不會受到攻擊以外的傷害。 98,17,5,Seules les attaques peuvent blesser le Pokémon. -98,17,5,Seules les attaques peuvent blesser le Pokémon. 98,17,6,"Das Pokémon nimmt nur durch Offensiv-Attacken Schaden." 98,17,7,El Pokémon solo recibe daño de ataques. @@ -13927,7 +12908,6 @@ Schaden." 데미지를 입지 않는다." 98,18,4,不會受到攻擊以外的傷害。 98,18,5,Seules les attaques peuvent blesser le Pokémon. -98,18,5,Seules les attaques peuvent blesser le Pokémon. 98,18,6,"Das Pokémon nimmt nur durch Offensiv-Attacken Schaden." 98,18,7,El Pokémon solo recibe daño de ataques. @@ -13956,7 +12936,6 @@ Schaden." 데미지를 입지 않는다." 98,20,4,不會受到攻擊以外的傷害。 98,20,5,Seules les attaques peuvent blesser le Pokémon. -98,20,5,Seules les attaques peuvent blesser le Pokémon. 98,20,6,"Das Pokémon nimmt nur durch Offensiv-Attacken Schaden." 98,20,7,Solo recibe daño de ataques. @@ -13977,8 +12956,6 @@ its foe’s attacks land." 99,10,9,"Ensures both Pokémon’s and foe’s attacks land." 99,11,5,Attaques du Pokémon et de l'ennemi réussissent. -99,11,5,"Capacités du Pokémon et -de l’ennemi réussissent." 99,11,9,"Ensures attacks by or against the Pokémon land." 99,14,5,Attaques du Pokémon et de l'ennemi réussissent. @@ -13989,8 +12966,6 @@ against the Pokémon land." 99,15,3,"서로의 기술이 반드시 맞는다." 99,15,5,Les capacités du Pokémon et de l'ennemi touchent à coup sûr. -99,15,5,"Les capacités du Pokémon et de -l’ennemi frappent à coup sûr." 99,15,6,"Alle Attacken des oder auf das Pokémon gelingen." 99,15,7,"El movimiento del Pokémon y el @@ -14006,8 +12981,6 @@ against the Pokémon land." 99,16,3,"서로의 기술이 반드시 맞는다." 99,16,5,Les capacités du Pokémon et de l'ennemi touchent à coup sûr. -99,16,5,"Les capacités du Pokémon et de -l’ennemi touchent à coup sûr." 99,16,6,"Alle Attacken des oder auf das Pokémon gelingen." 99,16,7,"El movimiento del Pokémon y el @@ -14027,8 +13000,6 @@ against the Pokémon will land." 99,17,4,"由於無防守戰術, 雙方使出的招式都必定會擊中。" 99,17,5,"Les capacités du Pokémon touchent l'ennemi à coup sûr, et vice-versa." -99,17,5,"Les capacités du Pokémon touchent l’ennemi -à coup sûr, et vice-versa." 99,17,6,"Alle Attacken des oder auf das Pokémon gelingen aufgrund seiner deckungslosen Kampftaktik." 99,17,7,"Al quedar ambos expuestos, tanto los movimientos @@ -14051,8 +13022,6 @@ incoming and outgoing attacks always land." 99,18,4,"由於無防守戰術, 雙方使出的招式都必定會擊中。" 99,18,5,"Les capacités du Pokémon touchent l'ennemi à coup sûr, et vice-versa." -99,18,5,"Les capacités du Pokémon touchent l’ennemi -à coup sûr, et vice-versa." 99,18,6,"Alle Attacken des oder auf das Pokémon gelingen aufgrund seiner deckungslosen Kampftaktik." 99,18,7,"Al quedar ambos expuestos, tanto los movimientos @@ -14098,9 +13067,6 @@ incoming and outgoing attacks always land." 99,20,4,"由於無防守戰術, 雙方使出的招式都必定會擊中。" 99,20,5,"Les capacités du Pokémon touchent l'ennemi à coup sûr, mais les capacités de l'ennemi le touchent aussi à coup sûr." -99,20,5,"Les capacités du Pokémon touchent l’ennemi à coup sûr, -mais les capacités de l’ennemi le touchent aussi -à coup sûr." 99,20,6,"Alle Attacken des oder auf das Pokémon gelingen aufgrund seiner deckungslosen Kampftaktik." 99,20,7,"Al quedar ambos expuestos, tanto sus movimientos @@ -14126,8 +13092,6 @@ even slower foes." 100,10,9,"The Pokémon moves after even slower foes." 100,11,5,"Attaque toujours après l'ennemi, même plus lent." -100,11,5,"Attaque toujours après -l’ennemi, même plus lent." 100,11,9,"The Pokémon moves after all other Pokémon do." 100,13,5,"Attaque toujours après l'ennemi, même plus lent." @@ -14155,8 +13119,6 @@ all other Pokémon do." 100,16,3,"상대보다 재빨라도 행동이 느려진다." 100,16,5,"Attaque toujours après l'ennemi, même plus lent." -100,16,5,"Agit toujours après les autres -Pokémon, même plus lents." 100,16,6,"Handelt auch mit Initiative-Vorteil stets nach dem Gegner." 100,16,7,"El Pokémon se mueve tras todos @@ -14174,7 +13136,6 @@ all other Pokémon do." 100,17,4,"使出招式的順序 必定會變為最後。" 100,17,5,Le Pokémon utilise toujours sa capacité en dernier. -100,17,5,Le Pokémon utilise toujours sa capacité en dernier. 100,17,6,"Handelt auch mit Initiative-Vorteil stets nach dem Gegner." 100,17,7,"El Pokémon ejecuta su movimiento tras todos los @@ -14192,7 +13153,6 @@ demás." 100,18,4,"使出招式的順序 必定會變為最後。" 100,18,5,Le Pokémon utilise toujours sa capacité en dernier. -100,18,5,Le Pokémon utilise toujours sa capacité en dernier. 100,18,6,"Handelt auch mit Initiative-Vorteil stets nach dem Gegner." 100,18,7,"El Pokémon ejecuta su movimiento tras todos los @@ -14227,7 +13187,6 @@ demás." 100,20,4,"使出招式的順序 必定會變為最後。" 100,20,5,Le Pokémon utilise toujours sa capacité en dernier. -100,20,5,Le Pokémon utilise toujours sa capacité en dernier. 100,20,6,Handelt auch mit Initiative-Vorteil stets als Letztes. 100,20,7,Ejecuta su movimiento tras todos los demás. 100,20,8,Il Pokémon agisce sempre per ultimo. @@ -14248,8 +13207,6 @@ weaker moves." 101,10,9,"Powers up the Pokémon’s weaker moves." 101,11,5,Augmente la puissance des capacités les plus faibles. -101,11,5,"Augmente la puissance des -capacités les plus faibles." 101,11,9,"Powers up the Pokémon’s weaker moves." 101,13,5,Augmente la puissance des capacités les plus faibles. @@ -14277,8 +13234,6 @@ weaker moves." 101,16,3,"약한 기술의 위력이 올라간다." 101,16,5,Augmente la puissance des capacités les plus faibles. -101,16,5,"Augmente la puissance des -capacités les plus faibles." 101,16,6,"Steigert die Effektivität von schwächeren Attacken." 101,16,7,"Potencia los movimientos más @@ -14296,8 +13251,6 @@ weaker moves." 101,17,4,"可讓威力低的招式 提高威力來進行攻擊。" 101,17,5,Augmente la puissance des capacités les plus faibles. -101,17,5,"Augmente la puissance des capacités -les plus faibles." 101,17,6,Erhöht die Stärke von schwächeren Attacken. 101,17,7,Potencia los movimientos más débiles del Pokémon. 101,17,8,Potenzia le mosse più deboli del Pokémon. @@ -14313,8 +13266,6 @@ les plus faibles." 101,18,4,"可讓威力低的招式 提高威力來進行攻擊。" 101,18,5,Augmente la puissance des capacités les plus faibles. -101,18,5,"Augmente la puissance des capacités -les plus faibles." 101,18,6,Erhöht die Stärke von schwächeren Attacken. 101,18,7,Potencia los movimientos más débiles del Pokémon. 101,18,8,Potenzia le mosse più deboli del Pokémon. @@ -14346,7 +13297,6 @@ les plus faibles." 101,20,4,"可讓威力低的招式 提高威力來進行攻擊。" 101,20,5,Augmente la puissance des capacités les plus faibles. -101,20,5,Augmente la puissance des capacités les plus faibles. 101,20,6,Erhöht die Stärke von schwächeren Attacken. 101,20,7,Potencia sus movimientos más débiles. 101,20,8,Potenzia le mosse più deboli del Pokémon. @@ -14367,8 +13317,6 @@ in sunny weather." 102,10,9,"Prevents problems with status in sunny weather." 102,11,5,Empêche les problèmes de statut au soleil. -102,11,5,"Empêche les problèmes -de statut au soleil." 102,11,9,"Prevents problems with status in sunny weather." 102,13,5,Empêche les problèmes de statut au soleil. @@ -14379,7 +13327,6 @@ status in sunny weather." はれのとき ならない。" 102,15,3,"맑을 때는 상태 이상이 되지 않는다." -102,15,5,Protège le Pokémon contre les altérations de statut quand le soleil brille. 102,15,5,"Empêche les problèmes de statut au soleil." 102,15,6,"Verhindert bei Sonnenschein @@ -14396,10 +13343,7 @@ in sunny weather." はれのとき ならない。" 102,16,3,"맑을 때는 상태 이상이 되지 않는다." -102,16,5,Protège le Pokémon contre les altérations de statut quand le soleil brille. 102,16,5,Empêche les problèmes de statut au soleil. -102,16,5,"Empêche les problèmes de statut -au soleil." 102,16,6,"Verhindert bei Sonnenschein Statusprobleme." 102,16,7,"Evita los problemas de estado si @@ -14417,8 +13361,6 @@ in sunny weather." 102,17,4,"天氣為晴朗時, 不會陷入異常狀態。" 102,17,5,Protège le Pokémon contre les altérations de statut quand le soleil brille. -102,17,5,"Protège le Pokémon contre les altérations de statut -quand le soleil brille." 102,17,6,Verhindert bei Sonnenschein Statusprobleme. 102,17,7,Evita los problemas de estado si hace sol. 102,17,8,"Se la luce del sole è intensa, evita i problemi @@ -14435,8 +13377,6 @@ di stato." 102,18,4,"天氣為晴朗時, 不會陷入異常狀態。" 102,18,5,Protège le Pokémon contre les altérations de statut quand le soleil brille. -102,18,5,"Protège le Pokémon contre les altérations de statut -quand le soleil brille." 102,18,6,Verhindert bei Sonnenschein Statusprobleme. 102,18,7,Evita los problemas de estado si hace sol. 102,18,8,"Se la luce del sole è intensa, evita i problemi @@ -14470,8 +13410,6 @@ di stato." 102,20,4,"天氣為晴朗時, 不會陷入異常狀態。" 102,20,5,Protège le Pokémon contre les altérations de statut quand le soleil brille. -102,20,5,"Protège le Pokémon contre les altérations de statut -quand le soleil brille." 102,20,6,Verhindert bei Sonnenschein Statusprobleme. 102,20,7,Evita los problemas de estado si hace sol. 102,20,8,"Se la luce del sole è intensa, evita i problemi @@ -14533,7 +13471,6 @@ any held items." 쓸 수 없다." 103,17,4,無法使用持有的道具。 103,17,5,Le Pokémon ne peut utiliser aucun objet tenu. -103,17,5,Le Pokémon ne peut utiliser aucun objet tenu. 103,17,6,"Das Pokémon kann keine getragenen Items verwenden." 103,17,7,El Pokémon no puede usar objetos equipados. @@ -14548,7 +13485,6 @@ verwenden." 쓸 수 없다." 103,18,4,無法使用持有的道具。 103,18,5,Le Pokémon ne peut utiliser aucun objet tenu. -103,18,5,Le Pokémon ne peut utiliser aucun objet tenu. 103,18,6,"Das Pokémon kann keine getragenen Items verwenden." 103,18,7,El Pokémon no puede usar objetos equipados. @@ -14577,7 +13513,6 @@ verwenden." 쓸 수 없다." 103,20,4,無法使用持有的道具。 103,20,5,Le Pokémon ne peut utiliser aucun objet tenu. -103,20,5,Le Pokémon ne peut utiliser aucun objet tenu. 103,20,6,Das Pokémon kann keine getragenen Items verwenden. 103,20,7,No puede usar objetos equipados. 103,20,8,Il Pokémon non può usare lo strumento che ha con sé. @@ -14597,8 +13532,6 @@ regardless of abilities." 104,10,9,"Moves can be used regardless of abilities." 104,11,5,Les cap. spéc. adverses ne bloquent pas les cap. du Pokémon. -104,11,5,"Les cap. spé. adverses ne -bloquent pas ses cap." 104,11,9,"Moves can be used regardless of Abilities." 104,14,5,Les cap. spéc. adverses ne bloquent pas les cap. du Pokémon. @@ -14609,9 +13542,6 @@ regardless of Abilities." 104,15,3,"특성에 관계없이 상대에게 기술을 쓸 수 있다." 104,15,5,Les talents adverses ne bloquent pas ses capacités. -104,15,5,Le Pokémon ignore les talents adverses qui auraient un effet sur ses capacités. -104,15,5,"Les talents adverses ne bloquent -pas ses capacités." 104,15,6,"Attacken können ungeachtet der Fähigkeiten verwendet werden." 104,15,7,"Usa movimientos sin que importen @@ -14627,9 +13557,6 @@ regardless of its Abilities." 104,16,3,"특성에 관계없이 상대에게 기술을 쓸 수 있다." 104,16,5,Les talents adverses ne bloquent pas ses capacités. -104,16,5,Le Pokémon ignore les talents adverses qui auraient un effet sur ses capacités. -104,16,5,"Les talents adverses ne bloquent -pas ses capacités." 104,16,6,"Attacken können ungeachtet der Fähigkeiten verwendet werden." 104,16,7,"Usa movimientos sin que importen @@ -14649,8 +13576,6 @@ regardless of its Abilities." 104,17,4,"可不受特性影響, 向對手使出招式。" 104,17,5,Le Pokémon ignore les talents adverses qui auraient un effet sur ses capacités. -104,17,5,"Le Pokémon ignore les talents adverses qui auraient -un effet sur ses capacités." 104,17,6,"Attacken können ungeachtet der Fähigkeiten des Zieles verwendet werden." 104,17,7,"Las habilidades del objetivo no afectan a los @@ -14673,8 +13598,6 @@ its Abilities." 104,18,4,"可不受特性影響, 向對手使出招式。" 104,18,5,Le Pokémon ignore les talents adverses qui auraient un effet sur ses capacités. -104,18,5,"Le Pokémon ignore les talents adverses qui auraient -un effet sur ses capacités." 104,18,6,"Attacken können ungeachtet der Fähigkeiten des Zieles verwendet werden." 104,18,7,"Las habilidades del objetivo no afectan a los @@ -14720,8 +13643,6 @@ its Abilities." 104,20,4,"可不受特性影響, 向對手使出招式。" 104,20,5,Le Pokémon ignore les talents adverses qui auraient un effet sur ses capacités. -104,20,5,"Le Pokémon ignore les talents adverses qui auraient -un effet sur ses capacités." 104,20,6,"Attacken können ungeachtet der Fähigkeiten des Zieles verwendet werden." 104,20,7,"Las habilidades del objetivo no afectan a los @@ -14747,8 +13668,6 @@ ratios of moves." 105,10,9,"Heightens the critical- hit ratios of moves." 105,11,5,Augmente la fréquence des coups critiques. -105,11,5,"Augmente la fréquence -des coups critiques." 105,11,9,"Heightens the critical- hit ratios of moves." 105,13,5,Augmente la fréquence des coups critiques. @@ -14759,7 +13678,6 @@ hit ratios of moves." こうげきが あたりやすい。" 105,15,3,"상대의 급소에 공격이 맞기 쉽다." -105,15,5,Le Pokémon est tellement chanceux qu'il inflige plus fréquemment des coups critiques. 105,15,5,"Augmente la fréquence des coups critiques." 105,15,6,"Erhöht die Wahrscheinlichkeit, @@ -14776,10 +13694,7 @@ ratios of moves." こうげきが あたりやすい。" 105,16,3,"상대의 급소에 공격이 맞기 쉽다." -105,16,5,Le Pokémon est tellement chanceux qu'il inflige plus fréquemment des coups critiques. 105,16,5,Augmente la fréquence des coups critiques. -105,16,5,"Augmente la fréquence des -coups critiques." 105,16,6,"Erhöht die Wahrscheinlichkeit, einen Volltreffer zu landen." 105,16,7,"Aumenta la probabilidad de dar @@ -14799,8 +13714,6 @@ ratios of moves." 105,17,4,"因為非常幸運, 容易擊中對手的要害。" 105,17,5,Le Pokémon est tellement chanceux qu'il inflige plus fréquemment des coups critiques. -105,17,5,"Le Pokémon est tellement chanceux qu’il inflige -plus fréquemment des coups critiques." 105,17,6,"Großes Glück erhöht die Wahrscheinlichkeit, einen Volltreffer zu landen." 105,17,7,"Su buena suerte aumenta la probabilidad de asestar @@ -14823,8 +13736,6 @@ of its moves are boosted." 105,18,4,"因為非常幸運, 容易擊中對手的要害。" 105,18,5,Le Pokémon est tellement chanceux qu'il inflige plus fréquemment des coups critiques. -105,18,5,"Le Pokémon est tellement chanceux qu’il inflige -plus fréquemment des coups critiques." 105,18,6,"Großes Glück erhöht die Wahrscheinlichkeit, einen Volltreffer zu landen." 105,18,7,"Su buena suerte aumenta la probabilidad de asestar @@ -14870,8 +13781,6 @@ of its moves are boosted." 105,20,4,"因為非常幸運, 容易擊中對手的要害。" 105,20,5,Le Pokémon est tellement chanceux qu'il inflige plus fréquemment des coups critiques. -105,20,5,"Le Pokémon est tellement chanceux qu’il inflige -plus fréquemment des coups critiques." 105,20,6,"Großes Glück erhöht die Wahrscheinlichkeit, einen Volltreffer zu landen." 105,20,7,"Su buena suerte aumenta la probabilidad de asestar @@ -14897,8 +13806,6 @@ the finishing hit." 106,10,9,"Damages the foe landing the finishing hit." 106,11,5,Blesse l'ennemi qui porte le coup de grâce. -106,11,5,"Blesse l’ennemi qui -porte le coup de grâce." 106,11,9,"Damages the attacker landing the finishing hit." 106,14,5,Blesse l'ennemi qui porte le coup de grâce. @@ -14909,8 +13816,6 @@ landing the finishing hit." 106,15,3,"기절할 때 스친 상대에게 데미지를 준다." 106,15,5,Blesse l'attaquant qui porte le coup de grâce. -106,15,5,"Blesse l’attaquant qui porte -le coup de grâce." 106,15,6,"Fügt einem Angreifer, der das Pokémon besiegt, Schaden zu." 106,15,7,"Daña al agresor que le ha dado el @@ -14926,8 +13831,6 @@ landing the finishing hit." 106,16,3,"기절할 때 스친 상대에게 데미지를 준다." 106,16,5,Blesse l'attaquant qui porte le coup de grâce. -106,16,5,"Blesse l’attaquant qui porte -le coup de grâce." 106,16,6,"Fügt einem Angreifer, der das Pokémon besiegt, Schaden zu." 106,16,7,"Daña al agresor que le ha dado el @@ -14947,8 +13850,6 @@ landing the finishing hit." 106,17,4,"瀕死時, 會對接觸到自己的對手造成傷害。" 106,17,5,"Si le Pokémon est mis K.O. par une attaque directe, il inflige des dégâts à l'attaquant avant de s'évanouir." -106,17,5,"Si le Pokémon est mis K.O. par une attaque directe, -il inflige des dégâts à l’attaquant avant de s’évanouir." 106,17,6,"Wird das Pokémon durch eine direkte Attacke besiegt, fügt es dem Angreifer Schaden zu." 106,17,7,"Daña al agresor que le ha dado el golpe de gracia @@ -14971,8 +13872,6 @@ with a finishing hit." 106,18,4,"瀕死時, 會對接觸到自己的對手造成傷害。" 106,18,5,"Si le Pokémon est mis K.O. par une attaque directe, il inflige des dégâts à l'attaquant avant de s'évanouir." -106,18,5,"Si le Pokémon est mis K.O. par une attaque directe, -il inflige des dégâts à l’attaquant avant de s’évanouir." 106,18,6,"Wird das Pokémon durch eine direkte Attacke besiegt, fügt es dem Angreifer Schaden zu." 106,18,7,"Daña al agresor que le ha dado el golpe de gracia @@ -15018,8 +13917,6 @@ with a finishing hit." 106,20,4,"瀕死時, 會對接觸到自己的對手造成傷害。" 106,20,5,"Si le Pokémon est mis K.O. par une attaque directe, il inflige des dégâts à l'attaquant avant de s'évanouir." -106,20,5,"Si le Pokémon est mis K.O. par une attaque directe, -il inflige des dégâts à l’attaquant avant de s’évanouir." 106,20,6,"Wird das Pokémon durch eine direkte Attacke besiegt, fügt es dem Angreifer Schaden zu." 106,20,7,"Daña al agresor que le ha dado el golpe de gracia con @@ -15045,8 +13942,6 @@ dangerous moves." 107,10,9,"Senses the foe’s dangerous moves." 107,11,5,Prévoit les capacités ennemies dangereuses. -107,11,5,"Prévoit les capacités -ennemies dangereuses." 107,11,9,"Senses a foe’s dangerous moves." 107,13,5,Prévoit les capacités ennemies dangereuses. @@ -15057,7 +13952,6 @@ dangerous moves." わざを さっちする。" 107,15,3,"상대가 지닌 위험한 기술을 감지한다." -107,15,5,Le Pokémon devine si l'adversaire connaît une capacité dangereuse pour lui. 107,15,5,"Prévoit les capacités ennemies dangereuses." 107,15,6,"Ahnt gefährliche Attacken @@ -15074,10 +13968,7 @@ dangerous moves." わざを さっちする。" 107,16,3,"상대가 지닌 위험한 기술을 감지한다." -107,16,5,Le Pokémon devine si l'adversaire connaît une capacité dangereuse pour lui. 107,16,5,Prévoit les capacités ennemies dangereuses. -107,16,5,"Prévoit les capacités ennemies -dangereuses." 107,16,6,"Ahnt gefährliche Attacken des Gegners voraus." 107,16,7,"Prevé los movimientos peligrosos @@ -15095,8 +13986,6 @@ dangerous moves." 107,17,4,"察覺對手持有的 危險招式。" 107,17,5,Le Pokémon devine si l'adversaire connaît une capacité dangereuse pour lui. -107,17,5,"Le Pokémon devine si l’adversaire connaît -une capacité dangereuse pour lui." 107,17,6,Kann gefährliche Attacken des Gegners erahnen. 107,17,7,Prevé los movimientos peligrosos del rival. 107,17,8,Rivela se il nemico ha mosse pericolose. @@ -15113,8 +14002,6 @@ dangerous moves." 107,18,4,"察覺對手持有的 危險招式。" 107,18,5,Le Pokémon devine si l'adversaire connaît une capacité dangereuse pour lui. -107,18,5,"Le Pokémon devine si l’adversaire connaît -une capacité dangereuse pour lui." 107,18,6,Kann gefährliche Attacken des Gegners erahnen. 107,18,7,Prevé los movimientos peligrosos del rival. 107,18,8,Rivela se il nemico ha mosse pericolose. @@ -15148,8 +14035,6 @@ dangerous moves." 107,20,4,"察覺對手持有的 危險招式。" 107,20,5,Le Pokémon devine si l'adversaire connaît une capacité dangereuse pour lui. -107,20,5,"Le Pokémon devine si l’adversaire connaît une capacité -dangereuse pour lui." 107,20,6,Kann gefährliche gegnerische Attacken erahnen. 107,20,7,Prevé los movimientos peligrosos del rival. 107,20,8,Rivela se il nemico ha mosse pericolose. @@ -15171,8 +14056,6 @@ the foe has." 108,10,9,"Determines what moves the foe has." 108,11,5,Découvre la capacité ennemie la plus puissante. -108,11,5,"Découvre la capacité -ennemie la plus puissante." 108,11,9,"Determines what moves a foe has." 108,13,5,Découvre la capacité ennemie la plus puissante. @@ -15200,8 +14083,6 @@ an opposing Pokémon has." 108,16,3,"상대가 지닌 기술을 꿰뚫어볼 수 있다." 108,16,5,Découvre la capacité ennemie la plus puissante. -108,16,5,"Découvre la capacité ennemie la -plus puissante." 108,16,6,"Gibt Auskunft über das Attacken- Repertoire des Gegners." 108,16,7,"Determina el movimiento más @@ -15221,8 +14102,6 @@ an opposing Pokémon has." 108,17,4,"出場時,預見1個 對手持有的招式。" 108,17,5,Révèle l'une des capacités de l'ennemi quand le combat commence. -108,17,5,"Révèle l’une des capacités de l’ennemi quand -le combat commence." 108,17,6,"Gibt bei Kampfantritt Auskunft über eine Attacke aus dem Repertoire des Gegners." 108,17,7,"Determina el movimiento más potente del rival al @@ -15245,8 +14124,6 @@ the moves an opposing Pokémon has." 108,18,4,"出場時,預見1個 對手持有的招式。" 108,18,5,Révèle l'une des capacités de l'ennemi quand le combat commence. -108,18,5,"Révèle l’une des capacités de l’ennemi quand -le combat commence." 108,18,6,"Gibt bei Kampfantritt Auskunft über eine Attacke aus dem Repertoire des Gegners." 108,18,7,"Determina el movimiento más potente del rival al @@ -15292,8 +14169,6 @@ the moves an opposing Pokémon has." 108,20,4,"出場時,預見1個 對手持有的招式。" 108,20,5,Révèle l'une des capacités de l'ennemi quand le combat commence. -108,20,5,"Révèle l’une des capacités de l’ennemi -quand le combat commence." 108,20,6,"Gibt bei Kampfantritt Auskunft über eine Attacke aus dem gegnerischen Repertoire." 108,20,7,"Indica el movimiento más potente del rival al entrar @@ -15319,8 +14194,6 @@ ability by the foe." 109,10,9,"Ignores any change in ability by the foe." 109,11,5,Ignore les changements de stats de l'ennemi. -109,11,5,"Ignore les changements de -stats de l’ennemi." 109,11,9,"Ignores any stat changes in the Pokémon." 109,13,5,Ignore les changements de stats de l'ennemi. @@ -15348,8 +14221,6 @@ Pokémon’s stat changes." 109,16,3,"상대의 능력 변화를 무시한다." 109,16,5,Ignore les changements de stats de l'ennemi. -109,16,5,"Ignore les changements de stats -de l’ennemi." 109,16,6,"Ignoriert Statusveränderungen des Zieles." 109,16,7,"No tiene en cuenta las mejoras @@ -15367,8 +14238,6 @@ Pokémon’s stat changes." 109,17,4,"可無視對手能力的變化, 進行攻擊。" 109,17,5,"Quand il attaque, le Pokémon ignore les changements de stats de l'ennemi." -109,17,5,"Quand il attaque, le Pokémon ignore les changements -de stats de l’ennemi." 109,17,6,"Greift das Pokémon an, ignoriert es sämtliche Statusveränderungen des Zieles." 109,17,7,"Pasa por alto las mejoras en las características del @@ -15388,8 +14257,6 @@ Pokémon’s stat changes." 109,18,4,"可無視對手能力的變化, 進行攻擊。" 109,18,5,"Quand il attaque, le Pokémon ignore les changements de stats de l'ennemi." -109,18,5,"Quand il attaque, le Pokémon ignore les changements -de stats de l’ennemi." 109,18,6,"Greift das Pokémon an, ignoriert es sämtliche Statusveränderungen des Zieles." 109,18,7,"Pasa por alto las mejoras en las características del @@ -15429,8 +14296,6 @@ Pokémon’s stat changes." 109,20,4,"可無視對手能力的變化, 進行攻擊。" 109,20,5,"Quand il attaque, le Pokémon ignore les changements de stats de l'ennemi." -109,20,5,"Quand il attaque, le Pokémon ignore les changements -de stats de l’ennemi." 109,20,6,"Greift das Pokémon an, ignoriert es sämtliche Statusveränderungen des Zieles." 109,20,7,"Pasa por alto las mejoras en las características del rival @@ -15455,8 +14320,6 @@ effective” moves." 110,10,9,"Powers up “not very effective” moves." 110,11,5,Améliore les capacités “pas très efficaces”. -110,11,5,"Améliore les capacités -“pas très efficaces”." 110,11,9,"Powers up “not very effective” moves." 110,13,5,Améliore les capacités “pas très efficaces”. @@ -15484,8 +14347,6 @@ effective” moves." 110,16,3,"효과가 별로인 기술이 강해진다." 110,16,5,Améliore les capacités “pas très efficaces”. -110,16,5,"Améliore les capacités «pas très -efficaces»." 110,16,6,"Verstärkt nicht sehr effektive Attacken." 110,16,7,"Potencia los movimientos que no @@ -15505,9 +14366,6 @@ effective” moves." 110,17,4,"可將效果不好的招式 以正常的威力使出。" 110,17,5,Permet à une capacité « pas très efficace » d'infliger des dégâts comme si elle était efficace normalement. -110,17,5,"Permet à une capacité « pas très efficace » -d’infliger des dégâts comme si elle était efficace -normalement." 110,17,6,"Bewirkt, dass nicht sehr effektive Attacken dem Ziel trotz des Typennachteils normalen Schaden zufügen." 110,17,7,Potencia los movimientos que no son muy eficaces. @@ -15530,9 +14388,6 @@ to deal regular damage. " 110,18,4,"可將效果不好的招式 以正常的威力使出。" 110,18,5,Permet à une capacité « pas très efficace » d'infliger des dégâts comme si elle était efficace normalement. -110,18,5,"Permet à une capacité « pas très efficace » -d’infliger des dégâts comme si elle était efficace -normalement." 110,18,6,"Bewirkt, dass nicht sehr effektive Attacken dem Ziel trotz des Typennachteils normalen Schaden zufügen." 110,18,7,Potencia los movimientos que no son muy eficaces. @@ -15579,8 +14434,6 @@ to deal regular damage." 110,20,4,"可將效果不好的招式 以正常的威力使出。" 110,20,5,Permet à une capacité « pas très efficace » d'infliger des dégâts comme si elle était efficace normalement. -110,20,5,"Permet à une capacité « pas très efficace » d’infliger -des dégâts comme si elle était efficace normalement." 110,20,6,"Bewirkt, dass nicht sehr effektive Attacken dem Ziel trotz des Typennachteils normalen Schaden zufügen." 110,20,7,"Potencia los movimientos que no son muy eficaces, que @@ -15606,8 +14459,6 @@ effective moves." 111,10,9,"Reduces damage from supereffective attacks." 111,11,5,Affaiblit les capacités “super efficaces”. -111,11,5,"Affaiblit les capacités -“super efficaces”." 111,11,9,"Reduces damage from supereffective attacks." 111,14,5,Affaiblit les capacités “super efficaces”. @@ -15618,8 +14469,6 @@ supereffective attacks." 111,15,3,"효과가 굉장한 기술의 위력을 약하게 한다." 111,15,5,Réduit les dégâts des capacités « super efficaces » subies. -111,15,5,"Réduit les dégâts des capacités -« super efficaces » subies." 111,15,6,"Senkt die Stärke sehr effektiver Attacken." 111,15,7,"Mitiga los movimientos @@ -15635,8 +14484,6 @@ supereffective attacks." 111,16,3,"효과가 굉장한 기술의 위력을 약하게 한다." 111,16,5,Réduit les dégâts des capacités « super efficaces » subies. -111,16,5,"Réduit les dégâts des capacités -«super efficaces» subies." 111,16,6,"Senkt die Stärke sehr effektiver Attacken." 111,16,7,"Mitiga los movimientos @@ -15656,8 +14503,6 @@ supereffective attacks." 111,17,4,"受到效果絕佳的攻擊時, 可減弱其威力。" 111,17,5,Réduit les dégâts subis lorsque le Pokémon est touché par une capacité super efficace. -111,17,5,"Réduit les dégâts subis lorsque le Pokémon -est touché par une capacité super efficace." 111,17,6,"Reduziert die Stärke von sehr effektiven Attacken und verringert damit den Schaden, den das Pokémon durch sie erleidet." @@ -15679,8 +14524,6 @@ supereficaces." 111,18,4,"受到效果絕佳的攻擊時, 可減弱其威力。" 111,18,5,Réduit les dégâts subis lorsque le Pokémon est touché par une capacité super efficace. -111,18,5,"Réduit les dégâts subis lorsque le Pokémon -est touché par une capacité super efficace." 111,18,6,"Reduziert die Stärke von sehr effektiven Attacken und verringert damit den Schaden, den das Pokémon durch sie erleidet." @@ -15724,8 +14567,6 @@ supereficaces." 111,20,4,"受到效果絕佳的攻擊時, 可減弱其威力。" 111,20,5,Réduit les dégâts subis lorsque le Pokémon est touché par une capacité super efficace. -111,20,5,"Réduit les dégâts subis lorsque le Pokémon est touché -par une capacité super efficace." 111,20,6,"Reduziert die Stärke von sehr effektiven Attacken und verringert damit den Schaden, den das Pokémon durch sie erleidet." @@ -15884,8 +14725,6 @@ Ghost-type foes." 113,10,9,"Enables moves to hit Ghost-type foes." 113,11,5,Les cap. Normal touchent les Pokémon Spectre. -113,11,5,"Les cap. Normal touchent -les Pokémon Spectre." 113,11,9,"Enables moves to hit Ghost-type Pokémon." 113,14,5,Les cap. Normal touchent les Pokémon Spectre. @@ -15896,8 +14735,6 @@ Ghost-type Pokémon." 113,15,3,"고스트타입에 노말 기술이 맞는다." 113,15,5,Les capacités Normal et Combat touchent les Pokémon Spectre. -113,15,5,"Les capacités Normal et Combat -touchent les Pokémon Spectre." 113,15,6,"Normal- und Kampf-Attacken treffen Pokémon vom Typ Geist." 113,15,7,"Movimientos tipo Normal y Lucha @@ -15913,8 +14750,6 @@ moves hit Ghost-type Pokémon." 113,16,3,"고스트타입에 노말 기술이 맞는다." 113,16,5,Les capacités Normal et Combat touchent les Pokémon Spectre. -113,16,5,"Les capacités Normal et Combat -touchent les Pokémon Spectre." 113,16,6,"Normal- und Kampf-Attacken treffen Pokémon vom Typ Geist." 113,16,7,"Movimientos tipo Normal y Lucha @@ -15934,9 +14769,6 @@ moves hit Ghost-type Pokémon." 113,17,4,"一般屬性和格鬥屬性的招式 可擊中幽靈屬性的寶可夢。" 113,17,5,Permet aux capacités de type Normal ou Combat du Pokémon de toucher les Pokémon de type Spectre. -113,17,5,"Permet aux capacités de type Normal ou Combat -du Pokémon de toucher les Pokémon de type -Spectre." 113,17,6,"Bewirkt, dass Normal- und Kampf-Attacken auch Pokémon vom Typ Geist treffen können." 113,17,7,"Los movimientos de tipo Normal o Lucha alcanzan a @@ -15959,9 +14791,6 @@ Normal- and Fighting-type moves." 113,18,4,"一般屬性和格鬥屬性的招式 可擊中幽靈屬性的寶可夢。" 113,18,5,Permet aux capacités de type Normal ou Combat du Pokémon de toucher les Pokémon de type Spectre. -113,18,5,"Permet aux capacités de type Normal ou Combat -du Pokémon de toucher les Pokémon de type -Spectre." 113,18,6,"Bewirkt, dass Normal- und Kampf-Attacken auch Pokémon vom Typ Geist treffen können." 113,18,7,"Los movimientos de tipo Normal o Lucha alcanzan a @@ -16008,8 +14837,6 @@ Normal- and Fighting-type moves." 113,20,4,"一般屬性和格鬥屬性的招式 可擊中幽靈屬性的寶可夢。" 113,20,5,Permet aux capacités de type Normal ou Combat du Pokémon de toucher les Pokémon de type Spectre. -113,20,5,"Permet aux capacités de type Normal ou Combat -du Pokémon de toucher les Pokémon de type Spectre." 113,20,6,"Bewirkt, dass Normal- und Kampf-Attacken auch Pokémon vom Typ Geist treffen können." 113,20,7,"Puede alcanzar a Pokémon de tipo Fantasma con @@ -16035,8 +14862,6 @@ Water-type moves." 114,10,9,"The Pokémon draws in all Water-type moves." 114,11,5,Attire l'eau et augmente l'Atq. Spé. -114,11,5,"Attire l’eau et augmente -l’Atq. Spé." 114,11,9,"Draws in all Water-type moves to up Sp. Attack." 114,14,5,Attire l'eau et augmente l'Atq. Spé. @@ -16047,8 +14872,6 @@ moves to up Sp. Attack." 114,15,3,"물을 끌어모아 특수공격을 올린다." 114,15,5,"Attire et neutralise les attaques Eau, et monte l'Attaque Spéciale." -114,15,5,"Attire et neutralise les attaques -Eau, et monte l’Attaque Spéciale." 114,15,6,"Absorbiert Wasser-Attacken und steigert den Spezial-Angriff." 114,15,7,"Atrae y neutraliza los movimientos @@ -16064,8 +14887,6 @@ to boost its Sp. Atk stat." 114,16,3,"물을 끌어모아 특수공격을 올린다." 114,16,5,"Attire et neutralise les attaques Eau, et monte l'Attaque Spéciale." -114,16,5,"Attire et neutralise les attaques -Eau, et monte l’Attaque Spéciale." 114,16,6,"Absorbiert Wasser-Attacken und steigert den Spezial-Angriff." 114,16,7,"Atrae y neutraliza los movimientos @@ -16084,9 +14905,6 @@ to boost its Sp. Atk stat." 不但不會受到傷害, 反而會提高特攻。" 114,17,5,"Le Pokémon détourne sur lui les capacités de type Eau et les neutralise, tout en montant son Attaque Spéciale." -114,17,5,"Le Pokémon détourne sur lui les capacités de -type Eau et les neutralise, tout en montant -son Attaque Spéciale." 114,17,6,"Zieht Wasser-Attacken an. Statt durch diese Schaden zu nehmen, erhöht es den eigenen Spezial-Angriff." @@ -16108,9 +14926,6 @@ by Water-type moves, it boosts its Sp. Atk." 不但不會受到傷害, 反而會提高特攻。" 114,18,5,"Le Pokémon détourne sur lui les capacités de type Eau et les neutralise, tout en montant son Attaque Spéciale." -114,18,5,"Le Pokémon détourne sur lui les capacités de -type Eau et les neutralise, tout en montant -son Attaque Spéciale." 114,18,6,"Zieht Wasser-Attacken an. Statt durch diese Schaden zu nehmen, erhöht es den eigenen Spezial-Angriff." @@ -16155,8 +14970,6 @@ by Water-type moves, it boosts its Sp. Atk." 不但不會受到傷害, 反而會提高特攻。" 114,20,5,"Le Pokémon détourne sur lui les capacités de type Eau et les neutralise, tout en montant son Attaque Spéciale." -114,20,5,"Le Pokémon détourne sur lui les capacités de type Eau -et les neutralise, tout en montant son Attaque Spéciale." 114,20,6,"Zieht Wasser-Attacken an. Statt durch diese Schaden zu nehmen, erhöht es den eigenen Spezial-Angriff." 114,20,7,"Atrae y neutraliza los movimientos de tipo Agua, que @@ -16181,8 +14994,6 @@ a hailstorm." 115,10,9,"The Pokémon regains HP in a hailstorm." 115,11,5,Régénère ses PV lors des tempêtes de grêle. -115,11,5,"Régénère ses PV lors des -tempêtes de grêle." 115,11,9,"The Pokémon gradually regains HP in a hailstorm." 115,13,5,Régénère ses PV lors des tempêtes de grêle. @@ -16210,8 +15021,6 @@ regains HP in a hailstorm." 115,16,3,"싸라기눈일 때 HP를 조금씩 회복한다." 115,16,5,Régénère ses PV lors des tempêtes de grêle. -115,16,5,"Régénère ses PV lors des -tempêtes de grêle." 115,16,6,"Regeneriert bei Hagel nach und nach KP." 115,16,7,"Recupera algunos PS cuando hay @@ -16229,8 +15038,6 @@ regains HP in a hailstorm." 115,17,4,"天氣為冰雹時, 會漸漸回復HP。" 115,17,5,Régénère les PV du Pokémon lors des tempêtes de grêle. -115,17,5,"Régénère les PV du Pokémon lors des tempêtes -de grêle." 115,17,6,Regeneriert bei Hagel nach und nach KP. 115,17,7,"Recupera PS de forma gradual cuando hay tormentas de granizo." @@ -16247,8 +15054,6 @@ de granizo." 115,18,4,"天氣為冰雹時, 會漸漸回復HP。" 115,18,5,Régénère les PV du Pokémon lors des tempêtes de grêle. -115,18,5,"Régénère les PV du Pokémon lors des tempêtes -de grêle." 115,18,6,Regeneriert bei Hagel nach und nach KP. 115,18,7,"Recupera PS de forma gradual cuando hay tormentas de granizo." @@ -16282,7 +15087,6 @@ de granizo." 115,20,4,"天氣為冰雹時, 會漸漸回復HP。" 115,20,5,Régénère les PV du Pokémon lors des tempêtes de grêle. -115,20,5,Régénère les PV du Pokémon lors des tempêtes de grêle. 115,20,6,Regeneriert bei Hagel nach und nach KP. 115,20,7,"Recupera PS de forma gradual cuando hay tormentas de granizo." @@ -16304,8 +15108,6 @@ effective moves." 116,10,9,"Reduces damage from supereffective attacks" 116,11,5,Affaiblit les capacités “super efficaces”. -116,11,5,"Affaiblit les capacités -“super efficaces”." 116,11,9,"Reduces damage from supereffective attacks." 116,14,5,Affaiblit les capacités “super efficaces”. @@ -16316,8 +15118,6 @@ supereffective attacks." 116,15,3,"효과가 굉장한 기술의 위력을 약하게 한다." 116,15,5,Réduit les dégâts des capacités « super efficaces » subies. -116,15,5,"Réduit les dégâts des capacités -« super efficaces » subies." 116,15,6,"Senkt die Stärke sehr effektiver Attacken." 116,15,7,"Mitiga los movimientos @@ -16333,8 +15133,6 @@ supereffective attacks." 116,16,3,"효과가 굉장한 기술의 위력을 약하게 한다." 116,16,5,Réduit les dégâts des capacités « super efficaces » subies. -116,16,5,"Réduit les dégâts des capacités -«super efficaces» subies." 116,16,6,"Senkt die Stärke sehr effektiver Attacken." 116,16,7,"Mitiga los movimientos @@ -16354,8 +15152,6 @@ supereffective attacks." 116,17,4,"受到效果絕佳的攻擊時, 可減弱其威力。" 116,17,5,Réduit les dégâts subis lorsque le Pokémon est touché par une capacité super efficace. -116,17,5,"Réduit les dégâts subis lorsque le Pokémon -est touché par une capacité super efficace." 116,17,6,"Reduziert die Stärke von sehr effektiven Attacken und verringert damit den Schaden, den das Pokémon durch sie erleidet." @@ -16377,8 +15173,6 @@ supereficaces." 116,18,4,"受到效果絕佳的攻擊時, 可減弱其威力。" 116,18,5,Réduit les dégâts subis lorsque le Pokémon est touché par une capacité super efficace. -116,18,5,"Réduit les dégâts subis lorsque le Pokémon -est touché par une capacité super efficace." 116,18,6,"Reduziert die Stärke von sehr effektiven Attacken und verringert damit den Schaden, den das Pokémon durch sie erleidet." @@ -16422,8 +15216,6 @@ supereficaces." 116,20,4,"受到效果絕佳的攻擊時, 可減弱其威力。" 116,20,5,Réduit les dégâts subis lorsque le Pokémon est touché par une capacité super efficace. -116,20,5,"Réduit les dégâts subis lorsque le Pokémon est touché -par une capacité super efficace." 116,20,6,"Reduziert die Stärke von sehr effektiven Attacken und verringert damit den Schaden, den das Pokémon durch sie erleidet." @@ -16448,8 +15240,6 @@ hailstorm in battle." 117,10,9,"The Pokémon summons a hailstorm in battle." 117,11,5,Déclenche une tempête de grêle pendant un combat. -117,11,5,"Déclenche une tempête de -grêle pendant le combat." 117,11,9,"The Pokémon summons a hailstorm in battle." 117,13,5,Déclenche une tempête de grêle pendant un combat. @@ -16477,8 +15267,6 @@ hailstorm when it enters a battle." 117,16,3,"배틀에 나가면 싸라기눈을 내리게 한다." 117,16,5,Déclenche une tempête de grêle pendant un combat. -117,16,5,"Déclenche une tempête de -grêle pendant le combat." 117,16,6,"Das Pokémon beschwört im Kampf Hagelstürme herauf." 117,16,7,"El Pokémon invoca una tormenta @@ -16496,8 +15284,6 @@ hailstorm when it enters a battle." 117,17,4,"出場時, 會將天氣變為冰雹。" 117,17,5,Déclenche une tempête de grêle quand le Pokémon entre au combat. -117,17,5,"Déclenche une tempête de grêle quand le Pokémon -entre au combat." 117,17,6,Löst bei Kampfantritt Hagel aus. 117,17,7,"El Pokémon invoca una tormenta de granizo al entrar en combate." @@ -16516,8 +15302,6 @@ a battle." 117,18,4,"出場時, 會將天氣變為冰雹。" 117,18,5,Déclenche une tempête de grêle quand le Pokémon entre au combat. -117,18,5,"Déclenche une tempête de grêle quand le Pokémon -entre au combat." 117,18,6,Löst bei Kampfantritt Hagel aus. 117,18,7,"El Pokémon invoca una tormenta de granizo al entrar en combate." @@ -16555,8 +15339,6 @@ a battle." 117,20,4,"出場時, 會將天氣變為冰雹。" 117,20,5,Déclenche une tempête de grêle quand le Pokémon entre au combat. -117,20,5,"Déclenche une tempête de grêle quand le Pokémon -entre au combat." 117,20,6,Löst bei Kampfantritt Hagel aus. 117,20,7,Invoca una tormenta de granizo al entrar en combate. 117,20,8,"Quando il Pokémon entra in campo, provoca @@ -16579,8 +15361,6 @@ Honey from somewhere." 118,10,9,"The Pokémon may gather Honey from somewhere." 118,11,5,Le Pokémon peut parfois trouver du Miel. -118,11,5,"Le Pokémon peut parfois -trouver du Miel." 118,11,9,"The Pokémon may gather Honey from somewhere." 118,13,5,Le Pokémon peut parfois trouver du Miel. @@ -16591,7 +15371,6 @@ Honey from somewhere." くることが ある。" 118,15,3,"달콤한꿀을 모아서 올 때가 있다." -118,15,5,Le Pokémon peut parfois trouver du Miel après un combat. 118,15,5,"Le Pokémon peut parfois trouver du Miel." 118,15,6,"Das Pokémon sammelt @@ -16608,10 +15387,7 @@ Honey from somewhere." くることが ある。" 118,16,3,"달콤한꿀을 모아서 올 때가 있다." -118,16,5,Le Pokémon peut parfois trouver du Miel après un combat. 118,16,5,Le Pokémon peut parfois trouver du Miel. -118,16,5,"Le Pokémon peut parfois trouver -du Miel." 118,16,6,"Das Pokémon sammelt gelegentlich Honig auf." 118,16,7,"El Pokémon recoge Miel de @@ -16629,8 +15405,6 @@ Honey from somewhere." 118,17,4,"戰鬥結束時, 有時候會撿來甜甜蜜。" 118,17,5,Le Pokémon peut parfois trouver du Miel après un combat. -118,17,5,"Le Pokémon peut parfois trouver du Miel -après un combat." 118,17,6,"Das Pokémon sammelt nach Kämpfen eventuell Honig auf." 118,17,7,"Es posible que el Pokémon encuentre Miel una @@ -16649,8 +15423,6 @@ della lotta." 118,18,4,"戰鬥結束時, 有時候會撿來甜甜蜜。" 118,18,5,Le Pokémon peut parfois trouver du Miel après un combat. -118,18,5,"Le Pokémon peut parfois trouver du Miel -après un combat." 118,18,6,"Das Pokémon sammelt nach Kämpfen eventuell Honig auf." 118,18,7,"Es posible que el Pokémon encuentre Miel una @@ -16688,8 +15460,6 @@ della lotta." 118,20,4,"戰鬥結束時, 有時候會撿來甜甜蜜。" 118,20,5,Le Pokémon peut parfois trouver du Miel après un combat. -118,20,5,"Le Pokémon peut parfois trouver du Miel après -un combat." 118,20,6,"Das Pokémon sammelt nach Kämpfen eventuell Honig auf." 118,20,7,"Puede que encuentre Miel una vez concluido el @@ -16713,8 +15483,6 @@ the foe’s held item." 119,10,9,"The Pokémon can check the foe’s held item." 119,11,5,Permet de connaître l'objet tenu par l'ennemi. -119,11,5,"Permet de connaître -l’objet tenu par l’ennemi." 119,11,9,"The Pokémon can check a foe’s held item." 119,13,5,Permet de connaître l'objet tenu par l'ennemi. @@ -16725,7 +15493,6 @@ a foe’s held item." しることが できる。" 119,15,3,"상대가 지닌 물건을 알 수 있다." -119,15,5,Permet de connaître l'objet tenu par l'ennemi quand le combat commence. 119,15,5,"Permet de connaître l’objet tenu par l’ennemi." 119,15,6,"Gibt Auskunft über gegnerische @@ -16742,10 +15509,7 @@ opposing Pokémon’s held item." しることが できる。" 119,16,3,"상대가 지닌 물건을 알 수 있다." -119,16,5,Permet de connaître l'objet tenu par l'ennemi quand le combat commence. 119,16,5,Permet de connaître l'objet tenu par l'ennemi. -119,16,5,"Permet de connaître l’objet tenu -par l’ennemi." 119,16,6,"Gibt Auskunft über gegnerische Items." 119,16,7,"El Pokémon puede ver el objeto @@ -16765,8 +15529,6 @@ opposing Pokémon’s held item." 119,17,4,"出場時, 可以察覺對手的持有物。" 119,17,5,Permet de connaître l'objet tenu par l'ennemi quand le combat commence. -119,17,5,"Permet de connaître l’objet tenu par l’ennemi -quand le combat commence." 119,17,6,"Kann bei Kampfantritt Auskunft über das vom Gegner getragene Item geben." 119,17,7,"El Pokémon puede ver el objeto que lleva el rival al @@ -16789,8 +15551,6 @@ opposing Pokémon’s held item." 119,18,4,"出場時, 可以察覺對手的持有物。" 119,18,5,Permet de connaître l'objet tenu par l'ennemi quand le combat commence. -119,18,5,"Permet de connaître l’objet tenu par l’ennemi -quand le combat commence." 119,18,6,"Kann bei Kampfantritt Auskunft über das vom Gegner getragene Item geben." 119,18,7,"El Pokémon puede ver el objeto que lleva el rival al @@ -16836,8 +15596,6 @@ opposing Pokémon’s held item." 119,20,4,"出場時, 可以察覺對手的持有物。" 119,20,5,Permet de connaître l'objet tenu par l'ennemi quand le combat commence. -119,20,5,"Permet de connaître l’objet tenu par l’ennemi -quand le combat commence." 119,20,6,"Kann bei Kampfantritt Auskunft über das vom Gegner getragene Item geben." 119,20,7,"Puede ver el objeto que lleva el rival al entrar en @@ -16863,8 +15621,6 @@ have recoil damage." 120,10,9,"Powers up moves that have recoil damage." 120,11,5,Booste les cap. ayant des dégâts de contrecoups. -120,11,5,"Booste les cap. ayant des -dégâts de contrecoups." 120,11,9,"Powers up moves that have recoil damage." 120,14,5,Booste les cap. ayant des dégâts de contrecoups. @@ -16875,9 +15631,6 @@ have recoil damage." 120,15,3,"반동 데미지를 받는 기술이 강해진다." 120,15,5,Booste les capacités ayant des dégâts de contrecoups. -120,15,5,Augmente la puissance des capacités occasionnant un contrecoup. -120,15,5,"Booste les capacités ayant des -dégâts de contrecoups." 120,15,6,"Verstärkt Attacken mit Rückstoß-Schaden." 120,15,7,"Potencia los movimientos que @@ -16893,9 +15646,6 @@ have recoil damage." 120,16,3,"반동 데미지를 받는 기술이 강해진다." 120,16,5,Booste les capacités ayant des dégâts de contrecoups. -120,16,5,Augmente la puissance des capacités occasionnant un contrecoup. -120,16,5,"Booste les capacités ayant des -dégâts de contrecoups." 120,16,6,"Verstärkt Attacken mit Rückstoß-Schaden." 120,16,7,"Potencia los movimientos que @@ -16913,8 +15663,6 @@ have recoil damage." 120,17,4,"會讓自己因反作用力而受傷的招式 威力會提高。" 120,17,5,Augmente la puissance des capacités occasionnant un contrecoup. -120,17,5,"Augmente la puissance des capacités occasionnant -un contrecoup." 120,17,6,"Erhöht die Stärke von Attacken mit Rückstoßschaden." 120,17,7,"Potencia los movimientos que también dañan al @@ -16932,8 +15680,6 @@ usuario." 120,18,4,"會讓自己因反作用力而受傷的招式 威力會提高。" 120,18,5,Augmente la puissance des capacités occasionnant un contrecoup. -120,18,5,"Augmente la puissance des capacités occasionnant -un contrecoup." 120,18,6,"Erhöht die Stärke von Attacken mit Rückstoßschaden." 120,18,7,"Potencia los movimientos que también dañan al @@ -16969,8 +15715,6 @@ usuario." 120,20,4,"會讓自己因反作用力而受傷的招式 威力會提高。" 120,20,5,Augmente la puissance des capacités occasionnant un contrecoup. -120,20,5,"Augmente la puissance des capacités occasionnant -un contrecoup." 120,20,6,Erhöht die Stärke von Attacken mit Rückstoßschaden. 120,20,7,Potencia los movimientos que también dañan al usuario. 120,20,8,Potenzia le mosse che causano contraccolpo. @@ -17129,8 +15873,6 @@ when it is sunny." 122,10,9,"Powers up party Pokémon when it is sunny." 122,11,5,Pokémon de l'équipe plus puissants au soleil. -122,11,5,"Pokémon de l’équipe plus -puissants au soleil." 122,11,9,"Powers up party Pokémon when it is sunny." 122,14,5,Pokémon de l'équipe plus puissants au soleil. @@ -17141,8 +15883,6 @@ when it is sunny." 122,15,3,"맑을 때 자신과 같은 편이 강해진다." 122,15,5,Rend les Pokémon de l'équipe plus puissants au soleil. -122,15,5,"Rend les Pokémon de l’équipe -plus puissants au soleil." 122,15,6,"Steigert bei Sonne die Effektivität von allen Team-Pokémon." 122,15,7,"Potencia los Pokémon del equipo @@ -17158,8 +15898,6 @@ when it is sunny." 122,16,3,"맑을 때 자신과 같은 편이 강해진다." 122,16,5,Rend les Pokémon de l'équipe plus puissants au soleil. -122,16,5,"Rend les Pokémon de l’équipe -plus puissants au soleil." 122,16,6,"Steigert bei Sonne die Effektivität aller Team-Pokémon." 122,16,7,"Potencia a todos los Pokémon @@ -17180,8 +15918,6 @@ when it is sunny." 自己和同伴的攻擊和 特防能力會提高。" 122,17,5,Augmente l'Attaque et la Défense Spéciale du Pokémon et de ses alliés lorsque le soleil brille. -122,17,5,"Augmente l’Attaque et la Défense Spéciale -du Pokémon et de ses alliés lorsque le soleil brille." 122,17,6,"Erhöht bei Sonnenschein den Angriff und die Spezial-Verteidigung aller Team-Pokémon." 122,17,7,"Aumenta el Ataque y la Defensa Especial de todos @@ -17206,8 +15942,6 @@ and allies when it is sunny." 自己和同伴的攻擊和 特防能力會提高。" 122,18,5,Augmente l'Attaque et la Défense Spéciale du Pokémon et de ses alliés lorsque le soleil brille. -122,18,5,"Augmente l’Attaque et la Défense Spéciale -du Pokémon et de ses alliés lorsque le soleil brille." 122,18,6,"Erhöht bei Sonnenschein den Angriff und die Spezial-Verteidigung aller Team-Pokémon." 122,18,7,"Aumenta el Ataque y la Defensa Especial de todos @@ -17257,8 +15991,6 @@ and allies in harsh sunlight." 自己和同伴的攻擊和 特防能力會提高。" 122,20,5,Augmente l'Attaque et la Défense Spéciale du Pokémon et de ses alliés lorsque le soleil brille. -122,20,5,"Augmente l’Attaque et la Défense Spéciale du Pokémon -et de ses alliés lorsque le soleil brille." 122,20,6,"Erhöht bei Sonnenschein den Angriff und die Spezial-Verteidigung aller Team-Pokémon." 122,20,7,"Si hace sol, aumenta su Ataque y su Defensa Especial, @@ -17284,8 +16016,6 @@ HP." 123,10,9,"Reduces a sleeping foe’s HP." 123,11,5,Réduit les PV d'un ennemi endormi. -123,11,5,"Réduit les PV d’un ennemi -endormi." 123,11,9,"Reduces a sleeping foe’s HP." 123,13,5,Réduit les PV d'un ennemi endormi. @@ -17313,8 +16043,6 @@ opposing Pokémon." 123,16,3,"잠들어 있는 상대의 HP를 줄인다." 123,16,5,Réduit les PV d'un ennemi endormi. -123,16,5,"Réduit les PV d’un ennemi -endormi." 123,16,6,"Senkt die KP eines schlafenden Gegners." 123,16,7,"Reduce los PS de cualquier rival @@ -17331,7 +16059,6 @@ opposing Pokémon." 데미지를 준다." 123,17,4,給予陷入睡眠狀態的對手傷害。 123,17,5,Inflige des dégâts aux ennemis endormis. -123,17,5,Inflige des dégâts aux ennemis endormis. 123,17,6,Fügt schlafenden Gegnern Schaden zu. 123,17,7,Inflige daño a cualquier rival que esté dormido. 123,17,8,Infligge danni ai nemici addormentati. @@ -17345,7 +16072,6 @@ opposing Pokémon." 데미지를 준다." 123,18,4,給予陷入睡眠狀態的對手傷害。 123,18,5,Inflige des dégâts aux ennemis endormis. -123,18,5,Inflige des dégâts aux ennemis endormis. 123,18,6,Fügt schlafenden Gegnern Schaden zu. 123,18,7,Inflige daño a cualquier rival que esté dormido. 123,18,8,Infligge danni ai nemici addormentati. @@ -17372,7 +16098,6 @@ opposing Pokémon." 데미지를 준다." 123,20,4,給予陷入睡眠狀態的對手傷害。 123,20,5,Inflige des dégâts aux ennemis endormis. -123,20,5,Inflige des dégâts aux ennemis endormis. 123,20,6,Fügt schlafenden Gegnern Schaden zu. 123,20,7,Inflige daño a cualquier rival que esté dormido. 123,20,8,Infligge danni ai nemici addormentati. @@ -17893,8 +16618,6 @@ to eat Berries." 127,25,5,"Fait stresser l’adversaire, ce qui l’empêche de manger\ndes Baies." 127,25,9,Unnerves opposing Pokémon and makes them unable to eat Berries. 128,11,5,Monte l'Attaque quand les stats baissent. -128,11,5,"Monte l’Attaque quand -les stats baissent." 128,11,9,"When its stats are lowered its Attack increases." 128,13,5,Monte l'Attaque quand les stats baissent. @@ -17922,8 +16645,6 @@ when its stats are lowered." 128,16,3,"능력이 떨어지면 공격이 올라간다." 128,16,5,Monte l'Attaque quand les stats baissent. -128,16,5,"Monte l’Attaque quand -les stats baissent." 128,16,6,"Senkt der Gegner die Status- werte, steigt der Angriffs-Wert." 128,16,7,"Sube el Ataque cuando el rival le @@ -17941,8 +16662,6 @@ when its stats are lowered." 128,17,4,"能力被降低時, 攻擊會大幅提高。" 128,17,5,Augmente beaucoup l'Attaque du Pokémon quand ses stats baissent. -128,17,5,"Augmente beaucoup l’Attaque du Pokémon -quand ses stats baissent." 128,17,6,"Werden die Statuswerte des Pokémon gesenkt, steigt sein Angriff stark." 128,17,7,"Sube mucho el Ataque cuando el rival le baja las @@ -17962,8 +16681,6 @@ stats are lowered." 128,18,4,"能力被降低時, 攻擊會大幅提高。" 128,18,5,Augmente beaucoup l'Attaque du Pokémon quand ses stats baissent. -128,18,5,"Augmente beaucoup l’Attaque du Pokémon -quand ses stats baissent." 128,18,6,"Werden die Statuswerte des Pokémon gesenkt, steigt sein Angriff stark." 128,18,7,"Sube mucho el Ataque cuando el rival le baja las @@ -18003,8 +16720,6 @@ stats are lowered." 128,20,4,"能力被降低時, 攻擊會大幅提高。" 128,20,5,Augmente beaucoup l'Attaque du Pokémon quand ses stats baissent. -128,20,5,"Augmente beaucoup l’Attaque du Pokémon -quand ses stats baissent." 128,20,6,"Erhöht den Angriff stark, wenn ein Statuswert gesenkt wurde." 128,20,7,"Sube mucho su Ataque cuando el rival le baja las @@ -22661,8 +21376,6 @@ move it’s about to use." 169,15,3,"물리 기술의 데미지가 절반이 된다." 169,15,5,Divise les dégâts des attaques physiques par deux. -169,15,5,"Divise les dégâts des attaques -physiques par deux." 169,15,6,"Halbiert den Schaden durch physische Attacken." 169,15,7,"Reduce a la mitad el daño @@ -22678,8 +21391,6 @@ physical moves." 169,16,3,"물리 기술의 데미지가 절반이 된다." 169,16,5,Divise les dégâts des attaques physiques par deux. -169,16,5,"Divise les dégâts des attaques -physiques par deux." 169,16,6,"Halbiert den Schaden durch physische Attacken." 169,16,7,"Reduce a la mitad el daño @@ -22697,8 +21408,6 @@ physical moves." 169,17,4,"對手的物理招式造成的 傷害會減半。" 169,17,5,Divise par deux les dégâts des capacités physiques subies par le Pokémon. -169,17,5,"Divise par deux les dégâts des capacités physiques -subies par le Pokémon." 169,17,6,"Halbiert den Schaden, den das Pokémon durch physische Attacken erleidet." 169,17,7,"Reduce a la mitad el daño recibido por ataques @@ -22716,8 +21425,6 @@ físicos del rival." 169,18,4,"對手的物理招式造成的 傷害會減半。" 169,18,5,Divise par deux les dégâts des capacités physiques subies par le Pokémon. -169,18,5,"Divise par deux les dégâts des capacités physiques -subies par le Pokémon." 169,18,6,"Halbiert den Schaden, den das Pokémon durch physische Attacken erleidet." 169,18,7,"Reduce a la mitad el daño recibido por ataques @@ -22753,8 +21460,6 @@ físicos del rival." 169,20,4,"對手的物理招式造成的 傷害會減半。" 169,20,5,Divise par deux les dégâts des capacités physiques subies par le Pokémon. -169,20,5,"Divise par deux les dégâts des capacités physiques -subies par le Pokémon." 169,20,6,"Halbiert den Schaden, den das Pokémon durch physische Attacken erleidet." 169,20,7,"Reduce a la mitad el daño que recibe de ataques @@ -26035,9 +24740,6 @@ HP가 절반이 되면 降到一半時, 特攻會提高。" 201,17,5,Augmente l'Attaque Spéciale du Pokémon lorsqu'il tombe à la moitié de ses PV à cause d'une attaque. -201,17,5,"Augmente l’Attaque Spéciale du Pokémon -lorsqu’il tombe à la moitié de ses PV -à cause d’une attaque." 201,17,6,"Fallen seine KP nach einem Angriff auf die Hälfte des Maximalwerts oder weniger, steigt sein Spezial-Angriff." @@ -26063,9 +24765,6 @@ HP가 절반이 되면 降到一半時, 特攻會提高。" 201,18,5,Augmente l'Attaque Spéciale du Pokémon lorsqu'il tombe à la moitié de ses PV à cause d'une attaque. -201,18,5,"Augmente l’Attaque Spéciale du Pokémon -lorsqu’il tombe à la moitié de ses PV -à cause d’une attaque." 201,18,6,"Fallen seine KP nach einem Angriff auf die Hälfte des Maximalwerts oder weniger, steigt sein Spezial-Angriff." @@ -26118,8 +24817,6 @@ HP가 절반이 되면 降到一半時, 特攻會提高。" 201,20,5,Augmente l'Attaque Spéciale du Pokémon lorsqu'il tombe à la moitié de ses PV à cause d'une attaque. -201,20,5,"Augmente l’Attaque Spéciale du Pokémon lorsqu’il -tombe à la moitié de ses PV à cause d’une attaque." 201,20,6,"Fallen seine KP nach einem Angriff auf die Hälfte des Maximalwerts oder weniger, steigt sein Spezial-Angriff." 201,20,7,"Aumenta su Ataque Especial si sus PS se ven reducidos @@ -27482,7 +26179,6 @@ by the amount equal to its last HP." 춤 기술을 쓸 수 있다." 216,17,4,"當有誰使出跳舞招式時, 自己也能接著使出跳舞招式。" -216,17,5,Augmente l'Attaque Spéciale du Pokémon lorsqu'il tombe à la moitié de ses PV à cause d'une attaque. 216,17,5,"Si n’importe quel Pokémon utilise une capacité dansante, ce Pokémon peut se mettre aussi à danser." @@ -27511,7 +26207,6 @@ of its Speed." 춤 기술을 쓸 수 있다." 216,18,4,"當有誰使出跳舞招式時, 自己也能接著使出跳舞招式。" -216,18,5,Augmente l'Attaque Spéciale du Pokémon lorsqu'il tombe à la moitié de ses PV à cause d'une attaque. 216,18,5,"Si n’importe quel Pokémon utilise une capacité dansante, ce Pokémon peut se mettre aussi à danser." @@ -27568,7 +26263,6 @@ of its Speed." 춤 기술을 쓸 수 있다." 216,20,4,"當有誰使出跳舞招式時, 自己也能接著使出跳舞招式。" -216,20,5,Augmente l'Attaque Spéciale du Pokémon lorsqu'il tombe à la moitié de ses PV à cause d'une attaque. 216,20,5,"Si n’importe quel Pokémon utilise une capacité dansante, ce Pokémon peut se mettre aussi à danser." 216,20,6,"Kann direkt im Anschluss an die Tanz-Attacke eines @@ -29751,8 +28445,7 @@ Unnerve Ability and Glastrier’s Chilling Neigh Ability." 二つの 特性を あわせ持つ。" 266,20,12,"兼备蕾冠王的紧张感和 雪暴马的苍白嘶鸣这两种特性。" -266,25,5,Les talents Tension de Sylveroy et Blanche Ruade\nde Blizzeval sont cumulés. -266,25,5,Les talents Tension de Sylveroy et Sombre Ruade\nde Spectreval sont cumulés. +266,25,5,Les talents Tension de Sylveroy et Blanche Ruade de Blizzeval sont cumulés. 266,25,9,This Ability combines the effects of both Calyrex's Unnerve Ability and Glastrier's Chilling Neigh Ability. 267,20,1,"バドレックスの きんちょうかんと レイスポスの くろのいななきの diff --git a/data/v2/csv/move_flavor_text.csv b/data/v2/csv/move_flavor_text.csv index 2c724707f..1fc874a77 100644 --- a/data/v2/csv/move_flavor_text.csv +++ b/data/v2/csv/move_flavor_text.csv @@ -50408,8 +50408,8 @@ Once forgotten, this move can’t be remembered." 虽然忘记之后就再也想不起来了, 但还是建议忘记这个招式。" 294,24,9,"The user stares at flashing lights to focus its mind, drastically raising its Sp. Atk stat." -294,25,9,"The user stares at flashing lights to focus its mind, drastically boosting its Sp. Atk stat." 294,25,9,"This move can't be used. It's recommended that this move is forgotten. Once forgotten, this move can't be remembered." +294,26,9,"The user stares at flashing lights to focus its mind, drastically boosting its Sp. Atk stat." 295,5,9,"Attacks with a burst of light. May lower SP. DEF." 295,6,9,"Attacks with a burst of @@ -60390,8 +60390,8 @@ bundle of light blasts the target." 353,20,12,"使用招式2回合后, 会用无数道光束攻击对手。" 353,24,9,"Two turns after this move is used, a concentrated bundle of light blasts the target." -353,25,9,"Two turns after this move is used, a concentrated bundle of light blasts the target." 353,25,9,"This move can't be used. It's recommended that this move is forgotten. Once forgotten, this move can't be remembered." +353,26,9,"Two turns after this move is used, a concentrated bundle of light blasts the target." 354,5,9,"Allows a full-power attack, but sharply lowers SP. ATK." 354,6,9,"Allows a full-power attack, @@ -60585,7 +60585,7 @@ Once forgotten, this move can’t be remembered." 但还是建议忘记这个招式。" 354,24,9,The user attacks the target at full power. The attack's recoil harshly lowers the user's Sp. Atk stat. 354,25,9,"This move can't be used. It's recommended that this move is forgotten. Once forgotten, this move can't be remembered." -354,25,9,The user attacks the target with all its might. The recoil from this move harshly lowers the user's Sp. Atk stat. +354,27,9,The user attacks the target with all its might. The recoil from this move harshly lowers the user's Sp. Atk stat. 355,8,9,"The user lands and rests its body. It restores the @@ -67082,7 +67082,7 @@ Once forgotten, this move can’t be remembered." 但还是建议忘记这个招式。" 391,24,9,The user employs its psychic power to switch stat changes with the target. 391,25,9,"This move can't be used. It's recommended that this move is forgotten. Once forgotten, this move can't be remembered." -391,25,9,The user employs its psychic power to switch stat changes with the target. +391,26,9,The user employs its psychic power to switch stat changes with the target. 392,8,9,"The user envelops itself in a veil made of water. It regains @@ -118186,8 +118186,6 @@ This also removes 3 PP from the target’s last move." 880,25,9,The user creates a substitute for itself using its own HP before switching places with a party Pokémon in waiting. 881,25,5,"Le lanceur fait un si mauvais jeu de mots qu'il jette un froid et échange sa place avec un Pokémon de l'équipe prêt à combattre. La neige tombe pendant cinq tours." 881,25,9,"The user tells a chillingly bad joke before switching places with a party Pokémon in waiting. This summons a snowstorm lasting five turns." -881,25,5,"Le lanceur fait un si mauvais jeu de mots qu'il jette un froid et échange sa place avec un Pokémon de l'équipe prêt à combattre. La neige tombe pendant cinq tours." -881,25,9,"The user tells a chillingly bad joke before switching places with a party Pokémon in waiting. This summons a snowstorm lasting five turns." 882,25,5,"Le lanceur fait le ménage sur le terrain, ce qui annule les effets de Picots, Piège de Roc, Toile Gluante, Pics Toxik, et Clonage. Augmente l'Attaque et la Vitesse du lanceur." 882,25,9,"The user tidies up and removes the effects of Spikes, Stealth Rock, Sticky Web, Toxic Spikes, and Substitute. This also boosts the user’s Attack and Speed stats." 883,25,5,"Le lanceur invoque une tempête de neige qui dure cinq tours, ce qui augmente la Défense des Pokémon de type Glace." diff --git a/data/v2/csv/pokemon_species_flavor_text.csv b/data/v2/csv/pokemon_species_flavor_text.csv index 2bb905dbf..a3d6564fe 100644 --- a/data/v2/csv/pokemon_species_flavor_text.csv +++ b/data/v2/csv/pokemon_species_flavor_text.csv @@ -183378,8 +183378,8 @@ gives rise to the budding of fresh life across Hisui." 910,41,9,"The valve in Crocalor’s flame sac is closely connected to its vocal cords. This Pokémon utters a guttural cry as it spews flames every which way." 911,40,9,"The fiery bird changes shape when Skeledirge sings. Rumor has it that the bird was born when the fireball on Skeledirge’s head gained a soul." 911,41,9,"Skeledirge’s gentle singing soothes the souls of all that hear it. It burns its enemies to a crisp with flames of over 5,400 degrees Fahrenheit." -912,40,9,This Pokémon migrated to Paldea from distant lands long ago. The gel secreted by its feathers repels water and grime." -912,41,9,"Its strong legs let it easily swim around in even fast-flowing rivers. It likes to keep things tidy and is prone to overthinking things." +912,40,9,This Pokémon migrated to Paldea from distant lands long ago. The gel secreted by its feathers repels water and grime. +912,41,9,Its strong legs let it easily swim around in even fast-flowing rivers. It likes to keep things tidy and is prone to overthinking things. 913,40,9,"These Pokémon constantly run through shallow waters to train their legs, then compete with each other to see which of them kicks most gracefully." 913,41,9,"The hardworking Quaxwell observes people and Pokémon from various regions and incorporates their movements into its own dance routines." 914,40,9,"A single kick from a Quaquaval can send a truck rolling. This Pokémon uses its powerful legs to perform striking dances from far-off lands." diff --git a/data/v2/csv/version_names.csv b/data/v2/csv/version_names.csv index c07aae9fc..e0c86cc68 100644 --- a/data/v2/csv/version_names.csv +++ b/data/v2/csv/version_names.csv @@ -186,7 +186,7 @@ version_id,local_language_id,name 21,12,黑2 22,1,ホワイト2 22,3,화이트 2 -22,4,白 +22,4,白2 22,5,Blanc 2 22,6,Weiß 2 22,7,Blanco 2 From dc9389ab56c315bb5343aa439514c1584e212356 Mon Sep 17 00:00:00 2001 From: nikollson Date: Wed, 22 Apr 2026 21:31:33 +0900 Subject: [PATCH 60/80] Add Japanese localization entries for forms and abilities from the latest games (#1493) --- data/v2/csv/ability_flavor_text.csv | 119 +++++++++++- data/v2/csv/ability_names.csv | 9 + data/v2/csv/pokemon_form_names.csv | 278 ++++++++++++++++++++++++++++ 3 files changed, 405 insertions(+), 1 deletion(-) diff --git a/data/v2/csv/ability_flavor_text.csv b/data/v2/csv/ability_flavor_text.csv index ab5166452..54f652b35 100644 --- a/data/v2/csv/ability_flavor_text.csv +++ b/data/v2/csv/ability_flavor_text.csv @@ -28474,85 +28474,202 @@ Unnerve Ability and Spectrier’s Grim Neigh Ability." 267,25,9,This Ability combines the effects of both Calyrex's Unnerve Ability and Spectrier's Grim Neigh Ability. 268,25,5,"Lorsque le Pokémon subit une attaque directe, le talent\nde l’attaquant est remplacé par Odeur Tenace." 268,25,9,Contact with the Pokémon changes the attacker's Ability to Lingering Aroma. +268,25,11,"相手に 触られると +とれないにおいが +相手に うつってしまう。" 269,25,5,Le Pokémon crée un champ herbu quand\nil subit une attaque. 269,25,9,Turns the ground into Grassy Terrain when the Pokémon is hit by an attack. +269,25,11,"攻撃を 受けると +グラスフィールドに する。" 270,25,5,"Lorsque le Pokémon est touché par une capacité de type\nFeu, son Attaque augmente. Il ne peut pas être brûlé." 270,25,9,Boosts the Attack stat when the Pokémon is hit by a Fire-type move. The Pokémon also cannot be burned. +270,25,11,"ほのおタイプの 技を 受けると +攻撃が 上がる。 +やけど状態に ならない。" 271,25,5,"Le Pokémon enrage s’il a moins de la moitié de ses PV\naprès avoir subi une attaque. Sa Déf. et sa Déf. Spé.\nbaissent, et son Atq., son Atq. Spé. et sa Vit. augmentent." 271,25,9,"When an attack causes its HP to drop to half or less, the Pokémon gets angry. This lowers its Defense and Sp. Def stats but boosts its Attack, Sp. Atk, and Speed stats." +271,25,11,"相手の攻撃で HPが 半分に なると +怒りで 防御と 特防が 下がるが +攻撃 特攻 素早さが 上がる。" 272,25,5,"Le sel pur immunise le Pokémon contre les altérations\nde statut, et diminue de moitié les dégâts des capacités\nde type Spectre." 272,25,9,The Pokémon's pure salt protects it from status conditions and halves the damage taken from Ghost-type moves. +272,25,11,"清らかな塩で 状態異常に ならない。 +ゴーストタイプの 技の +ダメージを 半減させる。" 273,25,5,"Si le Pokémon est touché par une capacité de type Feu,\nil ne subit aucun dégât et sa Défense augmente\nbeaucoup." 273,25,9,"The Pokémon takes no damage when hit by Fire-type moves. Instead, its Defense stat is sharply boosted." +273,25,11,"ほのおタイプの 技を 受けると +ダメージを 受けずに +防御が ぐーんと 上がる。" 274,25,5,"L’Attaque du Pokémon augmente si un vent arrière souffle\nou s’il est touché par une capacité faisant appel au vent.\nDans ce dernier cas, il ne subit aucun dégât." 274,25,9,Boosts the Pokémon's Attack stat if Tailwind takes effect or if the Pokémon is hit by a wind move. The Pokémon also takes no damage from wind moves. +274,25,11,"おいかぜが 吹いたり 風技を 受けると +ダメージを 受けずに +攻撃が 上がる。" 275,25,5,L’Attaque du Pokémon augmente s’il subit l’effet du\ntalent Intimidation. Les capacités ou objets qui font\nchanger de Pokémon n’ont aucun effet sur lui. 275,25,9,Boosts the Pokémon’s Attack stat if intimidated. Moves and items that would force the Pokémon to switch out also fail to work. +275,25,11,"いかく されると 攻撃が 上がる。 +ポケモンを 入れ替えさせる +技や 道具が 効かない。" 276,25,5,Augmente la puissance des capacités de type Roche. 276,25,9,Powers up Rock-type moves. +276,25,11,"いわタイプの 技の +威力が 上がる。" 277,25,5,"Si le Pokémon est touché par une capacité faisant appel\nau vent, il se charge en électricité." 277,25,9,"The Pokémon becomes charged when it is hit by a wind move, boosting the power of the next Electric-type move the Pokémon uses." +277,25,11,"風技を 受けると +じゅうでん 状態に なる。" 278,25,5,Le Pokémon prend sa Forme Super en quittant\nle combat. 278,25,9,The Pokémon transforms into its Hero Form when it switches out. +278,25,11,"手持ちに ひっこむと +マイティフォルムに 変化する。" 279,25,5,"Si un Oyacata allié est sur le terrain quand ce Pokémon\nrejoint le combat, ce dernier entre dans sa bouche et\ndevient son commandant." 279,25,9,"When the Pokémon enters a battle, it goes inside the mouth of an ally Dondozo if one is on the field. The Pokémon then issues commands from there." +279,25,11,"登場したとき 味方に +ヘイラッシャが いると 口の中に +入って そこから 指令を だす。" 280,25,5,"Si le Pokémon subit des dégâts, il se charge\nen électricité." 280,25,9,"The Pokémon becomes charged when it takes damage, boosting the power of the next Electric-type move the Pokémon uses." +280,25,11,"ダメージを 受けると +じゅうでん 状態に なる。" 281,25,5,"Quand le soleil brille ou que le Pokémon tient\nune capsule d’Énergie Booster, sa stat la plus élevée\naugmente." 281,25,9,Boosts the Pokémon's most proficient stat in harsh sunlight or if the Pokémon is holding Booster Energy. +281,25,11,"ブーストエナジーを 持たせるか +天気が 晴れのとき +いちばん 高い能力が 上がる。" 282,25,5,"Quand un champ électrifié est actif ou que le Pokémon\ntient une capsule d’Énergie Booster, sa stat la plus élevée\naugmente." 282,25,9,Boosts the Pokémon's most proficient stat on Electric Terrain or if the Pokémon is holding Booster Energy. +282,25,11,"ブーストエナジーを 持たせるか +エレキフィールドのとき +いちばん 高い能力が 上がる。" 283,25,5,Le corps en or pur et robuste du Pokémon l’immunise\ncontre les capacités de statut des autres Pokémon. 283,25,9,"A body of pure, solid gold gives the Pokémon full immunity to other Pokémon's status moves." +283,25,11,"酸化せず 丈夫な 黄金の体は +相手からの 変化技を 受けない。" 284,25,5,Le pouvoir de l’urne qui appelle le fléau affaiblit\nl’Attaque Spéciale de tous les autres Pokémon. 284,25,9,The power of the Pokémon's ruinous vessel lowers the Sp. Atk stats of all Pokémon except itself. +284,25,11,"災厄を 呼ぶ 器の力で +自分以外の 特攻が 弱くなる。" 285,25,5,Le pouvoir de l’épée qui appelle le fléau affaiblit\nla Défense de tous les autres Pokémon. 285,25,9,The power of the Pokémon's ruinous sword lowers the Defense stats of all Pokémon except itself. +285,25,11,"災厄を 呼ぶ 剣の力で +自分以外の 防御が 弱くなる。" 286,25,5,Le pouvoir du bois qui appelle le fléau affaiblit\nl’Attaque de tous les autres Pokémon. 286,25,9,The power of the Pokémon's ruinous wooden tablets lowers the Attack stats of all Pokémon except itself. +286,25,11,"災厄を 呼ぶ 木札の力で +自分以外の 攻撃が 弱くなる。" 287,25,5,Le pouvoir des perles qui appellent le fléau affaiblit\nla Défense Spéciale de tous les autres Pokémon. 287,25,9,The power of the Pokémon's ruinous beads lowers the Sp. Def stats of all Pokémon except itself. +287,25,11,"災厄を 呼ぶ 勾玉の力で +自分以外の 特防が 弱くなる。" 288,25,5,"Le Pokémon invoque le soleil quand il rejoint le combat.\nQuand le soleil brille, une pulsation primitive augmente\nson Attaque." 288,25,9,Turns the sunlight harsh when the Pokémon enters a battle. The ancient pulse thrumming through the Pokémon also boosts its Attack stat in harsh sunlight. +288,25,11,"登場したとき 天気を 晴れにする。 +日差しが 強いと 古代の +鼓動により 攻撃が 高まる。" 289,25,5,Le Pokémon crée un champ électrifié quand il rejoint\nle combat. Une machine du futur fait monter son Attaque\nSpéciale si un champ électrifié est actif. 289,25,9,Turns the ground into Electric Terrain when the Pokémon enters a battle. The futuristic engine within the Pokémon also boosts its Sp. Atk stat on Electric Terrain. +289,25,11,"登場したとき エレキフィールドを はる。 +エレキフィールドだと 未来の +機関により 特攻が 高まる。" 290,25,5,"Quand les stats de l’ennemi augmentent, le Pokémon\nen profite pour augmenter ses stats de la même manière." 290,25,9,"If an opponent's stat is boosted, the Pokémon seizes the opportunity to boost the same stat for itself." +290,25,11,"相手の 能力が 上がったとき +自分も 便乗して +同じように 能力を 上げる。" 291,25,5,"Quand le Pokémon mange une Baie, il la régurgite\nà la fin du tour suivant et la mange une nouvelle fois." 291,25,9,"When the Pokémon eats a Berry, it will regurgitate that Berry at the end of the next turn and eat it one more time." +291,25,11,"きのみを 食べると +次のターンの 終わりに 胃から +出して もう1回だけ 食べる。" 292,25,5,Augmente la puissance des capacités tranchantes. 292,25,9,Powers up slicing moves. +292,25,11,"相手を 切る技の +威力が 上がる。" 293,25,5,"Quand le Pokémon entre sur le terrain, son Attaque\net son Attaque Spéciale augmentent légèrement\npour chaque allié mis K.O. auparavant." 293,25,9,"When the Pokémon enters a battle, its Attack and Sp. Atk stats are slightly boosted for each of the allies in its party that have already been defeated." +293,25,11,"登場したとき 今まで 倒された +味方の 数が 多いほど +少しずつ 攻撃と 特攻が 上がる。" 294,25,5,"Quand le Pokémon entre sur le terrain, il copie\nles changements de stats de son allié." 294,25,9,"When the Pokémon enters a battle, it copies an ally's stat changes." +294,25,11,"登場 したときに +味方の 能力変化を コピーする。" 295,25,5,"Quand le Pokémon est touché par une capacité\nphysique, il répand des pics toxiques dans le camp\nadverse." 295,25,9,Scatters poison spikes at the feet of the opposing team when the Pokémon takes damage from physical moves. +295,25,11,"物理技で ダメージを 受けると +相手の 足下に +どくびしが ちらばる。" 296,25,5,"Une étrange queue recouvre la tête du Pokémon,\nce qui empêche ce dernier et ses alliés d’être visés\npar une capacité prioritaire." 296,25,9,The mysterious tail covering the Pokémon's head makes opponents unable to use priority moves against the Pokémon or its allies. +296,25,11,"頭を包む 謎のしっぽが +こちらに むかって 先制技を +出せない ようにする。" 297,25,5,"Si le Pokémon est touché par une capacité de type Sol,\nil regagne des PV au lieu de subir des dégâts." 297,25,9,"If hit by a Ground-type move, the Pokémon has its HP restored instead of taking damage." +297,25,11,"じめんタイプの 技を 受けると +ダメージを 受けずに 回復する。" 298,25,5,"Le Pokémon agit toujours plus lentement quand il utilise\nune capacité de statut, mais il ignore les talents adverses." 298,25,9,"The Pokémon will always act more slowly when using status moves, but these moves will be unimpeded by the Ability of the target." +298,25,11,"変化技を 出すとき +必ず 行動が 遅くなるが +相手の 特性に ジャマされない。" 299,26,5,Le Pokémon ignore les changements d’Esquive des cibles\net peut toucher les Pokémon Spectre avec des capacités\nNormal ou Combat. Sa Précision ne peut pas baisser. 299,26,9,"The Pokémon ignores changes to opponents' evasiveness, its accuracy can't be lowered, and it can hit Ghost types with Normal-type and Fighting-type moves" +299,26,11,"ノーマル かくとうタイプの技を ゴーストタイプに +当てることが できる。 相手の 回避率の +変化を 無視し 命中率も 下げられない。" 300,26,5,"La première fois que le Pokémon entre au combat,\nune odeur de nectar sucré se répand sur le terrain,\nce qui baisse l’Esquive de l’adversaire." 300,26,9,Lowers the evasion of opposing Pokémon by 1 stage when first sent into battle +300,26,11,"最初に 登場 したとき +甘ったるい 蜜の香りを ふりまいて +相手の 回避率を 下げる。" 301,26,5,"Quand il rejoint le combat, ce Pokémon est aux petits\nsoins avec son allié et restaure quelques PV." 301,26,9,"When the Pokémon enters a battle, it showers its ally with hospitality, restoring a small amount of the ally's HP" +301,26,11,"登場したとき 味方を もてなして +HPを 少しだけ 回復してあげる。" 302,25,5,"Grâce aux pouvoirs de sa chaîne imprégnée de toxines,\nle Pokémon peut empoisonner gravement sa cible\nen la touchant avec une capacité." 302,26,9,The power of the Pokémon's toxic chain may badly poison any target the Pokémon hits with a move +302,26,11,"毒素を ふくんだ 鎖の力で +技を 当てた 相手を +猛毒の状態に することが ある。" 303,25,5,"Le Pokémon fait briller le Masque en puisant dans ses souvenirs, ce qui augmente ses stats." 303,26,9,"The Pokémon's heart fills with memories, causing the Mask to shine and one of the Pokémon's stats to be boosted." +303,26,11,"思い出を 心に 宿すことで +おめんを かがやかせ +自分の 能力を 上げる。" 304,27,5,"Quand le Pokémon rejoint le combat, il absorbe\nl’énergie alentour et prend sa Forme Téracristal." 304,27,9,"When the Pokémon enters a battle, it absorbs the energy around itself and transforms into its Terastal Form." +304,27,11,"登場したとき 周囲の +エネルギーを 吸収し +テラスタルフォルムに 変化する。" 305,27,5,"Grâce à sa carapace qui renferme l’énergie de tous\nles types, les capacités subies par ce Pokémon quand\nses PV sont au maximum ne sont pas très efficaces." 305,27,9,The Pokémon's shell contains the powers of each type. All damage-dealing moves that hit the Pokémon when its HP is full will not be very effective. +305,27,11,"全タイプの力を 秘めた甲羅は +HPが 満タンの ときに 受ける +ダメージを すべて 今ひとつに する。" 306,27,5,"Lorsque Terapagos prend sa Forme Stellaire, il utilise\nson pouvoir enfoui pour annuler les effets de la météo\net des champs actifs." 306,27,9,"When Terapagos changes into its Stellar Form, it uses its hidden powers to eliminate all effects of weather and terrain, reducing them to zero." +306,27,11,"テラパゴスが ステラフォルムに なったとき +秘められた力で 天気と フィールドの +影響を すべて ゼロにする。" 307,27,5,"Lorsque Pêchaminus empoisonne un Pokémon grâce\nà l’une de ses capacités, ce dernier devient également\nconfus." 307,27,9,Pokémon poisoned by Pecharunt's moves will also become confused. +307,27,11,"モモワロウの 技によって +どく状態に なった 相手は +こんらん状態にも なってしまう。" 308,32,9,"When the Pokémon uses contact moves, it can hit even targets that are protecting themselves, dealing 1/4 of the damage that the move would otherwise deal. Everything aside from the target's protective effects is still triggered." -309,32,9,"The Pokémon's Normal-type moves become Dragon-type moves and their power is boosted by 20%." +308,32,11,"接触技を使う時 +相手の守りの効果を無視して +本来の1/4のダメージを与える。 +相手の守りの効果以外は発動される。" +309,32,9,The Pokémon's Normal-type moves become Dragon-type moves and their power is boosted by 20%. +309,32,11,"ノーマルタイプの技がドラゴンタイプになり +威力が1.2倍になる。" 310,32,9,"Even when the sunlight has not turned harsh, the Pokémon can use its moves as if the weather were harsh sunlight." +310,32,11,"天気が にほんばれ状態でなくても +にほんばれ状態として +技を使うことができる。" 311,32,9,"When the Pokémon takes damage from a move, it burns the attacker." +311,32,11,"技のダメージを受けると +相手をやけど状態にする。" diff --git a/data/v2/csv/ability_names.csv b/data/v2/csv/ability_names.csv index c5c03e3e0..b85233fb4 100644 --- a/data/v2/csv/ability_names.csv +++ b/data/v2/csv/ability_names.csv @@ -2907,6 +2907,7 @@ ability_id,local_language_id,name 300,7,Néctar Dulce 300,8,Sciroppo Sublime 300,9,Supersweet Syrup +300,11,かんろなミツ 300,12,甘露之蜜 301,1,おもてなし 301,3,대접 @@ -2978,10 +2979,18 @@ ability_id,local_language_id,name 307,9,Poison Puppeteer 307,11,どくくぐつ 307,12,毒傀儡 +308,1,かんつうドリル 308,9,Piercing Drill +308,11,かんつうドリル +309,1,ドラゴンスキン 309,9,Dragonize +309,11,ドラゴンスキン +310,1,メガソーラー 310,9,Mega Sol +310,11,メガソーラー +311,1,とびだすハバネロ 311,9,Spicy Spray +311,11,とびだすハバネロ 10001,9,Mountaineer 10002,9,Wave Rider 10003,9,Skater diff --git a/data/v2/csv/pokemon_form_names.csv b/data/v2/csv/pokemon_form_names.csv index 5cbdfc4fc..4cb7792e3 100644 --- a/data/v2/csv/pokemon_form_names.csv +++ b/data/v2/csv/pokemon_form_names.csv @@ -6,6 +6,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 201,7,A, 201,8,A, 201,9,A,Unown A +201,11,A, 351,1,ポワルンのすがた, 351,3,캐스퐁의 모습, 351,4,飄浮泡泡的樣子, @@ -51,6 +52,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 412,7,Tronco Planta, 412,8,Manto Pianta, 412,9,Plant Cloak,Plant Burmy +412,11,くさきのミノ, 413,1,くさきのミノ, 413,3,초목도롱, 413,4,草木蓑衣, @@ -127,6 +129,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 493,7,Tipo Normal, 493,8,Tipo Normale, 493,9,Normal Type,Normal Arceus +493,11,ノーマルタイプ, 550,1,あかすじのすがた, 550,3,적색근의 모습, 550,4,紅條紋的樣子, @@ -154,6 +157,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 585,7,Forma Primavera, 585,8,Forma Primavera, 585,9,Spring Form,Spring Deerling +585,11,はるのすがた, 586,1,はるのすがた, 586,3,봄의 모습, 586,5,Forme Printemps,Haydaim Printemps @@ -161,6 +165,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 586,7,Forma Primavera, 586,8,Forma Primavera, 586,9,Spring Form,Spring Sawsbuck +586,11,はるのすがた, 592,1,オスのすがた, 592,3,수컷의 모습, 592,4,雄性的樣子, @@ -248,6 +253,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 666,7,Motivo Floral, 666,8,Motivo Giardinfiore, 666,9,Meadow Pattern,Meadow Vivillon +666,11,はなぞののもよう, 668,1,オスのすがた, 668,3,수컷의 모습, 668,4,雄性的樣子, @@ -265,6 +271,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 669,7,Flor Roja, 669,8,Fiore Rosso, 669,9,Red Flower,Red Flabébé +669,11,あかいはな, 670,1,あかいはな, 670,3,빨간 꽃, 670,5,Fleur Rouge,Floette Rouge @@ -272,6 +279,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 670,7,Flor Roja, 670,8,Fiore Rosso, 670,9,Red Flower,Red Floette +670,11,あかいはな, 671,1,あかいはな, 671,3,빨간 꽃, 671,5,Fleur Rouge,Florges Rouge @@ -279,6 +287,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 671,7,Flor Roja, 671,8,Fiore Rosso, 671,9,Red Flower,Red Florges +671,11,あかいはな, 676,1,やせいのすがた, 676,3,야생의 모습, 676,5,Forme Sauvage,Couafarel Sauvage @@ -286,6 +295,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 676,7,Forma Salvaje, 676,8,Forma Selvatica, 676,9,Natural Form,Natural Furfrou +676,11,やせいのすがた, 678,1,オスのすがた, 678,3,수컷의 모습, 678,4,雄性的樣子, @@ -593,6 +603,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10001,7,B, 10001,8,B, 10001,9,B,Unown B +10001,11,B, 10002,1,C, 10002,3,C, 10002,5,C,Zarbi C @@ -600,6 +611,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10002,7,C, 10002,8,C, 10002,9,C,Unown C +10002,11,C, 10003,1,D, 10003,3,D, 10003,5,D,Zarbi D @@ -607,6 +619,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10003,7,D, 10003,8,D, 10003,9,D,Unown D +10003,11,D, 10004,1,E, 10004,3,E, 10004,5,E,Zarbi E @@ -614,6 +627,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10004,7,E, 10004,8,E, 10004,9,E,Unown E +10004,11,E, 10005,1,F, 10005,3,F, 10005,5,F,Zarbi F @@ -621,6 +635,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10005,7,F, 10005,8,F, 10005,9,F,Unown F +10005,11,F, 10006,1,G, 10006,3,G, 10006,5,G,Zarbi G @@ -628,6 +643,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10006,7,G, 10006,8,G, 10006,9,G,Unown G +10006,11,G, 10007,1,H, 10007,3,H, 10007,5,H,Zarbi H @@ -635,6 +651,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10007,7,H, 10007,8,H, 10007,9,H,Unown H +10007,11,H, 10008,1,I, 10008,3,I, 10008,5,I,Zarbi I @@ -642,6 +659,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10008,7,I, 10008,8,I, 10008,9,I,Unown I +10008,11,I, 10009,1,J, 10009,3,J, 10009,5,J,Zarbi J @@ -649,6 +667,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10009,7,J, 10009,8,J, 10009,9,J,Unown J +10009,11,J, 10010,1,K, 10010,3,K, 10010,5,K,Zarbi K @@ -656,6 +675,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10010,7,K, 10010,8,K, 10010,9,K,Unown K +10010,11,K, 10011,1,L, 10011,3,L, 10011,5,L,Zarbi L @@ -663,6 +683,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10011,7,L, 10011,8,L, 10011,9,L,Unown L +10011,11,L, 10012,1,M, 10012,3,M, 10012,5,M,Zarbi M @@ -670,6 +691,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10012,7,M, 10012,8,M, 10012,9,M,Unown M +10012,11,M, 10013,1,N, 10013,3,N, 10013,5,N,Zarbi N @@ -677,6 +699,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10013,7,N, 10013,8,N, 10013,9,N,Unown N +10013,11,N, 10014,1,O, 10014,3,O, 10014,5,O,Zarbi O @@ -684,6 +707,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10014,7,O, 10014,8,O, 10014,9,O,Unown O +10014,11,O, 10015,1,P, 10015,3,P, 10015,5,P,Zarbi P @@ -691,6 +715,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10015,7,P, 10015,8,P, 10015,9,P,Unown P +10015,11,P, 10016,1,Q, 10016,3,Q, 10016,5,Q,Zarbi Q @@ -698,6 +723,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10016,7,Q, 10016,8,Q, 10016,9,Q,Unown Q +10016,11,Q, 10017,1,R, 10017,3,R, 10017,5,R,Zarbi R @@ -705,6 +731,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10017,7,R, 10017,8,R, 10017,9,R,Unown R +10017,11,R, 10018,1,S, 10018,3,S, 10018,5,S,Zarbi S @@ -712,6 +739,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10018,7,S, 10018,8,S, 10018,9,S,Unown S +10018,11,S, 10019,1,T, 10019,3,T, 10019,5,T,Zarbi T @@ -719,6 +747,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10019,7,T, 10019,8,T, 10019,9,T,Unown T +10019,11,T, 10020,1,U, 10020,3,U, 10020,5,U,Zarbi U @@ -726,6 +755,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10020,7,U, 10020,8,U, 10020,9,U,Unown U +10020,11,U, 10021,1,V, 10021,3,V, 10021,5,V,Zarbi V @@ -733,6 +763,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10021,7,V, 10021,8,V, 10021,9,V,Unown V +10021,11,V, 10022,1,W, 10022,3,W, 10022,5,W,Zarbi W @@ -740,6 +771,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10022,7,W, 10022,8,W, 10022,9,W,Unown W +10022,11,W, 10023,1,X, 10023,3,X, 10023,5,X,Zarbi X @@ -747,6 +779,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10023,7,X, 10023,8,X, 10023,9,X,Unown X +10023,11,X, 10024,1,Y, 10024,3,Y, 10024,5,Y,Zarbi Y @@ -754,6 +787,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10024,7,Y, 10024,8,Y, 10024,9,Y,Unown Y +10024,11,Y, 10025,1,Z, 10025,3,Z, 10025,5,Z,Zarbi Z @@ -761,6 +795,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10025,7,Z, 10025,8,Z, 10025,9,Z,Unown Z +10025,11,Z, 10026,1,!, 10026,3,!, 10026,5,!,Zarbi ! @@ -768,6 +803,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10026,7,!, 10026,8,!, 10026,9,!,Unown ! +10026,11,!, 10027,1,?, 10027,3,?, 10027,5,?,Zarbi ? @@ -775,6 +811,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10027,7,?, 10027,8,?, 10027,9,?,Unown ? +10027,11,?, 10028,1,たいようのすがた, 10028,3,태양의 모습, 10028,4,太陽的樣子, @@ -842,6 +879,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10034,7,Tronco Arena, 10034,8,Manto Sabbia, 10034,9,Sandy Cloak,Sandy Burmy +10034,11,すなちのミノ, 10035,1,ゴミのミノ, 10035,3,슈레도롱, 10035,5,Cape Déchet,Cheniti Déchet @@ -849,6 +887,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10035,7,Tronco Basura, 10035,8,Manto Scarti, 10035,9,Trash Cloak,Trash Burmy +10035,11,ゴミのミノ, 10036,1,すなちのミノ, 10036,3,모래땅도롱, 10036,4,砂土蓑衣, @@ -905,102 +944,119 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10041,7,Tipo Bicho, 10041,8,Tipo Coleottero, 10041,9,Bug Type,Bug Arceus +10041,11,むしタイプ, 10042,1,あくタイプ, 10042,5,Ténèbres,Arceus Ténèbres 10042,6,Unlicht,Arceus (Unlicht) 10042,7,Tipo Siniestro, 10042,8,Tipo Buio, 10042,9,Dark Type,Dark Arceus +10042,11,あくタイプ, 10043,1,ドラゴンタイプ, 10043,5,Dragon,Arceus Dragon 10043,6,Drache,Arceus (Drache) 10043,7,Tipo Dragón, 10043,8,Tipo Drago, 10043,9,Dragon Type,Dragon Arceus +10043,11,ドラゴンタイプ, 10044,1,でんきタイプ, 10044,5,Électrik,Arceus Électrik 10044,6,Elektro,Arceus (Elektro) 10044,7,Tipo Eléctrico, 10044,8,Tipo Elettro, 10044,9,Electric Type,Electric Arceus +10044,11,でんきタイプ, 10045,1,かくとうタイプ, 10045,5,Combat,Arceus Combat 10045,6,Kampf,Arceus (Kampf) 10045,7,Tipo Lucha, 10045,8,Tipo Lotta, 10045,9,Fighting Type,Fighting Arceus +10045,11,かくとうタイプ, 10046,1,ほのおタイプ, 10046,5,Feu,Arceus Feu 10046,6,Feuer,Arceus (Feuer) 10046,7,Tipo Fuego, 10046,8,Tipo Fuoco, 10046,9,Fire Type,Fire Arceus +10046,11,ほのおタイプ, 10047,1,ひこうタイプ, 10047,5,Vol,Arceus Vol 10047,6,Flug,Arceus (Flug) 10047,7,Tipo Volador, 10047,8,Tipo Volante, 10047,9,Flying Type,Flying Arceus +10047,11,ひこうタイプ, 10048,1,ゴーストタイプ, 10048,5,Spectre,Arceus Spectre 10048,6,Geist,Arceus (Geist) 10048,7,Tipo Fantasma, 10048,8,Tipo Spettro, 10048,9,Ghost Type,Ghost Arceus +10048,11,ゴーストタイプ, 10049,1,くさタイプ, 10049,5,Plante,Arceus Plante 10049,6,Pflanze,Arceus (Pflanze) 10049,7,Tipo Planta, 10049,8,Tipo Erba, 10049,9,Grass Type,Grass Arceus +10049,11,くさタイプ, 10050,1,じめんタイプ, 10050,5,Sol,Arceus Sol 10050,6,Boden,Arceus (Boden) 10050,7,Tipo Tierra, 10050,8,Tipo Terra, 10050,9,Ground Type,Ground Arceus +10050,11,じめんタイプ, 10051,1,こおりタイプ, 10051,5,Glace,Arceus Glace 10051,6,Eis,Arceus (Eis) 10051,7,Tipo Hielo, 10051,8,Tipo Ghiaccio, 10051,9,Ice Type,Ice Arceus +10051,11,こおりタイプ, 10052,1,どくタイプ, 10052,5,Poison,Arceus Poison 10052,6,Gift,Arceus (Gift) 10052,7,Tipo Veneno, 10052,8,Tipo Veleno, 10052,9,Poison Type,Poison Arceus +10052,11,どくタイプ, 10053,1,エスパータイプ, 10053,5,Psy,Arceus Psy 10053,6,Psycho,Arceus (Psycho) 10053,7,Tipo Psíquico, 10053,8,Tipo Psico, 10053,9,Psychic Type,Psychic Arceus +10053,11,エスパータイプ, 10054,1,いわタイプ, 10054,5,Roche,Arceus Roche 10054,6,Gestein,Arceus (Gestein) 10054,7,Tipo Roca, 10054,8,Tipo Roccia, 10054,9,Rock Type,Rock Arceus +10054,11,いわタイプ, 10055,1,はがねタイプ, 10055,5,Acier,Arceus Acier 10055,6,Stahl,Arceus (Stahl) 10055,7,Tipo Acero, 10055,8,Tipo Acciaio, 10055,9,Steel Type,Steel Arceus +10055,11,はがねタイプ, 10056,1,みずタイプ, 10056,5,Eau,Arceus Eau 10056,6,Wasser,Arceus (Wasser) 10056,7,Tipo Agua, 10056,8,Tipo Acqua, 10056,9,Water Type,Water Arceus +10056,11,みずタイプ, 10057,1,???タイプ, 10057,5,???,Arceus ??? 10057,6,???,Arceus (???) 10057,7,Tipo ???, 10057,8,Tipo ???, 10057,9,??? Type,??? Arceus +10057,11,???タイプ, 10058,1,ヒートロトム, 10058,3,히트로토무, 10058,4,加熱洛托姆, @@ -1101,6 +1157,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10068,7,Forma Verano, 10068,8,Forma Estate, 10068,9,Summer Form,Summer Deerling +10068,11,なつのすがた, 10069,1,あきのすがた, 10069,3,가을의 모습, 10069,5,Forme Automne,Vivaldaim Automne @@ -1108,6 +1165,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10069,7,Forma Otoño, 10069,8,Forma Autunno, 10069,9,Autumn Form,Autumn Deerling +10069,11,あきのすがた, 10070,1,ふゆのすがた, 10070,3,겨울의 모습, 10070,5,Forme Hiver,Vivaldaim Hiver @@ -1115,6 +1173,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10070,7,Forma Invierno, 10070,8,Forma Inverno, 10070,9,Winter Form,Winter Deerling +10070,11,ふゆのすがた, 10071,1,なつのすがた, 10071,3,여름의 모습, 10071,5,Forme Été,Haydaim Été @@ -1122,6 +1181,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10071,7,Forma Verano, 10071,8,Forma Estate, 10071,9,Summer Form,Summer Sawsbuck +10071,11,なつのすがた, 10072,1,あきのすがた, 10072,3,가을의 모습, 10072,5,Forme Automne,Haydaim Automne @@ -1129,6 +1189,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10072,7,Forma Otoño, 10072,8,Forma Autunno, 10072,9,Autumn Form,Autumn Sawsbuck +10072,11,あきのすがた, 10073,1,ふゆのすがた, 10073,3,겨울의 모습, 10073,5,Forme Hiver,Haydaim Hiver @@ -1136,6 +1197,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10073,7,Forma Invierno, 10073,8,Forma Inverno, 10073,9,Winter Form,Winter Sawsbuck +10073,11,ふゆのすがた, 10074,1,ステップフォルム, 10074,3,스텝폼, 10074,4,舞步形態, @@ -1153,6 +1215,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10075,7,HidroROM, 10075,8,Idromodulo, 10075,9,Douse Drive,Douse Genesect +10075,11,アクアカセット, 10076,1,イナズマカセット, 10076,3,번개카세트, 10076,5,Module Choc,Genesect Choc @@ -1160,6 +1223,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10076,7,FulgoROM, 10076,8,Voltmodulo, 10076,9,Shock Drive,Shock Genesect +10076,11,イナズマカセット, 10077,1,ブレイズカセット, 10077,3,블레이즈카세트, 10077,5,Module Pyro,Genesect Pyro @@ -1167,6 +1231,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10077,7,PiroROM, 10077,8,Piromodulo, 10077,9,Burn Drive,Burn Genesect +10077,11,ブレイズカセット, 10078,1,フリーズカセット, 10078,3,프리즈카세트, 10078,5,Module Cryo,Genesect Cryo @@ -1174,6 +1239,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10078,7,CrioROM, 10078,8,Gelomodulo, 10078,9,Chill Drive,Chill Genesect +10078,11,フリーズカセット, 10079,1,れいじゅうフォルム, 10079,3,영물폼, 10079,4,靈獸形態, @@ -1240,6 +1306,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10085,7,Tipo Hada, 10085,8,Tipo Folletto, 10085,9,Fairy Type,Fairy Arceus +10085,11,フェアリータイプ, 10086,1,ひょうせつのもよう, 10086,3,빙설의 모양, 10086,5,Motif Blizzard,Prismillon Blizzard @@ -1247,6 +1314,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10086,7,Motivo Polar, 10086,8,Motivo Nevi Perenni, 10086,9,Icy Snow Pattern,Icy Snow Vivillon +10086,11,ひょうせつのもよう, 10087,1,ゆきぐにのもよう, 10087,3,설국의 모양, 10087,5,Motif Banquise,Prismillon Banquise @@ -1254,6 +1322,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10087,7,Motivo Taiga, 10087,8,Motivo Nordico, 10087,9,Polar Pattern,Polar Vivillon +10087,11,ゆきぐにのもよう, 10088,1,せつげんのもよう, 10088,3,설원의 모양, 10088,5,Motif Glace,Prismillon Glace @@ -1261,6 +1330,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10088,7,Motivo Tundra, 10088,8,Motivo Manto di Neve, 10088,9,Tundra Pattern,Tundra Vivillon +10088,11,せつげんのもよう, 10089,1,たいりくのもよう, 10089,3,대륙의 모양, 10089,5,Motif Continent,Prismillon Continent @@ -1268,6 +1338,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10089,7,Motivo Continental, 10089,8,Motivo Continentale, 10089,9,Continental Pattern,Continental Vivillon +10089,11,たいりくのもよう, 10090,1,ていえんのもよう, 10090,3,정원의 모양, 10090,5,Motif Verdure,Prismillon Verdure @@ -1275,6 +1346,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10090,7,Motivo Vergel, 10090,8,Motivo Prato, 10090,9,Garden Pattern,Garden Vivillon +10090,11,ていえんのもよう, 10091,1,みやびなもよう, 10091,3,우아한 모양, 10091,5,Motif Monarchie,Prismillon Monarchie @@ -1282,6 +1354,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10091,7,Motivo Oriental, 10091,8,Motivo Eleganza, 10091,9,Elegant Pattern,Elegant Vivillon +10091,11,みやびなもよう, 10092,1,モダンなもよう, 10092,3,모던한 모양, 10092,5,Motif Métropole,Prismillon Métropole @@ -1289,6 +1362,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10092,7,Motivo Moderno, 10092,8,Motivo Trendy, 10092,9,Modern Pattern,Modern Vivillon +10092,11,モダンなもよう, 10093,1,マリンのもよう, 10093,3,마린의 모양, 10093,5,Motif Rivage,Prismillon Rivage @@ -1296,6 +1370,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10093,7,Motivo Marino, 10093,8,Motivo Marino, 10093,9,Marine Pattern,Marine Vivillon +10093,11,マリンのもよう, 10094,1,ぐんとうのもよう, 10094,3,군도의 모양, 10094,5,Motif Archipel,Prismillon Archipel @@ -1303,6 +1378,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10094,7,Motivo Isleño, 10094,8,Motivo Arcipelago, 10094,9,Archipelago Pattern,Archipelago Vivillon +10094,11,ぐんとうのもよう, 10095,1,こうやのもよう, 10095,3,황야의 모양, 10095,5,Motif Sécheresse,Prismillon Sécheresse @@ -1310,6 +1386,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10095,7,Motivo Estepa, 10095,8,Motivo Deserto, 10095,9,High Plains Pattern,High Plains Vivillon +10095,11,こうやのもよう, 10096,1,さじんのもよう, 10096,3,사진의 모양, 10096,5,Motif Sable,Prismillon Sable @@ -1317,6 +1394,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10096,7,Motivo Desierto, 10096,8,Motivo Sabbia, 10096,9,Sandstorm Pattern,Sandstorm Vivillon +10096,11,さじんのもよう, 10097,1,たいがのもよう, 10097,3,대하의 모양, 10097,5,Motif Delta,Prismillon Delta @@ -1324,6 +1402,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10097,7,Motivo Oasis, 10097,8,Motivo Fluviale, 10097,9,River Pattern,River Vivillon +10097,11,たいがのもよう, 10098,1,スコールのもよう, 10098,3,스콜의 모양, 10098,5,Motif Cyclone,Prismillon Cyclone @@ -1331,6 +1410,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10098,7,Motivo Monzón, 10098,8,Motivo Pluviale, 10098,9,Monsoon Pattern,Monsoon Vivillon +10098,11,スコールのもよう, 10099,1,サバンナのもよう, 10099,3,사바나의 모양, 10099,5,Motif Mangrove,Prismillon Mangrove @@ -1338,6 +1418,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10099,7,Motivo Pantano, 10099,8,Motivo Savana, 10099,9,Savanna Pattern,Savanna Vivillon +10099,11,サバンナのもよう, 10100,1,たいようのもよう, 10100,3,태양의 모양, 10100,5,Motif Zénith,Prismillon Zénith @@ -1345,6 +1426,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10100,7,Motivo Solar, 10100,8,Motivo Solare, 10100,9,Sun Pattern,Sun Vivillon +10100,11,たいようのもよう, 10101,1,オーシャンのもよう, 10101,3,오션의 모양, 10101,5,Motif Soleil Levant,Prismillon Soleil Levant @@ -1352,6 +1434,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10101,7,Motivo Océano, 10101,8,Motivo Oceanico, 10101,9,Ocean Pattern,Ocean Vivillon +10101,11,オーシャンのもよう, 10102,1,ジャングルのもよう, 10102,3,정글의 모양, 10102,5,Motif Jungle,Prismillon Jungle @@ -1359,6 +1442,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10102,7,Motivo Jungla, 10102,8,Motivo Giungla, 10102,9,Jungle Pattern,Jungle Vivillon +10102,11,ジャングルのもよう, 10103,1,きいろのはな, 10103,3,노란 꽃, 10103,5,Fleur Jaune,Flabébé Jaune @@ -1366,6 +1450,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10103,7,Flor Amarilla, 10103,8,Fiore Giallo, 10103,9,Yellow Flower,Yellow Flabébé +10103,11,きいろのはな, 10104,1,オレンジいろのはな, 10104,3,오렌지색 꽃, 10104,5,Fleur Orange,Flabébé Orange @@ -1373,6 +1458,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10104,7,Flor Naranja, 10104,8,Fiore Arancione, 10104,9,Orange Flower,Orange Flabébé +10104,11,オレンジいろのはな, 10105,1,あおいはな, 10105,3,파란 꽃, 10105,5,Fleur Bleue,Flabébé Bleu @@ -1380,6 +1466,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10105,7,Flor Azul, 10105,8,Fiore Blu, 10105,9,Blue Flower,Blue Flabébé +10105,11,あおいはな, 10106,1,しろいはな, 10106,3,하얀 꽃, 10106,5,Fleur Blanche,Flabébé Blanc @@ -1387,6 +1474,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10106,7,Flor Blanca, 10106,8,Fiore Bianco, 10106,9,White Flower,White Flabébé +10106,11,しろいはな, 10107,1,きいろのはな, 10107,3,노란 꽃, 10107,5,Fleur Jaune,Floette Jaune @@ -1394,6 +1482,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10107,7,Flor Amarilla, 10107,8,Fiore Giallo, 10107,9,Yellow Flower,Yellow Floette +10107,11,きいろのはな, 10108,1,オレンジいろのはな, 10108,3,오렌지색 꽃, 10108,5,Fleur Orange,Floette Orange @@ -1401,6 +1490,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10108,7,Flor Naranja, 10108,8,Fiore Arancione, 10108,9,Orange Flower,Orange Floette +10108,11,オレンジいろのはな, 10109,1,あおいはな, 10109,3,파란 꽃, 10109,5,Fleur Bleue,Floette Bleu @@ -1408,6 +1498,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10109,7,Flor Azul, 10109,8,Fiore Blu, 10109,9,Blue Flower,Blue Floette +10109,11,あおいはな, 10110,1,しろいはな, 10110,3,하얀 꽃, 10110,5,Fleur Blanche,Floette Blanc @@ -1415,6 +1506,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10110,7,Flor Blanca, 10110,8,Fiore Bianco, 10110,9,White Flower,White Floette +10110,11,しろいはな, 10111,1,きいろのはな, 10111,3,노란 꽃, 10111,5,Fleur Jaune,Florges Jaune @@ -1422,6 +1514,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10111,7,Flor Amarilla, 10111,8,Fiore Giallo, 10111,9,Yellow Flower,Yellow Florges +10111,11,きいろのはな, 10112,1,オレンジいろのはな, 10112,3,오렌지색 꽃, 10112,5,Fleur Orange,Florges Orange @@ -1429,6 +1522,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10112,7,Flor Naranja, 10112,8,Fiore Arancione, 10112,9,Orange Flower,Orange Florges +10112,11,オレンジいろのはな, 10113,1,あおいはな, 10113,3,파란 꽃, 10113,5,Fleur Bleue,Florges Bleu @@ -1436,6 +1530,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10113,7,Flor Azul, 10113,8,Fiore Blu, 10113,9,Blue Flower,Blue Florges +10113,11,あおいはな, 10114,1,しろいはな, 10114,3,하얀 꽃, 10114,5,Fleur Blanche,Florges Blanc @@ -1443,6 +1538,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10114,7,Flor Blanca, 10114,8,Fiore Bianco, 10114,9,White Flower,White Florges +10114,11,しろいはな, 10115,1,ハートカット, 10115,3,하트컷, 10115,5,Coupe Cœur,Couafarel Cœur @@ -1450,6 +1546,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10115,7,Corte Corazón, 10115,8,Taglio Cuore, 10115,9,Heart Trim,Heart Furfrou +10115,11,ハートカット, 10116,1,スターカット, 10116,3,스타컷, 10116,5,Coupe Étoile,Couafarel Étoile @@ -1457,6 +1554,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10116,7,Corte Estrella, 10116,8,Taglio Stella, 10116,9,Star Trim,Star Furfrou +10116,11,スターカット, 10117,1,ダイヤカット, 10117,3,다이아컷, 10117,5,Coupe Diamant,Couafarel Diamant @@ -1464,6 +1562,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10117,7,Corte Rombo, 10117,8,Taglio Diamante, 10117,9,Diamond Trim,Diamond Furfrou +10117,11,ダイヤカット, 10118,1,レディカット, 10118,3,레이디컷, 10118,5,Coupe Demoiselle,Couafarel Demoiselle @@ -1471,6 +1570,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10118,7,Corte Señorita, 10118,8,Taglio Signorina, 10118,9,Debutante Trim,Debutante Furfrou +10118,11,レディカット, 10119,1,マダムカット, 10119,3,마담컷, 10119,5,Coupe Madame,Couafarel Madame @@ -1478,6 +1578,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10119,7,Corte Dama, 10119,8,Taglio Gentildonna, 10119,9,Matron Trim,Matron Furfrou +10119,11,マダムカット, 10120,1,ジェントルカット, 10120,3,젠틀컷, 10120,5,Coupe Monsieur,Couafarel Monsieur @@ -1485,6 +1586,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10120,7,Corte Caballero, 10120,8,Taglio Gentiluomo, 10120,9,Dandy Trim,Dandy Furfrou +10120,11,ジェントルカット, 10121,1,クイーンカット, 10121,3,퀸컷, 10121,5,Coupe Reine,Couafarel Reine @@ -1492,6 +1594,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10121,7,Corte Aristocrático, 10121,8,Taglio Regina, 10121,9,La Reine Trim,La Reine Furfrou +10121,11,クイーンカット, 10122,1,カブキカット, 10122,3,가부키컷, 10122,5,Coupe Kabuki,Couafarel Kabuki @@ -1499,6 +1602,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10122,7,Corte Kabuki, 10122,8,Taglio Kabuki, 10122,9,Kabuki Trim,Kabuki Furfrou +10122,11,カブキカット, 10123,1,キングダムカット, 10123,3,킹덤컷, 10123,5,Coupe Pharaon,Couafarel Pharaon @@ -1506,6 +1610,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10123,7,Corte Faraónico, 10123,8,Taglio Faraone, 10123,9,Pharaoh Trim,Pharaoh Furfrou +10123,11,キングダムカット, 10124,1,メスのすがた, 10124,3,암컷의 모습, 10124,4,雌性的樣子, @@ -1883,6 +1988,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10161,7,Motivo Fantasía, 10161,8,Motivo Sbarazzino, 10161,9,Fancy Pattern,Fancy Vivillon +10161,11,ファンシーなもよう, 10162,1,ボールのもよう, 10162,3,볼의 모양, 10162,5,Motif Poké Ball,Prismillon Poké Ball @@ -1890,6 +1996,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10162,7,Motivo Poké Ball, 10162,8,Motivo Poké Ball, 10162,9,Poké Ball Pattern,Poké Ball Vivillon +10162,11,ボールのもよう, 10163,1,えいえんのはな, 10163,3,영원의 꽃, 10163,5,Fleur Éternelle,Floette Éternel @@ -1897,6 +2004,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10163,7,Flor Eterna, 10163,8,Fiore Eterno, 10163,9,Eternal Flower,Eternal Floette +10163,11,えいえんのはな, 10164,1,メガラティアス, 10164,3,메가라티아스, 10164,4,超級拉帝亞斯, @@ -2081,26 +2189,32 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10182,5,Pikachu Rockeur,Pikachu Rockeur 10182,6,Cosplayform,Rock Star Pikachu 10182,9,Pikachu Rock Star,Pikachu Rock Star +10182,11,ハードロック・ピカチュウ, 10183,1,マダム・ピカチュウ, 10183,5,Pikachu Lady,Pikachu Lady 10183,6,Cosplayform,Lady Pikachu 10183,9,Pikachu Belle,Pikachu Belle +10183,11,マダム・ピカチュウ, 10184,1,アイドル・ピカチュウ, 10184,5,Pikachu Star,Pikachu Star 10184,6,Cosplayform,Pop Star Pikachu 10184,9,Pikachu Pop Star,Pikachu Pop Star +10184,11,アイドル・ピカチュウ, 10185,1,ドクター・ピカチュウ, 10185,5,Pikachu Docteur,Pikachu Docteur 10185,6,Cosplayform,Dr. Pikachu 10185,9,Pikachu Ph.D.,Pikachu Ph.D. +10185,11,ドクター・ピカチュウ, 10186,1,マスクド・ピカチュウ, 10186,5,Pikachu Catcheur,Pikachu Catcheur 10186,6,Cosplayform,Wrestling Pikachu 10186,9,Pikachu Libre,Pikachu Libre +10186,11,マスクド・ピカチュウ, 10187,1,おきがえピカチュウ, 10187,5,Pikachu Cosplayeur,Pikachu Cosplayeur 10187,6,Cosplayform,Cosplay Pikachu 10187,9,Cosplay Pikachu,Cosplay Pikachu +10187,11,おきがえピカチュウ, 10188,1,ときはなたれしフーパ, 10188,3,굴레를 벗어난 후파, 10188,4,解放胡帕, @@ -3342,108 +3456,176 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10363,9,Shadow Rider,Shadow Calyrex 10363,11,こくばじょうのすがた, 10363,12,骑黑马的样子, +10364,1,キョダイマックスのすがた, 10364,5,Forme Gigamax,Florizarre Gigamax 10364,6,Gigadynamax-Form,Gigadynamax-Bisaflor 10364,9,Gigantamax Form,Gigantamax Venusaur +10364,11,キョダイマックスのすがた, +10365,1,キョダイマックスのすがた, 10365,5,Forme Gigamax,Dracaufeu Gigamax 10365,6,Gigadynamax-Form,Gigadynamax-Glurak 10365,9,Gigantamax Form,Gigantamax Charizard +10365,11,キョダイマックスのすがた, +10366,1,キョダイマックスのすがた, 10366,5,Forme Gigamax,Tortank Gigamax 10366,6,Gigadynamax-Form,Gigadynamax-Turtok 10366,9,Gigantamax Form,Gigantamax Blastoise +10366,11,キョダイマックスのすがた, +10367,1,キョダイマックスのすがた, 10367,5,Forme Gigamax,Papilusion Gigamax 10367,6,Gigadynamax-Form,Gigadynamax-Smettbo 10367,9,Gigantamax Form,Gigantamax Butterfree +10367,11,キョダイマックスのすがた, +10368,1,キョダイマックスのすがた, 10368,5,Forme Gigamax,Pikachu Gigamax 10368,6,Gigadynamax-Form,Gigadynamax-Pikachu 10368,9,Gigantamax Form,Gigantamax Pikachu +10368,11,キョダイマックスのすがた, +10369,1,キョダイマックスのすがた, 10369,5,Forme Gigamax,Miaouss Gigamax 10369,6,Gigadynamax-Form,Gigadynamax-Mauzi 10369,9,Gigantamax Form,Gigantamax Meowth +10369,11,キョダイマックスのすがた, +10370,1,キョダイマックスのすがた, 10370,5,Forme Gigamax,Mackogneur Gigamax 10370,6,Gigadynamax-Form,Gigadynamax-Machomei 10370,9,Gigantamax Form,Gigantamax Machamp +10370,11,キョダイマックスのすがた, +10371,1,キョダイマックスのすがた, 10371,5,Forme Gigamax,Ectoplasma Gigamax 10371,6,Gigadynamax-Form,Gigadynamax-Gengar 10371,9,Gigantamax Form,Gigantamax Gengar +10371,11,キョダイマックスのすがた, +10372,1,キョダイマックスのすがた, 10372,5,Forme Gigamax,Krabboss Gigamax 10372,6,Gigadynamax-Form,Gigadynamax-Kingler 10372,9,Gigantamax Form,Gigantamax Kingler +10372,11,キョダイマックスのすがた, +10373,1,キョダイマックスのすがた, 10373,5,Forme Gigamax,Lokhlass Gigamax 10373,6,Gigadynamax-Form,Gigadynamax-Lapras 10373,9,Gigantamax Form,Gigantamax Lapras +10373,11,キョダイマックスのすがた, +10374,1,キョダイマックスのすがた, 10374,5,Forme Gigamax,Évoli Gigamax 10374,6,Gigadynamax-Form,Gigadynamax-Evoli 10374,9,Gigantamax Form,Gigantamax Eevee +10374,11,キョダイマックスのすがた, +10375,1,キョダイマックスのすがた, 10375,5,Forme Gigamax,Ronflex Gigamax 10375,6,Gigadynamax-Form,Gigadynamax-Relaxo 10375,9,Gigantamax Form,Gigantamax Snorlax +10375,11,キョダイマックスのすがた, +10376,1,キョダイマックスのすがた, 10376,5,Forme Gigamax,Miasmax Gigamax 10376,6,Gigadynamax-Form,Gigadynamax-Deponitox 10376,9,Gigantamax Form,Gigantamax Garbodor +10376,11,キョダイマックスのすがた, +10377,1,キョダイマックスのすがた, 10377,5,Forme Gigamax,Melmetal Gigamax 10377,6,Gigadynamax-Form,Gigadynamax-Melmetal 10377,9,Gigantamax Form,Gigantamax Melmetal +10377,11,キョダイマックスのすがた, +10378,1,キョダイマックスのすがた, 10378,5,Forme Gigamax,Gorythmic Gigamax 10378,6,Gigadynamax-Form,Gigadynamax-Gortrom 10378,9,Gigantamax Form,Gigantamax Rillaboom +10378,11,キョダイマックスのすがた, +10379,1,キョダイマックスのすがた, 10379,5,Forme Gigamax,Pyrobut Gigamax 10379,6,Gigadynamax-Form,Gigadynamax-Liberlo 10379,9,Gigantamax Form,Gigantamax Cinderace +10379,11,キョダイマックスのすがた, +10380,1,キョダイマックスのすがた, 10380,5,Forme Gigamax,Lézargus Gigamax 10380,6,Gigadynamax-Form,Gigadynamax-Intelleon 10380,9,Gigantamax Form,Gigantamax Inteleon +10380,11,キョダイマックスのすがた, +10381,1,キョダイマックスのすがた, 10381,5,Forme Gigamax,Corvaillus Gigamax 10381,6,Gigadynamax-Form,Gigadynamax-Krarmor 10381,9,Gigantamax Form,Gigantamax Corviknight +10381,11,キョダイマックスのすがた, +10382,1,キョダイマックスのすがた, 10382,5,Forme Gigamax,Astronelle Gigamax 10382,6,Gigadynamax-Form,Gigadynamax-Maritellit 10382,9,Gigantamax Form,Gigantamax Orbeetle +10382,11,キョダイマックスのすがた, +10383,1,キョダイマックスのすがた, 10383,5,Forme Gigamax,Torgamord Gigamax 10383,6,Gigadynamax-Form,Gigadynamax-Kamalm 10383,9,Gigantamax Form,Gigantamax Drednaw +10383,11,キョダイマックスのすがた, +10384,1,キョダイマックスのすがた, 10384,5,Forme Gigamax,Monthracite Gigamax 10384,6,Gigadynamax-Form,Gigadynamax-Montecarbo 10384,9,Gigantamax Form,Gigantamax Coalossal +10384,11,キョダイマックスのすがた, +10385,1,キョダイマックスのすがた, 10385,5,Forme Gigamax,Pomdrapi Gigamax 10385,6,Gigadynamax-Form,Gigadynamax-Drapfel 10385,9,Gigantamax Form,Gigantamax Flapple +10385,11,キョダイマックスのすがた, +10386,1,キョダイマックスのすがた, 10386,5,Forme Gigamax,Dratatin Gigamax 10386,6,Gigadynamax-Form,Gigadynamax-Schlapfel 10386,9,Gigantamax Form,Gigantamax Appletun +10386,11,キョダイマックスのすがた, +10387,1,キョダイマックスのすがた, 10387,5,Forme Gigamax,Dunaconda Gigamax 10387,6,Gigadynamax-Form,Gigadynamax-Sanaconda 10387,9,Gigantamax Form,Gigantamax Sandaconda +10387,11,キョダイマックスのすがた, +10388,1,ハイなすがた・キョダイマックスのすがた, 10388,5,Forme Gigamax,Salarsen Forme Aigüe Gigamax 10388,6,Gigadynamax-Form,Gigadynamax-Riffex (Hochform) 10388,9,Gigantamax Form,Gigantamax Amped Toxtricity +10388,11,ハイなすがた・キョダイマックスのすがた, +10389,1,キョダイマックスのすがた, 10389,5,Forme Gigamax,Scolocendre Gigamax 10389,6,Gigadynamax-Form,Gigadynamax-Infernopod 10389,9,Gigantamax Form,Gigantamax Centiskorch +10389,11,キョダイマックスのすがた, +10390,1,キョダイマックスのすがた, 10390,5,Forme Gigamax,Sorcilence Gigamax 10390,6,Gigadynamax-Form,Gigadynamax-Silembrim 10390,9,Gigantamax Form,Gigantamax Hatterene +10390,11,キョダイマックスのすがた, +10391,1,キョダイマックスのすがた, 10391,5,Forme Gigamax,Angoliath Gigamax 10391,6,Gigadynamax-Form,Gigadynamax-Olangaar 10391,9,Gigantamax Form,Gigantamax Grimmsnarl +10391,11,キョダイマックスのすがた, +10392,1,キョダイマックスのすがた, 10392,5,Forme Gigamax,Charmilly Gigamax 10392,6,Gigadynamax-Form,Gigadynamax-Pokusan 10392,9,Gigantamax Form,Gigantamax Alcremie +10392,11,キョダイマックスのすがた, +10393,1,キョダイマックスのすがた, 10393,5,Forme Gigamax,Pachyradjah Gigamax 10393,6,Gigadynamax-Form,Gigadynamax-Patinaraja 10393,9,Gigantamax Form,Gigantamax Copperajah +10393,11,キョダイマックスのすがた, +10394,1,キョダイマックスのすがた, 10394,5,Forme Gigamax,Duralugon Gigamax 10394,6,Gigadynamax-Form,Gigadynamax-Duraludon 10394,9,Gigantamax Form,Gigantamax Duraludon +10394,11,キョダイマックスのすがた, +10395,1,いちげきのかた・キョダイマックスのすがた, 10395,5,Forme Gigamax,Shifours Style Poing Final Gigamax 10395,6,Gigadynamax-Form,Gigadynamax-Wulaosu (Fokussiert) 10395,9,Gigantamax Form,Gigantamax Single Strike Urshifu +10395,11,いちげきのかた・キョダイマックスのすがた, +10396,1,れんげきのかた・キョダイマックスのすがた, 10396,5,Forme Gigamax,Shifours Style Mille Poings Gigamax 10396,6,Gigadynamax-Form,Gigadynamax-Wulaosu (Fließend) 10396,9,Gigantamax Form,Gigantamax Rapid Strike Urshifu +10396,11,れんげきのかた・キョダイマックスのすがた, +10397,1,ローなすがた・キョダイマックスのすがた, 10397,5,Gigantamax Form,Salarsen Forme Grave Gigamax 10397,6,Gigadynamax-Form,Gigadynamax-Riffex (Tiefform) 10397,9,Gigantamax Form,Gigantamax Low Key Toxtricity +10397,11,ローなすがた・キョダイマックスのすがた, 10398,1,ヒスイのすがた, 10398,5,Forme de Hisui,Caninos de Hisui 10398,6,Hisui-Form,Hisui Fukano @@ -3818,102 +4000,198 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 10501,9,Caramel Swirl Ribbon Sweet,Caramel Swirl Ribbon Sweet Alcremie 10502,5,Mélange Tricolore Ruban en Sucre,Charmilly Mélange Tricolore Ruban en Sucre 10502,9,Rainbow Swirl Ribbon Sweet,Rainbow Swirl Ribbon Sweet Alcremie +10503,1,メガピクシー, 10503,5,Méga-Mélodelfe,Méga-Mélodelfe 10503,9,Mega Clefable,Mega Clefable +10503,11,メガピクシー, +10504,1,メガウツボット, 10504,5,Méga-Empiflor,Méga-Empiflor 10504,9,Mega Victreebel,Mega Victreebel +10504,11,メガウツボット, +10505,1,メガスターミー, 10505,5,Méga-Staross,Méga-Staross 10505,9,Mega Starmie,Mega Starmie +10505,11,メガスターミー, +10506,1,メガカイリュー, 10506,5,Méga-Dracolosse,Méga-Dracolosse 10506,9,Mega Dragonite,Mega Dragonite +10506,11,メガカイリュー, +10507,1,メガメガニウム, 10507,5,Méga-Méganium,Méga-Méganium 10507,9,Mega Meganium,Mega Meganium +10507,11,メガメガニウム, +10508,1,メガオーダイル, 10508,5,Méga-Aligatueur,Méga-Aligatueur 10508,9,Mega Feraligatr,Mega Feraligatr +10508,11,メガオーダイル, +10509,1,メガエアームド, 10509,5,Méga-Airmure,Méga-Airmure 10509,9,Mega Skarmory,Mega Skarmory +10509,11,メガエアームド, +10510,1,メガユキメノコ, 10510,5,Méga-Momartik,Méga-Momartik 10510,9,Mega Froslass,Mega Froslass +10510,11,メガユキメノコ, +10511,1,メガエンブオー, 10511,5,Méga-Roitiflam,Méga-Roitiflam 10511,9,Mega Emboar,Mega Emboar +10511,11,メガエンブオー, +10512,1,メガドリュウズ, 10512,5,Méga-Minotaupe,Méga-Minotaupe 10512,9,Mega Excadrill,Mega Excadrill +10512,11,メガドリュウズ, +10513,1,メガペンドラー, 10513,5,Méga-Brutapode,Méga-Brutapode 10513,9,Mega Scolipede,Mega Scolipede +10513,11,メガペンドラー, +10514,1,メガズルズキン, 10514,5,Méga-Baggaïd,Méga-Baggaïd 10514,9,Mega Scrafty,Mega Scrafty +10514,11,メガズルズキン, +10515,1,メガシビルドン, 10515,5,Méga-Ohmassacre,Méga-Ohmassacre 10515,9,Mega Eelektross,Mega Eelektross +10515,11,メガシビルドン, +10516,1,メガシャンデラ, 10516,5,Méga-Lugulabre,Méga-Lugulabre 10516,9,Mega Chandelure,Mega Chandelure +10516,11,メガシャンデラ, +10517,1,メガブリガロン, 10517,5,Méga-Blindépique,Méga-Blindépique 10517,9,Mega Chesnaught,Mega Chesnaught +10517,11,メガブリガロン, +10518,1,メガマフォクシー, 10518,5,Méga-Goupelin,Méga-Goupelin 10518,9,Mega Delphox,Mega Delphox +10518,11,メガマフォクシー, +10519,1,メガゲッコウガ, 10519,5,Méga-Amphinobi,Méga-Amphinobi 10519,9,Mega Greninja,Mega Greninja +10519,11,メガゲッコウガ, +10520,1,メガカエンジシ, 10520,5,Méga-Némélios,Méga-Némélios 10520,9,Mega Pyroar,Mega Pyroar +10520,11,メガカエンジシ, +10521,1,メガフラエッテ, 10521,5,Méga-Floette,Méga-Floette 10521,9,Mega Floette,Mega Floette +10521,11,メガフラエッテ, +10522,1,メガカラマネロ, 10522,5,Méga-Sepiatroce,Méga-Sepiatroce 10522,9,Mega Malamar,Mega Malamar +10522,11,メガカラマネロ, +10523,1,メガガメノデス, 10523,5,Méga-Golgopathe,Méga-Golgopathe 10523,9,Mega Barbaracle,Mega Barbaracle +10523,11,メガガメノデス, +10524,1,メガドラミドロ, 10524,5,Méga-Kravarech,Méga-Kravarech 10524,9,Mega Dragalge,Mega Dragalge +10524,11,メガドラミドロ, +10525,1,メガルチャブル, 10525,5,Méga-Brutalibré,Méga-Brutalibré 10525,9,Mega Hawlucha,Mega Hawlucha +10525,11,メガルチャブル, +10526,1,メガジガルデ, 10526,5,Méga-Zygarde,Méga-Zygarde 10526,9,Mega Zygarde,Mega Zygarde +10526,11,メガジガルデ, +10527,1,メガジジーロン, 10527,5,Méga-Draïeul,Méga-Draïeul 10527,9,Mega Drampa,Mega Drampa +10527,11,メガジジーロン, +10528,1,メガタイレーツ, 10528,5,Méga-Hexadron,Méga-Hexadron 10528,9,Mega Falinks,Mega Falinks +10528,11,メガタイレーツ, +10529,1,メガライチュウX, 10529,5,Méga-Raichu X,Méga-Raichu X 10529,9,Mega Raichu X,Mega Raichu X +10529,11,メガライチュウX, +10530,1,メガライチュウY, 10530,5,Méga-Raichu Y,Méga-Raichu Y 10530,9,Mega Raichu Y,Mega Raichu Y +10530,11,メガライチュウY, +10531,1,メガチリーン, 10531,5,Méga-Éoko,Méga-Éoko 10531,9,Mega Chimecho,Mega Chimecho +10531,11,メガチリーン, +10532,1,メガアブソルZ, 10532,5,Méga-Absol Z,Méga-Absol Z 10532,9,Mega Absol Z,Mega Absol Z +10532,11,メガアブソルZ, +10533,1,メガムクホーク, 10533,5,Méga-Étouraptor,Méga-Étouraptor 10533,9,Mega Staraptor,Mega Staraptor +10533,11,メガムクホーク, +10534,1,メガガブリアスZ, 10534,5,Méga-Carchacrok Z,Méga-Carchacrok Z 10534,9,Mega Garchomp Z,Mega Garchomp Z +10534,11,メガガブリアスZ, +10535,1,メガルカリオZ, 10535,5,Méga-Lucario Z,Méga-Lucario Z 10535,9,Mega Lucario Z,Mega Lucario Z +10535,11,メガルカリオZ, +10536,1,メガヒードラン, 10536,5,Méga-Heatran,Méga-Heatran 10536,9,Mega Heatran,Mega Heatran +10536,11,メガヒードラン, +10537,1,メガダークライ, 10537,5,Méga-Darkrai,Méga-Darkrai 10537,9,Mega Darkrai,Mega Darkrai +10537,11,メガダークライ, +10538,1,メガゴルーグ, 10538,5,Méga-Golemastoc,Méga-Golemastoc 10538,9,Mega Golurk,Mega Golurk +10538,11,メガゴルーグ, +10539,1,メガニャオニクス, 10539,5,Méga-Mistigrix,Méga-Mistigrix 10539,9,Mega Meowstic,Mega Meowstic +10539,11,メガニャオニクス, +10540,1,メガケケンカニ, 10540,5,Méga-Crabominable,Méga-Crabominable 10540,9,Mega Crabominable,Mega Crabominable +10540,11,メガケケンカニ, +10541,1,メガグソクムシャ, 10541,5,Méga-Sarmuraï,Méga-Sarmuraï 10541,9,Mega Golisopod,Mega Golisopod +10541,11,メガグソクムシャ, +10542,1,メガマギアナ, 10542,5,Méga-Magearna,Méga-Magearna 10542,9,Mega Magearna,Mega Magearna +10542,11,メガマギアナ, +10543,1,メガマギアナ, 10543,5,Méga-Magearna Couleur du Passé,Méga-Magearna Couleur du Passé 10543,9,Mega Original Magearna,Mega Original Magearna +10543,11,メガマギアナ, +10544,1,メガゼラオラ, 10544,5,Méga-Zeraora,Méga-Zeraora 10544,9,Mega Zeraora,Mega Zeraora +10544,11,メガゼラオラ, +10545,1,メガスコヴィラン, 10545,5,Méga-Scovilain,Méga-Scovilain 10545,9,Mega Scovillain,Mega Scovillain +10545,11,メガスコヴィラン, +10546,1,メガキラフロル, 10546,5,Méga-Floréclat,Méga-Floréclat 10546,9,Mega Glimmora,Mega Glimmora +10546,11,メガキラフロル, +10547,1,メガシャリタツ, 10547,5,Méga-Nigirigon Forme Courbée,Méga-Nigirigon Forme Courbée 10547,9,Mega Curly Tatsugiri,Mega Curly Tatsugiri +10547,11,メガシャリタツ, +10548,1,メガシャリタツ, 10548,5,Méga-Nigirigon Forme Affalée,Méga-Nigirigon Forme Affalée 10548,9,Mega Droopy Tatsugiri,Mega Droopy Tatsugiri +10548,11,メガシャリタツ, +10549,1,メガシャリタツ, 10549,5,Méga-Nigirigon Forme Raide,Méga-Nigirigon Forme Raide 10549,9,Mega Stretchy Tatsugiri,Mega Stretchy Tatsugiri +10549,11,メガシャリタツ, +10550,1,メガセグレイブ, 10550,5,Méga-Glaivodo,Méga-Glaivodo 10550,9,Mega Baxcalibur,Mega Baxcalibur +10550,11,メガセグレイブ, 10551,1,メスのすがた, 10551,3,암컷의 모습, 10551,4,雌性的樣子, From 8cd6b1db6b0cb02ac8584c0fcc3a4a20401041f2 Mon Sep 17 00:00:00 2001 From: Dorian <83950849+Dropries@users.noreply.github.com> Date: Fri, 24 Apr 2026 09:45:51 +0200 Subject: [PATCH 61/80] Fix duplicated names of Supersweet Syrup and French translations (#1502) * fix item pocket names * feat: add French male form name of frillish, jellicent and pyroar * fix: remove duplicated translations of Supersweet Syrup --- data/v2/csv/ability_names.csv | 4 ---- data/v2/csv/item_pocket_names.csv | 2 +- data/v2/csv/pokemon_form_names.csv | 6 +++--- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/data/v2/csv/ability_names.csv b/data/v2/csv/ability_names.csv index b85233fb4..eebde0fc2 100644 --- a/data/v2/csv/ability_names.csv +++ b/data/v2/csv/ability_names.csv @@ -2899,10 +2899,6 @@ ability_id,local_language_id,name 300,3,감미로운꿀 300,4,甘露之蜜 300,5,Nectar Mielleux -300,1,かんろなミツ -300,3,감미로운꿀 -300,4,甘露之蜜 -300,5,Nectar Mielleux 300,6,Süßer Nektar 300,7,Néctar Dulce 300,8,Sciroppo Sublime diff --git a/data/v2/csv/item_pocket_names.csv b/data/v2/csv/item_pocket_names.csv index 7f1b1e335..2df017429 100644 --- a/data/v2/csv/item_pocket_names.csv +++ b/data/v2/csv/item_pocket_names.csv @@ -35,7 +35,7 @@ item_pocket_id,local_language_id,name 7,9,Battle Items 7,12,战斗道具 8,4,重要物品 -8,5,Object rares +8,5,Objets rares 8,7,Objetos clave 8,9,Key Items 8,12,重要物品 diff --git a/data/v2/csv/pokemon_form_names.csv b/data/v2/csv/pokemon_form_names.csv index 4cb7792e3..2c5708577 100644 --- a/data/v2/csv/pokemon_form_names.csv +++ b/data/v2/csv/pokemon_form_names.csv @@ -169,7 +169,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 592,1,オスのすがた, 592,3,수컷의 모습, 592,4,雄性的樣子, -592,5,Mâle, +592,5,Mâle,Viskuse Mâle 592,6,Männlich, 592,7,Macho, 592,8,Maschio, @@ -179,7 +179,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 593,1,オスのすがた, 593,3,수컷의 모습, 593,4,雄性的樣子, -593,5,Mâle, +593,5,Mâle,Moyade Mâle 593,6,Männlich, 593,7,Macho, 593,8,Maschio, @@ -257,7 +257,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 668,1,オスのすがた, 668,3,수컷의 모습, 668,4,雄性的樣子, -668,5,Mâle, +668,5,Mâle,Némélios Mâle 668,6,Männlich, 668,7,Macho, 668,8,Maschio, From 03aacac4c38acc5f2a7627de4fceaf2698589a2d Mon Sep 17 00:00:00 2001 From: Jake Potrebic Date: Fri, 24 Apr 2026 06:42:34 -0700 Subject: [PATCH 62/80] Add feebas fishing tiles for gen iv (#1497) --- data/v2/csv/encounter_slots.csv | 2 ++ data/v2/csv/encounters.csv | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index 797c7c2a5..455649165 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1394,3 +1394,5 @@ id,version_group_id,encounter_method_id,slot,rarity 1393,15,1,1,33 1394,15,1,2,33 1395,15,1,3,33 +1396,8,31,1,50 +1397,9,31,1,50 diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 21d674d86..40f88c229 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -66080,4 +66080,7 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 71738,24,1339,1394,682,30,30 71739,24,1339,1394,684,30,30 71740,24,1339,1395,35,30,30 -71741,24,1339,1395,670,30,30 \ No newline at end of file +71741,24,1339,1395,670,30,30 +71742,12,23,1396,349,10,20 +71743,13,23,1396,349,10,20 +71744,14,23,1397,349,10,20 From edbfc5ec4cfe6dd5717168ae22d08d914300dcb6 Mon Sep 17 00:00:00 2001 From: Lafoxnir Date: Sat, 25 Apr 2026 04:04:09 +0200 Subject: [PATCH 63/80] fix: changed Weavile from Lumiose to Champions dex (#1505) --- data/v2/csv/pokemon_dex_numbers.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/v2/csv/pokemon_dex_numbers.csv b/data/v2/csv/pokemon_dex_numbers.csv index 820713bf1..109960468 100644 --- a/data/v2/csv/pokemon_dex_numbers.csv +++ b/data/v2/csv/pokemon_dex_numbers.csv @@ -4767,7 +4767,7 @@ 461,30,204 461,31,231 461,32,171 -461,34,461 +461,36,461 462,1,462 462,6,180 462,9,50 From 566ce72eb74d86c5e306dfcc1a612ae7433b2218 Mon Sep 17 00:00:00 2001 From: Dorian <83950849+Dropries@users.noreply.github.com> Date: Sun, 26 Apr 2026 01:59:06 +0200 Subject: [PATCH 64/80] Remove all `[]()` placeholders (#1501) --- data/v2/build.py | 48 +- data/v2/csv/ability_changelog_prose.csv | 138 +- data/v2/csv/ability_prose.csv | 1802 ++++++------ data/v2/csv/conquest_move_effect_prose.csv | 2 +- data/v2/csv/item_prose.csv | 1524 +++++----- data/v2/csv/move_effect_changelog_prose.csv | 86 +- data/v2/csv/move_effect_prose.csv | 2926 +++++++++---------- data/v2/csv/move_flag_prose.csv | 100 +- data/v2/csv/pokemon_species_prose.csv | 110 +- data/v2/csv/translations/cs.csv | 1185 -------- openapi.yml | 4 +- pokemon_v2/serializers.py | 8 +- 12 files changed, 3359 insertions(+), 4574 deletions(-) delete mode 100644 data/v2/csv/translations/cs.csv diff --git a/data/v2/build.py b/data/v2/build.py index 2ef4cf3c8..2bb706e69 100644 --- a/data/v2/build.py +++ b/data/v2/build.py @@ -128,32 +128,6 @@ def build_generic(model_classes, file_name, csv_record_to_objects): model_class.objects.bulk_create(batch) -def scrub_str(string): - """ - The purpose of this function is to scrub the weird template mark-up out of strings - that Veekun is using for their pokedex. - Example: - []{move:dragon-tail} will effect the opponents [HP]{mechanic:hp}. - Becomes: - dragon tail will effect the opponents HP. - - If you find this results in weird strings please take a stab at improving or re-writing. - """ - groups = re.findall(GROUP_RGX, string) - for group in groups: - if group[0]: - sub = group[0] - else: - sub = group[1].split(":") - if len(sub) >= 2: - sub = sub[1] - else: - sub = sub[0] - sub = sub.replace("-", " ") - string = re.sub(SUB_RGX, sub, string, 1) - return string - - ############## # LANGUAGE # ############## @@ -351,8 +325,8 @@ def csv_record_to_objects(info): yield AbilityEffectText( ability_id=int(info[0]), language_id=int(info[1]), - short_effect=scrub_str(info[2]), - effect=scrub_str(info[3]), + short_effect=info[2], + effect=info[3], ) build_generic((AbilityEffectText,), "ability_prose.csv", csv_record_to_objects) @@ -361,7 +335,7 @@ def csv_record_to_objects(info): yield AbilityChangeEffectText( ability_change_id=int(info[0]), language_id=int(info[1]), - effect=scrub_str(info[2]), + effect=info[2], ) build_generic( @@ -473,7 +447,7 @@ def csv_record_to_objects(info): yield ItemFlingEffectEffectText( item_fling_effect_id=int(info[0]), language_id=int(info[1]), - effect=scrub_str(info[2]), + effect=info[2], ) build_generic( @@ -531,8 +505,8 @@ def csv_record_to_objects(info): yield ItemEffectText( item_id=int(info[0]), language_id=int(info[1]), - short_effect=scrub_str(info[2]), - effect=scrub_str(info[3]), + short_effect=info[2], + effect=info[3], ) build_generic((ItemEffectText,), "item_prose.csv", csv_record_to_objects) @@ -750,8 +724,8 @@ def csv_record_to_objects(info): yield MoveEffectEffectText( move_effect_id=int(info[0]), language_id=int(info[1]), - short_effect=scrub_str(info[2]), - effect=scrub_str(info[3]), + short_effect=info[2], + effect=info[3], ) build_generic( @@ -771,7 +745,7 @@ def csv_record_to_objects(info): yield MoveEffectChangeEffectText( move_effect_change_id=int(info[0]), language_id=int(info[1]), - effect=scrub_str(info[2]), + effect=info[2], ) build_generic( @@ -920,7 +894,7 @@ def csv_record_to_objects(info): yield MoveAttributeDescription( move_attribute_id=int(info[0]), language_id=int(info[1]), - description=scrub_str(info[3]), + description=info[3], ) build_generic( @@ -1391,7 +1365,7 @@ def csv_record_to_objects(info): yield PokemonSpeciesDescription( pokemon_species_id=int(info[0]), language_id=int(info[1]), - description=scrub_str(info[2]), + description=info[2], ) build_generic( diff --git a/data/v2/csv/ability_changelog_prose.csv b/data/v2/csv/ability_changelog_prose.csv index 1a2e0ab7e..ccd1c6764 100644 --- a/data/v2/csv/ability_changelog_prose.csv +++ b/data/v2/csv/ability_changelog_prose.csv @@ -2,21 +2,21 @@ ability_changelog_id,local_language_id,effect 1,5,N'a aucun effet en combat. 1,6,Hat im Kampf keinen Effekt. 1,9,Has no effect in battle. -2,5,N'empêche pas les KO réguliers en ayant tous ses []{mechanic:hp}. -2,6,Verhindert keine regulären K.O. bei vollen []{mechanic:hp}. -2,9,Does not prevent regular KOs from full [HP]{mechanic:hp}. +2,5,N'empêche pas les KO réguliers en ayant tous ses PV. +2,6,Verhindert keine regulären K.O. bei vollen KP. +2,9,Does not prevent regular KOs from full HP. 3,5,N'a pas d'effet en dehors du combat. 3,6,Hat außerhalb vom Kampf keinen Effekt. 3,9,Has no overworld effect. -4,5,"N'absorbe pas les capacités []{type:electric} non-offensives, i.e. []{move:thunder-wave}." -4,6,"[]{type:electric}-Attacken die keinen Schaden anrichten, wie []{move:thunder-wave}, werden nicht absorbiert." -4,9,"Does not absorb non-damaging []{type:electric} moves, i.e. []{move:thunder-wave}." +4,5,"N'absorbe pas les capacités Électrik non-offensives, i.e. Cage Éclair." +4,6,"Elektro-Attacken die keinen Schaden anrichten, wie Donnerwelle, werden nicht absorbiert." +4,9,"Does not absorb non-damaging Electric moves, i.e. Thunder Wave." 5,5,Se déclenche à chaque coup d'une capacité multi-coups. 5,6,Löst bei Attacken die mehrmals Treffen bei jedem Treffer aus. 5,9,Triggers on every hit of multiple-hit moves. -6,5,[]{move:will-o-wisp} ne déclenche pas ce talent pour un Pokémon immunisé à []{mechanic:burn}. -6,6,[]{move:will-o-wisp} triggert die Fähigkeit nicht bei Pokémon die immun gegen []{mechanic:burn} sind. -6,9,[]{move:will-o-wisp} does not trigger this ability for Pokémon immune to [burns]{mechanic:burn}. +6,5,Feu Follet ne déclenche pas ce talent pour un Pokémon immunisé à la brûlure. +6,6,Irrlicht triggert die Fähigkeit nicht bei Pokémon die immun gegen Verbrennung sind. +6,9,Will-O-Wisp does not trigger this ability for Pokémon immune to burns. 7,5,N'a pas d'effet en dehors du combat. 7,6,Hat außerhalb vom Kampf keinen Effekt. 7,9,Has no overworld effect. @@ -29,39 +29,39 @@ ability_changelog_id,local_language_id,effect 10,5,Affecte les autres Pokémon avec ce talent. 10,6,Betrifft andere Pokémon mit dieser Fähigkeit. 10,9,Affects other Pokémon with this ability. -11,5,Inflige seulement 1/16 des []{mechanic:hp} maximum du lanceur en dégâts. -11,6,Verursacht nur 1/16 der maximalen []{mechanic:hp} des Angreifers Schaden. -11,9,Inflicts only 1/16 of the attacker's maximum [HP]{mechanic:hp} in damage. -12,5,[]{move:fire-fang} et les capacités qui infligent des []{mechanic:typeless-damage} ignorent ce talent peu importe le type. -12,6,"[]{move:fire-fang} und Attacken die [typenlosen Schaden]{mechanic:typeless-damage} verursachen, ignorieren diese Fähigkeit unabhängig von ihrem Typ." -12,9,[]{move:fire-fang} and moves that inflict [typeless damage]{mechanic:typeless-damage} ignore this ability regardless of type. +11,5,Inflige seulement 1/16 des PV maximum du lanceur en dégâts. +11,6,Verursacht nur 1/16 der maximalen KP des Angreifers Schaden. +11,9,Inflicts only 1/16 of the attacker's maximum HP in damage. +12,5,Crocs Feu et les capacités qui infligent des dommages sans type ignorent ce talent peu importe le type. +12,6,"Feuerzahn und Attacken die typenlosen Schaden verursachen, ignorieren diese Fähigkeit unabhängig von ihrem Typ." +12,9,Fire Fang and moves that inflict typeless damage ignore this ability regardless of type. 13,5,N'a pas d'effet en dehors du combat. 13,6,Hat außerhalb vom Kampf keinen Effekt. 13,9,Has no overworld effect. 14,5,Ne peut pas influencer les natures des Pokémon rencontrés en interagissant avec eux dans le monde extérieur. 14,6,Kann das Wesen von Pokémon mit denen in der Spielwelt interagiert wird nicht verändern. 14,9,Cannot influence the natures of Pokémon encountered by interacting with them on the overworld. -15,5,Ne transmet pas le []{mechanic:poison} grave comme poison régulier. -15,6,Gibt schwere []{mechanic:poison} als normale []{mechanic:poison} zurück. -15,9,Passes back bad [poison]{mechanic:poison} as regular poison. +15,5,Ne transmet pas le poison grave comme poison régulier. +15,6,Gibt schwere Vergiftung als normale Vergiftung zurück. +15,9,Passes back bad poison as regular poison. 16,5,N'a pas d'effet en dehors du combat. 16,6,Hat außerhalb vom Kampf keinen Effekt. 16,9,Has no overworld effect. -17,5,"N'affecte pas les capacités []{type:electric} non-offensives, i.e. []{move:thunder-wave}. Augmente la fréquence des revanches dans le monde extérieur si un Pokémon de l'équipe a ce talent." -17,6,"Betrifft keine []{type:electric}-Attacken die keinen Schaden anrichten, wie []{move:thunder-wave}. Erhöht die Anzahl an Trainer-Anrufen wenn irgendein Pokémon im Team diese Fähigkeit hat." -17,9,"Does not affect non-damaging []{type:electric} moves, i.e. []{move:thunder-wave}. Increases the frequency of Match Call calls on the overworld if any party Pokémon has this ability." -18,5,Redirige les capacités []{type:electric} sans les annuler ou garantir aucun boost d'[]{mechanic:special-attack}. Ne redirige pas []{move:hidden-power}. -18,6,"Leitet []{type:electric}-Attacken um, ohne ihre Effekte zu deaktivieren oder einen []{mechanic:special-attack} Bonus zu gewähren. Leitet []{move:hidden-power} nicht um." -18,9,Redirects []{type:electric} moves without negating them or granting any [Special Attack]{mechanic:special-attack} boost. Does not redirect []{move:hidden-power}. +17,5,"N'affecte pas les capacités Électrik non-offensives, i.e. Cage Éclair. Augmente la fréquence des revanches dans le monde extérieur si un Pokémon de l'équipe a ce talent." +17,6,"Betrifft keine Elektro-Attacken die keinen Schaden anrichten, wie Donnerwelle. Erhöht die Anzahl an Trainer-Anrufen wenn irgendein Pokémon im Team diese Fähigkeit hat." +17,9,"Does not affect non-damaging Electric moves, i.e. Thunder Wave. Increases the frequency of Match Call calls on the overworld if any party Pokémon has this ability." +18,5,Redirige les capacités Électrik sans les annuler ou garantir aucun boost d'Attaque Spéciale. Ne redirige pas Puissance Cachée. +18,6,"Leitet Elektro-Attacken um, ohne ihre Effekte zu deaktivieren oder einen Spezialangriff Bonus zu gewähren. Leitet Kraftreserve nicht um." +18,9,Redirects Electric moves without negating them or granting any Special Attack boost. Does not redirect Hidden Power. 19,5,N'a pas d'effet en dehors du combat. 19,6,Hat außerhalb vom Kampf keinen Effekt. 19,9,Has no overworld effect. 20,5,N'a pas d'effet en dehors du combat. 20,6,Hat außerhalb vom Kampf keinen Effekt. 20,9,Has no overworld effect. -21,5,"Empêche []{move:heal-bell} de soigner le Pokémon, que ce soit en combat ou non." -21,6,"Hindert []{move:heal-bell} daran, das Pokémon zu heilen, auch außerhalb vom Kampf." -21,9,"Prevents []{move:heal-bell} from curing the Pokémon, whether or not it is in battle." +21,5,"Empêche Glas de Soin de soigner le Pokémon, que ce soit en combat ou non." +21,6,"Hindert Vitalglocke daran, das Pokémon zu heilen, auch außerhalb vom Kampf." +21,9,"Prevents Heal Bell from curing the Pokémon, whether or not it is in battle." 22,5,N'a pas d'effet en dehors du combat. 22,6,Hat außerhalb vom Kampf keinen Effekt. 22,9,Has no overworld effect. @@ -77,9 +77,9 @@ ability_changelog_id,local_language_id,effect 26,5,N'a pas d'effet en dehors du combat. 26,6,Hat außerhalb vom Kampf keinen Effekt. 26,9,Has no overworld effect. -27,5,Double le rayon d'action de []{move:cut} dans le monde extérieur si un Pokémon de l'équipe a ce talent. -27,6,"Verdoppelt den Radius in dem []{move:cut} Gras entfernt, wenn irgendein Pokémon im Team diese Fähigkeit hat." -27,9,Doubles []{move:cut}'s grass-cutting radius on the overworld if any party Pokémon has this ability. +27,5,Double le rayon d'action de Coupe dans le monde extérieur si un Pokémon de l'équipe a ce talent. +27,6,"Verdoppelt den Radius in dem Zerschneider Gras entfernt, wenn irgendein Pokémon im Team diese Fähigkeit hat." +27,9,Doubles Cut's grass-cutting radius on the overworld if any party Pokémon has this ability. 28,5,N'a aucun effet en combat. 28,6,Hat im Kampf keinen Effekt. 28,9,Has no effect in battle. @@ -92,9 +92,9 @@ ability_changelog_id,local_language_id,effect 31,5,N'a pas d'effet en dehors du combat. 31,6,Hat außerhalb vom Kampf keinen Effekt. 31,9,Has no overworld effect. -32,5,Ne prend pas effet pendant le []{mechanic:sleep}. -32,6,Hat keinen Effekt während das Pokémon [schläft]{mechanic:sleep}. -32,9,Does not take effect during [sleep]{mechanic:sleep}. +32,5,Ne prend pas effet pendant le sommeil. +32,6,Hat keinen Effekt während das Pokémon schläft. +32,9,Does not take effect during sleep. 33,5,N'a pas d'effet en dehors du combat. 33,6,Hat außerhalb vom Kampf keinen Effekt. 33,9,Has no overworld effect. @@ -110,45 +110,45 @@ ability_changelog_id,local_language_id,effect 37,5,N'a pas d'effet en dehors du combat. 37,6,Hat außerhalb vom Kampf keinen Effekt. 37,9,Has no overworld effect. -38,5,Le []{mechanic:poison} continue d'infliger des dégâts au Pokémon en dehors du combat. -38,6,[]{mechanic:poison} schadet dem Pokémon außerhalb vom Kampf. -38,9,[Poison]{mechanic:poison} still damages the Pokémon outside of battle. -39,5,"La []{mechanic:paralysis} ne peut pas empêcher le Pokémon de bouger, mais le malus de []{mechanic:speed} est appliqué. Le []{mechanic:poison} continue d'infliger des dommages au Pokémon en dehors du combat." -39,6,"[]{mechanic:paralysis} hindert das Pokémon nicht daran sich zu bewegen, aber der []{mechanic:speed} Malus bleibt. []{mechanic:poison} schadet dem Pokémon außerhalb vom Kampf." -39,9,"[Paralysis]{mechanic:paralysis} cannot prevent the Pokémon from moving, though the [Speed]{mechanic:speed} cut is unaffected. [Poison]{mechanic:poison} still damages the Pokémon outside of battle." -40,5,"À cause d'un glitch, les capacités affectées par ce talent ont (100 - accuracy)% de chance de transpercer []{move:detect} ou []{move:protect}." -40,6,Wegen eines Glitches haben Attacken die von dieser Fähigkeit beeinflusst sind eine (100 - Genauigkeit)% Chance durch den []{move:detect} oder []{move:protect} zu treffen. -40,9,"Due to a glitch, moves affected by this ability have a (100 - accuracy)% chance to hit through []{move:detect} or []{move:protect}." -41,5,[]{move:rest} fonctionne de manière habituelle sous le []{mechanic:strong-sunlight}. -41,6,[]{move:rest} funktioniert normal bei [starkem Sonnenlicht]{mechanic:strong-sunlight}. -41,9,[]{move:rest} works as usual during [strong sunlight]{mechanic:strong-sunlight}. -42,5,[]{move:fling} peut être utilisé de manière habituelle. -42,6,[]{move:fling} kann normal benutzt werden. -42,9,[]{move:fling} can be used as usual. -43,5,Redirige les capacités []{type:water} sans les annuler ou garantir aucun boost d'[]{mechanic:special-attack}. Ne redirige pas []{move:hidden-power}. -43,6,Leitet []{type:water}-Attacken um ohne den []{mechanic:special-attack} Bonus zu gewähren. Leitet []{move:hidden-power} nicht um. -43,9,Redirects []{type:water} moves without negating them or granting any [Special Attack]{mechanic:special-attack} boost. Does not redirect []{move:hidden-power}. -44,5,Peut copier []{ability:flower-gift} et []{ability:wonder-guard}. -44,6,Kann []{ability:flower-gift} und []{ability:wonder-guard} kopieren. -44,9,Can copy []{ability:flower-gift} and []{ability:wonder-guard}. -45,5,Peut copier []{ability:forecast} et []{ability:trace}. -45,6,Kann []{ability:forecast} und []{ability:trace} kopieren. -45,9,Can copy []{ability:forecast} and []{ability:trace}. -46,5,Fonctionne uniquement quand associé à []{ability:minus}. -46,6,Funktioniert nur wenn es mit []{ability:minus} kombiniert wird. -46,9,Powers up only when paired with []{ability:minus}. -47,5,Fonctionne uniquement quand associé à []{ability:plus}. -47,6,Funktioniert nur wenn es mit []{ability:plus} kombiniert wird. -47,9,Powers up only when paired with []{ability:plus}. +38,5,Le poison continue d'infliger des dégâts au Pokémon en dehors du combat. +38,6,Vergiftung schadet dem Pokémon außerhalb vom Kampf. +38,9,Poison still damages the Pokémon outside of battle. +39,5,"La paralysie ne peut pas empêcher le Pokémon de bouger, mais le malus de Vitesse est appliqué. Le poison continue d'infliger des dommages au Pokémon en dehors du combat." +39,6,"Paralyse hindert das Pokémon nicht daran sich zu bewegen, aber der Initiative Malus bleibt. Vergiftung schadet dem Pokémon außerhalb vom Kampf." +39,9,"Paralysis cannot prevent the Pokémon from moving, though the Speed cut is unaffected. Poison still damages the Pokémon outside of battle." +40,5,"À cause d'un glitch, les capacités affectées par ce talent ont (100 - accuracy)% de chance de transpercer Détection ou Abri." +40,6,Wegen eines Glitches haben Attacken die von dieser Fähigkeit beeinflusst sind eine (100 - Genauigkeit)% Chance durch den Scanner oder Schutzschild zu treffen. +40,9,"Due to a glitch, moves affected by this ability have a (100 - accuracy)% chance to hit through Detect or Protect." +41,5,Repos fonctionne de manière habituelle sous le soleil intense. +41,6,Erholung funktioniert normal bei starkem Sonnenlicht. +41,9,Rest works as usual during strong sunlight. +42,5,Dégommage peut être utilisé de manière habituelle. +42,6,Schleuder kann normal benutzt werden. +42,9,Fling can be used as usual. +43,5,Redirige les capacités Eau sans les annuler ou garantir aucun boost d'Attaque Spéciale. Ne redirige pas Puissance Cachée. +43,6,Leitet Wasser-Attacken um ohne den Spezialangriff Bonus zu gewähren. Leitet Kraftreserve nicht um. +43,9,Redirects Water moves without negating them or granting any Special Attack boost. Does not redirect Hidden Power. +44,5,Peut copier Don Floral et Garde Mystik. +44,6,Kann Pflanzengabe und Wunderwache kopieren. +44,9,Can copy Flower Gift and Wonder Guard. +45,5,Peut copier Météo et Calque. +45,6,Kann Prognose und Erfassen kopieren. +45,9,Can copy Forecast and Trace. +46,5,Fonctionne uniquement quand associé à Moins. +46,6,Funktioniert nur wenn es mit Minus kombiniert wird. +46,9,Powers up only when paired with Minus. +47,5,Fonctionne uniquement quand associé à Plus. +47,6,Funktioniert nur wenn es mit Plus kombiniert wird. +47,9,Powers up only when paired with Plus. 48,5,Les chances que l'effet s'active sont de 30%. 48,6,"Die Chance, dass der Effekt eintritt, beträgt 30%." 48,9,Chance of taking effect is 30%. -49,5,[]{move:triple-kick} n'est pas affecté. -49,6,[]{move:triple-kick} wird nicht beeinflusst. -49,9,[]{move:triple-kick} is unaffected. -50,5,[]{move:struggle} n'est pas affecté. []{move:helping-hand} et []{move:defense-curl} ne sont pas pris en compte. -50,6,[]{move:struggle} wird nicht beeinflusst. []{move:helping-hand} und []{move:defense-curl} werden nicht beachtet. -50,9,[]{move:struggle} is unaffected. []{move:helping-hand} and []{move:defense-curl} are not taken into account. +49,5,Triple Pied n'est pas affecté. +49,6,Dreifachkick wird nicht beeinflusst. +49,9,Triple Kick is unaffected. +50,5,Lutte n'est pas affecté. Coup d’Main et Boul’Armure ne sont pas pris en compte. +50,6,Verzweifler wird nicht beeinflusst. Rechte Hand und Einigler werden nicht beachtet. +50,9,Struggle is unaffected. Helping Hand and Defense Curl are not taken into account. 51,5,N'a pas d'effet en dehors du combat. 51,6,Hat außerhalb vom Kampf keinen Effekt. 51,9,Has no overworld effect. diff --git a/data/v2/csv/ability_prose.csv b/data/v2/csv/ability_prose.csv index 3143b08f5..ddb637bef 100644 --- a/data/v2/csv/ability_prose.csv +++ b/data/v2/csv/ability_prose.csv @@ -1,398 +1,398 @@ ability_id,local_language_id,short_effect,effect -1,5,A 10% de chances d'[apeurer]{mechanic:flinch}) le Pokémon cible à chaque coup.,"Les capacités offensives de ce Pokémon ont 10% de chances d'[apeurer]{mechanic:flinch} la cible à chaque coup si elles n'ont pas déjà causé l'apeurement en tant qu'effet additionnel. +1,5,A 10% de chances d'apeurer le Pokémon cible à chaque coup.,"Les capacités offensives de ce Pokémon ont 10% de chances d'apeurer la cible à chaque coup si elles n'ont pas déjà causé l'apeurement en tant qu'effet additionnel. Ce talent ne s'accumule pas avec un objet porté. Monde extérieur: Le taux de rencontre sauvage est divisé par deux tant que ce Pokémon est en tête d'équipe." -1,6,Mit jedem Treffer besteht eine 10% Chance das Ziel [zurückschrecken]{mechanic:flinch} zu lassen.,"Attacken die Schaden verursachen haben mit jedem Treffer eine 10% Chance das Ziel [zurückschrecken]{mechanic:flinch} zu lassen, wenn die Attacke dies nicht bereits als Nebeneffekt hat. +1,6,Mit jedem Treffer besteht eine 10% Chance das Ziel zurückschrecken zu lassen.,"Attacken die Schaden verursachen haben mit jedem Treffer eine 10% Chance das Ziel zurückschrecken zu lassen, wenn die Attacke dies nicht bereits als Nebeneffekt hat. Der Effekt stapelt nicht mit dem von getragenen Items. Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, tauchen wilde Pokémon nur halb so oft auf." -1,9,Has a 10% chance of making target Pokémon [flinch]{mechanic:flinch} with each hit.,"This Pokémon's damaging moves have a 10% chance to make the target [flinch]{mechanic:flinch} with each hit if they do not already cause flinching as a secondary effect. +1,9,Has a 10% chance of making target Pokémon flinch with each hit.,"This Pokémon's damaging moves have a 10% chance to make the target flinch with each hit if they do not already cause flinching as a secondary effect. This ability does not stack with a held item. Overworld: The wild encounter rate is halved while this Pokémon is first in the party." -2,5,Provoque la [pluie]{mechanic:rain} qui dure indéfiniment dès l'entrée au combat.,"La [météo]{mechanic:weather} devient [pluvieuse]{mechanic:rain} quand ce Pokémon entre au combat et ne se termine pas à moins d'être remplacé par une autre. +2,5,Provoque la pluie qui dure indéfiniment dès l'entrée au combat.,"La météo devient pluvieuse quand ce Pokémon entre au combat et ne se termine pas à moins d'être remplacé par une autre. -Si plusieurs Pokémon avec ce talent, []{ability:drought}, []{ability:sand-stream}, ou []{ability:snow-warning} sont envoyés en même temps, les talents s'activent dans l'ordre des [Vitesses]{mechanic:speed}, en respectant []{move:trick-room}. Chaque talent lié à la météo annulera le précédent, et seulement la météo provoquée par le Pokémon le plus lent restera." -2,6,Ändert beim Betreten des Kampfes das []{mechanic:weather} in []{mechanic:rain}.,"Das []{mechanic:weather} ändert sich zu []{mechanic:rain} wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt. Dieser Effekt ist dauerhaft bis das []{mechanic:weather} geändert wird. +Si plusieurs Pokémon avec ce talent, Sécheresse, Sable Volant, ou Alerte Neige sont envoyés en même temps, les talents s'activent dans l'ordre des Vitesses, en respectant Distorsion. Chaque talent lié à la météo annulera le précédent, et seulement la météo provoquée par le Pokémon le plus lent restera." +2,6,Ändert beim Betreten des Kampfes das Wetter in Regen.,"Das Wetter ändert sich zu Regen wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt. Dieser Effekt ist dauerhaft bis das Wetter geändert wird. -Wenn mehrere Pokémon mit dieser Fähigkeit, []{ability:drought}, []{ability:sand-stream} oder []{ability:snow-warning} zur selben Zeit den Kampf betreten, werden die Fähigkeiten nach Reihenfolge der []{mechanic:speed} der Pokémon ausgelöst, unter Berücksichtigung von []{move:trick-room}." -2,9,Summons [rain]{mechanic:rain} that lasts indefinitely upon entering battle.,"The [weather]{mechanic:weather} changes to [rain]{mechanic:rain} when this Pokémon enters battle and does not end unless replaced by another weather condition. +Wenn mehrere Pokémon mit dieser Fähigkeit, Dürre, Sandsturm oder Hagelalarm zur selben Zeit den Kampf betreten, werden die Fähigkeiten nach Reihenfolge der Initiative der Pokémon ausgelöst, unter Berücksichtigung von Bizarroraum." +2,9,Summons rain that lasts indefinitely upon entering battle.,"The weather changes to rain when this Pokémon enters battle and does not end unless replaced by another weather condition. -If multiple Pokémon with this ability, []{ability:drought}, []{ability:sand-stream}, or []{ability:snow-warning} are sent out at the same time, the abilities will activate in order of [Speed]{mechanic:speed}, respecting []{move:trick-room}. Each ability's weather will cancel the previous weather, and only the weather summoned by the slowest of the Pokémon will stay." -3,5,Augmente la [Vitesse]{mechanic:speed} d'un [niveau]{mechanic:stat-modifier} après chaque tour.,La [Vitesse]{mechanic:speed} de ce Pokémon augmente d'un [niveau]{mechanic:stat-modifier} après chaque tour. -3,6,Steigert die []{mechanic:speed} um 1 [Stufe]{mechanic:stat-modifier} nach jeder Runde.,Die []{mechanic:speed} des Pokémon erhöht sich jede Runde um 1 [Stufe]{mechanic:stat-modifier}. -3,9,Raises [Speed]{mechanic:speed} one [stage]{mechanic:stat-modifier} after each turn.,This Pokémon's [Speed]{mechanic:speed} rises one [stage]{mechanic:stat-modifier} after each turn. -4,5,Protège contre les [coups critiques]{mechanic:critical-hit}.,"Les capacités ne peuvent pas infliger de [coups critiques]{mechanic:critical-hit} à ce Pokémon. +If multiple Pokémon with this ability, Drought, Sand Stream, or Snow Warning are sent out at the same time, the abilities will activate in order of Speed, respecting Trick Room. Each ability's weather will cancel the previous weather, and only the weather summoned by the slowest of the Pokémon will stay." +3,5,Augmente la Vitesse d'un niveau après chaque tour.,La Vitesse de ce Pokémon augmente d'un niveau après chaque tour. +3,6,Steigert die Initiative um 1 Stufe nach jeder Runde.,Die Initiative des Pokémon erhöht sich jede Runde um 1 Stufe. +3,9,Raises Speed one stage after each turn.,This Pokémon's Speed rises one stage after each turn. +4,5,Protège contre les coups critiques.,"Les capacités ne peuvent pas infliger de coups critiques à ce Pokémon. -Ce talent fonctionne de la même manière que []{ability:shell-armor}." -4,6,Schützt vor [kritischen Treffern]{mechanic:critical-hit}.,"Attacken können keinen [kritischen Treffer]{mechanic:critical-hit} landen. +Ce talent fonctionne de la même manière que Coque Armure." +4,6,Schützt vor kritischen Treffern.,"Attacken können keinen kritischen Treffer landen. -Diese Fähigkeit ist identisch mit []{ability:shell-armor}." -4,9,Protects against [critical hits]{mechanic:critical-hit}.,"Moves cannot score [critical hits]{mechanic:critical-hit} against this Pokémon. +Diese Fähigkeit ist identisch mit Panzerhaut." +4,9,Protects against critical hits.,"Moves cannot score critical hits against this Pokémon. -This ability functions identically to []{ability:shell-armor}." -5,5,"Empêche d'être mis KO en ayant tous ses [PV]{mechanic:hp}, laissant 1 PV à la place. Protège contre les capacités OHKO peu importe son nombre de PV.","Quand ce Pokémon a tous ses [PV]{mechanic:hp}, n'importe quel coup qui devrait le mettre KO lui laisse 1 PV à la place. Peu importe son nombre actuel de PV, il est aussi immunisé contre les capacités OHKO: []{move:fissure}, []{move:guillotine}, []{move:horn-drill}, et []{move:sheer-cold}. +This ability functions identically to Shell Armor." +5,5,"Empêche d'être mis KO en ayant tous ses PV, laissant 1 PV à la place. Protège contre les capacités OHKO peu importe son nombre de PV.","Quand ce Pokémon a tous ses PV, n'importe quel coup qui devrait le mettre KO lui laisse 1 PV à la place. Peu importe son nombre actuel de PV, il est aussi immunisé contre les capacités OHKO: Abîme, Guillotine, Empal’Korne, et Glaciation. -Si ce Pokémon porte une []{item:focus-sash}, ce talent s'applique en priorité et l'objet ne sera pas utilisé." -5,6,"Verhindert K.O.-Treffer bei vollen []{mechanic:hp}, das Pokémon behält 1 []{mechanic:hp}. Schützt gegen K.O.-Attacken.","Wenn das Pokémon volle []{mechanic:hp} hat, lässt jeder Treffer der das Pokémon besiegt hätte ein []{mechanic:hp} übrig. Das Pokémon ist immun gegen die K.O.-Attacken []{move:fissure}, []{move:guillotine}, []{move:horn-drill} und []{move:sheer-cold}. +Si ce Pokémon porte une Ceinture Force, ce talent s'applique en priorité et l'objet ne sera pas utilisé." +5,6,"Verhindert K.O.-Treffer bei vollen KP, das Pokémon behält 1 KP. Schützt gegen K.O.-Attacken.","Wenn das Pokémon volle KP hat, lässt jeder Treffer der das Pokémon besiegt hätte ein KP übrig. Das Pokémon ist immun gegen die K.O.-Attacken Geofissur, Guillotine, Hornbohrer und Eiseskälte. -Hält das Pokémon ein []{item:focus-sash}, hat die Fähigkeit Vorrang und das Item wird nicht verbraucht." -5,9,"Prevents being KOed from full [HP]{mechanic:hp}, leaving 1 HP instead. Protects against the one-hit KO moves regardless of HP.","When this Pokémon is at full [HP]{mechanic:hp}, any hit that would knock it out will instead leave it with 1 HP. Regardless of its current HP, it is also immune to the one-hit KO moves: []{move:fissure}, []{move:guillotine}, []{move:horn-drill}, and []{move:sheer-cold}. +Hält das Pokémon ein Fokusgurt, hat die Fähigkeit Vorrang und das Item wird nicht verbraucht." +5,9,"Prevents being KOed from full HP, leaving 1 HP instead. Protects against the one-hit KO moves regardless of HP.","When this Pokémon is at full HP, any hit that would knock it out will instead leave it with 1 HP. Regardless of its current HP, it is also immune to the one-hit KO moves: Fissure, Guillotine, Horn Drill, and Sheer Cold. -If this Pokémon is holding a []{item:focus-sash}, this ability takes precedence and the item will not be consumed." -6,5,"Empêche []{move:self-destruct}, []{move:explosion}, et []{ability:aftermath} de s'activer tant que le Pokémon est au combat.","Quand ce Pokémon est au combat, []{move:self-destruct} et []{move:explosion} échouent et []{ability:aftermath} ne s’activera pas." -6,6,"Verhindert []{move:self-destruct}, []{move:explosion} und []{ability:aftermath}.","Wenn sich ein Pokémon mit dieser Fähigkeit im Kampf befindet, schlagen die Attacken []{move:self-destruct} und []{move:explosion} fehl und []{ability:aftermath} hat keinen Effekt." -6,9,"Prevents []{move:self-destruct}, []{move:explosion}, and []{ability:aftermath} from working while the Pokémon is in battle.","While this Pokémon is in battle, []{move:self-destruct} and []{move:explosion} will fail and []{ability:aftermath} will not take effect." -7,5,Empêche la [paralysie]{mechanic:paralysis}.,"Ce Pokémon ne peut pas être [paralysé]{mechanic:paralysis}. Si un Pokémon paralysé gagne ce talent, sa paralysie est soignée; également en regagnant un talent perdu en quittant le combat." -7,6,Verhindert []{mechanic:paralysis}.,"Ein Pokémon mit dieser Fähigkeit kann nicht [paralysiert]{mechanic:paralysis} werden. +If this Pokémon is holding a Focus Sash, this ability takes precedence and the item will not be consumed." +6,5,"Empêche Destruction, Explosion, et Boom Final de s'activer tant que le Pokémon est au combat.","Quand ce Pokémon est au combat, Destruction et Explosion échouent et Boom Final ne s’activera pas." +6,6,"Verhindert Finale, Explosion und Finalschlag.","Wenn sich ein Pokémon mit dieser Fähigkeit im Kampf befindet, schlagen die Attacken Finale und Explosion fehl und Finalschlag hat keinen Effekt." +6,9,"Prevents Self-Destruct, Explosion, and Aftermath from working while the Pokémon is in battle.","While this Pokémon is in battle, Self-Destruct and Explosion will fail and Aftermath will not take effect." +7,5,Empêche la paralysie.,"Ce Pokémon ne peut pas être paralysé. Si un Pokémon paralysé gagne ce talent, sa paralysie est soignée; également en regagnant un talent perdu en quittant le combat." +7,6,Verhindert Paralyse.,"Ein Pokémon mit dieser Fähigkeit kann nicht paralysiert werden. -Wenn ein [paralysiertes]{mechanic:paralysis} Pokémon diese Fähigkeit erhält, wird es von der []{mechanic:paralysis} geheilt. Das bezieht das Wiedererlangen dieser Fähigkeit nach dem Kampf mit ein." -7,9,Prevents [paralysis]{mechanic:paralysis}.,"This Pokémon cannot be [paralyzed]{mechanic:paralysis}. +Wenn ein paralysiertes Pokémon diese Fähigkeit erhält, wird es von der Paralyse geheilt. Das bezieht das Wiedererlangen dieser Fähigkeit nach dem Kampf mit ein." +7,9,Prevents paralysis.,"This Pokémon cannot be paralyzed. If a Pokémon is paralyzed and acquires this ability, its paralysis is healed; this includes when regaining a lost ability upon leaving battle." -8,5,Augmente l'[esquive]{mechanic:evasion} de 25% pendant une [tempête de sable]{mechanic:sandstorm}. Protège contre les dégâts de la tempête de sable.,"Pendant une [tempête de sable]{mechanic:sandstorm}, l'[esquive]{mechanic:evasion} de ce Pokémon augmente de 25%, et il ne prend pas les dégâts de la tempête de sable peu importe son type. +8,5,Augmente l'esquive de 25% pendant une tempête de sable. Protège contre les dégâts de la tempête de sable.,"Pendant une tempête de sable, l'esquive de ce Pokémon augmente de 25%, et il ne prend pas les dégâts de la tempête de sable peu importe son type. -Le bonus d'esquive ne compte pas comme une [modification de stat]{mechanic:stat-modifier}. +Le bonus d'esquive ne compte pas comme une modification de stat. Monde extérieur: Si le Pokémon en tête d'équipe a ce talent, le taux de rencontre sauvage est divisé par deux dans une tempête de sable." -8,6,Erhöht den []{mechanic:evasion} um 25% während eines [Sandsturms]{mechanic:sandstorm}. Kein Schaden durch [Sandstürme]{mechanic:sandstorm}.,"Während eines [Sandsturms]{mechanic:sandstorm} hat ein Pokémon mit dieser Fähigkeit einen um 25% erhöhten []{mechanic:evasion} und es nimmt keinen Schaden durch [Sandstürme]{mechanic:sandstorm}. +8,6,Erhöht den Fluchtwert um 25% während eines Sandsturms. Kein Schaden durch Sandstürme.,"Während eines Sandsturms hat ein Pokémon mit dieser Fähigkeit einen um 25% erhöhten Fluchtwert und es nimmt keinen Schaden durch Sandstürme. -Der Bonus zählt nicht als [Statuswerte Änderung]{mechanic:stat-modifier}. +Der Bonus zählt nicht als Statuswerte Änderung. Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, tauchen im Sandsturm nur halb so viele Pokémon auf." -8,9,Increases [evasion]{mechanic:evasion} to 1.25× during a [sandstorm]{mechanic:sandstorm}. Protects against sandstorm damage.,"During a [sandstorm]{mechanic:sandstorm}, this Pokémon has 1.25× its [evasion]{mechanic:evasion}, and it does not take sandstorm damage regardless of type. +8,9,Increases evasion to 1.25× during a sandstorm. Protects against sandstorm damage.,"During a sandstorm, this Pokémon has 1.25× its evasion, and it does not take sandstorm damage regardless of type. -The evasion bonus does not count as a [stat modifier]{mechanic:stat-modifier}. +The evasion bonus does not count as a stat modifier. Overworld: If the lead Pokémon has this ability, the wild encounter rate is halved in a sandstorm." -9,5,A 30% de chances de [paralyser]{mechanic:paralysis} le Pokémon attaquant en cas de contact.,"Quand une capacité crée un contact avec ce Pokémon, le lanceur de cette capacité a 30% de chances d'être [paralysé]{mechanic:paralysis}. +9,5,A 30% de chances de paralyser le Pokémon attaquant en cas de contact.,"Quand une capacité crée un contact avec ce Pokémon, le lanceur de cette capacité a 30% de chances d'être paralysé. -Les Pokémon immunisés aux capacités de type []{type:electric} peuvent toujours être paralysés par ce talent. +Les Pokémon immunisés aux capacités de type Électrik peuvent toujours être paralysés par ce talent. -Monde extérieur: Si le Pokémon en tête d'équipe à ce talent, il y a 50% de chances que les rencontres soient avec un Pokémon de type []{type:electric}, si possible." -9,6,30% Chance das angreifende Pokémon bei Kontakt zu [paralysieren]{mechanic:paralysis}.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke mit Kontakt getroffen wird, besteht eine 30% Chance, dass der Angreifer [paralysiert]{mechanic:paralysis} wird. +Monde extérieur: Si le Pokémon en tête d'équipe à ce talent, il y a 50% de chances que les rencontres soient avec un Pokémon de type Électrik, si possible." +9,6,30% Chance das angreifende Pokémon bei Kontakt zu paralysieren.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke mit Kontakt getroffen wird, besteht eine 30% Chance, dass der Angreifer paralysiert wird. -Pokémon die immun gegen []{type:electric} Attacken sind können trotzdem von dieser Fähigkeit [paralysiert]{mechanic:paralysis} werden. +Pokémon die immun gegen Elektro Attacken sind können trotzdem von dieser Fähigkeit paralysiert werden. -Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, besteht eine 50% Chance einem []{type:electric} Pokémon zu begegnen, falls es welche gibt." -9,9,Has a 30% chance of [paralyzing]{mechanic:paralysis} attacking Pokémon on contact.,"Whenever a move makes contact with this Pokémon, the move's user has a 30% chance of being [paralyzed]{mechanic:paralysis}. +Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, besteht eine 50% Chance einem Elektro Pokémon zu begegnen, falls es welche gibt." +9,9,Has a 30% chance of paralyzing attacking Pokémon on contact.,"Whenever a move makes contact with this Pokémon, the move's user has a 30% chance of being paralyzed. -Pokémon that are immune to []{type:electric}-type moves can still be paralyzed by this ability. +Pokémon that are immune to Electric-type moves can still be paralyzed by this ability. -Overworld: If the lead Pokémon has this ability, there is a 50% chance that encounters will be with an []{type:electric} Pokémon, if applicable." -10,5,"Absorbe les capacités []{type:electric}, soignant 1/4 des [PV]{mechanic:hp} max.","Lorsqu'une capacité de type []{type:electric} touche ce Pokémon, elle lui soigne 1/4 de ses [PV]{mechanic:hp} max, annulant tous les autres effets. +Overworld: If the lead Pokémon has this ability, there is a 50% chance that encounters will be with an Electric Pokémon, if applicable." +10,5,"Absorbe les capacités Électrik, soignant 1/4 des PV max.","Lorsqu'une capacité de type Électrik touche ce Pokémon, elle lui soigne 1/4 de ses PV max, annulant tous les autres effets. -Ce talent ne s'activera pas si ce Pokémon est de type []{type:ground} et est ainsi immunisé aux capacités Électrik. Les capacités Électrik ignorent le []{move:substitute} de ce Pokémon. +Ce talent ne s'activera pas si ce Pokémon est de type Sol et est ainsi immunisé aux capacités Électrik. Les capacités Électrik ignorent le Clonage de ce Pokémon. -Cet effet inclut les capacités non-offensives, i.e. []{move:thunder-wave}." -10,6,Absorbiert []{type:electric} Attacken und heilt 1/4 der max []{mechanic:hp}.,"Wenn ein Pokémon mit dieser Fähigkeit von einer []{type:electric} Attacke getroffen wird, wird es um 1/4 seiner maximalen []{mechanic:hp} geheilt. Jeder andere Effekt der Attacke wird ignoriert. +Cet effet inclut les capacités non-offensives, i.e. Cage Éclair." +10,6,Absorbiert Elektro Attacken und heilt 1/4 der max KP.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Elektro Attacke getroffen wird, wird es um 1/4 seiner maximalen KP geheilt. Jeder andere Effekt der Attacke wird ignoriert. -Die Fähigkeit wirkt nicht, wenn das Pokémon vom Typ []{type:ground} ist. []{type:electric} Attacken ignorieren den []{move:substitute} dieses Pokémons. +Die Fähigkeit wirkt nicht, wenn das Pokémon vom Typ Boden ist. Elektro Attacken ignorieren den Delegator dieses Pokémons. -Der Effekt gilt auch für Attacken die keinen Schaden verursachen, wie z.B. []{move:thunder-wave}." -10,9,"Absorbs []{type:electric} moves, healing for 1/4 max [HP]{mechanic:hp}.","Whenever an []{type:electric}-type move hits this Pokémon, it heals for 1/4 of its maximum [HP]{mechanic:hp}, negating any other effect on it. +Der Effekt gilt auch für Attacken die keinen Schaden verursachen, wie z.B. Donnerwelle." +10,9,"Absorbs Electric moves, healing for 1/4 max HP.","Whenever an Electric-type move hits this Pokémon, it heals for 1/4 of its maximum HP, negating any other effect on it. -This ability will not take effect if this Pokémon is []{type:ground}-type and thus immune to Electric moves. Electric moves will ignore this Pokémon's []{move:substitute}. +This ability will not take effect if this Pokémon is Ground-type and thus immune to Electric moves. Electric moves will ignore this Pokémon's Substitute. -This effect includes non-damaging moves, i.e. []{move:thunder-wave}." -11,5,"Absorbe les capacités []{type:water}, soignant 1/4 des [PV]{mechanic:hp} max.","Lorsqu'une capacité de type []{type:water} touche ce Pokémon, elle lui soigne 1/4 de ses [PV]{mechanic:hp} max, annulant tous les autres effets. +This effect includes non-damaging moves, i.e. Thunder Wave." +11,5,"Absorbe les capacités Eau, soignant 1/4 des PV max.","Lorsqu'une capacité de type Eau touche ce Pokémon, elle lui soigne 1/4 de ses PV max, annulant tous les autres effets. -Les capacités Eau ignorent le []{move:substitute} de ce Pokémon." -11,6,Absorbiert []{type:water} Attacken und heilt 1/4 der maximalen []{mechanic:hp}.,"Wenn ein Pokémon mit dieser Fähigkeit von einer []{type:water} Attacke getroffen wird, wird es um 1/4 seiner maximalen []{mechanic:hp} geheilt. Jeder andere Effekt der Attacke wird ignoriert. +Les capacités Eau ignorent le Clonage de ce Pokémon." +11,6,Absorbiert Wasser Attacken und heilt 1/4 der maximalen KP.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Wasser Attacke getroffen wird, wird es um 1/4 seiner maximalen KP geheilt. Jeder andere Effekt der Attacke wird ignoriert. -[]{type:water} Attacken ignorieren den []{move:substitute} dieses Pokémons." -11,9,"Absorbs []{type:water} moves, healing for 1/4 max [HP]{mechanic:hp}.","Whenever a []{type:water}-type move hits this Pokémon, it heals for 1/4 of its maximum [HP]{mechanic:hp}, negating any other effect on it. +Wasser Attacken ignorieren den Delegator dieses Pokémons." +11,9,"Absorbs Water moves, healing for 1/4 max HP.","Whenever a Water-type move hits this Pokémon, it heals for 1/4 of its maximum HP, negating any other effect on it. -Water moves will ignore this Pokémon's []{move:substitute}." -12,5,Empêche l'[attirance]{mechanic:infatuation} et protège contre []{move:captivate}.,"Ce Pokémon ne peut pas être [attiré]{mechanic:infatuation} et est immunisé contre []{move:captivate}. +Water moves will ignore this Pokémon's Substitute." +12,5,Empêche l'attirance et protège contre Séduction.,"Ce Pokémon ne peut pas être attiré et est immunisé contre Séduction. Si un Pokémon est attiré et acquiert ce ca telent, son attraction disparaît." -12,6,Verhindert []{mechanic:infatuation} und schützt gegen []{move:captivate}.,"Dieses Pokémon kann sich nicht [verlieben]{mechanic:infatuation} und ist immun gegen []{move:captivate}. +12,6,Verhindert Verliebtheit und schützt gegen Liebreiz.,"Dieses Pokémon kann sich nicht verlieben und ist immun gegen Liebreiz. -Wenn ein Pokémon [verliebt]{mechanic:infatuation} ist und diese Fähigkeit erhält, wird es von der []{mechanic:infatuation} geheilt." -12,9,Prevents [infatuation]{mechanic:infatuation} and protects against []{move:captivate}.,"This Pokémon cannot be [infatuated]{mechanic:infatuation} and is immune to []{move:captivate}. +Wenn ein Pokémon verliebt ist und diese Fähigkeit erhält, wird es von der Verliebtheit geheilt." +12,9,Prevents infatuation and protects against Captivate.,"This Pokémon cannot be infatuated and is immune to Captivate. If a Pokémon is infatuated and acquires this ability, its infatuation is cleared." -13,5,"Annule tous les effets de la [météo]{mechanic:weather}, mais n'empêche pas la météo elle-même.","Quand ce Pokémon est au combat, la [météo]{mechanic:weather} reste en jeu, mais n'a aucun de ses effets. +13,5,"Annule tous les effets de la météo, mais n'empêche pas la météo elle-même.","Quand ce Pokémon est au combat, la météo reste en jeu, mais n'a aucun de ses effets. -Ce talent fonctionne de la même manière que []{ability:air-lock}." -13,6,Entfernt alle [Wettereffekte]{mechanic:weather} aber ändert nicht das []{mechanic:weather} selbst.,"Während ein Pokémon mit dieser Fähigkeit im Kampf ist, kann das []{mechanic:weather} zwar geändert werden, hat aber keinen Effekt. +Ce talent fonctionne de la même manière que Air Lock." +13,6,Entfernt alle Wettereffekte aber ändert nicht das Wetter selbst.,"Während ein Pokémon mit dieser Fähigkeit im Kampf ist, kann das Wetter zwar geändert werden, hat aber keinen Effekt. -Diese Fähigkeit ist identisch mit []{ability:air-lock}." -13,9,"Negates all effects of [weather]{mechanic:weather}, but does not prevent the weather itself.","While this Pokémon is in battle, [weather]{mechanic:weather} can still be in play, but will not have any of its effects. +Diese Fähigkeit ist identisch mit Klimaschutz." +13,9,"Negates all effects of weather, but does not prevent the weather itself.","While this Pokémon is in battle, weather can still be in play, but will not have any of its effects. -This ability functions identically to []{ability:air-lock}." -14,5,Augmente la [précision]{mechanic:accuracy} des capacités de 30%.,"Les capacités de ce Pokémon gagnent 30% de [précision]{mechanic:accuracy}. +This ability functions identically to Air Lock." +14,5,Augmente la précision des capacités de 30%.,"Les capacités de ce Pokémon gagnent 30% de précision. -Ce talent n'a pas d'effet sur les capacités OHKO ([]{move:fissure}, []{move:guillotine}, []{move:horn-drill}, et []{move:sheer-cold}). +Ce talent n'a pas d'effet sur les capacités OHKO (Abîme, Guillotine, Empal’Korne, et Glaciation). Monde extérieur: Si le Pokémon en tête d'équipe a ce talent, les chances qu'un Pokémon sauvage porte un objet particulier augmente de 50%, 5%, ou 1% à 60%, 20%, ou 5%, respectivement." -14,6,Erhöht die []{mechanic:accuracy} von Attacken um 30%.,"Die Attacken eines Pokémon mit dieser Fähigkeit haben eine um 30% erhöhte []{mechanic:accuracy}. +14,6,Erhöht die Genauigkeit von Attacken um 30%.,"Die Attacken eines Pokémon mit dieser Fähigkeit haben eine um 30% erhöhte Genauigkeit. -Diese Fähigkeit hat keinen Einfluss auf K.O.-Attacken ([]{move:fissure}, []{move:guillotine}, []{move:horn-drill} und []{move:sheer-cold}). +Diese Fähigkeit hat keinen Einfluss auf K.O.-Attacken (Geofissur, Guillotine, Hornbohrer und Eiseskälte). Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, erhöht sich die Chance, dass ein wildes Pokémon ein Item trägt von 50%, 5% oder 1% auf 60%, 20% oder 5%, respektive." -14,9,Increases moves' [accuracy]{mechanic:accuracy} to 1.3×.,"This Pokémon's moves have 1.3× their [accuracy]{mechanic:accuracy}. +14,9,Increases moves' accuracy to 1.3×.,"This Pokémon's moves have 1.3× their accuracy. -This ability has no effect on the one-hit KO moves ([]{move:fissure}, []{move:guillotine}, []{move:horn-drill}, and []{move:sheer-cold}). +This ability has no effect on the one-hit KO moves (Fissure, Guillotine, Horn Drill, and Sheer Cold). Overworld: If the first Pokémon in the party has this ability, the chance of a wild Pokémon holding a particular item is raised from 50%, 5%, or 1% to 60%, 20%, or 5%, respectively." -15,5,Empêche le [sommeil]{mechanic:sleep}.,"Ce Pokémon ne peut pas être [endormi]{mechanic:sleep}. +15,5,Empêche le sommeil.,"Ce Pokémon ne peut pas être endormi. -Cela provoque l'échec complet de []{move:rest}. Si un Pokémon est endormi et qu'il acquiert ce talent, il se réveille immédiatement; également lorsqu'il regagne un talent perdu en quittant le combat. +Cela provoque l'échec complet de Repos. Si un Pokémon est endormi et qu'il acquiert ce talent, il se réveille immédiatement; également lorsqu'il regagne un talent perdu en quittant le combat. -Ce talent fonctionne de la même manière que []{ability:vital-spirit} au combat." -15,6,Verhindert []{mechanic:sleep}.,"Ein Pokémon mit dieser Fähigkeit kann nicht [einschlafen]{mechanic:sleep}. +Ce talent fonctionne de la même manière que Esprit Vital au combat." +15,6,Verhindert Schlaf.,"Ein Pokémon mit dieser Fähigkeit kann nicht einschlafen. -[]{move:rest} schlägt fehl. Wenn ein Pokémon [schläft]{mechanic:sleep} und diese Fähigkeit erhält, wacht es sofort auf. Das bezieht das Wiedererlangen dieser Fähigkeit nach dem Kampf mit ein. +Erholung schlägt fehl. Wenn ein Pokémon schläft und diese Fähigkeit erhält, wacht es sofort auf. Das bezieht das Wiedererlangen dieser Fähigkeit nach dem Kampf mit ein. -Diese Fähigkeit ist identisch mit []{ability:vital-spirit}." -15,9,Prevents [sleep]{mechanic:sleep}.,"This Pokémon cannot be [asleep]{mechanic:sleep}. +Diese Fähigkeit ist identisch mit Munterkeit." +15,9,Prevents sleep.,"This Pokémon cannot be asleep. -This causes []{move:rest} to fail altogether. If a Pokémon is asleep and acquires this ability, it will immediately wake up; this includes when regaining a lost ability upon leaving battle. +This causes Rest to fail altogether. If a Pokémon is asleep and acquires this ability, it will immediately wake up; this includes when regaining a lost ability upon leaving battle. -This ability functions identically to []{ability:vital-spirit} in battle." +This ability functions identically to Vital Spirit in battle." 16,5,Change le type en accord avec celui de la capacité offensive qui vient de le toucher.,"Lorsque ce Pokémon subit des dommages d'une capacité, le type du Pokémon devient celui de la capacité. -Si le Pokémon a deux types, les deux sont écrasés. Le Pokémon doit subit des dommages directs ; par exemple, les capacités bloquées par []{move:substitute} ne déclenchent pas ce talent, ni les capacités qui infligent des dommages indirects, comme []{move:spikes}. +Si le Pokémon a deux types, les deux sont écrasés. Le Pokémon doit subit des dommages directs ; par exemple, les capacités bloquées par Clonage ne déclenchent pas ce talent, ni les capacités qui infligent des dommages indirects, comme Picots. Ce talent s'active seulement sur le dernier coup d'une capacité multi-coups. Dans Pokémon Colosseum et XD: Le Souffle des ténèbres, ce talent n'affecte pas les capacités Spectre." 16,6,Ändert den Typ des Pokémons in den der Attacke von der es getroffen wird.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke getroffen wird die Schaden verursacht, ändert sich der Typ des Pokémons in den der Attacke. -Wenn das Pokémon 2 Typen hat, werden beide überschrieben. Das Pokémon muss direkten Schaden erleiden, Attacken die vom []{move:substitute} geblockt werden, lösen den Effekt nicht aus, ebenso wie Attacken mit indirektem Schaden wie []{move:spikes}. +Wenn das Pokémon 2 Typen hat, werden beide überschrieben. Das Pokémon muss direkten Schaden erleiden, Attacken die vom Delegator geblockt werden, lösen den Effekt nicht aus, ebenso wie Attacken mit indirektem Schaden wie Stachler. Bei Attacken mit mehreren Treffern löst nur der Letzte den Effekt aus. -Diese Fähigkeit hat keinen Einfluss auf []{type:shadow} Attacken in Pokémon Colosseum und XD: Der dunkle Sturm." +Diese Fähigkeit hat keinen Einfluss auf Crypto Attacken in Pokémon Colosseum und XD: Der dunkle Sturm." 16,9,Changes type to match when hit by a damaging move.,"Whenever this Pokémon takes damage from a move, the Pokémon's type changes to match the move. -If the Pokémon has two types, both are overridden. The Pokémon must directly take damage; for example, moves blocked by a []{move:substitute} will not trigger this ability, nor will moves that deal damage indirectly, such as []{move:spikes}. +If the Pokémon has two types, both are overridden. The Pokémon must directly take damage; for example, moves blocked by a Substitute will not trigger this ability, nor will moves that deal damage indirectly, such as Spikes. This ability takes effect on only the last hit of a multiple-hit attack. In Pokémon Colosseum and XD: Gale of Darkness, this ability does not take effect on Shadow-type moves." -17,5,Empêche le [poison]{mechanic:poison}.,"Ce Pokémon ne peut pas être [empoisonné]{mechanic:poison}. Cela inclut le poison grave. +17,5,Empêche le poison.,"Ce Pokémon ne peut pas être empoisonné. Cela inclut le poison grave. Si un Pokémon est empoisonné et acquiert ce talent, le poison est soigné; également lorsqu'il regagne un talent perdu en quittant le combat." -17,6,Verhindert []{mechanic:poison}.,"Ein Pokémon mit dieser Fähigkeit kann nicht [vergiftet]{mechanic:poison} werden. Das schließt schwere []{mechanic:poison} mit ein. +17,6,Verhindert Vergiftung.,"Ein Pokémon mit dieser Fähigkeit kann nicht vergiftet werden. Das schließt schwere Vergiftung mit ein. -Wenn ein [vergiftetes]{mechanic:poison} Pokémon diese Fähigkeit erhält, wird es von der []{mechanic:poison} geheilt. Das bezieht das Wiedererlangen dieser Fähigkeit nach dem Kampf mit ein." -17,9,Prevents [poison]{mechanic:poison}.,"This Pokémon cannot be [poisoned]{mechanic:poison}. This includes bad poison. +Wenn ein vergiftetes Pokémon diese Fähigkeit erhält, wird es von der Vergiftung geheilt. Das bezieht das Wiedererlangen dieser Fähigkeit nach dem Kampf mit ein." +17,9,Prevents poison.,"This Pokémon cannot be poisoned. This includes bad poison. If a Pokémon is poisoned and acquires this ability, its poison is healed; this includes when regaining a lost ability upon leaving battle." -18,5,"Protège contre les capacités []{type:fire}. Une fois qu'une a été bloquée, les propres attaques Feu du Pokémon infligent 50% de dégats supplémentaires jusqu'à ce qu'il quitte le combat.","Ce Pokémon est immunisé aux capacités de type []{type:fire}. Une fois que ce Pokémon a été touché par une capacité Feu, ses propres capacités Feu infligent 50% de dommages supplémentaires jusqu'à ce qu'il quitte le combat. +18,5,"Protège contre les capacités Feu. Une fois qu'une a été bloquée, les propres attaques Feu du Pokémon infligent 50% de dégats supplémentaires jusqu'à ce qu'il quitte le combat.","Ce Pokémon est immunisé aux capacités de type Feu. Une fois que ce Pokémon a été touché par une capacité Feu, ses propres capacités Feu infligent 50% de dommages supplémentaires jusqu'à ce qu'il quitte le combat. -Ce talent n'a pas d'effet tant que le Pokémon est [gelé]{mechanic:freezing}. Le bonus de dommages Feu est retenu même si le Pokémon est gelé et degelé ou si le talent est perdu ou désactivé. Les capacités Feu ignorent le []{move:substitute} de ce Pokémon. Ce talent prend s'active aussi sur les capacités non-offensives, i.e. []{move:will-o-wisp}." -18,6,"Schützt vor []{type:fire} Attacken. Sobald eine []{type:fire} Attacke blockiert wurde, erhöht sich der Schaden der eigenen []{type:fire} Attacken um 50%.","Ein Pokémon mit dieser Fähigkeit ist immun gegen []{type:fire} Attacken. Sobald es von einer []{type:fire} Attacke getroffen wurde, erhöht sich der Schaden der eigenen []{type:fire} Attacken um 50% bis es den Kampf verlässt. +Ce talent n'a pas d'effet tant que le Pokémon est gelé. Le bonus de dommages Feu est retenu même si le Pokémon est gelé et degelé ou si le talent est perdu ou désactivé. Les capacités Feu ignorent le Clonage de ce Pokémon. Ce talent prend s'active aussi sur les capacités non-offensives, i.e. Feu Follet." +18,6,"Schützt vor Feuer Attacken. Sobald eine Feuer Attacke blockiert wurde, erhöht sich der Schaden der eigenen Feuer Attacken um 50%.","Ein Pokémon mit dieser Fähigkeit ist immun gegen Feuer Attacken. Sobald es von einer Feuer Attacke getroffen wurde, erhöht sich der Schaden der eigenen Feuer Attacken um 50% bis es den Kampf verlässt. -Die Fähigkeit hat keinen Effekt, wenn das Pokémon [eingefroren]{mechanic:freezing} ist. Der Bonus bleibt erhalten wenn das Pokémon [eingefroren]{mechanic:freezing} ist und wieder auftaut oder wenn es die Fähigkeit wechselt bzw. diese deaktiviert wird. []{type:fire} Attacken ignorieren den []{move:substitute}. Der Effekt wirkt auch bei []{type:fire} Attacken die keinen Schaden verursachen, wie z.B. []{move:will-o-wisp}." -18,9,"Protects against []{type:fire} moves. Once one has been blocked, the Pokémon's own Fire moves inflict 1.5× damage until it leaves battle.","This Pokémon is immune to []{type:fire}-type moves. Once this Pokémon has been hit by a Fire move, its own Fire moves will inflict 1.5× as much damage until it leaves battle. +Die Fähigkeit hat keinen Effekt, wenn das Pokémon eingefroren ist. Der Bonus bleibt erhalten wenn das Pokémon eingefroren ist und wieder auftaut oder wenn es die Fähigkeit wechselt bzw. diese deaktiviert wird. Feuer Attacken ignorieren den Delegator. Der Effekt wirkt auch bei Feuer Attacken die keinen Schaden verursachen, wie z.B. Irrlicht." +18,9,"Protects against Fire moves. Once one has been blocked, the Pokémon's own Fire moves inflict 1.5× damage until it leaves battle.","This Pokémon is immune to Fire-type moves. Once this Pokémon has been hit by a Fire move, its own Fire moves will inflict 1.5× as much damage until it leaves battle. -This ability has no effect while the Pokémon is [frozen]{mechanic:freezing}. The Fire damage bonus is retained even if the Pokémon is frozen and thawed or the ability is lost or disabled. Fire moves will ignore this Pokémon's []{move:substitute}. This ability takes effect even on non-damaging moves, i.e. []{move:will-o-wisp}." +This ability has no effect while the Pokémon is frozen. The Fire damage bonus is retained even if the Pokémon is frozen and thawed or the ability is lost or disabled. Fire moves will ignore this Pokémon's Substitute. This ability takes effect even on non-damaging moves, i.e. Will-O-Wisp." 19,5,Protège contre les effets additionnels des capacités subies.,"Ce Pokémon est immunisé contre les effets additionnels des capacités utilisées contre lui. -Un effet additionnel est une possibilité qu'une capacité, listée comme une ""probabilité d'effet"", inflige une [altération de statut]{mechanic:status-ailment}, cause un [changement de stat]{mechanic:stat-modifier}, ou [apeure]{mechanic:flinching} la cible en plus de l'effet principal de la capacité. Par exemple, la [paralysie]{mechanic:paralysis} de []{move:thunder-shock} est un effet additionnel, mais celle de []{move:thunder-wave} ne l'est pas, ni le retrait d'objet de []{move:knock-off} et l'augmentation de taux de [coups critiques]{mechanic:critial-hit} de []{move:air-cutter}." +Un effet additionnel est une possibilité qu'une capacité, listée comme une ""probabilité d'effet"", inflige une altération de statut, cause un changement de stat, ou apeure la cible en plus de l'effet principal de la capacité. Par exemple, la paralysie de Éclair est un effet additionnel, mais celle de Cage Éclair ne l'est pas, ni le retrait d'objet de Sabotage et l'augmentation de taux de coups critiques de Tranch’Air." 19,6,Schützt vor Zusatzeffekten von Attacken.,"Ein Pokémon mit dieser Fähigkeit ist immun gegen Zusatzeffekt von Attacken. -Ein Zusatzeffekt ist die Chance einer Attacke, als ""Effektchance"" bezeichnet, eine []{mechanic:status-ailment} oder eine []{mechanic:stat-modifier} hervorzurufen oder das Ziel [zurückschrecken]{mechanic:flinching} zu lassen, zusätzlich zum Haupteffekt einer Attacke. Zum Beispiel ist die []{mechanic:paralysis} die []{move:thunder-shock} verursachen kann ein Zusatzeffekt, im Gegensatz zu []{move:thunder-wave}, genauso wie das Entfernen des Items durch []{move:knock-off} und die erhöhte [kritische Trefferchance]{mechanic:critial-hit} durch []{move:air-cutter}." +Ein Zusatzeffekt ist die Chance einer Attacke, als ""Effektchance"" bezeichnet, eine Statusveränderungen oder eine Statusveränderung hervorzurufen oder das Ziel zurückschrecken zu lassen, zusätzlich zum Haupteffekt einer Attacke. Zum Beispiel ist die Paralyse die Donnerschock verursachen kann ein Zusatzeffekt, im Gegensatz zu Donnerwelle, genauso wie das Entfernen des Items durch Abschlag und die erhöhte kritische Trefferchance durch Windschnitt." 19,9,Protects against incoming moves' extra effects.,"This Pokémon is immune to the extra effects of moves used against it. -An extra effect is a move's chance, listed as an ""effect chance"", to inflict a [status ailment]{mechanic:status-ailment}, cause a [stat change]{mechanic:stat-modifier}, or make the target [flinch]{mechanic:flinching} in addition to the move's main effect. For example, []{move:thunder-shock}'s [paralysis]{mechanic:paralysis} is an extra effect, but []{move:thunder-wave}'s is not, nor are []{move:knock-off}'s item removal and []{move:air-cutter}'s increased [critical hit]{mechanic:critial-hit} rate." -20,5,Empêche la [confusion]{mechanic:confusion}.,"Ce Pokémon ne peut pas être [confus]{mechanic:confusion}. +An extra effect is a move's chance, listed as an ""effect chance"", to inflict a status ailment, cause a stat change, or make the target flinch in addition to the move's main effect. For example, Thunder Shock's paralysis is an extra effect, but Thunder Wave's is not, nor are Knock Off's item removal and Air Cutter's increased critical hit rate." +20,5,Empêche la confusion.,"Ce Pokémon ne peut pas être confus. Si un Pokémon est confus et acquiert ce talent, sa confusion sera immédiatement soignée." -20,6,Verhindert []{mechanic:confusion}.,"Ein Pokémon mit dieser Fähigkeit kann nicht [verwirrt]{mechanic:confusion} werden. +20,6,Verhindert Verwirrung.,"Ein Pokémon mit dieser Fähigkeit kann nicht verwirrt werden. -Wenn ein Pokémon verwirrt ist und diese Fähigkeit erhält, wird es von der []{mechanic:confusion} geheilt." -20,9,Prevents [confusion]{mechanic:confusion}.,"This Pokémon cannot be [confused]{mechanic:confusion}. +Wenn ein Pokémon verwirrt ist und diese Fähigkeit erhält, wird es von der Verwirrung geheilt." +20,9,Prevents confusion.,"This Pokémon cannot be confused. If a Pokémon is confused and acquires this ability, its confusion will immediately be healed." -21,5,Empêche d'être retiré du combat par les capacités d'autres Pokémon.,"Ce Pokémon ne peut pas être retiré de force du combat par des capacités telles que []{move:whirlwind}. +21,5,Empêche d'être retiré du combat par les capacités d'autres Pokémon.,"Ce Pokémon ne peut pas être retiré de force du combat par des capacités telles que Cyclone. -[]{move:dragon-tail} et []{move:circle-throw} infligent toujours des dégâts contre ce Pokémon. +Draco-Queue et Projection infligent toujours des dégâts contre ce Pokémon. Monde extérieur: Si le Pokémon de tête a ce talent, le taux de succès en pêchant est augmenté." -21,6,Verhindert den Austausch von Pokémon durch Attacken.,"Ein Pokémon mit dieser Fähigkeit kann nicht mit Attacken wie []{move:whirlwind} ausgetauscht werden. +21,6,Verhindert den Austausch von Pokémon durch Attacken.,"Ein Pokémon mit dieser Fähigkeit kann nicht mit Attacken wie Wirbelwind ausgetauscht werden. -[]{move:dragon-tail} und []{move:circle-throw} verursachen trotzdem Schaden. +Drachenrute und Überkopfwurf verursachen trotzdem Schaden. Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, erhöht sich die Erfolgsrate beim Angeln." -21,9,Prevents being forced out of battle by other Pokémon's moves.,"This Pokémon cannot be forced out of battle by moves such as []{move:whirlwind}. +21,9,Prevents being forced out of battle by other Pokémon's moves.,"This Pokémon cannot be forced out of battle by moves such as Whirlwind. -[]{move:dragon-tail} and []{move:circle-throw} still inflict damage against this Pokémon. +Dragon Tail and Circle Throw still inflict damage against this Pokémon. Overworld: If the lead Pokémon has this ability, the success rate while fishing is increased." -22,5,Diminue l'[Attaque]{mechanic:attack} des adversaires d'un [niveau]{mechanic:stat-modifier} en entrant au combat.,"Quand ce Pokémon entre au combat, l'[Attaque]{mechanic:attack} de l'adversaire est diminuée d'un [niveau]{mechanic:stat-modifier}. Dans un combat double, les deux adversaires sont affectés. +22,5,Diminue l'Attaque des adversaires d'un niveau en entrant au combat.,"Quand ce Pokémon entre au combat, l'Attaque de l'adversaire est diminuée d'un niveau. Dans un combat double, les deux adversaires sont affectés. Ce talent prend aussi effet quand acquis durant un combat, mais ne prendre pas effet a nouveau si perdu et récupéré sans quitter le combat. -Ce talent n'a pas d'effet sur un adversaire qui a un []{move:substitute}. +Ce talent n'a pas d'effet sur un adversaire qui a un Clonage. Monde extérieur: Si le premier Pokémon de l'équipe a ce talent, n'importe quelle rencontre aléatoire avec un Pokémon de cinq niveaux ou moins que lui a 50% de chances d'être passée." -22,6,Senkt den []{mechanic:attack} des Gegners um 1 [Stufe]{mechanic:stat-modifier} beim Betreten des Kampfes.,"Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt, wird der []{mechanic:attack} des Gegners um 1 [Stufe]{mechanic:stat-modifier} gesenkt. Im Mehrfachkämpfen werden alle Gegner beeinflusst. +22,6,Senkt den Angriff des Gegners um 1 Stufe beim Betreten des Kampfes.,"Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt, wird der Angriff des Gegners um 1 Stufe gesenkt. Im Mehrfachkämpfen werden alle Gegner beeinflusst. Diese Fähigkeit löst auch aus, wenn sie im Kampf erlangt wurde, aber nicht, wenn sie verloren und zurückerlangt wurde. -Die Fähigkeit hat keinen Einfluss auf Gegner mit einem []{move:substitute}. +Die Fähigkeit hat keinen Einfluss auf Gegner mit einem Delegator. Außerhalb vom Kampf: Wenn das erste Pokémon im Team diese Fähigkeit hat, dann hat jede Begegnung mit einem Pokémon das 5 oder mehr Level niedriger ist, eine Chance von 50% übersprungen zu werden." -22,9,Lowers opponents' [Attack]{mechanic:attack} one [stage]{mechanic:stat-modifier} upon entering battle.,"When this Pokémon enters battle, the opponent's [Attack]{mechanic:attack} is lowered by one [stage]{mechanic:stat-modifier}. In a double battle, both opponents are affected. +22,9,Lowers opponents' Attack one stage upon entering battle.,"When this Pokémon enters battle, the opponent's Attack is lowered by one stage. In a double battle, both opponents are affected. This ability also takes effect when acquired during a battle, but will not take effect again if lost and reobtained without leaving battle. -This ability has no effect on an opponent that has a []{move:substitute}. +This ability has no effect on an opponent that has a Substitute. Overworld: If the first Pokémon in the party has this ability, any random encounter with a Pokémon five or more levels lower than it has a 50% chance of being skipped." 23,5,Empêche l'adversaire de fuir ou de se retirer.,"Tant que ce Pokémon est au combat, les Pokémon adverses ne peuvent pas fuir ou se retirer. -Les autres Pokémon avec ce talent ne sont pas affectés. Les Pokémon avec []{ability:run-away} peuvent toujours fuir. Les Pokémon peuvent toujours se retirer avec l'utilisation d'une capacité ou d'un objet." +Les autres Pokémon avec ce talent ne sont pas affectés. Les Pokémon avec Fuite peuvent toujours fuir. Les Pokémon peuvent toujours se retirer avec l'utilisation d'une capacité ou d'un objet." 23,6,"Verhindert, dass der Gegner flieht oder ausgetauscht wird.","Während ein Pokémon mit dieser Fähigkeit im Kampf ist, kann der Gegner nicht fliehen oder ausgetauscht werden. -Andere Pokémon mit derselben Fähigkeit sind nicht betroffen. Pokémon mit []{ability:run-away} können trotzdem fliehen. Pokémon können mit bestimmten Items oder Attacken ausgetauscht werden." +Andere Pokémon mit derselben Fähigkeit sind nicht betroffen. Pokémon mit Angsthase können trotzdem fliehen. Pokémon können mit bestimmten Items oder Attacken ausgetauscht werden." 23,9,Prevents opponents from fleeing or switching out.,"While this Pokémon is in battle, opposing Pokémon cannot flee or switch out. -Other Pokémon with this ability are unaffected. Pokémon with []{ability:run-away} can still flee. Pokémon can still switch out with the use of a move or item." -24,5,Inflige des dommages au Pokémon attaquant égaux à 1/8 de ses [PV]{mechanic:hp} max lors d'un contact.,"Quand une capacité réalise un contact avec ce Pokémon, le lanceur de la capacité subit 1/8 de ses [PV]{mechanic:hp} maximum en dégâts. +Other Pokémon with this ability are unaffected. Pokémon with Run Away can still flee. Pokémon can still switch out with the use of a move or item." +24,5,Inflige des dommages au Pokémon attaquant égaux à 1/8 de ses PV max lors d'un contact.,"Quand une capacité réalise un contact avec ce Pokémon, le lanceur de la capacité subit 1/8 de ses PV maximum en dégâts. -Ce talent fonctionne de la même manière que []{ability:iron-barbs}." -24,6,Angreifende Pokémon erhalten 1/8 ihrer maximalen []{mechanic:hp} Schaden bei Kontakt.,"Wenn eine gegnerische Attacke Kontakt mit einem Pokémon mit dieser Fähigkeit hat, erleidet der Angreifer 1/8 seiner maximalen []{mechanic:hp} Schaden. +Ce talent fonctionne de la même manière que Épine de Fer." +24,6,Angreifende Pokémon erhalten 1/8 ihrer maximalen KP Schaden bei Kontakt.,"Wenn eine gegnerische Attacke Kontakt mit einem Pokémon mit dieser Fähigkeit hat, erleidet der Angreifer 1/8 seiner maximalen KP Schaden. -Diese Fähigkeit ist identisch mit []{ability:iron-barbs}." -24,9,Damages attacking Pokémon for 1/8 their max [HP]{mechanic:hp} on contact.,"Whenever a move makes contact with this Pokémon, the move's user takes 1/8 of its maximum [HP]{mechanic:hp} in damage. +Diese Fähigkeit ist identisch mit Eisenstachel." +24,9,Damages attacking Pokémon for 1/8 their max HP on contact.,"Whenever a move makes contact with this Pokémon, the move's user takes 1/8 of its maximum HP in damage. -This ability functions identically to []{ability:iron-barbs}." -25,5,Protège des dégâts des capacités offensives qui ne sont pas [super efficaces]{mechanic:super-effective}.,"Ce Pokémon est immunisé aux capacités offensives qui ne sont pas [super efficaces]{mechanic:super-effective} contre lui. +This ability functions identically to Iron Barbs." +25,5,Protège des dégâts des capacités offensives qui ne sont pas super efficaces.,"Ce Pokémon est immunisé aux capacités offensives qui ne sont pas super efficaces contre lui. -Les capacités qui infligent des dégâts fixes, telles que []{move:night-shade} ou []{move:seismic-toss}, sont considérées comme super efficaces si leurs types le sont. Les dégâts non directement infligés par des capacités, tels que les dégâts de la [météo]{mechanic:weather}, une [altération de statut]{mechanic:status-ailment}, ou []{move:spikes}, ne sont pas empêchés. +Les capacités qui infligent des dégâts fixes, telles que Ombre Nocturne ou Frappe Atlas, sont considérées comme super efficaces si leurs types le sont. Les dégâts non directement infligés par des capacités, tels que les dégâts de la météo, une altération de statut, ou Picots, ne sont pas empêchés. -Ce talent ne peut pas être copié avec []{move:role-play} ou échangé avec []{move:skill-swap}, mais il peut être copié avec []{ability:trace}, désactivé avec []{move:gastro-acid}, ou changé avec []{move:worry-seed}. Ce Pokémon peut toujours utiliser Imitation lui-même pour perdre ce talent, mais pas Échange. +Ce talent ne peut pas être copié avec Imitation ou échangé avec Échange, mais il peut être copié avec Calque, désactivé avec Suc Digestif, ou changé avec Soucigraine. Ce Pokémon peut toujours utiliser Imitation lui-même pour perdre ce talent, mais pas Échange. -Si ce Pokémon a un []{move:substitute}, ce talent bloquera les capacités normalement et n'importe quelle capacité non bloquée réagira au Clonage normalement." -25,6,Schützt gegen Schaden verursachende Attacken die nicht [sehr effektiv]{mechanic:super-effective} sind.,"Ein Pokémon mit dieser Fähigkeit ist immun gegen alle Schaden verursachenden Attacken die nicht [sehr effektiv]{mechanic:super-effective} sind. +Si ce Pokémon a un Clonage, ce talent bloquera les capacités normalement et n'importe quelle capacité non bloquée réagira au Clonage normalement." +25,6,Schützt gegen Schaden verursachende Attacken die nicht sehr effektiv sind.,"Ein Pokémon mit dieser Fähigkeit ist immun gegen alle Schaden verursachenden Attacken die nicht sehr effektiv sind. -Attacken die festen Schaden verursachen, wie []{move:night-shade} oder []{move:seismic-toss} werden mitgezählt. Schaden der nicht direkt durch die Attacke verursacht wird, wie der vom []{mechanic:weather}, einer []{mechanic:status-ailment} oder []{move:spikes} wird nicht verhindert. +Attacken die festen Schaden verursachen, wie Nachtnebel oder Geowurf werden mitgezählt. Schaden der nicht direkt durch die Attacke verursacht wird, wie der vom Wetter, einer Statusveränderungen oder Stachler wird nicht verhindert. -Diese Fähigkeit kann nicht mit []{move:role-play} kopiert oder mit []{move:skill-swap} getauscht werden, kann aber mit []{ability:trace} kopiert, mit []{move:gastro-acid} deaktiviert oder mit []{move:worry-seed} geändert werden. Das Pokémon kann seine Fähigkeit trotzdem mit []{move:role-play} selbst tauschen. +Diese Fähigkeit kann nicht mit Rollenspiel kopiert oder mit Fähigkeitstausch getauscht werden, kann aber mit Erfassen kopiert, mit Magensäfte deaktiviert oder mit Sorgensamen geändert werden. Das Pokémon kann seine Fähigkeit trotzdem mit Rollenspiel selbst tauschen. -Wenn das Pokémon einen []{move:substitute} hat, werden Attacken zuerst durch die Fähigkeit verhindert, erst Attacken die trotzdem treffen würden, würden durch den []{move:substitute} verhindert." -25,9,Protects against damaging moves that are not [super effective]{mechanic:super-effective}.,"This Pokémon is immune to damaging moves that are not [super effective]{mechanic:super-effective} against it. +Wenn das Pokémon einen Delegator hat, werden Attacken zuerst durch die Fähigkeit verhindert, erst Attacken die trotzdem treffen würden, würden durch den Delegator verhindert." +25,9,Protects against damaging moves that are not super effective.,"This Pokémon is immune to damaging moves that are not super effective against it. -Moves that inflict fixed damage, such as []{move:night-shade} or []{move:seismic-toss}, are considered super effective if their types are. Damage not directly dealt by moves, such as damage from [weather]{mechanic:weather}, a [status ailment]{mechanic:status-ailment}, or []{move:spikes}, is not prevented. +Moves that inflict fixed damage, such as Night Shade or Seismic Toss, are considered super effective if their types are. Damage not directly dealt by moves, such as damage from weather, a status ailment, or Spikes, is not prevented. -This ability cannot be copied with []{move:role-play} or traded away with []{move:skill-swap}, but it can be copied with []{ability:trace}, disabled with []{move:gastro-acid}, or changed with []{move:worry-seed}. This Pokémon can still use Role Play itself to lose this ability, but not Skill Swap. +This ability cannot be copied with Role Play or traded away with Skill Swap, but it can be copied with Trace, disabled with Gastro Acid, or changed with Worry Seed. This Pokémon can still use Role Play itself to lose this ability, but not Skill Swap. -If this Pokémon has a []{move:substitute}, this ability will block moves as usual and any moves not blocked will react to the Substitute as usual." -26,5,Évite les capacités []{type:ground}.,"Ce Pokémon est immunisé aux capacités de type []{type:ground}, []{move:spikes}, []{move:toxic-spikes}, et []{ability:arena-trap}. +If this Pokémon has a Substitute, this ability will block moves as usual and any moves not blocked will react to the Substitute as usual." +26,5,Évite les capacités Sol.,"Ce Pokémon est immunisé aux capacités de type Sol, Picots, Pics Toxik, et Piège Sable. -Ce talent est désactivé sous []{move:gravity} ou []{move:ingrain}, ou en tenant une []{item:iron-ball}. Ce talent n'est pas désactivé sous []{move:roost}." -26,6,Verhindert []{type:ground} Attacken,"Ein Pokémon mit dieser Fähigkeit ist immun gegen []{type:ground} Attacken, []{move:spikes}, []{move:toxic-spikes} und []{ability:arena-trap}. +Ce talent est désactivé sous Gravité ou Racines, ou en tenant une Balle Fer. Ce talent n'est pas désactivé sous Atterrissage." +26,6,Verhindert Boden Attacken,"Ein Pokémon mit dieser Fähigkeit ist immun gegen Boden Attacken, Stachler, Giftspitzen und Ausweglos. -Diese Fähigkeit wird mit []{move:gravity} oder []{move:ingrain} deaktiviert oder während eine []{item:iron-ball} getragen wird. []{move:roost} deaktiviert diese Fähigkeit nicht." -26,9,Evades []{type:ground} moves.,"This Pokémon is immune to []{type:ground}-type moves, []{move:spikes}, []{move:toxic-spikes}, and []{ability:arena-trap}. +Diese Fähigkeit wird mit Erdanziehung oder Verwurzler deaktiviert oder während eine Eisenkugel getragen wird. Ruheort deaktiviert diese Fähigkeit nicht." +26,9,Evades Ground moves.,"This Pokémon is immune to Ground-type moves, Spikes, Toxic Spikes, and Arena Trap. -This ability is disabled during []{move:gravity} or []{move:ingrain}, or while holding an []{item:iron-ball}. This ability is not disabled during []{move:roost}." -27,5,"A 30% de chances d'infliger soit la [paralysie]{mechanic:paralysis}, le [poison]{mechanic:poison}, ou le [sommeil]{mechanic:sleep} au Pokémon attaquant lors d'un contact.","Quand une capacité réalise un contact avec ce Pokémon, le lanceur de la capacité a 30% de chances d'être [paralysé]{mechanic:paralysis}, [empoisonné]{mechanic:poison}, ou [endormi]{mechanic:sleep}, choisi au hasard. +This ability is disabled during Gravity or Ingrain, or while holding an Iron Ball. This ability is not disabled during Roost." +27,5,"A 30% de chances d'infliger soit la paralysie, le poison, ou le sommeil au Pokémon attaquant lors d'un contact.","Quand une capacité réalise un contact avec ce Pokémon, le lanceur de la capacité a 30% de chances d'être paralysé, empoisonné, ou endormi, choisi au hasard. Rien n'est fait pour compenser si le lanceur de la capacité est immunisé à l'une de ces altérations; il y a simplement moins de chances que le lanceur de la capacité soit affecté." -27,6,"Hat eine 30% Chance bei Kontakt entweder []{mechanic:paralysis}, []{mechanic:poison} oder []{mechanic:sleep} auszulösen.","Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke getroffen wird, die Kontakt herstellt, besteht eine 30% Chance, dass der Angreifer [paralysiert]{mechanic:paralysis} oder [vergiftet]{mechanic:poison} wird oder [einschläft]{mechanic:sleep}. +27,6,"Hat eine 30% Chance bei Kontakt entweder Paralyse, Vergiftung oder Schlaf auszulösen.","Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke getroffen wird, die Kontakt herstellt, besteht eine 30% Chance, dass der Angreifer paralysiert oder vergiftet wird oder einschläft. -Dabei wird nicht berücksichtigt ob der Angreifer immun gegen eine der [Statusänderungen]{mechanic:status-ailment} ist, es besteht nur eine geringere Chance." -27,9,"Has a 30% chance of inflcting either [paralysis]{mechanic:paralysis}, [poison]{mechanic:poison}, or [sleep]{mechanic:sleep} on attacking Pokémon on contact.","Whenever a move makes contact with this Pokémon, the move's user has a 30% chance of being [paralyzed]{mechanic:paralysis}, [poisoned]{mechanic:poison}, or put to [sleep]{mechanic:sleep}, chosen at random. +Dabei wird nicht berücksichtigt ob der Angreifer immun gegen eine der Statusänderungen ist, es besteht nur eine geringere Chance." +27,9,"Has a 30% chance of inflcting either paralysis, poison, or sleep on attacking Pokémon on contact.","Whenever a move makes contact with this Pokémon, the move's user has a 30% chance of being paralyzed, poisoned, or put to sleep, chosen at random. Nothing is done to compensate if the move's user is immune to one of these ailments; there is simply a lower chance that the move's user will be affected." -28,5,"Copie la [brûlure]{mechanic:burn}, la [paralysie]{mechanic:paralysis}, et le [poison]{mechanic:poison} reçus au Pokémon qui les a infligés.","Quand ce Pokémon est [brûlé]{mechanic:burn}, [paralysé]{mechanic:paralysis}, ou [empoisonné]{mechanic:poison}, le Pokémon qui a donné à ce Pokémon cette altération reçoit aussi l'altération. +28,5,"Copie la brûlure, la paralysie, et le poison reçus au Pokémon qui les a infligés.","Quand ce Pokémon est brûlé, paralysé, ou empoisonné, le Pokémon qui a donné à ce Pokémon cette altération reçoit aussi l'altération. -Ce talent renvoie le poison grave quand ce Pokémon est gravement empoisonné. Ce talent ne peut pas renvoyer une altération de statut que le Pokémon n'a pas reçu correctement d'un autre Pokémon, tel que le poison de []{move:toxic-spikes} ou la brûlure d'un []{item:flame-orb}. +Ce talent renvoie le poison grave quand ce Pokémon est gravement empoisonné. Ce talent ne peut pas renvoyer une altération de statut que le Pokémon n'a pas reçu correctement d'un autre Pokémon, tel que le poison de Pics Toxik ou la brûlure d'un Orbe Flamme. Monde extérieur: Si le Pokémon de tête a ce talent, les Pokémon sauvages ont 50% de chances d'avoir la nature du Pokémon de tête, et 50% de chances de recevoir une nature aléatoire comme d'habitude, incluant la nature du Pokémon de tête. Ceci ne fonctionne pas sur les Pokémon reçus hors combat ou les légendaires errants." -28,6,"Kopiert []{mechanic:burn}, []{mechanic:paralysis} und []{mechanic:poison} auf den Verursacher.","Wenn ein Pokémon mit dieser Fähigkeit [verbrannt]{mechanic:burn}, [paralysiert]{mechanic:paralysis} oder [vergiftet]{mechanic:poison} wird, erhält das verantwortliche Pokémon die gleiche []{mechanic:status-ailment}. +28,6,"Kopiert Verbrennung, Paralyse und Vergiftung auf den Verursacher.","Wenn ein Pokémon mit dieser Fähigkeit verbrannt, paralysiert oder vergiftet wird, erhält das verantwortliche Pokémon die gleiche Statusveränderungen. -Diese Fähigkeit gibt schwere []{mechanic:poison} als schwere []{mechanic:poison} zurück. Die Fähigkeit funktioniert nicht bei [Statusänderungen]{mechanic:status-ailment} die nicht direkt von einem anderen Pokémon erhalten wurden, so wie []{mechanic:poison} von []{move:toxic-spikes} oder die []{mechanic:burn} durch []{item:flame-orb}. +Diese Fähigkeit gibt schwere Vergiftung als schwere Vergiftung zurück. Die Fähigkeit funktioniert nicht bei Statusänderungen die nicht direkt von einem anderen Pokémon erhalten wurden, so wie Vergiftung von Giftspitzen oder die Verbrennung durch Heiß-Orb. Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, haben wilde Pokémon eine Chance von 50% dasselbe Wesen wie das des Pokémons zu haben. Das gilt nicht für Pokémon die außerhalb von Kämpfen erhalten werden oder sich bewegende Legendäre Pokémon." -28,9,"Copies [burns]{mechanic:burn}, [paralysis]{mechanic:paralysis}, and [poison]{mechanic:poison} received onto the Pokémon that inflicted them.","Whenever this Pokémon is [burned]{mechanic:burn}, [paralyzed]{mechanic:paralysis}, or [poisoned]{mechanic:poison}, the Pokémon who gave this Pokémon that ailment is also given the ailment. +28,9,"Copies burns, paralysis, and poison received onto the Pokémon that inflicted them.","Whenever this Pokémon is burned, paralyzed, or poisoned, the Pokémon who gave this Pokémon that ailment is also given the ailment. -This ability passes back bad poison when this Pokémon is badly poisoned. This ability cannot pass on a status ailment that the Pokémon did not directly receive from another Pokémon, such as the poison from []{move:toxic-spikes} or the burn from a []{item:flame-orb}. +This ability passes back bad poison when this Pokémon is badly poisoned. This ability cannot pass on a status ailment that the Pokémon did not directly receive from another Pokémon, such as the poison from Toxic Spikes or the burn from a Flame Orb. Overworld: If the lead Pokémon has this ability, wild Pokémon have a 50% chance of having the lead Pokémon's nature, and a 50% chance of being given a random nature as usual, including the lead Pokémon's nature. This does not work on Pokémon received outside of battle or roaming legendaries." -29,5,Empêche les stats d'être [diminuées]{mechanic:stat-modifier} par d'autres Pokémon.,"Ce Pokémon ne peut pas avoir ses stats [baissées]{mechanic:stat-modifier} par d'autres Pokémon. +29,5,Empêche les stats d'être diminuées par d'autres Pokémon.,"Ce Pokémon ne peut pas avoir ses stats baissées par d'autres Pokémon. -Ce talent n'empêche pas les baisses de stat autres que les [modifications de stats]{mechanic:stat-modifiers}, telles que la perte de [Vitesse]{mechanic:speed} de la [paralysie]{mechanic:paralysis}. Ce Pokémon peut toujours recevoir des modifications de stat négatives via []{move:guard-swap}, []{move:heart-swap}, ou []{move:power-swap}. +Ce talent n'empêche pas les baisses de stat autres que les modifications de stats, telles que la perte de Vitesse de la paralysie. Ce Pokémon peut toujours recevoir des modifications de stat négatives via Permugarde, Permucœur, ou Permuforce. -Ce talent fonctionne de la même manière que []{ability:white-smoke} au combat." -29,6,Verhindert negative []{mechanic:stat-modifier} von anderen Pokémon.,"Pokémon mit dieser Fähigkeit können keine negativen [Statuswerte Änderungen]{mechanic:stat-modifier} von anderen Pokémon zugefügt werden. +Ce talent fonctionne de la même manière que Écran Fumée au combat." +29,6,Verhindert negative Statusveränderung von anderen Pokémon.,"Pokémon mit dieser Fähigkeit können keine negativen Statuswerte Änderungen von anderen Pokémon zugefügt werden. -Diese Fähigkeit verhindert keine []{mechanic:stat-modifier} die nicht direkt verursacht wurden, wie die verminderte []{mechanic:speed} durch []{mechanic:paralysis} oder selbstverursachte negative Statuswerteänderungen wie durch []{move:overheat}. Dem Pokémon können trotzdem negative Statuswerte mit []{move:guard-swap}, []{move:heart-swap} oder []{move:power-swap} übertragen werden. +Diese Fähigkeit verhindert keine Statusveränderung die nicht direkt verursacht wurden, wie die verminderte Initiative durch Paralyse oder selbstverursachte negative Statuswerteänderungen wie durch Hitzekoller. Dem Pokémon können trotzdem negative Statuswerte mit Schutztausch, Statustausch oder Krafttausch übertragen werden. -Diese Fähigkeit ist identisch mit []{ability:white-smoke} im Kampf." -29,9,Prevents stats from being [lowered]{mechanic:stat-modifier} by other Pokémon.,"This Pokémon cannot have its stats [lowered]{mechanic:stat-modifier} by other Pokémon. +Diese Fähigkeit ist identisch mit Pulverrauch im Kampf." +29,9,Prevents stats from being lowered by other Pokémon.,"This Pokémon cannot have its stats lowered by other Pokémon. -This ability does not prevent any stat losses other than [stat modifiers]{mechanic:stat-modifiers}, such as the [Speed]{mechanic:speed} cut from [paralysis]{mechanic:paralysis}. This Pokémon can still be passed negative stat modifiers through []{move:guard-swap}, []{move:heart-swap}, or []{move:power-swap}. +This ability does not prevent any stat losses other than stat modifiers, such as the Speed cut from paralysis. This Pokémon can still be passed negative stat modifiers through Guard Swap, Heart Swap, or Power Swap. -This ability functions identically to []{ability:white-smoke} in battle." -30,5,Soigne n'importe quelle [altération majeure de statut]{mechanic:major-status-ailment} en se retirant.,"Ce Pokémon est soigné de n'importe quelle [altération majeure de statut]{mechanic:major-status-ailment} quand il est retiré pour un autre Pokémon. +This ability functions identically to White Smoke in battle." +30,5,Soigne n'importe quelle altération majeure de statut en se retirant.,"Ce Pokémon est soigné de n'importe quelle altération majeure de statut quand il est retiré pour un autre Pokémon. Si ce talent est acquis au cours d'un combat, le Pokémon est soigné lorsqu'il quitte le combat avant de perdre le talent temporaire." -30,6,Heilt jede []{mechanic:major-status-ailment} beim Auswechseln,"Wenn ein Pokémon mit dieser Fähigkeit ausgewechselt wird, wird es von einer etwaigen []{mechanic:major-status-ailment} geheilt. +30,6,Heilt jede Primäre Statusveränderungen beim Auswechseln,"Wenn ein Pokémon mit dieser Fähigkeit ausgewechselt wird, wird es von einer etwaigen Primäre Statusveränderungen geheilt. Wenn diese Fähigkeit während des Kampfes erlangt wird, wird das Pokémon beim Auswechseln geheilt, bevor es die Fähigkeit wieder verliert." -30,9,Cures any [major status ailment]{mechanic:major-status-ailment} upon switching out.,"This Pokémon is cured of any [major status ailment]{mechanic:major-status-ailment} when it is switched out for another Pokémon. +30,9,Cures any major status ailment upon switching out.,"This Pokémon is cured of any major status ailment when it is switched out for another Pokémon. If this ability is acquired during battle, the Pokémon is cured upon leaving battle before losing the temporary ability." -31,5,"Redirige les capacités []{type:electric} à cible unique sur ce Pokémon quand c'est possible. Absorbe les capacités Électrik, augmentant l'[Attaque Spéciale]{mechanic:special-attack} d'un [niveau]{mechanic:stat-modifier}.","Toutes les capacités de type []{type:electric} à cible unique des autres Pokémon sont redirigées sur ce Pokémon s'il est une cible éligible. Les capacités Électrik des autres Pokémon augmentent l'[Attaque Spéciale]{mechanic:special-attack} de ce Pokémon d'un [niveau]{mechanic:stat-modifier}, annulant n'importe quel autre effet sur lui, et ne peut pas manquer sa cible. +31,5,"Redirige les capacités Électrik à cible unique sur ce Pokémon quand c'est possible. Absorbe les capacités Électrik, augmentant l'Attaque Spéciale d'un niveau.","Toutes les capacités de type Électrik à cible unique des autres Pokémon sont redirigées sur ce Pokémon s'il est une cible éligible. Les capacités Électrik des autres Pokémon augmentent l'Attaque Spéciale de ce Pokémon d'un niveau, annulant n'importe quel autre effet sur lui, et ne peut pas manquer sa cible. -Si la cible attendue de la capacité a aussi ce talent, la capacité n'est pas redirigée. Quand plusieurs Pokémon avec ce talent sont des cibles possibles pour la redirection, la capacité est redirigée sur celui avec la plus grande stat de [Vitesse]{mechanic:speed}, ou, en cas d'égalité, vers un Pokémon aléatoire de l'égalité. []{move:follow-me} prend la priorité sur ce talent. +Si la cible attendue de la capacité a aussi ce talent, la capacité n'est pas redirigée. Quand plusieurs Pokémon avec ce talent sont des cibles possibles pour la redirection, la capacité est redirigée sur celui avec la plus grande stat de Vitesse, ou, en cas d'égalité, vers un Pokémon aléatoire de l'égalité. Par Ici prend la priorité sur ce talent. -Si le Pokémon est un type []{type:ground} et ainsi immunisé aux capacités Électrik, son immunité empêche le boost d'Attaque Spéciale." -31,6,Leitet []{type:electric} Attacken mit nur einem Ziel auf dieses Pokémon um. Absorbiert []{type:electric} Attacken und erhöht dabei den []{mechanic:special-attack} um 1 [Stufe]{mechanic:stat-modifier}.,"Wenn sich ein Pokémon mit dieser Fähigkeit im Kampf befindet, werden alle []{type:electric} Attacken die nur 1 Ziel haben auf dieses Pokémon umgeleitet, sofern es ein mögliches Ziel ist. Wird es von []{type:electric} Attacken getroffen, erhöht sich sein []{mechanic:special-attack} um 1 [Stufe]{mechanic:stat-modifier}, jeder andere Effekt der Attacke wird ignoriert. +Si le Pokémon est un type Sol et ainsi immunisé aux capacités Électrik, son immunité empêche le boost d'Attaque Spéciale." +31,6,Leitet Elektro Attacken mit nur einem Ziel auf dieses Pokémon um. Absorbiert Elektro Attacken und erhöht dabei den Spezialangriff um 1 Stufe.,"Wenn sich ein Pokémon mit dieser Fähigkeit im Kampf befindet, werden alle Elektro Attacken die nur 1 Ziel haben auf dieses Pokémon umgeleitet, sofern es ein mögliches Ziel ist. Wird es von Elektro Attacken getroffen, erhöht sich sein Spezialangriff um 1 Stufe, jeder andere Effekt der Attacke wird ignoriert. -Wenn das eigentliche Ziel der Attacke ebenfalls diese Fähigkeit besitzt, wird sie nicht umgeleitet. Gibt es mehrere Pokémon mit dieser Fähigkeit, wird die Attacke zu dem mit der höchsten []{mechanic:speed} umgeleitet, oder, falls alle die gleiche haben, zu einem zufälligen Pokémon. []{move:follow-me} wirkt vor dieser Fähigkeit. +Wenn das eigentliche Ziel der Attacke ebenfalls diese Fähigkeit besitzt, wird sie nicht umgeleitet. Gibt es mehrere Pokémon mit dieser Fähigkeit, wird die Attacke zu dem mit der höchsten Initiative umgeleitet, oder, falls alle die gleiche haben, zu einem zufälligen Pokémon. Spotlight wirkt vor dieser Fähigkeit. -Wenn das Pokémon mit dieser Fähigkeit vom Typ []{type:ground} ist, verhindert seine []{type:electric} Immunität das Ansteigen des [Spezialangriffs]{mechanic:special-attack}." -31,9,"Redirects single-target []{type:electric} moves to this Pokémon where possible. Absorbs Electric moves, raising [Special Attack]{mechanic:special-attack} one [stage]{mechanic:stat-modifier}.","All other Pokémon's single-target []{type:electric}-type moves are redirected to this Pokémon if it is an eligible target. Other Pokémon's Electric moves raise this Pokémon's [Special Attack]{mechanic:special-attack} one [stage]{mechanic:stat-modifier}, negating any other effect on it, and cannot miss it. +Wenn das Pokémon mit dieser Fähigkeit vom Typ Boden ist, verhindert seine Elektro Immunität das Ansteigen des Spezialangriffs." +31,9,"Redirects single-target Electric moves to this Pokémon where possible. Absorbs Electric moves, raising Special Attack one stage.","All other Pokémon's single-target Electric-type moves are redirected to this Pokémon if it is an eligible target. Other Pokémon's Electric moves raise this Pokémon's Special Attack one stage, negating any other effect on it, and cannot miss it. -If the move's intended target also has this ability, the move is not redirected. When multiple Pokémon with this ability are possible targets for redirection, the move is redirected to the one with the highest [Speed]{mechanic:speed} stat, or, in the case of a tie, to a random tied Pokémon. []{move:follow-me} takes precedence over this ability. +If the move's intended target also has this ability, the move is not redirected. When multiple Pokémon with this ability are possible targets for redirection, the move is redirected to the one with the highest Speed stat, or, in the case of a tie, to a random tied Pokémon. Follow Me takes precedence over this ability. -If the Pokémon is a []{type:ground}-type and thus immune to Electric moves, its immunity prevents the Special Attack boost." +If the Pokémon is a Ground-type and thus immune to Electric moves, its immunity prevents the Special Attack boost." 32,5,Double les chances d'activation des effets additionnels des capacités.,"Les capacités de ce Pokémon's ont deux fois leur chance habituelle d'effet. -Une chance d'effet est la probabilité d'une capacité d'infliger une [altération de statut]{mechanic:status-ailment}, causer un [changement de stat]{mechanic:stat-modifier}, ou [apeurer]{mechanic:flinching} la cible en plus de l'effet principal de la capacité. Par exemple, la chance de []{move:flamethrower} de [brûler]{mechanic:burn} la cible est doublée, mais la chance de succès de[]{move:protect} et le taux de [coups critiques]{mechanic:critical-hit} augmenté de []{move:air-cutter} ne sont pas affectés. +Une chance d'effet est la probabilité d'une capacité d'infliger une altération de statut, causer un changement de stat, ou apeurer la cible en plus de l'effet principal de la capacité. Par exemple, la chance de Lance-Flammes de brûler la cible est doublée, mais la chance de succès deAbri et le taux de coups critiques augmenté de Tranch’Air ne sont pas affectés. -[]{move:secret-power} n'est pas affecté." +Force Cachée n'est pas affecté." 32,6,Verdoppelt die Chance das ein Zusatzeffekt beim Einsatz einer Attacke auftritt,"Attacken von Pokémon mit dieser Fähigkeit treten doppelt so häufig auf wie normal. -Ein Zusatzeffekt ist die Chance einer Attacke, als ""Effectchance"" bezeichnet, eine []{mechanic:status-ailment} oder eine []{mechanic:stat-modifier} hervorzurufen oder das Ziel [zurückschrecken]{mechanic:flinching} zu lassen, zusätzlich zum Haupteffekt einer Attacke. Zum Beispiel ist die []{mechanic:paralysis} die []{move:thunder-shock} verursachen kann ein Zusatzeffekt, im Gegensatz zu []{move:thunder-wave}, genauso wie das Entfernen des Items durch []{move:knock-off} und das Erhöhen der [kritischen Trefferchance]{mechanic:critial-hit} durch []{move:air-cutter}. +Ein Zusatzeffekt ist die Chance einer Attacke, als ""Effectchance"" bezeichnet, eine Statusveränderungen oder eine Statusveränderung hervorzurufen oder das Ziel zurückschrecken zu lassen, zusätzlich zum Haupteffekt einer Attacke. Zum Beispiel ist die Paralyse die Donnerschock verursachen kann ein Zusatzeffekt, im Gegensatz zu Donnerwelle, genauso wie das Entfernen des Items durch Abschlag und das Erhöhen der kritischen Trefferchance durch Windschnitt. -[]{move:secret-power} ist davon unberührt." +Geheimpower ist davon unberührt." 32,9,Doubles the chance of moves' extra effects occurring.,"This Pokémon's moves have twice their usual effect chance. -An effect chance is a move's chance to inflict a [status ailment]{mechanic:status-ailment}, cause a [stat change]{mechanic:stat-modifier}, or make the target [flinch]{mechanic:flinching} in addition to the move's main effect. For example, []{move:flamethrower}'s chance of [burning]{mechanic:burn} the target is doubled, but []{move:protect}'s chance of success and []{move:air-cutter}'s increased [critical hit]{mechanic:critical-hit} rate are unaffected. +An effect chance is a move's chance to inflict a status ailment, cause a stat change, or make the target flinch in addition to the move's main effect. For example, Flamethrower's chance of burning the target is doubled, but Protect's chance of success and Air Cutter's increased critical hit rate are unaffected. -[]{move:secret-power} is unaffected." -33,5,Double la [Vitesse]{mechanic:speed} sous la [pluie]{mechanic:rain}.,"La [Vitesse]{mechanic:speed} de ce Pokémon est doublée sous [pluie]{mechanic:rain}. +Secret Power is unaffected." +33,5,Double la Vitesse sous la pluie.,"La Vitesse de ce Pokémon est doublée sous pluie. -Ce bonus ne compte pas comme une [modification de stat]{mechanic:stat-modifier}." -33,6,Verdoppelt die []{mechanic:speed} während es [regnet]{mechanic:rain}.,"Die []{mechanic:speed} eines Pokémon mit dieser Fähigkeit ist doppelt so hoch wie normal, solange es [regnet]{mechanic:rain}. +Ce bonus ne compte pas comme une modification de stat." +33,6,Verdoppelt die Initiative während es regnet.,"Die Initiative eines Pokémon mit dieser Fähigkeit ist doppelt so hoch wie normal, solange es regnet. -Dieser Bonus zählt nicht als []{mechanic:stat-modifier}." -33,9,Doubles [Speed]{mechanic:speed} during [rain]{mechanic:rain}.,"This Pokémon's [Speed]{mechanic:speed} is doubled during [rain]{mechanic:rain}. +Dieser Bonus zählt nicht als Statusveränderung." +33,9,Doubles Speed during rain.,"This Pokémon's Speed is doubled during rain. -This bonus does not count as a [stat modifier]{mechanic:stat-modifier}." -34,5,Double la [Vitesse]{mechanic:speed} sous le [soleil intense]{mechanic:strong-sunlight}.,"La [Vitesse]{mechanic:speed} de ce Pokémon est doublée sous [soleil intense]{mechanic:strong-sunlight}. +This bonus does not count as a stat modifier." +34,5,Double la Vitesse sous le soleil intense.,"La Vitesse de ce Pokémon est doublée sous soleil intense. -Ce bonus ne compte pas comme une [modification de stat]{mechanic:stat-modifier}." -34,6,Verdoppelt die []{mechanic:speed} während [starkem Sonnenlicht]{mechanic:strong-sunlight}.,"Während []{mechanic:strong-sunlight} ist die []{mechanic:speed} eines Pokémon mit dieser Fähigkeit doppelt so hoch wie normal. +Ce bonus ne compte pas comme une modification de stat." +34,6,Verdoppelt die Initiative während starkem Sonnenlicht.,"Während starkem Sonnenlicht ist die Initiative eines Pokémon mit dieser Fähigkeit doppelt so hoch wie normal. -Dieser Bonus zählt nicht als []{mechanic:stat-modifier}." -34,9,Doubles [Speed]{mechanic:speed} during [strong sunlight]{mechanic:strong-sunlight}.,"This Pokémon's [Speed]{mechanic:speed} is doubled during [strong sunlight]{mechanic:strong-sunlight}. +Dieser Bonus zählt nicht als Statusveränderung." +34,9,Doubles Speed during strong sunlight.,"This Pokémon's Speed is doubled during strong sunlight. -This bonus does not count as a [stat modifier]{mechanic:stat-modifier}." +This bonus does not count as a stat modifier." 35,5,Double le taux de rencontre sauvage.,"Monde extérieur: Si le Pokémon de tête a ce talent, le taux de rencontre sauvage est doublé. Ce talent n'a pas d'effet au combat." @@ -404,730 +404,730 @@ Diese Fähigkeit hat im Kampf keinen Effekt." This ability has no effect in battle." 36,5,Copie le talent d'un adversaire en entrant au combat.,"Quand ce Pokémon entre au combat, il copie un talent adverse aléatoire. -Ce talent ne peut pas copier []{ability:flower-gift}, []{ability:forecast}, []{ability:illusion}, []{ability:imposter}, []{ability:multitype}, []{ability:trace}, []{ability:wonder-guard}, ou []{ability:zen-mode}." +Ce talent ne peut pas copier Don Floral, Météo, Illusion, Imposteur, Multi-Type, Calque, Garde Mystik, ou Mode Transe." 36,6,Kopiert die Fähigkeit des Gegners beim Betreten des Kampfes.,"Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt, kopiert es die Fähigkeit eines zufällig ausgewählten Gegners. -[]{ability:flower-gift}, []{ability:forecast}, []{ability:illusion}, []{ability:imposter}, []{ability:multitype}, []{ability:trace}, []{ability:wonder-guard} und []{ability:zen-mode} können nicht kopiert werden." +Pflanzengabe, Prognose, Trugbild, Doppelgänger, Variabilität, Erfassen, Wunderwache und Trance-Modus können nicht kopiert werden." 36,9,Copies an opponent's ability upon entering battle.,"When this Pokémon enters battle, it copies a random opponent's ability. -This ability cannot copy []{ability:flower-gift}, []{ability:forecast}, []{ability:illusion}, []{ability:imposter}, []{ability:multitype}, []{ability:trace}, []{ability:wonder-guard}, or []{ability:zen-mode}." -37,5,Double l'[Attaque]{mechanic:attack} au combat.,"L'[Attaque]{mechanic:attack} de ce Pokémon est doublée quand il est au combat. +This ability cannot copy Flower Gift, Forecast, Illusion, Imposter, Multitype, Trace, Wonder Guard, or Zen Mode." +37,5,Double l'Attaque au combat.,"L'Attaque de ce Pokémon est doublée quand il est au combat. -Ce bonus ne compte pas comme une [modification de stat]{mechanic:stat-modifier}. +Ce bonus ne compte pas comme une modification de stat. -Ce talent fonctionne de la même manière que []{ability:pure-power}." -37,6,Verdoppelt den []{mechanic:attack} im Kampf.,"Solange sich ein Pokémon mit dieser Fähigkeit im Kampf befindet ist sein []{mechanic:attack} doppelt so hoch wie sonst. +Ce talent fonctionne de la même manière que Force Pure." +37,6,Verdoppelt den Angriff im Kampf.,"Solange sich ein Pokémon mit dieser Fähigkeit im Kampf befindet ist sein Angriff doppelt so hoch wie sonst. -Dieser Bonus zählt nicht als []{mechanic:stat-modifier}. +Dieser Bonus zählt nicht als Statusveränderung. -Diese Fähigkeit ist identisch mit []{ability:pure-power}." -37,9,Doubles [Attack]{mechanic:attack} in battle.,"This Pokémon's [Attack]{mechanic:attack} is doubled while in battle. +Diese Fähigkeit ist identisch mit Mentalkraft." +37,9,Doubles Attack in battle.,"This Pokémon's Attack is doubled while in battle. -This bonus does not count as a [stat modifier]{mechanic:stat-modifier}. +This bonus does not count as a stat modifier. -This ability functions identically to []{ability:pure-power}." -38,5,A 30% de chances d'[empoisonner]{mechanic:poison} le Pokémon attaquant en cas de contact.,"Quand une capacité réalise un contact avec ce Pokémon, le lanceur de la capacité a 30% de chances d'être [empoisonné]{mechanic:poison}." -38,6,Hat eine 30% Chance den Gegner bei Kontakt zu [vergiften]{mechanic:poison}.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke mit Kontakt getroffen wird, besteht eine 30% Chance den Angreifer zu [vergiften]{mechanic:poison}." -38,9,Has a 30% chance of [poisoning]{mechanic:poison} attacking Pokémon on contact.,"Whenever a move makes contact with this Pokémon, the move's user has a 30% chance of being [poisoned]{mechanic:poison}." -39,5,Empêche l'[apeurement]{mechanic:flinching}.,Ce Pokémon ne peut pas [avoir peur]{mechanic:flinching}. -39,6,Verhindert [zurückschrecken]{mechanic:flinching}.,Ein Pokémon mit dieser Fähigkeit kann nicht [zurückschrecken]{mechanic:flinching}. -39,9,Prevents [flinching]{mechanic:flinching}.,This Pokémon cannot [flinch]{mechanic:flinching}. -40,5,Empêche le [gel]{mechanic:freezing}.,"Ce Pokémon ne peut pas être [gelé]{mechanic:freezing}. +This ability functions identically to Pure Power." +38,5,A 30% de chances d'empoisonner le Pokémon attaquant en cas de contact.,"Quand une capacité réalise un contact avec ce Pokémon, le lanceur de la capacité a 30% de chances d'être empoisonné." +38,6,Hat eine 30% Chance den Gegner bei Kontakt zu vergiften.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke mit Kontakt getroffen wird, besteht eine 30% Chance den Angreifer zu vergiften." +38,9,Has a 30% chance of poisoning attacking Pokémon on contact.,"Whenever a move makes contact with this Pokémon, the move's user has a 30% chance of being poisoned." +39,5,Empêche l'apeurement.,Ce Pokémon ne peut pas avoir peur. +39,6,Verhindert zurückschrecken.,Ein Pokémon mit dieser Fähigkeit kann nicht zurückschrecken. +39,9,Prevents flinching.,This Pokémon cannot flinch. +40,5,Empêche le gel.,"Ce Pokémon ne peut pas être gelé. Si un Pokémon est gelé et acquiert ce talent, il sera immédiatement dégelé; cela inclut la récupération de talent perdu en quittant le combat. -Monde extérieur: Si n'importe quel Pokémon de l'équipe a ce talent, chaque œuf de l'équipe a son [compteur d'éclosion]{mechanic:hatch-counter} diminué de 2 (plutôt que 1) à chaque [cycle de pas]{mechanic:step-cycle}, faisant éclore les œufs environ deux fois plus rapidement. Cet effet ne se cumule pas si plusieurs Pokémon ont ce talent ou []{ability:flame-body}." -40,6,Verhindert [einfrieren]{mechanic:freezing}.,"Ein Pokémon mit dieser Fähigkeit kann nicht [einfrieren]{mechanic:freezing}. +Monde extérieur: Si n'importe quel Pokémon de l'équipe a ce talent, chaque œuf de l'équipe a son compteur d'éclosion diminué de 2 (plutôt que 1) à chaque cycle de pas, faisant éclore les œufs environ deux fois plus rapidement. Cet effet ne se cumule pas si plusieurs Pokémon ont ce talent ou Corps Ardent." +40,6,Verhindert einfrieren.,"Ein Pokémon mit dieser Fähigkeit kann nicht einfrieren. -Erhält ein [eingefrorenes]{mechanic:freezing} Pokémon diese Fähigkeit, taut es sofort auf. Das bezieht das Wiedererlangen dieser Fähigkeit nach dem Kampf mit ein. +Erhält ein eingefrorenes Pokémon diese Fähigkeit, taut es sofort auf. Das bezieht das Wiedererlangen dieser Fähigkeit nach dem Kampf mit ein. -Außerhalb vom Kampf: Wenn ein Pokémon im Team diese Fähigkeit hat, wird der []{mechanic:hatch-counter} um 2 statt um 1 pro []{mechanic:step-cycle} reduziert, was dazu führt, dass Eier doppelt so schnell schlüpfen. Dieser Effekt stapelt sich nicht, wenn mehrere Pokémon diese Fähigkeit oder []{ability:flame-body} haben." -40,9,Prevents [freezing]{mechanic:freezing}.,"This Pokémon cannot be [frozen]{mechanic:freezing}. +Außerhalb vom Kampf: Wenn ein Pokémon im Team diese Fähigkeit hat, wird der Brut-Zähler um 2 statt um 1 pro Schrittzyklus reduziert, was dazu führt, dass Eier doppelt so schnell schlüpfen. Dieser Effekt stapelt sich nicht, wenn mehrere Pokémon diese Fähigkeit oder Flammkörper haben." +40,9,Prevents freezing.,"This Pokémon cannot be frozen. If a Pokémon is frozen and acquires this ability, it will immediately thaw out; this includes when regaining a lost ability upon leaving battle. -Overworld: If any Pokémon in the party has this ability, each egg in the party has its [hatch counter]{mechanic:hatch-counter} decreased by 2 (rather than 1) each [step cycle]{mechanic:step-cycle}, making eggs hatch roughly twice as quickly. This effect does not stack if multiple Pokémon have this ability or []{ability:flame-body}." -41,5,Empêche la [brûlure]{mechanic:burn}.,"Ce Pokémon ne peut pas être [brûlé]{mechanic:burn}. +Overworld: If any Pokémon in the party has this ability, each egg in the party has its hatch counter decreased by 2 (rather than 1) each step cycle, making eggs hatch roughly twice as quickly. This effect does not stack if multiple Pokémon have this ability or Flame Body." +41,5,Empêche la brûlure.,"Ce Pokémon ne peut pas être brûlé. Si un Pokémon est brûlé et acquiert ce talent, sa brûlure est soignée; ceci inclut la récupération de talent perdu en quittant le combat." -41,6,Verhindert []{mechanic:burn}.,"Ein Pokémon mit dieser Fähigkeit kann keine []{mechanic:burn} erleiden. +41,6,Verhindert Verbrennung.,"Ein Pokémon mit dieser Fähigkeit kann keine Verbrennung erleiden. -Wenn ein Pokémon mit []{mechanic:burn} diese Fähigkeit erhält, wird es von der []{mechanic:burn} geheilt. Das bezieht das Wiedererlangen dieser Fähigkeit nach dem Kampf mit ein." -41,9,Prevents [burns]{mechanic:burn}.,"This Pokémon cannot be [burned]{mechanic:burn}. +Wenn ein Pokémon mit Verbrennung diese Fähigkeit erhält, wird es von der Verbrennung geheilt. Das bezieht das Wiedererlangen dieser Fähigkeit nach dem Kampf mit ein." +41,9,Prevents burns.,"This Pokémon cannot be burned. If a Pokémon is burned and acquires this ability, its burn is healed; this includes when regaining a lost ability upon leaving battle." -42,5,Empêche les adversaires []{type:steel} de fuir ou se retirer.,"Tant que ce Pokémon est au combat, les Pokémon adverses de type []{type:steel} ne peuvent pas fuir ou se retirer. +42,5,Empêche les adversaires Acier de fuir ou se retirer.,"Tant que ce Pokémon est au combat, les Pokémon adverses de type Acier ne peuvent pas fuir ou se retirer. -Les Pokémon avec []{ability:run-away} peuvent toujours fuir. Les Pokémon peuvent toujours se retirer avec l'utilisation d'une capacité ou objet. +Les Pokémon avec Fuite peuvent toujours fuir. Les Pokémon peuvent toujours se retirer avec l'utilisation d'une capacité ou objet. Monde extérieur: Si le Pokémon de tête a ce talent, les Pokémon de type Acier ont un taux de rencontre plus grand." -42,6,"Verhindert, dass []{type:steel} Pokémon fliehen oder ausgetauscht werden können.","Solange sich ein Pokémon mit dieser Fähigkeit im Kampf befindet, werden []{type:steel} Pokémon daran gehindert zu fliehen oder ausgetauscht zu werden. +42,6,"Verhindert, dass Stahl Pokémon fliehen oder ausgetauscht werden können.","Solange sich ein Pokémon mit dieser Fähigkeit im Kampf befindet, werden Stahl Pokémon daran gehindert zu fliehen oder ausgetauscht zu werden. -Pokémon mit der Fähigkeit []{ability:run-away} können trotzdem fliehen. Pokémon können trotzdem mit Hilfe von bestimmten Items oder Attacken ausgetauscht werden. +Pokémon mit der Fähigkeit Angsthase können trotzdem fliehen. Pokémon können trotzdem mit Hilfe von bestimmten Items oder Attacken ausgetauscht werden. -Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, erhöht sich die Chance wilden []{type:steel} Pokémon zu begegnen." -42,9,Prevents []{type:steel} opponents from fleeing or switching out.,"While this Pokémon is in battle, opposing []{type:steel}-type Pokémon cannot flee or switch out. +Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, erhöht sich die Chance wilden Stahl Pokémon zu begegnen." +42,9,Prevents Steel opponents from fleeing or switching out.,"While this Pokémon is in battle, opposing Steel-type Pokémon cannot flee or switch out. -Pokémon with []{ability:run-away} can still flee. Pokémon can still switch out with the use of a move or item. +Pokémon with Run Away can still flee. Pokémon can still switch out with the use of a move or item. Overworld: If the lead Pokémon has this ability, Steel-type Pokémon have a higher encounter rate." 43,5,Protège contre les capacités basées sur le son.,"Ce Pokémon est immunisé aux capacités marquées comme basées sur le son. -[]{move:heal-bell} n'est pas affecté. []{move:uproar} empêche toujours ce Pokémon de [dormir]{mechanic:sleep}. Ce Pokémon peut encore recevoir un compteur de Requiem via []{move:baton-pass}, et gardera un compter de Requiem s'il acquiet ce talent après que Requiem est utilisée. +Glas de Soin n'est pas affecté. Brouhaha empêche toujours ce Pokémon de dormir. Ce Pokémon peut encore recevoir un compteur de Requiem via Relais, et gardera un compter de Requiem s'il acquiet ce talent après que Requiem est utilisée. -[]{move:howl}, []{move:roar-of-time}, []{move:sonic-boom}, et []{move:yawn} ne sont pas marquées comme basées sur le son." +Grondement, Hurle-Temps, Sonic Boom, et Bâillement ne sont pas marquées comme basées sur le son." 43,6,Schütz vor Schall Attacken.,"Pokémon mit dieser Fähigkeit sind immun gegen Attacken die schallbasiert sind. -[]{move:heal-bell} wird nicht verhindert. []{move:uproar} hindert die Pokémon trotzdem am [einschlafen]{mechanic:sleep}. Dieses Pokémon kann trotzdem einen []{move:perish-song} Zähler durch []{move:baton-pass} erhalten, und es wird einen Zähler behalten, wenn es die Fähigkeit nach Einsatz von []{move:perish-song} erhalten hat. +Vitalglocke wird nicht verhindert. Aufruhr hindert die Pokémon trotzdem am einschlafen. Dieses Pokémon kann trotzdem einen Abgesang Zähler durch Stafette erhalten, und es wird einen Zähler behalten, wenn es die Fähigkeit nach Einsatz von Abgesang erhalten hat. -[]{move:howl}, []{move:roar-of-time}, []{move:sonic-boom} und []{move:yawn} sind keine schallbasierten Attacken." +Jauler, Zeitenlärm, Ultraschall und Gähner sind keine schallbasierten Attacken." 43,9,Protects against sound-based moves.,"This Pokémon is immune to moves flagged as being sound-based. -[]{move:heal-bell} is unaffected. []{move:uproar} still prevents this Pokémon from [sleeping]{mechanic:sleep}. This Pokémon can still receive a Perish Song counter through []{move:baton-pass}, and will retain a Perish Song counter if it acquires this ability after Perish Song is used. +Heal Bell is unaffected. Uproar still prevents this Pokémon from sleeping. This Pokémon can still receive a Perish Song counter through Baton Pass, and will retain a Perish Song counter if it acquires this ability after Perish Song is used. -[]{move:howl}, []{move:roar-of-time}, []{move:sonic-boom}, and []{move:yawn} are not flagged as sound-based." -44,5,Soigne 1/16 des [PV]{mechanic:hp} max après chaque tour sous la [pluie]{mechanic:rain}.,Ce Pokémon soigne 1/16 de ses [PV]{mechanic:hp} maximum après chaque tour sous [pluie]{mechanic:rain}. -44,6,Heilt jede Runde 1/16 der maximalen []{mechanic:hp} wenn es [regnet]{mechanic:rain}.,Pokémon mit dieser Fähigkeit heilen am Ende jeder Runde 1/16 ihrer maximalen []{mechanic:hp} wenn es [regnet]{mechanic:rain}. -44,9,Heals for 1/16 max [HP]{mechanic:hp} after each turn during [rain]{mechanic:rain}.,This Pokémon heals for 1/16 of its maximum [HP]{mechanic:hp} after each turn during [rain]{mechanic:rain}. -45,5,Déclenche une [tempête de sable]{mechanic:sandstorm} qui dure indéfiniment en entrant sur le terrain.,"La [météo]{mechanic:weather} change en une [tempête de sable]{mechanic:sandstorm} quand ce Pokémon entre au combat et ne prend pas fin à moins d'être annulée par une autre condition météo. +Howl, Roar of Time, Sonic Boom, and Yawn are not flagged as sound-based." +44,5,Soigne 1/16 des PV max après chaque tour sous la pluie.,Ce Pokémon soigne 1/16 de ses PV maximum après chaque tour sous pluie. +44,6,Heilt jede Runde 1/16 der maximalen KP wenn es regnet.,Pokémon mit dieser Fähigkeit heilen am Ende jeder Runde 1/16 ihrer maximalen KP wenn es regnet. +44,9,Heals for 1/16 max HP after each turn during rain.,This Pokémon heals for 1/16 of its maximum HP after each turn during rain. +45,5,Déclenche une tempête de sable qui dure indéfiniment en entrant sur le terrain.,"La météo change en une tempête de sable quand ce Pokémon entre au combat et ne prend pas fin à moins d'être annulée par une autre condition météo. -Si plusieurs Pokémon avec ce talent, []{ability:drizzle}, []{ability:drought}, ou []{ability:snow-warning} sont envoyés au combat en même temps, les talents s'activent dans l'ordre de [Vitesse]{mechanic:speed}, en respectant []{move:trick-room}. Chaque météo de talent annulera la météo précédente, et seulement la météo invoquée par le Pokémon le plus lent restera. +Si plusieurs Pokémon avec ce talent, Crachin, Sécheresse, ou Alerte Neige sont envoyés au combat en même temps, les talents s'activent dans l'ordre de Vitesse, en respectant Distorsion. Chaque météo de talent annulera la météo précédente, et seulement la météo invoquée par le Pokémon le plus lent restera. Monde extérieur: Si le Pokémon de tête a ce talent, le taux de rencontre sauvage est divisé par deux dans une tempête de sable." -45,6,Beschwört beim Betreten des Kampfes einen []{mechanic:sandstorm} herauf der nicht endet.,"Das []{mechanic:weather} ändert sich zu []{mechanic:sandstorm} wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt und hört erst auf, wenn es von einem anderen []{mechanic:weather} abgelöst wird. +45,6,Beschwört beim Betreten des Kampfes einen Sandsturm herauf der nicht endet.,"Das Wetter ändert sich zu Sandsturm wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt und hört erst auf, wenn es von einem anderen Wetter abgelöst wird. -Wenn mehrere Pokémon mit dieser Fähigkeit, []{ability:drizzle}, []{ability:drought} oder []{ability:snow-warning} zur selben Zeit den Kampf betreten, werden die Fähigkeiten nach Reihenfolge der []{mechanic:speed} der Pokémon ausgelöst, unter Berücksichtigung von []{move:trick-room}. +Wenn mehrere Pokémon mit dieser Fähigkeit, Niesel, Dürre oder Hagelalarm zur selben Zeit den Kampf betreten, werden die Fähigkeiten nach Reihenfolge der Initiative der Pokémon ausgelöst, unter Berücksichtigung von Bizarroraum. Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, tauchen im Sandsturm nur halb so viele Pokémon auf." -45,9,Summons a [sandstorm]{mechanic:sandstorm} that lasts indefinitely upon entering battle.,"The [weather]{mechanic:weather} changes to a [sandstorm]{mechanic:sandstorm} when this Pokémon enters battle and does not end unless cancelled by another weather condition. +45,9,Summons a sandstorm that lasts indefinitely upon entering battle.,"The weather changes to a sandstorm when this Pokémon enters battle and does not end unless cancelled by another weather condition. -If multiple Pokémon with this ability, []{ability:drizzle}, []{ability:drought}, or []{ability:snow-warning} are sent out at the same time, the abilities will activate in order of [Speed]{mechanic:speed}, respecting []{move:trick-room}. Each ability's weather will cancel the previous weather, and only the weather summoned by the slowest of the Pokémon will stay. +If multiple Pokémon with this ability, Drizzle, Drought, or Snow Warning are sent out at the same time, the abilities will activate in order of Speed, respecting Trick Room. Each ability's weather will cancel the previous weather, and only the weather summoned by the slowest of the Pokémon will stay. Overworld: If the lead Pokémon has this ability, the wild encounter rate is halved in a sandstorm." -46,5,Augmente le coût de [PP]{mechanic:pp} des capacités ciblant ce Pokémon de un.,"Les capacités visant ce Pokémon utilisent un [PP]{mechanic:pp} supplémentaire. +46,5,Augmente le coût de PP des capacités ciblant ce Pokémon de un.,"Les capacités visant ce Pokémon utilisent un PP supplémentaire. Ce talent se cumule si plusieurs cibles l'ont. Ce talent affecte également les capacités qui échouent ou manquent leur cible. Ce talent n'affecte pas les attaques alliées qui ciblent l'ensemble du terrain ou uniquement leur camp, ni les capacités de ce Pokémon qui se cible lui-même ; elle affecte cependant les capacités alliées à cible unique visant ce Pokémon, les capacités alliées qui ciblent tous les autres Pokémon et les capacités adverses qui ciblent l'ensemble du terrain. Si cette capacité augmente le coût en PP d'une attaque au-delà de ses PP restants, elle utilisera tous les PP restants. Lorsque ce Pokémon entre au combat, tous les dresseurs participants sont informés qu'il possède ce talent. Monde extérieur: si le Pokémon de tête possède cette capacité, le taux de rencontre des Pokémon de niveau supérieur est augmenté." -46,6,Erhöht die []{mechanic:pp} Kosten des Gegners um 1.,"Attacken die ein Pokémon mit dieser Fähigkeit zum Ziel haben, kosten 1 []{mechanic:pp} mehr als sonst. +46,6,Erhöht die AP Kosten des Gegners um 1.,"Attacken die ein Pokémon mit dieser Fähigkeit zum Ziel haben, kosten 1 AP mehr als sonst. -Die Fähigkeit löst für jeden Treffer von Attacken die öfters treffen aus. Die Fähigkeit löst auch bei Attacken aus die fehlschlagen oder daneben gehen. Der Effekt zählt nicht für Attacken desselben Teams die das Ganze Feld oder nur die eigene Seite treffen, sowie die eigenen Attacken die sich selbst treffen. Der Effekt löst dafür bei Attacken von Teammitgliedern aus die nur das Pokémon mit dieser Fähigkeit zum Ziel haben, die alle anderen zum Ziel haben und Attacken von Gegnern die das ganze Feld treffen. Wenn diese Fähigkeit die Kosten auf einen Wert erhöht, der die verbleibenden []{mechanic:pp} übersteigt, wird es alle verbrauchen. +Die Fähigkeit löst für jeden Treffer von Attacken die öfters treffen aus. Die Fähigkeit löst auch bei Attacken aus die fehlschlagen oder daneben gehen. Der Effekt zählt nicht für Attacken desselben Teams die das Ganze Feld oder nur die eigene Seite treffen, sowie die eigenen Attacken die sich selbst treffen. Der Effekt löst dafür bei Attacken von Teammitgliedern aus die nur das Pokémon mit dieser Fähigkeit zum Ziel haben, die alle anderen zum Ziel haben und Attacken von Gegnern die das ganze Feld treffen. Wenn diese Fähigkeit die Kosten auf einen Wert erhöht, der die verbleibenden AP übersteigt, wird es alle verbrauchen. Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt, werden alle Trainer über diese Fähigkeit benachrichtigt. Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, tauchen Pokémon mit einem höheren Level häufiger auf." -46,9,Increases the [PP]{mechanic:pp} cost of moves targetting the Pokémon by one.,"Moves targetting this Pokémon use one extra [PP]{mechanic:pp}. +46,9,Increases the PP cost of moves targetting the Pokémon by one.,"Moves targetting this Pokémon use one extra PP. This ability stacks if multiple targets have it. This ability still affects moves that fail or miss. This ability does not affect ally moves that target either the entire field or just its side, nor this Pokémon's self-targetted moves; it does, however, affect single-targetted ally moves aimed at this Pokémon, ally moves that target all other Pokémon, and opponents' moves that target the entire field. If this ability raises a move's PP cost above its remaining PP, it will use all remaining PP. When this Pokémon enters battle, all participating trainers are notified that it has this ability. Overworld: If the lead Pokémon has this ability, higher-levelled Pokémon have their encounter rate increased." -47,5,Divise par deux les dommages des capacités []{type:fire} et []{type:ice}.,Ce Pokémon subit deux fois moins de dégâts des capacités de type []{type:fire} et []{type:ice}. -47,6,Halbiert den Schaden von []{type:fire} und []{type:ice} Attacken.,Pokémon mit dieser Fähigkeit erhält von []{type:fire} und []{type:ice} Attacken nur halben Schaden. -47,9,Halves damage from []{type:fire} and []{type:ice} moves.,This Pokémon takes half as much damage from []{type:fire}- and []{type:ice}-type moves. -48,5,Fait passer le [sommeil]{mechanic:sleep} deux fois plus rapidement.,"Le compteur de tours restants en sommeil de ce Pokémon chute de 2 plutôt qu'1. +47,5,Divise par deux les dommages des capacités Feu et Glace.,Ce Pokémon subit deux fois moins de dégâts des capacités de type Feu et Glace. +47,6,Halbiert den Schaden von Feuer und Eis Attacken.,Pokémon mit dieser Fähigkeit erhält von Feuer und Eis Attacken nur halben Schaden. +47,9,Halves damage from Fire and Ice moves.,This Pokémon takes half as much damage from Fire- and Ice-type moves. +48,5,Fait passer le sommeil deux fois plus rapidement.,"Le compteur de tours restants en sommeil de ce Pokémon chute de 2 plutôt qu'1. Si le compteur de sommeir de ce Pokémon est à 1, il tombera à 0 et le Pokémon se réveillera." -48,6,Pokémon [wachen]{mechanic:sleep} doppelt so schnell wieder auf.,"Bei Pokémon mit dieser Fähigkeit sinkt die Anzahl der Verbleibenden Runden im [Schlaf]{mechanic:sleep} pro Runde um 2 statt um 1. +48,6,Pokémon wachen doppelt so schnell wieder auf.,"Bei Pokémon mit dieser Fähigkeit sinkt die Anzahl der Verbleibenden Runden im Schlaf pro Runde um 2 statt um 1. -Wenn der Zähler bei 1 ist fällt er auf 0 und das Pokémon [wacht auf]{mechanic:sleep}." -48,9,Makes [sleep]{mechanic:sleep} pass twice as quickly.,"This Pokémon's remaining sleep turn count falls by 2 rather than 1. +Wenn der Zähler bei 1 ist fällt er auf 0 und das Pokémon wacht auf." +48,9,Makes sleep pass twice as quickly.,"This Pokémon's remaining sleep turn count falls by 2 rather than 1. If this Pokémon's sleep counter is at 1, it will fall to 0 and then the Pokémon will wake up." -49,5,A 30% de chances de [brûler]{mechanic:burn} le Pokémon attaquant en cas de contact.,"Quand une capacité réalise un contact avec ce Pokémon, le lanceur de cette capacité a 30% de chances d'être [brûlé]{mechanic:burn}. +49,5,A 30% de chances de brûler le Pokémon attaquant en cas de contact.,"Quand une capacité réalise un contact avec ce Pokémon, le lanceur de cette capacité a 30% de chances d'être brûlé. -Monde extérieur: Si n'importe quel Pokémon de l'équipe a ce talent, chaque œuf de l'équipe a son [compteur d'éclosion]{mechanic:hatch-counter} diminué de 2 (plutôt que 1) à chaque [cycle de pas]{mechanic:step-cycle}, faisant éclore les œufs environ deux fois plus rapidement. Cet effet ne se cumule pas si plusieurs Pokémon ont ce talent ou []{ability:magma-armor}." -49,6,"Hat eine 30% Chance, bei Kontakt []{mechanic:burn} auszulösen.","Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke getroffen wird die Kontakt herstellt, besteht eine 30% Chance, den Gegner zu [verbrennen]{mechanic:burn}. +Monde extérieur: Si n'importe quel Pokémon de l'équipe a ce talent, chaque œuf de l'équipe a son compteur d'éclosion diminué de 2 (plutôt que 1) à chaque cycle de pas, faisant éclore les œufs environ deux fois plus rapidement. Cet effet ne se cumule pas si plusieurs Pokémon ont ce talent ou Armumagma." +49,6,"Hat eine 30% Chance, bei Kontakt Verbrennung auszulösen.","Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke getroffen wird die Kontakt herstellt, besteht eine 30% Chance, den Gegner zu verbrennen. -Außerhalb vom Kampf: Wenn ein Pokémon im Team diese Fähigkeit hat, wird der []{mechanic:hatch-counter} um 2 statt um 1 pro []{mechanic:step-cycle} reduziert, was dazu führt, dass Eier doppelt so schnell schlüpfen. Dieser Effekt stapelt sich nicht, wenn mehrere Pokémon diese Fähigkeit oder []{ability:magma-armor} haben." -49,9,Has a 30% chance of [burning]{mechanic:burn} attacking Pokémon on contact.,"Whenever a move makes contact with this Pokémon, the move's user has a 30% chance of being [burned]{mechanic:burn}. +Außerhalb vom Kampf: Wenn ein Pokémon im Team diese Fähigkeit hat, wird der Brut-Zähler um 2 statt um 1 pro Schrittzyklus reduziert, was dazu führt, dass Eier doppelt so schnell schlüpfen. Dieser Effekt stapelt sich nicht, wenn mehrere Pokémon diese Fähigkeit oder Magmapanzer haben." +49,9,Has a 30% chance of burning attacking Pokémon on contact.,"Whenever a move makes contact with this Pokémon, the move's user has a 30% chance of being burned. -Overworld: If any Pokémon in the party has this ability, each egg in the party has its [hatch counter]{mechanic:hatch-counter} decreased by 2 (rather than 1) each [step cycle]{mechanic:step-cycle}, making eggs hatch roughly twice as quickly. This effect does not stack if multiple Pokémon have this ability or []{ability:magma-armor}." -50,5,Garantit la fuite lors de combats sauvages.,"Ce Pokémon fuit toujours les combats sauvages avec succès, même s'il est [piégé]{mechanic:trapped} par une capacité ou un talent." -50,6,"Stellt sicher, dass die Flucht vor wilden Pokémon gelingt.","Pokémon mit dieser Fähigkeit können immer aus Kämpfen mit wilden Pokémon fliehen, selbst wenn es durch eine Attacke oder eine Fähigkeit [gefangen]{mechanic:trapped} ist." -50,9,Ensures success fleeing from wild battles.,"This Pokémon is always successful fleeing from wild battles, even if [trapped]{mechanic:trapped} by a move or ability." -51,5,Empêche la [précision]{mechanic:accuracy} d'être [baissée]{mechanic:stat-modifier}.,"Ce Pokémon ne peut pas avoir sa [précision]{mechanic:accuracy} [baissée]{mechanic:stat-modifier}. +Overworld: If any Pokémon in the party has this ability, each egg in the party has its hatch counter decreased by 2 (rather than 1) each step cycle, making eggs hatch roughly twice as quickly. This effect does not stack if multiple Pokémon have this ability or Magma Armor." +50,5,Garantit la fuite lors de combats sauvages.,"Ce Pokémon fuit toujours les combats sauvages avec succès, même s'il est piégé par une capacité ou un talent." +50,6,"Stellt sicher, dass die Flucht vor wilden Pokémon gelingt.","Pokémon mit dieser Fähigkeit können immer aus Kämpfen mit wilden Pokémon fliehen, selbst wenn es durch eine Attacke oder eine Fähigkeit gefangen ist." +50,9,Ensures success fleeing from wild battles.,"This Pokémon is always successful fleeing from wild battles, even if trapped by a move or ability." +51,5,Empêche la précision d'être baissée.,"Ce Pokémon ne peut pas avoir sa précision baissée. -Ce talent n'empêche pas les pertes de précisions autres que les [modifications de stat]{mechanic:stat-modifiers}, telles que la baisse de précision du [brouillard]{mechanic:fog}; n'empêche pas non plus l'[esquive]{mechanic:evasion} des autres Pokémon de rendre les capacités de ce Pokémon moins précises. Ce Pokémon peut toujours recevoir des modifications de précision négatives via []{move:heart-swap}. +Ce talent n'empêche pas les pertes de précisions autres que les modifications de stat, telles que la baisse de précision du brouillard; n'empêche pas non plus l'esquive des autres Pokémon de rendre les capacités de ce Pokémon moins précises. Ce Pokémon peut toujours recevoir des modifications de précision négatives via Permucœur. Monde extérieur: Si le premier Pokémon de l'équipe a ce talent, n'importe quelle rencontre sauvage avec un Pokémon de cinq niveaux ou moins a 50% de chances d'être passée." -51,6,Verhindert das [Absenken]{mechanic:stat-modifier} der []{mechanic:accuracy}.,"Pokémon mit dieser Fähigkeit kann die []{mechanic:accuracy} nicht [gesenkt]{mechanic:stat-modifier} werden. +51,6,Verhindert das Absenken der Genauigkeit.,"Pokémon mit dieser Fähigkeit kann die Genauigkeit nicht gesenkt werden. -Die Fähigkeit verhindert nur direkte [Statuswertveränderungen]{mechanic:stat-modifier}, der [Genauigkeitsverlust]{mechanic:accuracy} durch []{mechanic:fog} wird nicht verhindert, auch nicht das Erhöhen des [Fluchtwerts]{mechanic:evasion} des Gegners. Pokémon mit dieser Fähigkeit kann trotzdem negative []{mechanic:accuracy} durch []{move:heart-swap} übertragen werden. +Die Fähigkeit verhindert nur direkte Statuswertveränderungen, der Genauigkeitsverlust durch Nebel wird nicht verhindert, auch nicht das Erhöhen des Fluchtwerts des Gegners. Pokémon mit dieser Fähigkeit kann trotzdem negative Genauigkeit durch Statustausch übertragen werden. Außerhalb vom Kampf: Wenn das erste Pokémon im Team diese Fähigkeit hat, dann hat jede Begegnung mit einem Pokémon das 5 oder mehr Level niedriger ist, eine Chance von 50% übersprungen zu werden." -51,9,Prevents [accuracy]{mechanic:accuracy} from being [lowered]{mechanic:stat-modifier}.,"This Pokémon cannot have its [accuracy]{mechanic:accuracy} [lowered]{mechanic:stat-modifier}. +51,9,Prevents accuracy from being lowered.,"This Pokémon cannot have its accuracy lowered. -This ability does not prevent any accuracy losses other than [stat modifiers]{mechanic:stat-modifiers}, such as the accuracy cut from [fog]{mechanic:fog}; nor does it prevent other Pokémon's [evasion]{mechanic:evasion} from making this Pokémon's moves less accurate. This Pokémon can still be passed negative accuracy modifiers through []{move:heart-swap}. +This ability does not prevent any accuracy losses other than stat modifiers, such as the accuracy cut from fog; nor does it prevent other Pokémon's evasion from making this Pokémon's moves less accurate. This Pokémon can still be passed negative accuracy modifiers through Heart Swap. Overworld: If the first Pokémon in the party has this ability, any random encounter with a Pokémon five or more levels lower than it has a 50% chance of being skipped." -52,5,Empêche l'[Attaque]{mechanic:attack} d'être [baissée]{mechanic:stat-modifier}.,"L'[Attaque]{mechanic:attack} de ce Pokémon ne peut pas être [baissée]{mechanic:stat-modifier} par d'autres Pokémon. +52,5,Empêche l'Attaque d'être baissée.,"L'Attaque de ce Pokémon ne peut pas être baissée par d'autres Pokémon. -Ce talent n'empêche pas les baisses d'Attaque autres que les [modifications de stat]{mechanic:stat-modifiers}, telles que la baisse d'Attaque de la [brûlure]{mechanic:burn}. Ce Pokémon peut toujours recevoir des modifications d'Attaque négatives via []{move:heart-swap} ou []{move:power-swap}." -52,6,Verhindert das [Absenken]{mechanic:stat-modifier} des [Angriffs]{mechanic:attack}.,"Pokémon mit dieser Fähigkeit kann der []{mechanic:attack} nicht [gesenkt]{mechanic:stat-modifier} werden. +Ce talent n'empêche pas les baisses d'Attaque autres que les modifications de stat, telles que la baisse d'Attaque de la brûlure. Ce Pokémon peut toujours recevoir des modifications d'Attaque négatives via Permucœur ou Permuforce." +52,6,Verhindert das Absenken des Angriffs.,"Pokémon mit dieser Fähigkeit kann der Angriff nicht gesenkt werden. -Die Fähigkeit verhindert nur [Statuswertveränderungen]{mechanic:stat-modifier}, der [verminderte]{mechanic:stat-modifier} []{mechanic:attack} durch []{mechanic:burn} wird nicht verhindert. Pokémon mit dieser Fähigkeit können trotzdem negative []{mechanic:accuracy} durch []{move:heart-swap} oder []{move:power-swap} übertragen werden." -52,9,Prevents [Attack]{mechanic:attack} from being [lowered]{mechanic:stat-modifiers} by other Pokémon.,"This Pokémon's [Attack]{mechanic:attack} cannot be [lowered]{mechanic:stat-modifier} by other Pokémon. +Die Fähigkeit verhindert nur Statuswertveränderungen, der verminderte Angriff durch Verbrennung wird nicht verhindert. Pokémon mit dieser Fähigkeit können trotzdem negative Genauigkeit durch Statustausch oder Krafttausch übertragen werden." +52,9,Prevents Attack from being lowered by other Pokémon.,"This Pokémon's Attack cannot be lowered by other Pokémon. -This ability does not prevent any Attack losses other than [stat modifiers]{mechanic:stat-modifiers}, such as the Attack cut from a [burn]{mechanic:burn}. This Pokémon can still be passed negative Attack modifiers through []{move:heart-swap} or []{move:power-swap}." -53,5,Ramasse les objets tenus utilisés par d'autres Pokémon et [lancés]{move:fling}. Peut aussi ramasser un objet après un combat.,"À la fin de chaque tour, si un autre Pokémon a consommé ou [jeté]{move:fling} un objet tenu ce tour, ce Pokémon ramasse l'objet s'il n'en tient pas déjà un. Après chaque combat, ce Pokémon a 10% de chances de ramasser un objet s'il n'en tient pas déjà un. +This ability does not prevent any Attack losses other than stat modifiers, such as the Attack cut from a burn. This Pokémon can still be passed negative Attack modifiers through Heart Swap or Power Swap." +53,5,Ramasse les objets tenus utilisés par d'autres Pokémon et lancés. Peut aussi ramasser un objet après un combat.,"À la fin de chaque tour, si un autre Pokémon a consommé ou jeté un objet tenu ce tour, ce Pokémon ramasse l'objet s'il n'en tient pas déjà un. Après chaque combat, ce Pokémon a 10% de chances de ramasser un objet s'il n'en tient pas déjà un. -Le []{item:air-balloon} et []{item:eject-button} ne peuvent pas être ramassés. +Le Ballon et Bouton Fuite ne peuvent pas être ramassés. Les objets qui peuvent être trouvés varient par jeu, et, depuis Pokémon Émeraude, par niveau du Pokémon. Ce talent est vérifié après que le combat se termine, auquel moment tout changement temporaire de talent sera dissipé." -53,6,Hebt benutzte oder [weggeschleuderte]{move:fling} getragene Items von anderen Pokémon auf. Kann nach dem Kampf ein Item aufheben.,"Wenn ein Pokémon mit dieser Fähigkeit nicht bereits ein Item hält und ein anderes Pokémon ein getragenes Item verbraucht oder [wegschleudert]{move:fling}, hebt es das Item am Ende der Runde auf. Nach jedem Kampf besteht eine 10% Chance, dass das Pokémon ein Item aufhebt wenn es nicht bereits eines trägt. +53,6,Hebt benutzte oder weggeschleuderte getragene Items von anderen Pokémon auf. Kann nach dem Kampf ein Item aufheben.,"Wenn ein Pokémon mit dieser Fähigkeit nicht bereits ein Item hält und ein anderes Pokémon ein getragenes Item verbraucht oder wegschleudert, hebt es das Item am Ende der Runde auf. Nach jedem Kampf besteht eine 10% Chance, dass das Pokémon ein Item aufhebt wenn es nicht bereits eines trägt. -[]{item:air-balloon} und []{item:eject-button} können nicht aufgehoben werden. +Luftballon und Fluchtknopf können nicht aufgehoben werden. Die gefundenen Items variieren je nach Spiel und, seit Smaragd, dem Level des Pokémons mit dieser Fähigkeit. Die Fähigkeit wird überprüft wenn der Kampf endet und temporär erlangte Fähigkeiten wieder weg sind." -53,9,Picks up other Pokémon's used and [Flung]{move:fling} held items. May also pick up an item after battle.,"At the end of each turn, if another Pokémon consumed or [Flung]{move:fling} a held item that turn, this Pokémon picks up the item if it is not already holding one. After each battle, this Pokémon has a 10% chance of picking up an item if it is not already holding one. +53,9,Picks up other Pokémon's used and Flung held items. May also pick up an item after battle.,"At the end of each turn, if another Pokémon consumed or Flung a held item that turn, this Pokémon picks up the item if it is not already holding one. After each battle, this Pokémon has a 10% chance of picking up an item if it is not already holding one. -The []{item:air-balloon} and []{item:eject-button} cannot be picked up. +The Air Balloon and Eject Button cannot be picked up. The items that may be found vary by game, and, since Pokémon Emerald, by the Pokémon's level. This ability is checked after the battle ends, at which point any temporary ability changes have worn off." 54,5,Passe tous les seconds tours.,"Tous les seconds tours où ce Pokémon devrait tenter d’utiliser une capacité, il ne fera rien à la place (""paresse""). -Paresser interrompt les capacités qui prennent plusieurs tours de la même manière que la [paralysie]{mechanic:paralysis}, l’[apeurement]{mechanic:flinching}, etc font. La plupart de telles capacités, par exemple []{move:bide} ou []{move:rollout}, sont simplement interrompus en paressant. Les attaques avec un tour de recharge, telles que []{move:hyper-beam}, n’ont pas à se recharger; les attaques avec un tour de préparation, telles que []{move:fly}, finissent par ne pas être utilisées. Les capacités forcées sur plusieurs tours et continuent malgré l’échec, telles que []{move:outrage}, []{move:uproar}, ou n’importe quelle capacité forcée par []{move:encore}, continuent comme d’habitude. +Paresser interrompt les capacités qui prennent plusieurs tours de la même manière que la paralysie, l’apeurement, etc font. La plupart de telles capacités, par exemple Patience ou Roulade, sont simplement interrompus en paressant. Les attaques avec un tour de recharge, telles que Ultralaser, n’ont pas à se recharger; les attaques avec un tour de préparation, telles que Vol, finissent par ne pas être utilisées. Les capacités forcées sur plusieurs tours et continuent malgré l’échec, telles que Colère, Brouhaha, ou n’importe quelle capacité forcée par Encore, continuent comme d’habitude. -Si ce Pokémon est [confus]{mechanic:confusion}, sa confusion n’est pas vérifiée en paressant; le Pokémon ne peut pas se blesser, et sa confusion ne prend pas fin et ne se rapproche pas de la fin. +Si ce Pokémon est confus, sa confusion n’est pas vérifiée en paressant; le Pokémon ne peut pas se blesser, et sa confusion ne prend pas fin et ne se rapproche pas de la fin. -Si ce Pokémon tente d’agir mais échoue, e.g. à cause de la [paralysie]{mechanic:paralysis} ou []{move:gravity}, cela compte toujours comme ayant agi et paressera au prochain tour. S’il ne tente pas d’agir, e.g. parce qu’il est [endormi]{mechanic:sleep} ou [gelé]{mechanic:freezing}, peu importe ce qu’il aurait fait sera reporté à sa prochaine tentative; c’est-à-dire, il paressera ou agira normalement, selon ce qu’il a fait en dernier. +Si ce Pokémon tente d’agir mais échoue, e.g. à cause de la paralysie ou Gravité, cela compte toujours comme ayant agi et paressera au prochain tour. S’il ne tente pas d’agir, e.g. parce qu’il est endormi ou gelé, peu importe ce qu’il aurait fait sera reporté à sa prochaine tentative; c’est-à-dire, il paressera ou agira normalement, selon ce qu’il a fait en dernier. -Ce talent ne peut pas être changé avec []{move:worry-seed}, mais il peut être désactivé avec []{move:gastro-acid}, changé avec []{move:role-play}, ou échangé avec []{move:skill-swap}." +Ce talent ne peut pas être changé avec Soucigraine, mais il peut être désactivé avec Suc Digestif, changé avec Imitation, ou échangé avec Échange." 54,6,Überspringt jede zweite Runde.,"Pokémon mit dieser Fähigkeit überspringen jede zweite Runde statt eine Attacke einzusetzen (""faulenzen""). -Faulenzen unterbricht Attacken die über mehrere Runden gehen genauso wie []{mechanic:paralysis}, [Zurückschrecken]{mechanic:flinching} usw. Die meisten dieser Attacken, wie []{move:bide} oder []{move:rollout}, werden einfach abgebrochen, wenn das Pokémon faulenzt. Attacken nach denen eine Runde aufgeladen werden muss, wie []{move:hyper-beam}, müssen nicht aufgeladen werden, Attacken mit Vorbereitungsrunde, wie []{move:fly}, werden nicht abgebrochen. Attacken die mehrere Runden dauern aber bei einem Fehlschlag nicht enden, wie []{move:outrage}, []{move:uproar}, oder jede von []{move:encore} erzwungene Attacke, enden nicht, wenn das Pokémon faulenzt. +Faulenzen unterbricht Attacken die über mehrere Runden gehen genauso wie Paralyse, Zurückschrecken usw. Die meisten dieser Attacken, wie Geduld oder Walzer, werden einfach abgebrochen, wenn das Pokémon faulenzt. Attacken nach denen eine Runde aufgeladen werden muss, wie Hyperstrahl, müssen nicht aufgeladen werden, Attacken mit Vorbereitungsrunde, wie Fliegen, werden nicht abgebrochen. Attacken die mehrere Runden dauern aber bei einem Fehlschlag nicht enden, wie Wutanfall, Aufruhr, oder jede von Zugabe erzwungene Attacke, enden nicht, wenn das Pokémon faulenzt. -Wenn das Pokémon [verwirrt]{mechanic:confusion} ist, wird die []{mechanic:confusion} nicht beachtet beim Faulenzen, das Pokémon verletzt sich nicht selbst und die []{mechanic:confusion} endet nicht früher deswegen. +Wenn das Pokémon verwirrt ist, wird die Verwirrung nicht beachtet beim Faulenzen, das Pokémon verletzt sich nicht selbst und die Verwirrung endet nicht früher deswegen. -Wenn das Pokémon versucht sich zu bewegen aber von []{mechanic:paralysis} oder []{move:gravity} daran gehindert wird, zählt das trotzdem als erfolgreich und es wird die nächste Runde faulenzen. Wenn es nicht versucht sich zu bewegen, weil es beispielsweise [schläft]{mechanic:sleep} oder [eingefroren]{mechanic:freezing} ist, wird das was es versucht hat verschoben bis zum nächsten Versuch, der eine Attacke oder faulenzen sein kann, abhängig davon, was es zuletzt tat. +Wenn das Pokémon versucht sich zu bewegen aber von Paralyse oder Erdanziehung daran gehindert wird, zählt das trotzdem als erfolgreich und es wird die nächste Runde faulenzen. Wenn es nicht versucht sich zu bewegen, weil es beispielsweise schläft oder eingefroren ist, wird das was es versucht hat verschoben bis zum nächsten Versuch, der eine Attacke oder faulenzen sein kann, abhängig davon, was es zuletzt tat. -Diese Fähigkeit kann nicht mit []{move:worry-seed} ausgetauscht werden, aber mit []{move:gastro-acid} deaktiviert, mit []{move:role-play} geändert oder mit []{move:skill-swap} getauscht werden." +Diese Fähigkeit kann nicht mit Sorgensamen ausgetauscht werden, aber mit Magensäfte deaktiviert, mit Rollenspiel geändert oder mit Fähigkeitstausch getauscht werden." 54,9,Skips every second turn.,"Every second turn on which this Pokémon should attempt to use a move, it will instead do nothing (""loaf around""). -Loafing around interrupts moves that take multiple turns the same way [paralysis]{mechanic:paralysis}, [flinching]{mechanic:flinching}, etc do. Most such moves, for example []{move:bide} or []{move:rollout}, are simply cut off upon loafing around. Attacks with a recharge turn, such as []{move:hyper-beam}, do not have to recharge; attacks with a preparation turn, such as []{move:fly}, do not end up being used. Moves that are forced over multiple turns and keep going through failure, such as []{move:outrage}, []{move:uproar}, or any move forced by []{move:encore}, keep going as usual. +Loafing around interrupts moves that take multiple turns the same way paralysis, flinching, etc do. Most such moves, for example Bide or Rollout, are simply cut off upon loafing around. Attacks with a recharge turn, such as Hyper Beam, do not have to recharge; attacks with a preparation turn, such as Fly, do not end up being used. Moves that are forced over multiple turns and keep going through failure, such as Outrage, Uproar, or any move forced by Encore, keep going as usual. -If this Pokémon is [confused]{mechanic:confusion}, its confusion is not checked when loafing around; the Pokémon cannot hurt itself, and its confusion does not end or come closer to ending. +If this Pokémon is confused, its confusion is not checked when loafing around; the Pokémon cannot hurt itself, and its confusion does not end or come closer to ending. -If this Pokémon attempts to move but fails, e.g. because of [paralysis]{mechanic:paralysis} or []{move:gravity}, it still counts as having moved and will loaf around the next turn. If it does not attempt to move, e.g. because it is [asleep]{mechanic:sleep} or [frozen]{mechanic:freezing}, whatever it would have done will be postponed until its next attempt; that is, it will either loaf around or move as usual, depending on what it last did. +If this Pokémon attempts to move but fails, e.g. because of paralysis or Gravity, it still counts as having moved and will loaf around the next turn. If it does not attempt to move, e.g. because it is asleep or frozen, whatever it would have done will be postponed until its next attempt; that is, it will either loaf around or move as usual, depending on what it last did. -This ability cannot be changed with []{move:worry-seed}, but it can be disabled with []{move:gastro-acid}, changed with []{move:role-play}, or traded away with []{move:skill-swap}." -55,5,"Renforce les capacités physiques pour augmenter les dégâts de 1.5×, mais diminue leur [précision]{mechanic:accuracy} de 0.8×.","Les capacités physiques de ce Pokémon font 1.5× plus de [dégâts réguliers]{mechanic:regular-damage}, mais ont 0.8× leur [précision]{mechanic:accuracy} habituelle. +This ability cannot be changed with Worry Seed, but it can be disabled with Gastro Acid, changed with Role Play, or traded away with Skill Swap." +55,5,"Renforce les capacités physiques pour augmenter les dégâts de 1.5×, mais diminue leur précision de 0.8×.","Les capacités physiques de ce Pokémon font 1.5× plus de dégâts réguliers, mais ont 0.8× leur précision habituelle. -Les capacités Spéciales ne sont pas affectées. Les capacités qui ont des dégâts fixes, telles que []{move:seismic-toss}, ont leur précision affectée, mais pas leurs dégâts. +Les capacités Spéciales ne sont pas affectées. Les capacités qui ont des dégâts fixes, telles que Frappe Atlas, ont leur précision affectée, mais pas leurs dégâts. Monde extérieur: Si le Pokémon de tête a ce talent, les Pokémon de plus haut niveau ont leur taux de rencontre augmenté." -55,6,"Erhöht den Schaden von physischen Attacken um 50%, aber senkt ihre []{mechanic:accuracy} auf 80% ihres sonstigen Werts.","Physische Attacken von Pokémon mit dieser Fähigkeit verursachen 1,5× so viel [Schaden]{mechanic:regular-damage} wie sonst, haben dafür aber nur 80% ihrer normalen []{mechanic:accuracy}. +55,6,"Erhöht den Schaden von physischen Attacken um 50%, aber senkt ihre Genauigkeit auf 80% ihres sonstigen Werts.","Physische Attacken von Pokémon mit dieser Fähigkeit verursachen 1,5× so viel Schaden wie sonst, haben dafür aber nur 80% ihrer normalen Genauigkeit. -Spezialattacken werden nicht beeinflusst. Attacken die festen Schaden verursachen wie []{move:seismic-toss} haben ihren normalen Schaden aber die verringerte []{mechanic:accuracy}. +Spezialattacken werden nicht beeinflusst. Attacken die festen Schaden verursachen wie Geowurf haben ihren normalen Schaden aber die verringerte Genauigkeit. Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, tauchen Pokémon mit einem höheren Level häufiger auf." -55,9,"Strengthens physical moves to inflict 1.5× damage, but decreases their [accuracy]{mechanic:accuracy} to 0.8×.","This Pokémon's physical moves do 1.5× as much [regular damage]{mechanic:regular-damage}, but have 0.8× their usual [accuracy]{mechanic:accuracy}. +55,9,"Strengthens physical moves to inflict 1.5× damage, but decreases their accuracy to 0.8×.","This Pokémon's physical moves do 1.5× as much regular damage, but have 0.8× their usual accuracy. -Special moves are unaffected. Moves that do set damage, such as []{move:seismic-toss}, have their accuracy affected, but not their damage. +Special moves are unaffected. Moves that do set damage, such as Seismic Toss, have their accuracy affected, but not their damage. Overworld: If the lead Pokémon has this ability, higher-levelled Pokémon have their encounter rate increased." -56,5,A 30% de chances de [rendre amoureux]{mechanic:infatuation} le Pokémon attaquant lors d'un contact.,"Quand une capacité réalise un contact avec ce Pokémon, le lanceur de la capacité a 30% de chances d'être [amoureux]{mechanic:infatuation}. +56,5,A 30% de chances de rendre amoureux le Pokémon attaquant lors d'un contact.,"Quand une capacité réalise un contact avec ce Pokémon, le lanceur de la capacité a 30% de chances d'être amoureux. Monde extérieur: Si le premier Pokémon de l'équipe a ce talent, n'importe quel Pokémon sauvage dont l'espèce peut être des deux genres a 2/3 de chances d'être du genre opposé, et 1/3 chances d'avoir un genre aléatoire comme d'habitude." -56,6,Bei Kontakt besteht eine 30% Chance beim Gegner [Anziehung]{mechanic:infatuation} auszulösen.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke mit Kontakt getroffen wird, besteht eine 30% Chance, dass beim Angreifer [Anziehung]{mechanic:infatuation} ausgelöst wird. +56,6,Bei Kontakt besteht eine 30% Chance beim Gegner Anziehung auszulösen.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke mit Kontakt getroffen wird, besteht eine 30% Chance, dass beim Angreifer Anziehung ausgelöst wird. Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, besteht bei allen wilden Pokémon die beide Geschlechter haben können eine 2/3 Chance, vom anderen Geschlecht zu sein und eine 1/3 Chance ein zufälliges Geschlecht zu haben." -56,9,Has a 30% chance of [infatuating]{mechanic:infatuation} attacking Pokémon on contact.,"Whenever a move makes contact with this Pokémon, the move's user has a 30% chance of being [infatuated]{mechanic:infatuation}. +56,9,Has a 30% chance of infatuating attacking Pokémon on contact.,"Whenever a move makes contact with this Pokémon, the move's user has a 30% chance of being infatuated. Overworld: If the first Pokémon in the party has this ability, any wild Pokémon whose species can be either gender has a 2/3 chance of being set to the opposite gender, and a 1/3 chance of having a random gender as usual." -57,5,Augmente l'[Attaque Spéciale]{mechanic:special-attack} d'1.5× quand un Pokémon allié a []{ability:plus} ou []{ability:minus}.,"Ce Pokémon a 1.5× son [Attaque Spéciale]{mechanic:special-attack} si n'importe quel Pokémon allié a []{ability:plus} ou []{ability:minus}. +57,5,Augmente l'Attaque Spéciale d'1.5× quand un Pokémon allié a Plus ou Moins.,"Ce Pokémon a 1.5× son Attaque Spéciale si n'importe quel Pokémon allié a Plus ou Moins. -Ce bonus ne compte pas comme une [modification de stat]{mechanic:stat-modifier}. Si l'un des talents est désactivé par []{move:gastro-acid}, les deux perdent leur effet." -57,6,Erhöht den []{mechanic:special-attack} um 50% wenn ein Team-Pokémon []{ability:plus} oder []{ability:minus} hat.,"Pokémon mit dieser Fähigkeit haben einen 1,5× so hohen []{mechanic:special-attack} wenn ein Team-Pokémon die Fähigkeit []{ability:plus} oder []{ability:minus} hat. +Ce bonus ne compte pas comme une modification de stat. Si l'un des talents est désactivé par Suc Digestif, les deux perdent leur effet." +57,6,Erhöht den Spezialangriff um 50% wenn ein Team-Pokémon Plus oder Minus hat.,"Pokémon mit dieser Fähigkeit haben einen 1,5× so hohen Spezialangriff wenn ein Team-Pokémon die Fähigkeit Plus oder Minus hat. -Der Bonus zählt nicht als []{mechanic:stat-modifier}. Wenn eine der Fähigkeiten deaktiviert wird, z.B. von []{move:gastro-acid}, verlieren beide ihren Effekt." -57,9,Increases [Special Attack]{mechanic:special-attack} to 1.5× when a friendly Pokémon has []{ability:plus} or []{ability:minus}.,"This Pokémon has 1.5× its [Special Attack]{mechanic:special-attack} if any friendly Pokémon has []{ability:plus} or []{ability:minus}. +Der Bonus zählt nicht als Statusveränderung. Wenn eine der Fähigkeiten deaktiviert wird, z.B. von Magensäfte, verlieren beide ihren Effekt." +57,9,Increases Special Attack to 1.5× when a friendly Pokémon has Plus or Minus.,"This Pokémon has 1.5× its Special Attack if any friendly Pokémon has Plus or Minus. -This bonus does not count as a [stat modifier]{mechanic:stat-modifier}. If either ability is disabled by []{move:gastro-acid}, both lose their effect." -58,5,Augmente l'[Attaque Spéciale]{mechanic:special-attack} d'1.5× quand un Pokémon allié a []{ability:plus} ou []{ability:minus}.,"Ce Pokémon a 1.5× son [Attaque Spéciale]{mechanic:special-attack} si n'importe quel Pokémon allié a []{ability:plus} ou []{ability:minus}. +This bonus does not count as a stat modifier. If either ability is disabled by Gastro Acid, both lose their effect." +58,5,Augmente l'Attaque Spéciale d'1.5× quand un Pokémon allié a Plus ou Moins.,"Ce Pokémon a 1.5× son Attaque Spéciale si n'importe quel Pokémon allié a Plus ou Moins. -Ce bonus ne compte pas comme une [modification de stat]{mechanic:stat-modifier}. Si l'un des talents est désactivé par []{move:gastro-acid}, les deux perdent leur effet." -58,6,Erhöht den []{mechanic:special-attack} um 50% wenn ein Team-Pokémon []{ability:plus} oder []{ability:minus} hat.,"Pokémon mit dieser Fähigkeit haben einen 1,5× so hohen []{mechanic:special-attack} wenn ein Team-Pokémon die Fähigkeit []{ability:plus} oder []{ability:minus} hat. +Ce bonus ne compte pas comme une modification de stat. Si l'un des talents est désactivé par Suc Digestif, les deux perdent leur effet." +58,6,Erhöht den Spezialangriff um 50% wenn ein Team-Pokémon Plus oder Minus hat.,"Pokémon mit dieser Fähigkeit haben einen 1,5× so hohen Spezialangriff wenn ein Team-Pokémon die Fähigkeit Plus oder Minus hat. -Der Bonus zählt nicht als []{mechanic:stat-modifier}. Wenn eine der Fähigkeiten deaktiviert wird, z.B. von []{move:gastro-acid}, verlieren beide ihren Effekt." -58,9,Increases [Special Attack]{mechanic:special-attack} to 1.5× when a friendly Pokémon has []{ability:plus} or []{ability:minus}.,"This Pokémon has 1.5× its [Special Attack]{mechanic:special-attack} if any friendly Pokémon has []{ability:plus} or []{ability:minus}. +Der Bonus zählt nicht als Statusveränderung. Wenn eine der Fähigkeiten deaktiviert wird, z.B. von Magensäfte, verlieren beide ihren Effekt." +58,9,Increases Special Attack to 1.5× when a friendly Pokémon has Plus or Minus.,"This Pokémon has 1.5× its Special Attack if any friendly Pokémon has Plus or Minus. -This bonus does not count as a [stat modifier]{mechanic:stat-modifier}. If either ability is disabled by []{move:gastro-acid}, both lose their effect." -59,5,Change le type et la forme de []{pokemon:castform} pour correspondre à la [météo]{mechanic:weather}.,"Sous [pluie]{mechanic:rain}, [soleil intense]{mechanic:strong-sunlight}, ou [grêle]{mechanic:hail}, le type de ce Pokémon change en []{type:water}, []{type:fire}, ou []{type:ice}, respectivement, et sa forme change pour correspondre. +This bonus does not count as a stat modifier. If either ability is disabled by Gastro Acid, both lose their effect." +59,5,Change le type et la forme de Morphéo pour correspondre à la météo.,"Sous pluie, soleil intense, ou grêle, le type de ce Pokémon change en Eau, Feu, ou Glace, respectivement, et sa forme change pour correspondre. -Ce talent n'a pas d'effet sur un autre Pokémon que []{pokemon:castform}. +Ce talent n'a pas d'effet sur un autre Pokémon que Morphéo. -Si la [météo]{mechanic:weather} prend fin ou devient quoi que ce soit qui ne déclenche pas ce talent, ou un Pokémon avec []{ability:air-lock} ou []{ability:cloud-nine} entre au combat, le type et forme de ce Pokémon reviennent à leur état initial. Si ce talent est perdu ou désactivé, ce Pokémon ne peut pas changer son type et forme actuels jusqu'à ce qu'il regagne ce talent." -59,6,Ändert den Typ von []{pokemon:castform} zu dem des [Wetters]{mechanic:weather}.,"Während es [regnet]{mechanic:rain}, [hagelt]{mechanic:hail} oder bei [starkem Sonnenlicht]{mechanic:strong-sunlight}, ändert sich der Typ des Pokémons zu []{type:water}, []{type:ice} oder []{type:fire}, respektive. Außerdem ändert sich seine Form entsprechend. +Si la météo prend fin ou devient quoi que ce soit qui ne déclenche pas ce talent, ou un Pokémon avec Air Lock ou Ciel Gris entre au combat, le type et forme de ce Pokémon reviennent à leur état initial. Si ce talent est perdu ou désactivé, ce Pokémon ne peut pas changer son type et forme actuels jusqu'à ce qu'il regagne ce talent." +59,6,Ändert den Typ von Formeo zu dem des Wetters.,"Während es regnet, hagelt oder bei starkem Sonnenlicht, ändert sich der Typ des Pokémons zu Wasser, Eis oder Feuer, respektive. Außerdem ändert sich seine Form entsprechend. -Die Fähigkeit hat keinen Effekt für jedes andere Pokémon außer []{pokemon:castform}. +Die Fähigkeit hat keinen Effekt für jedes andere Pokémon außer Formeo. -Wenn das []{mechanic:weather} endet oder sich zu einem ändert welches diese Fähigkeit nicht beeinflusst, oder wenn ein Pokémon mit []{ability:air-lock} oder []{ability:cloud-nine} den Kampf betritt, werden Typ und Form auf den Normalwert zurückgesetzt. Wenn die Fähigkeit deaktiviert oder ausgetauscht wird, kann das Pokémon seine Form nicht ändern, bis es sie wiedererlangt." -59,9,Changes []{pokemon:castform}'s type and form to match the [weather]{mechanic:weather}.,"During [rain]{mechanic:rain}, [strong sunlight]{mechanic:strong-sunlight}, or [hail]{mechanic:hail}, this Pokémon's type changes to []{type:water}, []{type:fire}, or []{type:ice}, respectively, and its form changes to match. +Wenn das Wetter endet oder sich zu einem ändert welches diese Fähigkeit nicht beeinflusst, oder wenn ein Pokémon mit Klimaschutz oder Wolke Sieben den Kampf betritt, werden Typ und Form auf den Normalwert zurückgesetzt. Wenn die Fähigkeit deaktiviert oder ausgetauscht wird, kann das Pokémon seine Form nicht ändern, bis es sie wiedererlangt." +59,9,Changes Castform's type and form to match the weather.,"During rain, strong sunlight, or hail, this Pokémon's type changes to Water, Fire, or Ice, respectively, and its form changes to match. -This ability has no effect for any Pokémon other than []{pokemon:castform}. +This ability has no effect for any Pokémon other than Castform. -If the [weather]{mechanic:weather} ends or becomes anything that does not trigger this ability, or a Pokémon with []{ability:air-lock} or []{ability:cloud-nine} enters battle, this Pokémon's type and form revert to their default. If this ability is lost or disabled, this Pokémon cannot change its current type and form until it regains its ability." +If the weather ends or becomes anything that does not trigger this ability, or a Pokémon with Air Lock or Cloud Nine enters battle, this Pokémon's type and form revert to their default. If this ability is lost or disabled, this Pokémon cannot change its current type and form until it regains its ability." 60,5,Empêche un objet tenu d'être retiré par un autre Pokémon.,"L'objet tenu de ce Pokémon ne peut pas être supprimé par un autre Pokémon. -Les capacités offensives qui supprimeraient l'objet de ce Pokémon peuvent toujours infliger des dégâts contre ce Pokémon, e.g. []{move:knock-off} ou []{move:pluck}. Ce Pokémon peut toujours utiliser des capacités qui impliquent la perte de son propre objet, e.g. []{move:fling} ou []{move:trick}. +Les capacités offensives qui supprimeraient l'objet de ce Pokémon peuvent toujours infliger des dégâts contre ce Pokémon, e.g. Sabotage ou Picore. Ce Pokémon peut toujours utiliser des capacités qui impliquent la perte de son propre objet, e.g. Dégommage ou Tour de Magie. Monde extérieur: Si le Pokémon de tête a ce talent, le taux de rencontre en pêchant est augmenté." 60,6,"Verhindert, dass ein getragenes Item von einem anderen Pokémon gestohlen werden kann.","Einem Pokémon mit dieser Fähigkeit kann ein getragenes Item nicht gestohlen werden. -Attacken die Schaden verursachen und Items entfernen verursachen immer noch Schaden, z.B. []{move:knock-off} oder []{move:pluck}. Das Pokémon kann trotzdem Attacken einsetzen die eigene Items entfernen, wie z.B. []{move:fling} oder []{move:trick}. +Attacken die Schaden verursachen und Items entfernen verursachen immer noch Schaden, z.B. Abschlag oder Pflücker. Das Pokémon kann trotzdem Attacken einsetzen die eigene Items entfernen, wie z.B. Schleuder oder Trickbetrug. Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, erhöht sich die Erfolgsrate beim Angeln." 60,9,Prevents a held item from being removed by other Pokémon.,"This Pokémon's hold item cannot be removed by other Pokémon. -Damaging moves that would remove this Pokémon's item can still inflict damage against this Pokémon, e.g. []{move:knock-off} or []{move:pluck}. This Pokémon can still use moves that involve the loss of its own item, e.g. []{move:fling} or []{move:trick}. +Damaging moves that would remove this Pokémon's item can still inflict damage against this Pokémon, e.g. Knock Off or Pluck. This Pokémon can still use moves that involve the loss of its own item, e.g. Fling or Trick. Overworld: If the lead Pokémon has this ability, the encounter rate while fishing is increased." -61,5,A 33% de chances de soigner n'importe quelle [altération majeure de statut]{mechanic:major-status-ailment} après chaque tour.,"Après chaque tour, ce Pokémon a 33% de chances d 'être soigné de n'importe quelle [altération majeure de statut]{mechanic:major-status-ailment}." -61,6,Nach jeder Runde besteht eine 33% Chance von einer bestehenden [Statusänderung]{mechanic:major-status-ailment} geheilt zu werden.,Pokémon mit dieser Fähigkeit haben am Ende jeder Runde eine 33% Chance von einer bestehenden []{mechanic:major-status-ailment} geheilt zu werden. -61,9,Has a 33% chance of curing any [major status ailment]{mechanic:major-status-ailment} after each turn.,"After each turn, this Pokémon has a 33% of being cured of any [major status ailment]{mechanic:major-status-ailment}." -62,5,Augmente l'[Attaque]{mechanic:attack} d'1.5× avec une [altération majeure de statut]{mechanic:major-status-ailment}.,"Quand ce Pokémon est [endormi]{mechanic:sleep}, [brûlé]{mechanic:burn}, [paralysé]{mechanic:paralysis}, ou [empoisonné]{mechanic:poison}, il a 1.5× son [Attaque]{mechanic:attack}. Ce Pokémon n'est pas affecté par les baisses d'Attaque habituelles de la brûlure. +61,5,A 33% de chances de soigner n'importe quelle altération majeure de statut après chaque tour.,"Après chaque tour, ce Pokémon a 33% de chances d 'être soigné de n'importe quelle altération majeure de statut." +61,6,Nach jeder Runde besteht eine 33% Chance von einer bestehenden Statusänderung geheilt zu werden.,Pokémon mit dieser Fähigkeit haben am Ende jeder Runde eine 33% Chance von einer bestehenden Primäre Statusveränderungen geheilt zu werden. +61,9,Has a 33% chance of curing any major status ailment after each turn.,"After each turn, this Pokémon has a 33% of being cured of any major status ailment." +62,5,Augmente l'Attaque d'1.5× avec une altération majeure de statut.,"Quand ce Pokémon est endormi, brûlé, paralysé, ou empoisonné, il a 1.5× son Attaque. Ce Pokémon n'est pas affecté par les baisses d'Attaque habituelles de la brûlure. -Ce bonus ne compte pas comme une [modification de stat]{mechanic:stat-modifier}." -62,6,Erhöht den []{mechanic:attack} um 50% wenn das Pokémon unter einer []{mechanic:major-status-ailment} leidet.,"Wenn ein Pokémon mit dieser Fähigkeit [schläft]{mechanic:sleep}, [brennt]{mechanic:burn}, [paralysiert]{mechanic:paralysis} oder [vergiftet]{mechanic:poison} ist, ist sein []{mechanic:attack} 1,5× so hoch wie sonst. Bei Verbrennung gibt es keine Halbierung des [Angriffs]{mechanic:attack}. +Ce bonus ne compte pas comme une modification de stat." +62,6,Erhöht den Angriff um 50% wenn das Pokémon unter einer Primäre Statusveränderungen leidet.,"Wenn ein Pokémon mit dieser Fähigkeit schläft, brennt, paralysiert oder vergiftet ist, ist sein Angriff 1,5× so hoch wie sonst. Bei Verbrennung gibt es keine Halbierung des Angriffs. -Der Bonus zählt nicht als [Statuswerte Änderung]{mechanic:stat-modifier}." -62,9,Increases [Attack]{mechanic:attack} to 1.5× with a [major status ailment]{mechanic:major-status-ailment}.,"Whenever this Pokémon is [asleep]{mechanic:sleep}, [burned]{mechanic:burn}, [paralyzed]{mechanic:paralysis}, or [poisoned]{mechanic:poison}, it has 1.5× its [Attack]{mechanic:attack}. This Pokémon is not affected by the usual Attack cut from a burn. +Der Bonus zählt nicht als Statuswerte Änderung." +62,9,Increases Attack to 1.5× with a major status ailment.,"Whenever this Pokémon is asleep, burned, paralyzed, or poisoned, it has 1.5× its Attack. This Pokémon is not affected by the usual Attack cut from a burn. -This bonus does not count as a [stat modifier]{mechanic:stat-modifier}." -63,5,Augmente la [Défense]{mechanic:attack} d'1.5× avec une [altération majeure de statut]{mechanic:major-status-ailment}.,"Quand ce Pokémon a une [altération majeure de statut]{mechanic:major-status-ailment}, il a 1.5× sa [Défense]{mechanic:defense}. +This bonus does not count as a stat modifier." +63,5,Augmente la Défense d'1.5× avec une altération majeure de statut.,"Quand ce Pokémon a une altération majeure de statut, il a 1.5× sa Défense. -Ce bonus ne compte pas comme une [modification de stat]{mechanic:stat-modifier}." -63,6,Erhöht die []{mechanic:defense} um 50% wenn das Pokémon unter einer []{mechanic:major-status-ailment} leidet.,"Wenn ein Pokémon mit dieser Fähigkeit unter einer []{mechanic:major-status-ailment} leidet, hat es eine 1,5× höhere []{mechanic:defense}. +Ce bonus ne compte pas comme une modification de stat." +63,6,Erhöht die Verteidigung um 50% wenn das Pokémon unter einer Primäre Statusveränderungen leidet.,"Wenn ein Pokémon mit dieser Fähigkeit unter einer Primäre Statusveränderungen leidet, hat es eine 1,5× höhere Verteidigung. -Der Bonus zählt nicht als [Statuswerte Änderung]{mechanic:stat-modifier}." -63,9,Increases [Defense]{mechanic:defense} to 1.5× with a [major status ailment]{mechanic:major-status-ailment}.,"Whenever this Pokémon has a [major status ailment]{mechanic:major-status-ailment}, it has 1.5× its [Defense]{mechanic:defense}. +Der Bonus zählt nicht als Statuswerte Änderung." +63,9,Increases Defense to 1.5× with a major status ailment.,"Whenever this Pokémon has a major status ailment, it has 1.5× its Defense. -This bonus does not count as a [stat modifier]{mechanic:stat-modifier}." -64,5,Inflige des dégâts aux adversaires qui utilisent des capacités drainantes d'autant qu'elles soigneraient.,"Quand un Pokémon devrait se soigner après avoir frappé ce Pokémon avec une capacité de drainage comme []{move:absorb}, il perdrait autant de [PV]{mechanic:hp} qu'il devrait gagner à la place. +This bonus does not count as a stat modifier." +64,5,Inflige des dégâts aux adversaires qui utilisent des capacités drainantes d'autant qu'elles soigneraient.,"Quand un Pokémon devrait se soigner après avoir frappé ce Pokémon avec une capacité de drainage comme Vole-Vie, il perdrait autant de PV qu'il devrait gagner à la place. -[]{move:dream-eater} n'est pas affecté." -64,6,"Gegnern die absorbierende Attacken einsetzen, wird Schaden in der Höhe zugefügt, die die Attacke geheilt hätte.","Wenn ein Pokémon mit dieser Fähigkeit von einer absorbierenden Attacke wie []{move:absorb} getroffen wird, erleidet der Gegner so viele []{mechanic:hp} Schaden wie ihn die Attacke geheilt hätte. +Dévorêve n'est pas affecté." +64,6,"Gegnern die absorbierende Attacken einsetzen, wird Schaden in der Höhe zugefügt, die die Attacke geheilt hätte.","Wenn ein Pokémon mit dieser Fähigkeit von einer absorbierenden Attacke wie Absorber getroffen wird, erleidet der Gegner so viele KP Schaden wie ihn die Attacke geheilt hätte. -[]{move:dream-eater} ist davon nicht betroffen." -64,9,Damages opponents using leeching moves for as much as they would heal.,"Whenever a Pokémon would heal after hitting this Pokémon with a leeching move like []{move:absorb}, it instead loses as many [HP]{mechanic:hp} as it would usually gain. +Traumfresser ist davon nicht betroffen." +64,9,Damages opponents using leeching moves for as much as they would heal.,"Whenever a Pokémon would heal after hitting this Pokémon with a leeching move like Absorb, it instead loses as many HP as it would usually gain. -[]{move:dream-eater} is unaffected." -65,5,Renforce les capacités []{type:grass} pour infliger 1.5× de dégâts à 1/3 des [PV]{mechanic:hp} max ou moins.,"Quand ce Pokémon a 1/3 de ses [PV]{mechanic:hp} restants ou moins, ses capacités de type []{type:grass} infligent 1.5× plus de [dégâts réguliers]{mechanic:regular-damage}." -65,6,Erhöht den Schaden von []{type:grass} Attacken um 50% wenn nur noch 1/3 der maximalen []{mechanic:hp} oder weniger übrig sind.,"Wenn ein Pokémon mit dieser Fähigkeit nur noch 1/3 seiner maximalen []{mechanic:hp} oder weniger hat, werden all seine []{type:grass} Attacken verstärkt, so dass sie 1,5× so viel []{mechanic:regular-damage} anrichten wie sonst." -65,9,Strengthens []{type:grass} moves to inflict 1.5× damage at 1/3 max [HP]{mechanic:hp} or less.,"When this Pokémon has 1/3 or less of its [HP]{mechanic:hp} remaining, its []{type:grass}-type moves inflict 1.5× as much [regular damage]{mechanic:regular-damage}." -66,5,Renforce les capacités []{type:fire} pour infliger 1.5× de dégâts à 1/3 des [PV]{mechanic:hp} max ou moins.,"Quand ce Pokémon a 1/3 de ses [PV]{mechanic:hp} restants ou moins, ses capacités de type []{type:fire} infligent 1.5× plus de [dégâts réguliers]{mechanic:regular-damage}." -66,6,Erhöht den Schaden von []{type:fire} Attacken um 50% wenn nur noch 1/3 der maximalen []{mechanic:hp} oder weniger übrig sind.,"Wenn ein Pokémon mit dieser Fähigkeit nur noch 1/3 seiner maximalen []{mechanic:hp} oder weniger hat, werden all seine []{type:fire} Attacken verstärkt, so dass sie 1,5× so viel []{mechanic:regular-damage} anrichten wie sonst." -66,9,Strengthens []{type:fire} moves to inflict 1.5× damage at 1/3 max [HP]{mechanic:hp} or less.,"When this Pokémon has 1/3 or less of its [HP]{mechanic:hp} remaining, its []{type:fire}-type moves inflict 1.5× as much [regular damage]{mechanic:regular-damage}." -67,5,Renforce les capacités []{type:water} pour infliger 1.5× de dégâts à 1/3 des [PV]{mechanic:hp} max ou moins.,"Quand ce Pokémon a 1/3 de ses [PV]{mechanic:hp} restants ou moins, ses capacités de type []{type:water} infligent 1.5× plus de [dégâts réguliers]{mechanic:regular-damage}." -67,6,Erhöht den Schaden von []{type:water} Attacken um 50% wenn nur noch 1/3 der maximalen []{mechanic:hp} oder weniger übrig sind.,"Wenn ein Pokémon mit dieser Fähigkeit nur noch 1/3 seiner maximalen []{mechanic:hp} oder weniger hat, werden all seine []{type:water} Attacken verstärkt, so dass sie 1,5× so viel []{mechanic:regular-damage} anrichten wie sonst." -67,9,Strengthens []{type:water} moves to inflict 1.5× damage at 1/3 max [HP]{mechanic:hp} or less.,"When this Pokémon has 1/3 or less of its [HP]{mechanic:hp} remaining, its []{type:water}-type moves inflict 1.5× as much [regular damage]{mechanic:regular-damage}." -68,5,Renforce les capacités []{type:bug} pour infliger 1.5× de dégâts à 1/3 des [PV]{mechanic:hp} max ou moins.,"Quand ce Pokémon a 1/3 de ses [PV]{mechanic:hp} restants ou moins, ses capacités de type []{type:bug} infligent 1.5× plus de [dégâts réguliers]{mechanic:regular-damage}. +Dream Eater is unaffected." +65,5,Renforce les capacités Plante pour infliger 1.5× de dégâts à 1/3 des PV max ou moins.,"Quand ce Pokémon a 1/3 de ses PV restants ou moins, ses capacités de type Plante infligent 1.5× plus de dégâts réguliers." +65,6,Erhöht den Schaden von Pflanze Attacken um 50% wenn nur noch 1/3 der maximalen KP oder weniger übrig sind.,"Wenn ein Pokémon mit dieser Fähigkeit nur noch 1/3 seiner maximalen KP oder weniger hat, werden all seine Pflanze Attacken verstärkt, so dass sie 1,5× so viel Regulärer Schaden anrichten wie sonst." +65,9,Strengthens Grass moves to inflict 1.5× damage at 1/3 max HP or less.,"When this Pokémon has 1/3 or less of its HP remaining, its Grass-type moves inflict 1.5× as much regular damage." +66,5,Renforce les capacités Feu pour infliger 1.5× de dégâts à 1/3 des PV max ou moins.,"Quand ce Pokémon a 1/3 de ses PV restants ou moins, ses capacités de type Feu infligent 1.5× plus de dégâts réguliers." +66,6,Erhöht den Schaden von Feuer Attacken um 50% wenn nur noch 1/3 der maximalen KP oder weniger übrig sind.,"Wenn ein Pokémon mit dieser Fähigkeit nur noch 1/3 seiner maximalen KP oder weniger hat, werden all seine Feuer Attacken verstärkt, so dass sie 1,5× so viel Regulärer Schaden anrichten wie sonst." +66,9,Strengthens Fire moves to inflict 1.5× damage at 1/3 max HP or less.,"When this Pokémon has 1/3 or less of its HP remaining, its Fire-type moves inflict 1.5× as much regular damage." +67,5,Renforce les capacités Eau pour infliger 1.5× de dégâts à 1/3 des PV max ou moins.,"Quand ce Pokémon a 1/3 de ses PV restants ou moins, ses capacités de type Eau infligent 1.5× plus de dégâts réguliers." +67,6,Erhöht den Schaden von Wasser Attacken um 50% wenn nur noch 1/3 der maximalen KP oder weniger übrig sind.,"Wenn ein Pokémon mit dieser Fähigkeit nur noch 1/3 seiner maximalen KP oder weniger hat, werden all seine Wasser Attacken verstärkt, so dass sie 1,5× so viel Regulärer Schaden anrichten wie sonst." +67,9,Strengthens Water moves to inflict 1.5× damage at 1/3 max HP or less.,"When this Pokémon has 1/3 or less of its HP remaining, its Water-type moves inflict 1.5× as much regular damage." +68,5,Renforce les capacités Insecte pour infliger 1.5× de dégâts à 1/3 des PV max ou moins.,"Quand ce Pokémon a 1/3 de ses PV restants ou moins, ses capacités de type Insecte infligent 1.5× plus de dégâts réguliers. Monde extérieur: Si le Pokémon de tête a ce talent, le taux de rencontre sauvage est augmenté." -68,6,Erhöht den Schaden von []{type:bug} Attacken um 50% wenn nur noch 1/3 der maximalen []{mechanic:hp} oder weniger übrig sind.,"Wenn ein Pokémon mit dieser Fähigkeit nur noch 1/3 seiner maximalen []{mechanic:hp} oder weniger hat, werden all seine []{type:bug} Attacken verstärkt, so dass sie 1,5× so viel []{mechanic:regular-damage} anrichten wie sonst. +68,6,Erhöht den Schaden von Käfer Attacken um 50% wenn nur noch 1/3 der maximalen KP oder weniger übrig sind.,"Wenn ein Pokémon mit dieser Fähigkeit nur noch 1/3 seiner maximalen KP oder weniger hat, werden all seine Käfer Attacken verstärkt, so dass sie 1,5× so viel Regulärer Schaden anrichten wie sonst. Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, ist die Wahrscheinlichkeit einem wilden Pokémon zu begegnen doppelt so hoch wie normal." -68,9,Strengthens []{type:bug} moves to inflict 1.5× damage at 1/3 max [HP]{mechanic:hp} or less.,"When this Pokémon has 1/3 or less of its [HP]{mechanic:hp} remaining, its []{type:bug}-type moves inflict 1.5× as much [regular damage]{mechanic:regular-damage}. +68,9,Strengthens Bug moves to inflict 1.5× damage at 1/3 max HP or less.,"When this Pokémon has 1/3 or less of its HP remaining, its Bug-type moves inflict 1.5× as much regular damage. Overworld: If the lead Pokémon has this ability, the wild encounter rate is increased." 69,5,Protège contre les contrecoups.,"Ce Pokémon ne reçoit pas de dégât de contrecoup de ses capacités à contrecoup. -Le contrecoup de []{move:struggle} n'est pas affecté. Ce talent n'empêche pas les dommages d'écrasement d'échec avec []{move:jump-kick} ou []{move:high-jump-kick}." +Le contrecoup de Lutte n'est pas affecté. Ce talent n'empêche pas les dommages d'écrasement d'échec avec Pied Sauté ou Pied Voltige." 69,6,Schützt vor Rückstoßschaden.,"Pokémon mit dieser Fähigkeit erhalten keinen Schaden vom Rückstoß diverser Attacken. -Der Rückstoß von []{move:struggle} wird nicht verhindert. Die Fähigkeit verhindert nicht den Schaden der vom Fehlschlag von []{move:jump-kick} oder []{move:high-jump-kick} verursacht wird." +Der Rückstoß von Verzweifler wird nicht verhindert. Die Fähigkeit verhindert nicht den Schaden der vom Fehlschlag von Sprungkick oder Turmkick verursacht wird." 69,9,Protects against recoil damage.,"This Pokémon does not receive recoil damage from its recoil moves. -[]{move:struggle}'s recoil is unaffected. This ability does not prevent crash damage from missing with []{move:jump-kick} or []{move:high-jump-kick}." -70,5,Invoque le [soleil intense]{mechanic:strong-sunlight} qui dure indéfiniment en entrant au combat.,"La [météo]{mechanic:weather} change en [soleil intense]{mechanic:strong-sunlight} quand ce Pokémon entre au combat et ne prend pas fin à moins d'être annulé par une autre condition météo. +Struggle's recoil is unaffected. This ability does not prevent crash damage from missing with Jump Kick or High Jump Kick." +70,5,Invoque le soleil intense qui dure indéfiniment en entrant au combat.,"La météo change en soleil intense quand ce Pokémon entre au combat et ne prend pas fin à moins d'être annulé par une autre condition météo. -Si plusieurs Pokémon avec ce talent, []{ability:drizzle}, []{ability:sand-stream}, ou []{ability:snow-warning} sont envoyés en même temps, les talents s'activeront dans l'ordre des [Vitesses]{mechanic:speed}, respectant []{move:trick-room}. Chaque météo de talent annulera la météo précédente, et seulement la météo invoquée par le plus lent des Pokémon restera." -70,6,Ändert beim Betreten des Kampfes das []{mechanic:weather} in [starkes Sonnenlicht]{mechanic:strong-sunlight}.,"Das []{mechanic:weather} ändert sich zu [starkem Sonnenlicht]{mechanic:strong-sunlight} wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt. Dieser Effekt ist dauerhaft bis das []{mechanic:weather} geändert wird. +Si plusieurs Pokémon avec ce talent, Crachin, Sable Volant, ou Alerte Neige sont envoyés en même temps, les talents s'activeront dans l'ordre des Vitesses, respectant Distorsion. Chaque météo de talent annulera la météo précédente, et seulement la météo invoquée par le plus lent des Pokémon restera." +70,6,Ändert beim Betreten des Kampfes das Wetter in starkes Sonnenlicht.,"Das Wetter ändert sich zu starkem Sonnenlicht wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt. Dieser Effekt ist dauerhaft bis das Wetter geändert wird. -Wenn mehrere Pokémon mit dieser Fähigkeit, []{ability:drizzle}, []{ability:sand-stream} oder []{ability:snow-warning} zur selben Zeit den Kampf betreten, werden die Fähigkeiten nach Reihenfolge der []{mechanic:speed} der Pokémon ausgelöst, unter Berücksichtigung von []{move:trick-room}." -70,9,Summons [strong sunlight]{mechanic:strong-sunlight} that lasts indefinitely upon entering battle.,"The [weather]{mechanic:weather} changes to [strong sunlight]{mechanic:strong-sunlight} when this Pokémon enters battle and does not end unless cancelled by another weather condition. +Wenn mehrere Pokémon mit dieser Fähigkeit, Niesel, Sandsturm oder Hagelalarm zur selben Zeit den Kampf betreten, werden die Fähigkeiten nach Reihenfolge der Initiative der Pokémon ausgelöst, unter Berücksichtigung von Bizarroraum." +70,9,Summons strong sunlight that lasts indefinitely upon entering battle.,"The weather changes to strong sunlight when this Pokémon enters battle and does not end unless cancelled by another weather condition. -If multiple Pokémon with this ability, []{ability:drizzle}, []{ability:sand-stream}, or []{ability:snow-warning} are sent out at the same time, the abilities will activate in order of [Speed]{mechanic:speed}, respecting []{move:trick-room}. Each ability's weather will cancel the previous weather, and only the weather summoned by the slowest of the Pokémon will stay." -71,5,Empêche les adversaires de fuir ou se retirer. Ne concerne pas les types []{type:flying} et les Pokémon dans les airs.,"Quand ce Pokémon est au combat, les Pokémon opposés ne peuvent pas fuir ou se retirer. Les Pokémon de type []{type:flying} et les Pokémon dans les airs, e.g. dû à []{ability:levitate} ou []{move:magnet-rise}, ne sont pas affectés. +If multiple Pokémon with this ability, Drizzle, Sand Stream, or Snow Warning are sent out at the same time, the abilities will activate in order of Speed, respecting Trick Room. Each ability's weather will cancel the previous weather, and only the weather summoned by the slowest of the Pokémon will stay." +71,5,Empêche les adversaires de fuir ou se retirer. Ne concerne pas les types Vol et les Pokémon dans les airs.,"Quand ce Pokémon est au combat, les Pokémon opposés ne peuvent pas fuir ou se retirer. Les Pokémon de type Vol et les Pokémon dans les airs, e.g. dû à Lévitation ou Vol Magnétik, ne sont pas affectés. -Les Pokémon avec []{ability:run-away} peuvent toujours fuir. Les Pokémon peuvent toujours se retirer avec l'utilisation d'une capacité ou objet. +Les Pokémon avec Fuite peuvent toujours fuir. Les Pokémon peuvent toujours se retirer avec l'utilisation d'une capacité ou objet. Monde extérieur: Si le Pokémon de tête a ce talent, le taux de rencontre sauvage est doublé." -71,6,"Verhindert, dass der Gegner flieht oder ausgetauscht wird wenn er nicht vom Typ []{type:flying} ist oder schwebt.","Wenn ein Pokémon mit dieser Fähigkeit im Kampf ist, kann der Gegner nicht fliehen oder ausgetauscht werden. []{type:flying} Pokémon und schwebende, z.B. durch []{ability:levitate} oder []{move:magnet-rise} sind nicht betroffen. +71,6,"Verhindert, dass der Gegner flieht oder ausgetauscht wird wenn er nicht vom Typ Flug ist oder schwebt.","Wenn ein Pokémon mit dieser Fähigkeit im Kampf ist, kann der Gegner nicht fliehen oder ausgetauscht werden. Flug Pokémon und schwebende, z.B. durch Schwebe oder Magnetflug sind nicht betroffen. -Pokémon mit []{ability:run-away} können trotzdem fliehen. Pokémon können mit bestimmten Items oder Attacken ausgetauscht werden. +Pokémon mit Angsthase können trotzdem fliehen. Pokémon können mit bestimmten Items oder Attacken ausgetauscht werden. Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, ist die Wahrscheinlichkeit einem wilden Pokémon zu begegnen doppelt so hoch wie normal." -71,9,Prevents opponents from fleeing or switching out. Eluded by []{type:flying}-types and Pokémon in the air.,"While this Pokémon is in battle, opposing Pokémon cannot flee or switch out. []{type:flying}-type Pokémon and Pokémon in the air, e.g. due to []{ability:levitate} or []{move:magnet-rise}, are unaffected. +71,9,Prevents opponents from fleeing or switching out. Eluded by Flying-types and Pokémon in the air.,"While this Pokémon is in battle, opposing Pokémon cannot flee or switch out. Flying-type Pokémon and Pokémon in the air, e.g. due to Levitate or Magnet Rise, are unaffected. -Pokémon with []{ability:run-away} can still flee. Pokémon can still switch out with the use of a move or item. +Pokémon with Run Away can still flee. Pokémon can still switch out with the use of a move or item. Overworld: If the lead Pokémon has this ability, the wild encounter rate is doubled." -72,5,Empêche le [sommeil]{mechanic:sleep}.,"Ce Pokémon ne peut pas être [endormi]{mechanic:sleep}. +72,5,Empêche le sommeil.,"Ce Pokémon ne peut pas être endormi. -Ceci provoque l'échec complet de []{move:rest}. Si un Pokémon est endormi et acquiert ce talent, il se réveillera immédiatement; ceci inclut en regagnant un talent perdu en quittant le combat. +Ceci provoque l'échec complet de Repos. Si un Pokémon est endormi et acquiert ce talent, il se réveillera immédiatement; ceci inclut en regagnant un talent perdu en quittant le combat. -Ce talent fonctionne de la même manière que []{ability:insomnia} au combat. +Ce talent fonctionne de la même manière que Insomnia au combat. Monde extérieur: Si le Pokémon de tête a ce talent, les Pokémon de plus haut niveau ont leur taux de rencontre augmenté." -72,6,Verhindert []{mechanic:sleep}.,"Ein Pokémon mit dieser Fähigkeit kann nicht [einschlafen]{mechanic:sleep}. +72,6,Verhindert Schlaf.,"Ein Pokémon mit dieser Fähigkeit kann nicht einschlafen. -[]{move:rest} schlägt fehl. Wenn ein Pokémon [schläft]{mechanic:sleep} und diese Fähigkeit erhält, wacht es sofort auf. Das bezieht das Wiedererlangen dieser Fähigkeit nach dem Kampf mit ein. +Erholung schlägt fehl. Wenn ein Pokémon schläft und diese Fähigkeit erhält, wacht es sofort auf. Das bezieht das Wiedererlangen dieser Fähigkeit nach dem Kampf mit ein. -Diese Fähigkeit ist identisch mit []{ability:insomnia}. +Diese Fähigkeit ist identisch mit Insomnia. Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, tauchen Pokémon mit einem höheren Level häufiger auf." -72,9,Prevents [sleep]{mechanic:sleep}.,"This Pokémon cannot be [asleep]{mechanic:sleep}. +72,9,Prevents sleep.,"This Pokémon cannot be asleep. -This causes []{move:rest} to fail altogether. If a Pokémon is asleep and acquires this ability, it will immediately wake up; this includes when regaining a lost ability upon leaving battle. +This causes Rest to fail altogether. If a Pokémon is asleep and acquires this ability, it will immediately wake up; this includes when regaining a lost ability upon leaving battle. -This ability functions identically to []{ability:insomnia} in battle. +This ability functions identically to Insomnia in battle. Overworld: If the lead Pokémon has this ability, higher-levelled Pokémon have their encounter rate increased." -73,5,Empêche les stats d'être [diminuées]{mechanic:stat-modifier} par d'autres Pokémon.,"Ce Pokémon ne peut pas avoir ses stats [baissées]{mechanic:stat-modifier} par d'autres Pokémon. +73,5,Empêche les stats d'être diminuées par d'autres Pokémon.,"Ce Pokémon ne peut pas avoir ses stats baissées par d'autres Pokémon. -Ce talent n'empêche pas les baisses de stat autres que les [modifications de stat]{mechanic:stat-modifiers}, telles que la baisse de [Vitesse]{mechanic:speed} de la [paralysie]{mechanic:paralysis}; ni les baisses de stat auto-infligées, telles que la baisse d'[Attaque Spéciale]{mechanic:special-attack} de []{move:overheat}; ni les boosts de stat déclenchées par l'adversaire, tels que le boost d'[Attaque]{mechanic:attack} de []{move:swagger}. Ce Pokémon peut toujours recevoir des modifications de stat négatives via []{move:guard-swap}, []{move:heart-swap}, ou []{move:power-swap}. +Ce talent n'empêche pas les baisses de stat autres que les modifications de stat, telles que la baisse de Vitesse de la paralysie; ni les baisses de stat auto-infligées, telles que la baisse d'Attaque Spéciale de Surchauffe; ni les boosts de stat déclenchées par l'adversaire, tels que le boost d'Attaque de Vantardise. Ce Pokémon peut toujours recevoir des modifications de stat négatives via Permugarde, Permucœur, ou Permuforce. -Ce talent fonctionne de la même manière que []{ability:clear-body} au combat. +Ce talent fonctionne de la même manière que Corps Sain au combat. Monde extérieur: Si le Pokémon de tête a ce talent, le taux de rencontre sauvage est divisé par deux." -73,6,Verhindert negative []{mechanic:stat-modifier} von anderen Pokémon.,"Einem Pokémon mit dieser Fähigkeit können keine negativen [Statuswerte Änderungen]{mechanic:stat-modifier} von anderen Pokémon zugefügt werden. +73,6,Verhindert negative Statusveränderung von anderen Pokémon.,"Einem Pokémon mit dieser Fähigkeit können keine negativen Statuswerte Änderungen von anderen Pokémon zugefügt werden. -Diese Fähigkeit verhindert keine []{mechanic:stat-modifiers} die nicht direkt verursacht wurden, wie die verminderte []{mechanic:speed} durch []{mechanic:paralysis} oder selbstverursachte negative Statuswerteänderungen wie durch []{move:overheat}. Dem Pokémon können trotzdem negative Statuswerte mit []{move:guard-swap}, []{move:heart-swap} oder []{move:power-swap} übertragen werden. +Diese Fähigkeit verhindert keine Statuswertänderungen die nicht direkt verursacht wurden, wie die verminderte Initiative durch Paralyse oder selbstverursachte negative Statuswerteänderungen wie durch Hitzekoller. Dem Pokémon können trotzdem negative Statuswerte mit Schutztausch, Statustausch oder Krafttausch übertragen werden. -Diese Fähigkeit ist identisch mit []{ability:clear-body} im Kampf. +Diese Fähigkeit ist identisch mit Neutraltorso im Kampf. Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, tauchen wilde Pokémon nur halb so oft auf." -73,9,Prevents stats from being [lowered]{mechanic:stat-modifier} by other Pokémon.,"This Pokémon cannot have its stats [lowered]{mechanic:stat-modifier} by other Pokémon. +73,9,Prevents stats from being lowered by other Pokémon.,"This Pokémon cannot have its stats lowered by other Pokémon. -This ability does not prevent any stat losses other than [stat modifiers]{mechanic:stat-modifiers}, such as the [Speed]{mechanic:speed} cut from [paralysis]{mechanic:paralysis}; nor self-inflicted stat drops, such as the [Special Attack]{mechanic:special-attack} drop from []{move:overheat}; nor opponent-triggered stat boosts, such as the [Attack]{mechanic:attack} boost from []{move:swagger}. This Pokémon can still be passed negative stat modifiers through []{move:guard-swap}, []{move:heart-swap}, or []{move:power-swap}. +This ability does not prevent any stat losses other than stat modifiers, such as the Speed cut from paralysis; nor self-inflicted stat drops, such as the Special Attack drop from Overheat; nor opponent-triggered stat boosts, such as the Attack boost from Swagger. This Pokémon can still be passed negative stat modifiers through Guard Swap, Heart Swap, or Power Swap. -This ability functions identically to []{ability:clear-body} in battle. +This ability functions identically to Clear Body in battle. Overworld: If the lead Pokémon has this ability, the wild encounter rate is halved." -74,5,Double l'[Attaque]{mechanic:attack} au combat.,"L'[Attaque]{mechanic:attack} de ce Pokémon est doublée au combat. +74,5,Double l'Attaque au combat.,"L'Attaque de ce Pokémon est doublée au combat. -Ce bonus ne compte pas comme une [modification de stat]{mechanic:stat-modifier}. +Ce bonus ne compte pas comme une modification de stat. -Ce talent fonctionne de la même manière que []{ability:huge-power}." -74,6,Verdoppelt den []{mechanic:attack} im Kampf.,"Solange sich ein Pokémon mit dieser Fähigkeit im Kampf befindet ist sein []{mechanic:attack} doppelt so hoch wie sonst. +Ce talent fonctionne de la même manière que Coloforce." +74,6,Verdoppelt den Angriff im Kampf.,"Solange sich ein Pokémon mit dieser Fähigkeit im Kampf befindet ist sein Angriff doppelt so hoch wie sonst. -Dieser Bonus zählt nicht als []{mechanic:stat-modifier}. +Dieser Bonus zählt nicht als Statusveränderung. -Diese Fähigkeit ist identisch mit []{ability:huge-power}." -74,9,Doubles [Attack]{mechanic:attack} in battle.,"This Pokémon's [Attack]{mechanic:attack} is doubled in battle. +Diese Fähigkeit ist identisch mit Kraftkoloss." +74,9,Doubles Attack in battle.,"This Pokémon's Attack is doubled in battle. -This bonus does not count as a [stat modifier]{mechanic:stat-modifier}. +This bonus does not count as a stat modifier. -This ability functions identically to []{ability:huge-power}." -75,5,Protège contre les [coups critiques]{mechanic:critical-hit}.,"Les capacités ne peuvent pas réaliser de [coups critiques]{mechanic:critical-hit} contre ce Pokémon. +This ability functions identically to Huge Power." +75,5,Protège contre les coups critiques.,"Les capacités ne peuvent pas réaliser de coups critiques contre ce Pokémon. -Ce talent fonctionne de la même manière que []{ability:battle-armor}." -75,6,Schützt vor [kritischen Treffern]{mechanic:critical-hit}.,"Attacken können keinen [kritischen Treffer]{mechanic:critical-hit} landen. +Ce talent fonctionne de la même manière que Armurbaston." +75,6,Schützt vor kritischen Treffern.,"Attacken können keinen kritischen Treffer landen. -Diese Fähigkeit ist identisch mit []{ability:battle-armor}." -75,9,Protects against [critical hits]{mechanic:critical-hit}.,"Moves cannot score [critical hits]{mechanic:critical-hit} against this Pokémon. +Diese Fähigkeit ist identisch mit Kampfpanzer." +75,9,Protects against critical hits.,"Moves cannot score critical hits against this Pokémon. -This ability functions identically to []{ability:battle-armor}." -76,5,"Annule tous les effets de la [météo]{mechanic:weather}, mais n'empêche pas la météo elle-même.","Quand ce Pokémon est au combat, la [météo]{mechanic:weather} peut toujours être en jeu, mais n'aura aucun de ses effets. +This ability functions identically to Battle Armor." +76,5,"Annule tous les effets de la météo, mais n'empêche pas la météo elle-même.","Quand ce Pokémon est au combat, la météo peut toujours être en jeu, mais n'aura aucun de ses effets. -Ce talent fonctionne de la même manière que []{ability:cloud-nine}." -76,6,Entfernt alle [Wettereffekte]{mechanic:weather} aber ändert nicht das []{mechanic:weather} selbst.,"Während ein Pokémon mit dieser Fähigkeit im Kampf ist, kann das []{mechanic:weather} zwar geändert werden, hat aber keinen Effekt. +Ce talent fonctionne de la même manière que Ciel Gris." +76,6,Entfernt alle Wettereffekte aber ändert nicht das Wetter selbst.,"Während ein Pokémon mit dieser Fähigkeit im Kampf ist, kann das Wetter zwar geändert werden, hat aber keinen Effekt. -Diese Fähigkeit ist identisch mit []{ability:cloud-nine}." -76,9,"Negates all effects of [weather]{mechanic:weather}, but does not prevent the weather itself.","While this Pokémon is in battle, [weather]{mechanic:weather} can still be in play, but will not have any of its effects. +Diese Fähigkeit ist identisch mit Wolke Sieben." +76,9,"Negates all effects of weather, but does not prevent the weather itself.","While this Pokémon is in battle, weather can still be in play, but will not have any of its effects. -This ability functions identically to []{ability:cloud-nine}." -77,5,Double l'[esquive]{mechanic:evasion} quand [confus]{mechanic:confusion}.,"Quand ce Pokémon est [confus]{mechanic:confusion}, il a le double de son [esquive]{mechanic:evasion}." -77,6,Verdoppelt den []{mechanic:evasion} bei []{mechanic:confusion}.,"Wenn ein Pokémon mit diese Fähigkeit [verwirrt]{mechanic:confusion} ist, ist sein []{mechanic:evasion} doppelt so hoch wie sonst." -77,9,Doubles [evasion]{mechanic:evasion} when [confused]{mechanic:confusion}.,"When this Pokémon is [confused]{mechanic:confusion}, it has twice its [evasion]{mechanic:evasion}." -78,5,"Absorbe les capacités []{type:electric}, augmentant la [Vitesse]{mechanic:speed} d'un [niveau]{mechanic:stat-modifier}.","Quand une capacité de type []{type:electric} frappe ce Pokémon, sa [Vitesse]{mechanic:speed} augmente d’un [niveau]{mechanic:stat-modifier}, annulant n’importe quel autre effet sur lui. +This ability functions identically to Cloud Nine." +77,5,Double l'esquive quand confus.,"Quand ce Pokémon est confus, il a le double de son esquive." +77,6,Verdoppelt den Fluchtwert bei Verwirrung.,"Wenn ein Pokémon mit diese Fähigkeit verwirrt ist, ist sein Fluchtwert doppelt so hoch wie sonst." +77,9,Doubles evasion when confused.,"When this Pokémon is confused, it has twice its evasion." +78,5,"Absorbe les capacités Électrik, augmentant la Vitesse d'un niveau.","Quand une capacité de type Électrik frappe ce Pokémon, sa Vitesse augmente d’un niveau, annulant n’importe quel autre effet sur lui. -Ce talent ne prendra pas effet si ce Pokémon est immunisé aux capacités Électrik. Les capacités Électrik ignoreront le []{move:substitute} de ce Pokémon. +Ce talent ne prendra pas effet si ce Pokémon est immunisé aux capacités Électrik. Les capacités Électrik ignoreront le Clonage de ce Pokémon. -Cet effect inclut kes capacités non offensives, i.e. []{move:thunder-wave}." -78,6,Absorbiert []{type:electric} Attacken und erhöht dabei die []{mechanic:speed} um 1 [Stufe]{mechanic:stat-modifier}.,"Wenn ein Pokémon mit dieser Fähigkeit von einer []{type:electric} Attacke getroffen wird, erhöht sich seine []{mechanic:speed} um 1 [Stufe]{mechanic:stat-modifier}, wobei andere Effekte der Attacke ignoriert werden. +Cet effect inclut kes capacités non offensives, i.e. Cage Éclair." +78,6,Absorbiert Elektro Attacken und erhöht dabei die Initiative um 1 Stufe.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Elektro Attacke getroffen wird, erhöht sich seine Initiative um 1 Stufe, wobei andere Effekte der Attacke ignoriert werden. -Die Fähigkeit wirkt nicht, wenn das Pokémon immun gegen []{type:electric} Attacken ist. []{type:electric} Attacken ignorieren den []{move:substitute} des Pokémons. +Die Fähigkeit wirkt nicht, wenn das Pokémon immun gegen Elektro Attacken ist. Elektro Attacken ignorieren den Delegator des Pokémons. -Der Effekt wird auch bei Attacken ausgelöst die keinen Schaden verursachen, wie z.B. []{move:thunder-wave}." -78,9,"Absorbs []{type:electric} moves, raising [Speed]{mechanic:speed} one [stage]{mechanic:stat-modifier}.","Whenever an []{type:electric}-type move hits this Pokémon, its [Speed]{mechanic:speed} rises one [stage]{mechanic:stat-modifier}, negating any other effect on it. +Der Effekt wird auch bei Attacken ausgelöst die keinen Schaden verursachen, wie z.B. Donnerwelle." +78,9,"Absorbs Electric moves, raising Speed one stage.","Whenever an Electric-type move hits this Pokémon, its Speed rises one stage, negating any other effect on it. -This ability will not take effect if this Pokémon is immune to Electric moves. Electric moves will ignore this Pokémon's []{move:substitute}. +This ability will not take effect if this Pokémon is immune to Electric moves. Electric moves will ignore this Pokémon's Substitute. -This effect includes non-damaging moves, i.e. []{move:thunder-wave}." -79,5,"Augmente les dégâts infligés de 1.25× contre les Pokémon du même genre, mais diminue les dégâts de 0.75× contre ceux du genre opposé.","Ce Pokémon inflige 1.25× de [dégâts réguliers]{mechanic:regular-damage} contre les Pokémon du même genre et 0.75× de dégâts réguliers contre les Pokémon du genre opposé. +This effect includes non-damaging moves, i.e. Thunder Wave." +79,5,"Augmente les dégâts infligés de 1.25× contre les Pokémon du même genre, mais diminue les dégâts de 0.75× contre ceux du genre opposé.","Ce Pokémon inflige 1.25× de dégâts réguliers contre les Pokémon du même genre et 0.75× de dégâts réguliers contre les Pokémon du genre opposé. Si l’un des Pokémon est non genré, les dégâts ne sont pas affectés." -79,6,Erhöht den verursachten Schaden gegen Pokémon vom gleichen Geschlecht um 25% aber senkt ihn auf 0.75% gegen das andere Geschlecht.,"Ein Pokémon mit dieser Fähigkeit verurascht gegen Gegner vom gleichen Geschlecht 25% mehr [Schaden]{mechanic:regular-damage} und gegen Pokémon vom anderen Geschlecht 25% weniger Schaden. +79,6,Erhöht den verursachten Schaden gegen Pokémon vom gleichen Geschlecht um 25% aber senkt ihn auf 0.75% gegen das andere Geschlecht.,"Ein Pokémon mit dieser Fähigkeit verurascht gegen Gegner vom gleichen Geschlecht 25% mehr Schaden und gegen Pokémon vom anderen Geschlecht 25% weniger Schaden. Wenn eins der Pokémon geschlechtslos ist, wird der Schaden nicht beeinflusst." -79,9,"Increases damage inflicted to 1.25× against Pokémon of the same gender, but decreases damage to 0.75× against the opposite gender.","This Pokémon inflicts 1.25× as much [regular damage]{mechanic:regular-damage} against Pokémon of the same gender and 0.75× as much regular damage against Pokémon of the opposite gender. +79,9,"Increases damage inflicted to 1.25× against Pokémon of the same gender, but decreases damage to 0.75× against the opposite gender.","This Pokémon inflicts 1.25× as much regular damage against Pokémon of the same gender and 0.75× as much regular damage against Pokémon of the opposite gender. If either Pokémon is genderless, damage is unaffected." -80,5,Augmente la [Vitesse]{mechanic:speed} d'un [niveau]{mechanic:stat-modifier} lors d'un [apeurement]{mechanic:flinching}.,"Quand ce Pokémon [est apeuré]{mechanic:flinching}, sa [Vitesse]{mechanic:speed} augmente d'un [niveau]{mechanic:stat-modifier}." -80,6,Erhöht die []{mechanic:speed} um 1 [Stufe]{mechanic:stat-modifier} wenn das Pokémon [zurückschreckt]{mechanic:flinching}.,"Wenn ein Pokémon mit dieser Fähigkeit [zurückschreckt]{mechanic:flinching}, wird seine []{mechanic:speed} um 1 [Stufe]{mechanic:stat-modifier} erhöht." -80,9,Raises [Speed]{mechanic:speed} one [stage]{mechanic:stat-modifier} upon [flinching]{mechanic:flinching}.,"Whenever this Pokémon [flinches]{mechanic:flinching}, its [Speed]{mechanic:speed} rises one [stage]{mechanic:stat-modifier}." -81,5,Augmente l'esquive de 1.25× sous [grêle]{mechanic:hail}. Protège contre les dégâts de la grêle.,"Sous [grêle]{mechanic:hail}, ce Pokémon a 1.25× son [esquive]{mechanic:evasion}, et il ne subit pas de dégâts de la grêle peu importe son type. +80,5,Augmente la Vitesse d'un niveau lors d'un apeurement.,"Quand ce Pokémon est apeuré, sa Vitesse augmente d'un niveau." +80,6,Erhöht die Initiative um 1 Stufe wenn das Pokémon zurückschreckt.,"Wenn ein Pokémon mit dieser Fähigkeit zurückschreckt, wird seine Initiative um 1 Stufe erhöht." +80,9,Raises Speed one stage upon flinching.,"Whenever this Pokémon flinches, its Speed rises one stage." +81,5,Augmente l'esquive de 1.25× sous grêle. Protège contre les dégâts de la grêle.,"Sous grêle, ce Pokémon a 1.25× son esquive, et il ne subit pas de dégâts de la grêle peu importe son type. -Le bonus d’esquive ne compte pas comme une [modification de stat]{mechanic:stat-modifier}. +Le bonus d’esquive ne compte pas comme une modification de stat. Monde extérieur: Si le Pokémon de tête a ce talent, le taux de rencontre sauvage est divisé par deux dans la neige." -81,6,Erhöht den []{mechanic:evasion} um 25% während es [hagelt]{mechanic:hail}. Kein Schaden durch []{mechanic:hail}.,"Während es [hagelt]{mechanic:hail} hat ein Pokémon mit dieser Fähigkeit einen um 25% erhöhten []{mechanic:evasion} und es nimmt keinen Schaden durch []{mechanic:hail}. +81,6,Erhöht den Fluchtwert um 25% während es hagelt. Kein Schaden durch Hagelsturm.,"Während es hagelt hat ein Pokémon mit dieser Fähigkeit einen um 25% erhöhten Fluchtwert und es nimmt keinen Schaden durch Hagelsturm. -Der Bonus zählt nicht als [Statuswerte Änderung]{mechanic:stat-modifier}. +Der Bonus zählt nicht als Statuswerte Änderung. Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, tauchen nur halb so viele wilde Pokémon auf wenn es schneit." -81,9,Increases evasion to 1.25× during [hail]{mechanic:hail}. Protects against hail damage.,"During [hail]{mechanic:hail}, this Pokémon has 1.25× its [evasion]{mechanic:evasion}, and it does not take hail damage regardless of type. +81,9,Increases evasion to 1.25× during hail. Protects against hail damage.,"During hail, this Pokémon has 1.25× its evasion, and it does not take hail damage regardless of type. -The evasion bonus does not count as a [stat modifier]{mechanic:stat-modifier}. +The evasion bonus does not count as a stat modifier. Overworld: If the lead Pokémon has this ability, the wild encounter rate is halved in snow." -82,5,Fait manger au Pokémon n'importe quelle Baie tenue déclenchée par des [PV]{mechanic:hp} bas sous la moitié de ses PV max.,"Ce Pokémon mange n'importe quelle Baie déclenchée par des [PV]{mechanic:hp} bas quand il tombe sous 50% de ses PV, peu importe le seuil habituel de la Baie." -82,6,"Lässt das Pokémon eine getragene Beere essen, wenn es weniger als die Hälfte seiner maximalen []{mechanic:hp} hat.","Pokémon mit dieser Fähigkeit essen eine getragene Beere, wenn sie weniger als die Hälfte ihrer maximalen []{mechanic:hp} haben, unabhängig von der Auslöseschwelle der Beere." -82,9,Makes the Pokémon eat any held Berry triggered by low [HP]{mechanic:hp} below 1/2 its max HP.,"This Pokémon eats any held Berry triggered by low [HP]{mechanic:hp} when it falls below 50% of its HP, regardless of the Berry's usual threshold." -83,5,Augmente l'[Attaque]{mechanic:attack} au maximum des six [niveaux]{mechanic:stat-modifier} en recevant un [coup critique]{mechanic:critical-hit}.,"Quand ce Pokémon reçoit un [coup critique]{mechanic:critical-hit}, son [Attaque]{mechanic:attack} augmente au maximum de 6 [niveaux]{mechanic:stat-modifier}. +82,5,Fait manger au Pokémon n'importe quelle Baie tenue déclenchée par des PV bas sous la moitié de ses PV max.,"Ce Pokémon mange n'importe quelle Baie déclenchée par des PV bas quand il tombe sous 50% de ses PV, peu importe le seuil habituel de la Baie." +82,6,"Lässt das Pokémon eine getragene Beere essen, wenn es weniger als die Hälfte seiner maximalen KP hat.","Pokémon mit dieser Fähigkeit essen eine getragene Beere, wenn sie weniger als die Hälfte ihrer maximalen KP haben, unabhängig von der Auslöseschwelle der Beere." +82,9,Makes the Pokémon eat any held Berry triggered by low HP below 1/2 its max HP.,"This Pokémon eats any held Berry triggered by low HP when it falls below 50% of its HP, regardless of the Berry's usual threshold." +83,5,Augmente l'Attaque au maximum des six niveaux en recevant un coup critique.,"Quand ce Pokémon reçoit un coup critique, son Attaque augmente au maximum de 6 niveaux. -Ce talent prendra toujours effet si le coup critique est reçu par un []{move:substitute}." -83,6,Erhöht den []{mechanic:attack} auf die höchste [Stufe]{mechanic:stat-modifier} (6) wenn es einen [kritischen Treffer]{mechanic:critical-hit} erleidet.,"Wenn ein Pokémon mit dieser Fähigkeit von einem [kritischen Treffer]{mechanic:critical-hit} getroffen wird, erhöht sich sein []{mechanic:attack} auf die höchste [Stufe]{mechanic:stat-modifier} von 6. +Ce talent prendra toujours effet si le coup critique est reçu par un Clonage." +83,6,Erhöht den Angriff auf die höchste Stufe (6) wenn es einen kritischen Treffer erleidet.,"Wenn ein Pokémon mit dieser Fähigkeit von einem kritischen Treffer getroffen wird, erhöht sich sein Angriff auf die höchste Stufe von 6. -Die Fähigkeit löst auch aus, wenn der [kritische Treffer]{mechanic:critical-hit} vom []{move:substitute} abgefangen wird." -83,9,Raises [Attack]{mechanic:attack} to the maximum of six [stages]{mechanic:stat-modifier} upon receiving a [critical hit]{mechanic:critical-hit}.,"Whenever this Pokémon receives a [critical hit]{mechanic:critical-hit}, its [Attack]{mechanic:attack} rises to the maximum of 6 [stages]{mechanic:stat-modifier}. +Die Fähigkeit löst auch aus, wenn der kritische Treffer vom Delegator abgefangen wird." +83,9,Raises Attack to the maximum of six stages upon receiving a critical hit.,"Whenever this Pokémon receives a critical hit, its Attack rises to the maximum of 6 stages. -This ability will still take effect if the critical hit is received by a []{move:substitute}." -84,5,Double la [Vitesse]{mechanic:speed} en utilisant ou perdant un objet tenu.,"Quand ce Pokémon utilise ou perd son objet tenu, sa [Vitesse]{mechanic:speed} est doublée. S’il gagne un autre objet ou quitte le combat, ce bonus est perdu. +This ability will still take effect if the critical hit is received by a Substitute." +84,5,Double la Vitesse en utilisant ou perdant un objet tenu.,"Quand ce Pokémon utilise ou perd son objet tenu, sa Vitesse est doublée. S’il gagne un autre objet ou quitte le combat, ce bonus est perdu. -Ceci inclut quand le Pokémon fait tomber son objet à cause de []{move:knock-off}. Ce bonus ne compte pas comme une [modification de stat]{mechanic:stat-modifier}. Il n’y a pas de notification quand ce talent s’active." -84,6,Verdoppelt die []{mechanic:speed} wenn das Pokémon ein getragenes Item benutzt oder verliert.,"Wenn ein Pokémon mit dieser Fähigkeit ein getragenes Item benutzt oder verliert, wird seine []{mechanic:speed} verdoppelt. Wenn es ein neues Item erhält oder den Kampf verlässt, erlischt der Bonus. +Ceci inclut quand le Pokémon fait tomber son objet à cause de Sabotage. Ce bonus ne compte pas comme une modification de stat. Il n’y a pas de notification quand ce talent s’active." +84,6,Verdoppelt die Initiative wenn das Pokémon ein getragenes Item benutzt oder verliert.,"Wenn ein Pokémon mit dieser Fähigkeit ein getragenes Item benutzt oder verliert, wird seine Initiative verdoppelt. Wenn es ein neues Item erhält oder den Kampf verlässt, erlischt der Bonus. -Das passiert auch, wenn das Item durch []{move:knock-off} fallengelassen wird. Der Bonus zählt nicht als [Statuswert-Änderung]{mechanic:stat-modifier}. Es gibt keine Benachrichtigung wenn der Effekt eintritt." -84,9,Doubles [Speed]{mechanic:speed} upon using or losing a held item.,"When this Pokémon uses or loses its held item, its [Speed]{mechanic:speed} is doubled. If it gains another item or leaves battle, this bonus is lost. +Das passiert auch, wenn das Item durch Abschlag fallengelassen wird. Der Bonus zählt nicht als Statuswert-Änderung. Es gibt keine Benachrichtigung wenn der Effekt eintritt." +84,9,Doubles Speed upon using or losing a held item.,"When this Pokémon uses or loses its held item, its Speed is doubled. If it gains another item or leaves battle, this bonus is lost. -This includes when the Pokémon drops its item because of []{move:knock-off}. This bonus does not count as a [stat modifier]{mechanic:stat-modifier}. There is no notification when this ability takes effect." -85,5,Divise par deux les dégâts des capacités []{type:fire} et [brûlures]{mechanic:burn}.,Ce Pokémon subit la moitié des dégâts des capacités de type []{type:fire} et [brûlures]{mechanic:burn}. -85,6,Halbiert den Schaden von []{type:fire} Attacken und []{mechanic:burn}.,Pokémon mit dieser Fähigkeit erhalten nur halben Schaden von []{type:fire} Attacken und [Verbrennungen]{mechanic:burn}. -85,9,Halves damage from []{type:fire} moves and [burns]{mechanic:burn}.,This Pokémon takes half as much damage from []{type:fire}-type moves and [burns]{mechanic:burn}. -86,5,Double les [modifications de stats]{mechanic:stat-modifiers} du Pokémon. Ces doubles modifications sont toujours bornées entre les niveaux -6 et 6.,"Chaque niveau de [modification de stat]{mechanic:stat-modifiers} de ce Pokémon agit comme deux niveaux. Ces niveaux doublés sont toujours limités à un minimum de -6 et un maximum de 6. +This includes when the Pokémon drops its item because of Knock Off. This bonus does not count as a stat modifier. There is no notification when this ability takes effect." +85,5,Divise par deux les dégâts des capacités Feu et brûlures.,Ce Pokémon subit la moitié des dégâts des capacités de type Feu et brûlures. +85,6,Halbiert den Schaden von Feuer Attacken und Verbrennung.,Pokémon mit dieser Fähigkeit erhalten nur halben Schaden von Feuer Attacken und Verbrennungen. +85,9,Halves damage from Fire moves and burns.,This Pokémon takes half as much damage from Fire-type moves and burns. +86,5,Double les modifications de stats du Pokémon. Ces doubles modifications sont toujours bornées entre les niveaux -6 et 6.,"Chaque niveau de modification de stat de ce Pokémon agit comme deux niveaux. Ces niveaux doublés sont toujours limités à un minimum de -6 et un maximum de 6. Ce Pokémon peut toujours accumuler moins de -3 ou plus de 3 niveaux de modifications de stat, bien que les supplémentaires n’ont aucun d’effet après avoir doublé." -86,6,Verdoppelt die [Statuswerte-Änderungen]{mechanic:stat-modifier}. Die Änderungen gehen nicht über -6 oder 6 Stufen hinaus.,"Jede Stufe einer [Statuswerte-Änderung]{mechanic:stat-modifier} agiert als 2 Stufen. Diese Doppelstufen sind trotzdem limitiert auf ein Minimum von -6 und ein Maximum von 6. +86,6,Verdoppelt die Statuswerte-Änderungen. Die Änderungen gehen nicht über -6 oder 6 Stufen hinaus.,"Jede Stufe einer Statuswerte-Änderung agiert als 2 Stufen. Diese Doppelstufen sind trotzdem limitiert auf ein Minimum von -6 und ein Maximum von 6. Pokémon mit dieser Fähigkeit können trotzdem weniger als -3 oder mehr als 3 Stufen erhalten, aber die zusätzlichen Stufen haben nach der Verdoppelung keinen Effekt." -86,9,Doubles the Pokémon's [stat modifiers]{mechanic:stat-modifiers}. These doubled modifiers are still capped at -6 or 6 stages.,"Each stage of this Pokémon's [stat modifiers]{mechanic:stat-modifiers} acts as two stages. These doubled stages are still limited to a minimum of -6 and a maximum of 6. +86,9,Doubles the Pokémon's stat modifiers. These doubled modifiers are still capped at -6 or 6 stages.,"Each stage of this Pokémon's stat modifiers acts as two stages. These doubled stages are still limited to a minimum of -6 and a maximum of 6. This Pokémon can still accumulate less than -3 or more than 3 stages of stat modifiers, even though the extra ones have no effect after doubling." -87,5,"Inflige 1/8 des [PV]{mechanic:hp} max en dégâts à chaque tour durant un [soleil intense]{mechanic:strong-sunlight}, mais soigne 1/8 des PV max sous [pluie]{mechanic:rain}. Augmente les dégâts des capacités []{type:fire} de 1.25×, mais absorbe les capacités []{type:water}, soignant 1/4 des PV max.","Ce Pokémon subit 1/8 de ses PV maximum en dégâts après chaque tour sous [soleil intense]{mechanic:strong-sunlight}, mais il se soigne d'1/8 de ses PV à chaque tour sous [pluie]{mechanic:rain}. Ce Pokémon subit 1.25× dégâts des capacités de type []{type:fire}, mais quand une capacité []{type:water} le frappe, il se soigne d'1/4 de ses PV maximum à la place." -87,6,"Erleidet 1/8 der max []{mechanic:hp} Schaden während [starkem Sonnenlicht]{mechanic:strong-sunlight}, aber heilt 1/8 der max []{mechanic:hp} während []{mechanic:rain}. Erhöht den erhaltenen Schaden durch []{type:fire} Attacken um 25%, aber absorbiert []{type:water} Attacken, und heilt dabei 1/4 der max []{mechanic:hp}.","Pokémon mit dieser Fähigkeit nehmen 1/8 ihrer maximalen []{mechanic:hp} Schaden nach jeder Runde mit [starkem Sonnenlicht]{mechanic:strong-sunlight}, aber sie heilen 1/8 ihrer maximalen []{mechanic:hp} nach jeder Runde in der es [regnet]{mechanic:rain}. Sie nehmen außerdem 1,25× so viel Schaden von []{type:fire} Attacken, absorbieren aber dafür []{type:water} Attacken und heilen dabei 1/4 ihrer maximalen []{mechanic:hp}." -87,9,"Causes 1/8 max [HP]{mechanic:hp} in damage each turn during [strong sunlight]{mechanic:strong-sunlight}, but heals for 1/8 max HP during [rain]{mechanic:rain}. Increases damage from []{type:fire} moves to 1.25×, but absorbs []{type:water} moves, healing for 1/4 max HP.","This Pokémon takes 1/8 of its maximum HP in damage after each turn during [strong sunlight]{mechanic:strong-sunlight}, but it heals for 1/8 of its HP each turn during [rain]{mechanic:rain}. This Pokémon takes 1.25× as much damage from []{type:fire}-type moves, but whenever a []{type:water} move hits it, it heals for 1/4 its maximum HP instead." -88,5,Augmente la stat d'attaque correspondant à la défense la plus faible de l'adversaire d'un [niveau]{mechanic:stat-modifier} en entrant au combat.,"Quand ce Pokémon entre au combat, son [Attaque]{mechanic:attack} ou [Attaque Spéciale]{mechanic:special-attack}, celle qui correspond à la plus faible stat défensive totale des adversaires, augmente d’un [niveau]{mechanic:stat-modifier}. En cas d’égalité, l’Attaque spéciale est augmentée. +87,5,"Inflige 1/8 des PV max en dégâts à chaque tour durant un soleil intense, mais soigne 1/8 des PV max sous pluie. Augmente les dégâts des capacités Feu de 1.25×, mais absorbe les capacités Eau, soignant 1/4 des PV max.","Ce Pokémon subit 1/8 de ses PV maximum en dégâts après chaque tour sous soleil intense, mais il se soigne d'1/8 de ses PV à chaque tour sous pluie. Ce Pokémon subit 1.25× dégâts des capacités de type Feu, mais quand une capacité Eau le frappe, il se soigne d'1/4 de ses PV maximum à la place." +87,6,"Erleidet 1/8 der max KP Schaden während starkem Sonnenlicht, aber heilt 1/8 der max KP während Regen. Erhöht den erhaltenen Schaden durch Feuer Attacken um 25%, aber absorbiert Wasser Attacken, und heilt dabei 1/4 der max KP.","Pokémon mit dieser Fähigkeit nehmen 1/8 ihrer maximalen KP Schaden nach jeder Runde mit starkem Sonnenlicht, aber sie heilen 1/8 ihrer maximalen KP nach jeder Runde in der es regnet. Sie nehmen außerdem 1,25× so viel Schaden von Feuer Attacken, absorbieren aber dafür Wasser Attacken und heilen dabei 1/4 ihrer maximalen KP." +87,9,"Causes 1/8 max HP in damage each turn during strong sunlight, but heals for 1/8 max HP during rain. Increases damage from Fire moves to 1.25×, but absorbs Water moves, healing for 1/4 max HP.","This Pokémon takes 1/8 of its maximum HP in damage after each turn during strong sunlight, but it heals for 1/8 of its HP each turn during rain. This Pokémon takes 1.25× as much damage from Fire-type moves, but whenever a Water move hits it, it heals for 1/4 its maximum HP instead." +88,5,Augmente la stat d'attaque correspondant à la défense la plus faible de l'adversaire d'un niveau en entrant au combat.,"Quand ce Pokémon entre au combat, son Attaque ou Attaque Spéciale, celle qui correspond à la plus faible stat défensive totale des adversaires, augmente d’un niveau. En cas d’égalité, l’Attaque spéciale est augmentée. Ce talent s’active aussi quand acquis au combat." -88,6,Erhöht den Angriffswert entsprechend des schwächeren Verteidigungswerts um 1 [Stufe]{mechanic:stat-modifier} beim Betreten des Kampfs.,"Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt, wird sein []{mechanic:attack} oder []{mechanic:special-attack} um 1 [Stufe]{mechanic:stat-modifier} erhöht, je nachdem, welcher Verteidigungswert des Gegners niedriger ist. Bei Gleichstand wird der []{mechanic:special-attack} erhöht. +88,6,Erhöht den Angriffswert entsprechend des schwächeren Verteidigungswerts um 1 Stufe beim Betreten des Kampfs.,"Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt, wird sein Angriff oder Spezialangriff um 1 Stufe erhöht, je nachdem, welcher Verteidigungswert des Gegners niedriger ist. Bei Gleichstand wird der Spezialangriff erhöht. Die Fähigkeit löst auch aus, wenn sie während des Kampfes erlangt wird." -88,9,Raises the attack stat corresponding to the opponents' weaker defense one [stage]{mechanic:stat-modifier} upon entering battle.,"When this Pokémon enters battle, its [Attack]{mechanic:attack} or [Special Attack]{mechanic:special-attack}, whichever corresponds to its opponents' weaker total defensive stat, rises one [stage]{mechanic:stat-modifier}. In the event of a tie, Special Attack is raised. +88,9,Raises the attack stat corresponding to the opponents' weaker defense one stage upon entering battle.,"When this Pokémon enters battle, its Attack or Special Attack, whichever corresponds to its opponents' weaker total defensive stat, rises one stage. In the event of a tie, Special Attack is raised. This ability also takes effect when acquired during a battle." 89,5,Renforce les capacités à base de coups de poings d'1.2× leur puissance.,"Les capacités marquées comme à base de coups de poings ont 1.2× leur puissance de base pour ce Pokémon. -[]{move:sucker-punch} n’est pas marquée comme à base de coup de poings; son nom original, Japonais signifie seulement ""attaque surprise""." +Coup Bas n’est pas marquée comme à base de coup de poings; son nom original, Japonais signifie seulement ""attaque surprise""." 89,6,Verstärkt schlagbasierte Attacken um 20%.,"Die schlagbasierten Attacken von Pokémon mit dieser Fähigkeit, haben 1,2× so viel Stärke. -[]{move:sucker-punch} ist nicht schlagbasiert, der Japanische Name bedeutet ""Überaschungsangriff""." +Tiefschlag ist nicht schlagbasiert, der Japanische Name bedeutet ""Überaschungsangriff""." 89,9,Strengthens punch-based moves to 1.2× their power.,"Moves flagged as being punch-based have 1.2× their base power for this Pokémon. -[]{move:sucker-punch} is not flagged as punch-based; its original, Japanese name only means ""surprise attack""." -90,5,Soigne 1/8 des [PV]{mechanic:hp} max après chaque tour quand [empoisonné]{mechanic:poison} à la place de recevoir des dégâts.,"Si ce Pokémon est [empoisonné]{mechanic:poison}, il sera soigné d'1/8 de ses [PV]{mechanic:hp} maximum après chaque tour plutôt que de subir des dégâts. Cela inclut le poison grave." -90,6,Heilt jede Runde 1/8 der max []{mechanic:hp} wenn [vergiftet]{mechanic:poison}.,"Wenn ein Pokémon mit dieser Fähigkeit [vergiftet]{mechanic:poison} ist, erhält es anstatt Schaden zu erleiden 1/8 seiner maximalen []{mechanic:hp} nach jeder Runde. Das gilt auch für schwere []{mechanic:poison}." -90,9,Heals for 1/8 max [HP]{mechanic:hp} after each turn when [poisoned]{mechanic:poison} in place of damage.,"If this Pokémon is [poisoned]{mechanic:poison}, it will heal for 1/8 of its maximum [HP]{mechanic:hp} after each turn rather than taking damage. This includes bad poison." -91,5,Augmente le [STAB]{mechanic:same-type-attack-bonus} d'1.5× à 2×.,"Ce Pokémon inflige deux fois plus de dégâts avec des capacités dont le type correspond au sien, plutôt que le [STAB]{mechanic:same-type-attack-bonus} habituel de 1.5×." -91,6,"Erhöht den [STAB]{mechanic:same-type-attack-bonus} von 1,5× auf 2×.","Pokémon mit dieser Fähigkeit verursachen 2× so viel Schaden, wenn die Attacke dem Typ des Pokémon gleicht, anstatt dem üblichen [STAB]{mechanic:same-type-attack-bonus} von 1,5×." -91,9,Increases the [same-type attack bonus]{mechanic:same-type-attack-bonus} from 1.5× to 2×.,"This Pokémon inflicts twice as much damage with moves whose types match its own, rather than the usual [same-type attack bonus]{mechanic:same-type-attack-bonus} of 1.5×." -92,5,Étend les capacités de deux à cinq coups et []{move:triple-kick} à leur longueur complète à chaque fois.,"Ce Pokémon frappe toujours cinq fois avec les capacités à deux à cinq coups, telles que []{move:icicle-spear}. Il ignore aussi les vérifications de précision des deuxièmes et troisièmes coups de []{move:triple-kick}." -92,6,Erweitert mehrfach treffende Attacken wie []{move:triple-kick} zu ihrer vollen Länge.,Mehrfach treffende Attacken wie []{move:icicle-spear} von Pokémon mit dieser Fähigkeit treffen immer mit der höchsten Anzahl (meistens 5x mal). Außerdem wird die Genauigkeit von []{move:triple-kick} zweiten und dritten Treffer nicht überprüft. -92,9,Extends two-to-five-hit moves and []{move:triple-kick} to their full length every time.,"This Pokémon always hits five times with two-to-five-hit moves, such as []{move:icicle-spear}. It also bypasses the accuracy checks on []{move:triple-kick}'s second and third hits." -93,5,Soigne n'importe quelle [altération majeure de statut]{mechanic:major-status-ailment} après chaque tour sous [pluie]{mechanic:rain}.,Ce Pokémon est soigné de n'importe quelle [altération majeure de statut]{mechanic:major-status-ailment} après chaque tour sous [pluie]{mechanic:rain}. -93,6,Heilt jede Runde eine []{mechanic:major-status-ailment} wenn es [regnet]{mechanic:rain}.,Pokémon mit dieser Fähigkeit werden am Ende jeder Runde von []{mechanic:major-status-ailment} geheilt wenn es [regnet]{mechanic:rain}. -93,9,Cures any [major status ailment]{mechanic:major-status-ailment} after each turn during [rain]{mechanic:rain}.,This Pokémon is cured of any [major status ailment]{mechanic:major-status-ailment} after each turn during [rain]{mechanic:rain}. -94,5,Augmente l'[Attaque Spéciale]{mechanic:special-attack} de 1.5× mais coûte 1/8 des [PV]{mechanic:hp} max après chaque tour sous [soleil intense]{mechanic:strong-sunlight}.,"Sous [soleil intense]{mechanic:strong-sunlight}, ce Pokémon a 1.5× son [Attaque Spéciale]{mechanic:special-attack} mais subit 1/8 de ses [PV]{mechanic:hp} maximum en dégâts après chaque tour." -94,6,Erhöht den []{mechanic:special-attack} um 50% aber zieht jede Runde 1/8 der max []{mechanic:hp} ab während [starkem Sonnenlicht]{mechanic:strong-sunlight}.,"Während [starkem Sonnenlicht]{mechanic:strong-sunlight}, wird der []{mechanic:special-attack} von Pokémon mit dieser Fähigkeit um 50% erhöht, dafür erleidet es 1/8 seiner maximalen []{mechanic:hp} Schaden am Ende der Runde." -94,9,Increases [Special Attack]{mechanic:special-attack} to 1.5× but costs 1/8 max [HP]{mechanic:hp} after each turn during [strong sunlight]{mechanic:strong-sunlight}.,"During [strong sunlight]{mechanic:strong-sunlight}, this Pokémon has 1.5× its [Special Attack]{mechanic:special-attack} but takes 1/8 of its maximum [HP]{mechanic:hp} in damage after each turn." -95,5,Augmente la [Vitesse]{mechanic:speed} de 1.5× avec une [altération majeure de statut]{mechanic:major-status-ailment}.,"Quand ce Pokémon a une [altération majeure de statut]{mechanic:major-status-ailment}, il a 1.5× sa [Vitesse]{mechanic:speed}. Ce Pokémon n'est pas affecté par la baisse de Vitesse habituelle de la [paralysie]{mechanic:paralysis}. +Sucker Punch is not flagged as punch-based; its original, Japanese name only means ""surprise attack""." +90,5,Soigne 1/8 des PV max après chaque tour quand empoisonné à la place de recevoir des dégâts.,"Si ce Pokémon est empoisonné, il sera soigné d'1/8 de ses PV maximum après chaque tour plutôt que de subir des dégâts. Cela inclut le poison grave." +90,6,Heilt jede Runde 1/8 der max KP wenn vergiftet.,"Wenn ein Pokémon mit dieser Fähigkeit vergiftet ist, erhält es anstatt Schaden zu erleiden 1/8 seiner maximalen KP nach jeder Runde. Das gilt auch für schwere Vergiftung." +90,9,Heals for 1/8 max HP after each turn when poisoned in place of damage.,"If this Pokémon is poisoned, it will heal for 1/8 of its maximum HP after each turn rather than taking damage. This includes bad poison." +91,5,Augmente le STAB d'1.5× à 2×.,"Ce Pokémon inflige deux fois plus de dégâts avec des capacités dont le type correspond au sien, plutôt que le STAB habituel de 1.5×." +91,6,"Erhöht den STAB von 1,5× auf 2×.","Pokémon mit dieser Fähigkeit verursachen 2× so viel Schaden, wenn die Attacke dem Typ des Pokémon gleicht, anstatt dem üblichen STAB von 1,5×." +91,9,Increases the same-type attack bonus from 1.5× to 2×.,"This Pokémon inflicts twice as much damage with moves whose types match its own, rather than the usual same-type attack bonus of 1.5×." +92,5,Étend les capacités de deux à cinq coups et Triple Pied à leur longueur complète à chaque fois.,"Ce Pokémon frappe toujours cinq fois avec les capacités à deux à cinq coups, telles que Stalactite. Il ignore aussi les vérifications de précision des deuxièmes et troisièmes coups de Triple Pied." +92,6,Erweitert mehrfach treffende Attacken wie Dreifachkick zu ihrer vollen Länge.,Mehrfach treffende Attacken wie Eisspeer von Pokémon mit dieser Fähigkeit treffen immer mit der höchsten Anzahl (meistens 5x mal). Außerdem wird die Genauigkeit von Dreifachkick zweiten und dritten Treffer nicht überprüft. +92,9,Extends two-to-five-hit moves and Triple Kick to their full length every time.,"This Pokémon always hits five times with two-to-five-hit moves, such as Icicle Spear. It also bypasses the accuracy checks on Triple Kick's second and third hits." +93,5,Soigne n'importe quelle altération majeure de statut après chaque tour sous pluie.,Ce Pokémon est soigné de n'importe quelle altération majeure de statut après chaque tour sous pluie. +93,6,Heilt jede Runde eine Primäre Statusveränderungen wenn es regnet.,Pokémon mit dieser Fähigkeit werden am Ende jeder Runde von Primäre Statusveränderungen geheilt wenn es regnet. +93,9,Cures any major status ailment after each turn during rain.,This Pokémon is cured of any major status ailment after each turn during rain. +94,5,Augmente l'Attaque Spéciale de 1.5× mais coûte 1/8 des PV max après chaque tour sous soleil intense.,"Sous soleil intense, ce Pokémon a 1.5× son Attaque Spéciale mais subit 1/8 de ses PV maximum en dégâts après chaque tour." +94,6,Erhöht den Spezialangriff um 50% aber zieht jede Runde 1/8 der max KP ab während starkem Sonnenlicht.,"Während starkem Sonnenlicht, wird der Spezialangriff von Pokémon mit dieser Fähigkeit um 50% erhöht, dafür erleidet es 1/8 seiner maximalen KP Schaden am Ende der Runde." +94,9,Increases Special Attack to 1.5× but costs 1/8 max HP after each turn during strong sunlight.,"During strong sunlight, this Pokémon has 1.5× its Special Attack but takes 1/8 of its maximum HP in damage after each turn." +95,5,Augmente la Vitesse de 1.5× avec une altération majeure de statut.,"Quand ce Pokémon a une altération majeure de statut, il a 1.5× sa Vitesse. Ce Pokémon n'est pas affecté par la baisse de Vitesse habituelle de la paralysie. Monde extérieur: Si le Pokémon de tête a ce talent, le taux de rencontre sauvage est divisé par deux." -95,6,Erhöht die []{mechanic:speed} um 50% wenn das Pokémon an einer []{mechanic:major-status-ailment} leidet.,"Wenn ein Pokémon mit dieser Fähigkeit unter einer []{mechanic:major-status-ailment} leidet, hat es 1,5× so viel []{mechanic:speed} wie sonst. Die []{mechanic:speed} des Pokémon wird nicht halbiert, wenn es [paralysiert]{mechanic:paralysis} ist. +95,6,Erhöht die Initiative um 50% wenn das Pokémon an einer Primäre Statusveränderungen leidet.,"Wenn ein Pokémon mit dieser Fähigkeit unter einer Primäre Statusveränderungen leidet, hat es 1,5× so viel Initiative wie sonst. Die Initiative des Pokémon wird nicht halbiert, wenn es paralysiert ist. Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, tauchen wilde Pokémon nur halb so oft auf." -95,9,Increases [Speed]{mechanic:speed} to 1.5× with a [major status ailment]{mechanic:major-status-ailment}.,"Whenever this Pokémon has a [major status ailment]{mechanic:major-status-ailment}, it has 1.5× its [Speed]{mechanic:speed}. This Pokémon is not affected by the usual Speed cut from [paralysis]{mechanic:paralysis}. +95,9,Increases Speed to 1.5× with a major status ailment.,"Whenever this Pokémon has a major status ailment, it has 1.5× its Speed. This Pokémon is not affected by the usual Speed cut from paralysis. Overworld: If the lead Pokémon has this ability, the wild encounter rate is halved." -96,5,Fait agir toutes les capacités du Pokémon comme de type []{type:normal}.,"Les capacités de ce Pokémon agissent toutes comme si elles étaient de type []{type:normal}. +96,5,Fait agir toutes les capacités du Pokémon comme de type Normal.,"Les capacités de ce Pokémon agissent toutes comme si elles étaient de type Normal. -Les capacités qui infligent des [dégâts sans type]{mechanic:typeless-damage} le font normalement. Les capacités à type variable, telles que []{move:hidden-power}, sont affectées. Elles fonctionnent normalement sinon, cependant; []{move:weather-ball}, par exemple, est toujours forcée à être Normal, mais a toujours la puissance doublée et a l’air différente sous une [météo]{mechanic:weather}. +Les capacités qui infligent des dégâts sans type le font normalement. Les capacités à type variable, telles que Puissance Cachée, sont affectées. Elles fonctionnent normalement sinon, cependant; Ball’Météo, par exemple, est toujours forcée à être Normal, mais a toujours la puissance doublée et a l’air différente sous une météo. -Tout comme []{move:thunder-wave} est empêché par les immunités, contrairement à la plupart des capacités non offensives, cela n’affecte pas les Pokémon de type []{type:ghost} sous l’effet de ce talent." -96,6,Attacken des Pokémon werden alle zu []{type:normal} Attacken.,"Attacken von Pokémon mit dieser Fähigkeit agieren alle als []{type:normal} Attacken. +Tout comme Cage Éclair est empêché par les immunités, contrairement à la plupart des capacités non offensives, cela n’affecte pas les Pokémon de type Spectre sous l’effet de ce talent." +96,6,Attacken des Pokémon werden alle zu Normal Attacken.,"Attacken von Pokémon mit dieser Fähigkeit agieren alle als Normal Attacken. -Attacken die [typenlosen Schaden]{mechanic:typeless-damage} verursachen werden nicht beeinflusst. Attacken mit variablen Typ, so wie []{move:hidden-power}, werden beeinflusst. Sie funktionieren sonst wie üblich, aber z.B. []{move:weather-ball} wird immer vom Typ []{type:normal} sein, aber es sieht trotzdem anders aus und hat doppelte Stärke bei [Wettereffekten]{mechanic:weather}. +Attacken die typenlosen Schaden verursachen werden nicht beeinflusst. Attacken mit variablen Typ, so wie Kraftreserve, werden beeinflusst. Sie funktionieren sonst wie üblich, aber z.B. Meteorologe wird immer vom Typ Normal sein, aber es sieht trotzdem anders aus und hat doppelte Stärke bei Wettereffekten. -So wie []{move:thunder-wave} durch Immunitäten verhindert wird, anders als die meisten Attacken ohne Schaden, werden []{type:ghost} Pokémon nicht beeinflusst vom Effekt dieser Fähigkeit." -96,9,Makes the Pokémon's moves all act []{type:normal}-type.,"This Pokémon's moves all act as if they were []{type:normal}-type. +So wie Donnerwelle durch Immunitäten verhindert wird, anders als die meisten Attacken ohne Schaden, werden Geist Pokémon nicht beeinflusst vom Effekt dieser Fähigkeit." +96,9,Makes the Pokémon's moves all act Normal-type.,"This Pokémon's moves all act as if they were Normal-type. -Moves that inflict [typeless damage]{mechanic:typeless-damage} do so as usual. Moves of variable type, such as []{move:hidden-power}, are affected. They otherwise work as usual, however; []{move:weather-ball}, for example, is always forced to be Normal, but it still has doubled power and looks different during [weather]{mechanic:weather}. +Moves that inflict typeless damage do so as usual. Moves of variable type, such as Hidden Power, are affected. They otherwise work as usual, however; Weather Ball, for example, is always forced to be Normal, but it still has doubled power and looks different during weather. -As []{move:thunder-wave} is prevented by immunities, unlike most non-damaging moves, it does not affect []{type:ghost}-type Pokémon under the effect of this ability." -97,5,Renforce les [coups critiques]{mechanic:critical-hit} pour infliger 3× les dégâts plutôt que 2×.,"Ce Pokémon infligé des dégâts triples avec les [coups critiques]{mechanic:critical-hit}, plutôt que les dégâts doubles habituels." -97,6,"Verstärkt [kritische Treffer]{mechanic:critical-hit}, so dass sie 3× so viel Schaden verursachen anstatt 2×.",Pokémon mit dieser Fähigkeit verursachen bei [kritischen Treffern]{mechanic:critical-hit} 3× so viel Schaden anstatt 2× wie sonst. -97,9,Strengthens [critical hits]{mechanic:critical-hit} to inflict 3× damage rather than 2×.,"This Pokémon inflicts triple damage with [critical hits]{mechanic:critical-hit}, rather than the usual double damage." +As Thunder Wave is prevented by immunities, unlike most non-damaging moves, it does not affect Ghost-type Pokémon under the effect of this ability." +97,5,Renforce les coups critiques pour infliger 3× les dégâts plutôt que 2×.,"Ce Pokémon infligé des dégâts triples avec les coups critiques, plutôt que les dégâts doubles habituels." +97,6,"Verstärkt kritische Treffer, so dass sie 3× so viel Schaden verursachen anstatt 2×.",Pokémon mit dieser Fähigkeit verursachen bei kritischen Treffern 3× so viel Schaden anstatt 2× wie sonst. +97,9,Strengthens critical hits to inflict 3× damage rather than 2×.,"This Pokémon inflicts triple damage with critical hits, rather than the usual double damage." 98,5,Protège contre les dégâts non directement causés par une capacité.,"Ce Pokémon est immunisé aux dégâts non causés directement par une capacité. -Par exemple, ce Pokémon ne subit aucun dégât de la [météo]{mechanic:weather}, contrecoup, [altération de statut]{mechanic:status-ailments}, ou []{move:spikes}, mais il souffre encore de la baisse d’[Attaque]{mechanic:attack} quand [brûlé]{mechanic:burn}, et un []{item:life-orb} augmentera toujours les capacités de ce Pokémon sans lui infliger de dégât. N’importe quoi qui dépend directement de tels dégâts n’arrivera pas non plus; par exemple, []{move:leech-seed} ne blessera ni ce Pokémon ni soignera l’adversaire, et les Pokémon avec une []{item:jaboca-berry} ou []{item:rowap-berry} ne consommeront pas la baie quand frappés par ce Pokémon. +Par exemple, ce Pokémon ne subit aucun dégât de la météo, contrecoup, altération de statut, ou Picots, mais il souffre encore de la baisse d’Attaque quand brûlé, et un Orbe Vie augmentera toujours les capacités de ce Pokémon sans lui infliger de dégât. N’importe quoi qui dépend directement de tels dégâts n’arrivera pas non plus; par exemple, Vampigraine ne blessera ni ce Pokémon ni soignera l’adversaire, et les Pokémon avec une Baie Jaboca ou Baie Pommo ne consommeront pas la baie quand frappés par ce Pokémon. -Les capacités suivantes ne sont pas affectées: []{move:struggle}, []{move:pain-split} (qu’elle soit utilisée par ou contre ce Pokémon), []{move:belly-drum}, []{move:substitute}, []{move:curse}, capacités qui mettent KO le lanceur, et les dégâts de la [confusion]{mechanic:confusion}. +Les capacités suivantes ne sont pas affectées: Lutte, Balance (qu’elle soit utilisée par ou contre ce Pokémon), Cognobidon, Clonage, Malédiction, capacités qui mettent KO le lanceur, et les dégâts de la confusion. -Ce Pokémon ne perdra ou regagnera pas de [PV]{mechanic:hp} si il draine des PV d’un Pokémon avec []{ability:liquid-ooze}. +Ce Pokémon ne perdra ou regagnera pas de PV si il draine des PV d’un Pokémon avec Suintement. -Si ce Pokémon est [gravement empoisonné]{mechanic:poison}, le compteur de poison est toujours augmenté à chaque tour; si le Pokémon perd ce talent, il commencera à subir les dégâts qu’il devrait s’il avait subit les dégâts augmentés à chaque tour." +Si ce Pokémon est gravement empoisonné, le compteur de poison est toujours augmenté à chaque tour; si le Pokémon perd ce talent, il commencera à subir les dégâts qu’il devrait s’il avait subit les dégâts augmentés à chaque tour." 98,6,Schützt vor jeglichem Schaden der nicht direkt von Attacken verursacht wird.,"Pokémon mit dieser Fähigkeit sind immun gegen alle Schäden die nicht direkt von Attacken verursacht werden. -Zum Beispiel nimmt ein Pokémon mit dieser Fähigkeit keinen Schaden durch [Wettereffekte]{mechanic:weather}, Rückstoß, []{mechanic:status-ailments} oder []{move:spikes}, aber es leidet trotzdem unter dem [Angriffsverlust]{mechanic:attack} durch []{mechanic:burn}. Ein []{item:life-orb} verstärkt die Attacken des Pokémons ohne ihm zu schaden. Alles was direkt von solchem Schaden abhängt hat ebenfalls keinen Effekt. []{move:leech-seed} z.B. wird weder das Pokémon mit dieser Fähigkeit verletzen, noch wird der Gegner geheilt und Gegner die eine []{item:jaboca-berry} oder eine []{item:rowap-berry} tragen werden diese nicht verbrauchen wenn sie von diesem Pokémon getroffen werden. +Zum Beispiel nimmt ein Pokémon mit dieser Fähigkeit keinen Schaden durch Wettereffekte, Rückstoß, Statusveränderungen oder Stachler, aber es leidet trotzdem unter dem Angriffsverlust durch Verbrennung. Ein Leben-Orb verstärkt die Attacken des Pokémons ohne ihm zu schaden. Alles was direkt von solchem Schaden abhängt hat ebenfalls keinen Effekt. Egelsamen z.B. wird weder das Pokémon mit dieser Fähigkeit verletzen, noch wird der Gegner geheilt und Gegner die eine Jabocabeere oder eine Roselbeere tragen werden diese nicht verbrauchen wenn sie von diesem Pokémon getroffen werden. -Die folgenden Attacken sind nicht betroffen: []{move:struggle}, []{move:pain-split} (egal ob von dem oder gegen das Pokémon benutzt), []{move:belly-drum}, []{move:substitute}, []{move:curse}, Attacken die den Anwender ausknocken sowie Schaden durch []{mechanic:confusion}. +Die folgenden Attacken sind nicht betroffen: Verzweifler, Leidteiler (egal ob von dem oder gegen das Pokémon benutzt), Bauchtrommel, Delegator, Fluch, Attacken die den Anwender ausknocken sowie Schaden durch Verwirrung. -Pokémon mit dieser Fähigkeit werden durhc weder []{mechanic:hp} verlieren noch dazugewinnen wenn sie []{mechanic:hp} von einem Pokémon mit []{ability:liquid-ooze} absaugen. +Pokémon mit dieser Fähigkeit werden durhc weder KP verlieren noch dazugewinnen wenn sie KP von einem Pokémon mit Kloakensoße absaugen. -Wenn das Pokémon schwer [vergiftet]{mechanic:poison} wurde, wird der Vergiftungstimer trotzdem jede Runde erhöht. Verliert das Pokémon die Fähigkeit wird es so viel Schaden verlieren wie es ohne die Fähigkeit verlieren würde." +Wenn das Pokémon schwer vergiftet wurde, wird der Vergiftungstimer trotzdem jede Runde erhöht. Verliert das Pokémon die Fähigkeit wird es so viel Schaden verlieren wie es ohne die Fähigkeit verlieren würde." 98,9,Protects against damage not directly caused by a move.,"This Pokémon is immune to damage not directly caused by a move. -For example, this Pokémon takes no damage from from [weather]{mechanic:weather}, recoil, [status ailments]{mechanic:status-ailments}, or []{move:spikes}, but it still suffers from the [Attack]{mechanic:attack} cut when [burned]{mechanic:burn}, and a []{item:life-orb} will still power up this Pokémon's moves without damaging it. Anything that directly depends on such damage will also not happen; for example, []{move:leech-seed} will neither hurt this Pokémon nor heal the opponent, and Pokémon with a []{item:jaboca-berry} or []{item:rowap-berry} will not consume the berry when hit by this Pokémon. +For example, this Pokémon takes no damage from from weather, recoil, status ailments, or Spikes, but it still suffers from the Attack cut when burned, and a Life Orb will still power up this Pokémon's moves without damaging it. Anything that directly depends on such damage will also not happen; for example, Leech Seed will neither hurt this Pokémon nor heal the opponent, and Pokémon with a Jaboca Berry or Rowap Berry will not consume the berry when hit by this Pokémon. -The following are unaffected: []{move:struggle}, []{move:pain-split} (whether used by or against this Pokémon), []{move:belly-drum}, []{move:substitute}, []{move:curse}, moves that knock the user out, and damage from [confusion]{mechanic:confusion}. +The following are unaffected: Struggle, Pain Split (whether used by or against this Pokémon), Belly Drum, Substitute, Curse, moves that knock the user out, and damage from confusion. -This Pokémon will neither lose nor regain [HP]{mechanic:hp} if it drains HP from a Pokémon with []{ability:liquid-ooze}. +This Pokémon will neither lose nor regain HP if it drains HP from a Pokémon with Liquid Ooze. -If this Pokémon is [badly poisoned]{mechanic:poison}, the poison counter is still increased each turn; if the Pokémon loses this ability, it will begin taking as much damage as it would be if it had been taking increasing damage each turn." +If this Pokémon is badly poisoned, the poison counter is still increased each turn; if the Pokémon loses this ability, it will begin taking as much damage as it would be if it had been taking increasing damage each turn." 99,5,Assure que toutes les capacités utilisés par et contre le Pokémon touchent.,"Les capacités utilisées par ou contre ce Pokémon ne manquent jamais leur cible. -Les capacités OHKO ne sont pas affectées. Les capacités affectées par ce talent peuvent frapper les Pokémon pendant le tour de préparation de capacités comme []{move:dig} ou []{move:fly}. +Les capacités OHKO ne sont pas affectées. Les capacités affectées par ce talent peuvent frapper les Pokémon pendant le tour de préparation de capacités comme Tunnel ou Vol. Monde extérieur: Si le Pokémon de tête a ce talent, le taux de rencontre sauvage est doublé." 99,6,Stellt sicher das Attacken die von dem oder gegen das Pokémon eingesetzt werden treffen.,"Attacken die gegen ein oder von einem Pokémon mit dieser Fähigkeit eingesetzt werden treffen immer. -K.O.-Attacken sind davon nicht betroffen. Attacken die von der Fähigkeit beeinflusst werden können auch in Vorbereitungsrunden von []{move:dig} oder []{move:fly} treffen. +K.O.-Attacken sind davon nicht betroffen. Attacken die von der Fähigkeit beeinflusst werden können auch in Vorbereitungsrunden von Schaufler oder Fliegen treffen. Außerhalb vom Kampf: Wenn ein Pokémon mit dieser Fähigkeit an erster Stelle im Team steht, ist die Wahrscheinlichkeit einem wilden Pokémon zu begegnen doppelt so hoch wie normal." 99,9,Ensures all moves used by and against the Pokémon hit.,"Moves used by or against this Pokémon never miss. -One-hit KO moves are unaffected. Moves affected by this ability can hit Pokémon during the preparation turn of moves like []{move:dig} or []{move:fly}. +One-hit KO moves are unaffected. Moves affected by this ability can hit Pokémon during the preparation turn of moves like Dig or Fly. Overworld: If the lead Pokémon has this ability, the wild encounter rate is doubled." 100,5,Fait agir le Pokémon en dernier pour une même priorité.,"Les capacités de ce Pokémon agissent en dernier pour une même priorité. -Plusieurs Pokémon avec ce talent agissent dans l'ordre des [Vitesses]{mechanic:speed} entre eux. +Plusieurs Pokémon avec ce talent agissent dans l'ordre des Vitesses entre eux. -Les []{item:full-incense} et []{item:lagging-tail} prennent la priorité sur ce talent; c’est-à-dire que, les Pokémon avec ces objets agissent après le Pokémon avec ce talent. Les Pokémon avec ce talent et l’un de ces objets sont retardés comme s’ils avaient seulement l’objet. +Les Encens Plein et Ralentiqueue prennent la priorité sur ce talent; c’est-à-dire que, les Pokémon avec ces objets agissent après le Pokémon avec ce talent. Les Pokémon avec ce talent et l’un de ces objets sont retardés comme s’ils avaient seulement l’objet. -Ce talent fonctionne normalement sous []{move:trick-room}: les Pokémon avec ce talent agiront dans l’ordre inverse de Vitesse après les Pokémon sans." +Ce talent fonctionne normalement sous Distorsion: les Pokémon avec ce talent agiront dans l’ordre inverse de Vitesse après les Pokémon sans." 100,6,Lässt das Pokémon als letztes angreifen innerhalb des Prioritätsspielraums der Attacken,"Attacken dieses Pokémon kommen zu letzt ohne dabei die Prioritäten der Attacken zu umgehen. -Mehrere Pokémon mit dieser Fähigkeit greifen in Reihenfolge ihrer []{mechanic:speed} an. +Mehrere Pokémon mit dieser Fähigkeit greifen in Reihenfolge ihrer Initiative an. -[]{item:full-incense} und []{item:lagging-tail} erhalten den Vortritt zur Fähigkeit, was bedeutet, dass Pokémon mit diesen Items nach Pokémon mit dieser Fähigkeit agieren. Pokémon mit dieser Fähigkeit und eines der Items werden nur so viel verzögert, als hätten sie nur das Item. +Lahmrauch und Schwerschweif erhalten den Vortritt zur Fähigkeit, was bedeutet, dass Pokémon mit diesen Items nach Pokémon mit dieser Fähigkeit agieren. Pokémon mit dieser Fähigkeit und eines der Items werden nur so viel verzögert, als hätten sie nur das Item. -Diese Fähigkeit funktioniert normal während []{move:trick-room}, Pokémon mit dieser Fähigkeit greifen in umgekehrter Reihenfolge der []{mechanic:speed} nach den Pokémon ohne die Fähigkeit an." +Diese Fähigkeit funktioniert normal während Bizarroraum, Pokémon mit dieser Fähigkeit greifen in umgekehrter Reihenfolge der Initiative nach den Pokémon ohne die Fähigkeit an." 100,9,Makes the Pokémon move last within its move's priority bracket.,"This Pokémon moves last within its priority bracket. -Multiple Pokémon with this ability move in order of [Speed]{mechanic:speed} amongst themselves. +Multiple Pokémon with this ability move in order of Speed amongst themselves. -The []{item:full-incense} and []{item:lagging-tail} take precedence over this ability; that is, Pokémon with these items move after Pokémon with this ability. Pokémon with both this ability and one of these items are delayed as much as if they had only the item. +The Full Incense and Lagging Tail take precedence over this ability; that is, Pokémon with these items move after Pokémon with this ability. Pokémon with both this ability and one of these items are delayed as much as if they had only the item. -This ability works as usual during []{move:trick-room}: Pokémon with this ability will move in reverse order of Speed after Pokémon without it." +This ability works as usual during Trick Room: Pokémon with this ability will move in reverse order of Speed after Pokémon without it." 101,5,Renforce les capacités à 60 de puissance de base ou moins d'1.5× leur puissance.,"Les capacités de ce Pokémon ont 1.5× leur puissance si leur puissance de base est 60 ou moins. -Ceci inclut les capacités de puissance variable, telles que []{move:hidden-power} et []{move:magnitude}, quand leur puissance est 60 ou moins. Le boost de puissance de []{move:helping-hand} est pris en compte pour n’importe quelle capacité, comme le boost de puissance de []{move:defense-curl} pour []{move:rollout}." +Ceci inclut les capacités de puissance variable, telles que Puissance Cachée et Ampleur, quand leur puissance est 60 ou moins. Le boost de puissance de Coup d’Main est pris en compte pour n’importe quelle capacité, comme le boost de puissance de Boul’Armure pour Roulade." 101,6,Versärkt Attacken mit einer Basisstärke von 60 oder weniger um 50%.,"Attacken von Pokémon mit dieser Fähigkeit die eine Stärke von 60 oder weniger haben werden um 50% verstärkt. -Das schließt Attacken mit variabler Stärke, wie []{move:hidden-power} oder []{move:magnitude}, mit ein, wenn ihre Stärke 60 oder weniger ist. Der Stärke Bonus von []{move:helping-hand} wird miteinberechnet, genauso wie der von []{move:defense-curl} für []{move:rollout}." +Das schließt Attacken mit variabler Stärke, wie Kraftreserve oder Intensität, mit ein, wenn ihre Stärke 60 oder weniger ist. Der Stärke Bonus von Rechte Hand wird miteinberechnet, genauso wie der von Einigler für Walzer." 101,9,Strengthens moves of 60 base power or less to 1.5× their power.,"This Pokémon's moves have 1.5× their power if their base power is 60 or less. -This includes moves of variable power, such as []{move:hidden-power} and []{move:magnitude}, when their power is 60 or less. []{move:helping-hand}'s power boost is taken into account for any move, as is []{move:defense-curl}'s power boost for []{move:rollout}." -102,5,Protège contre les [altérations majeures de statut]{mechanic:major-status-ailments} sous [soleil intense]{mechanic:strong-sunlight}.,"Ce Pokémon ne peut pas recevoir d’[altération majeure de statut]{mechanic:major-status-ailment} sous [soleil intense]{mechanic:strong-sunlight}. +This includes moves of variable power, such as Hidden Power and Magnitude, when their power is 60 or less. Helping Hand's power boost is taken into account for any move, as is Defense Curl's power boost for Rollout." +102,5,Protège contre les altérations majeures de statut sous soleil intense.,"Ce Pokémon ne peut pas recevoir d’altération majeure de statut sous soleil intense. -Ce talent ne soigne pas les altérations de statut précédentes. []{move:rest} échouera complètement avec ce talent activé. []{move:yawn} échouera immédiatement si utilisé sur ce Pokémon sous soleil intense, et un Bâillement déjà utilisé échouera si la météo devient un soleil intense pendant ce entretemps." -102,6,Schützt vor []{mechanic:major-status-ailments} während [starkem Sonnenlicht]{mechanic:strong-sunlight}.,"Pokémon mit dieser Fähigkeit können während [starkem Sonnenlicht]{mechanic:strong-sunlight} keine []{mechanic:major-status-ailments} erleiden. +Ce talent ne soigne pas les altérations de statut précédentes. Repos échouera complètement avec ce talent activé. Bâillement échouera immédiatement si utilisé sur ce Pokémon sous soleil intense, et un Bâillement déjà utilisé échouera si la météo devient un soleil intense pendant ce entretemps." +102,6,Schützt vor Primäre Statusveränderungen während starkem Sonnenlicht.,"Pokémon mit dieser Fähigkeit können während starkem Sonnenlicht keine Primäre Statusveränderungen erleiden. -Die Fähigkeit heilt keine []{mechanic:major-status-ailments}. []{move:rest} schlägt fehl während die Fähigkeit aktiv ist. []{move:yawn} schlägt sofort fehl wenn es während [starkem Sonnenlicht]{mechanic:strong-sunlight} gegen ein Pokémon mit dieser Fähigkeit benutzt wird und ein bereits eingesetzter []{move:yawn} schlägt fehl, wenn sich das []{mechanic:weather} zu [starkem Sonnenlicht]{mechanic:strong-sunlight} ändert." -102,9,Protects against [major status ailments]{mechanic:major-status-ailments} during [strong sunlight]{mechanic:strong-sunlight}.,"This Pokémon cannot be given a [major status ailment]{mechanic:major-status-ailment} during [strong sunlight]{mechanic:strong-sunlight}. +Die Fähigkeit heilt keine Primäre Statusveränderungen. Erholung schlägt fehl während die Fähigkeit aktiv ist. Gähner schlägt sofort fehl wenn es während starkem Sonnenlicht gegen ein Pokémon mit dieser Fähigkeit benutzt wird und ein bereits eingesetzter Gähner schlägt fehl, wenn sich das Wetter zu starkem Sonnenlicht ändert." +102,9,Protects against major status ailments during strong sunlight.,"This Pokémon cannot be given a major status ailment during strong sunlight. -This ability does not heal prior status ailments. []{move:rest} will fail altogether with this ability in effect. []{move:yawn} will immediately fail if used on this Pokémon during strong sunlight, and an already-used Yawn will fail if the weather turns to strong sunlight in the meantime." -103,5,Empêche le Pokémon d'utiliser son objet tenu au combat.,"Au combat, ce Pokémon ne peut pas utiliser son objet tenu, et n’aura aucun effet passif sur le combat, positif ou négatif. Ce Pokémon ne peut pas non plus utiliser []{move:fling}. +This ability does not heal prior status ailments. Rest will fail altogether with this ability in effect. Yawn will immediately fail if used on this Pokémon during strong sunlight, and an already-used Yawn will fail if the weather turns to strong sunlight in the meantime." +103,5,Empêche le Pokémon d'utiliser son objet tenu au combat.,"Au combat, ce Pokémon ne peut pas utiliser son objet tenu, et n’aura aucun effet passif sur le combat, positif ou négatif. Ce Pokémon ne peut pas non plus utiliser Dégommage. -La baisse de [Vitesse]{mechanic:speed} de la []{item:iron-ball} et les objets d’effort (le []{item:macho-brace}, []{item:power-weight}, []{item:power-bracer}, []{item:power-belt}, []{item:power-lens}, []{item:power-band}, et []{item:power-anklet}) ne sont pas affectés. Les objets qui n’affectent pas directement le combat, tels que le []{item:exp-share}, la []{item:amulet-coin}, ou le []{item:soothe-bell}, fonctionnent normalement. Tous les objets tenus fonctionnent normalement hors combat. +La baisse de Vitesse de la Balle Fer et les objets d’effort (le Bracelet Macho, Poids Pouvoir, Poignet Pouvoir, Ceinture Pouvoir, Lentille Pouvoir, Bandeau Pouvoir, et Chaîne Pouvoir) ne sont pas affectés. Les objets qui n’affectent pas directement le combat, tels que le Multi Exp, la Pièce Rune, ou le Grelot Zen, fonctionnent normalement. Tous les objets tenus fonctionnent normalement hors combat. -Les autres capacités qui utilisent l’objet tenu, telles que []{move:natural-gift} et []{move:switcheroo}, fonctionnent normalement." -103,6,"Verhindert, dass das Pokémon ein getragenes Item im Kampf einsetzt.","Pokémon mit dieser Fähigkeit können im Kampf keine getragenen Items benutzen und diese haben auch keine passiven Effekte im Kampf, egal ob positiv oder negativ. Das Pokémon kann []{move:fling} nicht einsetzen. +Les autres capacités qui utilisent l’objet tenu, telles que Don Naturel et Passe-Passe, fonctionnent normalement." +103,6,"Verhindert, dass das Pokémon ein getragenes Item im Kampf einsetzt.","Pokémon mit dieser Fähigkeit können im Kampf keine getragenen Items benutzen und diese haben auch keine passiven Effekte im Kampf, egal ob positiv oder negativ. Das Pokémon kann Schleuder nicht einsetzen. -Der []{mechanic:speed} Malus einer []{item:iron-ball} und die EV Items ([]{item:macho-brace}, []{item:power-weight}, []{item:power-bracer}, []{item:power-belt}, []{item:power-lens}, []{item:power-band} und []{item:power-anklet}) sind nicht betroffen. Items die den Kampf nicht direkt beeinflussen, wie der []{item:exp-share}, das []{item:amulet-coin} oder die []{item:soothe-bell}, funktionieren normal. Alle getragenen Items funktionieren normal außerhalb von Kämpfen. +Der Initiative Malus einer Eisenkugel und die EV Items (Machoband, Machtgewicht, Machtreif, Machtgurt, Machtlinse, Machtband und Machtkette) sind nicht betroffen. Items die den Kampf nicht direkt beeinflussen, wie der EP-Teiler, das Münzamulett oder die Sanftglocke, funktionieren normal. Alle getragenen Items funktionieren normal außerhalb von Kämpfen. -Andere Attacken die getragene Items verwenden, wie z.B. []{move:natural-gift} und []{move:switcheroo}, funktionieren ebenfalls normal." -103,9,Prevents the Pokémon from using its held item in battle.,"In battle, this Pokémon cannot use its held item, nor will the item have any passive effect on the battle, positive or negative. This Pokémon also cannot use []{move:fling}. +Andere Attacken die getragene Items verwenden, wie z.B. Beerenkräfte und Wechseldich, funktionieren ebenfalls normal." +103,9,Prevents the Pokémon from using its held item in battle.,"In battle, this Pokémon cannot use its held item, nor will the item have any passive effect on the battle, positive or negative. This Pokémon also cannot use Fling. -The [Speed]{mechanic:speed} cut from the []{item:iron-ball} and the effort items (the []{item:macho-brace}, []{item:power-weight}, []{item:power-bracer}, []{item:power-belt}, []{item:power-lens}, []{item:power-band}, and []{item:power-anklet}) is unaffected. Items that do not directly affect the battle, such as the []{item:exp-share}, the []{item:amulet-coin}, or the []{item:soothe-bell}, work as usual. All held items work as usual out of battle. +The Speed cut from the Iron Ball and the effort items (the Macho Brace, Power Weight, Power Bracer, Power Belt, Power Lens, Power Band, and Power Anklet) is unaffected. Items that do not directly affect the battle, such as the Exp. Share, the Amulet Coin, or the Soothe Bell, work as usual. All held items work as usual out of battle. -Other moves that use the held item, such as []{move:natural-gift} and []{move:switcheroo}, work as usual." +Other moves that use the held item, such as Natural Gift and Switcheroo, work as usual." 104,5,Outrepasse les talents des cibles si elles peuvent entraver ou empêcher une capacité.,"Les capacités de ce Pokémon ignorent complètement les talents qui peuvent entraver ou empêcher leur effet sur la cible. -Par exemple, les capacités de ce Pokémon ignorent les talents qui les annuleraient totalement, tels que []{ability:water-absorb}; les talents qui empêcheraient n’importe lequel de ses effets, tels que []{ability:clear-body}, []{ability:shell-armor}, ou []{ability:sticky-hold}; et les talents qui garantissent n’importe quel bénéfice de protection générale, tels que []{ability:simple}, []{ability:snow-cloak}, ou []{ability:thick-fat}. Si un talent peut entraver ou aider les capacités de ce Pokémon, e.g. []{ability:dry-skin} ou []{ability:unaware}, le talent est ignoré dans les deux cas. +Par exemple, les capacités de ce Pokémon ignorent les talents qui les annuleraient totalement, tels que Absorbe-Eau; les talents qui empêcheraient n’importe lequel de ses effets, tels que Corps Sain, Coque Armure, ou Glu; et les talents qui garantissent n’importe quel bénéfice de protection générale, tels que Simple, Rideau Neige, ou Isograisse. Si un talent peut entraver ou aider les capacités de ce Pokémon, e.g. Peau Sèche ou Inconscient, le talent est ignoré dans les deux cas. -Les talents qui ne correspondent pas à cette description, même s’ils peuvent entraver des capacités d’une autre manière quelconque, ne sont pas affectés. Par exemple, []{ability:cursed-body} affecte seulement les potentielles prochaines utilisations de la capacité, tandis que []{ability:liquid-ooze} et []{ability:shadow-tag} peuvent seulement entraver l’effet d’une capacité sur le lanceur. Ce talent ne peut pas ignorer les changements de type ou forme acquis par les talents, par exemple []{ability:color-change} ou []{ability:forecast}; ni les effets qui ont été causés par des talents mais qui ne sont plus liés à un talent, tels que la pluie de []{ability:drizzle}. Ce talent ne peut pas ignorer []{ability:multitype} du tout. +Les talents qui ne correspondent pas à cette description, même s’ils peuvent entraver des capacités d’une autre manière quelconque, ne sont pas affectés. Par exemple, Corps Maudit affecte seulement les potentielles prochaines utilisations de la capacité, tandis que Suintement et Marque Ombre peuvent seulement entraver l’effet d’une capacité sur le lanceur. Ce talent ne peut pas ignorer les changements de type ou forme acquis par les talents, par exemple Homochromie ou Météo; ni les effets qui ont été causés par des talents mais qui ne sont plus liés à un talent, tels que la pluie de Crachin. Ce talent ne peut pas ignorer Multi-Type du tout. -Un talent ignoré par ce talent est seulement annulé tant que la capacité est utilisée. Par exemple, les capacités de ce Pokémon peuvent [paralyser]{mechanic:paralysis} un Pokémon avec []{ability:limber}, mais Échauffement s’activera et soignera la paralysie immédiatement après, et les []{move:spikes} de ce Pokémon ne sont pas affectés par ce talent après avoir été placés. +Un talent ignoré par ce talent est seulement annulé tant que la capacité est utilisée. Par exemple, les capacités de ce Pokémon peuvent paralyser un Pokémon avec Échauffement, mais Échauffement s’activera et soignera la paralysie immédiatement après, et les Picots de ce Pokémon ne sont pas affectés par ce talent après avoir été placés. Quand ce Pokémon entre au combat, tous les dresseurs participants sont notifiés qu’il a ce talent. -Ce talent fonctionne de la même manière que []{ability:teravolt} et []{ability:turboblaze}." +Ce talent fonctionne de la même manière que Téra-Voltage et Turbo Brasier." 104,6,"Umgeht die gegnerische Fähigkeit, wenn sie eine Attacke verhindern kann.","Die Attacken von Pokémon mit dieser Fähigkeit ignorieren Fähigkeiten, die die Attacke am Funktionieren hindern oder ihre Effekte beeinflussen. -Beispiel: Die Attacken ignorieren Fähigkeiten die sie komplett verhindern würden, wie []{ability:water-absorb}, Fähigkeiten die einen der Effekte verhindern würden, wie z.B. []{ability:clear-body}, []{ability:shell-armor} oder []{ability:sticky-hold} und Fähigkeiten die einen generellen schützenden Vorteil brächten, wie []{ability:simple}, []{ability:snow-cloak} oder []{ability:thick-fat}. Wenn eine Fähigkeit die Attacke behindern oder ihr helfen würde, wie []{ability:dry-skin} oder []{ability:unaware}, wird sie ebenfalls ignoriert. +Beispiel: Die Attacken ignorieren Fähigkeiten die sie komplett verhindern würden, wie H2O-Absorber, Fähigkeiten die einen der Effekte verhindern würden, wie z.B. Neutraltorso, Panzerhaut oder Klebekörper und Fähigkeiten die einen generellen schützenden Vorteil brächten, wie Wankelmut, Schneemantel oder Speckschicht. Wenn eine Fähigkeit die Attacke behindern oder ihr helfen würde, wie Trockenheit oder Unkenntnis, wird sie ebenfalls ignoriert. -Fähigkeiten die dieser Beschreibung nicht entsprechen, selbst wenn sie eine Attacke behindern könnten, werden nicht verhindert. Zum Beispiel beeinflusst []{ability:cursed-body} nur mögliche zukünftige Anwendungen der Attacke, während []{ability:liquid-ooze} und []{ability:shadow-tag} nur den Effekt der Attacke auf den Anwender verhindern. Die Attacke kann keine Typ- oder Form-Änderungen verhindern die durch Fähigkeiten ausgelöst werden, zum Beispiel []{ability:color-change} oder []{ability:forecast}, genauso wie Effekte die von Fähigkeiten verursacht wurden aber nicht mehr an die Fähigkeit gebunden sind, so wie der []{mechanic:rain} von []{ability:drizzle}. Die Fähigkeit kann []{ability:multitype} nicht verhindern. +Fähigkeiten die dieser Beschreibung nicht entsprechen, selbst wenn sie eine Attacke behindern könnten, werden nicht verhindert. Zum Beispiel beeinflusst Tastfluch nur mögliche zukünftige Anwendungen der Attacke, während Kloakensoße und Wegsperre nur den Effekt der Attacke auf den Anwender verhindern. Die Attacke kann keine Typ- oder Form-Änderungen verhindern die durch Fähigkeiten ausgelöst werden, zum Beispiel Farbwechsel oder Prognose, genauso wie Effekte die von Fähigkeiten verursacht wurden aber nicht mehr an die Fähigkeit gebunden sind, so wie der Regen von Niesel. Die Fähigkeit kann Variabilität nicht verhindern. -Eine Fähigkeit die von dieser Fähigkeit ignoriert wird, wird nur überbrückt, während die Attacke eingesetzt wird. Beispiel: Die Attacken von Pokémon mit dieser Fähigkeit können ein Pokémon mit []{ability:limber} [paralysieren]{mechanic:paralysis} aber []{ability:limber} wird sich aktivieren und die Paralyse direkt danach heilen. Außerdem werden die [Stacheln]{move:spikes} dieses Pokémons nicht von dieser Fähigkeit beeinflusst, nachdem sie platziert wurden. +Eine Fähigkeit die von dieser Fähigkeit ignoriert wird, wird nur überbrückt, während die Attacke eingesetzt wird. Beispiel: Die Attacken von Pokémon mit dieser Fähigkeit können ein Pokémon mit Flexibilität paralysieren aber Flexibilität wird sich aktivieren und die Paralyse direkt danach heilen. Außerdem werden die Stacheln dieses Pokémons nicht von dieser Fähigkeit beeinflusst, nachdem sie platziert wurden. Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt, werden alle Trainer über diese Fähigkeit benachrichtigt. -Die Fähigkeit ist identisch mit []{ability:teravolt} und []{ability:turboblaze}." +Die Fähigkeit ist identisch mit Teravolt und Turbobrand." 104,9,Bypasses targets' abilities if they could hinder or prevent a move.,"This Pokémon's moves completely ignore abilities that could hinder or prevent their effect on the target. -For example, this Pokémon's moves ignore abilities that would fully negate them, such as []{ability:water-absorb}; abilities that would prevent any of their effects, such as []{ability:clear-body}, []{ability:shell-armor}, or []{ability:sticky-hold}; and abilities that grant any general protective benefit, such as []{ability:simple}, []{ability:snow-cloak}, or []{ability:thick-fat}. If an ability could either hinder or help this Pokémon's moves, e.g. []{ability:dry-skin} or []{ability:unaware}, the ability is ignored either way. +For example, this Pokémon's moves ignore abilities that would fully negate them, such as Water Absorb; abilities that would prevent any of their effects, such as Clear Body, Shell Armor, or Sticky Hold; and abilities that grant any general protective benefit, such as Simple, Snow Cloak, or Thick Fat. If an ability could either hinder or help this Pokémon's moves, e.g. Dry Skin or Unaware, the ability is ignored either way. -Abilities that do not fit this description, even if they could hinder moves in some other way, are not affected. For example, []{ability:cursed-body} only affects potential future uses of the move, while []{ability:liquid-ooze} and []{ability:shadow-tag} can only hinder a move's effect on the user. This ablity cannot ignore type or form changes granted by abilities, for example []{ability:color-change} or []{ability:forecast}; nor effects that were caused by abilities but are no longer tied to an ability, such as the rain from []{ability:drizzle}. This ability cannot ignore []{ability:multitype} at all. +Abilities that do not fit this description, even if they could hinder moves in some other way, are not affected. For example, Cursed Body only affects potential future uses of the move, while Liquid Ooze and Shadow Tag can only hinder a move's effect on the user. This ablity cannot ignore type or form changes granted by abilities, for example Color Change or Forecast; nor effects that were caused by abilities but are no longer tied to an ability, such as the rain from Drizzle. This ability cannot ignore Multitype at all. -An ability ignored by this ability is only nullified while the move is being used. For example, this Pokémon's moves can [paralyze]{mechanic:paralysis} a Pokémon with []{ability:limber}, but Limber will activate and heal the paralysis immediately thereafter, and this Pokémon's []{move:spikes} are not affected by this ability after they have been placed. +An ability ignored by this ability is only nullified while the move is being used. For example, this Pokémon's moves can paralyze a Pokémon with Limber, but Limber will activate and heal the paralysis immediately thereafter, and this Pokémon's Spikes are not affected by this ability after they have been placed. When this Pokémon enters battle, all participating trainers are notified that it has this ability. -This ability functions identically to []{ability:teravolt} and []{ability:turboblaze}." -105,5,Augmente les taux de [coups critiques]{mechanic:critical-hit} des capacités d'un niveau.,Les capacités de ce Pokémon ont des taux de [coups critiques]{mechanic:critical-hit} un niveau au dessus du normal. -105,6,Erhöht die [kritische Treffer]{mechanic:critical-hit}rate um 1 Stufe.,Die [kritische Treffer]{mechanic:critical-hit}rate von Attacken von Pokémon mit dieser Fähigkeit sind eine Stufe höher als normal. -105,9,Raises moves' [critical hit]{mechanic:critical-hit} rates one stage.,This Pokémon's moves have [critical hit]{mechanic:critical-hit} rates one stage higher than normal. -106,5,Inflige des dégâts à l'attaquant d'1/4 de ses [PV]{mechanic:hp} max quand mis KO par une capacité à contact.,"Quand ce Pokémon est mis KO par une capacité qui réalise un contact, le lanceur de la capacité subit 1/4 de ses [PV]{mechanic:hp} maximum en dégâts." -106,6,"Schadet dem Angreifer mit 1/4 seiner max []{mechanic:hp}, wenn das Pokémon von einer Attacke mit Kontakt besiegt wird.","Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke mit Kontakt besiegt wird, erleidet der Anwender 1/4 seiner maximalen []{mechanic:hp} Schaden." -106,9,Damages the attacker for 1/4 its max [HP]{mechanic:hp} when knocked out by a contact move.,"When this Pokémon is knocked out by a move that makes contact, the move's user takes 1/4 its maximum [HP]{mechanic:hp} in damage." -107,5,"Notifie tous les dresseurs en entrant au combat si un adversaire a une capacité [super efficace]{mechanic:super-effective}, []{move:self-destruct}, []{move:explosion}, ou une capacité OHKO.","Quand ce Pokémon entre au combat, si l’un de ses adversaires a une capacité qui est [super efficace]{mechanic:super-effective} contre lui, []{move:self-destruct}, []{move:explosion}, ou une capacité OHKO, tous les dresseurs participants sont notifiés. +This ability functions identically to Teravolt and Turboblaze." +105,5,Augmente les taux de coups critiques des capacités d'un niveau.,Les capacités de ce Pokémon ont des taux de coups critiques un niveau au dessus du normal. +105,6,Erhöht die kritische Trefferrate um 1 Stufe.,Die kritische Trefferrate von Attacken von Pokémon mit dieser Fähigkeit sind eine Stufe höher als normal. +105,9,Raises moves' critical hit rates one stage.,This Pokémon's moves have critical hit rates one stage higher than normal. +106,5,Inflige des dégâts à l'attaquant d'1/4 de ses PV max quand mis KO par une capacité à contact.,"Quand ce Pokémon est mis KO par une capacité qui réalise un contact, le lanceur de la capacité subit 1/4 de ses PV maximum en dégâts." +106,6,"Schadet dem Angreifer mit 1/4 seiner max KP, wenn das Pokémon von einer Attacke mit Kontakt besiegt wird.","Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke mit Kontakt besiegt wird, erleidet der Anwender 1/4 seiner maximalen KP Schaden." +106,9,Damages the attacker for 1/4 its max HP when knocked out by a contact move.,"When this Pokémon is knocked out by a move that makes contact, the move's user takes 1/4 its maximum HP in damage." +107,5,"Notifie tous les dresseurs en entrant au combat si un adversaire a une capacité super efficace, Destruction, Explosion, ou une capacité OHKO.","Quand ce Pokémon entre au combat, si l’un de ses adversaires a une capacité qui est super efficace contre lui, Destruction, Explosion, ou une capacité OHKO, tous les dresseurs participants sont notifiés. -La capacité elle-même n’est pas révélée; seulement qu’il y a une telle capacité. Les capacités qui infligent des [dégâts sans type]{mechanic:typeless-damage}, telles que []{move:future-sight}, et les capacités de type variable, telles que []{move:hidden-power}, comptent comme leur type indiqué. []{move:counter}, []{move:metal-burst}, []{move:mirror-coat}, et les capacités OHKO desquelles ce Pokémon est immunisés ne déclenchent pas ce talent." -107,6,"Benachrichtigt alle Trainer im Kampf, wenn ein Gegner eine [sehr effektive]{mechanic:super-effective} Attacke, []{move:self-destruct}, []{move:explosion} oder eine K.O.Attacke hat.","Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt und ein Gegner eine Attacke hat die []{mechanic:super-effective} gegen das Pokémon ist, []{move:self-destruct}, []{move:explosion} oder eine K.O.-Attacke hat, werden alle Trainer darüber benachrichtigt. +La capacité elle-même n’est pas révélée; seulement qu’il y a une telle capacité. Les capacités qui infligent des dégâts sans type, telles que Prescience, et les capacités de type variable, telles que Puissance Cachée, comptent comme leur type indiqué. Riposte, Fulmifer, Voile Miroir, et les capacités OHKO desquelles ce Pokémon est immunisés ne déclenchent pas ce talent." +107,6,"Benachrichtigt alle Trainer im Kampf, wenn ein Gegner eine sehr effektive Attacke, Finale, Explosion oder eine K.O.Attacke hat.","Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt und ein Gegner eine Attacke hat die super effektiv gegen das Pokémon ist, Finale, Explosion oder eine K.O.-Attacke hat, werden alle Trainer darüber benachrichtigt. -Die Attacke selbst wird nicht angekündigt, nur ihre Anwesenheit. Attacken die [typenlosen Schaden]{mechanic:typeless-damage} verursachen, wie []{move:future-sight} und Attacken mit variablen Typ, wie []{move:hidden-power}, werden nach ihrem angezeigten Typ gezählt. []{move:counter}, []{move:metal-burst}, []{move:mirror-coat} und K.O.-Attacken gegen die das Pokémon immun ist werden nicht gezählt." -107,9,"Notifies all trainers upon entering battle if an opponent has a [super-effective]{mechanic:super-effective} move, []{move:self-destruct}, []{move:explosion}, or a one-hit KO move.","When this Pokémon enters battle, if one of its opponents has a move that is [super effective]{mechanic:super-effective} against it, []{move:self-destruct}, []{move:explosion}, or a one-hit knockout move, all participating trainers are notified. +Die Attacke selbst wird nicht angekündigt, nur ihre Anwesenheit. Attacken die typenlosen Schaden verursachen, wie Seher und Attacken mit variablen Typ, wie Kraftreserve, werden nach ihrem angezeigten Typ gezählt. Konter, Metallstoß, Spiegelcape und K.O.-Attacken gegen die das Pokémon immun ist werden nicht gezählt." +107,9,"Notifies all trainers upon entering battle if an opponent has a super-effective move, Self-Destruct, Explosion, or a one-hit KO move.","When this Pokémon enters battle, if one of its opponents has a move that is super effective against it, Self-Destruct, Explosion, or a one-hit knockout move, all participating trainers are notified. -The move itself is not revealed; only that there is such a move. Moves that inflict [typeless damage]{mechanic:typeless-damage}, such as []{move:future-sight}, and moves of variable type, such as []{move:hidden-power}, count as their listed types. []{move:counter}, []{move:metal-burst}, []{move:mirror-coat}, and one-hit KO moves to which this Pokémon is immune do not trigger this ability." +The move itself is not revealed; only that there is such a move. Moves that inflict typeless damage, such as Future Sight, and moves of variable type, such as Hidden Power, count as their listed types. Counter, Metal Burst, Mirror Coat, and one-hit KO moves to which this Pokémon is immune do not trigger this ability." 108,5,Révèle la capacité la plus puissante des adversaires en entrant au combat.,"Quand ce Pokémon entre au combat, il révèle la capacité avec la puissance de base connue la plus grande par n’importe quel Pokémon adverse à tous les dresseurs participants. En cas d’égalité, une est choisie au hasard. @@ -1136,9 +1136,9 @@ Les capacités sans puissance de base indiquée est assignée à une de la mniè Puissance | Capacités ----: | ----- - 160 | Capacités OHKO: []{move:fissure}, []{move:guillotine}, []{move:horn-drill}, et []{move:sheer-cold} - 120 | Capacités de contre: []{move:counter}, []{move:metal-burst}, et []{move:mirror-coat} - 80 | Puissance variable ou dégâts fixés: []{move:crush-grip}, []{move:dragon-rage}, []{move:electro-ball}, []{move:endeavor}, []{move:final-gambit}, []{move:flail}, []{move:frustration}, []{move:grass-knot}, []{move:gyro-ball}, []{move:heat-crash}, []{move:heavy-slam}, []{move:hidden-power}, []{move:low-kick}, []{move:natural-gift}, []{move:night-shade}, []{move:psywave}, []{move:return}, []{move:reversal}, []{move:seismic-toss}, []{move:sonic-boom}, []{move:trump-card}, et []{move:wring-out} + 160 | Capacités OHKO: Abîme, Guillotine, Empal’Korne, et Glaciation + 120 | Capacités de contre: Riposte, Fulmifer, et Voile Miroir + 80 | Puissance variable ou dégâts fixés: Presse, Draco-Rage, Boule Élek, Effort, Tout ou Rien, Gigotage, Frustration, Nœud Herbe, Gyroballe, Tacle Feu, Tacle Lourd, Puissance Cachée, Balayage, Don Naturel, Ombre Nocturne, Vague Psy, Retour, Contre, Frappe Atlas, Sonic Boom, Atout, et Essorage 0 | Aucune des capacités listées " 108,6,Enthüllt die Stärkste Attacke des Gegners beim Betreten des Kampfes.,"Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt, wird die Attacke mit der höchsten Basisstärke eines der Gegner an alle Trainer angekündigt. @@ -1149,9 +1149,9 @@ Attacken ohne angezeigt Basisstärke werden wie folgt behandelt: Stärke | Attacken ----: | ----- - 160 | K.O.-Attacken: []{move:fissure}, []{move:guillotine}, []{move:horn-drill} und []{move:sheer-cold} - 120 | Konter-Attacken: []{move:counter}, []{move:metal-burst} und []{move:mirror-coat} - 80 | Variable Stärke oder fester Schaden: []{move:crush-grip}, []{move:dragon-rage}, []{move:electro-ball}, []{move:endeavor}, []{move:final-gambit}, []{move:flail}, []{move:frustration}, []{move:grass-knot}, []{move:gyro-ball}, []{move:heat-crash}, []{move:heavy-slam}, []{move:hidden-power}, []{move:low-kick}, []{move:natural-gift}, []{move:night-shade}, []{move:psywave}, []{move:return}, []{move:reversal}, []{move:seismic-toss}, []{move:sonic-boom}, []{move:trump-card} und []{move:wring-out} + 160 | K.O.-Attacken: Geofissur, Guillotine, Hornbohrer und Eiseskälte + 120 | Konter-Attacken: Konter, Metallstoß und Spiegelcape + 80 | Variable Stärke oder fester Schaden: Quetschgriff, Drachenwut, Elektroball, Notsituation, Wagemut, Dreschflegel, Frustration, Strauchler, Gyroball, Brandstempel, Rammboss, Kraftreserve, Fußkick, Beerenkräfte, Nachtnebel, Psywelle, Rückkehr, Gegenschlag, Geowurf, Ultraschall, Trumpfkarte und Auswringen 0 | Jede andere Attacke " 108,9,Reveals the opponents' strongest move upon entering battle.,"When this Pokémon enters battle, it reveals the move with the highest base power known by any opposing Pokémon to all participating trainers. @@ -1162,93 +1162,93 @@ Moves without a listed base power are assigned one as follows: Power | Moves ----: | ----- - 160 | One-hit KO moves: []{move:fissure}, []{move:guillotine}, []{move:horn-drill}, and []{move:sheer-cold} - 120 | Counter moves: []{move:counter}, []{move:metal-burst}, and []{move:mirror-coat} - 80 | Variable power or set damage: []{move:crush-grip}, []{move:dragon-rage}, []{move:electro-ball}, []{move:endeavor}, []{move:final-gambit}, []{move:flail}, []{move:frustration}, []{move:grass-knot}, []{move:gyro-ball}, []{move:heat-crash}, []{move:heavy-slam}, []{move:hidden-power}, []{move:low-kick}, []{move:natural-gift}, []{move:night-shade}, []{move:psywave}, []{move:return}, []{move:reversal}, []{move:seismic-toss}, []{move:sonic-boom}, []{move:trump-card}, and []{move:wring-out} + 160 | One-hit KO moves: Fissure, Guillotine, Horn Drill, and Sheer Cold + 120 | Counter moves: Counter, Metal Burst, and Mirror Coat + 80 | Variable power or set damage: Crush Grip, Dragon Rage, Electro Ball, Endeavor, Final Gambit, Flail, Frustration, Grass Knot, Gyro Ball, Heat Crash, Heavy Slam, Hidden Power, Low Kick, Natural Gift, Night Shade, Psywave, Return, Reversal, Seismic Toss, Sonic Boom, Trump Card, and Wring Out 0 | Any such move not listed " -109,5,Ignore les modifications de stat des autres Pokémon pour le calcul des dégâts et précision.,"Ce Pokémon ignore les [modifications de stat]{mechanic:stat-modifiers} des autres Pokémon aux fins des calculs de dégâts et de précision. +109,5,Ignore les modifications de stat des autres Pokémon pour le calcul des dégâts et précision.,"Ce Pokémon ignore les modifications de stat des autres Pokémon aux fins des calculs de dégâts et de précision. -En réalité, ceci affecte les modifications de toutes les stats sauf la [Vitesse]{mechanic:speed}. +En réalité, ceci affecte les modifications de toutes les stats sauf la Vitesse. -La puissance de []{move:punishment} et []{move:stored-power} est calculée normalement. Quand ce Pokémon se blesse dans la [confusion]{mechanic:confusion}, ses modifications de stat affectent les dégâts normalement." -109,6,Ignoriert die []{mechanic:stat-modifier} der Pokémon bei der Schadens- und [Genauigkeitsberechnung]{mechanic:accuracy}.,"Pokémon mit dieser Fähigkeit ignorieren die []{mechanic:stat-modifier} der Gegner bei der Berechnung des Schadens und der []{mechanic:accuracy}. +La puissance de Punition et Force Ajoutée est calculée normalement. Quand ce Pokémon se blesse dans la confusion, ses modifications de stat affectent les dégâts normalement." +109,6,Ignoriert die Statusveränderung der Pokémon bei der Schadens- und Genauigkeitsberechnung.,"Pokémon mit dieser Fähigkeit ignorieren die Statusveränderung der Gegner bei der Berechnung des Schadens und der Genauigkeit. -Dies beeinflusst effektiv alle Änderungen der Statuswerte außer []{mechanic:speed}. +Dies beeinflusst effektiv alle Änderungen der Statuswerte außer Initiative. -Die Stärke von []{move:punishment} und []{move:stored-power} wird normal berechnet. Wenn sich das Pokémon wegen []{mechanic:confusion} selbst verletzt, beeinflussen die []{mechanic:stat-modifier} den Schaden wie sonst auch." -109,9,Ignores other Pokémon's stat modifiers for damage and accuracy calculation.,"This Pokémon ignores other Pokémon's [stat modifiers]{mechanic:stat-modifiers} for the purposes of damage and accuracy calculation. +Die Stärke von Strafattacke und Kraftvorrat wird normal berechnet. Wenn sich das Pokémon wegen Verwirrung selbst verletzt, beeinflussen die Statusveränderung den Schaden wie sonst auch." +109,9,Ignores other Pokémon's stat modifiers for damage and accuracy calculation.,"This Pokémon ignores other Pokémon's stat modifiers for the purposes of damage and accuracy calculation. -Effectively, this affects modifiers of every stat except [Speed]{mechanic:speed}. +Effectively, this affects modifiers of every stat except Speed. -The power of []{move:punishment} and []{move:stored-power} is calculated as usual. When this Pokémon hurts itself in [confusion]{mechanic:confusion}, its stat modifiers affect damage as usual." -110,5,Double les dégâts infligés avec les capacités [pas très efficaces]{mechanic:not-very-effective} moves.,Ce Pokémon inflige deux fois plus de dégâts avec des capacités qui sont [pas très efficaces]{mechanic:not-very-effective} contre la cible. -110,6,Verdoppelt den durch [nicht sehr effektiven]{mechanic:not-very-effective} Attacken verursachten Schaden.,Pokémon mit dieser Fähigkeit verdoppeln den Schaden von Attacken die []{mechanic:not-very-effective} gegen das Ziel sind. -110,9,Doubles damage inflicted with [not-very-effective]{mechanic:not-very-effective} moves.,This Pokémon deals twice as much damage with moves that are [not very effective]{mechanic:not-very-effective} against the target. -111,5,Réduit les dégâts subis des capacités [super efficaces]{mechanic:super-effective} d'1/4.,"Ce Pokémon subit 0.75× des dégâts des capacités qui sont [super efficaces]{mechanic:super-effective} contre lui. +The power of Punishment and Stored Power is calculated as usual. When this Pokémon hurts itself in confusion, its stat modifiers affect damage as usual." +110,5,Double les dégâts infligés avec les capacités pas très efficaces moves.,Ce Pokémon inflige deux fois plus de dégâts avec des capacités qui sont pas très efficaces contre la cible. +110,6,Verdoppelt den durch nicht sehr effektiven Attacken verursachten Schaden.,Pokémon mit dieser Fähigkeit verdoppeln den Schaden von Attacken die nicht sehr effektiv gegen das Ziel sind. +110,9,Doubles damage inflicted with not-very-effective moves.,This Pokémon deals twice as much damage with moves that are not very effective against the target. +111,5,Réduit les dégâts subis des capacités super efficaces d'1/4.,"Ce Pokémon subit 0.75× des dégâts des capacités qui sont super efficaces contre lui. -Ce talent fonctionne de la même manière que []{ability:solid-rock}." -111,6,Reduziert den durch [sehr effektive]{mechanic:super-effective} Attacken verursachten Schaden um 1/4.,"Pokémon mit dieser Fähigkeit erleiden nur 75% des Schadens, der durch Attacken die []{mechanic:super-effective} sind verursacht wurde. +Ce talent fonctionne de la même manière que Solide Roc." +111,6,Reduziert den durch sehr effektive Attacken verursachten Schaden um 1/4.,"Pokémon mit dieser Fähigkeit erleiden nur 75% des Schadens, der durch Attacken die super effektiv sind verursacht wurde. -Die Fähigkeit ist identisch mit []{ability:solid-rock}." -111,9,Decreases damage taken from [super-effective]{mechanic:super-effective} moves by 1/4.,"This Pokémon takes 0.75× as much damage from moves that are [super effective]{mechanic:super-effective} against it. +Die Fähigkeit ist identisch mit Felskern." +111,9,Decreases damage taken from super-effective moves by 1/4.,"This Pokémon takes 0.75× as much damage from moves that are super effective against it. -This ability functions identically to []{ability:solid-rock}." -112,5,Divise par deux l'[Attaque]{mechanic:attack} et [Vitesse]{mechanic:speed} pendant cinq tours en entrant au combat.,"L’[Attaque]{mechanic:attack} et [Vitesse]{mechanic:speed} de ce Pokémon sont divisés par deux pendant cinq tours en entrant au combat. +This ability functions identically to Solid Rock." +112,5,Divise par deux l'Attaque et Vitesse pendant cinq tours en entrant au combat.,"L’Attaque et Vitesse de ce Pokémon sont divisés par deux pendant cinq tours en entrant au combat. Ce talent s’active aussi quand acquis pendant le combat. Si ce Pokémon perd son talent avant que les cinq tours s’écoulent, ses Attaque et Vitesse reviennent à la normale; s’il regagne ce talent sans quitter le combat, ses Attaque et Vitesse sont divisées par deux à nouveau, mais le compteur continue de compter d’où il était." -112,6,Halbiert den []{mechanic:attack} und die []{mechanic:speed} 5 Runden lang nach Betreten des Kampfes.,"Der []{mechanic:attack} und die []{mechanic:speed} von Pokémon mit dieser Fähigkeit werden 5 Runden nach Betreten des Kampfes halbiert. +112,6,Halbiert den Angriff und die Initiative 5 Runden lang nach Betreten des Kampfes.,"Der Angriff und die Initiative von Pokémon mit dieser Fähigkeit werden 5 Runden nach Betreten des Kampfes halbiert. -Die Fähigkeit wirkt auch, wenn sie während des Kampfes erlangt wird. Wenn das Pokémon die Fähigkeit nach Beginn des Kampfes verliert, werden sein []{mechanic:attack} und seine []{mechanic:speed} wieder normal, wenn es die Fähigkeit dann wieder erlangt, werden []{mechanic:attack} und []{mechanic:speed} wieder halbiert, aber der Zähler wird nicht zurückgesetzt." -112,9,Halves [Attack]{mechanic:attack} and [Speed]{mechanic:speed} for five turns upon entering battle.,"This Pokémon's [Attack]{mechanic:attack} and [Speed]{mechanic:speed} are halved for five turns upon entering battle. +Die Fähigkeit wirkt auch, wenn sie während des Kampfes erlangt wird. Wenn das Pokémon die Fähigkeit nach Beginn des Kampfes verliert, werden sein Angriff und seine Initiative wieder normal, wenn es die Fähigkeit dann wieder erlangt, werden Angriff und Initiative wieder halbiert, aber der Zähler wird nicht zurückgesetzt." +112,9,Halves Attack and Speed for five turns upon entering battle.,"This Pokémon's Attack and Speed are halved for five turns upon entering battle. This ability also takes effect when acquired during battle. If this Pokémon loses its ability before the five turns are up, its Attack and Speed return to normal; if it then regains this ability without leaving battle, its Attack and Speed are halved again, but the counter keeps counting from where it was." -113,5,Laisse les capacités []{type:normal} et []{type:fighting} du Pokémon frapper les Pokémon []{type:ghost}.,"Ce Pokémon ignore les immunités des Pokémon de type []{type:ghost} aux capacités de type []{type:normal} et []{type:fighting}. +113,5,Laisse les capacités Normal et Combat du Pokémon frapper les Pokémon Spectre.,"Ce Pokémon ignore les immunités des Pokémon de type Spectre aux capacités de type Normal et Combat. Les autres types des Pokémon Spectre affectent les dégâts normalement." -113,6,Lässt die []{type:normal} und []{type:fighting} Attacken des Pokémons []{type:ghost} Pokémon treffen.,"Pokémon mit dieser Fähigkeit ignorieren die Immunität von []{type:ghost} Pokémon gegen []{type:normal} und []{type:fighting} Attacken. +113,6,Lässt die Normal und Kampf Attacken des Pokémons Geist Pokémon treffen.,"Pokémon mit dieser Fähigkeit ignorieren die Immunität von Geist Pokémon gegen Normal und Kampf Attacken. -Der zweite Typ des []{type:ghost} Pokémons beeinflusst den Schaden wie sonst auch." -113,9,Lets the Pokémon's []{type:normal} and []{type:fighting} moves hit []{type:ghost} Pokémon.,"This Pokémon ignores []{type:ghost}-type Pokémon's immunity to []{type:normal}- and []{type:fighting}-type moves. +Der zweite Typ des Geist Pokémons beeinflusst den Schaden wie sonst auch." +113,9,Lets the Pokémon's Normal and Fighting moves hit Ghost Pokémon.,"This Pokémon ignores Ghost-type Pokémon's immunity to Normal- and Fighting-type moves. Ghost Pokémon's other types affect damage as usual." -114,5,"Redirige les capacités []{type:water} à cible unique sur ce Pokémon si possible. Absorbe les capacités Eau, augmentant l'[Attaque Spéciale]{mechanic:special-attack} d'un [niveau]{mechanic:stat-modifier}.","Toutes les capacités à cible unique de type []{type:water} des autres Pokémon sont redirigées sur ce Pokémon, s’il est une cible éligible. Les capacités Eau des autres Pokémon augmentent l’[Attaque Spéciale]{mechanic:special-attack} de ce Pokémon d’un [niveau]{mechanic:stat-modifier}, annulant n’importe quel autre effet sur lui, et ne peut pas le manquer. +114,5,"Redirige les capacités Eau à cible unique sur ce Pokémon si possible. Absorbe les capacités Eau, augmentant l'Attaque Spéciale d'un niveau.","Toutes les capacités à cible unique de type Eau des autres Pokémon sont redirigées sur ce Pokémon, s’il est une cible éligible. Les capacités Eau des autres Pokémon augmentent l’Attaque Spéciale de ce Pokémon d’un niveau, annulant n’importe quel autre effet sur lui, et ne peut pas le manquer. -Si la cible prévue de la capacité a aussi ce talent, la capacité n’est pas redirigée. Quand plusieurs Pokémon avec ce talent sont des cibles possibles pour la redirection, la capacité est redirigée vers celle avec la plus grande stat de [Vitesse]{mechanic:speed}, ou, en cas d’égalité, vers un Pokémon aléatoire de l’égalité. []{move:follow-me} prend la priorité sur ce talent." -114,6,Leitet []{type:water} Attacken auf dieses Pokémon um. Absorbiert []{type:water} Attacken und erhöht den []{mechanic:special-attack} um 1 [Stufe]{mechanic:stat-modifier}.,"Alle []{type:water} Attacken von anderen Pokémon mit nur einem Ziel werden auf das Pokémon mit dieser Fähigkeit umgeleitet, wenn es ein mögliches Ziel ist. []{type:water} die dieses Pokémon treffen erhöhen seinen []{mechanic:special-attack} um eine [Stufe]{mechanic:stat-modifier}, wobei jeder andere Effekt entfernt wird. Die Attacke kann außerdem nicht daneben gehen. +Si la cible prévue de la capacité a aussi ce talent, la capacité n’est pas redirigée. Quand plusieurs Pokémon avec ce talent sont des cibles possibles pour la redirection, la capacité est redirigée vers celle avec la plus grande stat de Vitesse, ou, en cas d’égalité, vers un Pokémon aléatoire de l’égalité. Par Ici prend la priorité sur ce talent." +114,6,Leitet Wasser Attacken auf dieses Pokémon um. Absorbiert Wasser Attacken und erhöht den Spezialangriff um 1 Stufe.,"Alle Wasser Attacken von anderen Pokémon mit nur einem Ziel werden auf das Pokémon mit dieser Fähigkeit umgeleitet, wenn es ein mögliches Ziel ist. Wasser die dieses Pokémon treffen erhöhen seinen Spezialangriff um eine Stufe, wobei jeder andere Effekt entfernt wird. Die Attacke kann außerdem nicht daneben gehen. -Wenn das eigentliche Ziel der Attacke die Fähigkeit ebenfalls hat, wird die Attacke nicht umgeleitet. Wenn mehrere Pokémon mit dieser Fähigkeit mögliche Ziele sind, wird die Attacke zu dem mit der höchsten []{mechanic:speed}, oder, bei Gleichstand, zu einem zufälligen Pokémon umgeleitet. []{move:follow-me} erhält vor dieser Fähigkeit den Vorzug." -114,9,"Redirects single-target []{type:water} moves to this Pokémon where possible. Absorbs Water moves, raising [Special Attack]{mechanic:special-attack} one [stage]{mechanic:stat-modifier}.","All other Pokémon's single-target []{type:water}-type moves are redirected to this Pokémon, if it is an eligible target. Other Pokémon's Water moves raise this Pokémon's [Special Attack]{mechanic:special-attack} one [stage]{mechanic:stat-modifier}, negating any other effect on it, and cannot miss it. +Wenn das eigentliche Ziel der Attacke die Fähigkeit ebenfalls hat, wird die Attacke nicht umgeleitet. Wenn mehrere Pokémon mit dieser Fähigkeit mögliche Ziele sind, wird die Attacke zu dem mit der höchsten Initiative, oder, bei Gleichstand, zu einem zufälligen Pokémon umgeleitet. Spotlight erhält vor dieser Fähigkeit den Vorzug." +114,9,"Redirects single-target Water moves to this Pokémon where possible. Absorbs Water moves, raising Special Attack one stage.","All other Pokémon's single-target Water-type moves are redirected to this Pokémon, if it is an eligible target. Other Pokémon's Water moves raise this Pokémon's Special Attack one stage, negating any other effect on it, and cannot miss it. -If the move's intended target also has this ability, the move is not redirected. When multiple Pokémon with this ability are possible targets for redirection, the move is redirected to the one with the highest [Speed]{mechanic:speed} stat, or, in the case of a tie, to a random tied Pokémon. []{move:follow-me} takes precedence over this ability." -115,5,Soigne 1/16 des [PV]{mechanic:hp} max après chaque tour sous grêle. Protège contre les dégâts de la grêle.,"Ce Pokémon se soigne d'1/16 de ses [PV]{mechanic:hp} maximum après chaque tour sous [grêle]{mechanic:hail}, et il ne subit pas les dégâts de la grêle peu importe son type." -115,6,Heilt jede Runde 1/16 der max []{mechanic:hp} wenn es [hagelt]{mechanic:hail}. Schützt vor Schäden durch []{mechanic:hail}.,Pokémon mit dieser Fähigkeit heilen am Ende jeder Runde 1/16 ihrer maximalen [HP]{mechanic:hp} wenn es [hagelt]{mechanic:hail} und sie nehmen durch []{mechanic:hail} keinen Schaden unabhängig von ihrem Typ. -115,9,Heals for 1/16 max [HP]{mechanic:hp} after each turn during hail. Protects against hail damage.,"This Pokémon heals for 1/16 of its maximum [HP]{mechanic:hp} after each turn during [hail]{mechanic:hail}, and it does not take hail damage regardless of type." -116,5,Diminue les dégâts subis des capacités [super efficaces]{mechanic:super-effective} de 1/4.,"Ce Pokémon subit 0.75× de dégâts des capacités qui sont [super efficaces]{mechanic:super-effective} contre lui. +If the move's intended target also has this ability, the move is not redirected. When multiple Pokémon with this ability are possible targets for redirection, the move is redirected to the one with the highest Speed stat, or, in the case of a tie, to a random tied Pokémon. Follow Me takes precedence over this ability." +115,5,Soigne 1/16 des PV max après chaque tour sous grêle. Protège contre les dégâts de la grêle.,"Ce Pokémon se soigne d'1/16 de ses PV maximum après chaque tour sous grêle, et il ne subit pas les dégâts de la grêle peu importe son type." +115,6,Heilt jede Runde 1/16 der max KP wenn es hagelt. Schützt vor Schäden durch Hagelsturm.,Pokémon mit dieser Fähigkeit heilen am Ende jeder Runde 1/16 ihrer maximalen HP wenn es hagelt und sie nehmen durch Hagelsturm keinen Schaden unabhängig von ihrem Typ. +115,9,Heals for 1/16 max HP after each turn during hail. Protects against hail damage.,"This Pokémon heals for 1/16 of its maximum HP after each turn during hail, and it does not take hail damage regardless of type." +116,5,Diminue les dégâts subis des capacités super efficaces de 1/4.,"Ce Pokémon subit 0.75× de dégâts des capacités qui sont super efficaces contre lui. -Ce talent fonctionne de la même manière que []{ability:filter}." -116,6,Reduziert den durch [sehr effektive]{mechanic:super-effective} Attacken verursachten Schaden um 1/4.,"Pokémon mit dieser Fähigkeit erleiden nur 75% des Schadens, der durch Attacken die []{mechanic:super-effective} sind verursacht wurde. +Ce talent fonctionne de la même manière que Filtre." +116,6,Reduziert den durch sehr effektive Attacken verursachten Schaden um 1/4.,"Pokémon mit dieser Fähigkeit erleiden nur 75% des Schadens, der durch Attacken die super effektiv sind verursacht wurde. -Die Fähigkeit ist identisch mit []{ability:filter}." -116,9,Decreases damage taken from [super-effective]{mechanic:super-effective} moves by 1/4.,"This Pokémon takes 0.75× as much damage from moves that are [super effective]{mechanic:super-effective} against it. +Die Fähigkeit ist identisch mit Filter." +116,9,Decreases damage taken from super-effective moves by 1/4.,"This Pokémon takes 0.75× as much damage from moves that are super effective against it. -This ability functions identically to []{ability:filter}." -117,5,Invoque une [grêle]{mechanic:hail} qui dure indéfiniment en entrant sur le terrain.,"La [météo]{mechanic:weather} se change en [grêle]{mechanic:hail} quand ce Pokémon entre au combat et ne prend pas fin à moins d’être annulée par une autre condition météo. +This ability functions identically to Filter." +117,5,Invoque une grêle qui dure indéfiniment en entrant sur le terrain.,"La météo se change en grêle quand ce Pokémon entre au combat et ne prend pas fin à moins d’être annulée par une autre condition météo. -Si plusieurs Pokémon avec ce talent, []{ability:drizzle}, []{ability:drought}, ou []{ability:sand-stream} sont envoyés en même temps, les talents s’activent dans l’ordre des [Vitesses]{mechanic:speed}, respectant []{move:trick-room}. Chaque météo de talent annulera la précédente météo, et seulement la météo invoquée par le Pokémon le plus lent restera." -117,6,Ändert beim Betreten des Kampfes das []{mechanic:weather} in []{mechanic:hail}.,"Das []{mechanic:weather} ändert sich zu []{mechanic:hail}, wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt. Dieser Effekt ist dauerhaft bis das []{mechanic:weather} geändert wird. +Si plusieurs Pokémon avec ce talent, Crachin, Sécheresse, ou Sable Volant sont envoyés en même temps, les talents s’activent dans l’ordre des Vitesses, respectant Distorsion. Chaque météo de talent annulera la précédente météo, et seulement la météo invoquée par le Pokémon le plus lent restera." +117,6,Ändert beim Betreten des Kampfes das Wetter in Hagelsturm.,"Das Wetter ändert sich zu Hagelsturm, wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt. Dieser Effekt ist dauerhaft bis das Wetter geändert wird. -Wenn mehrere Pokémon mit dieser Fähigkeit, []{ability:drizzle}, []{ability:drought} oder []{ability:sand-stream} zur selben Zeit den Kampf betreten, werden die Fähigkeiten nach Reihenfolge der []{mechanic:speed} der Pokémon ausgelöst, unter Berücksichtigung von []{move:trick-room}." -117,9,Summons [hail]{mechanic:hail} that lasts indefinitely upon entering battle.,"The [weather]{mechanic:weather} changes to [hail]{mechanic:hail} when this Pokémon enters battle and does not end unless cancelled by another weather condition. +Wenn mehrere Pokémon mit dieser Fähigkeit, Niesel, Dürre oder Sandsturm zur selben Zeit den Kampf betreten, werden die Fähigkeiten nach Reihenfolge der Initiative der Pokémon ausgelöst, unter Berücksichtigung von Bizarroraum." +117,9,Summons hail that lasts indefinitely upon entering battle.,"The weather changes to hail when this Pokémon enters battle and does not end unless cancelled by another weather condition. -If multiple Pokémon with this ability, []{ability:drizzle}, []{ability:drought}, or []{ability:sand-stream} are sent out at the same time, the abilities will activate in order of [Speed]{mechanic:speed}, respecting []{move:trick-room}. Each ability's weather will cancel the previous weather, and only the weather summoned by the slowest of the Pokémon will stay." -118,5,Le Pokémon peut ramasser du []{item:honey} après le combat.,"Ce Pokémon a une chance de ramasser du []{item:honey} après chaque combat. Cette chance commence à 5% et augmente d’un autre 5% après chaque dizaine de niveaux: 5% du niveau 1–10, 10% de 11–20, etc..., jusqu’à 50% de 91–100. +If multiple Pokémon with this ability, Drizzle, Drought, or Sand Stream are sent out at the same time, the abilities will activate in order of Speed, respecting Trick Room. Each ability's weather will cancel the previous weather, and only the weather summoned by the slowest of the Pokémon will stay." +118,5,Le Pokémon peut ramasser du Miel après le combat.,"Ce Pokémon a une chance de ramasser du Miel après chaque combat. Cette chance commence à 5% et augmente d’un autre 5% après chaque dizaine de niveaux: 5% du niveau 1–10, 10% de 11–20, etc..., jusqu’à 50% de 91–100. Ce talent est vérifié après que le combat prenne fin, auquel moment n’importe quel changement temporaire de talent sera dissipé." -118,6,Das Pokémon hebt nach dem Kampf gelegentlich []{item:honey} auf.,"Pokémon mit dieser Fähigkeit haben eine Chance nach dem Kampf []{item:honey} aufzuheben. Die Chance startet bei 5% und steigt um weitete 5% mit jedem 10. Level: 5% bei Level 1–10, 10% bei 11–20 und so weiter, bis zu 50% bei 91–100. +118,6,Das Pokémon hebt nach dem Kampf gelegentlich Honig auf.,"Pokémon mit dieser Fähigkeit haben eine Chance nach dem Kampf Honig aufzuheben. Die Chance startet bei 5% und steigt um weitete 5% mit jedem 10. Level: 5% bei Level 1–10, 10% bei 11–20 und so weiter, bis zu 50% bei 91–100. Die Fähigkeit wird überprüft wenn der Kampf endet, wenn temporäre Fähigkeiten wieder weg sind." -118,9,The Pokémon may pick up []{item:honey} after battle.,"This Pokémon has a chance of picking up []{item:honey} after each battle. This chance starts at 5% and rises another 5% after every tenth level: 5% from level 1–10, 10% from 11–20, and so on, up to 50% from 91–100. +118,9,The Pokémon may pick up Honey after battle.,"This Pokémon has a chance of picking up Honey after each battle. This chance starts at 5% and rises another 5% after every tenth level: 5% from level 1–10, 10% from 11–20, and so on, up to 50% from 91–100. This ability is checked after the battle ends, at which point any temporary ability changes have worn off." 119,5,Révèle un objet tenu de l'adversaire en entrant au combat.,"Quand ce Pokémon entre au combat, il révèle un objet tenu d’un Pokémon opposé à tous les dresseurs participants. @@ -1262,106 +1262,106 @@ Wenn bei Mehrfachkämpfen ein Gegner ein Item hält, wird dieses angezeigt, wenn In a double battle, if one opponent has an item, this Pokémon will Frisk that Pokémon; if both have an item, it will Frisk one at random." 120,5,Renforce les capacités avec contrecoup d'1.2× leur puissance.,"Les capacités à contrecoup de ce Pokémon et capacités d’écrasement ont 1.2× leur puissance de base. -[]{move:struggle} n’est pas affecté. +Lutte n’est pas affecté. -Les ""capacités d’écrasement"" sont les capacités qui infligent des dégâts au lanceur quand ils manquent leur cible: []{move:jump-kick} et []{move:high-jump-kick}." +Les ""capacités d’écrasement"" sont les capacités qui infligent des dégâts au lanceur quand ils manquent leur cible: Pied Sauté et Pied Voltige." 120,6,Verstärkt Rückstoßattacken um 20%.,"Rückstoß- und Crashattacken von Pokémon mit dieser Fähigkeit haben 1,2× so viel Basisstärke wie sonst. -[]{move:struggle} ist davon nicht betroffen. +Verzweifler ist davon nicht betroffen. -""Crashattacken"" sind solche, die dem Anwender schaden wenn sie fehlschlagen wie []{move:jump-kick} und []{move:high-jump-kick}." +""Crashattacken"" sind solche, die dem Anwender schaden wenn sie fehlschlagen wie Sprungkick und Turmkick." 120,9,Strengthens recoil moves to 1.2× their power.,"This Pokémon's recoil moves and crash moves have 1.2× their base power. -[]{move:struggle} is unaffected. +Struggle is unaffected. -The ""crash moves"" are the moves that damage the user upon missing: []{move:jump-kick} and []{move:high-jump-kick}." -121,5,Change le type et la forme d'[]{pokemon:arceus} pour correspondre à sa Plaque tenue.,"Si ce Pokémon tient une Plaque élémentaire, son type et forme changent pour correspondre à la Plaque. +The ""crash moves"" are the moves that damage the user upon missing: Jump Kick and High Jump Kick." +121,5,Change le type et la forme d'Arceus pour correspondre à sa Plaque tenue.,"Si ce Pokémon tient une Plaque élémentaire, son type et forme changent pour correspondre à la Plaque. -L’objet tenu de ce Pokémon, qu’il soit une Plaque ou non, ne peut pas être pris par []{move:covet} ou []{move:thief}, ni supprimé par []{move:knock-off}, ni échangé par []{move:switcheroo} ou []{move:trick}. Implore, Larcin, et Sabotage infligent toujours des dégâts à ce Pokémon. Contrairement à avec []{ability:sticky-hold}, ce Pokémon ne peut pas utiliser []{move:fling}, Passe-Passe, ou Tour de Magie pour perdre son objet lui-même, ni gagner un objet via Passe-Passe ou Tour de Magie s’il n’en a pas. +L’objet tenu de ce Pokémon, qu’il soit une Plaque ou non, ne peut pas être pris par Implore ou Larcin, ni supprimé par Sabotage, ni échangé par Passe-Passe ou Tour de Magie. Implore, Larcin, et Sabotage infligent toujours des dégâts à ce Pokémon. Contrairement à avec Glu, ce Pokémon ne peut pas utiliser Dégommage, Passe-Passe, ou Tour de Magie pour perdre son objet lui-même, ni gagner un objet via Passe-Passe ou Tour de Magie s’il n’en a pas. -Ce talent n’a pas d’effet pour n’importe quel Pokémon autre qu’[]{pokemon:arceus}. Ce talent ne peut pas être échangé avec []{move:skill-swap}, ni copié avec []{move:role-play} ou []{ability:trace}, ni désactivé avec []{move:gastro-acid}, ni changé avec []{move:worry-seed}. Ce Pokémon ne peut pas utiliser Échange ou Imitation pour perdre son talent lui-même. []{ability:mold-breaker} ne peut pas ignorer ce talent. +Ce talent n’a pas d’effet pour n’importe quel Pokémon autre qu’Arceus. Ce talent ne peut pas être échangé avec Échange, ni copié avec Imitation ou Calque, ni désactivé avec Suc Digestif, ni changé avec Soucigraine. Ce Pokémon ne peut pas utiliser Échange ou Imitation pour perdre son talent lui-même. Brise Moule ne peut pas ignorer ce talent. -Si un Pokémon [se transforme]{move:transform} en un Arceus avec ce talent, il se transformera en la forme de type []{type:normal}, par défaut d’Arceus. Si le Pokémon transformé tient une Plaque, ce talent s’activera alors et changera le Pokémon en la forme correspondante." -121,6,Ändert []{pokemon:arceus} Typ und Form entsprechend der Tafel die es hält.,"Wenn []{pokemon:arceus} eine Tayp-Tafel hält, ändert sich sein Typ und seine Form entsprechend der Tafel. +Si un Pokémon se transforme en un Arceus avec ce talent, il se transformera en la forme de type Normal, par défaut d’Arceus. Si le Pokémon transformé tient une Plaque, ce talent s’activera alors et changera le Pokémon en la forme correspondante." +121,6,Ändert Arceus Typ und Form entsprechend der Tafel die es hält.,"Wenn Arceus eine Tayp-Tafel hält, ändert sich sein Typ und seine Form entsprechend der Tafel. -[]{pokemon:arceus} getragenes Item, egal ob es sich um eine Tafel handelt oder nicht, kann nicht durch []{move:covet} oder []{move:thief} gestohlen, oder mit []{move:knock-off} entfernt werden, noch kann es durch []{move:switcheroo} oder []{move:trick} getauscht werden. []{move:covet}, []{move:thief} and []{move:knock-off} richten trotzdem Schaden an. Anders als []{ability:sticky-hold} kann []{pokemon:arceus} []{move:fling}, []{move:switcheroo} und []{move:trick} nicht benutzen um das Item zu verlieren, noch eines durch []{move:switcheroo} oder []{move:trick} bekommen, wenn es keines trägt. +Arceus getragenes Item, egal ob es sich um eine Tafel handelt oder nicht, kann nicht durch Bezirzer oder Raub gestohlen, oder mit Abschlag entfernt werden, noch kann es durch Wechseldich oder Trickbetrug getauscht werden. Bezirzer, Raub and Abschlag richten trotzdem Schaden an. Anders als Klebekörper kann Arceus Schleuder, Wechseldich und Trickbetrug nicht benutzen um das Item zu verlieren, noch eines durch Wechseldich oder Trickbetrug bekommen, wenn es keines trägt. -Die Fähigkeit hat keinen Effekt für Pokémon außer []{pokemon:arceus}. Die Fähigkeit kann nicht durch []{move:skill-swap} getauscht, mit []{move:role-play} bzw. []{ability:trace} kopiert, mit []{move:gastro-acid} deaktiviert oder mit []{move:worry-seed} geändert werden. Das Pokémon kann []{move:skill-swap} oder []{move:role-play} einsetzen um die Fähigkeit zu verlieren. []{ability:mold-breaker} kann diese Fähigkeit nicht ignorieren. +Die Fähigkeit hat keinen Effekt für Pokémon außer Arceus. Die Fähigkeit kann nicht durch Fähigkeitstausch getauscht, mit Rollenspiel bzw. Erfassen kopiert, mit Magensäfte deaktiviert oder mit Sorgensamen geändert werden. Das Pokémon kann Fähigkeitstausch oder Rollenspiel einsetzen um die Fähigkeit zu verlieren. Überbrückung kann diese Fähigkeit nicht ignorieren. -Wenn sich ein Pokémon in ein []{pokemon:arceus} mit dieser Fähigkeit [verwandelt]{move:transform}, wird es sich in []{pokemon:arceus} []{type:normal}form verwandeln. Wenn das sich verwandelnde Pokémon eine Tafel trägt, wird sich die Fähigkeit aktivieren und es in den entsprechenden Typ wandeln." -121,9,Changes []{pokemon:arceus}'s type and form to match its held Plate.,"If this Pokémon is holding an elemental Plate, its type and form change to match the Plate. +Wenn sich ein Pokémon in ein Arceus mit dieser Fähigkeit verwandelt, wird es sich in Arceus Normalform verwandeln. Wenn das sich verwandelnde Pokémon eine Tafel trägt, wird sich die Fähigkeit aktivieren und es in den entsprechenden Typ wandeln." +121,9,Changes Arceus's type and form to match its held Plate.,"If this Pokémon is holding an elemental Plate, its type and form change to match the Plate. -This Pokémon's held item, whether or not it is a Plate, cannot be taken by []{move:covet} or []{move:thief}, nor removed by []{move:knock-off}, nor traded by []{move:switcheroo} or []{move:trick}. Covet, Thief, and Knock Off still inflict damage against this Pokémon. Unlike with []{ability:sticky-hold}, this Pokémon cannot use []{move:fling}, Switcheroo, or Trick to lose its item itself, nor gain an item through Switcheroo or Trick if it does not have one. +This Pokémon's held item, whether or not it is a Plate, cannot be taken by Covet or Thief, nor removed by Knock Off, nor traded by Switcheroo or Trick. Covet, Thief, and Knock Off still inflict damage against this Pokémon. Unlike with Sticky Hold, this Pokémon cannot use Fling, Switcheroo, or Trick to lose its item itself, nor gain an item through Switcheroo or Trick if it does not have one. -This ability has no effect for any Pokémon other than []{pokemon:arceus}. This ability cannot be traded with []{move:skill-swap}, nor copied with []{move:role-play} or []{ability:trace}, nor disabled with []{move:gastro-acid}, nor changed with []{move:worry-seed}. This Pokémon cannot use Skill Swap or Role Play to lose its ability itself. []{ability:mold-breaker} cannot ignore this ability. +This ability has no effect for any Pokémon other than Arceus. This ability cannot be traded with Skill Swap, nor copied with Role Play or Trace, nor disabled with Gastro Acid, nor changed with Worry Seed. This Pokémon cannot use Skill Swap or Role Play to lose its ability itself. Mold Breaker cannot ignore this ability. -If a Pokémon [Transforms]{move:transform} into an Arceus with this ability, it will Transform into Arceus's default, []{type:normal}-type form. If the Transforming Pokémon is holding a Plate, this ability will then activate and change the Pokémon into the corresponding form." -122,5,Augmente l'[Attaque]{mechanic:attack} et [Défense Spéciale]{mechanic:special-defense} des Pokémon alliés d'1.5× sous [soleil intense]{mechanic:strong-sunlight}.,"Les Pokémon alliés ont 1.5× leur [Attaque]{mechanic:attack} et [Défense Spéciale]{mechanic:special-defense} sous [soleil intense]{mechanic:strong-sunlight} si n’importe quel Pokémon allié a ce talent. +If a Pokémon Transforms into an Arceus with this ability, it will Transform into Arceus's default, Normal-type form. If the Transforming Pokémon is holding a Plate, this ability will then activate and change the Pokémon into the corresponding form." +122,5,Augmente l'Attaque et Défense Spéciale des Pokémon alliés d'1.5× sous soleil intense.,"Les Pokémon alliés ont 1.5× leur Attaque et Défense Spéciale sous soleil intense si n’importe quel Pokémon allié a ce talent. -Contrairement à []{ability:forecast}, []{ability:multitype}, et []{ability:zen-mode}, ce talent n’est pas lié au changement de forme de son Pokémon; []{pokemon:cherrim} permutera entre ses formes même s’il perd ce talent. Ainsi, ce talent fonctionne aussi si obtenu par un Pokémon autre que Ceriflor." -122,6,Erhöht []{mechanic:attack} und []{mechanic:special-defense} von Partnern um 50% während [starkem Sonnenlicht]{mechanic:strong-sunlight}.,"[]{mechanic:attack} und []{mechanic:special-defense} von Teampartnern sind während [starkem Sonnenlicht]{mechanic:strong-sunlight} 1,5× so hoch wie normal, wenn sich ein Pokémon mit dieser Fähigkeit im Kampf befindet. +Contrairement à Météo, Multi-Type, et Mode Transe, ce talent n’est pas lié au changement de forme de son Pokémon; Ceriflor permutera entre ses formes même s’il perd ce talent. Ainsi, ce talent fonctionne aussi si obtenu par un Pokémon autre que Ceriflor." +122,6,Erhöht Angriff und Spezialverteidigung von Partnern um 50% während starkem Sonnenlicht.,"Angriff und Spezialverteidigung von Teampartnern sind während starkem Sonnenlicht 1,5× so hoch wie normal, wenn sich ein Pokémon mit dieser Fähigkeit im Kampf befindet. -Ansers als []{ability:forecast}, []{ability:multitype} und []{ability:zen-mode} ist die Form des Pokémon nicht an diese Fähigkeit gebunden. []{pokemon:cherrim} kann seine Formen wechseln auch wenn es die Fähigkeit veloren hat. Die Fähigkeit wirkt auch auf anderen Pokémon, wenn sie von diesen erlangt wurde." -122,9,Increases friendly Pokémon's [Attack]{mechanic:attack} and [Special Defense]{mechanic:special-defense} to 1.5× during [strong sunlight]{mechanic:strong-sunlight}.,"Friendly Pokémon have 1.5× their [Attack]{mechanic:attack} and [Special Defense]{mechanic:special-defense} during [strong sunlight]{mechanic:strong-sunlight} if any friendly Pokémon has this ability. +Ansers als Prognose, Variabilität und Trance-Modus ist die Form des Pokémon nicht an diese Fähigkeit gebunden. Kinoso kann seine Formen wechseln auch wenn es die Fähigkeit veloren hat. Die Fähigkeit wirkt auch auf anderen Pokémon, wenn sie von diesen erlangt wurde." +122,9,Increases friendly Pokémon's Attack and Special Defense to 1.5× during strong sunlight.,"Friendly Pokémon have 1.5× their Attack and Special Defense during strong sunlight if any friendly Pokémon has this ability. -Unlike []{ability:forecast}, []{ability:multitype}, and []{ability:zen-mode}, this ability is not tied to its Pokémon's form change; []{pokemon:cherrim} will switch between its forms even if it loses this ability. As such, this ability also works if obtained by a Pokémon other than Cherrim." -123,5,Inflige des dégâts aux adversaires [endormis]{mechanic:sleep} à hauteur d'1/8 de leurs [PV]{mechanic:hp} max après chaque tour.,Les Pokémon adverses subissent 1/8 de leurs [PV]{mechanic:hp} maximum en dégâts après chaque tour quand ils sont [endormis]{mechanic:asleep}. -123,6,Fügt [schlafenden]{mechanic:sleep} Gegnern jede Runde 1/8 ihrer max []{mechanic:hp} Schaden zu.,"Gegner erleiden am Ende jeder Runde 1/8 ihrer maximalen []{mechanic:hp} Schaden, wenn sie [schlafen]{mechanic:asleep}." -123,9,Damages [sleeping]{mechanic:sleep} opponents for 1/8 their max [HP]{mechanic:hp} after each turn.,Opposing Pokémon take 1/8 of their maximum [HP]{mechanic:hp} in damage after each turn while they are [asleep]{mechanic:asleep}. +Unlike Forecast, Multitype, and Zen Mode, this ability is not tied to its Pokémon's form change; Cherrim will switch between its forms even if it loses this ability. As such, this ability also works if obtained by a Pokémon other than Cherrim." +123,5,Inflige des dégâts aux adversaires endormis à hauteur d'1/8 de leurs PV max après chaque tour.,Les Pokémon adverses subissent 1/8 de leurs PV maximum en dégâts après chaque tour quand ils sont endormis. +123,6,Fügt schlafenden Gegnern jede Runde 1/8 ihrer max KP Schaden zu.,"Gegner erleiden am Ende jeder Runde 1/8 ihrer maximalen KP Schaden, wenn sie schlafen." +123,9,Damages sleeping opponents for 1/8 their max HP after each turn.,Opposing Pokémon take 1/8 of their maximum HP in damage after each turn while they are asleep. 124,5,Vole les objets tenus des Pokémon attaquants en cas de contact.,"Quand une capacité réalise un contact avec ce Pokémon, s’il n’a pas d’objet tenu, il vote l’objet tenu de l’attaquant. -Ce Pokémon ne peut pas voler en étant mis KO. Il peut voler si l’attaquant a un []{move:substitute}, mais ne peut pas voler quand son propre Clone est frappé. Si une capacité frappe plusieurs fois, seul le dernier coup déclenche ce talent. Si ce Pokémon est sauvage, il ne peut pas voler d’un Pokémon dressé." +Ce Pokémon ne peut pas voler en étant mis KO. Il peut voler si l’attaquant a un Clonage, mais ne peut pas voler quand son propre Clone est frappé. Si une capacité frappe plusieurs fois, seul le dernier coup déclenche ce talent. Si ce Pokémon est sauvage, il ne peut pas voler d’un Pokémon dressé." 124,6,Stiehlt angreifenden Pokémon bei Kontakt das Item.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke getroffen wird die Kontakt herstellt, wird das vom Angreifer getragene Item auf das getroffene Pokémon übertragen, wenn dieses noch keins hält. -Das Pokémon stiehlt nicht, wenn es besiegt wird. Es kann auch stehlen, wenn der Angreifer einen []{move:substitute} hat, aber nicht wenn der eigene getroffen wird. Wenn eine Attacke mehrmals trifft, löst nur der letzte Treffer die Fähigkeit aus. Wenn das Pokémon ein wildes ist, kann es kein Item stehlen." +Das Pokémon stiehlt nicht, wenn es besiegt wird. Es kann auch stehlen, wenn der Angreifer einen Delegator hat, aber nicht wenn der eigene getroffen wird. Wenn eine Attacke mehrmals trifft, löst nur der letzte Treffer die Fähigkeit aus. Wenn das Pokémon ein wildes ist, kann es kein Item stehlen." 124,9,Steals attacking Pokémon's held items on contact.,"Whenever a move makes contact with this Pokémon, if it does not have a held item, it steals the attacker's held item. -This Pokémon cannot steal upon being knocked out. It can steal if the attacker has a []{move:substitute}, but cannot steal when its own Substitute is hit. If a move hits multiple times, only the last hit triggers this ability. If this Pokémon is wild, it cannot steal from a trained Pokémon." +This Pokémon cannot steal upon being knocked out. It can steal if the attacker has a Substitute, but cannot steal when its own Substitute is hit. If a move hits multiple times, only the last hit triggers this ability. If this Pokémon is wild, it cannot steal from a trained Pokémon." 125,5,"Renforce les capacités avec effets supplémentaires d'1.3× leur puissance, mais empêche leurs effets additionnels.","Les capacités de ce Pokémon avec des effets supplémentaires ont 1.3× leur puissance, mais perdent leurs effets supplémentaires. -Une chance d’effet est la probabilité d’une capacité d’infliger une altération de statut, causer un changement de stat, ou d’apeurer la cible en plus de l’effet principal de la capacité. Par exemple, la paralysie de []{move:thunder-shock} est un effet additionnel, mais celle de []{move:thunder-wave} ne l’est pas, ni la suppression d’objet de []{move:knock-off} et le taux de [coup critique]{mechanic:critical-hit} augmenté de []{move:air-cutter}. +Une chance d’effet est la probabilité d’une capacité d’infliger une altération de statut, causer un changement de stat, ou d’apeurer la cible en plus de l’effet principal de la capacité. Par exemple, la paralysie de Éclair est un effet additionnel, mais celle de Cage Éclair ne l’est pas, ni la suppression d’objet de Sabotage et le taux de coup critique augmenté de Tranch’Air. Les capacités qui baissent les stats du lanceur ne sont pas affectées." 125,6,"Verstärkt Attacken mit Zusatzeffekt um 30%, verhindert aber den Zusatzeffekt.","Attacken von Pokémon mit dieser Fähigkeit die Zusatzeffekte haben, haben 1,3× so viel Basisstärke wie normal, dafür aber keinen Zusatzeffekt. -Ein Zusatzeffekt ist die Chance einer Attacke, als ""Effektchance"" bezeichnet, eine []{mechanic:status-ailment} oder eine []{mechanic:stat-modifier} hervorzurufen oder das Ziel [zurückschrecken]{mechanic:flinching} zu lassen, zusätzlich zum Haupteffekt einer Attacke. Zum Beispiel ist die []{mechanic:paralysis} die []{move:thunder-shock} verursachen kann ein Zusatzeffekt, im Gegensatz zu []{move:thunder-wave}, genauso wie das Entfernen des Items durch []{move:knock-off} und die erhöhte [kritische Trefferchance]{mechanic:critial-hit} durch []{move:air-cutter}. +Ein Zusatzeffekt ist die Chance einer Attacke, als ""Effektchance"" bezeichnet, eine Statusveränderungen oder eine Statusveränderung hervorzurufen oder das Ziel zurückschrecken zu lassen, zusätzlich zum Haupteffekt einer Attacke. Zum Beispiel ist die Paralyse die Donnerschock verursachen kann ein Zusatzeffekt, im Gegensatz zu Donnerwelle, genauso wie das Entfernen des Items durch Abschlag und die erhöhte kritische Trefferchance durch Windschnitt. Attacken die einen Statuswert des Anwenders senken sind nicht betroffen." 125,9,"Strengthens moves with extra effects to 1.3× their power, but prevents their extra effects.","This Pokémon's moves with extra effects have 1.3× their power, but lose their extra effects. -An effect chance is a move's chance to inflict a status ailment, cause a stat change, or make the target flinch in addition to the move's main effect. For example, []{move:thunder-shock}'s paralysis is an extra effect, but []{move:thunder-wave}'s is not, nor are []{move:knock-off}'s item removal and []{move:air-cutter}'s increased [critical hit]{mechanic:critical-hit} rate. +An effect chance is a move's chance to inflict a status ailment, cause a stat change, or make the target flinch in addition to the move's main effect. For example, Thunder Shock's paralysis is an extra effect, but Thunder Wave's is not, nor are Knock Off's item removal and Air Cutter's increased critical hit rate. Moves that lower the user's stats are unaffected." -126,5,Inverse les [changements de stat]{mechanic:stat-modifiers}.,"Quand les stats de ce Pokémon seront [augmentées]{mechanic:stat-modifiers}, ils sont diminués de la même quantité à la place, et vice versa." -126,6,Invertiert [Statuswertänderungen]{mechanic:stat-modifier}.,"Wenn ein Statuswert eines Pokémons mit dieser Fähigkeit [erhöht]{mechanic:stat-modifier} werden würde, wird er stattdessen um die selbe Anzahl Stufen [gesenkt]{mechanic:stat-modifier}" -126,9,Inverts [stat changes]{mechanic:stat-modifiers}.,"Whenever this Pokémon's stats would be [raised]{mechanic:stat-modifiers}, they are instead lowered by the same amount, and vice versa." +126,5,Inverse les changements de stat.,"Quand les stats de ce Pokémon seront augmentées, ils sont diminués de la même quantité à la place, et vice versa." +126,6,Invertiert Statuswertänderungen.,"Wenn ein Statuswert eines Pokémons mit dieser Fähigkeit erhöht werden würde, wird er stattdessen um die selbe Anzahl Stufen gesenkt" +126,9,Inverts stat changes.,"Whenever this Pokémon's stats would be raised, they are instead lowered by the same amount, and vice versa." 127,5,Empêche les Pokémon adverses de manger des Baies tenues.,"Les Pokémon adverses ne peuvent pas tenir de Baies tant que ce Pokémon est au combat. -Les Pokémon affectés peuvent toujours utiliser []{move:bug-bite} ou []{move:pluck} pour manger la Baie d’une cible." +Les Pokémon affectés peuvent toujours utiliser Piqûre ou Picore pour manger la Baie d’une cible." 127,6,Hindert Gegner daran Beeren zu essen.,"Wenn ein Pokémon mit dieser Fähigkeit im Kampf ist, können Gegner keine getragenen Beeren essen. -Betroffene Pokémon können trotzdem []{move:bug-bite} bzw. []{move:pluck} einsetzen um die Beere des Ziels zu essen." +Betroffene Pokémon können trotzdem Käferbiss bzw. Pflücker einsetzen um die Beere des Ziels zu essen." 127,9,Prevents opposing Pokémon from eating held Berries.,"Opposing Pokémon cannot eat held Berries while this Pokémon is in battle. -Affected Pokémon can still use []{move:bug-bite} or []{move:pluck} to eat a target's Berry." -128,5,Augmente l'[Attaque]{mechanic:attack} de deux [niveaux]{mechanic:stat-modifier} en ayant n'importe quelle stat baissée.,"Quand n’importe quelle stat de ce Pokémon est [baissée]{mechanic:stat-modifier}, son [Attaque]{mechanic:attack} augmente de deux niveaux. +Affected Pokémon can still use Bug Bite or Pluck to eat a target's Berry." +128,5,Augmente l'Attaque de deux niveaux en ayant n'importe quelle stat baissée.,"Quand n’importe quelle stat de ce Pokémon est baissée, son Attaque augmente de deux niveaux. Si plusieurs stats sont baissées d’un coup, ce talent s’active avec chaque stat baissée." -128,6,Erhöht den []{mechanic:attack} um 2 [Stufen]{mechanic:stat-modifier} wenn ein Statuswert gesenkt wird.,"Wenn ein Statuswert eines Pokémon mit dieser Fähigkeit [gesenkt]{mechanic:stat-modifier} wird, wird sein []{mechanic:attack} um 2 [Stufen]{mechanic:stat-modifier} erhöht. +128,6,Erhöht den Angriff um 2 Stufen wenn ein Statuswert gesenkt wird.,"Wenn ein Statuswert eines Pokémon mit dieser Fähigkeit gesenkt wird, wird sein Angriff um 2 Stufen erhöht. -Wenn mehrere Statuswerte [gesenkt]{mechanic:stat-modifier} löst die Fähigkeit für jeden Statuswert aus." -128,9,Raises [Attack]{mechanic:attack} two [stages]{mechanic:stat-modifier} upon having any stat lowered.,"When any of this Pokémon's stats are [lowered]{mechanic:stat-modifier}, its [Attack]{mechanic:attack} rises by two stages. +Wenn mehrere Statuswerte gesenkt löst die Fähigkeit für jeden Statuswert aus." +128,9,Raises Attack two stages upon having any stat lowered.,"When any of this Pokémon's stats are lowered, its Attack rises by two stages. If multiple stats are lowered at once, this ability takes effect with each stat lowered." -129,5,Divise par deux l'[Attaque]{mechanic:attack} et [Attaque spéciale]{mechanic:special-attack} à 50% des [PV]{mechanic:hp} max ou moins.,L'[Attaque]{mechanic:attack} et [Attaque Spéciale]{mechanic:special-attack} de ce Pokémon sont divisées par deux quand il a ses [PV]{mechanic:hp} à la moitié ou moins. -129,6,Halbiert []{mechanic:attack} und []{mechanic:special-attack} wenn nur 50% oder weniger der max []{mechanic:hp} übrig sind.,"Der []{mechanic:attack} und die []{mechanic:special-attack} eines Pokémon mit dieser Fähigkeit werden halbiert, wenn es nur noch 50% oder weniger seiner maximalen []{mechanic:hp} hat." -129,9,Halves [Attack]{mechanic:attack} and [Special Attack]{mechanic:special-attack} at 50% max [HP]{mechanic:hp} or less.,This Pokémon's [Attack]{mechanic:attack} and [Special Attack]{mechanic:special-attack} are halved when it has half its [HP]{mechanic:hp} or less. -130,5,A 30% de chances d'[Entraver]{move:disable} n'importe quelle capacité qui frappe le Pokémon.,Les capacités qui frappent ce Pokémon ont 30% de chances d'être [Entravées]{move:disable} après. -130,6,30% Chance Attacken zu [blockieren]{move:disable} von denen das Pokémon getroffen wurde.,"Attacken die ein Pokémon mit dieser Fähigkeit treffen, haben eine 30% Chance [blockiert]{move:disable} zu werden." -130,9,Has a 30% chance of [Disabling]{move:disable} any move that hits the Pokémon.,Moves that hit this Pokémon have a 30% chance of being [Disabled]{move:disable} afterward. -131,5,A 30% de chances de soigner n'importe quel allié adjacent de n'importe quelle [altération majeure de statut]{mechanic:major-status-ailment} après chaque tour.,Les Pokémon alliés à côté de ce Pokémon en combats doubles et triples ont chacun 30% de chances d'être soigné de n'importe quelle [altération majeure de statut]{mechanic:major-status-ailment} après chaque tour. -131,6,30% Chance angrenzende Teampartner jede Runde von einer []{mechanic:major-status-ailment} zu heilen.,"Benachbarte Teampartner von Pokémon mit dieser Fähigkeit, haben eine 30% Chance am Ende jeder Runde von einer []{mechanic:major-status-ailment} geheilt zu werden." -131,9,Has a 30% chance of curing each adjacent ally of any [major status ailment]{mechanic:major-status-ailment} after each turn.,Friendly Pokémon next to this Pokémon in double and triple battles each have a 30% chance of being cured of any [major status ailment]{mechanic:major-status-ailment} after each turn. +129,5,Divise par deux l'Attaque et Attaque spéciale à 50% des PV max ou moins.,L'Attaque et Attaque Spéciale de ce Pokémon sont divisées par deux quand il a ses PV à la moitié ou moins. +129,6,Halbiert Angriff und Spezialangriff wenn nur 50% oder weniger der max KP übrig sind.,"Der Angriff und die Spezialangriff eines Pokémon mit dieser Fähigkeit werden halbiert, wenn es nur noch 50% oder weniger seiner maximalen KP hat." +129,9,Halves Attack and Special Attack at 50% max HP or less.,This Pokémon's Attack and Special Attack are halved when it has half its HP or less. +130,5,A 30% de chances d'Entraver n'importe quelle capacité qui frappe le Pokémon.,Les capacités qui frappent ce Pokémon ont 30% de chances d'être Entravées après. +130,6,30% Chance Attacken zu blockieren von denen das Pokémon getroffen wurde.,"Attacken die ein Pokémon mit dieser Fähigkeit treffen, haben eine 30% Chance blockiert zu werden." +130,9,Has a 30% chance of Disabling any move that hits the Pokémon.,Moves that hit this Pokémon have a 30% chance of being Disabled afterward. +131,5,A 30% de chances de soigner n'importe quel allié adjacent de n'importe quelle altération majeure de statut après chaque tour.,Les Pokémon alliés à côté de ce Pokémon en combats doubles et triples ont chacun 30% de chances d'être soigné de n'importe quelle altération majeure de statut après chaque tour. +131,6,30% Chance angrenzende Teampartner jede Runde von einer Primäre Statusveränderungen zu heilen.,"Benachbarte Teampartner von Pokémon mit dieser Fähigkeit, haben eine 30% Chance am Ende jeder Runde von einer Primäre Statusveränderungen geheilt zu werden." +131,9,Has a 30% chance of curing each adjacent ally of any major status ailment after each turn.,Friendly Pokémon next to this Pokémon in double and triple battles each have a 30% chance of being cured of any major status ailment after each turn. 132,5,Diminue tous les dégâts directs subis par les Pokémon alliés de 0.75×.,"Tous les Pokémon alliés subissent 0.75× de dégâts directs des capacités tant que ce Pokémon est au combat. Cet effet se cumule si plusieurs Pokémon alliés l’ont." @@ -1371,13 +1371,13 @@ Der Effekt stapelt, wenn mehrere Pokémon mit dieser Fähigkeit im Kampf sind." 132,9,Decreases all direct damage taken by friendly Pokémon to 0.75×.,"All friendly Pokémon take 0.75× as much direct damage from moves while this Pokémon is in battle. This effect stacks if multiple allied Pokémon have it." -133,5,Augmente la [Vitesse]{mechanic:speed} et diminue la [Défense]{mechanic:defense} d'un niveau chacune après être touché par une capacité physique.,"Quand une capacité physique frappe ce Pokémon, sa [Vitesse]{mechanic:speed} augmente d’un niveau et sa [Défense]{mechanic:defense} chute d’un niveau. +133,5,Augmente la Vitesse et diminue la Défense d'un niveau chacune après être touché par une capacité physique.,"Quand une capacité physique frappe ce Pokémon, sa Vitesse augmente d’un niveau et sa Défense chute d’un niveau. Ce talent se déclenche à chaque coup d’une capacité multicoups." -133,6,"Erhöht die []{mechanic:speed} und senkt die []{mechanic:defense} um eine Stufe, wenn es von einer physischen Attacke getroffen wird.","Wenn ein Pokémon mit dieser Fähigkeit von einer physischen Attacke getroffen wird, wird seine []{mechanic:speed} um eine Stufe erhöht und seine []{mechanic:defense} um 1 Stufe gesenkt. +133,6,"Erhöht die Initiative und senkt die Verteidigung um eine Stufe, wenn es von einer physischen Attacke getroffen wird.","Wenn ein Pokémon mit dieser Fähigkeit von einer physischen Attacke getroffen wird, wird seine Initiative um eine Stufe erhöht und seine Verteidigung um 1 Stufe gesenkt. Attacken die mehrmals treffen lösen bei jedem Treffer diese Fähigkeit aus." -133,9,Raises [Speed]{mechanic:speed} and lowers [Defense]{mechanic:defense} by one stage each upon being hit by a physical move.,"Whenever a physical move hits this Pokémon, its [Speed]{mechanic:speed} rises one stage and its [Defense]{mechanic:defense} falls one stage. +133,9,Raises Speed and lowers Defense by one stage each upon being hit by a physical move.,"Whenever a physical move hits this Pokémon, its Speed rises one stage and its Defense falls one stage. This ability triggers on every hit of a multiple-hit move." 134,5,Double le poids du Pokémon.,Ce Pokémon a le double du poids habituel de son espèce. @@ -1386,272 +1386,272 @@ This ability triggers on every hit of a multiple-hit move." 135,5,Divise par deux le poids du Pokémon.,Ce Pokémon a la moitié du poids habituel de son espèce. 135,6,Halbiert das Gewicht des Pokémon.,"Pokémon mit dieser Fähigkeit haben ein halb so hohes Gewicht, wie andere von der selben Spezies." 135,9,Halves the Pokémon's weight.,This Pokémon has half the usual weight for its species. -136,5,Divise par deux les dégâts subis en ayant tous ses [PV]{mechanic:hp}.,Ce Pokémon subit deux fois moins de dégâts quand il est touché en ayant tous ses [PV]{mechanic:hp}. -136,6,Halbiert den erlittenen Schaden bei vollen []{mechanic:hp}.,"Pokémon mit dieser Fähigkeit erleiden nur halben Schaden, wenn sie volle []{mechanic:hp} haben." -136,9,Halves damage taken from full [HP]{mechanic:hp}.,This Pokémon takes half as much damage when it is hit having full [HP]{mechanic:hp}. -137,5,Augmente l'[Attaque]{mechanic:attack} d'1.5× quand [empoisonné]{mechanic:poison}.,Ce Pokémon a 1.5× son [Attaque]{mechanic:attack} quand [empoisonné]{mechanic:poison}. -137,6,"Erhöht den []{mechanic:attack} um 50%, wenn das Pokémon [vergiftet]{mechanic:poison} ist.","Pokémon mit dieser Fähigkeit haben einen 1,5× so hohen []{mechanic:attack}, wenn sie [vergiftet]{mechanic:poison} sind." -137,9,Increases [Attack]{mechanic:attack} to 1.5× when [poisoned]{mechanic:poison}.,This Pokémon has 1.5× its [Attack]{mechanic:attack} when [poisoned]{mechanic:poison}. -138,5,Augmente l'[Attaque Spéciale]{mechanic:special-attack} d'1.5× quand [brûlé]{mechanic:burn}.,Ce Pokémon a 1.5× son [Attaque Spéciale]{mechanic:special-attack} quand [brûlé]{mechanic:burn}. -138,6,"Erhöht den []{mechanic:special-attack} um 50%, wenn das Pokémon [brennt]{mechanic:burn}.","Pokémon mit dieser Fähigkeit haben einen 1,5× so hohen []{mechanic:special-attack}, wenn sie [brennen]{mechanic:burn}." -138,9,Increases [Special Attack]{mechanic:special-attack} to 1.5× when [burned]{mechanic:burn}.,This Pokémon has 1.5× its [Special Attack]{mechanic:special-attack} when [burned]{mechanic:burn}. -139,5,A 50% de chances de restaurer une Baie utilisée après chaque tour si le Pokémon n'a tenu aucun objet entretemps.,"Après chaque tour, si le dernier objet que ce Pokémon a consommé était une Baie et qu'il ne tient actuellement pas d'objet, il a 50% de chances de regagner cette Baie, ou 100% de chances sous [soleil intense]{mechanic:strong-sunlight}." -139,6,"50% Chance nach jeder Runde eine verbrauchte Beere wiederherzustellen, wenn in der Zwischenzeit kein anderes Item erlangt wurde.","Pokémon mit dieser Fähigkeit haben nach jeder Runde eine Chance von 50% eine verbrauchte Beere wiederherzustellen, wenn das letzte verbrauchte Item eine Beere war und es gerade kein Item trägt. Bei [starkem Sonnenlicht]{mechanic:strong-sunlight} ist die Chance 100%." -139,9,Has a 50% chance of restoring a used Berry after each turn if the Pokémon has held no items in the meantime.,"After each turn, if the last item this Pokémon consumed was a Berry and it is not currently holding an item, it has a 50% chance of regaining that Berry, or a 100% chance during [strong sunlight]{mechanic:strong-sunlight}." +136,5,Divise par deux les dégâts subis en ayant tous ses PV.,Ce Pokémon subit deux fois moins de dégâts quand il est touché en ayant tous ses PV. +136,6,Halbiert den erlittenen Schaden bei vollen KP.,"Pokémon mit dieser Fähigkeit erleiden nur halben Schaden, wenn sie volle KP haben." +136,9,Halves damage taken from full HP.,This Pokémon takes half as much damage when it is hit having full HP. +137,5,Augmente l'Attaque d'1.5× quand empoisonné.,Ce Pokémon a 1.5× son Attaque quand empoisonné. +137,6,"Erhöht den Angriff um 50%, wenn das Pokémon vergiftet ist.","Pokémon mit dieser Fähigkeit haben einen 1,5× so hohen Angriff, wenn sie vergiftet sind." +137,9,Increases Attack to 1.5× when poisoned.,This Pokémon has 1.5× its Attack when poisoned. +138,5,Augmente l'Attaque Spéciale d'1.5× quand brûlé.,Ce Pokémon a 1.5× son Attaque Spéciale quand brûlé. +138,6,"Erhöht den Spezialangriff um 50%, wenn das Pokémon brennt.","Pokémon mit dieser Fähigkeit haben einen 1,5× so hohen Spezialangriff, wenn sie brennen." +138,9,Increases Special Attack to 1.5× when burned.,This Pokémon has 1.5× its Special Attack when burned. +139,5,A 50% de chances de restaurer une Baie utilisée après chaque tour si le Pokémon n'a tenu aucun objet entretemps.,"Après chaque tour, si le dernier objet que ce Pokémon a consommé était une Baie et qu'il ne tient actuellement pas d'objet, il a 50% de chances de regagner cette Baie, ou 100% de chances sous soleil intense." +139,6,"50% Chance nach jeder Runde eine verbrauchte Beere wiederherzustellen, wenn in der Zwischenzeit kein anderes Item erlangt wurde.","Pokémon mit dieser Fähigkeit haben nach jeder Runde eine Chance von 50% eine verbrauchte Beere wiederherzustellen, wenn das letzte verbrauchte Item eine Beere war und es gerade kein Item trägt. Bei starkem Sonnenlicht ist die Chance 100%." +139,9,Has a 50% chance of restoring a used Berry after each turn if the Pokémon has held no items in the meantime.,"After each turn, if the last item this Pokémon consumed was a Berry and it is not currently holding an item, it has a 50% chance of regaining that Berry, or a 100% chance during strong sunlight." 140,5,Protège contre les capacités offensives des Pokémon alliés.,"Ce Pokémon ne subit pas de dégâts des capacités de Pokémon alliés, incluant les capacités à cible unique ciblée sur lui." 140,6,Schützt vor Attacken von Partner die Schaden anrichten.,"Pokémon mit dieser Fähigkeit erleiden keinen Schaden von Attacken von Teampartnern, inklusive solchen Attacken die nur ein Ziel treffen und direkt auf das Pokémon gerichtet sind." 140,9,Protects against friendly Pokémon's damaging moves.,"This Pokémon does not take damage from friendly Pokémon's moves, including single-target moves aimed at it." -141,5,Augmente une stat aléatoire de deux [niveaux]{mechanic:stat-modifier} et baisse une autre d'un niveau après chaque tour.,"Après chaque tour, une des stats au hasard de ce Pokémon augmente de deux [niveaux]{mechanic:stat-modifier}, et une autre chute d’un niveau. +141,5,Augmente une stat aléatoire de deux niveaux et baisse une autre d'un niveau après chaque tour.,"Après chaque tour, une des stats au hasard de ce Pokémon augmente de deux niveaux, et une autre chute d’un niveau. Si une stat est déjà aux niveaux 6 ou -6, elle ne sera pas choisie pour être augmentée ou diminuée, respectivement." -141,6,Erhöht einen zufälligen Statuswert um 2 [Stufen]{mechanic:stat-modifier} und senkt einen anderen um 1 [Stufe]{mechanic:stat-modifier} nach jeder Runde.," Nach jeder Runde erhöht sich ein zufälliger Statuswert von Pokémon mit dieser Fähigkeit um 2 [Stufen]{mechanic:stat-modifier} und ein anderer wird um 1 [Stufe]{mechanic:stat-modifier} gesenkt. +141,6,Erhöht einen zufälligen Statuswert um 2 Stufen und senkt einen anderen um 1 Stufe nach jeder Runde.," Nach jeder Runde erhöht sich ein zufälliger Statuswert von Pokémon mit dieser Fähigkeit um 2 Stufen und ein anderer wird um 1 Stufe gesenkt. Wenn ein Statuswert bereits -6 oder +6 Stufen erreicht hat, wird er nicht zufällig ausgewählt." -141,9,Raises a random stat two [stages]{mechanic:stat-modifier} and lowers another one stage after each turn.,"After each turn, one of this Pokémon's stats at random rises two [stages]{mechanic:stat-modifier}, and another falls one stage. +141,9,Raises a random stat two stages and lowers another one stage after each turn.,"After each turn, one of this Pokémon's stats at random rises two stages, and another falls one stage. If a stat is already at 6 or -6 stages, it will not be chosen to be increased or decreased, respectively." -142,5,Protège contre les dégâts de la [météo]{mechanic:weather}.,Ce Pokémon ne subit pas de dégât de la [météo]{mechanic:weather}. -142,6,Schützt vor Schäden durch []{mechanic:weather}.,Pokémon mit dieser Fähigkeit erhalten keinen Schaden durch [Wettereffekte]{mechanic:weather}. -142,9,Protects against damage from [weather]{mechanic:weather}.,This Pokémon does not take damage from [weather]{mechanic:weather}. -143,5,A 30% de chances d'[empoisonner]{mechanic:poison} le Pokémon cible lors d'un contact.,"Les capacités à contact de ce Pokémon ont 30% de chances d’[empoisonner]{mechanic:poison} la cible avec chaque frappe. +142,5,Protège contre les dégâts de la météo.,Ce Pokémon ne subit pas de dégât de la météo. +142,6,Schützt vor Schäden durch Wetter.,Pokémon mit dieser Fähigkeit erhalten keinen Schaden durch Wettereffekte. +142,9,Protects against damage from weather.,This Pokémon does not take damage from weather. +143,5,A 30% de chances d'empoisonner le Pokémon cible lors d'un contact.,"Les capacités à contact de ce Pokémon ont 30% de chances d’empoisonner la cible avec chaque frappe. -Ceci compte comme un effet additionnel aux fins de []{ability:shield-dust}. Ce talent s’active avant []{ability:mummy}." -143,6,"30% Chance, den Gegner bei Kontakt zu [vergiften]{mechanic:poison}.","Die Attacken mit Kontakt von Pokémon mit dieser Fähigkeit haben mit jedem Schlag eine 30% Chance das Ziel zu [vergiften]{mechanic:poison}. +Ceci compte comme un effet additionnel aux fins de Écran Poudre. Ce talent s’active avant Momie." +143,6,"30% Chance, den Gegner bei Kontakt zu vergiften.","Die Attacken mit Kontakt von Pokémon mit dieser Fähigkeit haben mit jedem Schlag eine 30% Chance das Ziel zu vergiften. -Das zählt als Zusatzeffekt im Sinne von []{ability:shield-dust}. Diese Fähigkeit löst vor []{ability:mummy} aus." -143,9,Has a 30% chance of [poisoning]{mechanic:poison} target Pokémon upon contact.,"This Pokémon's contact moves have a 30% chance of [poisoning]{mechanic:poison} the target with each hit. +Das zählt als Zusatzeffekt im Sinne von Puderabwehr. Diese Fähigkeit löst vor Mumie aus." +143,9,Has a 30% chance of poisoning target Pokémon upon contact.,"This Pokémon's contact moves have a 30% chance of poisoning the target with each hit. -This counts as an extra effect for the purposes of []{ability:shield-dust}. This ability takes effect before []{ability:mummy}." -144,5,Soigne 1/3 des [PV]{mechanic:hp} max en se retirant.,"Ce Pokémon regagne 1/3 de ses [PV]{mechanic:hp} maximum quand il est retiré pour un autre Pokémon dans une autre circonstance qu’avoir été mis KO. +This counts as an extra effect for the purposes of Shield Dust. This ability takes effect before Mummy." +144,5,Soigne 1/3 des PV max en se retirant.,"Ce Pokémon regagne 1/3 de ses PV maximum quand il est retiré pour un autre Pokémon dans une autre circonstance qu’avoir été mis KO. Ce talent ne s’active pas quand un combat prend fin." -144,6,Heilt beim Auswechseln 1/3 der max []{mechanic:hp}.,"Pokémon mit dieser Fähigkit heilen 1/3 ihrer maximalen []{mechanic:hp}, wenn sie aus irgend einem anderen Grund als besiegt zu werden ausgewechselt werden. +144,6,Heilt beim Auswechseln 1/3 der max KP.,"Pokémon mit dieser Fähigkit heilen 1/3 ihrer maximalen KP, wenn sie aus irgend einem anderen Grund als besiegt zu werden ausgewechselt werden. Die Fähigkeit löst nicht aus, wenn der Kampf endet." -144,9,Heals for 1/3 max [HP]{mechanic:hp} upon switching out.,"This Pokémon regains 1/3 of its maximum [HP]{mechanic:hp} when it is switched out for another Pokémon under any circumstances other than having fainted. +144,9,Heals for 1/3 max HP upon switching out.,"This Pokémon regains 1/3 of its maximum HP when it is switched out for another Pokémon under any circumstances other than having fainted. This ability does not take effect when a battle ends." -145,5,Protège contre les baisses de [Défense]{mechanic:defense}.,"La [Défense]{mechanic:defense} de ce Pokémon ne peut pas être [baissée]{mechanic:stat-modifiers} par un autre Pokémon. +145,5,Protège contre les baisses de Défense.,"La Défense de ce Pokémon ne peut pas être baissée par un autre Pokémon. -Ce Pokémon peut toujours recevoir des modifications négatives de Défense via []{move:heart-swap} ou []{move:guard-swap}." -145,6,Schützt vor dem [Absenken]{mechanic:stat-modifier} der []{mechanic:defense}.,"Die []{mechanic:defense} von Pokémon mit dieser Fähigkeit kann nicht von anderen Pokémon [gesenkt]{mechanic:stat-modifier} werden. +Ce Pokémon peut toujours recevoir des modifications négatives de Défense via Permucœur ou Permugarde." +145,6,Schützt vor dem Absenken der Verteidigung.,"Die Verteidigung von Pokémon mit dieser Fähigkeit kann nicht von anderen Pokémon gesenkt werden. -Das Pokémon kann nagative []{mechanic:defense} durch []{move:heart-swap} oder []{move:guard-swap} erhalten." -145,9,Protects against [Defense]{mechanic:defense} drops.,"This Pokémon's [Defense]{mechanic:defense} cannot be [lowered]{mechanic:stat-modifiers} by other Pokémon. +Das Pokémon kann nagative Verteidigung durch Statustausch oder Schutztausch erhalten." +145,9,Protects against Defense drops.,"This Pokémon's Defense cannot be lowered by other Pokémon. -This Pokémon can still be passed negative Defense modifiers through []{move:heart-swap} or []{move:guard-swap}." -146,5,Double la [Vitesse]{mechanic:speed} sous une [tempête de sable]{mechanic:sandstorm}. Protège contre les dégâts de la tempête de sable.,"La [Vitesse]{mechanic:speed} de ce Pokémon est doublée sous une [tempête de sable]{mechanic:sandstorm}, et il ne subit pas de dégât de la tempête de sable, peu importe son type." -146,6,Verdoppelt die []{mechanic:speed} während eines [Sandsturms]{mechanic:sandstorm}. Schützt vor Schäden durch [Sandstürme]{mechanic:sandstorm}.,"Pokémon mit dieser Fähigkeit erleiden im []{mechanic:sandstorm} unabhängig von ihrem Typ keinen Schaden und ihre []{mechanic:speed} wird verdoppelt, solange der []{mechanic:sandstorm} anhält." -146,9,Doubles [Speed]{mechanic:speed} during a [sandstorm]{mechanic:sandstorm}. Protects against sandstorm damage.,"This Pokémon's [Speed]{mechanic:speed} is doubled during a [sandstorm]{mechanic:sandstorm}, and it does not take sandstorm damage, regardless of type." -147,5,Diminue la [précision]{mechanic:accuracy} de base des capacités non offensives subies à exactement 50%.,Les capacités non offensives ont exactement 50% de [précision]{mechanic:accuracy} de base contre ce Pokémon. -147,6,Verringert die []{mechanic:accuracy} von ankommenden Attacken ohne Schaden auf 50%.,"Attacken ohne Schaden die auf ein Pokémon mit dieser Fähigkeit zielen, haben eine [Basisgenauigkeit]{mechanic:accuracy} von 50%." -147,9,Lowers incoming non-damaging moves' base [accuracy]{mechanic:accuracy} to exactly 50%.,Non-damaging moves have exactly 50% base [accuracy]{mechanic:accuracy} against this Pokémon. +This Pokémon can still be passed negative Defense modifiers through Heart Swap or Guard Swap." +146,5,Double la Vitesse sous une tempête de sable. Protège contre les dégâts de la tempête de sable.,"La Vitesse de ce Pokémon est doublée sous une tempête de sable, et il ne subit pas de dégât de la tempête de sable, peu importe son type." +146,6,Verdoppelt die Initiative während eines Sandsturms. Schützt vor Schäden durch Sandstürme.,"Pokémon mit dieser Fähigkeit erleiden im Sandsturm unabhängig von ihrem Typ keinen Schaden und ihre Initiative wird verdoppelt, solange der Sandsturm anhält." +146,9,Doubles Speed during a sandstorm. Protects against sandstorm damage.,"This Pokémon's Speed is doubled during a sandstorm, and it does not take sandstorm damage, regardless of type." +147,5,Diminue la précision de base des capacités non offensives subies à exactement 50%.,Les capacités non offensives ont exactement 50% de précision de base contre ce Pokémon. +147,6,Verringert die Genauigkeit von ankommenden Attacken ohne Schaden auf 50%.,"Attacken ohne Schaden die auf ein Pokémon mit dieser Fähigkeit zielen, haben eine Basisgenauigkeit von 50%." +147,9,Lowers incoming non-damaging moves' base accuracy to exactly 50%.,Non-damaging moves have exactly 50% base accuracy against this Pokémon. 148,5,Renforce les capacités de 1.3× leur puissance en agissant en dernier.,"Les capacités de ce Pokémon ont 1.3× leur puissance quand il agit en dernier dans un tour. -[]{move:future-sight} et []{move:doom-desire} ne sont pas affectés." +Prescience et Vœu Destructeur ne sont pas affectés." 148,6,"Verstärkt Attacken um 30%, wenn das Pokémon als Letztes agiert.","Attacken von Pokémon mit dieser Fähigkeit, haben 1,3× so viel Stärke, wenn das Pokémon als Letztes angreift. -[]{move:future-sight} und []{move:doom-desire} sind nicht betroffen." +Seher und Kismetwunsch sind nicht betroffen." 148,9,Strengthens moves to 1.3× their power when moving last.,"This Pokémon's moves have 1.3× their power when it moves last in a turn. -[]{move:future-sight} and []{move:doom-desire} are unaffected." +Future Sight and Doom Desire are unaffected." 149,5,Prend l'apparence du dernier Pokémon conscient de l'équipe en étant envoyé au combat jusqu'à être frappé par une capacité offensive.,"Ce Pokémon, lorsqu’il est envoyé, apparaît comme ayant l’espèce, surnom, et Poké Ball du dernier Pokémon dans l’équipe qui est capable de se battre. Cette illusion se brise lorsqu’il est frappé par une capacité offensive. -Les autres dégâts, e.g. de la [météo]{mechanic:weather} ou []{move:spikes}, ne brisent pas l’illusion, ni les dégâts faits à un []{move:substitute}. +Les autres dégâts, e.g. de la météo ou Picots, ne brisent pas l’illusion, ni les dégâts faits à un Clonage. Si l’ordre de l’équipe est mélangé temporairement car un Pokémon est retiré du combat, ce talent choisit le dernier Pokémon selon cet ordre mélangé." 149,6,Nimmt beim Betreten des Kampfes die Form des letzten Teampokémon das nicht besiegt ist an und behält diese bis es zum ersten Mal getroffen wird.,"Pokémon mit dieser Fähigkeit betreten den Kampf in Form des letzten nicht besiegten Pokémon im Team. Dabei erscheint es als dieselbe Species und hat den selben Namen und Pokéball wie das letzte kampffähige Pokémon im Team. Die Illusion erlischt beim ersten Treffer von einer Attacke die Schaden verursacht. -Anderer Schaden, wie der vom []{mechanic:weather} oder von []{move:spikes}, zerstört die Illusion nicht, genauso wie Schaden der vom []{move:substitute} abgefangen wird. +Anderer Schaden, wie der vom Wetter oder von Stachler, zerstört die Illusion nicht, genauso wie Schaden der vom Delegator abgefangen wird. Wenn die Teampokémon während des Kampfes durch Austausch verändert wurde, wird die geänderte Reihenfolge beim Annehmen der Form beachtet." 149,9,Takes the appearance of the last conscious party Pokémon upon being sent out until hit by a damaging move.,"This Pokémon, upon being sent out, appears to have the species, nickname, and Poké Ball of the last Pokémon in the party that is able to battle. This illusion breaks upon being hit by a damaging move. -Other damage, e.g. from [weather]{mechanic:weather} or []{move:spikes}, does not break the illusion, nor does damage done to a []{move:substitute}. +Other damage, e.g. from weather or Spikes, does not break the illusion, nor does damage done to a Substitute. If the party order becomes temporarily shuffled around as Pokémon are switched out in battle, this ability chooses the last Pokémon according to that shuffled order." -150,5,[Se transforme]{move:transform} en entrant au combat.,Ce Pokémon se transforme en un adversaire aléatoire en entrant au combat. Cet effet est identique à la capacité []{move:transform}. -150,6,[Verwandelt]{move:transform} sich beim Betreten des Kampfes in den Gegner.,Pokémon mit dieser Fähigkeit kopieren einen zufälligen Gegner. Der Effekt ist identisch mit []{move:transform}. -150,9,[Transforms]{move:transform} upon entering battle.,This Pokémon transforms into a random opponent upon entering battle. This effect is identical to the move []{move:transform}. -151,5,"Outrepasse []{move:light-screen}, []{move:reflect}, et []{move:safeguard}.","Les capacités de ce Pokémon ignorent []{move:light-screen}, []{move:reflect}, et []{move:safeguard}." -151,6,"Umgeht []{move:light-screen}, []{move:reflect} und []{move:safeguard}.","Pokémon mit dieser Fähigkeit ignorieren []{move:light-screen}, []{move:reflect} und []{move:safeguard}." -151,9,"Bypasses []{move:light-screen}, []{move:reflect}, and []{move:safeguard}.","This Pokémon's moves ignore []{move:light-screen}, []{move:reflect}, and []{move:safeguard}." +150,5,Se transforme en entrant au combat.,Ce Pokémon se transforme en un adversaire aléatoire en entrant au combat. Cet effet est identique à la capacité Morphing. +150,6,Verwandelt sich beim Betreten des Kampfes in den Gegner.,Pokémon mit dieser Fähigkeit kopieren einen zufälligen Gegner. Der Effekt ist identisch mit Wandler. +150,9,Transforms upon entering battle.,This Pokémon transforms into a random opponent upon entering battle. This effect is identical to the move Transform. +151,5,"Outrepasse Mur Lumière, Protection, et Rune Protect.","Les capacités de ce Pokémon ignorent Mur Lumière, Protection, et Rune Protect." +151,6,"Umgeht Lichtschild, Reflektor und Bodyguard.","Pokémon mit dieser Fähigkeit ignorieren Lichtschild, Reflektor und Bodyguard." +151,9,"Bypasses Light Screen, Reflect, and Safeguard.","This Pokémon's moves ignore Light Screen, Reflect, and Safeguard." 152,5,Change les talents des Pokémon attaquants en Momie en cas de contact.,"Quand une capacité de contact touche ce Pokémon, le talent du Pokémon attaquant change en Momie. -[]{ability:multitype} n’est pas affecté. Si un Pokémon avec []{ability:moxie} met ce Pokémon KO, le talent du premier changera sans prendre effet." +Multi-Type n’est pas affecté. Si un Pokémon avec Impudence met ce Pokémon KO, le talent du premier changera sans prendre effet." 152,6,Ändert bei Kontakt die Fähigkeit von Angreifern in Mumie.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke mit Kontakt getroffen wird, ändert sich die Fähigkeit des Gegners in Mumie. -[]{ability:multitype} ist nicht betroffen. Wenn das Pokémon von einem mit der Fähigkeit []{ability:moxie} besiegt wird, ändert sich dessen Fähigkeit ohne ihren Effekt auszulösen." +Variabilität ist nicht betroffen. Wenn das Pokémon von einem mit der Fähigkeit Hochmut besiegt wird, ändert sich dessen Fähigkeit ohne ihren Effekt auszulösen." 152,9,Changes attacking Pokémon's abilities to Mummy on contact.,"Whenever a contact move hits this Pokémon, the attacking Pokémon's ability changes to Mummy. -[]{ability:multitype} is unaffected. If a Pokémon with []{ability:moxie} knocks this Pokémon out, the former's ability will change without taking effect." -153,5,Augmente l'[Attaque]{mechanic:attack} d'un niveau en mettant un Pokémon KO.,"L’[Attaque]{mechanic:attack} de ce Pokémon augmente d’un niveau en mettant KO un autre Pokémon, même un Pokémon allié. +Multitype is unaffected. If a Pokémon with Moxie knocks this Pokémon out, the former's ability will change without taking effect." +153,5,Augmente l'Attaque d'un niveau en mettant un Pokémon KO.,"L’Attaque de ce Pokémon augmente d’un niveau en mettant KO un autre Pokémon, même un Pokémon allié. -Ce talent ne s’active pas quand le Pokémon met KO un autre Pokémon indirectement, e.g. via le [poison]{mechanic:poison} ou []{move:spikes}. +Ce talent ne s’active pas quand le Pokémon met KO un autre Pokémon indirectement, e.g. via le poison ou Picots. -Si ce Pokémon met KO un Pokémon avec []{ability:mummy}, le talent du premier changera sans prendre effet." -153,6,"Erhöht den []{mechanic:attack} um 1 [Stufe]{mechanic:stat-modifier}, wenn es einen Gegner besiegt.","Der []{mechanic:attack} von Pokémon mit dieser Fähigkeit erhöht sich um 1 [Stufe]{mechanic:stat-modifier}, wenn es einen Gegner oder einen Teampartner besiegt. +Si ce Pokémon met KO un Pokémon avec Momie, le talent du premier changera sans prendre effet." +153,6,"Erhöht den Angriff um 1 Stufe, wenn es einen Gegner besiegt.","Der Angriff von Pokémon mit dieser Fähigkeit erhöht sich um 1 Stufe, wenn es einen Gegner oder einen Teampartner besiegt. -Die Fähigkeit löst nicht aus, wenn der Gegner indirekt besiegt wird, z.B. durch []{mechanic:poison} oder []{move:spikes}. +Die Fähigkeit löst nicht aus, wenn der Gegner indirekt besiegt wird, z.B. durch Vergiftung oder Stachler. -Wenn der besiegte Gegner die Fähigkeit []{ability:mummy} hat, ändert sich die Fähigkeit ohne den alten Effekt auszulösen." -153,9,Raises [Attack]{mechanic:attack} one stage upon KOing a Pokémon.,"This Pokémon's [Attack]{mechanic:attack} rises one stage upon knocking out another Pokémon, even a friendly Pokémon. +Wenn der besiegte Gegner die Fähigkeit Mumie hat, ändert sich die Fähigkeit ohne den alten Effekt auszulösen." +153,9,Raises Attack one stage upon KOing a Pokémon.,"This Pokémon's Attack rises one stage upon knocking out another Pokémon, even a friendly Pokémon. -This ability does not take effect when the Pokémon indirectly causes another Pokémon to faint, e.g. through [poison]{mechanic:poison} or []{move:spikes}. +This ability does not take effect when the Pokémon indirectly causes another Pokémon to faint, e.g. through poison or Spikes. -If this Pokémon knocks out a Pokémon with []{ability:mummy}, the former's ability will change without taking effect." -154,5,Augmente l'[Attaque]{mechanic:attack} d'un niveau en subissant des dégâts d'une capacité []{type:dark}.,"Quand une capacité de type []{type:dark} frappe ce Pokémon, son [Attaque]{mechanic:attack} augmente d’un [niveau]{mechanic:stat-modifier}. +If this Pokémon knocks out a Pokémon with Mummy, the former's ability will change without taking effect." +154,5,Augmente l'Attaque d'un niveau en subissant des dégâts d'une capacité Ténèbres.,"Quand une capacité de type Ténèbres frappe ce Pokémon, son Attaque augmente d’un niveau. La capacité n’est en aucun cas annulée." -154,6,"Erhöht den []{mechanic:attack} um 1 [Stufe]{mechanic:stat-modifier}, wenn es von []{type:dark} Attacken getroffen wird.","Wenn ein Pokémon mit dieser Fähigkeit von einer []{type:dark} Attacke getroffen wird, wird sein []{mechanic:attack} um 1 [Stufe]{mechanic:stat-modifier} erhöht. +154,6,"Erhöht den Angriff um 1 Stufe, wenn es von Unlicht Attacken getroffen wird.","Wenn ein Pokémon mit dieser Fähigkeit von einer Unlicht Attacke getroffen wird, wird sein Angriff um 1 Stufe erhöht. Die Attacke wird nicht beeinflusst." -154,9,Raises [Attack]{mechanic:attack} one stage upon taking damage from a []{type:dark} move.,"Whenever a []{type:dark}-type move hits this Pokémon, its [Attack]{mechanic:attack} rises one [stage]{mechanic:stat-modifier}. +154,9,Raises Attack one stage upon taking damage from a Dark move.,"Whenever a Dark-type move hits this Pokémon, its Attack rises one stage. The move is not negated in any way." -155,5,"Augmente la [Vitesse]{mechanic:speed} d'un [niveau]{mechanic:stat-modifier} en étant frappé par une capacité []{type:dark}, []{type:ghost}, ou []{type:bug}.","La [Vitesse]{mechanic:speed} de ce Pokémon augmente d'un niveau avec chaque frappe d'une capacité offensive de type []{type:dark}, []{type:ghost}, ou []{type:bug}." -155,6,"Erhöht die []{mechanic:speed} um 1 [Stufe]{mechanic:stat-modifier}, wenn es von []{type:dark}, []{type:ghost} oder []{type:bug} Attacken getroffen wird.","Die []{mechanic:speed} erhöht sich mit jedem Treffer einer []{type:dark}, []{type:ghost} oder []{type:bug} Attacke um 1 [Stufe]{mechanic:stat-modifier}." -155,9,"Raises [Speed]{mechanic:speed} one [stage]{mechanic:stat-modifier} upon being hit by a []{type:dark}, []{type:ghost}, or []{type:bug} move.","This Pokémon's [Speed]{mechanic:speed} rises one stage with each hit from a damaging []{type:dark}-, []{type:ghost}-, or []{type:bug}-type move." +155,5,"Augmente la Vitesse d'un niveau en étant frappé par une capacité Ténèbres, Spectre, ou Insecte.","La Vitesse de ce Pokémon augmente d'un niveau avec chaque frappe d'une capacité offensive de type Ténèbres, Spectre, ou Insecte." +155,6,"Erhöht die Initiative um 1 Stufe, wenn es von Unlicht, Geist oder Käfer Attacken getroffen wird.","Die Initiative erhöht sich mit jedem Treffer einer Unlicht, Geist oder Käfer Attacke um 1 Stufe." +155,9,"Raises Speed one stage upon being hit by a Dark, Ghost, or Bug move.","This Pokémon's Speed rises one stage with each hit from a damaging Dark-, Ghost-, or Bug-type move." 156,5,Renvoie la plupart des capacités non offensives à leur lanceur.,"Quand ce Pokémon est ciblé par une capacité marquée comme étant réflechissable, la capacité est redirigée sur son lanceur. Toutes les capacités réflechissables sont non offensives, et la plupart des capacités non offensives qui ciblent d’autres Pokémon sont réflechissables. -Un capacité réflechie par ce talent ou []{move:magic-coat} ne peut pas être réflechie à nouveau." +Un capacité réflechie par ce talent ou Reflet Magik ne peut pas être réflechie à nouveau." 156,6,Reflektiert die meisten Attacken ohne Schaden zum Angreifer zurück.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke getroffen wird die als Reflektierbar gekennzeichnet ist, wird die Attacke zum Angreifer zurückgeworfen. Alle reflektierbaren Attacken verursachen keinen Schaden und die meisten Attacken die keinen Schaden verursachen sind als reflektierbar gekennzeichnet. -Eine Attacke die von dieser Fähigkeit oder von []{move:magic-coat} reflektiert wurde, kann nicht zurückreflektiert werden." +Eine Attacke die von dieser Fähigkeit oder von Magiemantel reflektiert wurde, kann nicht zurückreflektiert werden." 156,9,Reflects most non-damaging moves back at their user.,"When this Pokémon is targeted by a move flagged as being reflectable, the move is redirected to its user. All reflectable moves are non-damaging, and most non-damaging moves that target other Pokémon are reflectable. -A move reflected by this ability or []{move:magic-coat} cannot be reflected back." -157,5,"Absorbe les capacités []{type:grass}, augmentant l'[Attaque]{mechanic:attack} d'un [niveau]{mechanic:stat-modifier}.","Quand une capacité de type []{type:grass} frappe ce Pokémon, son [Attaque]{mechanic:attack} augmente d'un [niveau]{mechanic:stat-modifier}, annulant n'importe quel autre effet sur lui." -157,6,Absorbiert []{type:grass} Attacken und erhöhrt dabei den []{mechanic:attack} um 1 [Stufe]{mechanic:stat-modifier}.,"Wenn ein Pokémon mit dieser Fähigkeit von einer []{type:grass} Attacke getroffen wird, steigt sein []{mechanic:attack} um 1 [Stufe]{mechanic:stat-modifier}, wobei jeder andere Effekt entfernt wird." -157,9,"Absorbs []{type:grass} moves, raising [Attack]{mechanic:attack} one [stage]{mechanic:stat-modifier}.","Whenever a []{type:grass}-type move hits this Pokémon, its [Attack]{mechanic:attack} rises one [stage]{mechanic:stat-modifier}, negating any other effect on it." +A move reflected by this ability or Magic Coat cannot be reflected back." +157,5,"Absorbe les capacités Plante, augmentant l'Attaque d'un niveau.","Quand une capacité de type Plante frappe ce Pokémon, son Attaque augmente d'un niveau, annulant n'importe quel autre effet sur lui." +157,6,Absorbiert Pflanze Attacken und erhöhrt dabei den Angriff um 1 Stufe.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Pflanze Attacke getroffen wird, steigt sein Angriff um 1 Stufe, wobei jeder andere Effekt entfernt wird." +157,9,"Absorbs Grass moves, raising Attack one stage.","Whenever a Grass-type move hits this Pokémon, its Attack rises one stage, negating any other effect on it." 158,5,Augmente la priorité des capacités non offensives d'un niveau.,Les capacités non offensives de ce Pokémon ont leur priorité augmentées d'un niveau. -158,6,Erhöht die []{mechanic:priority} von Attacken ohne Schaden um 1 Stufe.,"Wenn ein Pokémon diese Fähigkeit hat, erhöht sich die []{mechanic:priority} seiner Attacken die keinen Schaden anrichten um 1 Stufe." +158,6,Erhöht die Priorität von Attacken ohne Schaden um 1 Stufe.,"Wenn ein Pokémon diese Fähigkeit hat, erhöht sich die Priorität seiner Attacken die keinen Schaden anrichten um 1 Stufe." 158,9,Raises non-damaging moves' priority by one stage.,This Pokémon's non-damaging moves have their priority increased by one stage. -159,5,"Renforce les capacités []{type:rock}, []{type:ground}, et []{type:steel} d'1.3× leur puissance sous une [tempête de sable]{mechanic:sandstorm}. Protège contre les dégâts de la tempête de sable.","Pendant une [tempête de sable]{mechanic:sandstorm}, les capacités de type []{type:rock}, []{type:ground}, et []{type:steel} de ce Pokémon ont 1.3× leur puissance de base. Ce Pokémon ne subit pas les dégâts de la tempête de sable, peu importe son type." -159,6,"Verstärkt []{type:rock}, []{type:ground} und []{type:steel} Attacken um 30% während eines [Sandsturms]{mechanic:sandstorm}. Schützt vor Schäden durch [Sandstürme]{mechanic:sandstorm}.","Die []{type:rock}, []{type:ground} und []{type:steel} Attacken von Pokémon mit dieser Fähigkeit haben während eines [Sandsturms]{mechanic:sandstorm} 1,3× so viel Basisstärke wie sonst. Das Pokémon erleidet keinen Schaden durch [Sandstürme]{mechanic:sandstorm}, unabhängig von seinem Typ." -159,9,"Strengthens []{type:rock}, []{type:ground}, and []{type:steel} moves to 1.3× their power during a [sandstorm]{mechanic:sandstorm}. Protects against sandstorm damage.","During a [sandstorm]{mechanic:sandstorm}, this Pokémon's []{type:rock}-, []{type:ground}-, and []{type:steel}-type moves have 1.3× their base power. This Pokémon does not take sandstorm damage, regardless of type." -160,5,Inflige des dégâts au Pokémon attaquant d'1/8 de ses [PV]{mechanic:hp} max en cas de contact.,"Quand une capacité réalise un contact avec ce Pokémon, le lanceur de la capacité subit 1/8 de ses [PV]{mechanic:hp} maximum en dégâts. +159,5,"Renforce les capacités Roche, Sol, et Acier d'1.3× leur puissance sous une tempête de sable. Protège contre les dégâts de la tempête de sable.","Pendant une tempête de sable, les capacités de type Roche, Sol, et Acier de ce Pokémon ont 1.3× leur puissance de base. Ce Pokémon ne subit pas les dégâts de la tempête de sable, peu importe son type." +159,6,"Verstärkt Gestein, Boden und Stahl Attacken um 30% während eines Sandsturms. Schützt vor Schäden durch Sandstürme.","Die Gestein, Boden und Stahl Attacken von Pokémon mit dieser Fähigkeit haben während eines Sandsturms 1,3× so viel Basisstärke wie sonst. Das Pokémon erleidet keinen Schaden durch Sandstürme, unabhängig von seinem Typ." +159,9,"Strengthens Rock, Ground, and Steel moves to 1.3× their power during a sandstorm. Protects against sandstorm damage.","During a sandstorm, this Pokémon's Rock-, Ground-, and Steel-type moves have 1.3× their base power. This Pokémon does not take sandstorm damage, regardless of type." +160,5,Inflige des dégâts au Pokémon attaquant d'1/8 de ses PV max en cas de contact.,"Quand une capacité réalise un contact avec ce Pokémon, le lanceur de la capacité subit 1/8 de ses PV maximum en dégâts. -Ce talent fonctionne de la même manière que []{ability:rough-skin}." -160,6,Angreifer erleiden bei Kontakt 1/8 ihrer max []{mechanic:hp} Schaden.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke mit Kontakt getroffen wird, erleidet der Angreifer 1/8 seiner maximalen []{mechanic:hp} Schaden. +Ce talent fonctionne de la même manière que Peau Dure." +160,6,Angreifer erleiden bei Kontakt 1/8 ihrer max KP Schaden.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke mit Kontakt getroffen wird, erleidet der Angreifer 1/8 seiner maximalen KP Schaden. -Diese Fähigkeit ist identisch mit []{ability:rough-skin}." -160,9,Damages attacking Pokémon for 1/8 their max [HP]{mechanic:hp} on contact.,"Whenever a move makes contact with this Pokémon, the move's user takes 1/8 of its maximum [HP]{mechanic:hp} in damage. +Diese Fähigkeit ist identisch mit Rauhaut." +160,9,Damages attacking Pokémon for 1/8 their max HP on contact.,"Whenever a move makes contact with this Pokémon, the move's user takes 1/8 of its maximum HP in damage. -This ability functions identically to []{ability:rough-skin}." -161,5,"Change la forme de []{pokemon:darmanitan} après chaque tour selon ses [PV]{mechanic:hp}: Mode Transe sous 50% de PV max, et Mode Normal sinon.","Ce Pokémon permute entre le Mode Normal et Mode Transe après chaque tour selon ses [PV]{mechanic:hp}. Sous 50% de ses PV maximum, il change en Mode Transe, et à 50% ou au dessus, il change en Mode Normal. +This ability functions identically to Rough Skin." +161,5,"Change la forme de Darumacho après chaque tour selon ses PV: Mode Transe sous 50% de PV max, et Mode Normal sinon.","Ce Pokémon permute entre le Mode Normal et Mode Transe après chaque tour selon ses PV. Sous 50% de ses PV maximum, il change en Mode Transe, et à 50% ou au dessus, il change en Mode Normal. -Ce Pokémon retourne en Mode Normal en quittant le combat ou perdant son talent. Ce talent n’a pas d’effet si ce Pokémon n’est pas un []{pokemon:darmanitan}." -161,6,"Ändert jede Runde die Form von []{pokemon:darmanitan} abhängig von seinen []{mechanic:hp}: Zen Modus bei weniger als 50% der max []{mechanic:hp}, ansonsten Standard Modus.","[]{pokemon:darmanitan} wechselt am Ende jeder Runde zwischen dem Standard Modus und dem Zen Modus, abhängig von seinen []{mechanic:hp}. Wenn es weniger als 50% seiner maximalen []{mechanic:hp} hat, wechselt es zum Zen Modus, bei 50% oder mehr zum Standard Modus. +Ce Pokémon retourne en Mode Normal en quittant le combat ou perdant son talent. Ce talent n’a pas d’effet si ce Pokémon n’est pas un Darumacho." +161,6,"Ändert jede Runde die Form von Flampivian abhängig von seinen KP: Zen Modus bei weniger als 50% der max KP, ansonsten Standard Modus.","Flampivian wechselt am Ende jeder Runde zwischen dem Standard Modus und dem Zen Modus, abhängig von seinen KP. Wenn es weniger als 50% seiner maximalen KP hat, wechselt es zum Zen Modus, bei 50% oder mehr zum Standard Modus. -[]{pokemon:darmanitan} wechselt zum Standard Modus beim Beenden des Kampfes oder wenn es die Fähigkeit verliert. Die Fähigkeit hat keinen Effekt für Pokémon außer []{pokemon:darmanitan}." -161,9,"Changes []{pokemon:darmanitan}'s form after each turn depending on its [HP]{mechanic:hp}: Zen Mode below 50% max HP, and Standard Mode otherwise.","This Pokémon switches between Standard Mode and Zen Mode after each turn depending on its [HP]{mechanic:hp}. Below 50% of its maximum HP, it switches to Zen Mode, and at 50% or above, it switches to Standard Mode. +Flampivian wechselt zum Standard Modus beim Beenden des Kampfes oder wenn es die Fähigkeit verliert. Die Fähigkeit hat keinen Effekt für Pokémon außer Flampivian." +161,9,"Changes Darmanitan's form after each turn depending on its HP: Zen Mode below 50% max HP, and Standard Mode otherwise.","This Pokémon switches between Standard Mode and Zen Mode after each turn depending on its HP. Below 50% of its maximum HP, it switches to Zen Mode, and at 50% or above, it switches to Standard Mode. -This Pokémon returns to Standard Mode upon leaving battle or losing this ability. This ability has no effect if this Pokémon is not a []{pokemon:darmanitan}." +This Pokémon returns to Standard Mode upon leaving battle or losing this ability. This ability has no effect if this Pokémon is not a Darmanitan." 162,5,Augmente la précision des capacités d'1.1× pour les Pokémon alliés.,"Toutes les capacités des Pokémon alliés, incluant les propres capacités de ce Pokémon, ont 1.1× leur précision habituelle tant que ce Pokémon est au combat." -162,6,Erhöht die []{mechanic:accuracy} von Partnern um 10%.,"Die []{mechanic:accuracy} der Attacken von Pokémon ist 1,1× so hoch wie sonst, solange ein Pokémon mit dieser Fähigkeit im Team ist." +162,6,Erhöht die Genauigkeit von Partnern um 10%.,"Die Genauigkeit der Attacken von Pokémon ist 1,1× so hoch wie sonst, solange ein Pokémon mit dieser Fähigkeit im Team ist." 162,9,Increases moves' accuracy to 1.1× for friendly Pokémon.,"All friendly Pokémon's moves, including this Pokémon's own moves, have 1.1× their usual accuracy while this Pokémon is in battle." 163,5,Outrepasse les talents des cibles si elles peuvent entraver ou empêcher une capacité.,"Les capacités de ce Pokémon ignorent complètement les talents qui peuvent entraver ou empêcher leur effet sur la cible. -Par exemple, les capacités de ce Pokémon ignorent les talents qui les annuleraient totalement, tels que []{ability:water-absorb}; les talents qui empêcheraient n’importe lequel de ses effets, tels que []{ability:clear-body}, []{ability:shell-armor}, ou []{ability:sticky-hold}; et les talents qui garantissent n’importe quel bénéfice de protection générale, tels que []{ability:simple}, []{ability:snow-cloak}, ou []{ability:thick-fat}. Si un talent peut entraver ou aider les capacités de ce Pokémon, e.g. []{ability:dry-skin} ou []{ability:unaware}, le talent est ignoré dans les deux cas. +Par exemple, les capacités de ce Pokémon ignorent les talents qui les annuleraient totalement, tels que Absorbe-Eau; les talents qui empêcheraient n’importe lequel de ses effets, tels que Corps Sain, Coque Armure, ou Glu; et les talents qui garantissent n’importe quel bénéfice de protection générale, tels que Simple, Rideau Neige, ou Isograisse. Si un talent peut entraver ou aider les capacités de ce Pokémon, e.g. Peau Sèche ou Inconscient, le talent est ignoré dans les deux cas. -Les talents qui ne correspondent pas à cette description, même s’ils peuvent entraver des capacités d’une autre manière quelconque, ne sont pas affectés. Par exemple, []{ability:cursed-body} affecte seulement les potentielles prochaines utilisations de la capacité, tandis que []{ability:liquid-ooze} et []{ability:shadow-tag} peuvent seulement entraver l’effet d’une capacité sur le lanceur. Ce talent ne peut pas ignorer les changements de type ou forme acquis par les talents, par exemple []{ability:color-change} ou []{ability:forecast}; ni les effets qui ont été causés par des talents mais qui ne sont plus liés à un talent, tels que la pluie de []{ability:drizzle}. Ce talent ne peut pas ignorer []{ability:multitype} du tout. +Les talents qui ne correspondent pas à cette description, même s’ils peuvent entraver des capacités d’une autre manière quelconque, ne sont pas affectés. Par exemple, Corps Maudit affecte seulement les potentielles prochaines utilisations de la capacité, tandis que Suintement et Marque Ombre peuvent seulement entraver l’effet d’une capacité sur le lanceur. Ce talent ne peut pas ignorer les changements de type ou forme acquis par les talents, par exemple Homochromie ou Météo; ni les effets qui ont été causés par des talents mais qui ne sont plus liés à un talent, tels que la pluie de Crachin. Ce talent ne peut pas ignorer Multi-Type du tout. -Un talent ignoré par ce talent est seulement annulé tant que la capacité est utilisée. Par exemple, les capacités de ce Pokémon peuvent [paralyser]{mechanic:paralysis} un Pokémon avec []{ability:limber}, mais Échauffement s’activera et soignera la paralysie immédiatement après, et les []{move:spikes} de ce Pokémon ne sont pas affectés par ce talent après avoir été placés. +Un talent ignoré par ce talent est seulement annulé tant que la capacité est utilisée. Par exemple, les capacités de ce Pokémon peuvent paralyser un Pokémon avec Échauffement, mais Échauffement s’activera et soignera la paralysie immédiatement après, et les Picots de ce Pokémon ne sont pas affectés par ce talent après avoir été placés. Quand ce Pokémon entre au combat, tous les dresseurs participants sont notifiés qu’il a ce talent. -Ce talent fonctionne de la même manière que []{ability:mold-breaker} et []{ability:teravolt}." +Ce talent fonctionne de la même manière que Brise Moule et Téra-Voltage." 163,6,"Umgeht die gegnerische Fähigkeit, wenn sie eine Attacke verhindern kann.","Die Attacken von Pokémon mit dieser Fähigkeit ignorieren Fähigkeiten, die die Attacke am Funktionieren hindern oder ihre Effekte beeinflussen. -Beispiel: Die Attacken ignorieren Fähigkeiten die sie komplett verhindern würden, wie []{ability:water-absorb}, Fähigkeiten die einen der Effekte verhindern würden, wie z.B. []{ability:clear-body}, []{ability:shell-armor} oder []{ability:sticky-hold} und Fähigkeiten die einen generellen schützenden Vorteil brächten, wie []{ability:simple}, []{ability:snow-cloak} oder []{ability:thick-fat}. Wenn eine Fähigkeit die Attacke behindern oder ihr helfen würde, wie []{ability:dry-skin} oder []{ability:unaware}, wird sie ebenfalls ignoriert. +Beispiel: Die Attacken ignorieren Fähigkeiten die sie komplett verhindern würden, wie H2O-Absorber, Fähigkeiten die einen der Effekte verhindern würden, wie z.B. Neutraltorso, Panzerhaut oder Klebekörper und Fähigkeiten die einen generellen schützenden Vorteil brächten, wie Wankelmut, Schneemantel oder Speckschicht. Wenn eine Fähigkeit die Attacke behindern oder ihr helfen würde, wie Trockenheit oder Unkenntnis, wird sie ebenfalls ignoriert. -Fähigkeiten die dieser Beschreibung nicht entsprechen, selbst wenn sie eine Attacke behindern könnten, werden nicht verhindert. Zum Beispiel beeinflusst []{ability:cursed-body} nur mögliche zukünftige Anwendungen der Attacke, während []{ability:liquid-ooze} und []{ability:shadow-tag} nur den Effekt der Attacke auf den Anwender verhindern. Die Attacke kann keine Typ- oder Form-Änderungen verhindern die durch Fähigkeiten ausgelöst werden, zum Beispiel []{ability:color-change} oder []{ability:forecast}, genauso wie Effekte die von Fähigkeiten verursacht wurden aber nicht mehr an die Fähigkeit gebunden sind, so wie der []{mechanic:rain} von []{ability:drizzle}. Die Fähigkeit kann []{ability:multitype} nicht verhindern. +Fähigkeiten die dieser Beschreibung nicht entsprechen, selbst wenn sie eine Attacke behindern könnten, werden nicht verhindert. Zum Beispiel beeinflusst Tastfluch nur mögliche zukünftige Anwendungen der Attacke, während Kloakensoße und Wegsperre nur den Effekt der Attacke auf den Anwender verhindern. Die Attacke kann keine Typ- oder Form-Änderungen verhindern die durch Fähigkeiten ausgelöst werden, zum Beispiel Farbwechsel oder Prognose, genauso wie Effekte die von Fähigkeiten verursacht wurden aber nicht mehr an die Fähigkeit gebunden sind, so wie der Regen von Niesel. Die Fähigkeit kann Variabilität nicht verhindern. -Eine Fähigkeit die von dieser Fähigkeit ignoriert wird, wird nur überbrückt, während die Attacke eingesetzt wird. Beispiel: Die Attacken von Pokémon mit dieser Fähigkeit können ein Pokémon mit []{ability:limber} [paralysieren]{mechanic:paralysis} aber []{ability:limber} wird sich aktivieren und die Paralyse direkt danach heilen. Außerdem werden die [Stacheln]{move:spikes} dieses Pokémons nicht von dieser Fähigkeit beeinflusst, nachdem sie platziert wurden. +Eine Fähigkeit die von dieser Fähigkeit ignoriert wird, wird nur überbrückt, während die Attacke eingesetzt wird. Beispiel: Die Attacken von Pokémon mit dieser Fähigkeit können ein Pokémon mit Flexibilität paralysieren aber Flexibilität wird sich aktivieren und die Paralyse direkt danach heilen. Außerdem werden die Stacheln dieses Pokémons nicht von dieser Fähigkeit beeinflusst, nachdem sie platziert wurden. Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt, werden alle Trainer über diese Fähigkeit benachrichtigt. -Die Fähigkeit ist identisch mit []{ability:teravolt} und []{ability:mold-breaker}." +Die Fähigkeit ist identisch mit Teravolt und Überbrückung." 163,9,Bypasses targets' abilities if they could hinder or prevent moves.,"This Pokémon's moves completely ignore abilities that could hinder or prevent their effect on the target. -For example, this Pokémon's moves ignore abilities that would fully negate them, such as []{ability:water-absorb}; abilities that would prevent any of their effects, such as []{ability:clear-body}, []{ability:shell-armor}, or []{ability:sticky-hold}; and abilities that grant any general protective benefit, such as []{ability:simple}, []{ability:snow-cloak}, or []{ability:thick-fat}. If an ability could either hinder or help this Pokémon's moves, e.g. []{ability:dry-skin} or []{ability:unaware}, the ability is ignored either way. +For example, this Pokémon's moves ignore abilities that would fully negate them, such as Water Absorb; abilities that would prevent any of their effects, such as Clear Body, Shell Armor, or Sticky Hold; and abilities that grant any general protective benefit, such as Simple, Snow Cloak, or Thick Fat. If an ability could either hinder or help this Pokémon's moves, e.g. Dry Skin or Unaware, the ability is ignored either way. -Abilities that do not fit this description, even if they could hinder moves in some other way, are not affected. For example, []{ability:cursed-body} only affects potential future uses of the move, while []{ability:liquid-ooze} and []{ability:shadow-tag} can only hinder a move's effect on the user. This ablity cannot ignore type or form changes granted by abilities, for example []{ability:color-change} or []{ability:forecast}; nor effects that were caused by abilities but are no longer tied to an ability, such as the rain from []{ability:drizzle}. This ability cannot ignore []{ability:multitype} at all. +Abilities that do not fit this description, even if they could hinder moves in some other way, are not affected. For example, Cursed Body only affects potential future uses of the move, while Liquid Ooze and Shadow Tag can only hinder a move's effect on the user. This ablity cannot ignore type or form changes granted by abilities, for example Color Change or Forecast; nor effects that were caused by abilities but are no longer tied to an ability, such as the rain from Drizzle. This ability cannot ignore Multitype at all. -An ability ignored by this ability is only nullified while the move is being used. For example, this Pokémon's moves can [paralyze]{mechanic:paralysis} a Pokémon with []{ability:limber}, but Limber will activate and heal the paralysis immediately thereafter, and this Pokémon's []{move:spikes} are not affected by this ability after they have been placed. +An ability ignored by this ability is only nullified while the move is being used. For example, this Pokémon's moves can paralyze a Pokémon with Limber, but Limber will activate and heal the paralysis immediately thereafter, and this Pokémon's Spikes are not affected by this ability after they have been placed. When this Pokémon enters battle, all participating trainers are notified that it has this ability. -This ability functions identically to []{ability:mold-breaker} and []{ability:teravolt}." +This ability functions identically to Mold Breaker and Teravolt." 164,5,Outrepasse les talents des cibles si elles peuvent entraver ou empêcher une capacité.,"Les capacités de ce Pokémon ignorent complètement les talents qui peuvent entraver ou empêcher leur effet sur la cible. -Par exemple, les capacités de ce Pokémon ignorent les talents qui les annuleraient totalement, tels que []{ability:water-absorb}; les talents qui empêcheraient n’importe lequel de ses effets, tels que []{ability:clear-body}, []{ability:shell-armor}, ou []{ability:sticky-hold}; et les talents qui garantissent n’importe quel bénéfice de protection générale, tels que []{ability:simple}, []{ability:snow-cloak}, ou []{ability:thick-fat}. Si un talent peut entraver ou aider les capacités de ce Pokémon, e.g. []{ability:dry-skin} ou []{ability:unaware}, le talent est ignoré dans les deux cas. +Par exemple, les capacités de ce Pokémon ignorent les talents qui les annuleraient totalement, tels que Absorbe-Eau; les talents qui empêcheraient n’importe lequel de ses effets, tels que Corps Sain, Coque Armure, ou Glu; et les talents qui garantissent n’importe quel bénéfice de protection générale, tels que Simple, Rideau Neige, ou Isograisse. Si un talent peut entraver ou aider les capacités de ce Pokémon, e.g. Peau Sèche ou Inconscient, le talent est ignoré dans les deux cas. -Les talents qui ne correspondent pas à cette description, même s’ils peuvent entraver des capacités d’une autre manière quelconque, ne sont pas affectés. Par exemple, []{ability:cursed-body} affecte seulement les potentielles prochaines utilisations de la capacité, tandis que []{ability:liquid-ooze} et []{ability:shadow-tag} peuvent seulement entraver l’effet d’une capacité sur le lanceur. Ce talent ne peut pas ignorer les changements de type ou forme acquis par les talents, par exemple []{ability:color-change} ou []{ability:forecast}; ni les effets qui ont été causés par des talents mais qui ne sont plus liés à un talent, tels que la pluie de []{ability:drizzle}. Ce talent ne peut pas ignorer []{ability:multitype} du tout. +Les talents qui ne correspondent pas à cette description, même s’ils peuvent entraver des capacités d’une autre manière quelconque, ne sont pas affectés. Par exemple, Corps Maudit affecte seulement les potentielles prochaines utilisations de la capacité, tandis que Suintement et Marque Ombre peuvent seulement entraver l’effet d’une capacité sur le lanceur. Ce talent ne peut pas ignorer les changements de type ou forme acquis par les talents, par exemple Homochromie ou Météo; ni les effets qui ont été causés par des talents mais qui ne sont plus liés à un talent, tels que la pluie de Crachin. Ce talent ne peut pas ignorer Multi-Type du tout. -Un talent ignoré par ce talent est seulement annulé tant que la capacité est utilisée. Par exemple, les capacités de ce Pokémon peuvent [paralyser]{mechanic:paralysis} un Pokémon avec []{ability:limber}, mais Échauffement s’activera et soignera la paralysie immédiatement après, et les []{move:spikes} de ce Pokémon ne sont pas affectés par ce talent après avoir été placés. +Un talent ignoré par ce talent est seulement annulé tant que la capacité est utilisée. Par exemple, les capacités de ce Pokémon peuvent paralyser un Pokémon avec Échauffement, mais Échauffement s’activera et soignera la paralysie immédiatement après, et les Picots de ce Pokémon ne sont pas affectés par ce talent après avoir été placés. Quand ce Pokémon entre au combat, tous les dresseurs participants sont notifiés qu’il a ce talent. -Ce talent fonctionne de la même manière que []{ability:mold-breaker} et []{ability:turboblaze}." +Ce talent fonctionne de la même manière que Brise Moule et Turbo Brasier." 164,6,"Umgeht die gegnerische Fähigkeit, wenn sie eine Attacke verhindern kann.","Die Attacken von Pokémon mit dieser Fähigkeit ignorieren Fähigkeiten, die die Attacke am Funktionieren hindern oder ihre Effekte beeinflussen. -Beispiel: Die Attacken ignorieren Fähigkeiten die sie komplett verhindern würden, wie []{ability:water-absorb}, Fähigkeiten die einen der Effekte verhindern würden, wie z.B. []{ability:clear-body}, []{ability:shell-armor} oder []{ability:sticky-hold} und Fähigkeiten die einen generellen schützenden Vorteil brächten, wie []{ability:simple}, []{ability:snow-cloak} oder []{ability:thick-fat}. Wenn eine Fähigkeit die Attacke behindern oder ihr helfen würde, wie []{ability:dry-skin} oder []{ability:unaware}, wird sie ebenfalls ignoriert. +Beispiel: Die Attacken ignorieren Fähigkeiten die sie komplett verhindern würden, wie H2O-Absorber, Fähigkeiten die einen der Effekte verhindern würden, wie z.B. Neutraltorso, Panzerhaut oder Klebekörper und Fähigkeiten die einen generellen schützenden Vorteil brächten, wie Wankelmut, Schneemantel oder Speckschicht. Wenn eine Fähigkeit die Attacke behindern oder ihr helfen würde, wie Trockenheit oder Unkenntnis, wird sie ebenfalls ignoriert. -Fähigkeiten die dieser Beschreibung nicht entsprechen, selbst wenn sie eine Attacke behindern könnten, werden nicht verhindert. Zum Beispiel beeinflusst []{ability:cursed-body} nur mögliche zukünftige Anwendungen der Attacke, während []{ability:liquid-ooze} und []{ability:shadow-tag} nur den Effekt der Attacke auf den Anwender verhindern. Die Attacke kann keine Typ- oder Form-Änderungen verhindern die durch Fähigkeiten ausgelöst werden, zum Beispiel []{ability:color-change} oder []{ability:forecast}, genauso wie Effekte die von Fähigkeiten verursacht wurden aber nicht mehr an die Fähigkeit gebunden sind, so wie der []{mechanic:rain} von []{ability:drizzle}. Die Fähigkeit kann []{ability:multitype} nicht verhindern. +Fähigkeiten die dieser Beschreibung nicht entsprechen, selbst wenn sie eine Attacke behindern könnten, werden nicht verhindert. Zum Beispiel beeinflusst Tastfluch nur mögliche zukünftige Anwendungen der Attacke, während Kloakensoße und Wegsperre nur den Effekt der Attacke auf den Anwender verhindern. Die Attacke kann keine Typ- oder Form-Änderungen verhindern die durch Fähigkeiten ausgelöst werden, zum Beispiel Farbwechsel oder Prognose, genauso wie Effekte die von Fähigkeiten verursacht wurden aber nicht mehr an die Fähigkeit gebunden sind, so wie der Regen von Niesel. Die Fähigkeit kann Variabilität nicht verhindern. -Eine Fähigkeit die von dieser Fähigkeit ignoriert wird, wird nur überbrückt, während die Attacke eingesetzt wird. Beispiel: Die Attacken von Pokémon mit dieser Fähigkeit können ein Pokémon mit []{ability:limber} [paralysieren]{mechanic:paralysis} aber []{ability:limber} wird sich aktivieren und die Paralyse direkt danach heilen. Außerdem werden die [Stacheln]{move:spikes} dieses Pokémons nicht von dieser Fähigkeit beeinflusst, nachdem sie platziert wurden. +Eine Fähigkeit die von dieser Fähigkeit ignoriert wird, wird nur überbrückt, während die Attacke eingesetzt wird. Beispiel: Die Attacken von Pokémon mit dieser Fähigkeit können ein Pokémon mit Flexibilität paralysieren aber Flexibilität wird sich aktivieren und die Paralyse direkt danach heilen. Außerdem werden die Stacheln dieses Pokémons nicht von dieser Fähigkeit beeinflusst, nachdem sie platziert wurden. Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt, werden alle Trainer über diese Fähigkeit benachrichtigt. -Die Fähigkeit ist identisch mit []{ability:mold-breaker} und []{ability:turboblaze}." +Die Fähigkeit ist identisch mit Überbrückung und Turbobrand." 164,9,Bypasses targets' abilities if they could hinder or prevent moves.,"This Pokémon's moves completely ignore abilities that could hinder or prevent their effect on the target. -For example, this Pokémon's moves ignore abilities that would fully negate them, such as []{ability:water-absorb}; abilities that would prevent any of their effects, such as []{ability:clear-body}, []{ability:shell-armor}, or []{ability:sticky-hold}; and abilities that grant any general protective benefit, such as []{ability:simple}, []{ability:snow-cloak}, or []{ability:thick-fat}. If an ability could either hinder or help this Pokémon's moves, e.g. []{ability:dry-skin} or []{ability:unaware}, the ability is ignored either way. +For example, this Pokémon's moves ignore abilities that would fully negate them, such as Water Absorb; abilities that would prevent any of their effects, such as Clear Body, Shell Armor, or Sticky Hold; and abilities that grant any general protective benefit, such as Simple, Snow Cloak, or Thick Fat. If an ability could either hinder or help this Pokémon's moves, e.g. Dry Skin or Unaware, the ability is ignored either way. -Abilities that do not fit this description, even if they could hinder moves in some other way, are not affected. For example, []{ability:cursed-body} only affects potential future uses of the move, while []{ability:liquid-ooze} and []{ability:shadow-tag} can only hinder a move's effect on the user. This ablity cannot ignore type or form changes granted by abilities, for example []{ability:color-change} or []{ability:forecast}; nor effects that were caused by abilities but are no longer tied to an ability, such as the rain from []{ability:drizzle}. This ability cannot ignore []{ability:multitype} at all. +Abilities that do not fit this description, even if they could hinder moves in some other way, are not affected. For example, Cursed Body only affects potential future uses of the move, while Liquid Ooze and Shadow Tag can only hinder a move's effect on the user. This ablity cannot ignore type or form changes granted by abilities, for example Color Change or Forecast; nor effects that were caused by abilities but are no longer tied to an ability, such as the rain from Drizzle. This ability cannot ignore Multitype at all. -An ability ignored by this ability is only nullified while the move is being used. For example, this Pokémon's moves can [paralyze]{mechanic:paralysis} a Pokémon with []{ability:limber}, but Limber will activate and heal the paralysis immediately thereafter, and this Pokémon's []{move:spikes} are not affected by this ability after they have been placed. +An ability ignored by this ability is only nullified while the move is being used. For example, this Pokémon's moves can paralyze a Pokémon with Limber, but Limber will activate and heal the paralysis immediately thereafter, and this Pokémon's Spikes are not affected by this ability after they have been placed. When this Pokémon enters battle, all participating trainers are notified that it has this ability. -This ability functions identically to []{ability:mold-breaker} and []{ability:turboblaze}." -165,5,Protège les alliés contre les capacités qui affectent leur état mental.,"Immunise les alliés des effets des capacités []{move:attract}, []{move:destiny-bond}, []{move:disable}, []{move:encore}, []{move:heal-block}, []{move:taunt} ou []{move:torment}, ainsi que des talents []{ability:cursed-body} et []{ability:cute-charm}." -165,6,Schützt Verbündete vor mentalen Attacken.,"Pokémon sind vor mentalen Attacken wie []{move:attract}, []{move:disable}, []{move:taunt} oder []{move:encore} geschützt, solange sich ein Pokémon mit dieser Fähigkeit im Team befindet. Das gilt auch, für das Pokémon selbst." +This ability functions identically to Mold Breaker and Turboblaze." +165,5,Protège les alliés contre les capacités qui affectent leur état mental.,"Immunise les alliés des effets des capacités Attraction, Lien du Destin, Entrave, Encore, Anti-Soin, Provoc ou Tourmente, ainsi que des talents Corps Maudit et Joli Sourire." +165,6,Schützt Verbündete vor mentalen Attacken.,"Pokémon sind vor mentalen Attacken wie Anziehung, Aussetzer, Verhöhner oder Zugabe geschützt, solange sich ein Pokémon mit dieser Fähigkeit im Team befindet. Das gilt auch, für das Pokémon selbst." 165,9,Protects allies against moves that affect their mental state.,Protects allies against moves that affect their mental state. -166,5,Protège les Pokémon []{type:grass} alliés d'avoir leurs stats baissées par d'autres Pokémon.,"Protège les Pokémon alliés []{type:grass} sont immunisés aux [baisses de stat]{mechanic:stat-modifier} causées par des capacités ou talents adverses. +166,5,Protège les Pokémon Plante alliés d'avoir leurs stats baissées par d'autres Pokémon.,"Protège les Pokémon alliés Plante sont immunisés aux baisses de stat causées par des capacités ou talents adverses. Immunise également contre les altérations majeures de statut." -166,6,Beschützt verbündete []{type:grass} Pokémon for negativen [Statuswerteänderungenen]{mechanic:stat-modifier}.,"[]{type:grass} Pokémon können durch Gegner keine negativen []{mechanic:stat-modifier} erleiden, solange sich ein Pokémon mit dieser Fähigkeit im Team befindet. +166,6,Beschützt verbündete Pflanze Pokémon for negativen Statuswerteänderungenen.,"Pflanze Pokémon können durch Gegner keine negativen Statusveränderung erleiden, solange sich ein Pokémon mit dieser Fähigkeit im Team befindet. -Das betrifft nur direkte [Statuswerteänderungenen]{mechanic:stat-modifier}, der []{mechanic:speed} Malus von []{mechanic:paralysis} wird nicht verhindert, genauso wie selbstverursachte [Statuswerteänderungenen]{mechanic:stat-modifier} wie z.B. durch []{move:leaf-storm}." -166,9,Protects friendly []{type:grass} Pokémon from having their stats lowered by other Pokémon.,Protects friendly []{type:grass} Pokémon from having their stats lowered by other Pokémon. +Das betrifft nur direkte Statuswerteänderungenen, der Initiative Malus von Paralyse wird nicht verhindert, genauso wie selbstverursachte Statuswerteänderungenen wie z.B. durch Blättersturm." +166,9,Protects friendly Grass Pokémon from having their stats lowered by other Pokémon.,Protects friendly Grass Pokémon from having their stats lowered by other Pokémon. 167,5,"Restaure les PV en mangeant une Baie, en plus de l'effet de la Baie.",Ce Pokémon regagne 1/3 de ses PV max en mangeant une baie en plus des bénéfices normaux de celle-ci. -167,6,Stellt zusätzlich zum eigentlichen Effekt einer Beere zusätzliche []{mechanic:hp} wieder her.,"Wenn ein Pokémon mit dieser Fähigkeit eine Beere isst, stellt es 1/3 seiner maximalen []{mechanic:hp} wieder her, zusätzlich zum eigentlichen Effekt der Beere. +167,6,Stellt zusätzlich zum eigentlichen Effekt einer Beere zusätzliche KP wieder her.,"Wenn ein Pokémon mit dieser Fähigkeit eine Beere isst, stellt es 1/3 seiner maximalen KP wieder her, zusätzlich zum eigentlichen Effekt der Beere. -Die Fähigkeit wirkt auch, wenn das Pokémon die Beere durch []{move:fling}, []{move:bug-bite} oder []{move:pluck} erhalten hat, solange es von der Beere profitiert. +Die Fähigkeit wirkt auch, wenn das Pokémon die Beere durch Schleuder, Käferbiss oder Pflücker erhalten hat, solange es von der Beere profitiert. -Die Fähigkeit wirkt nicht, wenn die Beere mit []{move:natural-gift} verbraucht wird." +Die Fähigkeit wirkt nicht, wenn die Beere mit Beerenkräfte verbraucht wird." 167,9,"Restores HP upon eating a Berry, in addition to the Berry's effect.","Restores HP upon eating a Berry, in addition to the Berry's effect." 168,5,Change le type du porteur pour correspondre à chaque capacité qu'il utilise.,"Change le type du porteur pour correspondre à chaque capacité qu'il utilise. Le changement de type a lieu juste avant que la capacité est utilisée." 168,6,Ändert den Typ des Anwenders in den der Attacke die er einsetzt.,"Wenn ein Pokémon mit dieser Fähigkeit eine Attacke einsetzt, ändert sich sein Typ in den der Attacke. -Die Typumwandlung erfolgt unmittelbar vor dem Einsatz der Attacke, der Anwender erhält dadurch den []{mechanic:same-type-attack-bonus} Bonus für jede Attacke die er einsetzt und []{move:toxic} trifft immer. Die Typumwandlung bleibt bestehen, bis der Typ erneut gewandelt wird oder das Pokémon ausgetauscht wird, nicht aber durch deaktivieren oder austauschen der Fähigkeit. +Die Typumwandlung erfolgt unmittelbar vor dem Einsatz der Attacke, der Anwender erhält dadurch den Typen-Bonus Bonus für jede Attacke die er einsetzt und Toxin trifft immer. Die Typumwandlung bleibt bestehen, bis der Typ erneut gewandelt wird oder das Pokémon ausgetauscht wird, nicht aber durch deaktivieren oder austauschen der Fähigkeit. -Wenn der Typ der Attacke geändert wird, zum Beispiel weil die Attacke eine andere Attacke benutzt, wie []{move:nature-power}, weil die Attacke selbst ihren Typ ändern kann oder weil der Typ der Attacke vom Gegner verändert wird, wie z.B. durch []{move:electrify} oder []{move:ion-deluge}, dann wird der geänderte Typ herangezogen. Wenn eine Attacke eingesetzt wird, die den Typ des Anwenders ändert, wie []{move:camouflage}, dann löst zuerst die Fähigkeit aus und ändert den Typ des Anwenders in den der Attacke, danach wird die Attacke entweder fehlschlagen oder den Typ des Anwenders wieder ändern. Wird []{move:curse} eingesetzt und der Anwender ist nicht bereits vom Typ []{type:ghost} wird er zum Typ []{type:ghost}. +Wenn der Typ der Attacke geändert wird, zum Beispiel weil die Attacke eine andere Attacke benutzt, wie Natur-Kraft, weil die Attacke selbst ihren Typ ändern kann oder weil der Typ der Attacke vom Gegner verändert wird, wie z.B. durch Elektrifizierung oder Plasmaschauer, dann wird der geänderte Typ herangezogen. Wenn eine Attacke eingesetzt wird, die den Typ des Anwenders ändert, wie Tarnung, dann löst zuerst die Fähigkeit aus und ändert den Typ des Anwenders in den der Attacke, danach wird die Attacke entweder fehlschlagen oder den Typ des Anwenders wieder ändern. Wird Fluch eingesetzt und der Anwender ist nicht bereits vom Typ Geist wird er zum Typ Geist. -Die Fähigkeit löst nicht aus, wenn die Attacke fehlschlägt, außer sie geht wegen der Fähigkeit selbst daneben, wenn die Ausführung unterbrochen wird, z.B. durch []{mechanic:confusion}, wenn die Attacke verhindert wird (durch []{mechanic:rain} oder durch []{move:powder}). Die Fähigkeit löst trotzdem aus, wenn die Attacke daneben geht, blockiert wird (durch []{move:protect} oder ähnliches) oder keine Wirkung auf den Gegner hat. +Die Fähigkeit löst nicht aus, wenn die Attacke fehlschlägt, außer sie geht wegen der Fähigkeit selbst daneben, wenn die Ausführung unterbrochen wird, z.B. durch Verwirrung, wenn die Attacke verhindert wird (durch Regen oder durch Pulverschleuder). Die Fähigkeit löst trotzdem aus, wenn die Attacke daneben geht, blockiert wird (durch Schutzschild oder ähnliches) oder keine Wirkung auf den Gegner hat. -[]{move:struggle} ist nicht betroffen." +Verzweifler ist nicht betroffen." 168,9,Changes the bearer's type to match each move it uses.,"Changes the bearer's type to match each move it uses. The type change takes place just before the move is used." @@ -1660,120 +1660,120 @@ The type change takes place just before the move is used." 169,9,Halves damage from physical attacks.,Halves damage from physical attacks. 170,5,Vole l'objet tenu de la cible quand le porteur utilise une capacité offensive.,"Ce Pokémon vole l’objet tenu de l’adversaire une fois l’attaque effectuée. -Ce talent ne fonctionne pas si son possesseur tient déjà un objet, si son adversaire ne tient pas d'objet, ou encore si l'un des deux Pokémon est protégé par un [Clone]{move:substitute}." +Ce talent ne fonctionne pas si son possesseur tient déjà un objet, si son adversaire ne tient pas d'objet, ou encore si l'un des deux Pokémon est protégé par un Clone." 170,6,Stiehlt angreifenden Pokémon das Item wenn es von einer Attacke die Schaden verursacht getroffen wird.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke getroffen wird die Schaden verursacht, wird das vom Angreifer getragene Item auf das getroffene Pokémon übertragen, wenn dieses noch keins hält. -Das Pokémon stiehlt nicht, wenn es besiegt wird. Es kann auch stehlen, wenn der Angreifer einen []{move:substitute} hat, aber nicht wenn der eigene getroffen wird. Wenn eine Attacke mehrmals trifft, löst nur der letzte Treffer die Fähigkeit aus. Wenn das Pokémon ein wildes ist, kann es kein Item stehlen." +Das Pokémon stiehlt nicht, wenn es besiegt wird. Es kann auch stehlen, wenn der Angreifer einen Delegator hat, aber nicht wenn der eigene getroffen wird. Wenn eine Attacke mehrmals trifft, löst nur der letzte Treffer die Fähigkeit aus. Wenn das Pokémon ein wildes ist, kann es kein Item stehlen." 170,9,Steals the target's held item when the bearer uses a damaging move.,Steals the target's held item when the bearer uses a damaging move. 171,5,"Protège contre les projectiles, balles, et capacités à base de bombe.","Ignore les effets des capacités utilisant des projectiles, soit la plupart des capacités comprenant les mots Balle (ou Ball), Bombe (ou Bomb), Boule, Canon ou Sphère." 171,6,"Schützt gegen Kugel-, Ball- und Bombenbasierte Attacken.","Pokémon mit dieser Fähigkeit können nicht von Attacken getroffen werden die Kugel-, Ball- oder Bombenbasiert sind." 171,9,"Protects against bullet, ball, and bomb-based moves.","Protects against bullet, ball, and bomb-based moves." -172,5,Augmente l'Attaque Spéciale de deux niveaux quand n'importe quelle stat est diminuée.,"Si ce Pokémon subit une [baisse de stat]{mechanic:stat-modifier}, son [Attaque Spéciale]{mechanic:special-attack} augmente de deux niveaux. +172,5,Augmente l'Attaque Spéciale de deux niveaux quand n'importe quelle stat est diminuée.,"Si ce Pokémon subit une baisse de stat, son Attaque Spéciale augmente de deux niveaux. -Cet effet se déclenche à chaque [baisse de stat]{mechanic:stat-modifier}, quelque soit son importance." -172,6,Erhöht den []{mechanic:special-attack} um 2 [Stufen]{mechanic:stat-modifier} wenn ein Statuswert gesenkt wird.,"Wenn ein Statuswert eines Pokémon mit dieser Fähigkeit [gesenkt]{mechanic:stat-modifier} wird, wird sein []{mechanic:special-attack} um 2 [Stufen]{mechanic:stat-modifier} erhöht. +Cet effet se déclenche à chaque baisse de stat, quelque soit son importance." +172,6,Erhöht den Spezialangriff um 2 Stufen wenn ein Statuswert gesenkt wird.,"Wenn ein Statuswert eines Pokémon mit dieser Fähigkeit gesenkt wird, wird sein Spezialangriff um 2 Stufen erhöht. -Wenn mehrere Statuswerte [gesenkt]{mechanic:stat-modifier} löst die Fähigkeit für jeden Statuswert aus." +Wenn mehrere Statuswerte gesenkt löst die Fähigkeit für jeden Statuswert aus." 172,9,Raises Special Attack by two stages upon having any stat lowered.,Raises Special Attack by two stages upon having any stat lowered. 173,5,Renforce les capacités à morsure d'1.5× leur puissance.,La puissance des capacités à base de morsures est augmentée d'1.5×. -173,6,Verstärkt Bissattacken um 50%.,"Die Bissattacken von Pokémon mit dieser Fähigkeit sind 1,5× so stark wie sonst. Zu Bissattacken zählen auch []{move:crunch} und ""Zahn""-Attacken." +173,6,Verstärkt Bissattacken um 50%.,"Die Bissattacken von Pokémon mit dieser Fähigkeit sind 1,5× so stark wie sonst. Zu Bissattacken zählen auch Knirscher und ""Zahn""-Attacken." 173,9,Strengthens biting moves to 1.5× their power.,Strengthens biting moves to 1.5× their power. -174,5,Change les capacités []{type:normal} du porteur en capacités []{type:ice} et les renforce d'1.3× leur puissance.,Change les capacités de type []{type:normal} du porteur en capacités de type []{type:ice}. Les capacités changées par ce talent ont 1.3× leur puissance. -174,6,Ändert die []{type:normal} Attacken des Anwenders in []{type:ice} Attacken und verstärkt sie um 30%.,"Die []{type:normal} Attacken von Pokémon mit dieser Fäigkeit werden zu []{type:ice} Attacken. Attacken die durch diese Fähigkeit beeinflusst werden, haben 1,3× so viel Basisstärke wie sonst." -174,9,Turns the bearer's []{type:normal} moves into []{type:ice} moves and strengthens them to 1.3× their power.,Turns the bearer's []{type:normal}-type moves into []{type:ice}-type moves. Moves changed by this ability have 1.3× their power. -175,5,Empêche les Pokémon alliés de dormir.,Les Pokémon alliés ne peuvent pas [s'endormir]{mechanic:sleep} pendant le combat. -175,6,Hindert Partner am [einschlafen]{mechanic:sleep}.,Pokémon können nicht [einschlafen]{mechanic:sleep} solange sich ein Pokémon mit dieser Fähigkeit im Team befindet. +174,5,Change les capacités Normal du porteur en capacités Glace et les renforce d'1.3× leur puissance.,Change les capacités de type Normal du porteur en capacités de type Glace. Les capacités changées par ce talent ont 1.3× leur puissance. +174,6,Ändert die Normal Attacken des Anwenders in Eis Attacken und verstärkt sie um 30%.,"Die Normal Attacken von Pokémon mit dieser Fäigkeit werden zu Eis Attacken. Attacken die durch diese Fähigkeit beeinflusst werden, haben 1,3× so viel Basisstärke wie sonst." +174,9,Turns the bearer's Normal moves into Ice moves and strengthens them to 1.3× their power.,Turns the bearer's Normal-type moves into Ice-type moves. Moves changed by this ability have 1.3× their power. +175,5,Empêche les Pokémon alliés de dormir.,Les Pokémon alliés ne peuvent pas s'endormir pendant le combat. +175,6,Hindert Partner am einschlafen.,Pokémon können nicht einschlafen solange sich ein Pokémon mit dieser Fähigkeit im Team befindet. 175,9,Prevents friendly Pokémon from sleeping.,Prevents friendly Pokémon from sleeping. -176,5,"Change []{pokemon:aegislash} en Forme Assaut avant d'utiliser une capacité offensive, ou en Forme Parade avant d'utiliser []{move:kings-shield}.","Permet à [Exagide]{pokemon:aegislash} de changer de forme selon les capacités qu'il utilise. Ainsi, [Exagide]{pokemon:aegislash} arrivant toujours sur le terrain en Forme Parade, les capacités offensives lui permettent de passer sous sa Forme Assaut. +176,5,"Change Exagide en Forme Assaut avant d'utiliser une capacité offensive, ou en Forme Parade avant d'utiliser Bouclier Royal.","Permet à Exagide de changer de forme selon les capacités qu'il utilise. Ainsi, Exagide arrivant toujours sur le terrain en Forme Parade, les capacités offensives lui permettent de passer sous sa Forme Assaut. -Les capacités de statut n'ont pas d'influence (le Pokémon ne change pas de forme), et la capacité [Bouclier Royal]{move:kings-shield} lui permet de passer sous sa Forme Parade. " -176,6,"Wechselt die Form von []{pokemon:aegislash} zur Klingenform, wenn eine Attacke mit Schaden eingesetzt wird, oder zur Schildform, wenn []{move:kings-shield} eingesetzt wird.","Lässt []{pokemon:aegislash} zur Klingenform wechseln, wenn es einen Attacke einsetzt die Schaden verursacht, oder zur Schildform, wenn []{move:kings-shield} eingesetzt wird. +Les capacités de statut n'ont pas d'influence (le Pokémon ne change pas de forme), et la capacité Bouclier Royal lui permet de passer sous sa Forme Parade. " +176,6,"Wechselt die Form von Aegislash zur Klingenform, wenn eine Attacke mit Schaden eingesetzt wird, oder zur Schildform, wenn Königsschild eingesetzt wird.","Lässt Durengard zur Klingenform wechseln, wenn es einen Attacke einsetzt die Schaden verursacht, oder zur Schildform, wenn Königsschild eingesetzt wird. -Die Fähigkeit löst auch aus, wenn die Ausführung der Attacke verhindert wird, z.B. durch []{mechanic:sleep} oder []{mechanic:confusion}. Die Fähigkeit löst nicht aus bei Attacken die andere Attacken aufrufen, so wie []{move:sleep-talk}, selbst wenn dabei []{move:kings-shield} oder eine Attacke die Schaden verursacht aufgerufen wird. +Die Fähigkeit löst auch aus, wenn die Ausführung der Attacke verhindert wird, z.B. durch Schlaf oder Verwirrung. Die Fähigkeit löst nicht aus bei Attacken die andere Attacken aufrufen, so wie Schlafrede, selbst wenn dabei Königsschild oder eine Attacke die Schaden verursacht aufgerufen wird. -Die Fähigkeit hat keinen Effekt für Pokémon außer []{pokemon:aegislash}." -176,9,"Changes []{pokemon:aegislash} to Blade Forme before using a damaging move, or Shield Forme before using []{move:kings-shield}.","Changes []{pokemon:aegislash} to Blade Forme before using a damaging move, or Shield Forme before using []{move:kings-shield}." -177,5,Augmente la priorité des capacités []{type:flying} d'un niveau.,Les capacités de type [Vol]{type:flying} de ce Pokémon voient leur priorité augmentée de 1. -177,6,Erhöht die []{mechanic:priority} von []{type:flying} Attacken um 1 Stufe.,"Wenn ein Pokémon diese Fähigkeit hat, erhöht sich die []{mechanic:priority} seiner []{type:flying} Attacken um 1 Stufe." -177,9,Raises []{type:flying} moves' priority by one stage.,Raises []{type:flying} moves' priority by one stage. -178,5,Renforce les capacités à base d’aura ou de vibrations d’1.5× leur puissance.,Les capacités à aura ou vibrations de ce Pokémon voient leur puissance (ou les soins en ce qui concerne [Vibra Soin]{mechanic:heal-pulse}) augmentée de 50 %. -178,6,Verstärkt Aura- und Pulsattacken um 50%.,"Die Aura- und Pulsattacken von Pokémon mit dieser Fähigkeit sind 1,5× so stark wie sonst. Zu den Attacken zählen auch []{move:water-pulse} und []{move:origin-pulse} und []{move:heal-pulse} heilt um 75% statt 50% der maximalen []{mechanic:hp}." +Die Fähigkeit hat keinen Effekt für Pokémon außer Durengard." +176,9,"Changes Aegislash to Blade Forme before using a damaging move, or Shield Forme before using King’s Shield.","Changes Aegislash to Blade Forme before using a damaging move, or Shield Forme before using King’s Shield." +177,5,Augmente la priorité des capacités Vol d'un niveau.,Les capacités de type Vol de ce Pokémon voient leur priorité augmentée de 1. +177,6,Erhöht die Priorität von Flug Attacken um 1 Stufe.,"Wenn ein Pokémon diese Fähigkeit hat, erhöht sich die Priorität seiner Flug Attacken um 1 Stufe." +177,9,Raises Flying moves' priority by one stage.,Raises Flying moves' priority by one stage. +178,5,Renforce les capacités à base d’aura ou de vibrations d’1.5× leur puissance.,Les capacités à aura ou vibrations de ce Pokémon voient leur puissance (ou les soins en ce qui concerne Vibra Soin) augmentée de 50 %. +178,6,Verstärkt Aura- und Pulsattacken um 50%.,"Die Aura- und Pulsattacken von Pokémon mit dieser Fähigkeit sind 1,5× so stark wie sonst. Zu den Attacken zählen auch Aquawelle und Ursprungswoge und Heilwoge heilt um 75% statt 50% der maximalen KP." 178,9,Strengthens aura and pulse moves to 1.5× their power.,Strengthens aura and pulse moves to 1.5× their power. -179,5,Booste la Défense quand le []{move:grassy-terrain} est en place.,Ce Pokémon voit sa [Défense]{mechanic:defense} augmenter de 50 % tant qu'un [Champ Herbu]{mechanic:grassy-terrain} est actif. -179,6,Erhöht die []{mechanic:defense} um 50% während dem Effekt von []{move:grassy-terrain}.,"Während der Effekt von []{move:grassy-terrain} aktiv ist, haben Pokémon mit dieser Fähigkeit eine 1,5× so hohe []{mechanic:defense} wie sonst." -179,9,Boosts Defense while []{move:grassy-terrain} is in effect.,Boosts Defense while []{move:grassy-terrain} is in effect. +179,5,Booste la Défense quand le Champ Herbu est en place.,Ce Pokémon voit sa Défense augmenter de 50 % tant qu'un Champ Herbu est actif. +179,6,Erhöht die Verteidigung um 50% während dem Effekt von Grasfeld.,"Während der Effekt von Grasfeld aktiv ist, haben Pokémon mit dieser Fähigkeit eine 1,5× so hohe Verteidigung wie sonst." +179,9,Boosts Defense while Grassy Terrain is in effect.,Boosts Defense while Grassy Terrain is in effect. 180,5,Transmet l’objet tenu du porteur à un allié quand l’allié utilise son objet.,"Si un Pokémon allié consomme son objet tenu, comme une Baie, alors ce Pokémon lui donnera l'objet que lui-même tient. " 180,6,"Gibt das eigene Item an einen Verbündeten weiter, wenn dieser seins benutzt hat.","Gibt das eigene getragene Item an einen Teampartner weiter, wenn dieser sein Item benutzt hat. -Das gilt auch, wenn der Partner das Item mit []{move:fling} verbraucht hat, wenn er eine gegnerische Beere mit []{move:pluck} gegessen hat und kein Item trägt oder sein []{item:air-balloon} platzt. Wenn mehrere Teampartner ihre Items in der gleichen Runde verbrauchen, erhält derjenige mit der höheren []{mechanic:speed} das Item ohne dabei []{move:trick-room} zu beachten. +Das gilt auch, wenn der Partner das Item mit Schleuder verbraucht hat, wenn er eine gegnerische Beere mit Pflücker gegessen hat und kein Item trägt oder sein Luftballon platzt. Wenn mehrere Teampartner ihre Items in der gleichen Runde verbrauchen, erhält derjenige mit der höheren Initiative das Item ohne dabei Bizarroraum zu beachten. -Die Fähigkeit löst nicht aus, wenn das Item nur bewegt wird, beispielsweise durch []{move:thief}, []{ability:magician} oder []{item:sticky-barb}, wenn es durch []{move:incinerate} zerstört oder fallengelassen wird." +Die Fähigkeit löst nicht aus, wenn das Item nur bewegt wird, beispielsweise durch Raub, Zauberer oder Klettdorn, wenn es durch Einäschern zerstört oder fallengelassen wird." 180,9,Passes the bearer's held item to an ally when the ally uses up its item.,Passes the bearer's held item to an ally when the ally uses up its item. 181,5,Renforce les capacités à contact d’1.33× leur puissance.,La puissance des capacités provoquant un contact physique entre le lanceur et l’adversaires est augmentée de 1.33×. 181,6,Verstärkt Attacken mit Kontakt um 33%.,"Die Attacken von Pokémon mit dieser Fähigkeit, die Konakt herstellen, haben eine 1,33× Basisstärke wie sonst." 181,9,Strengthens moves that make contact to 1.33× their power.,Strengthens moves that make contact to 1.33× their power. -182,5,Change les capacités []{type:normal} du porteur en capacités []{type:fairy} et les renforce d’1.3× leur puissance.,Change les capacités de type []{type:normal} du porteur en capacités de type []{type:fairy}. Les capacités changées par ce talent ont 1.3× leur puissance. -182,6,Ändert die []{type:normal} Attacken des Anwenders in []{type:fairy} Attacken und verstärkt sie um 30%.,"Die []{type:normal} Attacken von Pokémon mit dieser Fäigkeit werden zu []{type:fairy} Attacken. Attacken die durch diese Fähigkeit beeinflusst werden, haben 1,3× so viel Basisstärke wie sonst." -182,9,Turns the bearer's []{type:normal} moves into []{type:fairy} moves and strengthens them to 1.3× their power.,Turns the bearer's []{type:normal}-type moves into []{type:fairy} moves. Moves changed by this ability have 1.3× their power. -183,5,Diminue la Vitesse des Pokémon attaquants d’un niveau au contact.,"Quand ce Pokémon subit une capacité directe, il réduit de 1 cran la [Vitesse]{mechanic:speed} de l'attaquant." -183,6,Senkt bei Kontakt die []{mechanic:speed} des Angreifers um 1 [Stufe]{mechanic:stat-modifier}.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke die Kontakt herstellt getroffen wird, wird die []{mechanic:speed} des Angreifers um 1 [Stufe]{mechanic:stat-modifier} gesenkt." +182,5,Change les capacités Normal du porteur en capacités Fée et les renforce d’1.3× leur puissance.,Change les capacités de type Normal du porteur en capacités de type Fée. Les capacités changées par ce talent ont 1.3× leur puissance. +182,6,Ändert die Normal Attacken des Anwenders in Fee Attacken und verstärkt sie um 30%.,"Die Normal Attacken von Pokémon mit dieser Fäigkeit werden zu Fee Attacken. Attacken die durch diese Fähigkeit beeinflusst werden, haben 1,3× so viel Basisstärke wie sonst." +182,9,Turns the bearer's Normal moves into Fairy moves and strengthens them to 1.3× their power.,Turns the bearer's Normal-type moves into Fairy moves. Moves changed by this ability have 1.3× their power. +183,5,Diminue la Vitesse des Pokémon attaquants d’un niveau au contact.,"Quand ce Pokémon subit une capacité directe, il réduit de 1 cran la Vitesse de l'attaquant." +183,6,Senkt bei Kontakt die Initiative des Angreifers um 1 Stufe.,"Wenn ein Pokémon mit dieser Fähigkeit von einer Attacke die Kontakt herstellt getroffen wird, wird die Initiative des Angreifers um 1 Stufe gesenkt." 183,9,Lowers attacking Pokémon's Speed by one stage on contact.,Lowers attacking Pokémon's Speed by one stage on contact. -184,5,Change les capacités []{type:normal} du porteur en capacités []{type:flying} et les renforce d’1.3× leur puissance.,Change les capacités de type []{type:normal} du porteur en capacités de type []{type:flying}. Les capacités changées par ce talent ont 1.3× leur puissance. -184,6,Ändert die []{type:normal} Attacken des Anwenders in []{type:flying} Attacken und verstärkt sie um 30%.,"Die []{type:normal} Attacken von Pokémon mit dieser Fäigkeit werden zu []{type:flying} Attacken. Attacken die durch diese Fähigkeit beeinflusst werden, haben 1,3× so viel Basisstärke wie sonst." -184,9,Turns the bearer's []{type:normal} moves into []{type:flying} moves and strengthens them to 1.3× their power.,Turns the bearer's []{type:normal}-type moves into []{type:flying}-type moves. Moves changed by this ability have 1.3× their power. +184,5,Change les capacités Normal du porteur en capacités Vol et les renforce d’1.3× leur puissance.,Change les capacités de type Normal du porteur en capacités de type Vol. Les capacités changées par ce talent ont 1.3× leur puissance. +184,6,Ändert die Normal Attacken des Anwenders in Flug Attacken und verstärkt sie um 30%.,"Die Normal Attacken von Pokémon mit dieser Fäigkeit werden zu Flug Attacken. Attacken die durch diese Fähigkeit beeinflusst werden, haben 1,3× so viel Basisstärke wie sonst." +184,9,Turns the bearer's Normal moves into Flying moves and strengthens them to 1.3× their power.,Turns the bearer's Normal-type moves into Flying-type moves. Moves changed by this ability have 1.3× their power. 185,5,Permet au porteur de frapper deux fois avec des capacités offensives. La seconde frappe a la moitié de sa puissance.,"Quand ce Pokémon lance une capacité, cette dernière se lance deux fois d'affilée. La deuxième capacité est cependant deux fois moins puissante que la première, mais conserve les mêmes effets." 185,6,"Lässt den Träger bei Attacken die Schaden verursachen ein zweites mal treffen, wobei der 2. Treffer nur halbe Stärke hat.","Wenn ein Pokémon mit dieser Fähigkeit eine Attacke einsetzt die Schaden verursacht, trifft die Attacke ein zweites Mal, wobei der zweite Schlag nur mit halber Stärke ausgeführt wird." 185,9,Lets the bearer hit twice with damaging moves. The second hit has half power.,Lets the bearer hit twice with damaging moves. The second hit has half power. -186,5,Renforce les capacités []{type:dark} d’1.33× leur puissance pour tous les Pokémon alliés et adverses.,Renforce les capacités []{type:dark} pour tous les Pokémon alliés et adverses. -186,6,Verstärkt []{type:dark} Attacken aller Pokémon im Kampf um 33%.,"Alle []{type:dark} Attacken von allen Pokémon sind 1,33× so stark wie sonst, solange sich ein Pokémon mit dieser Fähigkeit im Kampf befindet." -186,9,Strengthens []{type:dark} moves to 1.33× their power for all friendly and opposing Pokémon.,Strengthens []{type:dark} moves for all friendly and opposing Pokémon. -187,5,Renforce les capacités []{type:fairy} d’1.33× leur puissance pour tous les Pokémon alliés et adverses.,Renforce les capacités []{type:fairy} pour tous les Pokémon alliés et adverses. -187,6,Verstärkt []{type:fairy} Attacken aller Pokémon im Kampf um 33%.,"Alle []{type:fairy} Attacken von allen Pokémon sind 1,33× so stark wie sonst, solange sich ein Pokémon mit dieser Fähigkeit im Kampf befindet." -187,9,Strengthens []{type:fairy} moves to 1.33× their power for all friendly and opposing Pokémon.,Strengthens []{type:fairy} moves for all friendly and opposing Pokémon. -188,5,Fait que []{ability:dark-aura} et []{ability:fairy-aura} affaiblissent les capacités de leurs types respectifs.,"Tant que ce Pokémon est sur le terrain, []{ability:dark-aura} et []{ability:fairy-aura} affaiblissent les capacités de leur type respectif à 2/3 de leur puissance, au lieu de les renforcer." -188,6,Schwächt die von []{ability:dark-aura} und []{ability:fairy-aura} gestärkten Attacken.,"Wenn sich ein Pokémon mit dieser Fähigkeit im Kampf befindet, werden die Attacken die normalerweise durch []{ability:dark-aura} und []{ability:fairy-aura} verstärkt werden, stattdessen um 2/3 Basisstärke gesenkt." -188,9,Makes []{ability:dark-aura} and []{ability:fairy-aura} weaken moves of their respective types.,"While this Pokémon is on the field, []{ability:dark-aura} and []{ability:fairy-aura} weaken moves of their respective types to 2/3 their power, rather than strengthening them." -189,5,"Crée une pluie abondante, qui a les mêmes propriétés que Danse Pluie, ne peut pas être remplacée, et fait échouer les capacités offensives Feu.","Quand ce Pokémon entre au combat ou gagne ce talent, la météo devient une pluie abondante. La pluie abondante a les mêmes propriétés que []{move:rain-dance} et fait aussi échouer les capacités offensives Feu. +186,5,Renforce les capacités Ténèbres d’1.33× leur puissance pour tous les Pokémon alliés et adverses.,Renforce les capacités Ténèbres pour tous les Pokémon alliés et adverses. +186,6,Verstärkt Unlicht Attacken aller Pokémon im Kampf um 33%.,"Alle Unlicht Attacken von allen Pokémon sind 1,33× so stark wie sonst, solange sich ein Pokémon mit dieser Fähigkeit im Kampf befindet." +186,9,Strengthens Dark moves to 1.33× their power for all friendly and opposing Pokémon.,Strengthens Dark moves for all friendly and opposing Pokémon. +187,5,Renforce les capacités Fée d’1.33× leur puissance pour tous les Pokémon alliés et adverses.,Renforce les capacités Fée pour tous les Pokémon alliés et adverses. +187,6,Verstärkt Fee Attacken aller Pokémon im Kampf um 33%.,"Alle Fee Attacken von allen Pokémon sind 1,33× so stark wie sonst, solange sich ein Pokémon mit dieser Fähigkeit im Kampf befindet." +187,9,Strengthens Fairy moves to 1.33× their power for all friendly and opposing Pokémon.,Strengthens Fairy moves for all friendly and opposing Pokémon. +188,5,Fait que Aura Ténébreuse et Aura Féérique affaiblissent les capacités de leurs types respectifs.,"Tant que ce Pokémon est sur le terrain, Aura Ténébreuse et Aura Féérique affaiblissent les capacités de leur type respectif à 2/3 de leur puissance, au lieu de les renforcer." +188,6,Schwächt die von Dunkelaura und Feenaura gestärkten Attacken.,"Wenn sich ein Pokémon mit dieser Fähigkeit im Kampf befindet, werden die Attacken die normalerweise durch Dunkelaura und Feenaura verstärkt werden, stattdessen um 2/3 Basisstärke gesenkt." +188,9,Makes Dark Aura and Fairy Aura weaken moves of their respective types.,"While this Pokémon is on the field, Dark Aura and Fairy Aura weaken moves of their respective types to 2/3 their power, rather than strengthening them." +189,5,"Crée une pluie abondante, qui a les mêmes propriétés que Danse Pluie, ne peut pas être remplacée, et fait échouer les capacités offensives Feu.","Quand ce Pokémon entre au combat ou gagne ce talent, la météo devient une pluie abondante. La pluie abondante a les mêmes propriétés que Danse Pluie et fait aussi échouer les capacités offensives Feu. -La pluie abondante prend fin quand ce Pokémon quitte le combat ou perd son talent, ou quand ce talent est annulé. La météo ne peut pas être changée autrement sauf par les effets de []{ability:delta-stream} et []{ability:desolate-land}. +La pluie abondante prend fin quand ce Pokémon quitte le combat ou perd son talent, ou quand ce talent est annulé. La météo ne peut pas être changée autrement sauf par les effets de Souffle Delta et Terre Finale. -[]{ability:air-lock} et []{ability:cloud-nine} empêcheront les effets de la pluie abondante, incluant l’autorisation aux capacités Feu de fonctionner, mais ne permettront pas à la météo d’être changée." -189,6,Ändert beim Betreten des Kampfes das []{mechanic:weather} in heftigen []{mechanic:rain} und verhindert []{type:fire} Attacken.,"Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt, ändert sich das []{mechanic:weather} in heftigen []{mechanic:rain}. Das []{mechanic:weather} kann weder durch Fähigkeiten wie []{ability:drought} noch durch Attacken wie []{move:sandstorm} geändert werden und solche Attacken schlagen fehl. +Air Lock et Ciel Gris empêcheront les effets de la pluie abondante, incluant l’autorisation aux capacités Feu de fonctionner, mais ne permettront pas à la météo d’être changée." +189,6,Ändert beim Betreten des Kampfes das Wetter in heftigen Regen und verhindert Feuer Attacken.,"Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt, ändert sich das Wetter in heftigen Regen. Das Wetter kann weder durch Fähigkeiten wie Dürre noch durch Attacken wie Sandsturm geändert werden und solche Attacken schlagen fehl. -Der []{mechanic:rain} hört auf, wenn das Pokémon mit dieser Fähigkeit den Kampf verlässt oder in eine hintere Position rotiert wird und kein Anderes mit derselben Fähigkeit noch im Kampf ist, wenn die Fähigkeit deaktiviert wird oder ein Pokémon mit der Fähigkeit []{ability:delta-stream} oder []{ability:desolate-land} den Kampf betritt. Die [Wettereffekte]{mechanic:weather} können durch Fähigkeiten wie []{ability:cloud-nine} aufgehoben werden." -189,9,"Creates heavy rain, which has all the properties of Rain Dance, cannot be replaced, and causes damaging Fire moves to fail.","When this Pokémon enters battle or gains this ability, the weather becomes heavy rain. Heavy rain has all the properties of []{move:rain-dance} and also causes damaging Fire moves to fail. +Der Regen hört auf, wenn das Pokémon mit dieser Fähigkeit den Kampf verlässt oder in eine hintere Position rotiert wird und kein Anderes mit derselben Fähigkeit noch im Kampf ist, wenn die Fähigkeit deaktiviert wird oder ein Pokémon mit der Fähigkeit Delta-Wind oder Endland den Kampf betritt. Die Wettereffekte können durch Fähigkeiten wie Wolke Sieben aufgehoben werden." +189,9,"Creates heavy rain, which has all the properties of Rain Dance, cannot be replaced, and causes damaging Fire moves to fail.","When this Pokémon enters battle or gains this ability, the weather becomes heavy rain. Heavy rain has all the properties of Rain Dance and also causes damaging Fire moves to fail. -Heavy rain ends when this Pokémon leaves battle or loses this ability, or when this ability is nullified. The weather cannot otherwise be changed except by the effects of []{ability:delta-stream} and []{ability:desolate-land}. +Heavy rain ends when this Pokémon leaves battle or loses this ability, or when this ability is nullified. The weather cannot otherwise be changed except by the effects of Delta Stream and Desolate Land. -[]{ability:air-lock} and []{ability:cloud-nine} will prevent the effects of heavy rain, including allowing Fire moves to work, but will not allow the weather to be changed." -190,5,"Crée une soleil extrêmement intense, qui a les mêmes propriétés que Zénith, ne peut pas être remplacé, et fait échouer les capacités offensives Eau.","Quand ce Pokémon entre au combat ou gagne ce talent, la météo devient un soleil extrêmement intense. Le soleil extrêmement intense a les mêmes propriétés que []{move:sunny-day} et fait aussi échouer les capacités offensives Eau. +Air Lock and Cloud Nine will prevent the effects of heavy rain, including allowing Fire moves to work, but will not allow the weather to be changed." +190,5,"Crée une soleil extrêmement intense, qui a les mêmes propriétés que Zénith, ne peut pas être remplacé, et fait échouer les capacités offensives Eau.","Quand ce Pokémon entre au combat ou gagne ce talent, la météo devient un soleil extrêmement intense. Le soleil extrêmement intense a les mêmes propriétés que Zénith et fait aussi échouer les capacités offensives Eau. -Le soleil extrêmement intense prend fin quand ce Pokémon quitte le combat ou perd son talent, ou quand ce talent est annulé. La météo ne peut pas être changée autrement sauf par les effets de []{ability:delta-stream} et []{ability:primordial-sea}. +Le soleil extrêmement intense prend fin quand ce Pokémon quitte le combat ou perd son talent, ou quand ce talent est annulé. La météo ne peut pas être changée autrement sauf par les effets de Souffle Delta et Mer Primaire. -[]{ability:air-lock} et []{ability:cloud-nine} empêcheront les effets du soleil extrêmement intense, incluant l’autorisation aux capacités Eau de fonctionner, mais ne permettront pas à la météo d’être changée." -190,6,Ändert beim Betreten des Kampfes das []{mechanic:weather} in sehr [starkes Sonnenlicht]{mechanic:strong-sunlight} und verhindert []{type:water} Attacken.,"Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt, ändert sich das []{mechanic:weather} in sehr [starkes Sonnenlicht]{mechanic:strong-sunlight}. Das []{mechanic:weather} kann weder durch Fähigkeiten wie []{ability:drizzle} noch durch Attacken wie []{move:sandstorm} geändert werden und solche Attacken schlagen fehl. +Air Lock et Ciel Gris empêcheront les effets du soleil extrêmement intense, incluant l’autorisation aux capacités Eau de fonctionner, mais ne permettront pas à la météo d’être changée." +190,6,Ändert beim Betreten des Kampfes das Wetter in sehr starkes Sonnenlicht und verhindert Wasser Attacken.,"Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt, ändert sich das Wetter in sehr starkes Sonnenlicht. Das Wetter kann weder durch Fähigkeiten wie Niesel noch durch Attacken wie Sandsturm geändert werden und solche Attacken schlagen fehl. -Der [starke Sonnenschein]{mechanic:strong-sunlight} hört auf, wenn das Pokémon mit dieser Fähigkeit den Kampf verlässt oder in eine hintere Position rotiert wird und kein Anderes mit derselben Fähigkeit noch im Kampf ist, wenn die Fähigkeit deaktiviert wird oder ein Pokémon mit der Fähigkeit []{ability:delta-stream} oder []{ability:primordial-sea} den Kampf betritt. Die [Wettereffekte]{mechanic:weather} können durch Fähigkeiten wie []{ability:air-lock} aufgehoben werden." -190,9,"Creates extremely harsh sunlight, which has all the properties of Sunny Day, cannot be replaced, and causes damaging Water moves to fail.","When this Pokémon enters battle or gains this ability, the weather becomes extremely harsh sunlight. Extremely harsh sunlight has all the properties of []{move:sunny-day} and also causes damaging Water moves to fail. +Der starke Sonnenschein hört auf, wenn das Pokémon mit dieser Fähigkeit den Kampf verlässt oder in eine hintere Position rotiert wird und kein Anderes mit derselben Fähigkeit noch im Kampf ist, wenn die Fähigkeit deaktiviert wird oder ein Pokémon mit der Fähigkeit Delta-Wind oder Urmeer den Kampf betritt. Die Wettereffekte können durch Fähigkeiten wie Klimaschutz aufgehoben werden." +190,9,"Creates extremely harsh sunlight, which has all the properties of Sunny Day, cannot be replaced, and causes damaging Water moves to fail.","When this Pokémon enters battle or gains this ability, the weather becomes extremely harsh sunlight. Extremely harsh sunlight has all the properties of Sunny Day and also causes damaging Water moves to fail. -Extremely harsh sunlight ends when this Pokémon leaves battle or loses this ability, or when this ability is nullified. The weather cannot otherwise be changed except by the effects of []{ability:delta-stream} and []{ability:primordial-sea}. +Extremely harsh sunlight ends when this Pokémon leaves battle or loses this ability, or when this ability is nullified. The weather cannot otherwise be changed except by the effects of Delta Stream and Primordial Sea. -[]{ability:air-lock} and []{ability:cloud-nine} will prevent the effects of extremely harsh sunlight, including allowing Water moves to work, but will not allow the weather to be changed." -191,5,"Crée un courant d’air mystérieux, qui ne peut pas être remplacé et fait que les capacités ne sont jamais super efficaces contre les Pokémon Vol.","Quand ce Pokémon entre au combat ou gagne ce talent, la météo devient un mystérieux courant d’air. Un mystérieux courant d’air empêche les capacités d’être super efficaces contre le Vol; elles font des dégâts neutres à la place. []{ability:anticipation} et []{move:stealth-rock} ne sont pas affectés. +Air Lock and Cloud Nine will prevent the effects of extremely harsh sunlight, including allowing Water moves to work, but will not allow the weather to be changed." +191,5,"Crée un courant d’air mystérieux, qui ne peut pas être remplacé et fait que les capacités ne sont jamais super efficaces contre les Pokémon Vol.","Quand ce Pokémon entre au combat ou gagne ce talent, la météo devient un mystérieux courant d’air. Un mystérieux courant d’air empêche les capacités d’être super efficaces contre le Vol; elles font des dégâts neutres à la place. Anticipation et Piège de Roc ne sont pas affectés. -Le mystérieux courant d’air prend fin quand ce Pokémon quitte le combat ou perd son talent, ou quand ce talent est annulé. La météo ne peut pas être changée autrement sauf par les effets de []{ability:desolate-land} et []{ability:primordial-sea}. +Le mystérieux courant d’air prend fin quand ce Pokémon quitte le combat ou perd son talent, ou quand ce talent est annulé. La météo ne peut pas être changée autrement sauf par les effets de Terre Finale et Mer Primaire. -[]{ability:air-lock} et []{ability:cloud-nine} empêcheront les effets du mystérieux courant d’air, mais ne permettront pas à la météo d’être changée." -191,6,Ändert beim Betreten des Kampfes das []{mechanic:weather} in Windströmungen und hebt Typenvorteile gegenüber []{type:flying} Attacken auf.,"Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt, ändert sich das []{mechanic:weather} in starke Windströmungen. Während das Wetter aktiv ist, werden alle Typenvorteile gegenüber []{type:flying} aufgehoben. Das heißt, das z.B. []{type:rock} gegen ein []{type:flying} Pokémon nur normalen Schaden anrichten. Die Effektivität gegen einen eventuellen Zweittyp wird nicht verändert. +Air Lock et Ciel Gris empêcheront les effets du mystérieux courant d’air, mais ne permettront pas à la météo d’être changée." +191,6,Ändert beim Betreten des Kampfes das Wetter in Windströmungen und hebt Typenvorteile gegenüber Flug Attacken auf.,"Wenn ein Pokémon mit dieser Fähigkeit den Kampf betritt, ändert sich das Wetter in starke Windströmungen. Während das Wetter aktiv ist, werden alle Typenvorteile gegenüber Flug aufgehoben. Das heißt, das z.B. Gestein gegen ein Flug Pokémon nur normalen Schaden anrichten. Die Effektivität gegen einen eventuellen Zweittyp wird nicht verändert. -Das []{mechanic:weather} kann weder durch Fähigkeiten wie []{ability:drizzle} noch durch Attacken wie []{move:sandstorm} geändert werden und solche Attacken schlagen fehl. +Das Wetter kann weder durch Fähigkeiten wie Niesel noch durch Attacken wie Sandsturm geändert werden und solche Attacken schlagen fehl. -Die Windströmungen hören auf, wenn das Pokémon mit dieser Fähigkeit den Kampf verlässt oder in eine hintere Position rotiert wird und kein Anderes mit derselben Fähigkeit noch im Kampf ist, wenn die Fähigkeit deaktiviert wird oder ein Pokémon mit der Fähigkeit []{ability:delta-stream} oder []{ability:primordial-sea} den Kampf betritt. Die [Wettereffekte]{mechanic:weather} können durch Fähigkeiten wie []{ability:air-lock} aufgehoben werden." -191,9,"Creates a mysterious air current, which cannot be replaced and causes moves to never be super effective against Flying Pokémon.","When this Pokémon enters battle or gains this ability, the weather becomes a mysterious air current. A mysterious air current causes moves to not be super effective against Flying; they do neutral damage instead. []{ability:anticipation} and []{move:stealth-rock} are not affected. +Die Windströmungen hören auf, wenn das Pokémon mit dieser Fähigkeit den Kampf verlässt oder in eine hintere Position rotiert wird und kein Anderes mit derselben Fähigkeit noch im Kampf ist, wenn die Fähigkeit deaktiviert wird oder ein Pokémon mit der Fähigkeit Delta-Wind oder Urmeer den Kampf betritt. Die Wettereffekte können durch Fähigkeiten wie Klimaschutz aufgehoben werden." +191,9,"Creates a mysterious air current, which cannot be replaced and causes moves to never be super effective against Flying Pokémon.","When this Pokémon enters battle or gains this ability, the weather becomes a mysterious air current. A mysterious air current causes moves to not be super effective against Flying; they do neutral damage instead. Anticipation and Stealth Rock are not affected. -The mysterious air current ends when this Pokémon leaves battle or loses this ability, or when this ability is nullified. The weather cannot otherwise be changed except by the effects of []{ability:desolate-land} and []{ability:primordial-sea}. +The mysterious air current ends when this Pokémon leaves battle or loses this ability, or when this ability is nullified. The weather cannot otherwise be changed except by the effects of Desolate Land and Primordial Sea. -[]{ability:air-lock} and []{ability:cloud-nine} will prevent the effect of a mysterious air current, but will not allow the weather to be changed." +Air Lock and Cloud Nine will prevent the effect of a mysterious air current, but will not allow the weather to be changed." 192,5,Augmente la Défense de ce Pokémon d'un niveaux quand il subit des dégâts d'une capacité.,Augmente la Défense de ce Pokémon d'un niveaux quand il subit des dégâts d'une capacité. 192,9,Raises this Pokémon's Defense by one stage when it takes damage from a move.,Raises this Pokémon's Defense by one stage when it takes damage from a move. 193,5,Ce Pokémon se retire automatiquement quand ses PV tombent sous la moitié.,"Après que ce Pokémon est frappé par une capacité, si cette capacité a fait baisser les PV de ce Pokémon sous la moitié, il se retire." @@ -1784,10 +1784,10 @@ The mysterious air current ends when this Pokémon leaves battle or loses this a 195,9,Raises this Pokémon's Defense by two stages when it's hit by a Water move.,Raises this Pokémon's Defense by two stages when it's hit by a Water move. 196,5,Les capacités de ce Pokémon réalisent des coups critiques contre les cibles empoisonnées.,Les capacités de ce Pokémon réalisent des coups critiques contre les cibles empoisonnées. 196,9,This Pokémon's moves critical hit against poisoned targets.,This Pokémon's moves critical hit against poisoned targets. -197,5,Transforme ce Météno de la Forme Noyau en Forme Météore. Empêche les altérations majeures de statut et la somnolence en Forme Météore.,"Quand ce Pokémon entre au combat et à la fin de chaque tour, si ses PV sont à 50% ou au-dessus, il se change en Forme Météore; sinon il se change en Forme Noyau. En Forme Météore, il ne peut pas recevoir d'altération majeure de statut (bien que les existantes ne sont pas soignées), ne peut pas être somnolent par []{move:yawn}, et ne peut pas utiliser []{move:rest} (qui échouera simplement). +197,5,Transforme ce Météno de la Forme Noyau en Forme Météore. Empêche les altérations majeures de statut et la somnolence en Forme Météore.,"Quand ce Pokémon entre au combat et à la fin de chaque tour, si ses PV sont à 50% ou au-dessus, il se change en Forme Météore; sinon il se change en Forme Noyau. En Forme Météore, il ne peut pas recevoir d'altération majeure de statut (bien que les existantes ne sont pas soignées), ne peut pas être somnolent par Bâillement, et ne peut pas utiliser Repos (qui échouera simplement). Ce talent ne peut pas être copié, remplacé, ou annulé. Ce talent s'active seulement pour Météno." -197,9,Transforms this Minior between Core Form and Meteor Form. Prevents major status ailments and drowsiness while in Meteor Form.,"When this Pokémon enters battle and at the end of each turn, if its HP is 50% or above, it changes into Meteor Form; otherwise, it changes into Core Form. In Meteor Form, it cannot be given a major status ailment (though existing ones are not cured), cannot become drowsy from []{move:yawn}, and cannot use []{move:rest} (which will simply fail). +197,9,Transforms this Minior between Core Form and Meteor Form. Prevents major status ailments and drowsiness while in Meteor Form.,"When this Pokémon enters battle and at the end of each turn, if its HP is 50% or above, it changes into Meteor Form; otherwise, it changes into Core Form. In Meteor Form, it cannot be given a major status ailment (though existing ones are not cured), cannot become drowsy from Yawn, and cannot use Rest (which will simply fail). This ability cannot be copied, replaced, or nullified. This ability only takes effect for Minior." 198,5,Les capacités de ce Pokémon ont une puissance double contre les Pokémon qui sont entrés sur le terrain ce tour.,Les capacités de ce Pokémon ont une puissance double contre les Pokémon qui sont entrés sur le terrain ce tour. @@ -1810,10 +1810,10 @@ This ability cannot be copied, replaced, or nullified. This ability only takes 206,9,This Pokémon's Normal moves are Electric and have their power increased to 1.2×.,"When this Pokémon uses a Normal moves, that move is Electric its power is 1.2×." 207,5,Double la Vitesse de ce Pokémon sur un Champ Électrifié.,Double la Vitesse de ce Pokémon sur un Champ Électrifié. 207,9,Doubles this Pokémon's Speed on Electric Terrain.,Doubles this Pokémon's Speed on Electric Terrain. -208,5,Froussardine prend la Forme Banc quand ses PV sont à 25% ou plus.,"Si ce Pokémon est un []{pokemon:wishiwashi} et niveau 20 ou plus, alors quand il entre au combat et au début de chaque tour, il prend la Forme Banc si ses PV sont à 25% ou plus et Forme Solitaire sinon. +208,5,Froussardine prend la Forme Banc quand ses PV sont à 25% ou plus.,"Si ce Pokémon est un Froussardine et niveau 20 ou plus, alors quand il entre au combat et au début de chaque tour, il prend la Forme Banc si ses PV sont à 25% ou plus et Forme Solitaire sinon. Ce talent ne peut pas être remplacé, copié, ou annulé." -208,9,Wishiwashi becomes Schooling Form when its HP is 25% or higher.,"If this Pokémon is a []{pokemon:wishiwashi} and level 20 or above, then when it enters battle and at the start of each turn, it becomes Schooling Form if its HP is 25% or higher and Solo Form otherwise. +208,9,Wishiwashi becomes Schooling Form when its HP is 25% or higher.,"If this Pokémon is a Wishiwashi and level 20 or above, then when it enters battle and at the start of each turn, it becomes Schooling Form if its HP is 25% or higher and Solo Form otherwise. This ability cannot be replaced, copied, or nullified." 209,5,Évite les premiers dégâts de combat qu’il doit subir.,"Si ce Pokémon est dans sa Forme Déguisée et subit des dégâts d'une capacité, il change en sa Forme Démasquée et les dégâts sont annulés. Les autres effets ne sont pas empêchés. @@ -1836,8 +1836,8 @@ Ce talent ne peut pas être copié ou remplacé. Ce talent s'active seulement p This ability cannot be copied or replaced. This ability only takes effect for Zygarde." 212,5,Ce Pokémon peut infliger le poison aux Pokémon Poison et Acier.,Les capacités et objet de ce Pokémon ignorent l'immunité habituelle des Pokémon Poison et Acier en tentant d'infliger le poison. 212,9,This Pokémon can inflict poison on Poison and Steel Pokémon.,This Pokémon's moves and item ignore the usual immunity of Poison and Steel Pokémon when attempting to inflict poison. -213,5,Ce Pokémon agit toujours comme s’il était Endormi.,Ce Pokémon agit toujours comme s'il était Endormi. Il ne peut pas recevoir d'autre altération de statut; il n'est pas affecté par []{move:yawn}; il peut utiliser []{move:sleep-talk}; etc. -213,9,This Pokémon always acts as though it were Asleep.,This Pokémon always acts as though it were Asleep. It cannot be given another status ailment; it's unaffected by []{move:yawn}; it can use []{move:sleep-talk}; and so on. +213,5,Ce Pokémon agit toujours comme s’il était Endormi.,Ce Pokémon agit toujours comme s'il était Endormi. Il ne peut pas recevoir d'autre altération de statut; il n'est pas affecté par Bâillement; il peut utiliser Blabla Dodo; etc. +213,9,This Pokémon always acts as though it were Asleep.,This Pokémon always acts as though it were Asleep. It cannot be given another status ailment; it's unaffected by Yawn; it can use Sleep Talk; and so on. 214,5,Les Pokémon adverses ne peuvent pas utiliser d’attaques prioritaires.,"Quand un Pokémon adverse tente d'utiliser une capacité qui cible ce Pokémon ou un allié, et que cette capacité a une priorité, elle échouera." 214,9,Opposing Pokémon cannot use priority attacks.,"When an opposing Pokémon attempts to use a move that targets this Pokémon or an ally, and that move has priority, it will fail." 215,5,"Quand ce Pokémon est mis KO par une capacité adverse, cet adversaire subit des dégâts égaux aux PV que ce Pokémon avait.","Quand ce Pokémon est mis KO par une capacité adverse, cet adversaire subit des dégâts égaux aux PV que ce Pokémon avait." @@ -1866,20 +1866,20 @@ Ce talent ne peut pas être copié, remplacé, ou annulé. Ce talent s'active s 225,9,Changes this Pokémon's type to match its held Memory.,"Changes this Pokémon's type to match its held Memory. This ability cannot be copied, replaced, or nullified. This ability only takes effect for Silvally." -226,5,"Quand ce Pokémon entre au combat, il change le terrain en Champ Électrifié.","Quand ce Pokémon entre au combat, il change le terrain en [Champ Électrifié]{move:electric-terrain}." -226,9,"When this Pokémon enters battle, it changes the terrain to Electric Terrain.","When this Pokémon enters battle, it changes the terrain to []{move:electric-terrain}." -227,5,"Quand ce Pokémon entre au combat, il change le terrain en Champ Psychique.","Quand ce Pokémon entre au combat, il change le terrain en [Champ Psychique]{move:psychic-terrain}." -227,9,"When this Pokémon enters battle, it changes the terrain to Psychic Terrain.","When this Pokémon enters battle, it changes the terrain to []{move:psychic-terrain}." -228,5,"Quand ce Pokémon entre au combat, il change le terrain en Champ Brumeux.","Quand ce Pokémon entre au combat, il change le terrain en [Champ Brumeux]{move:misty-terrain}." -228,9,"When this Pokémon enters battle, it changes the terrain to Misty Terrain.","When this Pokémon enters battle, it changes the terrain to []{move:misty-terrain}." -229,5,"Quand ce Pokémon entre au combat, il change le terrain en Champ Herbu.","Quand ce Pokémon entre au combat, il change le terrain en [Champ Herbu]{move:grassy-terrain}." -229,9,"When this Pokémon enters battle, it changes the terrain to Grassy Terrain.","When this Pokémon enters battle, it changes the terrain to []{move:grassy-terrain}." -230,5,Les autres Pokémon ne peuvent pas baisser les stats de ce Pokémon.,"Les stats de ce Pokémon's ne peuvent pas être baissées par d'autres capacités ou talents de Pokémon. Cet effet s'applique seulement sur les modifications de stat normales et pas sur des effets plus exotiques tels que []{move:topsy-turvy} ou []{move:power-swap}. - -Ce Talent ne peut pas être transmis par []{ability:mold-breaker}, []{ability:teravolt}, ou []{ability:turboblaze}." -230,9,Other Pokémon cannot lower this Pokémon's stats.,"This Pokémon's stats cannot be lowered by other Pokémon's moves or abilities. This effect only applies to normal stat modifications and not more exotic effects such as []{move:topsy-turvy} or []{move:power-swap}. - -This Ability is not bypassed by []{ability:mold-breaker}, []{ability:teravolt}, or []{ability:turboblaze}." +226,5,"Quand ce Pokémon entre au combat, il change le terrain en Champ Électrifié.","Quand ce Pokémon entre au combat, il change le terrain en Champ Électrifié." +226,9,"When this Pokémon enters battle, it changes the terrain to Electric Terrain.","When this Pokémon enters battle, it changes the terrain to Electric Terrain." +227,5,"Quand ce Pokémon entre au combat, il change le terrain en Champ Psychique.","Quand ce Pokémon entre au combat, il change le terrain en Champ Psychique." +227,9,"When this Pokémon enters battle, it changes the terrain to Psychic Terrain.","When this Pokémon enters battle, it changes the terrain to Psychic Terrain." +228,5,"Quand ce Pokémon entre au combat, il change le terrain en Champ Brumeux.","Quand ce Pokémon entre au combat, il change le terrain en Champ Brumeux." +228,9,"When this Pokémon enters battle, it changes the terrain to Misty Terrain.","When this Pokémon enters battle, it changes the terrain to Misty Terrain." +229,5,"Quand ce Pokémon entre au combat, il change le terrain en Champ Herbu.","Quand ce Pokémon entre au combat, il change le terrain en Champ Herbu." +229,9,"When this Pokémon enters battle, it changes the terrain to Grassy Terrain.","When this Pokémon enters battle, it changes the terrain to Grassy Terrain." +230,5,Les autres Pokémon ne peuvent pas baisser les stats de ce Pokémon.,"Les stats de ce Pokémon's ne peuvent pas être baissées par d'autres capacités ou talents de Pokémon. Cet effet s'applique seulement sur les modifications de stat normales et pas sur des effets plus exotiques tels que Renversement ou Permuforce. + +Ce Talent ne peut pas être transmis par Brise Moule, Téra-Voltage, ou Turbo Brasier." +230,9,Other Pokémon cannot lower this Pokémon's stats.,"This Pokémon's stats cannot be lowered by other Pokémon's moves or abilities. This effect only applies to normal stat modifications and not more exotic effects such as Topsy-Turvy or Power Swap. + +This Ability is not bypassed by Mold Breaker, Teravolt, or Turboblaze." 231,5,"Quand ce Pokémon a tous ses PV, les dégâts réguliers des capacités sont divisés par deux.","Quand ce Pokémon a tous ses PV, les dégâts réguliers (pas les dégâts fixes!) des capacités sont divisés par deux. Ce talent ne peut pas être annulé." @@ -1888,10 +1888,10 @@ Ce talent ne peut pas être annulé." This ability cannot be nullified." 232,5,Réduit les dégâts super efficaces de 0.75×.,"Les dégâts super efficaces que ce Pokémon subit sont réduits à 0.75×. -Ce Talent ne peut pas être transmis par []{ability:mold-breaker}, []{ability:teravolt}, ou []{ability:turboblaze}." +Ce Talent ne peut pas être transmis par Brise Moule, Téra-Voltage, ou Turbo Brasier." 232,9,Reduces super-effective damage to 0.75×.,"Super-effective damage this Pokémon takes is reduced to 0.75×. -This Ability is not bypassed by []{ability:mold-breaker}, []{ability:teravolt}, or []{ability:turboblaze}." +This Ability is not bypassed by Mold Breaker, Teravolt, or Turboblaze." 233,5,Augmente les dégâts super efficaces infligés de 1.25×.,Augmente les dégâts super efficaces infligés de 1.25×. 233,9,Increases super-effective damage dealt to 1.25×.,Increases super-effective damage dealt to 1.25×. 234,5,Booste l’Attaque au combat.,Booste la stat d'Attaque du Pokémon la première fois que le Pokémon entre au combat. diff --git a/data/v2/csv/conquest_move_effect_prose.csv b/data/v2/csv/conquest_move_effect_prose.csv index 113885329..4ed3b6b80 100644 --- a/data/v2/csv/conquest_move_effect_prose.csv +++ b/data/v2/csv/conquest_move_effect_prose.csv @@ -41,7 +41,7 @@ In the turn in-between, the user can use this move again, but it will miss any t 51,9,Uses $target’s item if it is consumable.,"Inflicts regular damage. The user steals $target’s item, if the item can be consumed in battle, and uses it on itself, or destroys it if it would have no effect." 52,9,Never misses.,"Inflicts regular damage. Always has 100% accuracy. -This move still misses Pokémon under the effects of []{move:dig} or []{move:sky-drop} and can still be dodged by abilities such as []{ability:instinct}." +This move still misses Pokémon under the effects of Dig or Sky Drop and can still be dodged by abilities such as Instinct." 58,9,Has a $effect_chance% chance to lower $target’s range by one tile.,Inflicts regular damage. Has a $effect_chance% chance to lower $target’s range by one tile. 59,9,Lowers the user’s Attack and Defense.,Inflicts regular damage. Lowers the user’s Attack and Defense afterward. 60,9,Inflicts regular damage with no additional effect.,Inflicts regular damage. diff --git a/data/v2/csv/item_prose.csv b/data/v2/csv/item_prose.csv index ff2eb101e..a4f89ad16 100644 --- a/data/v2/csv/item_prose.csv +++ b/data/v2/csv/item_prose.csv @@ -1,315 +1,315 @@ item_id,local_language_id,short_effect,effect 1,5,Capture un Pokémon sauvage à chaque fois.,"Utilisé au combat -: [Capture]{mechanic:catch} un Pokémon sauvage sans échouer. +: Capture un Pokémon sauvage sans échouer. Si utilisé pendant un combat de dresseurs, rien ne se passe et la ball est perdue." 1,9,Catches a wild Pokémon every time.,"Used in battle -: [Catches]{mechanic:catch} a wild Pokémon without fail. +: Catches a wild Pokémon without fail. If used in a trainer battle, nothing happens and the ball is lost." 2,5,Tente de capturer un Pokémon sauvage. Le taux de succès est 2x.,"Utilisé au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage, utilisant un taux de capture de 2x. +: Tente de capturer un Pokémon sauvage, utilisant un taux de capture de 2x. Si utilisé pendant un combat de dresseurs, rien ne se passe et la ball est perdue." 2,9,Tries to catch a wild Pokémon. Success rate is 2×.,"Used in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon, using a catch rate of 2×. +: Attempts to catch a wild Pokémon, using a catch rate of 2×. If used in a trainer battle, nothing happens and the ball is lost." 3,5,Tente de capturer un Pokémon sauvage. Le taux de succès est 1.5x.,"Utilisé au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage, utilisant un taux de capture de 1.5x. +: Tente de capturer un Pokémon sauvage, utilisant un taux de capture de 1.5x. Si utilisé pendant un combat de dresseurs, rien ne se passe et la ball est perdue." 3,9,Tries to catch a wild Pokémon. Success rate is 1.5×.,"Used in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon, using a catch rate of 1.5×. +: Attempts to catch a wild Pokémon, using a catch rate of 1.5×. If used in a trainer battle, nothing happens and the ball is lost." 4,5,Tente de capturer un Pokémon sauvage.,"Utilisé au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage, utilisant un taux de capture de 1x. +: Tente de capturer un Pokémon sauvage, utilisant un taux de capture de 1x. Si utilisé pendant un combat de dresseurs, rien ne se passe et la ball est perdue." 4,9,Tries to catch a wild Pokémon.,"Used in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon, using a catch rate of 1×. +: Attempts to catch a wild Pokémon, using a catch rate of 1×. If used in a trainer battle, nothing happens and the ball is lost." 5,5,Tente de capturer un Pokémon sauvage dans le Grand Marais ou le Parc Safari. Le taux de succès est 1.5x.,"Utilisé au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage, utilisant un taux de capture de 1.5x. +: Tente de capturer un Pokémon sauvage, utilisant un taux de capture de 1.5x. -Cet objet ne peut qu'être utilisé dans le []{location:great-marsh} ou []{location:kanto-safari-zone}." +Cet objet ne peut qu'être utilisé dans le Grand Marais ou Parc Safari." 5,9,Tries to catch a wild Pokémon in the Great Marsh or Safari Zone. Success rate is 1.5×.,"Used in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon, using a catch rate of 1.5×. +: Attempts to catch a wild Pokémon, using a catch rate of 1.5×. -This item can only be used in the []{location:great-marsh} or []{location:kanto-safari-zone}." +This item can only be used in the Great Marsh or Safari Zone." 6,5,Tente de capturer un Pokémon sauvage. Le taux de succès est 3× pour les Pokémon eau et insecte.,"Utilisé au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage. Si le Pokémon sauvage est de type []{type:water} ou []{type:bug}, cette ball a un taux de capture de 3x. Sinon, elle a un taux de capture de 1x. +: Tente de capturer un Pokémon sauvage. Si le Pokémon sauvage est de type Eau ou Insecte, cette ball a un taux de capture de 3x. Sinon, elle a un taux de capture de 1x. Si utilisé pendant un combat de dresseurs, rien ne se passe et la ball est perdue." 6,9,Tries to catch a wild Pokémon. Success rate is 3× for water and bug Pokémon.,"Used in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon. If the wild Pokémon is []{type:water}- or []{type:bug}-type, this ball has a catch rate of 3×. Otherwise, it has a catch rate of 1×. +: Attempts to catch a wild Pokémon. If the wild Pokémon is Water- or Bug-type, this ball has a catch rate of 3×. Otherwise, it has a catch rate of 1×. If used in a trainer battle, nothing happens and the ball is lost." 7,5,"Tente de capturer un Pokémon sauvage. Le taux de succès est 3.5× sous l'eau, en pêchant ou en surfant.","Utilisé au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage. Si le Pokémon sauvage a été rencontré en surfant ou pêchant, cette ball a un taux de capture de 3.5x. Sinon, elle a un taux de capture de 1x. +: Tente de capturer un Pokémon sauvage. Si le Pokémon sauvage a été rencontré en surfant ou pêchant, cette ball a un taux de capture de 3.5x. Sinon, elle a un taux de capture de 1x. Si utilisé pendant un combat de dresseurs, rien ne se passe et la ball est perdue." 7,9,"Tries to catch a wild Pokémon. Success rate is 3.5× when underwater, fishing, or surfing.","Used in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon. If the wild Pokémon was encountered by surfing or fishing, this ball has a catch rate of 3.5×. Otherwise, it has a catch rate of 1×. +: Attempts to catch a wild Pokémon. If the wild Pokémon was encountered by surfing or fishing, this ball has a catch rate of 3.5×. Otherwise, it has a catch rate of 1×. If used in a trainer battle, nothing happens and the ball is lost." 8,5,"Tente de capturer un Pokémon sauvage. Le taux de succès est 3.9× pour un Pokémon niveau 1, et baisse régulièrement jusqu'à 1× au niveau 30.","Utilisé au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage. A un taux de capture de 3.9Si le Pokémon sauvage a été rencontré en surfant ou pêchant, cette ball a un taux de capture de 3.5x. Sinon, elle a un taux de capture de 1x. +: Tente de capturer un Pokémon sauvage. A un taux de capture de 3.9Si le Pokémon sauvage a été rencontré en surfant ou pêchant, cette ball a un taux de capture de 3.5x. Sinon, elle a un taux de capture de 1x. Si utilisé pendant un combat de dresseurs, rien ne se passe et la ball est perdue." 8,9,"Tries to catch a wild Pokémon. Success rate is 3.9× for level 1 Pokémon, and drops steadily to 1× at level 30.","Used in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon. Has a catch rate of given by `(40 - level) / 10`, where `level` is the wild Pokémon’s level, to a maximum of 3.9× for level 1 Pokémon. If the wild Pokémon’s level is higher than 30, this ball has a catch rate of 1×. +: Attempts to catch a wild Pokémon. Has a catch rate of given by `(40 - level) / 10`, where `level` is the wild Pokémon’s level, to a maximum of 3.9× for level 1 Pokémon. If the wild Pokémon’s level is higher than 30, this ball has a catch rate of 1×. If used in a trainer battle, nothing happens and the ball is lost." 9,5,Tente de capturer un Pokémon sauvage. Le taux de succès est 3× pour les Pokémon déjà capturés.,"Utilisé au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage. Si l'espèce Pokémon sauvage est marqué comme capturée dans le Pokédex du dresseur, cette ball a un taux de capture de 3x. Sinon, elle a un taux de capture de 1x. +: Tente de capturer un Pokémon sauvage. Si l'espèce Pokémon sauvage est marqué comme capturée dans le Pokédex du dresseur, cette ball a un taux de capture de 3x. Sinon, elle a un taux de capture de 1x. Si utilisé pendant un combat de dresseurs, rien ne se passe et la ball est perdue." 9,9,Tries to catch a wild Pokémon. Success rate is 3× for previously-caught Pokémon.,"Used in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon. If the wild Pokémon’s species is marked as caught in the trainer’s Pokédex, this ball has a catch rate of 3×. Otherwise, it has a catch rate of 1×. +: Attempts to catch a wild Pokémon. If the wild Pokémon’s species is marked as caught in the trainer’s Pokédex, this ball has a catch rate of 3×. Otherwise, it has a catch rate of 1×. If used in a trainer battle, nothing happens and the ball is lost." 10,5,"Tente de capturer un Pokémon sauvage. Le taux de succès augmente de 0.1× (Gén V : 0.3x) à chaque tour, jusqu'à 4× max.","Utilisé au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage. A un taux de capture de 1.1× le premier tour du combat et augmente de 0.1× à chaque tour, jusqu'à un maximum de 4× au tour 30. +: Tente de capturer un Pokémon sauvage. A un taux de capture de 1.1× le premier tour du combat et augmente de 0.1× à chaque tour, jusqu'à un maximum de 4× au tour 30. Si utilisé pendant un combat de dresseurs, rien ne se passe et la ball est perdue." 10,9,"Tries to catch a wild Pokémon. Success rate increases by 0.1× (Gen V: 0.3×) every turn, to a max of 4×.","Used in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon. Has a catch rate of 1.1× on the first turn of the battle and increases by 0.1× every turn, to a maximum of 4× on turn 30. +: Attempts to catch a wild Pokémon. Has a catch rate of 1.1× on the first turn of the battle and increases by 0.1× every turn, to a maximum of 4× on turn 30. If used in a trainer battle, nothing happens and the ball is lost." 11,5,Tente de capturer un Pokémon sauvage. Le Pokémon capturé commence avec un bonheur de 200.,"Utilisé au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage. Quand le [bonheur]{mechanic:happiness} du Pokémon capturé augmente, il augmente d'un point supplémentaire. +: Tente de capturer un Pokémon sauvage. Quand le bonheur du Pokémon capturé augmente, il augmente d'un point supplémentaire. Si utilisé pendant un combat de dresseurs, rien ne se passe et la ball est perdue." 11,9,Tries to catch a wild Pokémon. Caught Pokémon start with 200 happiness.,"Used in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon, using a catch rate of 1×. Whenever the caught Pokémon’s [happiness]{mechanic:happiness} increases, it increases by one extra point. +: Attempts to catch a wild Pokémon, using a catch rate of 1×. Whenever the caught Pokémon’s happiness increases, it increases by one extra point. If used in a trainer battle, nothing happens and the ball is lost." 12,5,Tente de capturer un Pokémon sauvage.,"Utilisé au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage, utilisant un taux de capture de 1x. +: Tente de capturer un Pokémon sauvage, utilisant un taux de capture de 1x. Si utilisé pendant un combat de dresseurs, rien ne se passe et la ball est perdue." 12,9,Tries to catch a wild Pokémon.,"Used in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon, using a catch rate of 1×. +: Attempts to catch a wild Pokémon, using a catch rate of 1×. If used in a trainer battle, nothing happens and the ball is lost." 13,5,Tente de capturer un Pokémon sauvage. Le taux de succès est 3.5× la nuit et dans les grottes.,"Utilisé au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage. Si c'est actuellement la nuit ou que le Pokémon sauvage a été rencontré en marchant dans une grotte, cette ball a un taux de capture de 3.5×. Sinon, elle a un taux de capture de 1x. +: Tente de capturer un Pokémon sauvage. Si c'est actuellement la nuit ou que le Pokémon sauvage a été rencontré en marchant dans une grotte, cette ball a un taux de capture de 3.5×. Sinon, elle a un taux de capture de 1x. Si utilisé pendant un combat de dresseurs, rien ne se passe et la ball est perdue." 13,9,Tries to catch a wild Pokémon. Success rate is 3.5× at night and in caves.,"Used in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon. If it’s currently nighttime or the wild Pokémon was encountered while walking in a cave, this ball has a catch rate of 3.5×. Otherwise, it has a catch rate of 1×. +: Attempts to catch a wild Pokémon. If it’s currently nighttime or the wild Pokémon was encountered while walking in a cave, this ball has a catch rate of 3.5×. Otherwise, it has a catch rate of 1×. If used in a trainer battle, nothing happens and the ball is lost." 14,5,Tente de capturer un Pokémon sauvage. Le Pokémon capturé est immédiatement soigné.,"Utilisé au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage, utilisant un taux de capture de 1x. Les [PV]{mechanic:hp} du Pokémon capturé sont immédiatement restaurés. Les [PP]{mechanic:pp} de toutes ses capacités sont restaurées, et n'importe quelle [altération de statut]{mechanic:status-ailment} est soignée. +: Tente de capturer un Pokémon sauvage, utilisant un taux de capture de 1x. Les PV du Pokémon capturé sont immédiatement restaurés. Les PP de toutes ses capacités sont restaurées, et n'importe quelle altération de statut est soignée. Si utilisé pendant un combat de dresseurs, rien ne se passe et la ball est perdue." 14,9,Tries to catch a wild Pokémon. Caught Pokémon are immediately healed.,"Used in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon, using a catch rate of 1×. The caught Pokémon’s [HP]{mechanic:hp} is immediately restored, [PP]{mechanic:pp} for all its moves is restored, and any [status ailment]{mechanic:status-ailment} is cured. +: Attempts to catch a wild Pokémon, using a catch rate of 1×. The caught Pokémon’s HP is immediately restored, PP for all its moves is restored, and any status ailment is cured. If used in a trainer battle, nothing happens and the ball is lost." 15,5,"Tente de capturer un Pokémon sauvage. Le taux de succès est 4× (Gén V : 5x), mais seulement le premier tour.","Utilisé au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage, utilisant un taux de capture de 4× au premier tour du combat, mais 1× à n'importe quel autre moment. +: Tente de capturer un Pokémon sauvage, utilisant un taux de capture de 4× au premier tour du combat, mais 1× à n'importe quel autre moment. Si utilisé pendant un combat de dresseurs, rien ne se passe et la ball est perdue." 15,9,"Tries to catch a wild Pokémon. Success rate is 4× (Gen V: 5×), but only on the first turn.","Used in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon, using a catch rate of 4× on the first turn of a battle, but 1× any other time. +: Attempts to catch a wild Pokémon, using a catch rate of 4× on the first turn of a battle, but 1× any other time. If used in a trainer battle, nothing happens and the ball is lost." 16,5,Tente de capturer un Pokémon sauvage.,"Utilisé au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage, utilisant un taux de capture de 1x. +: Tente de capturer un Pokémon sauvage, utilisant un taux de capture de 1x. Si utilisé pendant un combat de dresseurs, rien ne se passe et la ball est perdue." 16,9,Tries to catch a wild Pokémon.,"Used in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon, using a catch rate of 1×. +: Attempts to catch a wild Pokémon, using a catch rate of 1×. If used in a trainer battle, nothing happens and the ball is lost." 17,5,Soigne 20 PV.,"Utilisé sur un Pokémon allié -: Restaure 20 [PV]{mechanic:hp}." +: Restaure 20 PV." 17,9,Restores 20 HP.,"Used on a friendly Pokémon -: Restores 20 [HP]{mechanic:hp}." +: Restores 20 HP." 18,5,Soigne le poison.,"Utilisé sur un Pokémon de l'équipe -: Soigne le [poison]{mechanic:poison}." +: Soigne le poison." 18,9,Cures poison.,"Used on a party Pokémon -: Cures [poison]{mechanic:poison}." +: Cures poison." 19,5,Soigne la brûlure.,"Utilisé sur un Pokémon de l'équipe -: Soigne la [brûlure]{mechanic:burn}." +: Soigne la brûlure." 19,9,Cures a burn.,"Used on a party Pokémon -: Cures a [burn]{mechanic:burn}." +: Cures a burn." 20,5,Soigne le gel.,"Utilisé sur un Pokémon de l'équipe -: Soigne le [gel]{mechanic:freezing}." +: Soigne le gel." 20,9,Cures freezing.,"Used on a party Pokémon -: Cures [freezing]{mechanic:freezing}." +: Cures freezing." 21,5,Soigne le sommeil.,"Utilisé sur un Pokémon de l'équipe -: Soigne le [sommeil]{mechanic:sleep}." +: Soigne le sommeil." 21,9,Cures sleep.,"Used on a party Pokémon -: Cures [sleep]{mechanic:sleep}." +: Cures sleep." 22,5,Soigne la paralysie.,"Utilisé sur un Pokémon de l'équipe -: Soigne la [paralysie]{mechanic:paralysis}." +: Soigne la paralysie." 22,9,Cures paralysis.,"Used on a party Pokémon -: Cures [paralysis]{mechanic:paralysis}." +: Cures paralysis." 23,5,Restaure les PV au maximum et soigne toutes les altérations de statut et la confusion.,"Utilisé sur un Pokémon de l'équipe -: Restaure les [PV]{mechanic:hp} au maximum et soigne n'importe quelle [altération de statut]{mechanic:status-ailment} et la [confusion]{mechanic:confusion}." +: Restaure les PV au maximum et soigne n'importe quelle altération de statut et la confusion." 23,9,Restores HP to full and cures any status ailment and confusion.,"Used on a party Pokémon -: Restores [HP]{mechanic:hp} to full and cures any [status ailment]{mechanic:status-ailment} and [confusion]{mechanic:confusion}." +: Restores HP to full and cures any status ailment and confusion." 24,5,Restaure les PV au maximum.,"Utilisé sur un Pokémon de l'équipe -: Restaure les [PV]{mechanic:hp} au maximum." +: Restaure les PV au maximum." 24,9,Restores HP to full.,"Used on a party Pokémon -: Restores [HP]{mechanic:hp} to full." +: Restores HP to full." 25,5,Restaure 200 PV.,"Utilisé sur un Pokémon de l'équipe -: Restaure 200 [PV]{mechanic:hp}." +: Restaure 200 PV." 25,9,Restores 200 HP.,"Used on a party Pokémon -: Restores 200 [HP]{mechanic:hp}." +: Restores 200 HP." 26,5,Restaure 50 PV.,"Utilisé sur un Pokémon de l'équipe -: Restaure 50 [PV]{mechanic:hp}." +: Restaure 50 PV." 26,9,Restores 50 HP.,"Used on a party Pokémon -: Restores 50 [HP]{mechanic:hp}." +: Restores 50 HP." 27,5,Soigne toutes les altérations de statut et la confusion.,"Utilisé sur un Pokémon de l'équipe -: Soigne n'importe quelle [altération de statut]{mechanic:status-ailment} et la [confusion]{mechanic:confusion}." +: Soigne n'importe quelle altération de statut et la confusion." 27,9,Cures any status ailment and confusion.,"Used on a party Pokémon -: Cures any [status ailment]{mechanic:status-ailment} and [confusion]{mechanic:confusion}." +: Cures any status ailment and confusion." 28,5,Renaît avec la moitié des PV.,"Utilisé sur un Pokémon de l'équipe -: Ressuscite le Pokémon et restaure la moitié de ses [PV]{mechanic:hp}." +: Ressuscite le Pokémon et restaure la moitié de ses PV." 28,9,Revives with half HP.,"Used on a party Pokémon -: Revives the Pokémon and restores half its [HP]{mechanic:hp}." +: Revives the Pokémon and restores half its HP." 29,5,Renaît avec tous les PV.,"Utilisé sur un Pokémon de l'équipe -: Ressuscite le Pokémon et restaure ses [PV]{mechanic:hp} au maximum." +: Ressuscite le Pokémon et restaure ses PV au maximum." 29,9,Revives with full HP.,"Used on a party Pokémon -: Revives the Pokémon and restores its [HP]{mechanic:hp} to full." +: Revives the Pokémon and restores its HP to full." 30,5,Restaure 50 PV.,"Utilisé sur un Pokémon de l'équipe -: Restaure 50 [PV]{mechanic:hp}." +: Restaure 50 PV." 30,9,Restores 50 HP.,"Used on a party Pokémon -: Restores 50 [HP]{mechanic:hp}." +: Restores 50 HP." 31,5,Restaure 60 PV.,"Utilisé sur un Pokémon de l'équipe -: Restaure 60 [PV]{mechanic:hp}." +: Restaure 60 PV." 31,9,Restores 60 HP.,"Used on a party Pokémon -: Restores 60 [HP]{mechanic:hp}." +: Restores 60 HP." 32,5,Restaure 80 PV.,"Utilisé sur un Pokémon de l'équipe -: Restaure 80 [PV]{mechanic:hp}." +: Restaure 80 PV." 32,9,Restores 80 HP.,"Used on a party Pokémon -: Restores 80 [HP]{mechanic:hp}." +: Restores 80 HP." 33,5,Restaure 100 PV.,"Utilisé sur un Pokémon de l'équipe -: Restaure 100 [PV]{mechanic:hp}." +: Restaure 100 PV." 33,9,Restores 100 HP.,"Used on a party Pokémon -: Restores 100 [HP]{mechanic:hp}." +: Restores 100 HP." 34,5,"Restaure 50 PV, mais diminue le bonheur.","Utilisé sur un Pokémon de l'équipe -: Restaure 50 [PV]{mechanic:hp}. Diminue le [bonheur]{mechanic:happiness} de 5/5/10." +: Restaure 50 PV. Diminue le bonheur de 5/5/10." 34,9,"Restores 50 HP, but lowers happiness.","Used on a party Pokémon -: Restores 50 [HP]{mechanic:hp}. Decreases [happiness]{mechanic:happiness} by 5/5/10." +: Restores 50 HP. Decreases happiness by 5/5/10." 35,5,"Restaure 200 PV, mais diminue le bonheur.","Utilisé sur un Pokémon de l'équipe -: Restaure 200 [PV]{mechanic:hp}. Diminue le [bonheur]{mechanic:happiness} de 10/10/15." +: Restaure 200 PV. Diminue le bonheur de 10/10/15." 35,9,"Restores 200 HP, but lowers happiness.","Used on a party Pokémon -: Restores 200 [HP]{mechanic:hp}. Decreases [happiness]{mechanic:happiness} by 10/10/15." +: Restores 200 HP. Decreases happiness by 10/10/15." 36,5,"Soigne n'importe quelle altération de statut, mais diminue le bonheur.","Utilisé sur un Pokémon de l'équipe -: Soigne n'importe quelle [altération de statut]{mechanic:status-ailment}. Diminue le [bonheur]{mechanic:happiness} de 5/5/10." +: Soigne n'importe quelle altération de statut. Diminue le bonheur de 5/5/10." 36,9,"Cures any status ailment, but lowers happiness.","Used on a party Pokémon -: Cures any [status ailment]{mechanic:status-ailment}. Decreases [happiness]{mechanic:happiness} by 5/5/10." +: Cures any status ailment. Decreases happiness by 5/5/10." 37,5,"Renaît avec tous les PV, mais diminue le bonheur.","Utilisé sur un Pokémon de l'équipe -: Ressuscite un Pokémon [KO]{mechanic:faint} et restaure ses [PV]{mechanic:hp} au maximum. Diminuse le [bonheur]{mechanic:happiness} de 10/10/15." +: Ressuscite un Pokémon KO et restaure ses PV au maximum. Diminuse le bonheur de 10/10/15." 37,9,"Revives with full HP, but lowers happiness.","Used on a party Pokémon -: Revives a [fainted]{mechanic:faint} Pokémon and restores its [HP]{mechanic:hp} to full. Decreases [happiness]{mechanic:happiness} by 10/10/15." +: Revives a fainted Pokémon and restores its HP to full. Decreases happiness by 10/10/15." 38,5,Restaure 10 PP pour une capacité.,"Utilisé sur un Pokémon de l'équipe -: Restaure 10 [PP]{mechanic:pp} pour une capacité sélectionnée." +: Restaure 10 PP pour une capacité sélectionnée." 38,9,Restores 10 PP for one move.,"Used on a party Pokémon -: Restores 10 [PP]{mechanic:pp} for a selected move." +: Restores 10 PP for a selected move." 39,5,Restaure les PP au maximum pour une capacité.,"Utilisé sur un Pokémon de l'équipe -: Restaure tous les [PP]{mechanic:pp} pour une capacité sélectionnée." +: Restaure tous les PP pour une capacité sélectionnée." 39,9,Restores PP to full for one move.,"Used on a party Pokémon -: Restores [PP]{mechanic:pp} to full for a selected move." +: Restores PP to full for a selected move." 40,5,Restaure 10 PP pour toutes les capacités.,"Utilisé sur un Pokémon de l'équipe -: Restaure 10 [PP]{mechanic:pp} de chaque capacité." +: Restaure 10 PP de chaque capacité." 40,9,Restores 10 PP for each move.,"Used on a party Pokémon -: Restores 10 [PP]{mechanic:pp} for each move." +: Restores 10 PP for each move." 41,5,Restaure tous les PP de toutes les capacités.,"Utilisé sur un Pokémon de l'équipe -: Restaure tous les [PP]{mechanic:pp} de chaque capacité." +: Restaure tous les PP de chaque capacité." 41,9,Restores PP to full for each move.,"Used on a party Pokémon -: Restores [PP]{mechanic:pp} to full for each move." +: Restores PP to full for each move." 42,5,Soigne n'importe quelle altération de statut et la confusion.,"Utilisé sur un Pokémon de l'équipe -: Soigne n'importe quelle [altération de statut]{mechanic:status-ailment} et la [confusion]{mechanic:confusion}." +: Soigne n'importe quelle altération de statut et la confusion." 42,9,Cures any status ailment and confusion.,"Used on a party Pokémon -: Cures any [status ailment]{mechanic:status-ailment} and [confusion]{mechanic:confusion}." +: Cures any status ailment and confusion." 43,5,Restaure 20 PV.,"Utilisé sur un Pokémon de l'équipe -: Restaure 20 [PV]{mechanic:hp}." +: Restaure 20 PV." 43,9,Restores 20 HP.,"Used on a party Pokémon -: Restores 20 [HP]{mechanic:hp}." +: Restores 20 HP." 44,5,Renaît tous les Pokémon KO avec tous leurs PV.,"Utilisé -: Rescussite tous les Pokémon [KO]{mechanic:faint} de l'équipe et restaure leurs [PV]{mechanic:hp} au maximum." +: Rescussite tous les Pokémon KO de l'équipe et restaure leurs PV au maximum." 44,9,Revives all fainted Pokémon with full HP.,"Used -: Revives all [fainted]{mechanic:faint} Pokémon in the party and restores their [HP]{mechanic:hp} to full." +: Revives all fainted Pokémon in the party and restores their HP to full." 45,5,Augmente l'effort en PV et le bonheur.,"Utilisé sur un Pokémon de l'équipe -: Augmente ses [EV]{mechanic:effort} de [PV]{mechanic:hp} de 10, mais ne l'augmente pas au delà de 100. Augmente le [bonheur]{mechanic:happiness} de 5/3/2." +: Augmente ses EV de PV de 10, mais ne l'augmente pas au delà de 100. Augmente le bonheur de 5/3/2." 45,9,Raises HP effort and happiness.,"Used on a party Pokémon -: Increases [HP]{mechanic:hp} [effort]{mechanic:effort} by 10, but won’t increase it beyond 100. Increases [happiness]{mechanic:happiness} by 5/3/2." +: Increases HP effort by 10, but won’t increase it beyond 100. Increases happiness by 5/3/2." 46,5,Augmente l'effort en Attaque et le bonheur.,"Utilisé sur un Pokémon de l'équipe -: Augmente ses [EV]{mechanic:effort} d'[Attaque]{mechanic:attack} de 10, mais ne l'augmente pas au delà de 100. Augmente le [bonheur]{mechanic:happiness} de 5/3/2." +: Augmente ses EV d'Attaque de 10, mais ne l'augmente pas au delà de 100. Augmente le bonheur de 5/3/2." 46,9,Raises Attack effort and happiness.,"Used on a party Pokémon -: Increases [Attack]{mechanic:attack} [effort]{mechanic:effort} by 10, but won’t increase it beyond 100. Increases [happiness]{mechanic:happiness} by 5/3/2." +: Increases Attack effort by 10, but won’t increase it beyond 100. Increases happiness by 5/3/2." 47,5,Augmente l'effort en Défense et le bonheur.,"Utilisé sur un Pokémon de l'équipe -: Augmente ses [EV]{mechanic:effort} de [Défense]{mechanic:defense} de 10, mais ne l'augmente pas au delà de 100. Augmente le [bonheur]{mechanic:happiness} de 5/3/2." +: Augmente ses EV de Défense de 10, mais ne l'augmente pas au delà de 100. Augmente le bonheur de 5/3/2." 47,9,Raises Defense effort and happiness.,"Used on a party Pokémon -: Increases [Defense]{mechanic:defense} [effort]{mechanic:effort} by 10, but won’t increase it beyond 100. Increases [happiness]{mechanic:happiness} by 5/3/2." +: Increases Defense effort by 10, but won’t increase it beyond 100. Increases happiness by 5/3/2." 48,5,Augmente l'effort en Vitesse et le bonheur.,"Utilisé sur un Pokémon de l'équipe -: Augmente ses [EV]{mechanic:effort} de [Vitesse]{mechanic:speed} de 10, mais ne l'augmente pas au delà de 100. Augmente le [bonheur]{mechanic:happiness} de 5/3/2." +: Augmente ses EV de Vitesse de 10, mais ne l'augmente pas au delà de 100. Augmente le bonheur de 5/3/2." 48,9,Raises Speed effort and happiness.,"Used on a party Pokémon -: Increases [Speed]{mechanic:speed} [effort]{mechanic:effort} by 10, but won’t increase it beyond 100. Increases [happiness]{mechanic:happiness} by 5/3/2." +: Increases Speed effort by 10, but won’t increase it beyond 100. Increases happiness by 5/3/2." 49,5,Augmente l'effort en Attaque Spéciale et le bonheur.,"Utilisé sur un Pokémon de l'équipe -: Augmente ses [EV]{mechanic:effort} d'[Attaque Spéciale]{mechanic:special-attack} de 10, mais ne l'augmente pas au delà de 100. Augmente le [bonheur]{mechanic:happiness} de 5/3/2." +: Augmente ses EV d'Attaque Spéciale de 10, mais ne l'augmente pas au delà de 100. Augmente le bonheur de 5/3/2." 49,9,Raises Special Attack effort and happiness.,"Used on a party Pokémon -: Increases [Special Attack]{mechanic:special-attack} [effort]{mechanic:effort} by 10, but won’t increase it beyond 100. Increases [happiness]{mechanic:happiness} by 5/3/2." +: Increases Special Attack effort by 10, but won’t increase it beyond 100. Increases happiness by 5/3/2." 50,5,Provoque une montée de niveau et augmente le bonheur.,"Utilisé sur un Pokémon de l'équipe -: Augmente le niveau de 1. Augmente le [bonheur]{mechanic:happiness} de 5/3/2." +: Augmente le niveau de 1. Augmente le bonheur de 5/3/2." 50,9,Causes a level-up and raises happiness.,"Used on a party Pokémon -: Increases level by 1. Increases [happiness]{mechanic:happiness} by 5/3/2." +: Increases level by 1. Increases happiness by 5/3/2." 51,5,Augmente les PP max d'une capacité de 20%.,"Utilisé sur un Pokémon de l'équipe -: Augmente les [PP]{mechanic:pp} max d'une capacité de 20% de ses PP max originaux, jusqu'à un maximum de 1.6×. Augmente le [bonheur]{mechanic:happiness} de 5/3/2." +: Augmente les PP max d'une capacité de 20% de ses PP max originaux, jusqu'à un maximum de 1.6×. Augmente le bonheur de 5/3/2." 51,9,Raises a move’s max PP by 20%.,"Used on a party Pokémon -: Increases a selected move’s max [PP]{mechanic:pp} by 20% its original max PP, to a maximum of 1.6×. Increases [happiness]{mechanic:happiness} by 5/3/2." +: Increases a selected move’s max PP by 20% its original max PP, to a maximum of 1.6×. Increases happiness by 5/3/2." 52,5,Augmente l'effort en Défense Spéciale et le bonheur.,"Utilisé sur un Pokémon de l'équipe -: Augmente ses [EV]{mechanic:effort} de [Défense Spéciale]{mechanic:special-defense} de 10, mais ne l'augmente pas au delà de 100. Augmente le [bonheur]{mechanic:happiness} de 5/3/2." +: Augmente ses EV de Défense Spéciale de 10, mais ne l'augmente pas au delà de 100. Augmente le bonheur de 5/3/2." 52,9,Raises Special Defense and happiness.,"Used on a party Pokémon -: Increases [Special Defense]{mechanic:special-defense} [effort]{mechanic:effort} by 10, but won’t increase it beyond 100. Increases [happiness]{mechanic:happiness} by 5/3/2." +: Increases Special Defense effort by 10, but won’t increase it beyond 100. Increases happiness by 5/3/2." 53,5,Augmente les PP max d'une capacité de 60%.,"Utilisé sur un Pokémon de l'équipe -: Augmente les [PP]{mechanic:pp} max d'une capacité de 1.6× ses PP max originaux. Augmente le [bonheur]{mechanic:happiness} de 5/3/2." +: Augmente les PP max d'une capacité de 1.6× ses PP max originaux. Augmente le bonheur de 5/3/2." 53,9,Raises a move’s max PP by 60%.,"Used on a party Pokémon -: Increases a selected move’s max [PP]{mechanic:pp} to 1.6× its original max PP. Increases [happiness]{mechanic:happiness} by 5/3/2." +: Increases a selected move’s max PP to 1.6× its original max PP. Increases happiness by 5/3/2." 54,5,Soigne toutes les altérations de statut et la confusion.,"Utilisé sur un Pokémon de l'équipe -: Soigne n'importe quelle [altération de statut]{mechanic:status-ailment} et la [confusion]{mechanic:confusion}." +: Soigne n'importe quelle altération de statut et la confusion." 54,9,Cures any status ailment and confusion.,"Used on a party Pokémon -: Cures any [status ailment]{mechanic:status-ailment} and [confusion]{mechanic:confusion}." +: Cures any status ailment and confusion." 55,5,Empêche les changements de stat en combat pendant cinq tours. Augmente le bonheur.,"Utilisé sur un Pokémon de l'équipe en combat -: Empêche les stats de la cible d'être [diminuées]{mechanic:lower} pour les cinq prochains tours. Augmente le bonheur de 1/1/0." +: Empêche les stats de la cible d'être diminuées pour les cinq prochains tours. Augmente le bonheur de 1/1/0." 55,9,Prevents stat changes in battle for five turns in battle. Raises happiness.,"Used on a party Pokémon in battle -: Protects the target’s stats from being [lowered]{mechanic:lower} for the next five turns. Increases happiness by 1/1/0." +: Protects the target’s stats from being lowered for the next five turns. Increases happiness by 1/1/0." 56,5,Augmente les chances de coup critique en combat. Augmente le bonheur.,"Utilisé sur un Pokémon de l'équipe en combat -: Augmente les [chances de coups critiques]{mechanic:critical-hit-chance} de la cible d'un niveau jusqu'à ce qu'elle quitte le terrain. Augmente le bonheur de 1/1/0." +: Augmente les chances de coups critiques de la cible d'un niveau jusqu'à ce qu'elle quitte le terrain. Augmente le bonheur de 1/1/0." 56,9,Increases the chance of a critical hit in battle. Raises happiness.,"Used on a party Pokémon in battle -: Increases the target’s [critical hit chance]{mechanic:critical-hit-chance} by one stage until it leaves the field. Increases happiness by 1/1/0." +: Increases the target’s critical hit chance by one stage until it leaves the field. Increases happiness by 1/1/0." 57,5,Augmente l'Attaque d'un niveau en combat. Augmente le bonheur.,"Utilisé sur un Pokémon de l'équipe en combat -: [Augmente]{mechanic:raise} l'[Attaque]{mechanic:attack} de la cible d'un niveau. Augmente le bonheur de 1/1/0." +: Augmente l'Attaque de la cible d'un niveau. Augmente le bonheur de 1/1/0." 57,9,Raises Attack by one stage in battle. Raises happiness.,"Used on a party Pokémon in battle -: [Raises]{mechanic:raise} the target’s [Attack]{mechanic:attack} by one stage. Increases happiness by 1/1/0." +: Raises the target’s Attack by one stage. Increases happiness by 1/1/0." 58,5,Augmente la Défense d'un niveau en combat. Augmente le bonheur.,"Utilisé sur un Pokémon de l'équipe en combat -: [Augmente]{mechanic:raise} la [Défense]{mechanic:defense} de la cible d'un niveau. Augmente le bonheur de 1/1/0." +: Augmente la Défense de la cible d'un niveau. Augmente le bonheur de 1/1/0." 58,9,Raises Defense by one stage in battle. Raises happiness.,"Used on a party Pokémon in battle -: [Raises]{mechanic:raise} the target’s [Defense]{mechanic:defense} by one stage. Increases happiness by 1/1/0." +: Raises the target’s Defense by one stage. Increases happiness by 1/1/0." 59,5,Augmente la Vitesse d'un niveau en combat. Augmente le bonheur.,"Utilisé sur un Pokémon de l'équipe en combat -: [Augmente]{mechanic:raise} la [Vitesse]{mechanic:speed} de la cible d'un niveau. Augmente le bonheur de 1/1/0." +: Augmente la Vitesse de la cible d'un niveau. Augmente le bonheur de 1/1/0." 59,9,Raises Speed by one stage in battle. Raises happiness.,"Used on a party Pokémon in battle -: [Raises]{mechanic:raise} the target’s [Speed]{mechanic:speed} by one stage. Increases happiness by 1/1/0." +: Raises the target’s Speed by one stage. Increases happiness by 1/1/0." 60,5,Augmente la précision d'un niveau en combat. Augmente le bonheur.,"Utilisé sur un Pokémon de l'équipe en combat -: [Augmente]{mechanic:raise} la [précision]{mechanic:accuracy} de la cible d'un niveau. Augmente le bonheur de 1/1/0." +: Augmente la précision de la cible d'un niveau. Augmente le bonheur de 1/1/0." 60,9,Raises accuracy by one stage in battle. Raises happiness.,"Used on a party Pokémon in battle -: [Raises]{mechanic:raise} the target’s [accuracy]{mechanic:accuracy} by one stage. Increases happiness by 1/1/0." +: Raises the target’s accuracy by one stage. Increases happiness by 1/1/0." 61,5,Augmente l'Attaque Spéciale d'un niveau en combat. Augmente le bonheur.,"Utilisé sur un Pokémon de l'équipe en combat -: [Augmente]{mechanic:raise} l'[Attaque Spéciale]{mechanic:special-attack} de la cible d'un niveau. Augmente le bonheur de 1/1/0." +: Augmente l'Attaque Spéciale de la cible d'un niveau. Augmente le bonheur de 1/1/0." 61,9,Raises Special Attack by one stage in battle. Raises happiness.,"Used on a party Pokémon in battle -: [Raises]{mechanic:raise} the target’s [Special Attack]{mechanic:special-attack} by one stage. Increases happiness by 1/1/0." -62,5,Augmente la Défense Spéciale d'un niveau en combat. Augmente le bonheur.,Utilisé sur un Pokémon de l'équipe en combat : [Augmente]{mechanic:raise} la [Défense Spéciale]{mechanic:special-defense} de la cible d'un niveau. Augmente le bonheur de 1/1/0. +: Raises the target’s Special Attack by one stage. Increases happiness by 1/1/0." +62,5,Augmente la Défense Spéciale d'un niveau en combat. Augmente le bonheur.,Utilisé sur un Pokémon de l'équipe en combat : Augmente la Défense Spéciale de la cible d'un niveau. Augmente le bonheur de 1/1/0. 62,9,Raises Special Defense by one stage in battle. Raises happiness.,"Used on a party Pokémon in battle -: [Raises]{mechanic:raise} the target’s [Special Defense]{mechanic:special-defense} by one stage. Increases happiness by 1/1/0." +: Raises the target’s Special Defense by one stage. Increases happiness by 1/1/0." 63,5,Met fin à un combat sauvage.,"Utilisé en combat : Termine un combat sauvage. Ne peut pas être utilisé pendant les combats de dresseurs." 63,9,Ends a wild battle.,"Used in battle @@ -319,17 +319,17 @@ This item can only be used in the []{location:great-marsh} or []{location:kanto- 64,9,Ends a wild battle.,"Used in battle : Ends a wild battle. Cannot be used in trainer battles." 65,5,Soigne le sommeil.,"Utilisé sur un Pokémon de l'équipe -: Soigne le [sommeil]{mechanic:sleep}." +: Soigne le sommeil." 65,9,Cures sleep.,"Used on a party Pokémon -: Cures [sleep]{mechanic:sleep}." +: Cures sleep." 66,5,Soigne la confusion.,"Utilisé sur un Pokémon de l'équipe -: Soigne la [confusion]{mechanic:confusion}." +: Soigne la confusion." 66,9,Cures confusion.,"Used on a party Pokémon in battle -: Cures [confusion]{mechanic:confusion}." +: Cures confusion." 67,5,Soigne l'amour.,"Utilisé sur un Pokémon de l'équipe -: Soigne l'[attraction]{mechanic:attraction}." +: Soigne l'attraction." 67,9,Cures attraction.,"Used on a party Pokémon in battle -: Cures [attraction]{mechanic:attraction}." +: Cures attraction." 68,5,Divise par deux le taux de rencontres avec un Pokémon sauvage.,"Utilisé en dehors d'un combat : Diminue le taux de rencontre de Pokémon sauvages de 50%." 68,9,Halves the wild Pokémon encounter rate.,"Used outside of battle @@ -344,76 +344,76 @@ This item can only be used in the []{location:great-marsh} or []{location:kanto- 71,9,No effect. Gen III: Trade four and four Shoal Salts for a Shell Bell.,No effect. 72,5,Aucun effet. Peut être échangé pour des objets ou capacités.,"Aucun effet. -Dans Diamant et Perle, en échanger dix pour une [CT]{item:tm11} []{move:sunny-day} dans la maison située à mi-chemin dans la partie sud de []{location:sinnoh-route-212}. +Dans Diamant et Perle, en échanger dix pour une CT Zénith dans la maison située à mi-chemin dans la partie sud de la Route 212. -Dans Platine, à échanger aux [maîtres de capacités]{mechanic:move-tutor} sur la []{location:sinnoh-route-212}, à []{location:snowpoint-city} et dans la []{location:survival-area}. Huit fragments au total sont nécessaires par tutorat, mais la combinaison particulière de couleurs varie selon la capacité. +Dans Platine, à échanger aux maîtres de capacités sur la Route 212, à Frimapic et dans la Aire de Survie. Huit fragments au total sont nécessaires par tutorat, mais la combinaison particulière de couleurs varie selon la capacité. -Dans HeartGold et SoulSilver, en échanger un pour une []{item:cheri-berry}, une []{item:leppa-berry} et une []{item:pecha-berry} auprès du Jongleur près du Centre Pokémon à []{location:violet-city}. +Dans HeartGold et SoulSilver, en échanger un pour une Baie Ceriz, une Baie Mepo et une Baie Pêcha auprès du Jongleur près du Centre Pokémon à Mauville. -Dans HeartGold et SoulSilver, en échanger un pour une []{item:persim-berry}, une []{item:pomeg-berry} et une []{item:razz-berry} auprès du Jongleur près de l'entrée du []{location:pal-park} à []{location:fuchsia-city}." +Dans HeartGold et SoulSilver, en échanger un pour une Baie Kika, une Baie Grena et une Baie Framby auprès du Jongleur près de l'entrée du Parc des Amis à Parmanie." 72,9,No effect. Can be traded for items or moves.,"No effect. -In Diamond and Pearl, trade ten for a []{move:sunny-day} [TM]{item:tm11} in the house midway along the southern section of []{location:sinnoh-route-212}. +In Diamond and Pearl, trade ten for a Sunny Day TM in the house midway along the southern section of Route 212. -In Platinum, trade to [move tutors]{mechanic:move-tutor} on []{location:sinnoh-route-212}, in []{location:snowpoint-city}, and in the []{location:survival-area}. Eight shards total are required per tutelage, but the particular combination of colors varies by move. +In Platinum, trade to move tutors on Route 212, in Snowpoint City, and in the Survival Area. Eight shards total are required per tutelage, but the particular combination of colors varies by move. -In HeartGold and SoulSilver, trade one for a []{item:cheri-berry}, a []{item:leppa-berry}, and a []{item:pecha-berry} with the Juggler near the Pokémon Center in []{location:violet-city}. +In HeartGold and SoulSilver, trade one for a Cheri Berry, a Leppa Berry, and a Pecha Berry with the Juggler near the Pokémon Center in Violet City. -In HeartGold and SoulSilver, trade one for a []{item:persim-berry}, a []{item:pomeg-berry}, and a []{item:razz-berry} with the Juggler near the []{location:pal-park} entrance in []{location:fuchsia-city}." +In HeartGold and SoulSilver, trade one for a Persim Berry, a Pomeg Berry, and a Razz Berry with the Juggler near the Pal Park entrance in Fuchsia City." 73,5,Aucun effet. Peut être échangé pour des objets ou capacités.,"Aucun effet. -Dans Diamant et Perle, en échanger dix pour une [CT]{item:tm18} []{move:rain-dance} dans la maison située à mi-chemin dans la partie sud de []{location:sinnoh-route-212}. +Dans Diamant et Perle, en échanger dix pour une CT Danse Pluie dans la maison située à mi-chemin dans la partie sud de Route 212. -Dans Platine, à échanger aux [maîtres de capacités]{mechanic:move-tutor} sur la []{location:sinnoh-route-212}, à []{location:snowpoint-city} et dans la []{location:survival-area}. Huit fragments au total sont nécessaires par tutorat, mais la combinaison particulière de couleurs varie selon la capacité. +Dans Platine, à échanger aux maîtres de capacités sur la Route 212, à Frimapic et dans la Aire de Survie. Huit fragments au total sont nécessaires par tutorat, mais la combinaison particulière de couleurs varie selon la capacité. -Dans HeartGold et SoulSilver, en échanger un pour une []{item:chesto-berry}, une []{item:oran-berry} et une []{item:wiki-berry} auprès du Jongleur près du Centre Pokémon à []{location:violet-city}. +Dans HeartGold et SoulSilver, en échanger un pour une Baie Maron, une Baie Oran et une Baie Wiki auprès du Jongleur près du Centre Pokémon à Mauville. -Dans HeartGold et SoulSilver, en échanger un pour une []{item:bluk-berry}, une []{item:cornn-berry} et une []{item:kelpsy-berry} auprès du Jongleur près de l'entrée du []{location:pal-park} à []{location:fuchsia-city}." +Dans HeartGold et SoulSilver, en échanger un pour une Baie Remu, une Baie Siam et une Baie Alga auprès du Jongleur près de l'entrée du Parc des Amis à Parmanie." 73,9,No effect. Can be traded for items or moves.,"No effect. -In Diamond and Pearl, trade ten for a []{move:rain-dance} [TM]{item:tm18} in the house midway along the southern section of []{location:sinnoh-route-212}. +In Diamond and Pearl, trade ten for a Rain Dance TM in the house midway along the southern section of Route 212. -In Platinum, trade to [move tutors]{mechanic:move-tutor} on []{location:sinnoh-route-212}, in []{location:snowpoint-city}, and in the []{location:survival-area}. Eight shards total are required per tutelage, but the particular combination of colors varies by move. +In Platinum, trade to move tutors on Route 212, in Snowpoint City, and in the Survival Area. Eight shards total are required per tutelage, but the particular combination of colors varies by move. -In HeartGold and SoulSilver, trade one for a []{item:chesto-berry}, an []{item:oran-berry}, and a []{item:wiki-berry} with the Juggler near the Pokémon Center in []{location:violet-city}. +In HeartGold and SoulSilver, trade one for a Chesto Berry, an Oran Berry, and a Wiki Berry with the Juggler near the Pokémon Center in Violet City. -In HeartGold and SoulSilver, trade one for a []{item:bluk-berry}, a []{item:cornn-berry}, and a []{item:kelpsy-berry} with the Juggler near the []{location:pal-park} entrance in []{location:fuchsia-city}." +In HeartGold and SoulSilver, trade one for a Bluk Berry, a Cornn Berry, and a Kelpsy Berry with the Juggler near the Pal Park entrance in Fuchsia City." 74,5,Aucun effet. Peut être échangé pour des objets ou capacités.,"Aucun effet. -Dans Diamant et Perle, en échanger dix pour une [CT]{item:tm37} []{move:sandstorm} dans la maison située à mi-chemin dans la partie sud de []{location:sinnoh-route-212}. +Dans Diamant et Perle, en échanger dix pour une CT Tempête de Sable dans la maison située à mi-chemin dans la partie sud de Route 212. -Dans Platine, à échanger aux [maîtres de capacités]{mechanic:move-tutor} sur la []{location:sinnoh-route-212}, à []{location:snowpoint-city} et dans la []{location:survival-area}. Huit fragments au total sont nécessaires par tutorat, mais la combinaison particulière de couleurs varie selon la capacité. +Dans Platine, à échanger aux maîtres de capacités sur la Route 212, à Frimapic et dans la Aire de Survie. Huit fragments au total sont nécessaires par tutorat, mais la combinaison particulière de couleurs varie selon la capacité. -Dans HeartGold et SoulSilver, en échanger un pour une []{item:aspear-berry}, une []{item:iapapa-berry} et une []{item:sitrus-berry} auprès du Jongleur près du Centre Pokémon à []{location:violet-city}. +Dans HeartGold et SoulSilver, en échanger un pour une Baie Willia, une Baie Papaya et une Baie Sitrus auprès du Jongleur près du Centre Pokémon à Mauville. -Dans HeartGold et SoulSilver, en échanger un pour une []{item:grepa-berry}, une []{item:nomel-berry} et une []{item:pinap-berry} auprès du Jongleur près de l'entrée du []{location:pal-park} à []{location:fuchsia-city}." +Dans HeartGold et SoulSilver, en échanger un pour une Baie Résin, une Baie Tronci et une Baie Nanana auprès du Jongleur près de l'entrée du Parc des Amis à Parmanie." 74,9,No effect. Can be traded for items or moves.,"No effect. -In Diamond and Pearl, trade ten for a []{move:sandstorm} [TM]{item:tm37} in the house midway along the southern section of []{location:sinnoh-route-212}. +In Diamond and Pearl, trade ten for a Sandstorm TM in the house midway along the southern section of Route 212. -In Platinum, trade to [move tutors]{mechanic:move-tutor} on []{location:sinnoh-route-212}, in []{location:snowpoint-city}, and in the []{location:survival-area}. Eight shards total are required per tutelage, but the particular combination of colors varies by move. +In Platinum, trade to move tutors on Route 212, in Snowpoint City, and in the Survival Area. Eight shards total are required per tutelage, but the particular combination of colors varies by move. -In HeartGold and SoulSilver, trade one for an []{item:aspear-berry}, a []{item:iapapa-berry}, and a []{item:sitrus-berry} with the Juggler near the Pokémon Center in []{location:violet-city}. +In HeartGold and SoulSilver, trade one for an Aspear Berry, a Iapapa Berry, and a Sitrus Berry with the Juggler near the Pokémon Center in Violet City. -In HeartGold and SoulSilver, trade one for a []{item:grepa-berry}, a []{item:nomel-berry}, and a []{item:pinap-berry} with the Juggler near the []{location:pal-park} entrance in []{location:fuchsia-city}." +In HeartGold and SoulSilver, trade one for a Grepa Berry, a Nomel Berry, and a Pinap Berry with the Juggler near the Pal Park entrance in Fuchsia City." 75,5,Aucun effet. Peut être échangé pour des objets ou capacités.,"Aucun effet. -Dans Diamant et Perle, en échanger dix pour une [CT]{item:tm07} []{move:hail} dans la maison située à mi-chemin dans la partie sud de []{location:sinnoh-route-212}. +Dans Diamant et Perle, en échanger dix pour une CT Grêle dans la maison située à mi-chemin dans la partie sud de Route 212. -Dans Platine, à échanger aux [maîtres de capacités]{mechanic:move-tutor} sur la []{location:sinnoh-route-212}, à []{location:snowpoint-city} et dans la []{location:survival-area}. Huit fragments au total sont nécessaires par tutorat, mais la combinaison particulière de couleurs varie selon la capacité. +Dans Platine, à échanger aux maîtres de capacités sur la Route 212, à Frimapic et dans la Aire de Survie. Huit fragments au total sont nécessaires par tutorat, mais la combinaison particulière de couleurs varie selon la capacité. -Dans HeartGold et SoulSilver, en échanger un pour une []{item:aguav-berry}, une []{item:lum-berry} et une []{item:rawst-berry} auprès du Jongleur près du Centre Pokémon à []{location:violet-city}. +Dans HeartGold et SoulSilver, en échanger un pour une Baie Gowav, une Baie Prine et une Baie Fraive auprès du Jongleur près du Centre Pokémon à Mauville. -Dans HeartGold et SoulSilver, en échanger un pour une []{item:durin-berry}, une []{item:hondew-berry} et une []{item:wepear-berry} auprès du Jongleur près de l'entrée du []{location:pal-park} à []{location:fuchsia-city}." +Dans HeartGold et SoulSilver, en échanger un pour une Baie Durin, une Baie Lonme et une Baie Repoi auprès du Jongleur près de l'entrée du Parc des Amis à Parmanie." 75,9,No effect. Can be traded for items or moves.,"No effect. -In Diamond and Pearl, trade ten for a []{move:hail} [TM]{item:tm07} in the house midway along the southern section of []{location:sinnoh-route-212}. +In Diamond and Pearl, trade ten for a Hail TM in the house midway along the southern section of Route 212. -In Platinum, trade to [move tutors]{mechanic:move-tutor} on []{location:sinnoh-route-212}, in []{location:snowpoint-city}, and in the []{location:survival-area}. Eight shards total are required per tutelage, but the particular combination of colors varies by move. +In Platinum, trade to move tutors on Route 212, in Snowpoint City, and in the Survival Area. Eight shards total are required per tutelage, but the particular combination of colors varies by move. -In HeartGold and SoulSilver, trade one for an []{item:aguav-berry}, a []{item:lum-berry}, and a []{item:rawst-berry} with the Juggler near the Pokémon Center in []{location:violet-city}. +In HeartGold and SoulSilver, trade one for an Aguav Berry, a Lum Berry, and a Rawst Berry with the Juggler near the Pokémon Center in Violet City. -In HeartGold and SoulSilver, trade one for a []{item:durin-berry}, a []{item:hondew-berry}, and a []{item:wepear-berry} with the Juggler near the []{location:pal-park} entrance in []{location:fuchsia-city}." +In HeartGold and SoulSilver, trade one for a Durin Berry, a Hondew Berry, and a Wepear Berry with the Juggler near the Pal Park entrance in Fuchsia City." 76,5,"Pendant 200 pas, empêche les rencontres sauvages de niveau inférieur au Pokémon en tête de votre équipe.","Utilisé en dehors d'un combat : Le dresseur passe les rencontres avec les Pokémon sauvages d'un niveau inférieur à celui du Pokémon en tête d'équipe. Cet effet prend fin après que le dresseur marche 200 pas." 76,9,"For 200 steps, prevents wild encounters of level lower than your party’s lead Pokémon.","Used outside of battle @@ -423,37 +423,37 @@ In HeartGold and SoulSilver, trade one for a []{item:durin-berry}, a []{item:hon 77,9,"For 250 steps, prevents wild encounters of level lower than your party’s lead Pokémon.","Used outside of battle : Trainer will skip encounters with wild Pokémon of a lower level than the lead party Pokémon. This effect wears off after the trainer takes 250 steps." 78,5,Transporte l'utilisateur à l'entrée extérieure d'une grotte.,"Utilisé en dehors d'un combat -: Transporte le dresseur à l'entrée du dernier donjon visité. Ne peut pas être utilisé à l'extérieur, dans les bâtiments, ou dans le []{location:distortion-world}, []{location:sinnoh-hall-of-origin-1}, []{location:spear-pillar}, ou []{location:turnback-cave}." +: Transporte le dresseur à l'entrée du dernier donjon visité. Ne peut pas être utilisé à l'extérieur, dans les bâtiments, ou dans le Monde Distorsion, Salle Originelle, Colonnes Lances, ou Grotte Retour." 78,9,Transports user to the outside entrance of a cave.,"Used outside of battle -: Transports the trainer to the last-entered dungeon entrance. Cannot be used outside, in buildings, or in []{location:distortion-world}, []{location:sinnoh-hall-of-origin-1}, []{location:spear-pillar}, or []{location:turnback-cave}." +: Transports the trainer to the last-entered dungeon entrance. Cannot be used outside, in buildings, or in Distortion World, Hall Of Origin, Spear Pillar, or Turnback Cave." 79,5,"Pendant 100 pas, empêche les rencontres sauvages de niveau inférieur au Pokémon en tête de votre équipe.","Utilisé en dehors d'un combat : Le dresseur passe les rencontres avec les Pokémon sauvages d'un niveau inférieur à celui du Pokémon en tête d'équipe. Cet effet prend fin après que le dresseur marche 100 pas." 79,9,"For 100 steps, prevents wild encounters of level lower than your party’s lead Pokémon.","Used outside of battle : Trainer will skip encounters with wild Pokémon of a lower level than the lead party Pokémon. This effect wears off after the trainer takes 100 steps." 80,5,"Fait évoluer un Doudouvet en Farfaduvet, un Ortide en Joliflor, un Chlorobule en Farfaduvet ou un Tournegrin en Héliatronc.","Utilisé sur un Pokémon de l'équipe -: Fait évoluer un []{pokemon:cottonee} en []{pokemon:whimsicott}, un []{pokemon:gloom} en []{pokemon:bellossom}, un []{pokemon:petilil} en []{pokemon:lilligant}, ou un []{pokemon:sunkern} en []{pokemon:sunflora}." +: Fait évoluer un Doudouvet en Farfaduvet, un Marshadow en Joliflor, un Chlorobule en Fragilady, ou un Tournegrin en Héliatronc." 80,9,"Evolves a Cottonee into Whimsicott, a Gloom into Bellossom, a Petilil into Lilligant, or a Sunkern into Sunflora.","Used on a party Pokémon -: Evolves a []{pokemon:cottonee} into []{pokemon:whimsicott}, a []{pokemon:gloom} into []{pokemon:bellossom}, a []{pokemon:petilil} into []{pokemon:lilligant}, or a []{pokemon:sunkern} into []{pokemon:sunflora}." +: Evolves a Cottonee into Whimsicott, a Gloom into Bellossom, a Petilil into Lilligant, or a Sunkern into Sunflora." 81,5,"Fait évoluer un Mélofée en Mélodelfe, un Rondoudou en Grodoudou, un Munna en Mushana, un Nidorina en Nidoqueen, un Nidorino en Nidoking, ou un Skitty en Delcatty.","Utilisé sur un Pokémon de l'équipe -: Fait évoluer un []{pokemon:clefairy} en []{pokemon:clefable}, un []{pokemon:jigglypuff} en []{pokemon:wigglytuff}, un []{pokemon:munna} en []{pokemon:musharna}, un []{pokemon:nidorina} en []{pokemon:nidoqueen}, un []{pokemon:nidorino} en []{pokemon:nidoking}, ou un []{pokemon:skitty} en []{pokemon:delcatty}." +: Fait évoluer un Mélofée en Mélodelfe, un Rondoudou en Grodoudou, un Munna en Mushana, un Nidorina en Nidoqueen, un Nidorino en Nidoking, ou un Skitty en Delcatty." 81,9,"Evolves a Clefairy into Clefable, a Jigglypuff into Wigglytuff, a Munna into Musharna, a Nidorina into Nidoqueen, a Nidorino into Nidoking, or a Skitty into Delcatty.","Used on a party Pokémon -: Evolves a []{pokemon:clefairy} into []{pokemon:clefable}, a []{pokemon:jigglypuff} into []{pokemon:wigglytuff}, a []{pokemon:munna} into []{pokemon:musharna}, a []{pokemon:nidorina} into []{pokemon:nidoqueen}, a []{pokemon:nidorino} into []{pokemon:nidoking}, or a []{pokemon:skitty} into []{pokemon:delcatty}." +: Evolves a Clefairy into Clefable, a Jigglypuff into Wigglytuff, a Munna into Musharna, a Nidorina into Nidoqueen, a Nidorino into Nidoking, or a Skitty into Delcatty." 82,5,"Fait évoluer un Évoli en Pyroli, un Caninos en Arcanin, un Flamajou en Flamoutan, ou un Goupix en Feunard.","Utilisé sur un Pokémon de l'équipe -: Fait évoluer un []{pokemon:eevee} en []{pokemon:flareon}, un []{pokemon:growlithe} en []{pokemon:arcanine}, un []{pokemon:pansear} en []{pokemon:simisear}, ou un []{pokemon:vulpix} en []{pokemon:ninetales}." +: Fait évoluer un Évoli en Pyroli, un Caninos en Arcanin, un Flamajou en Flamoutan, ou un Goupix en Feunard." 82,9,"Evolves an Eevee into Flareon, a Growlithe into Arcanine, a Pansear into Simisear, or a Vulpix into Ninetales.","Used on a party Pokémon -: Evolves an []{pokemon:eevee} into []{pokemon:flareon}, a []{pokemon:growlithe} into []{pokemon:arcanine}, a []{pokemon:pansear} into []{pokemon:simisear}, or a []{pokemon:vulpix} into []{pokemon:ninetales}." +: Evolves an Eevee into Flareon, a Growlithe into Arcanine, a Pansear into Simisear, or a Vulpix into Ninetales." 83,5,"Fait évoluer un Lampéroie en Ohmassacre, un Évoli en Voltali, ou un Pikachu en Raichu.","Utilisé sur un Pokémon de l'équipe -: Fait évoluer un []{pokemon:eelektrik} en []{pokemon:eelektross}, un []{pokemon:eevee} en []{pokemon:jolteon}, ou un []{pokemon:pikachu} en []{pokemon:raichu}." +: Fait évoluer un Lampéroie en Ohmassacre, un Évoli en Voltali, ou un Pikachu en Raichu." 83,9,"Evolves an Eelektrik into Eelektross, an Eevee into Jolteon, or a Pikachu into Raichu.","Used on a party Pokémon -: Evolves an []{pokemon:eelektrik} into []{pokemon:eelektross}, an []{pokemon:eevee} into []{pokemon:jolteon}, or a []{pokemon:pikachu} into []{pokemon:raichu}." +: Evolves an Eelektrik into Eelektross, an Eevee into Jolteon, or a Pikachu into Raichu." 84,5,"Fait évoluer un Évoli en Aquali, un Lombre en Ludicolo, un Flotajou en Flotoutan, un Têtarte en Tartard, un Kokiyas en Crustabri, ou un Stari en Staross.","Utilisé sur un Pokémon de l'équipe -: Fait évoluer un []{pokemon:eevee} en []{pokemon:vaporeon}, un []{pokemon:lombre} en []{pokemon:ludicolo}, un []{pokemon:panpour} en []{pokemon:simipour}, un []{pokemon:poliwhirl} en []{pokemon:poliwrath}, un []{pokemon:shellder} en []{pokemon:cloyster}, ou un []{pokemon:staryu} en []{pokemon:starmie}." +: Fait évoluer un Évoli en Aquali, un Lombre en Ludicolo, un Flotajou en Flotoutan, un Têtarte en Tartard, un Kokiyas en Crustabri, ou un Stari en Staross." 84,9,"Evolves an Eevee into Vaporeon, a Lombre into Ludicolo, a Panpour into Simipour, a Poliwhirl into Poliwrath, a Shellder into Cloyster, or a Staryu into Starmie.","Used on a party Pokémon -: Evolves an []{pokemon:eevee} into []{pokemon:vaporeon}, a []{pokemon:lombre} into []{pokemon:ludicolo}, a []{pokemon:panpour} into []{pokemon:simipour}, a []{pokemon:poliwhirl} into []{pokemon:poliwrath}, a []{pokemon:shellder} into []{pokemon:cloyster}, or a []{pokemon:staryu} into []{pokemon:starmie}." +: Evolves an Eevee into Vaporeon, a Lombre into Ludicolo, a Panpour into Simipour, a Poliwhirl into Poliwrath, a Shellder into Cloyster, or a Staryu into Starmie." 85,5,"Fait évoluer un Noeunoeuf en Noadkoko, un Ortide en Rafflesia, un Pifeuil en Tengalice, un Feuillajou en Feuiloutan, ou un Boustiflor en Empiflor.","Utilisé sur un Pokémon de l'équipe -: Fait évoluer un []{pokemon:exeggcute} en []{pokemon:exeggutor}, un []{pokemon:gloom} en []{pokemon:vileplume}, un []{pokemon:nuzleaf} en []{pokemon:shiftry}, un []{pokemon:pansage} en []{pokemon:simisage}, ou un []{pokemon:weepinbell} en []{pokemon:victreebel}." +: Fait évoluer un Noeunoeuf en Noadkoko, un Marshadow en Rafflesia, un Pifeuil en Tengalice, un Feuillajou en Feuiloutan, ou un Boustiflor en Empiflor." 85,9,"Evolves an Exeggcute into Exeggutor, a Gloom into Vileplume, a Nuzleaf into Shiftry, a Pansage into Simisage, or a Weepinbell into Victreebel.","Used on a party Pokémon -: Evolves an []{pokemon:exeggcute} into []{pokemon:exeggutor}, a []{pokemon:gloom} into []{pokemon:vileplume}, a []{pokemon:nuzleaf} into []{pokemon:shiftry}, a []{pokemon:pansage} into []{pokemon:simisage}, or a []{pokemon:weepinbell} into []{pokemon:victreebel}." +: Evolves an Exeggcute into Exeggutor, a Gloom into Vileplume, a Nuzleaf into Shiftry, a Pansage into Simisage, or a Weepinbell into Victreebel." 86,5,"Rouge Feu et Vert Feuille : Échange deux pour réapprendre des capacités apprises par montée de niveau. À vendre pour 250 Pokédollars, ou à une servante pour 500 Pokédollars",Déchet. 86,9,"Fire Red and Leaf Green: Trade two for prior Level-up moves. Sell for 250 Pokédollars, or to Hungry Maid for 500 Pokédollars.",Vendor trash. 87,5,"Rouge Feu et Vert Feuille : Échange pour réapprendre des capacités apprises par montée de niveau. À vendre pour 2500 Pokédollars, ou à une servante pour 5000 Pokédollars",Déchet. @@ -468,8 +468,8 @@ In HeartGold and SoulSilver, trade one for a []{item:durin-berry}, a []{item:hon 91,9,"Platinum: Trade for one of each color Shard. Black and White: Trade for PP Up. Sell for 4900 Pokédollars, or to Ore Collector for 9800 Pokédollars.",Vendor trash. 92,5,"À vendre pour 5000 Pokédollars, ou au collectionneur d'objets pour 10000 Pokédollars.",Déchet. 92,9,"Sell for 5000 Pokédollars, or to Ore Collector for 10000 Pokédollars.",Vendor trash. -93,5,Aucun effet. Peut être échangé pour réapprendre des capacités apprises par montée de niveau.,En échanger un au Maître des Capacités près du port à []{location:pastoria-city} ou à l'Effaceur de Capacités à []{location:blackthorn-city} pour apprendre une capacité anciennement apprise par montée de niveau à un Pokémon de l'équipe. -93,9,No effect. Can be traded for prior Level-up moves.,Trade one to the Move Relearner near the shore in []{location:pastoria-city} or with the Move Deleter in []{location:blackthorn-city} to teach one party Pokémon a prior level-up move. +93,5,Aucun effet. Peut être échangé pour réapprendre des capacités apprises par montée de niveau.,En échanger un au Maître des Capacités près du port à Verchamps ou à l'Effaceur de Capacités à Ebènelle pour apprendre une capacité anciennement apprise par montée de niveau à un Pokémon de l'équipe. +93,9,No effect. Can be traded for prior Level-up moves.,Trade one to the Move Relearner near the shore in Pastoria City or with the Move Deleter in Blackthorn City to teach one party Pokémon a prior level-up move. 94,5,,"Utilisé en dehors d'un combat : déclenche immédiatement un combat pour un Pokémon sauvage, à condition que le dresseur se trouve dans un endroit où vivent des Pokémon sauvages—i.e., dans les hautes herbes, dans une grotte ou en surfant. @@ -498,48 +498,48 @@ Can be smeared on sweet-smelling trees to attract tree-dwelling Pokémon after s " 98,9,Berries regrow from dead plants an increased number of times.,"Used on a path of soil : Plant will regrow after dying 25% more times." -99,5,Peut être ressuscité en Lilia.,À donner au scientifique dans le []{location:mining-museum} à []{location:oreburgh-city} ou au Musée des Sciences à []{location:pewter-city} pour recevoir un []{pokemon:lileep}. -99,9,Can be revived into a Lileep.,Give to a scientist in the []{location:mining-museum} in []{location:oreburgh-city} or the Museum of Science in []{location:pewter-city} to receive a []{pokemon:lileep}. -100,5,Peut être ressuscité en Anorith.,À donner au scientifique dans le []{location:mining-museum} à []{location:oreburgh-city} ou au Musée des Sciences à []{location:pewter-city} pour recevoir un []{pokemon:anorith}. -100,9,Can be revived into an Anorith.,Give to a scientist in the []{location:mining-museum} in []{location:oreburgh-city} or the Museum of Science in []{location:pewter-city} to receive an []{pokemon:anorith}. -101,5,Peut être ressuscité en Amonita.,À donner au scientifique dans le []{location:mining-museum} à []{location:oreburgh-city} ou au Musée des Sciences à []{location:pewter-city} pour recevoir un []{pokemon:omanyte}. -101,9,Can be revived into an Omanyte.,Give to a scientist in the []{location:mining-museum} in []{location:oreburgh-city} or the Museum of Science in []{location:pewter-city} to receive an []{pokemon:omanyte}. -102,5,Peut être ressuscité en Kabuto.,À donner au scientifique dans le []{location:mining-museum} à []{location:oreburgh-city} ou au Musée des Sciences à []{location:pewter-city} pour recevoir un []{pokemon:kabuto}. -102,9,Can be revived into a Kabuto.,Give to a scientist in the []{location:mining-museum} in []{location:oreburgh-city} or the Museum of Science in []{location:pewter-city} to receive a []{pokemon:kabuto}. -103,5,Peut être ressuscité en Ptéra.,À donner au scientifique dans le []{location:mining-museum} à []{location:oreburgh-city} ou au Musée des Sciences à []{location:pewter-city} pour recevoir un []{pokemon:aerodactyl}. -103,9,Can be revived into an Aerodactyl.,Give to a scientist in the []{location:mining-museum} in []{location:oreburgh-city} or the Museum of Science in []{location:pewter-city} to receive an []{pokemon:aerodactyl}. -104,5,Peut être ressuscité en Dinoclier.,À donner au scientifique dans le []{location:mining-museum} à []{location:oreburgh-city} ou au Musée des Sciences à []{location:pewter-city} pour recevoir un []{pokemon:shieldon}. -104,9,Can be revived into a Shieldon.,Give to a scientist in the []{location:mining-museum} in []{location:oreburgh-city} or the Museum of Science in []{location:pewter-city} to receive a []{pokemon:shieldon}. -105,5,Peut être ressuscité en Kranidos.,À donner au scientifique dans le []{location:mining-museum} à []{location:oreburgh-city} ou au Musée des Sciences à []{location:pewter-city} pour recevoir un []{pokemon:cranidos}. -105,9,Can be revived into a Cranidos.,Give to a scientist in the []{location:mining-museum} in []{location:oreburgh-city} or the Museum of Science in []{location:pewter-city} to receive a []{pokemon:cranidos}. +99,5,Peut être ressuscité en Lilia.,À donner au scientifique dans le Musée Minier à Charbourg ou au Musée des Sciences à Argenta pour recevoir un Lilia. +99,9,Can be revived into a Lileep.,Give to a scientist in the Mining Museum in Oreburgh City or the Museum of Science in Pewter City to receive a Lileep. +100,5,Peut être ressuscité en Anorith.,À donner au scientifique dans le Musée Minier à Charbourg ou au Musée des Sciences à Argenta pour recevoir un Anorith. +100,9,Can be revived into an Anorith.,Give to a scientist in the Mining Museum in Oreburgh City or the Museum of Science in Pewter City to receive an Anorith. +101,5,Peut être ressuscité en Amonita.,À donner au scientifique dans le Musée Minier à Charbourg ou au Musée des Sciences à Argenta pour recevoir un Amonita. +101,9,Can be revived into an Omanyte.,Give to a scientist in the Mining Museum in Oreburgh City or the Museum of Science in Pewter City to receive an Omanyte. +102,5,Peut être ressuscité en Kabuto.,À donner au scientifique dans le Musée Minier à Charbourg ou au Musée des Sciences à Argenta pour recevoir un Kabuto. +102,9,Can be revived into a Kabuto.,Give to a scientist in the Mining Museum in Oreburgh City or the Museum of Science in Pewter City to receive a Kabuto. +103,5,Peut être ressuscité en Ptéra.,À donner au scientifique dans le Musée Minier à Charbourg ou au Musée des Sciences à Argenta pour recevoir un Ptéra. +103,9,Can be revived into an Aerodactyl.,Give to a scientist in the Mining Museum in Oreburgh City or the Museum of Science in Pewter City to receive an Aerodactyl. +104,5,Peut être ressuscité en Dinoclier.,À donner au scientifique dans le Musée Minier à Charbourg ou au Musée des Sciences à Argenta pour recevoir un Dinoclier. +104,9,Can be revived into a Shieldon.,Give to a scientist in the Mining Museum in Oreburgh City or the Museum of Science in Pewter City to receive a Shieldon. +105,5,Peut être ressuscité en Kranidos.,À donner au scientifique dans le Musée Minier à Charbourg ou au Musée des Sciences à Argenta pour recevoir un Kranidos. +105,9,Can be revived into a Cranidos.,Give to a scientist in the Mining Museum in Oreburgh City or the Museum of Science in Pewter City to receive a Cranidos. 106,5,"À vendre pour 5000 Pokédollars, ou à un collectionneur pour 10000 Pokédollars.",Déchet. 106,9,"Sell for 5000 Pokédollars, or to Bone Man for 10000 Pokédollars.",Vendor trash. 107,5,"Fait évoluer un Chinchidou en Pashmilla, un Rosélia en Roserade, ou un Togetic en Togekiss.","Utilisé sur un Pokémon de l'équipe -: Fait évoluer un []{pokemon:minccino} en []{pokemon:cinccino}, un []{pokemon:roselia} en []{pokemon:roserade}, ou un []{pokemon:togetic} en []{pokemon:togekiss}." +: Fait évoluer un Chinchidou en Pashmilla, un Rosélia en Roserade, ou un Togetic en Togekiss." 107,9,"Evolves a Minccino into Cinccino, a Roselia into Roserade, or a Togetic into Togekiss.","Used on a party Pokémon -: Evolves a []{pokemon:minccino} into []{pokemon:cinccino}, a []{pokemon:roselia} into []{pokemon:roserade}, or a []{pokemon:togetic} into []{pokemon:togekiss}." +: Evolves a Minccino into Cinccino, a Roselia into Roserade, or a Togetic into Togekiss." 108,5,"Fait évoluer un Mélancolux en Lugulabre, un Feuforêve en Magirêve, ou un Cornèbre en Corboss.","Utilisé sur un Pokémon de l'équipe -: Fait évoluer un []{pokemon:lampent} en []{pokemon:chandelure}, un []{pokemon:misdreavus} en []{pokemon:mismagius}, ou un []{pokemon:murkrow} en []{pokemon:honchkrow}." +: Fait évoluer un Mélancolux en Lugulabre, un Feuforêve en Magirêve, ou un Cornèbre en Corboss." 108,9,"Evolves a Lampent into Chandelure, a Misdreavus into Mismagius, or a Murkrow into Honchkrow.","Used on a party Pokémon -: Evolves a []{pokemon:lampent} into []{pokemon:chandelure}, a []{pokemon:misdreavus} into []{pokemon:mismagius}, or a []{pokemon:murkrow} into []{pokemon:honchkrow}." +: Evolves a Lampent into Chandelure, a Misdreavus into Mismagius, or a Murkrow into Honchkrow." 109,5,Fait évoluer un Kirlia mâle en Gallame ou un Stalgamin femelle en Momartik.,"Utilisé sur un Pokémon de l'équipe -: Fait évoluer un []{pokemon:kirlia} mâle en []{pokemon:gallade} ou un []{pokemon:snorunt} femelle en []{pokemon:froslass}." +: Fait évoluer un Kirlia mâle en Gallame ou un Stalgamin femelle en Momartik." 109,9,Evolves a male Kirlia into Gallade or a female Snorunt into Froslass.,"Used on a party Pokémon -: Evolves a male []{pokemon:kirlia} into []{pokemon:gallade} or a female []{pokemon:snorunt} into []{pokemon:froslass}." -110,5,Montée de niveau pendant le Jour sur un Ptiravi : Le porteur évolue en Leveinard.,"Tenu par []{pokemon:happiny} -: Le porteur évolue en []{pokemon:chansey} quand il monte de niveau en journée." -110,9,Level-up during Day on a Happiny: Holder evolves into Chansey.,"Held by []{pokemon:happiny} -: Holder evolves into []{pokemon:chansey} when it levels up during the daytime." -111,5,À utiliser sur la tour de la Route 209 pour rencontrer Spiritomb si vous avez au moins 32 salutations dans le Souterrain.,"À placer sur la tour sur la []{location:sinnoh-route-209}. Vérifie la pierre pour rencontrer un []{pokemon:spiritomb}, quand la carte de statut du Souterrain de Sinnoh du dresseur compte au moins 32 salutations." -111,9,Use on the tower on Route 209 to encounter Spiritomb if you have at least 32 Underground greetings.,"Place in the tower on []{location:sinnoh-route-209}. Check the stone to encounter a []{pokemon:spiritomb}, as long as the trainer’s Underground status card counts at least 32 greetings." -112,5,Booste les dégâts des attaques Dragon et Acier de Dialga de 20%.,"Tenu par []{pokemon:dialga} -: Les capacités de type []{type:dragon} et []{type:steel} du porteur ont leur puissance augmentée de 20%." -112,9,Boosts the damage from Dialga’s Dragon-type and Steel-type moves by 20%.,"Held by []{pokemon:dialga} -: Holder’s []{type:dragon}- and []{type:steel}-type moves have 1.2× their usual power." -113,5,Booste les dégâts des attaques Dragon et Eau de Palkia de 20%.,"Tenu par []{pokemon:palkia} -: Les capacités de type []{type:dragon} et []{type:water} du porteur ont leur puissance augmentée de 20%." -113,9,Boosts the damage from Palkia’s Dragon-type and Water-type moves by 20%.,"Held by []{pokemon:palkia} -: Holder’s []{type:dragon}- and []{type:water}-type moves have 1.2× their usual power." +: Evolves a male Kirlia into Gallade or a female Snorunt into Froslass." +110,5,Montée de niveau pendant le Jour sur un Ptiravi : Le porteur évolue en Leveinard.,"Tenu par Ptiravi +: Le porteur évolue en Leveinard quand il monte de niveau en journée." +110,9,Level-up during Day on a Happiny: Holder evolves into Chansey.,"Held by Happiny +: Holder evolves into Chansey when it levels up during the daytime." +111,5,À utiliser sur la tour de la Route 209 pour rencontrer Spiritomb si vous avez au moins 32 salutations dans le Souterrain.,"À placer sur la tour sur la Route 209. Vérifie la pierre pour rencontrer un Spiritomb, quand la carte de statut du Souterrain de Sinnoh du dresseur compte au moins 32 salutations." +111,9,Use on the tower on Route 209 to encounter Spiritomb if you have at least 32 Underground greetings.,"Place in the tower on Route 209. Check the stone to encounter a Spiritomb, as long as the trainer’s Underground status card counts at least 32 greetings." +112,5,Booste les dégâts des attaques Dragon et Acier de Dialga de 20%.,"Tenu par Dialga +: Les capacités de type Dragon et Acier du porteur ont leur puissance augmentée de 20%." +112,9,Boosts the damage from Dialga’s Dragon-type and Steel-type moves by 20%.,"Held by Dialga +: Holder’s Dragon- and Steel-type moves have 1.2× their usual power." +113,5,Booste les dégâts des attaques Dragon et Eau de Palkia de 20%.,"Tenu par Palkia +: Les capacités de type Dragon et Eau du porteur ont leur puissance augmentée de 20%." +113,9,Boosts the damage from Palkia’s Dragon-type and Water-type moves by 20%.,"Held by Palkia +: Holder’s Dragon- and Water-type moves have 1.2× their usual power." 114,5,Permet à un Dresseur d'écrire un message et de l'envoyer via un échange Pokémon.,"Utilisé pour envoyer des messages courts aux autres joueurs via un échange Pokémon. Les dresseurs peuvent composer un message à partir d'une liste finie de mot en donnant cet objet à un Pokémon. Une fois prise et lue, un message peut être effacé et cet objet peut être réutilisé, ou le message peut être sauvegardé dans le PC du dresseur. Tenu @@ -637,125 +637,125 @@ Tenu Held : Holder cannot be placed in the PC. Any move attempting to remove this item from the holder will fail." 126,5,Tenu: Consommé quand paralysé pour soigner la paralysie.,"Tenu au combat -: Quand le porteur est [paralysé]{mechanic:paralysis}, cela consomme cet objet pour soigner la paralysie. +: Quand le porteur est paralysé, cela consomme cet objet pour soigner la paralysie. Utilisé sur un Pokémon de l'équipe -: Soigne la [paralysie]{mechanic:paralysis}." +: Soigne la paralysie." 126,9,Held: Consumed when paralyzed to cure paralysis.,"Held in battle -: When the holder is [paralyzed]{mechanic:paralysis}, it consumes this item to cure the paralysis. +: When the holder is paralyzed, it consumes this item to cure the paralysis. Used on a party Pokémon -: Cures [paralysis]{mechanic:paralysis}." +: Cures paralysis." 127,5,Tenu: Consommé quand endormi pour soigner le sommeil.,"Tenu au combat -: Quand le porteur est [endormi]{mechanic:asleep}, cela consomme cet objet pour le réveiller. +: Quand le porteur est endormi, cela consomme cet objet pour le réveiller. Utilisé sur un Pokémon de l'équipe -: Soigne le [sommeil]{mechanic:sleep}." +: Soigne le sommeil." 127,9,Held: Consumed when asleep to cure sleep.,"Held in battle -: When the holder is [asleep]{mechanic:sleep}, it consumes this item to wake up. +: When the holder is asleep, it consumes this item to wake up. Used on a party Pokémon -: Cures [sleep]{mechanic:sleep}." +: Cures sleep." 128,5,Tenu: Consommé quand empoisonné pour soigner le poison.,"Tenu au combat -: Quand le porteur est [empoisonné]{mechanic:poison}, cela consomme cet objet pour soigner le poison. +: Quand le porteur est empoisonné, cela consomme cet objet pour soigner le poison. Utilisé sur un Pokémon de l'équipe -: Soigne le [poison]{mechanic:poison}." +: Soigne le poison." 128,9,Held: Consumed when poisoned to cure poison.,"Held in battle -: When the holder is [poisoned]{mechanic:poison}, it consumes this item to cure the poison. +: When the holder is poisoned, it consumes this item to cure the poison. Used on a party Pokémon -: Cures [poison]{mechanic:poison}." +: Cures poison." 129,5,Tenu: Consommé quand brûlé pour soigner la brûlure.,"Tenu au combat -: Quand le porteur est [brûlé]{mechanic:burn}, cela consomme cet objet pour soigner la brûlure. +: Quand le porteur est brûlé, cela consomme cet objet pour soigner la brûlure. Utilisé sur un Pokémon de l'équipe -: Soigne la [brûlure]{mechanic:burn}." +: Soigne la brûlure." 129,9,Held: Consumed when burned to cure a burn.,"Held in battle -: When the holder is [burned]{mechanic:burn}, it consumes this item to cure the burn. +: When the holder is burned, it consumes this item to cure the burn. Used on a party Pokémon -: Cures a [burn]{mechanic:burn}." +: Cures a burn." 130,5,Tenu: Consommé quand gelé pour soigner le gel.,"Tenu au combat -: Quand le porteur est [gelé]{mechanic:freezing}, cela consomme cet objet pour le dégeler. +: Quand le porteur est gelé, cela consomme cet objet pour le dégeler. Utilisé sur un Pokémon de l'équipe -: Soigne le [gel]{mechanic:freezing}." +: Soigne le gel." 130,9,Held: Consumed when frozen to cure frozen.,"Held in battle -: When the holder is [frozen]{mechanic:freezing}, it consumes this item to thaw itself. +: When the holder is frozen, it consumes this item to thaw itself. Used on a party Pokémon -: Cures [freezing]{mechanic:freezing}." +: Cures freezing." 131,5,Tenu: Consommé quand une capacité est à court de PP pour restaurer ses PP de 10.,"Tenu au combat -: Quand le porteur est à court de [PP]{mechanic:pp} pour une de ses capacités, cela consomme cet objet pour restaurer 10 PP de cette capacité. +: Quand le porteur est à court de PP pour une de ses capacités, cela consomme cet objet pour restaurer 10 PP de cette capacité. Utilisé sur un Pokémon de l'équipe -: Restaure 10 [PP]{mechanic:pp} pour une capacité sélectionnée." +: Restaure 10 PP pour une capacité sélectionnée." 131,9,Held: Consumed when a move runs out of PP to restore its PP by 10.,"Held in battle -: When the holder is out of [PP]{mechanic:pp} for one of its moves, it consumes this item to restore 10 of that move’s PP. +: When the holder is out of PP for one of its moves, it consumes this item to restore 10 of that move’s PP. Used on a party Pokémon -: Restores 10 [PP]{mechanic:pp} for a selected move." +: Restores 10 PP for a selected move." 132,5,Tenu: Consommé à 1/2 des PV max pour regagner 10 PV.,"Tenu au combat -: Quand le porteur a 1/2 de ses [PV]{mechanic:hp} max restants ou moins, cela consomme cet objet pour restaurer 10 PV. +: Quand le porteur a 1/2 de ses PV max restants ou moins, cela consomme cet objet pour restaurer 10 PV. Utilisé sur un Pokémon de l'équipe -: Restaure 10 [PV]{mechanic:hp}." +: Restaure 10 PV." 132,9,Held: Consumed at 1/2 max HP to recover 10 HP.,"Held in battle -: When the holder has 1/2 its max [HP]{mechanic:hp} remaining or less, it consumes this item to restore 10 HP. +: When the holder has 1/2 its max HP remaining or less, it consumes this item to restore 10 HP. Used on a party Pokémon -: Restores 10 [HP]{mechanic:hp}." +: Restores 10 HP." 133,5,Tenu: Consommé quand confus pour soigner la confusion.,"Tenu au combat -: Quand le porteur est [confus]{mechanic:confusion}, cela consomme cet objet pour soigner la confusion. +: Quand le porteur est confus, cela consomme cet objet pour soigner la confusion. Utilisé sur un Pokémon de l'équipe -: Soigne la [confusion]{mechanic:confusion}." +: Soigne la confusion." 133,9,Held: Consumed when confused to cure confusion.,"Held in battle -: When the holder is [confused]{mechanic:confusion}, it consumes this item to cure the confusion. +: When the holder is confused, it consumes this item to cure the confusion. Used on a party Pokémon -: Cures [confusion]{mechanic:confusion}." +: Cures confusion." 134,5,Tenu: Consomme pour soigner n'importe quelle condition de statut ou la confusion.,"Tenu au combat -: Quand le porteur est affecté par une [altération majeure de statut]{mechanic:major-status-ailment}, cela consomme cet objet pour soigner l'altération. +: Quand le porteur est affecté par une altération majeure de statut, cela consomme cet objet pour soigner l'altération. Utilisé sur un Pokémon de l'équipe -: Soigne n'importe quelle [altération majeure de statut]{mechanic:major-status-ailment}." +: Soigne n'importe quelle altération majeure de statut." 134,9,Held: Consumed to cure any status condition or confusion.,"Held in battle -: When the holder is afflicted with a [major status ailment]{mechanic:major-status-ailment}, it consumes this item to cure the ailment. +: When the holder is afflicted with a major status ailment, it consumes this item to cure the ailment. Used on a party Pokémon -: Cures any [major status ailment]{mechanic:major-status-ailment}." +: Cures any major status ailment." 135,5,Tenu: Consommé à 1/2 des PV max pour regagner 1/4 des PV max.,"Tenu au combat -: Quand le porteur a 1/2 de ses [PV]{mechanic:hp} max restants ou moins, cela consomme cet objet pour restaurer 1/4 de ses PV max. +: Quand le porteur a 1/2 de ses PV max restants ou moins, cela consomme cet objet pour restaurer 1/4 de ses PV max. Utilisé sur un Pokémon de l'équipe -: Restaure 1/4 des [PV]{mechanic:hp} max du Pokémon." +: Restaure 1/4 des PV max du Pokémon." 135,9,Held: Consumed at 1/2 max HP to recover 1/4 max HP.,"Held in battle -: When the holder has 1/2 its max [HP]{mechanic:hp} remaining or less, it consumes this item to restore 1/4 its max HP. +: When the holder has 1/2 its max HP remaining or less, it consumes this item to restore 1/4 its max HP. Used on a party Pokémon -: Restores 1/4 the Pokémon’s max [HP]{mechanic:hp}." +: Restores 1/4 the Pokémon’s max HP." 136,5,Tenu: Consommé à 1/2 des PV max pour regagner 1/8 des PV max. Peut rendre confus les Pokémon qui n'aime pas les saveurs épicées.,"Tenu au combat -: Quand le porteur a 1/2 de ses [PV]{mechanic:hp} max restants ou moins, cela consomme cet objet pour restaurer 1/8 de ses PV max. Si le porteur déteste les saveurs épicées (i.e., a une nature qui diminue l'[Attaque]{mechanic:attack}), il sera également [confus]{mechanic:confusion}." +: Quand le porteur a 1/2 de ses PV max restants ou moins, cela consomme cet objet pour restaurer 1/8 de ses PV max. Si le porteur déteste les saveurs épicées (i.e., a une nature qui diminue l'Attaque), il sera également confus." 136,9,Held: Consumed at 1/2 max HP to restore 1/8 max HP. Confuses Pokémon that dislike spicy flavor.,"Held in battle -: When the holder has 1/2 its max [HP]{mechanic:hp} remaining or less, it consumes this item to restore 1/8 its max HP. If the holder dislikes spicy flavors (i.e., has a nature that lowers [Attack]{mechanic:attack}), it will also become [confused]{mechanic:confusion}." +: When the holder has 1/2 its max HP remaining or less, it consumes this item to restore 1/8 its max HP. If the holder dislikes spicy flavors (i.e., has a nature that lowers Attack), it will also become confused." 137,5,Tenu: Consommé à 1/2 des PV max pour regagner 1/8 des PV max. Peut rendre confus les Pokémon qui n'aime pas les saveurs sèches.,"Tenu au combat -: Quand le porteur a 1/2 de ses [PV]{mechanic:hp} max restants ou moins, cela consomme cet objet pour restaurer 1/8 de ses PV max. Si le porteur déteste les saveurs sèches (i.e., a une nature qui diminue l'[Attaque Spéciale]{mechanic:special-attack}), il sera également [confus]{mechanic:confusion}." +: Quand le porteur a 1/2 de ses PV max restants ou moins, cela consomme cet objet pour restaurer 1/8 de ses PV max. Si le porteur déteste les saveurs sèches (i.e., a une nature qui diminue l'Attaque Spéciale), il sera également confus." 137,9,Held: Consumed at 1/2 max HP to restore 1/8 max HP. Confuses Pokémon that dislike dry flavor.,"Held in battle -: When the holder has 1/2 its max [HP]{mechanic:hp} remaining or less, it consumes this item to restore 1/8 its max HP. If the holder dislikes dry flavors (i.e., has a nature that lowers [Special Attack]{mechanic:special-attack}), it will also become [confused]{mechanic:confusion}." +: When the holder has 1/2 its max HP remaining or less, it consumes this item to restore 1/8 its max HP. If the holder dislikes dry flavors (i.e., has a nature that lowers Special Attack), it will also become confused." 138,5,Tenu: Consommé à 1/2 des PV max pour regagner 1/8 des PV max. Peut rendre confus les Pokémon qui n'aime pas les saveurs sucrées.,"Tenu au combat -: Quand le porteur a 1/2 de ses [PV]{mechanic:hp} max restants ou moins, cela consomme cet objet pour restaurer 1/8 de ses PV max. Si le porteur déteste les saveurs sucrées (i.e., a une nature qui diminue la [Vitesse]{mechanic:speed}), il sera également [confus]{mechanic:confusion}." +: Quand le porteur a 1/2 de ses PV max restants ou moins, cela consomme cet objet pour restaurer 1/8 de ses PV max. Si le porteur déteste les saveurs sucrées (i.e., a une nature qui diminue la Vitesse), il sera également confus." 138,9,Held: Consumed at 1/2 max HP to restore 1/8 max HP. Confuses Pokémon that dislike sweet flavor.,"Held in battle -: When the holder has 1/2 its max [HP]{mechanic:hp} remaining or less, it consumes this item to restore 1/8 its max HP. If the holder dislikes sweet flavors (i.e., has a nature that lowers [Speed]{mechanic:speed}), it will also become [confused]{mechanic:confusion}." +: When the holder has 1/2 its max HP remaining or less, it consumes this item to restore 1/8 its max HP. If the holder dislikes sweet flavors (i.e., has a nature that lowers Speed), it will also become confused." 139,5,Tenu: Consommé à 1/2 des PV max pour regagner 1/8 des PV max. Peut rendre confus les Pokémon qui n'aime pas les saveurs amères.,"Tenu au combat -: Quand le porteur a 1/2 de ses [PV]{mechanic:hp} max restants ou moins, cela consomme cet objet pour restaurer 1/8 de ses PV max. Si le porteur déteste les saveurs amères (i.e., a une nature qui diminue la [Défense Spéciale]{mechanic:special-defense}), il sera également [confus]{mechanic:confusion}." +: Quand le porteur a 1/2 de ses PV max restants ou moins, cela consomme cet objet pour restaurer 1/8 de ses PV max. Si le porteur déteste les saveurs amères (i.e., a une nature qui diminue la Défense Spéciale), il sera également confus." 139,9,Held: Consumed at 1/2 max HP to restore 1/8 max HP. Confuses Pokémon that dislike bitter flavor.,"Held in battle -: When the holder has 1/2 its max [HP]{mechanic:hp} remaining or less, it consumes this item to restore 1/8 its max HP. If the holder dislikes bitter flavors (i.e., has a nature that lowers [Special Defense]{mechanic:special-defense}), it will also become [confused]{mechanic:confusion}." +: When the holder has 1/2 its max HP remaining or less, it consumes this item to restore 1/8 its max HP. If the holder dislikes bitter flavors (i.e., has a nature that lowers Special Defense), it will also become confused." 140,5,Tenu: Consommé à 1/2 des PV max pour regagner 1/8 des PV max. Peut rendre confus les Pokémon qui n'aime pas les saveurs acides.,"Tenu au combat -: Quand le porteur a 1/2 de ses [PV]{mechanic:hp} max restants ou moins, cela consomme cet objet pour restaurer 1/8 de ses PV max. Si le porteur déteste les saveurs acides (i.e., a une nature qui diminue la [Défense]{mechanic:defense}), il sera également [confus]{mechanic:confusion}." +: Quand le porteur a 1/2 de ses PV max restants ou moins, cela consomme cet objet pour restaurer 1/8 de ses PV max. Si le porteur déteste les saveurs acides (i.e., a une nature qui diminue la Défense), il sera également confus." 140,9,Held: Consumed at 1/2 max HP to restore 1/8 max HP. Confuses Pokémon that dislike sour flavor.,"Held in battle -: When the holder has 1/2 its max [HP]{mechanic:hp} remaining or less, it consumes this item to restore 1/8 its max HP. If the holder dislikes sour flavors (i.e., has a nature that lowers [Defense]{mechanic:defense}), it will also become [confused]{mechanic:confusion}." +: When the holder has 1/2 its max HP remaining or less, it consumes this item to restore 1/8 its max HP. If the holder dislikes sour flavors (i.e., has a nature that lowers Defense), it will also become confused." 141,5,Utilisé pour créer des Pokéblocs et Poffins.,Aucun effet; seulement utilise pour planter et cuisiner. 141,9,Used for creating PokéBlocks and Poffins.,No effect; only useful for planting and cooking. 142,5,Utilisé pour créer des Pokéblocs et Poffins.,Aucun effet; seulement utilise pour planter et cuisiner. @@ -767,29 +767,29 @@ Used on a party Pokémon 145,5,Utilisé pour créer des Pokéblocs et Poffins.,Aucun effet; seulement utilise pour planter et cuisiner. 145,9,Used for creating PokéBlocks and Poffins.,No effect; only useful for planting and cooking. 146,5,Diminue les EV de PV de 10 et augmente le bonheur.,"Utilisé sur un Pokémon de l'équipe -: Augmente le [bonheur]{mechanic:happiness} de 10/5/2. Diminue les [EV]{mechanic:effort} de [PV]{mechanic:hp} de 10." +: Augmente le bonheur de 10/5/2. Diminue les EV de PV de 10." 146,9,Drops HP Effort Values by 10 and raises happiness.,"Used on a party Pokémon -: Increases [happiness]{mechanic:happiness} by 10/5/2. Lowers [HP]{mechanic:hp} [effort]{mechanic:effort} by 10." +: Increases happiness by 10/5/2. Lowers HP effort by 10." 147,5,Diminue les EV d'Attaque de 10 et augmente le bonheur.,"Utilisé sur un Pokémon de l'équipe -: Augmente le [bonheur]{mechanic:happiness} de 10/5/2. Diminue les [EV]{mechanic:effort} d'[Attaque]{mechanic:attack} de 10." +: Augmente le bonheur de 10/5/2. Diminue les EV d'Attaque de 10." 147,9,Drops Attack Effort Values by 10 and raises happiness.,"Used on a party Pokémon -: Increases [happiness]{mechanic:happiness} by 10/5/2. Lowers [Attack]{mechanic:attack} [effort]{mechanic:effort} by 10." +: Increases happiness by 10/5/2. Lowers Attack effort by 10." 148,5,Diminue les EV de Défense de 10 et augmente le bonheur.,"Utilisé sur un Pokémon de l'équipe -: Augmente le [bonheur]{mechanic:happiness} de 10/5/2. Diminue les [EV]{mechanic:effort} de [Défense]{mechanic:defense} de 10." +: Augmente le bonheur de 10/5/2. Diminue les EV de Défense de 10." 148,9,Drops Defense Effort Values by 10 and raises happiness.,"Used on a party Pokémon -: Increases [happiness]{mechanic:happiness} by 10/5/2. Lowers [Defense]{mechanic:defense} [effort]{mechanic:effort} by 10." +: Increases happiness by 10/5/2. Lowers Defense effort by 10." 149,5,Diminue les EV d'Attaque Spéciale de 10 et augmente le bonheur.,"Utilisé sur un Pokémon de l'équipe -: Augmente le [bonheur]{mechanic:happiness} de 10/5/2. Diminue les [EV]{mechanic:effort} d'[Attaque Spéciale]{mechanic:special-attack} de 10." +: Augmente le bonheur de 10/5/2. Diminue les EV d'Attaque Spéciale de 10." 149,9,Drops Special Attack Effort Values by 10 and raises happiness.,"Used on a party Pokémon -: Increases [happiness]{mechanic:happiness} by 10/5/2. Lowers [Special Attack]{mechanic:special-attack} [effort]{mechanic:effort} by 10." +: Increases happiness by 10/5/2. Lowers Special Attack effort by 10." 150,5,Diminue les EV de Défense Spéciale de 10 et augmente le bonheur.,"Utilisé sur un Pokémon de l'équipe -: Augmente le [bonheur]{mechanic:happiness} de 10/5/2. Diminue les [EV]{mechanic:effort} de [Défense Spéciale]{mechanic:special-defense} de 10." +: Augmente le bonheur de 10/5/2. Diminue les EV de Défense Spéciale de 10." 150,9,Drops Special Defense Effort Values by 10 and raises happiness.,"Used on a party Pokémon -: Increases [happiness]{mechanic:happiness} by 10/5/2. Lowers [Special Defense]{mechanic:special-defense} [effort]{mechanic:effort} by 10." +: Increases happiness by 10/5/2. Lowers Special Defense effort by 10." 151,5,Diminue les EV de Vitesse de 10 et augmente le bonheur.,"Utilisé sur un Pokémon de l'équipe -: Augmente le [bonheur]{mechanic:happiness} de 10/5/2. Diminue les [EV]{mechanic:effort} de [Vitesse]{mechanic:speed} de 10." +: Augmente le bonheur de 10/5/2. Diminue les EV de Vitesse de 10." 151,9,Drops Speed Effort Values by 10 and raises happiness.,"Used on a party Pokémon -: Increases [happiness]{mechanic:happiness} by 10/5/2. Lowers [Speed]{mechanic:speed} [effort]{mechanic:effort} by 10." +: Increases happiness by 10/5/2. Lowers Speed effort by 10." 152,5,Utilisé pour créer des Pokéblocs et Poffins.,Aucun effet; seulement utilise pour planter et cuisiner. 152,9,Used for creating PokéBlocks and Poffins.,No effect; only useful for planting and cooking. 153,5,Utilisé pour créer des Pokéblocs et Poffins.,Aucun effet; seulement utilise pour planter et cuisiner. @@ -809,199 +809,199 @@ Used on a party Pokémon 160,5,Utilisé pour créer des Pokéblocs et Poffins.,Aucun effet; seulement utilise pour planter et cuisiner. 160,9,Used for creating PokéBlocks and Poffins.,No effect; only useful for planting and cooking. 161,5,Tenu: Consommé quand touché par une attaque Feu super efficace pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts [super efficaces]{mechanic:super-effective} de type []{type:fire}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts super efficaces de type Feu, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 161,9,Held: Consumed when struck by a super-effective Fire-type attack to halve the damage.,"Held in battle -: When the holder would take [super-effective]{mechanic:super-effective} []{type:fire}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take super-effective Fire-type damage, it consumes this item to halve the amount of damage taken." 162,5,Tenu: Consommé quand touché par une attaque Eau super efficace pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts [super efficaces]{mechanic:super-effective} de type []{type:water}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts super efficaces de type Eau, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 162,9,Held: Consumed when struck by a super-effective Water-type attack to halve the damage.,"Held in battle -: When the holder would take [super-effective]{mechanic:super-effective} []{type:water}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take super-effective Water-type damage, it consumes this item to halve the amount of damage taken." 163,5,Tenu: Consommé quand touché par une attaque Électrik super efficace pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts [super efficaces]{mechanic:super-effective} de type []{type:electric}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts super efficaces de type Électrik, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 163,9,Held: Consumed when struck by a super-effective Electric-type attack to halve the damage.,"Held in battle -: When the holder would take [super-effective]{mechanic:super-effective} []{type:electric}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take super-effective Electric-type damage, it consumes this item to halve the amount of damage taken." 164,5,Tenu: Consommé quand touché par une attaque Plante super efficace pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts [super efficaces]{mechanic:super-effective} de type []{type:grass}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts super efficaces de type Plante, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 164,9,Held: Consumed when struck by a super-effective Grass-type attack to halve the damage.,"Held in battle -: When the holder would take [super-effective]{mechanic:super-effective} []{type:grass}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take super-effective Grass-type damage, it consumes this item to halve the amount of damage taken." 165,5,Tenu: Consommé quand touché par une attaque Glace super efficace pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts [super efficaces]{mechanic:super-effective} de type []{type:ice}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts super efficaces de type Glace, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 165,9,Held: Consumed when struck by a super-effective Ice-type attack to halve the damage.,"Held in battle -: When the holder would take [super-effective]{mechanic:super-effective} []{type:ice}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take super-effective Ice-type damage, it consumes this item to halve the amount of damage taken." 166,5,Tenu: Consommé quand touché par une attaque Combat super efficace pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts [super efficaces]{mechanic:super-effective} de type []{type:fighting}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts super efficaces de type Combat, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 166,9,Held: Consumed when struck by a super-effective Fighting-type attack to halve the damage.,"Held in battle -: When the holder would take [super-effective]{mechanic:super-effective} []{type:fighting}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take super-effective Fighting-type damage, it consumes this item to halve the amount of damage taken." 167,5,Tenu: Consommé quand touché par une attaque Poison super efficace pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts [super efficaces]{mechanic:super-effective} de type []{type:poison}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts super efficaces de type Poison, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 167,9,Held: Consumed when struck by a super-effective Poison-type attack to halve the damage.,"Held in battle -: When the holder would take [super-effective]{mechanic:super-effective} []{type:poison}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take super-effective Poison-type damage, it consumes this item to halve the amount of damage taken." 168,5,Tenu: Consommé quand touché par une attaque Sol super efficace pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts [super efficaces]{mechanic:super-effective} de type []{type:ground}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts super efficaces de type Sol, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 168,9,Held: Consumed when struck by a super-effective Ground-type attack to halve the damage.,"Held in battle -: When the holder would take [super-effective]{mechanic:super-effective} []{type:ground}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take super-effective Ground-type damage, it consumes this item to halve the amount of damage taken." 169,5,Tenu: Consommé quand touché par une attaque Vol super efficace pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts [super efficaces]{mechanic:super-effective} de type []{type:flying}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts super efficaces de type Vol, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 169,9,Held: Consumed when struck by a super-effective Flying-type attack to halve the damage.,"Held in battle -: When the holder would take [super-effective]{mechanic:super-effective} []{type:flying}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take super-effective Flying-type damage, it consumes this item to halve the amount of damage taken." 170,5,Tenu: Consommé quand touché par une attaque Psy super efficace pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts [super efficaces]{mechanic:super-effective} de type []{type:psychic}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts super efficaces de type Psy, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 170,9,Held: Consumed when struck by a super-effective Psychic-type attack to halve the damage.,"Held in battle -: When the holder would take [super-effective]{mechanic:super-effective} []{type:psychic}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take super-effective Psychic-type damage, it consumes this item to halve the amount of damage taken." 171,5,Tenu: Consommé quand touché par une attaque Insecte super efficace pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts [super efficaces]{mechanic:super-effective} de type []{type:bug}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts super efficaces de type Insecte, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 171,9,Held: Consumed when struck by a super-effective Bug-type attack to halve the damage.,"Held in battle -: When the holder would take [super-effective]{mechanic:super-effective} []{type:bug}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take super-effective Bug-type damage, it consumes this item to halve the amount of damage taken." 172,5,Tenu: Consommé quand touché par une attaque Roche super efficace pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts [super efficaces]{mechanic:super-effective} de type []{type:rock}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts super efficaces de type Roche, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 172,9,Held: Consumed when struck by a super-effective Rock-type attack to halve the damage.,"Held in battle -: When the holder would take [super-effective]{mechanic:super-effective} []{type:rock}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take super-effective Rock-type damage, it consumes this item to halve the amount of damage taken." 173,5,Tenu: Consommé quand touché par une attaque Spectre super efficace pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts [super efficaces]{mechanic:super-effective} de type []{type:ghost}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts super efficaces de type Spectre, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 173,9,Held: Consumed when struck by a super-effective Ghost-type attack to halve the damage.,"Held in battle -: When the holder would take [super-effective]{mechanic:super-effective} []{type:ghost}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take super-effective Ghost-type damage, it consumes this item to halve the amount of damage taken." 174,5,Tenu: Consommé quand touché par une attaque Dragon super efficace pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts [super efficaces]{mechanic:super-effective} de type []{type:dragon}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts super efficaces de type Dragon, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 174,9,Held: Consumed when struck by a super-effective Dragon-type attack to halve the damage.,"Held in battle -: When the holder would take [super-effective]{mechanic:super-effective} []{type:dragon}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take super-effective Dragon-type damage, it consumes this item to halve the amount of damage taken." 175,5,Tenu: Consommé quand touché par une attaque Ténèbres super efficace pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts [super efficaces]{mechanic:super-effective} de type []{type:dark}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts super efficaces de type Ténèbres, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 175,9,Held: Consumed when struck by a super-effective Dark-type attack to halve the damage.,"Held in battle -: When the holder would take [super-effective]{mechanic:super-effective} []{type:dark}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take super-effective Dark-type damage, it consumes this item to halve the amount of damage taken." 176,5,Tenu: Consommé quand touché par une attaque Acier super efficace pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts [super efficaces]{mechanic:super-effective} de type []{type:steel}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts super efficaces de type Acier, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 176,9,Held: Consumed when struck by a super-effective Steel-type attack to halve the damage.,"Held in battle -: When the holder would take [super-effective]{mechanic:super-effective} []{type:steel}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take super-effective Steel-type damage, it consumes this item to halve the amount of damage taken." 177,5,Tenu: Consommé quand touché par une attaque Normal pour diviser par deux les dégâts subis.,"Tenu au combat -: Quand le porteur devrait subir des dégâts de type []{type:normal}, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." +: Quand le porteur devrait subir des dégâts de type Normal, cela consomme cet objet pour diviser par deux la quantité de dégâts subis." 177,9,Held: Consumed when struck by a Normal-type attack to halve the damage.,"Held in battle -: When the holder would take []{type:normal}-type damage, it consumes this item to halve the amount of damage taken." +: When the holder would take Normal-type damage, it consumes this item to halve the amount of damage taken." 178,5,Tenu: Consommé à 1/4 des PV max pour booster l'Attaque.,"Tenu au combat -: Quand le porteur a 1/4 de ses [PV]{mechanic:hp} max restants ou moins, cela consomme cet objet pour [augmenter]{mechanic:raise} son [Attaque]{mechanic:attack} d'un niveau." +: Quand le porteur a 1/4 de ses PV max restants ou moins, cela consomme cet objet pour augmenter son Attaque d'un niveau." 178,9,Held: Consumed at 1/4 max HP to boost Attack.,"Held in battle -: When the holder has 1/4 its max [HP]{mechanic:hp} remaining or less, it consumes this item to [raise]{mechanic:raise} its [Attack]{mechanic:attack} by one stage." +: When the holder has 1/4 its max HP remaining or less, it consumes this item to raise its Attack by one stage." 179,5,Tenu: Consommé à 1/4 des PV max pour booster la Défense.,"Tenu au combat -: Quand le porteur a 1/4 de ses [PV]{mechanic:hp} max restants ou moins, cela consomme cet objet pour [augmenter]{mechanic:raise} sa [Défense]{mechanic:defense} d'un niveau." +: Quand le porteur a 1/4 de ses PV max restants ou moins, cela consomme cet objet pour augmenter sa Défense d'un niveau." 179,9,Held: Consumed at 1/4 max HP to boost Defense.,"Held in battle -: When the holder has 1/4 its max [HP]{mechanic:hp} remaining or less, it consumes this item to [raise]{mechanic:raise} its [Defense]{mechanic:defense} by one stage." +: When the holder has 1/4 its max HP remaining or less, it consumes this item to raise its Defense by one stage." 180,5,Tenu: Consommé à 1/4 des PV max pour booster la Vitesse.,"Tenu au combat -: Quand le porteur a 1/4 de ses [PV]{mechanic:hp} max restants ou moins, cela consomme cet objet pour [augmenter]{mechanic:raise} sa [Vitesse]{mechanic:speed} d'un niveau." +: Quand le porteur a 1/4 de ses PV max restants ou moins, cela consomme cet objet pour augmenter sa Vitesse d'un niveau." 180,9,Held: Consumed at 1/4 max HP to boost Speed.,"Held in battle -: When the holder has 1/4 its max [HP]{mechanic:hp} remaining or less, it consumes this item to [raise]{mechanic:raise} its [Speed]{mechanic:speed} by one stage." +: When the holder has 1/4 its max HP remaining or less, it consumes this item to raise its Speed by one stage." 181,5,Tenu: Consommé à 1/4 des PV max pour booster l'Attaque Spéciale.,"Tenu au combat -: Quand le porteur a 1/4 de ses [PV]{mechanic:hp} max restants ou moins, cela consomme cet objet pour [augmenter]{mechanic:raise} son [Attaque Spéciale]{mechanic:special-attack} d'un niveau." +: Quand le porteur a 1/4 de ses PV max restants ou moins, cela consomme cet objet pour augmenter son Attaque Spéciale d'un niveau." 181,9,Held: Consumed at 1/4 max HP to boost Special Attack.,"Held in battle -: When the holder has 1/4 its max [HP]{mechanic:hp} remaining or less, it consumes this item to [raise]{mechanic:raise} its [Special Attack]{mechanic:special-attack} by one stage." +: When the holder has 1/4 its max HP remaining or less, it consumes this item to raise its Special Attack by one stage." 182,5,Tenu: Consommé à 1/4 des PV max pour booster la Défense Spéciale.,"Tenu au combat -: Quand le porteur a 1/4 de ses [PV]{mechanic:hp} max restants ou moins, cela consomme cet objet pour [augmenter]{mechanic:raise} sa [Défense Spéciale]{mechanic:special-defense} d'un niveau." +: Quand le porteur a 1/4 de ses PV max restants ou moins, cela consomme cet objet pour augmenter sa Défense Spéciale d'un niveau." 182,9,Held: Consumed at 1/4 max HP to boost Special Defense.,"Held in battle -: When the holder has 1/4 its max [HP]{mechanic:hp} remaining or less, it consumes this item to [raise]{mechanic:raise} its [Special Defense]{mechanic:special-defense} by one stage." +: When the holder has 1/4 its max HP remaining or less, it consumes this item to raise its Special Defense by one stage." 183,5,Tenu: Consommé à 1/4 des PV max pour booster le taux de coups critiques de deux niveaux.,"Tenu au combat -: Quand le porteur a 1/4 de ses [PV]{mechanic:hp} max restants ou moins, cela consomme cet objet pour [augmenter]{mechanic:raise} son [taux de coups critiques]{mechanic:critical-hit-chance} d'un niveau." +: Quand le porteur a 1/4 de ses PV max restants ou moins, cela consomme cet objet pour augmenter son taux de coups critiques d'un niveau." 183,9,Held: Consumed at 1/4 max HP to boost critical hit ratio by two stages.,"Held in battle -: When the holder has 1/4 its max [HP]{mechanic:hp} remaining or less, it consumes this item to [raise]{mechanic:raise} its [critical hit chance]{mechanic:critical-hit-chance} by one stage." +: When the holder has 1/4 its max HP remaining or less, it consumes this item to raise its critical hit chance by one stage." 184,5,Tenu: Consommé à 1/4 des PV max pour booster une stat aléatoire de deux niveaux.,"Tenu au combat -: Quand le porteur a 1/4 de ses [PV]{mechanic:hp} max restants ou moins, cela consomme cet objet pour [augmenter]{mechanic:raise} une stat aléatoire de deux niveaux." +: Quand le porteur a 1/4 de ses PV max restants ou moins, cela consomme cet objet pour augmenter une stat aléatoire de deux niveaux." 184,9,Held: Consumed at 1/4 max HP to boost a random stat by two stages.,"Held in battle -: When the holder has 1/4 its max [HP]{mechanic:hp} remaining or less, it consumes this item to [raise]{mechanic:raise} a random stat by two stages." +: When the holder has 1/4 its max HP remaining or less, it consumes this item to raise a random stat by two stages." 185,5,Tenu: Consommé quand touché par une attaque super efficace pour restaurer 1/4 des PV max.,"Tenu au combat -: Quand le porteur subit des dégâts [super efficaces]{mechanic:super-effective}, cela consomme cet objet pour restaurer 1/4 de ses [PV]{mechanic:hp} max." +: Quand le porteur subit des dégâts super efficaces, cela consomme cet objet pour restaurer 1/4 de ses PV max." 185,9,Held: Consumed when struck by a super-effective attack to restore 1/4 max HP.,"Held in battle -: When the holder takes [super-effective]{mechanic:super-effective} damage, it consumes this item to restore 1/4 its max [HP]{mechanic:hp}." +: When the holder takes super-effective damage, it consumes this item to restore 1/4 its max HP." 186,5,Tenu: Consommé à 1/4 des PV max pour booster la précision de la prochaine capacité de 20%. (Gén IV : Précision parfaite).,"Tenu au combat -: Quand le porteur a 1/4 de ses [PV]{mechanic:hp} max restants ou moins, cela consomme cet objet, et sa prochaine capacité utilisée aura sa précision de base augmentée de 20%." +: Quand le porteur a 1/4 de ses PV max restants ou moins, cela consomme cet objet, et sa prochaine capacité utilisée aura sa précision de base augmentée de 20%." 186,9,Held: Consumed at 1/4 max HP to boost accuracy of next move by 20%. (Gen IV: Perfect accuracy),"Held in battle -: When the holder has 1/4 its max [HP]{mechanic:hp} remaining or less, it consumes this item, and its next used move has 1.2× its normal accuracy." +: When the holder has 1/4 its max HP remaining or less, it consumes this item, and its next used move has 1.2× its normal accuracy." 187,5,Tenu: Consommé à 1/4 des PV en utilisant une capacité pour être prioritaire.,"Tenu au combat -: Quand le porteur a 1/4 de ses [PV]{mechanic:hp} max restants ou moins, cela consomme cet objet. Au prochain tour, le porteur agira en premier parmi les capacités de même [priorité]{mechanic:priority}, peu importe sa [Vitesse]{mechanic:speed}." +: Quand le porteur a 1/4 de ses PV max restants ou moins, cela consomme cet objet. Au prochain tour, le porteur agira en premier parmi les capacités de même priorité, peu importe sa Vitesse." 187,9,Held: Consumed at 1/4 max HP when using a move to go first.,"Held in battle -: When the holder has 1/4 its max [HP]{mechanic:hp} remaining or less, it consumes this item. On the following turn, the holder will act first among moves with the same [priority]{mechanic:priority}, regardless of [Speed]{mechanic:speed}." +: When the holder has 1/4 its max HP remaining or less, it consumes this item. On the following turn, the holder will act first among moves with the same priority, regardless of Speed." 188,5,Tenu: Consommé pour infliger 1/8 des PV max à l'adversaire quand le porteur est touché par une capacité physique.,"Tenu au combat -: Quand le porteur suvit des dégâts [physiques]{mechanic:physic}, cela consomme cet objet pour infliger au Pokémon attaquant 1/8 de ses [PV}{mechanic:hp} max en dégâts." +: Quand le porteur suvit des dégâts physiques, cela consomme cet objet pour infliger au Pokémon attaquant 1/8 de ses PV max en dégâts." 188,9,Held: Consumed to deal 1/8 attacker’s max HP when holder is struck by a physical attack.,"Held in battle -: When the holder takes [physical]{mechanic:physical} damage, it consumes this item to damage the attacking Pokémon for 1/8 its max [HP]{mechanic:hp}." +: When the holder takes physical damage, it consumes this item to damage the attacking Pokémon for 1/8 its max HP." 189,5,Tenu: Consommé pour infliger 1/8 des PV max à l'adversaire quand le porteur est touché par une capacité spéciale.,"Tenu au combat -: Quand le porteur suvit des dégâts [spéciaux]{mechanic:special}, cela consomme cet objet pour infliger au Pokémon attaquant 1/8 de ses [PV}{mechanic:hp} max en dégâts." +: Quand le porteur suvit des dégâts spéciaux, cela consomme cet objet pour infliger au Pokémon attaquant 1/8 de ses PV max en dégâts." 189,9,Held: Consumed to deal 1/8 attacker’s max HP when holder is struck by a special attack.,"Held in battle -: When the holder takes [special]{mechanic:special} damage, it consumes this item to damage the attacking Pokémon for 1/8 its max [HP]{mechanic:hp}." +: When the holder takes special damage, it consumes this item to damage the attacking Pokémon for 1/8 its max HP." 190,5,Tenu: Augmente l'esquive du porteur de 1/9 (11 1/9%).,"Tenu au combat -: Les capacités ciblant le porteur ont 90% de [chances de toucher]{mechanic:chance-to-hit}." +: Les capacités ciblant le porteur ont 90% de chances de toucher." 190,9,Held: Increases the holder’s evasion by 1/9 (11 1/9%).,"Held in battle -: Moves targeting the holder have 0.9× [chance to hit]{mechanic:chance-to-hit}." +: Moves targeting the holder have 0.9× chance to hit." 191,5,Tenu: Réinitialise toutes les stats diminuées à la normale à la fin du tour. Consommé après utilisation.,"Tenu au combat -: À la fin de chaque tour, si n'importe quelle stat du porteur a une [modification de stat]{mechanic:stat-modifier} négative, le porteur consomme cet objet pour annuler les modifications de ces stats." +: À la fin de chaque tour, si n'importe quelle stat du porteur a une modification de stat négative, le porteur consomme cet objet pour annuler les modifications de ces stats." 191,9,Held: Resets all lowered stats to normal at end of turn. Consumed after use.,"Held in battle -: At the end of each turn, if any of the holder’s stats have a negative [stat modifier]{mechanic:stat-modifier}, the holder consumes this item to remove the modifiers from those stats." +: At the end of each turn, if any of the holder’s stats have a negative stat modifier, the holder consumes this item to remove the modifiers from those stats." 192,5,"Tenu: Le porteur gagne deux fois plus d'EV des combats, mais a sa Vitesse divisée par deux en combat.","Tenu -: Quand le porteur devrait gagner des [EV]{mechanic:effort} grâce à un combat, il gagne le double de ces EV à la place. +: Quand le porteur devrait gagner des EV grâce à un combat, il gagne le double de ces EV à la place. Tenu au combat -: Le porteur a la moitié de sa [Vitesse]{mechanic:speed}." +: Le porteur a la moitié de sa Vitesse." 192,9,"Held: Holder gains double effort values from battles, but has halved Speed in battle.","Held -: When the holder would gain [effort]{mechanic:effort} due to battle, it gains double that effort instead. +: When the holder would gain effort due to battle, it gains double that effort instead. Held in battle -: Holder has half its [Speed]{mechanic:speed}." +: Holder has half its Speed." 193,5,Tenu: La moitié de l'expérience gagnée par un combat est attribuée au Pokémon portant cet objet.,"Tenu -: L'[expérience]{mechanic:experience} est séparée entre deux groupes: Les Pokémon qui ont participé au combat, et les Pokémon qui portent cet objet. Chaque Pokémon gagne de l’expérience comme s'il avait combattu seul, divisé par le nombre de Pokémon dans son groupe, ensuite divisé par le nombre de groupes. Les Pokémon portant cet objet qui ont aussi participé au combat gagne l'expérience en double. +: L'expérience est séparée entre deux groupes: Les Pokémon qui ont participé au combat, et les Pokémon qui portent cet objet. Chaque Pokémon gagne de l’expérience comme s'il avait combattu seul, divisé par le nombre de Pokémon dans son groupe, ensuite divisé par le nombre de groupes. Les Pokémon portant cet objet qui ont aussi participé au combat gagne l'expérience en double. - Les Pokémon [KO]{mechanic:fainted} ne gagnent jamais d'expérience, et les groupes vides sont -ignorés; ainsi, si un Pokémon seul qui porte cet objet et que le seul Pokémon qui a combattu est mis KO par []{move:explosion}, le porteur gagnera toute l'expérience." + Les Pokémon KO ne gagnent jamais d'expérience, et les groupes vides sont +ignorés; ainsi, si un Pokémon seul qui porte cet objet et que le seul Pokémon qui a combattu est mis KO par Explosion, le porteur gagnera toute l'expérience." 193,9,Held: Half the experience from a battle is split between Pokémon holding this item.,"Held -: [Experience]{mechanic:experience} is split across two groups: Pokémon who participated in battle, and Pokémon holding this item. Each Pokémon earns experience as though it had battled alone, divided by the number of Pokémon in its group, then divided by the number of groups. Pokémon holding this item who also participated in battle effectively earn experience twice. +: Experience is split across two groups: Pokémon who participated in battle, and Pokémon holding this item. Each Pokémon earns experience as though it had battled alone, divided by the number of Pokémon in its group, then divided by the number of groups. Pokémon holding this item who also participated in battle effectively earn experience twice. - [Fainted]{mechanic:fainted} Pokémon never earn experience, and empty groups are -ignored; thus, if a single Pokémon is holding this item and the only Pokémon who battled faints from []{move:explosion}, the holder will gain full experience." + Fainted Pokémon never earn experience, and empty groups are +ignored; thus, if a single Pokémon is holding this item and the only Pokémon who battled faints from Explosion, the holder will gain full experience." 194,5,Tenu: Le porteur a 3/16 (18.75%) de chance d'attaquer en premier.,"Tenu au combat -: Quand le porteur tente d'utiliser une capacité, il y a 3/16 chances d'agir en premier parmi les capacités de même [priorité]{mechanic:priority}. Si plusieurs Pokémon ont cet effet en même temps, la [Vitesse]{mechanic:speed} est utilisée pour départager comme normalement, mais l'effet de []{move:trick-room} est ignoré." +: Quand le porteur tente d'utiliser une capacité, il y a 3/16 chances d'agir en premier parmi les capacités de même priorité. Si plusieurs Pokémon ont cet effet en même temps, la Vitesse est utilisée pour départager comme normalement, mais l'effet de Distorsion est ignoré." 194,9,Held: Holder has a 3/16 (18.75%) chance to move first.,"Held in battle -: Whenever the holder attempts to use a move, it has a 3/16 chance to act first among moves with the same [priority]{mechanic:priority}. If multiple Pokémon have this effect at the same time, [Speed]{mechanic:speed} is the tie-breaker as normal, but the effect of []{move:trick-room} is ignored." +: Whenever the holder attempts to use a move, it has a 3/16 chance to act first among moves with the same priority. If multiple Pokémon have this effect at the same time, Speed is the tie-breaker as normal, but the effect of Trick Room is ignored." 195,5,Tenu: Double le bonheur gagné par le porteur.,"Tenu -: Quand le porteur devrait gagner du [bonheur]{mechanic:happiness} pour n'importe quelle raison, il gagne le double de ce montant à la place." +: Quand le porteur devrait gagner du bonheur pour n'importe quelle raison, il gagne le double de ce montant à la place." 195,9,Held: Doubles the happiness earned by the holder.,"Held -: When the holder would earn [happiness]{mechanic:happiness} for any reason, it earns twice that amount instead." +: When the holder would earn happiness for any reason, it earns twice that amount instead." 196,5,"Tenu: Utilisé pour soigner l'amour. Gén V : Supprime aussi Provoc, Encore, Tourmente, Entrave, et Corps Maudit.","Tenu au combat -: Quand le porteur est [amoureux]{move:attract}, cela consomme cet objet pour soigner l'amour." +: Quand le porteur est amoureux, cela consomme cet objet pour soigner l'amour." 196,9,"Held: Consumed to cure infatuation. Gen V: Also removes Taunt, Encore, Torment, Disable, and Cursed Body.","Held in battle -: When the holder is [attracted]{move:attract}, it consumes this item to cure the attraction." +: When the holder is attracted, it consumes this item to cure the attraction." 197,5,"Tenu: Augmente l'Attaque de 50%, mais restreint le porteur à seulement une capacité.","Tenu au combat -: Le porteur a 1.5× son [Attaque]{mechanic:attack}. Quand le porteur tente d'utiliser une capacité, toutes ses autres capacités sont inutilisables jusqu'à ce qu'il quitte le terrain ou perde cet objet. +: Le porteur a 1.5× son Attaque. Quand le porteur tente d'utiliser une capacité, toutes ses autres capacités sont inutilisables jusqu'à ce qu'il quitte le terrain ou perde cet objet. La restriction prend fin même si cet objet est échangé avec un autre objet Choix -via []{move:trick} ou []{move:switcheroo}." +via Tour de Magie ou Passe-Passe." 197,9,"Held: Increases Attack by 50%, but restricts the holder to only one move.","Held in battle -: Holder has 1.5× its [Attack]{mechanic:attack}. When the holder attempts to use a move, all its other moves are disabled until it leaves battle or loses this item. +: Holder has 1.5× its Attack. When the holder attempts to use a move, all its other moves are disabled until it leaves battle or loses this item. The restriction ends even if this item is swapped for another Choice item -via []{move:trick} or []{move:switcheroo}." +via Trick or Switcheroo." 198,5,Tenu: Les capacités offensives gagnent 10% de chance d'apeurer la cible. Échange sur un Têtarte: Le porteur évolue en Tarpaud. Échange sur un Ramoloss: Le porteur évolue en Roigada.,"Tenu au combat -: Les capacités offensives du porteur ont 10% de chances d'[apeurer]{mechanic:flinch} leur cible. Cette probabilité s'applique indépendamment à chaque coup d'une capacité multi-coups. +: Les capacités offensives du porteur ont 10% de chances d'apeurer leur cible. Cette probabilité s'applique indépendamment à chaque coup d'une capacité multi-coups. La probabilité de cet objet est tirée indépendamment des effets des autres capacités; e.g., une capacité avec 30% de chances d'apeurer normalement aura 37% de chance totale d'apeurer quand utilisée avec cet objet, car 3% du temps, les deux effets s'activent. -Tenu par []{pokemon:poliwhirl} ou []{pokemon:slowbro} -: Le porteur évolue en []{pokemon:politoed} ou []{pokemon:slowking}, respectivement, quand échangé." +Tenu par Têtarte ou Flagadoss +: Le porteur évolue en Tarpaud ou Roigada, respectivement, quand échangé." 198,9,Held: Damaging moves gain a 10% chance to make their target flinch. Traded on a Poliwhirl: Holder evolves into Politoed. Traded on a Slowpoke: Holder evolves into Slowking.,"Held in battle -: Holder’s damaging moves have a 10% chance to make their target [flinch]{mechanic:flinch}. This chance applies independently to each hit of a multi-hit move. +: Holder’s damaging moves have a 10% chance to make their target flinch. This chance applies independently to each hit of a multi-hit move. This item’s chance is rolled independently of any other move effects; e.g., a move with a 30% chance to flinch normally will have a 37% total chance to flinch when used with this item, because 3% of the time, both effects activate. -Held by []{pokemon:poliwhirl} or []{pokemon:slowbro} -: Holder evolves into []{pokemon:politoed} or []{pokemon:slowking}, respectively, when traded." +Held by Poliwhirl or Slowbro +: Holder evolves into Politoed or Slowking, respectively, when traded." 199,5,Tenu: Les capacités de type Insecte du porteur infligent 20% de dégâts supplémentaires.,"Tenu au combat -: La puissance des capacités de type []{type:bug} du porteur est augmentée de 20%. +: La puissance des capacités de type Insecte du porteur est augmentée de 20%. " 199,9,Held: Bug-Type moves from holder do 20% more damage.,"Held in battle -: Holder’s []{type:bug}-type moves have 1.2× their power. +: Holder’s Bug-type moves have 1.2× their power. " 200,5,Tenu: Double l'argent gagné en combat. Ne s'accumule pas avec l'Encens Veine.,"Tenu -: Si le porteur a participé à un combat de dresseurs, le dresseur gagne deux fois plus d'argent que normalement. Cet effet s'applique même si le porteur a été [mis KO]{mechanic:fainted}. +: Si le porteur a participé à un combat de dresseurs, le dresseur gagne deux fois plus d'argent que normalement. Cet effet s'applique même si le porteur a été mis KO. Cet effet ne se cumule pas avec d'autres effets similaires." 200,9,Held: Doubles the money earned from a battle. Does not stack with Luck Incense.,"Held -: If the holder participated in a trainer battle, the trainer earns twice the usual prize money. This effect applies even if the holder [fainted]{mechanic:fainted}. +: If the holder participated in a trainer battle, the trainer earns twice the usual prize money. This effect applies even if the holder fainted. This effect does not stack with any other similar effect." 201,5,Empêche les rencontres sauvages de niveau inférieur à celui du premier Pokémon de votre équipe.,Tenu par le Pokémon en tête d'équipe: Empêche les combats sauvages avec les Pokémon qui sont de niveau inférieur au porteur. @@ -1539,14 +1539,14 @@ Unused prior to Black and White 2." 440,9,Grants access to the Team Galactic warehouse in Veilstone City.,Grants access to the Team Galactic warehouse in Veilstone City. 441,5,Utilisé pour soigner le Pharamp au sommet du Phare d'Oliville.,Requis pour guérir les Psykokwak bloquant la Route 210 de leurs maux de tête chroniques. 441,9,Used to heal the Ampharos at the top of Olivine Lighthouse.,Required to cure the Psyducks blocking Route 210 of their chronic headaches. -442,5,"Booste les dégâts des capacités Dragon et Spectre de Giratina de 20%, et le transforme en Forme Originelle.","Tenu par []{pokemon:giratina} -: Les capacités []{type:dragon} et []{type:ghost} ont une puissance 1.2× celle de base. +442,5,"Booste les dégâts des capacités Dragon et Spectre de Giratina de 20%, et le transforme en Forme Originelle.","Tenu par Giratina +: Les capacités Dragon et Spectre ont une puissance 1.2× celle de base. Le porteur est en Forme Originelle. Cet objet ne peut pas être porté par un autre Pokémon que Giratina. Quand vous entrez dans la Salle Union ou vous connectez en Wi-Fi, cet objet retourne dans votre sac." -442,9,"Boosts the damage from Giratina’s Dragon-type and Ghost-type moves by 20%, and transforms it into Origin Forme.","Held by []{pokemon:giratina} -: Holder’s []{type:dragon} and []{type:ghost} moves have 1.2× their base power. +442,9,"Boosts the damage from Giratina’s Dragon-type and Ghost-type moves by 20%, and transforms it into Origin Forme.","Held by Giratina +: Holder’s Dragon and Ghost moves have 1.2× their base power. Holder is in Origin Forme. @@ -1557,42 +1557,42 @@ Stocke les PCo gagnés à la Zone de Combat, et stocke les photos." 443,9,"Records wireless, Wi-Fi, or Battle Frontier battles, and stores points.","Optionally records wireless, Wi-Fi, and Battle Frontier battles. Tracks Battle Points earned in the Battle Frontier, and stores commemorative prints." -444,5,Change un Shaymin non gelé en Forme Céleste le jour.,"Utilisé par le dresseur sur un []{pokemon:shaymin} +444,5,Change un Shaymin non gelé en Forme Céleste le jour.,"Utilisé par le dresseur sur un Shaymin : Change le Shaymin cible de la Forme Terrestre à la Forme Céleste. - Cet objet ne peut pas être utilisé sur un Shamin [gelé]{mechanic:freezing} ou la nuit. Shaymin Forme Céleste reprend la Forme Terreste la nuit, quand gelé, ou en entrant dans un combat link. Cet objet doit être utilisé à nouveau pour rechanger." -444,9,Changes an unfrozen Shaymin to Sky Forme in the day.,"Used by trainer on a []{pokemon:shaymin} + Cet objet ne peut pas être utilisé sur un Shamin gelé ou la nuit. Shaymin Forme Céleste reprend la Forme Terreste la nuit, quand gelé, ou en entrant dans un combat link. Cet objet doit être utilisé à nouveau pour rechanger." +444,9,Changes an unfrozen Shaymin to Sky Forme in the day.,"Used by trainer on a Shaymin : Changes the target Shaymin from Land Forme to Sky Forme. - This item cannot be used on a [frozen]{mechanic:freezing} Shaymin or at night. Sky Forme Shaymin will revert to Land Forme overnight, when frozen, and upon entering a link battle. This item must be used again to change it back." + This item cannot be used on a frozen Shaymin or at night. Sky Forme Shaymin will revert to Land Forme overnight, when frozen, and upon entering a link battle. This item must be used again to change it back." 445,5,Gén IV: La clé pour la pièce des appareils de Motisma. Gen III: La clé de l'arène de Cramois'Île.,"Utilisé par le dresseur dans le Centre Galactique de Vestigion, au rez-de-chaussée, à gauche de la télévision -: Débloque la salle secrète []{pokemon:rotom}, dans laquelle se trouvent cinq appareils permettant de changer la forme de Motisma." +: Débloque la salle secrète Motisma, dans laquelle se trouvent cinq appareils permettant de changer la forme de Motisma." 445,9,Gen IV: The key to Rotom’s appliance room. Gen III: The key to Cinnabar Gym.,"Used by trainer in the Galactic Eterna Building, on the ground floor, to the left of the TV -: Unlocks the secret []{pokemon:rotom} room, in which there are five appliances which can change Rotom’s form." +: Unlocks the secret Rotom room, in which there are five appliances which can change Rotom’s form." 446,5,Stocke les Noigrumes.,Stocke les Noigrumes. 446,9,Holds Apricorns.,Stores Apricorns. 447,5,Permet la culture portable des baies.,Contient quatre pots portables de terreau adaptés à la culture des baies. 447,9,Allows portable berry growing.,Contains four portable pots of soil suitable for growing berries. -448,5,À utiliser sur le Simularbre bloquant le chemin sur la Route 36. Arrose aussi les baies.,"Requis pour arroser les baies dans le []{item:berry-pots}. +448,5,À utiliser sur le Simularbre bloquant le chemin sur la Route 36. Arrose aussi les baies.,"Requis pour arroser les baies dans le Plante-Baies. -Requis pour combattre le []{pokemon:sudowoodo} sur la []{location:johto-route-36}. +Requis pour combattre le Simularbre sur la Route 36. Cet objet ne peut pas être utilisé directement depuis le sac." -448,9,Use on Sudowoodo blocking the path on Route 36. Also waters berries.,"Required to water berries within the []{item:berry-pots}. +448,9,Use on Sudowoodo blocking the path on Route 36. Also waters berries.,"Required to water berries within the Berry Pots. -Required to battle the []{pokemon:sudowoodo} on []{location:johto-route-36}. +Required to battle the Sudowoodo on Route 36. This item cannot be directly used from the bag." 449,5,3× plus efficace en pêchant. Fait à partir de Noigrume Blu.,"Utilisé par le dresseur en combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage. Si utilisé en combat de dresseur, rien ne se passe et la ball est perdue. +: Tente de capturer un Pokémon sauvage. Si utilisé en combat de dresseur, rien ne se passe et la ball est perdue. Si le Pokémon sauvage a été rencontré en pêchant, le taux de capture du Pokémon sauvage est 3× le normal." 449,9,3× effectiveness while fishing. Made from Blu Apricorn.,"Used by trainer in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon. If used in a trainer battle, nothing happens and the ball is lost. +: Attempts to catch a wild Pokémon. If used in a trainer battle, nothing happens and the ball is lost. If the wild Pokémon was encountered by fishing, the wild Pokémon’s catch rate is 3× normal." 450,5,Le taux de succès dépend des niveaux du Pokémon de l'utilisateur et de la cible. Fait à partir de Noigrume Rge.,"Utilisé par un dresseur en combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage. Si utilisé en combat de dresseurs, rien ne se passe et la ball est perdue. +: Tente de capturer un Pokémon sauvage. Si utilisé en combat de dresseurs, rien ne se passe et la ball est perdue. Si le niveau du Pokémon du dresseur est plus grand de: @@ -1600,7 +1600,7 @@ Si le niveau du Pokémon du dresseur est plus grand de: * deux fois celui du Pokémon sauvage, le taux de capture du Pokémon sauvage est 4× le normal. * celui du Pokémon sauvage, le taux de capture du Pokémon sauvage est 2× le normal." 450,9,Success rate based off of fraction target Pokémon is of user’s Pokémon. Made from Red Apricorn.,"Used by trainer in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon. If used in a trainer battle, nothing happens and the ball is lost. +: Attempts to catch a wild Pokémon. If used in a trainer battle, nothing happens and the ball is lost. If the trainer’s Pokémon’s level is higher than: @@ -1608,15 +1608,15 @@ Si le niveau du Pokémon du dresseur est plus grand de: * than twice the wild Pokémon’s, the wild Pokémon’s catch rate is 4× normal. * the wild Pokémon’s, the wild Pokémon’s catch rate is 2× normal." 451,5,4× plus efficace sur les familles de Pokémon qui contiennent une évolution avec une Pierre Lune. Fait à partir de Noigrume Jne.,"Utilisé par un dresseur en combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage. Si utilisé en combat de dresseurs, rien ne se passe et la ball est perdue. +: Tente de capturer un Pokémon sauvage. Si utilisé en combat de dresseurs, rien ne se passe et la ball est perdue. -Si le Pokémon sauvage est un []{pokemon:clefairy}, []{pokemon:nidoran-m}, []{pokemon:nidoran-f}, []{pokemon:jigglypuff}, []{pokemon:skitty}, ou une de leurs évolutions, le Pokémon sauvage a 4× son taux de capture." +Si le Pokémon sauvage est un Mélofée, Nidoran♂, Nidoran♀, Rondoudou, Skitty, ou une de leurs évolutions, le Pokémon sauvage a 4× son taux de capture." 451,9,4× effectiveness on familes of Pokémon with a Moon Stone evolution. Made from Ylw Apricorn.,"Used by trainer in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon. If used in a trainer battle, nothing happens and the ball is lost. +: Attempts to catch a wild Pokémon. If used in a trainer battle, nothing happens and the ball is lost. - If the wild Pokémon is a []{pokemon:clefairy}, []{pokemon:nidoran-m}, []{pokemon:nidoran-f}, []{pokemon:jigglypuff}, []{pokemon:skitty}, or any evolution thereof, the wild Pokémon has 4× its catch rate." + If the wild Pokémon is a Clefairy, Nidoran♂, Nidoran♀, Jigglypuff, Skitty, or any evolution thereof, the wild Pokémon has 4× its catch rate." 452,5,A un bonus ou une pénalité fixe sur le taux de capture selon la classe de poids de la cible. Fait à partir de Noigrume Noi.,"Utilisé par un dresseur en combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage. Si utilisé en combat de dresseurs, rien ne se passe et la ball est perdue. +: Tente de capturer un Pokémon sauvage. Si utilisé en combat de dresseurs, rien ne se passe et la ball est perdue. Si le Pokémon sauvage pèse: @@ -1625,7 +1625,7 @@ Si le Pokémon sauvage est un []{pokemon:clefairy}, []{pokemon:nidoran-m}, []{po * 204.8 kg (451.5 lb) ou plus, son taux de capture est 20 supérieur à le normal. * moins de 204.8 kg (451.5 lb), son taux de capture est 20 inférieur à le normal." 452,9,Has flat bonus or penalty to catch rate depending on weight class of target. Made from Blk Apricorn.,"Used by a trainer in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon. If used in a trainer battle, nothing happens and the ball is lost. +: Attempts to catch a wild Pokémon. If used in a trainer battle, nothing happens and the ball is lost. If the wild Pokémon weighs: @@ -1634,113 +1634,113 @@ Si le Pokémon sauvage est un []{pokemon:clefairy}, []{pokemon:nidoran-m}, []{po * 204.8 kg (451.5 lb) or more, its catch rate is 20 more than normal. * less than 204.8 kg (451.5 lb), its catch rate is 20 less than normal." 453,5,4× plus efficace sur un Pokémon avec une vitesse de base de 100 ou plus. (Gén II: Pokémon Errant ou Fuyard). Fait à partir de Noigrume Blc.,"Utilisé par un dresseur en combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage. Si utilisé en combat de dresseurs, rien ne se passe et la ball est perdue. +: Tente de capturer un Pokémon sauvage. Si utilisé en combat de dresseurs, rien ne se passe et la ball est perdue. -: Si la [Vitesse]{mechanic:speed} de base du Pokémon sauvage est 100 ou plus, son taux de capture est 4× le normal." +: Si la Vitesse de base du Pokémon sauvage est 100 ou plus, son taux de capture est 4× le normal." 453,9,4× effectiveness on Pokémon with 100 or greater base speed. (Gen II: Roaming or Fleeing Pokémon). Made from Wht Apricorn.,"Used by a trainer in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon. If used in a trainer battle, nothing happens and the ball is lost. +: Attempts to catch a wild Pokémon. If used in a trainer battle, nothing happens and the ball is lost. -: If the wild Pokémon’s base [speed]{mechanic:speed} is 100 or more, its catch rate is 4× normal." +: If the wild Pokémon’s base speed is 100 or more, its catch rate is 4× normal." 454,5,Les Pokémon capturés commencent avec 200 de bonheur. Fait à partir de Noigrume Ver.,"Utilisé par un dresseur en combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage. Si utilisé en combat de dresseurs, rien ne se passe et la ball est perdue. +: Tente de capturer un Pokémon sauvage. Si utilisé en combat de dresseurs, rien ne se passe et la ball est perdue. - Si capturé, le [bonheur]{mechanic:happiness} du Pokémon sauvage commence à 200." + Si capturé, le bonheur du Pokémon sauvage commence à 200." 454,9,Caught Pokémon start with 200 happiness. Made from Grn Apricorn.,"Used by a trainer in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon. If used in a trainer battle, nothing happens and the ball is lost. +: Attempts to catch a wild Pokémon. If used in a trainer battle, nothing happens and the ball is lost. - If caught, the wild Pokémon’s [happiness]{mechanic:happiness} starts at 200." + If caught, the wild Pokémon’s happiness starts at 200." 455,5,"8× plus efficace sur le sexe opposé, de la même espèce du Pokémon Actif. Fait à partir de Noigrume Ros.","Utilisé par un dresseur en combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage. Si utilisé en combat de dresseurs, rien ne se passe et la ball est perdue. +: Tente de capturer un Pokémon sauvage. Si utilisé en combat de dresseurs, rien ne se passe et la ball est perdue. Si le Pokémon du dresseur et le Pokémon sauvage sont de la même espèce mais de genre opposés, le taux de capture du Pokémon sauvage est 8× le normal." 455,9,"8× effectiveness on opposite sex, same species targets of the Active Pokémon. Made from Pnk Apricorn.","Used by a trainer in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon. If used in a trainer battle, nothing happens and the ball is lost. +: Attempts to catch a wild Pokémon. If used in a trainer battle, nothing happens and the ball is lost. If the trainer’s Pokémon and wild Pokémon are of the same species but opposite genders, the wild Pokémon’s catch rate is 8× normal." 456,5,Capture un Pokémon du Parc des Amis à coup sûr.,"Utilisé par un dresseur au combat -: [Capture]{mechanic:catch} un Pokémon sauvage. +: Capture un Pokémon sauvage. -Cet objet ne peut être utilisé que dans le []{location:pal-park}." +Cet objet ne peut être utilisé que dans le Parc des Amis." 456,9,Catches Pokémon in the Pal Park every time.,"Used by a trainer in battle -: [Catches]{mechanic:catch} a wild Pokémon. +: Catches a wild Pokémon. -This item can only be used in []{location:pal-park}." +This item can only be used in Pal Park." 457,5,Tente de capturer un Pokémon du Concours de Capture d'insecte du Parc Naturel. (Gén II: Parc Ball),"Utilisé par un dresseur au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage. +: Tente de capturer un Pokémon sauvage. Le taux de capture du Pokémon sauvage est 1.5× le normal." 457,9,Tries to catch a Pokémon in the Bug-Catching contest in National Park. (Gen II: Park Ball),"Used by a trainer in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon. +: Attempts to catch a wild Pokémon. The wild Pokémon’s catch rate is 1.5× normal." -458,5,Utilisé pour fabriquer une Niveau Ball.,Peut être donné par Fargas à []{location:azalea-town} pour fabriquer une []{item:level-ball}. -458,9,Used to make a Level Ball.,May be given to Kurt in []{location:azalea-town} to produce a []{item:level-ball}. -459,5,Utilisé pour fabriquer une Appât Ball.,Peut être donné par Fargas à []{location:azalea-town} pour fabriquer une []{item:lure-ball}. -459,9,Used to make a Lure Ball.,May be given to Kurt in []{location:azalea-town} to produce a []{item:lure-ball}. -460,5,Utilisé pour fabriquer une Lune Ball.,Peut être donné par Fargas à []{location:azalea-town} pour fabriquer une []{item:moon-ball}. -460,9,Used to make a Moon Ball.,May be given to Kurt in []{location:azalea-town} to produce a []{item:moon-ball}. -461,5,Utilisé pour fabriquer une Copain Ball.,Peut être donné par Fargas à []{location:azalea-town} pour fabriquer une []{item:friend-ball}. -461,9,Used to make a Friend Ball.,May be given to Kurt in []{location:azalea-town} to produce a []{item:friend-ball}. -462,5,Utilisé pour fabriquer une Love Ball.,Peut être donné par Fargas à []{location:azalea-town} pour fabriquer une []{item:love-ball}. -462,9,Used to make a Love Ball.,May be given to Kurt in []{location:azalea-town} to produce a []{item:love-ball}. -463,5,Utilisé pour fabriquer une Speed Ball.,Peut être donné par Fargas à []{location:azalea-town} pour fabriquer une []{item:fast-ball}. -463,9,Used to make a Fast Ball.,May be given to Kurt in []{location:azalea-town} to produce a []{item:fast-ball}. -464,5,Utilisé pour fabriquer une Masse Ball.,Peut être donné par Fargas à []{location:azalea-town} pour fabriquer une []{item:heavy-ball}. -464,9,Used to make a Heavy Ball.,May be given to Kurt in []{location:azalea-town} to produce a []{item:heavy-ball}. +458,5,Utilisé pour fabriquer une Niveau Ball.,Peut être donné par Fargas à Ecorcia pour fabriquer une Niveau Ball. +458,9,Used to make a Level Ball.,May be given to Kurt in Azalea Town to produce a Level Ball. +459,5,Utilisé pour fabriquer une Appât Ball.,Peut être donné par Fargas à Ecorcia pour fabriquer une Appât Ball. +459,9,Used to make a Lure Ball.,May be given to Kurt in Azalea Town to produce a Lure Ball. +460,5,Utilisé pour fabriquer une Lune Ball.,Peut être donné par Fargas à Ecorcia pour fabriquer une Lune Ball. +460,9,Used to make a Moon Ball.,May be given to Kurt in Azalea Town to produce a Moon Ball. +461,5,Utilisé pour fabriquer une Copain Ball.,Peut être donné par Fargas à Ecorcia pour fabriquer une Copain Ball. +461,9,Used to make a Friend Ball.,May be given to Kurt in Azalea Town to produce a Friend Ball. +462,5,Utilisé pour fabriquer une Love Ball.,Peut être donné par Fargas à Ecorcia pour fabriquer une Love Ball. +462,9,Used to make a Love Ball.,May be given to Kurt in Azalea Town to produce a Love Ball. +463,5,Utilisé pour fabriquer une Speed Ball.,Peut être donné par Fargas à Ecorcia pour fabriquer une Speed Ball. +463,9,Used to make a Fast Ball.,May be given to Kurt in Azalea Town to produce a Fast Ball. +464,5,Utilisé pour fabriquer une Masse Ball.,Peut être donné par Fargas à Ecorcia pour fabriquer une Masse Ball. +464,9,Used to make a Heavy Ball.,May be given to Kurt in Azalea Town to produce a Heavy Ball. 465,5,À utiliser pour trouver des objets cachés sur le sol. Aussi connu sous le nom de Cherch'Objet.,"Utilisé par un dresseur hors du combat : Cherche les objets cachés." 465,9,Use to find hidden items on the field. AKA Itemfinder.,"Used by trainer outside of battle : Searches for hidden items." -466,5,HS: échangé pour la CT64. Gén II & Gén V: Agit comme une Potion.,Peut être échangé pour une []{item:tm64} dans le Souterrain vertical. -466,9,HS: Traded for TM64. Gen II & Gen V: Acts as a Potion.,May be traded for a []{item:tm64} in the vertical Underground Path. -467,5,Invoque Groudon à la Tour Enfouie.,Fait apparaître []{pokemon:groudon} à la []{location:embedded-tower}. -467,9,Summons Groudon to the Embedded Tower.,Causes []{pokemon:groudon} to appear in the []{location:embedded-tower}. -468,5,Invoque Kyogre à la Tour Enfouie.,Fait apparaître []{pokemon:kyogre} à la []{location:embedded-tower}. -468,9,Summons Kyogre to the Embedded Tower.,Causes []{pokemon:kyogre} to appear in the []{location:embedded-tower}. -469,5,Invoque Rayquaza à la Tour Enfouie.,Fait apparaître []{pokemon:rayquaza} à la []{location:embedded-tower}. -469,9,Summons Rayquaza to the Embedded Tower.,Causes []{pokemon:rayquaza} to appear in the []{location:embedded-tower}. -470,5,S: Invoque Latias H: Invoque Latios.,"Quand amené au musée de []{location:pewter-city}, []{pokemon:latias} ou []{pokemon:latios} attaque le dresseur. +466,5,HS: échangé pour la CT64. Gén II & Gén V: Agit comme une Potion.,Peut être échangé pour une CT64 dans le Souterrain vertical. +466,9,HS: Traded for TM64. Gen II & Gen V: Acts as a Potion.,May be traded for a TM64 in the vertical Underground Path. +467,5,Invoque Groudon à la Tour Enfouie.,Fait apparaître Groudon à la Tour Enfouie. +467,9,Summons Groudon to the Embedded Tower.,Causes Groudon to appear in the Embedded Tower. +468,5,Invoque Kyogre à la Tour Enfouie.,Fait apparaître Kyogre à la Tour Enfouie. +468,9,Summons Kyogre to the Embedded Tower.,Causes Kyogre to appear in the Embedded Tower. +469,5,Invoque Rayquaza à la Tour Enfouie.,Fait apparaître Rayquaza à la Tour Enfouie. +469,9,Summons Rayquaza to the Embedded Tower.,Causes Rayquaza to appear in the Embedded Tower. +470,5,S: Invoque Latias H: Invoque Latios.,"Quand amené au musée de Argenta, Latias ou Latios attaque le dresseur. Le Pokémon qui apparaît sera celui que l'on ne peut pas rencontrer errant dans la nature." -470,9,S: Summons Latias H: Summons Latios.,"When taken to the []{location:pewter-city} museum, causes []{pokemon:latias} or []{pokemon:latios} to attack the trainer. +470,9,S: Summons Latias H: Summons Latios.,"When taken to the Pewter City museum, causes Latias or Latios to attack the trainer. The Pokémon to appear will be whicher can’t be encountered roaming in the wild." -471,5,Garde une trace des types de Zarbi capturés.,Listse quelles formes de []{pokemon:unown} le dresseur a capturé. -471,9,Keeps track of Unown types caught.,Lists which []{pokemon:unown} forms the trainer has caught. +471,5,Garde une trace des types de Zarbi capturés.,Listse quelles formes de Zarbi le dresseur a capturé. +471,9,Keeps track of Unown types caught.,Lists which Unown forms the trainer has caught. 472,5,Garde une trace des points du Mot de Passe de Buena.,Permet au dresseur de répondre à la question quotidienne du Mot de Passe de Buena. Enregistre le nombre de points gagnés avec les réponses correctes. 472,9,Keeps track of points from Buena’s show.,Allows the trainer to answer the daily question on Buena’s radio show. Records the points earned for correct answers. 473,5,Une queue savoureuse vendue très cher. ,Ne fait rien. 473,9,A tasty tail that sells for a high price.,Does nothing. -474,5,HS: Permet aux Kimono d'invoquer Ho-oh. C: Invoque Suicune à la Tour Carillon.,Peut être donné aux Kimono pour invoquer []{pokemon:ho-oh} au sommet de la []{location:bell-tower}. -474,9,HS: Allows Kimono-girls to summon Ho-oh. C: Summons Suicune to the Tin Tower.,May be given to the Kimono Girls to summon []{pokemon:ho-oh} to the top of the []{location:bell-tower}. +474,5,HS: Permet aux Kimono d'invoquer Ho-oh. C: Invoque Suicune à la Tour Carillon.,Peut être donné aux Kimono pour invoquer Ho-Oh au sommet de la Tour Carillon. +474,9,HS: Allows Kimono-girls to summon Ho-oh. C: Summons Suicune to the Tin Tower.,May be given to the Kimono Girls to summon Ho-Oh to the top of the Bell Tower. 475,5,HS: Ouvre les portes de la Tour Radio. Gén III: Déverouille les portes de la Sylphe SARL.,"Utilisé par un dresseur hors du combat -: Ouvre les portes de la Tour Radio à []{location:goldenrod-city}." +: Ouvre les portes de la Tour Radio à Doublonville." 475,9,HS: Opens doors in the Radio Tower. Gen III: Unlocks Silph Co Doors.,"Used by trainer outside of battle -: Opens doors in the []{location:goldenrod-city} Radio Tower." +: Opens doors in the Goldenrod City Radio Tower." 476,5,HS: Clé du tunnel sous Doublonville. Gén III: Clé pour New Lavandia.,"Utilisé par un dresseur hors du combat -: Ouvre les portes du tunnel sous []{location:goldenrod-city}." +: Ouvre les portes du tunnel sous Doublonville." 476,9,HS: Key to the tunnel under Goldenrod City. Gen III: Key to New Mauville.,"Used by trainer outside of battle -: Opens the door to the basement tunnel under []{location:goldenrod-city}." -477,5,À échanger à M. Pokémon pour un Multi Exp.,Peut être échangé à M. Pokémon pour un []{item:exp-share}. -477,9,Trade to Mr. Pokémon for an Exp. Share.,May be traded to Mr. Pokémon for an []{item:exp-share}. -478,5,Une Poké Poupée perdue par la Copieuse qui vit à Safrania. À échanger pour un Pass.,Peut être échangé à la Copieuse pour un []{item:pass}. -478,9,A Poké Doll lost by the Copycat who lives in Saffron City. Trade for a Pass.,May be traded to the Copycat for a []{item:pass}. -479,5,Permet d'accéder et utiliser le Train Magnétique entre Doublonville et Safrania.,Permet au dresseur d'utiliser le Train Magnétique entre []{location:goldenrod-city} et []{location:saffron-city}. -479,9,Grants access to ride the Magnet Train between Goldenrod City and Saffron City.,Allows the trainer to ride the Magnet Train between []{location:goldenrod-city} and []{location:saffron-city}. -480,5,Doit être replacé dans la Centrale Abandonée pour alimenter le Train Magnétique.,Doit être replacé dans la []{location:power-plant} pour alimenter le Train Magnétique. -480,9,Must be replaced in the Power Plant to power the Magnet Train.,Must be replaced in the []{location:power-plant} to power the Magnet Train. -481,5,Invoque Lugia aux Tourb'Îles.,Fait apparaître []{pokemon:lugia} aux []{location:whirl-islands}. -481,9,Summons Lugia to the Whirl Islands.,Causes []{pokemon:lugia} to appear in the []{location:whirl-islands}. -482,5,Invoque Ho-Oh au sommet de la Tour Carillon.,Fait apparaître []{pokemon:ho-oh} au sommet de la []{location:bell-tower}. -482,9,Summons Ho-Oh at the top of the Bell Tower.,Causes []{pokemon:ho-oh} to appear at the top of []{location:bell-tower}. -483,5,À livrer au Professeur Orme.,"Doit être obtenu pour déclencher le cambriolage au labo du Professeur Orme, le premier combat avec le rival, et accéder à la []{location:johto-route-31}." -483,9,Deliver to Professor Elm.,"Must be obtained to trigger the break-in at Professor Elm’s lab, the first rival battle, and access to []{location:johto-route-31}." +: Opens the door to the basement tunnel under Goldenrod City." +477,5,À échanger à M. Pokémon pour un Multi Exp.,Peut être échangé à M. Pokémon pour un Multi Exp. +477,9,Trade to Mr. Pokémon for an Exp. Share.,May be traded to Mr. Pokémon for an Exp. Share. +478,5,Une Poké Poupée perdue par la Copieuse qui vit à Safrania. À échanger pour un Pass.,Peut être échangé à la Copieuse pour un Passe Train. +478,9,A Poké Doll lost by the Copycat who lives in Saffron City. Trade for a Pass.,May be traded to the Copycat for a Pass. +479,5,Permet d'accéder et utiliser le Train Magnétique entre Doublonville et Safrania.,Permet au dresseur d'utiliser le Train Magnétique entre Doublonville et Safrania. +479,9,Grants access to ride the Magnet Train between Goldenrod City and Saffron City.,Allows the trainer to ride the Magnet Train between Goldenrod City and Saffron City. +480,5,Doit être replacé dans la Centrale Abandonée pour alimenter le Train Magnétique.,Doit être replacé dans la Centrale pour alimenter le Train Magnétique. +480,9,Must be replaced in the Power Plant to power the Magnet Train.,Must be replaced in the Kanto Power Plant to power the Magnet Train. +481,5,Invoque Lugia aux Tourb'Îles.,Fait apparaître Lugia aux Tourb'Iles. +481,9,Summons Lugia to the Whirl Islands.,Causes Lugia to appear in the Whirl Islands. +482,5,Invoque Ho-Oh au sommet de la Tour Carillon.,Fait apparaître Ho-Oh au sommet de la Tour Carillon. +482,9,Summons Ho-Oh at the top of the Bell Tower.,Causes Ho-Oh to appear at the top of Bell Tower. +483,5,À livrer au Professeur Orme.,"Doit être obtenu pour déclencher le cambriolage au labo du Professeur Orme, le premier combat avec le rival, et accéder à la Route 31." +483,9,Deliver to Professor Elm.,"Must be obtained to trigger the break-in at Professor Elm’s lab, the first rival battle, and access to Route 31." 484,5,À utiliser pour écouter les musiques GameBoy.,"Utilisé par le dresseur en dehors du combat : Change la musique d'arrière-plan en son équivalent 8-bit." 484,9,Use to listen to GameBoy era audio.,"Used by trainer outside of battle : Changes the background music to the equivalent 8-bit music." -485,5,Permet aux Kimono d'invoquer Lugia.,Peut être donné aux Kimono pour invoquer []{pokemon:lugia} au sommet de la []{location:bell-tower}. -485,9,Allows Kimono-girls to summon Lugia.,May be given to the Kimono Girls to summon []{pokemon:lugia} to the top of the []{location:bell-tower}. +485,5,Permet aux Kimono d'invoquer Lugia.,Peut être donné aux Kimono pour invoquer Lugia au sommet de la Tour Carillon. +485,9,Allows Kimono-girls to summon Lugia.,May be given to the Kimono Girls to summon Lugia to the top of the Bell Tower. 486,5,Enregistre le nombre de fois que le dresseur a terminé premier du Pokéathlon.,Enregistre le nombre de fois que le dresseur a terminé premier du Pokéathlon. 486,9,Records the number of times the trainer has come in first place overall in the Pokéathlon.,Records the number of times the trainer has come in first place overall in the Pokéathlon. 487,5,Enregistre le nombre de fois que le dresseur a terminé dernier du Pokéathlon.,Enregistre le nombre de fois que le dresseur a terminé dernier du Pokéathlon. @@ -1895,54 +1895,54 @@ Tenu Held : Holder cannot be placed in the PC. Any move attempting to remove this item from the holder will fail." -527,5,"Plus rapide que le Vélo Cross, et peut gravir des pentes sablonneuses et rouler sur des sols fissurés.",Augmente la vitesse de déplacement à l'extérieur ou dans les grottes. Plus rapide que le []{item:acro-bike}. Permet au dresseur de gravir des pentes boueuses. -527,9,"Faster than the Acro Bike, and can ride up sandy slopes and across cracked floors.",Increases movement speed outside or in caves. Faster than the []{item:acro-bike}. Allows the trainer to ascend muddy slopes. -528,5,"Plus manœuvrable que le Vélo de Course, et permet de sauter le long des rails.","Augmente la vitesse de déplacement à l'extérieur ou dans les grottes. Plus lent que le []{item:mach-bike}. Permet d'effectuer diverses figures, permettant au dresseur d'atteindre certaines zones spéciales." -528,9,"More maneuverable than the Mach Bike, and allows hopping along rails.","Increases movement speed outside or in caves. Slower than the []{item:mach-bike}. Can perform various tricks, allowing the trainer to reach certain special areas." +527,5,"Plus rapide que le Vélo Cross, et peut gravir des pentes sablonneuses et rouler sur des sols fissurés.",Augmente la vitesse de déplacement à l'extérieur ou dans les grottes. Plus rapide que le Vélo Cross. Permet au dresseur de gravir des pentes boueuses. +527,9,"Faster than the Acro Bike, and can ride up sandy slopes and across cracked floors.",Increases movement speed outside or in caves. Faster than the Acro Bike. Allows the trainer to ascend muddy slopes. +528,5,"Plus manœuvrable que le Vélo de Course, et permet de sauter le long des rails.","Augmente la vitesse de déplacement à l'extérieur ou dans les grottes. Plus lent que le Vélo de Course. Permet d'effectuer diverses figures, permettant au dresseur d'atteindre certaines zones spéciales." +528,9,"More maneuverable than the Mach Bike, and allows hopping along rails.","Increases movement speed outside or in caves. Slower than the Mach Bike. Can perform various tricks, allowing the trainer to reach certain special areas." 529,5,Utilisé pour arroser les baies.,Arrose les plants de Baies. 529,9,Used to water berries.,Waters Berry plants. 530,5,Contient les pièces mécaniques à livrer au Capitaine Poupe.,Contient la partie de la machine à livrer au Capitaine Poupe. 530,9,Contains mechanical parts to be delivered to Captain Stern.,Contains a machine part to be delivered to Captain Stern. -531,5,Stocke les cendres volcaniques de la Route 113.,Collecte la suie en marchant dans les hautes herbes sur la []{location:hoenn-route-113}. -531,9,Stores volcanic ash from Route 113.,Collects soot when walking through tall grass on []{location:hoenn-route-113}. +531,5,Stocke les cendres volcaniques de la Route 113.,Collecte la suie en marchant dans les hautes herbes sur la Route 113. +531,9,Stores volcanic ash from Route 113.,Collects soot when walking through tall grass on Route 113. 532,5,Porte les Pokéblocs.,Stocke les Pokéblocs. 532,9,Holds Pokéblocks.,Stores Pokéblocks. 533,5,Une lettre pour Rochard de la part du président de la Devon SARL.,Contient une lettre à livrer à Rochard. 533,9,A letter to Steven from the Devon Corp president.,Contains a letter to be delivered to Steven. -534,5,Permet d'accéder à l'ïle du Sud et Latias ou Latios.,"Donne accès à l'[]{location:southern-island} et soit []{pokemon:latias} ou []{pokemon:latios}, celui qui ne sera pas disponible errant autour d'Hoenn." -534,9,Provides access to Southern Island and Latias or Latios.,"Provides access to []{location:southern-island} and either []{pokemon:latias} or []{pokemon:latios}, whichever is not available roaming around Hoenn." -535,5,À échanger au Capitaine Poupe pour une Dent Océan ou une Écaille Océan. ,Peut être échangé au Capitaine Poupe pour une []{item:deep-sea-tooth} ou une []{item:deep-sea-scale}. -535,9,Trade to Captain Stern for a DeepSeaTooth or DeepSeaScale.,May be traded to Captain Stern for a []{item:deep-sea-tooth} or a []{item:deep-sea-scale}. -536,5,Permet de traverser les déserts venteux.,Permet au dresseur d'entrer dans le désert sur la []{location:hoenn-route-111}. -536,9,Allows passage through windy deserts.,Allows the trainer to enter the desert on []{location:hoenn-route-111}. -537,5,FL: À livrer au père de Lostelle. RSE: À échanger au Professeur Kosmo contre la CT27 (Retour).,"RSE: Peut être échangé au Professeur Kosmo contre la []{item:tm27}. +534,5,Permet d'accéder à l'ïle du Sud et Latias ou Latios.,"Donne accès à l'Île du Sud et soit Latias ou Latios, celui qui ne sera pas disponible errant autour d'Hoenn." +534,9,Provides access to Southern Island and Latias or Latios.,"Provides access to Southern Island and either Latias or Latios, whichever is not available roaming around Hoenn." +535,5,À échanger au Capitaine Poupe pour une Dent Océan ou une Écaille Océan. ,Peut être échangé au Capitaine Poupe pour une Dent Océan ou une Écaille Océan. +535,9,Trade to Captain Stern for a DeepSeaTooth or DeepSeaScale.,May be traded to Captain Stern for a Deep Sea Tooth or a Deep Sea Scale. +536,5,Permet de traverser les déserts venteux.,Permet au dresseur d'entrer dans le désert sur la Route 111. +536,9,Allows passage through windy deserts.,Allows the trainer to enter the desert on Route 111. +537,5,FL: À livrer au père de Lostelle. RSE: À échanger au Professeur Kosmo contre la CT27 (Retour).,"RSE: Peut être échangé au Professeur Kosmo contre la CT27. FRLG: Une météorite à livrer au père de Lostelle." -537,9,FL: Deliver to Lostelle’s father. RSE: Trade to Professor Cozmo for TM27 (Return).,"RSE: May be traded to Professor Cozmo for []{item:tm27}. +537,9,FL: Deliver to Lostelle’s father. RSE: Trade to Professor Cozmo for TM27 (Return).,"RSE: May be traded to Professor Cozmo for TM27. FRLG: A meteorite to be delivered to Lostelle’s father." -538,5,Dévérouille la salle 1 du Lavandia Sea.,Déverouille la salle 1 du []{location:abandoned-ship}. -538,9,Unlocks room 1 on the Abandoned Ship.,Unlocks room 1 on the []{location:abandoned-ship}. -539,5,Dévérouille la salle 2 du Lavandia Sea.,Déverouille la salle 2 du []{location:abandoned-ship}. -539,9,Unlocks room 2 on the Abandoned Ship.,Unlocks room 2 on the []{location:abandoned-ship}. -540,5,Dévérouille la salle 4 du Lavandia Sea.,Déverouille la salle 4 du []{location:abandoned-ship}. -540,9,Unlocks room 4 on the Abandoned Ship.,Unlocks room 4 on the []{location:abandoned-ship}. -541,5,Dévérouille la salle 6 du Lavandia Sea.,Déverouille la salle 6 du []{location:abandoned-ship}. -541,9,Unlocks room 6 on the Abandoned Ship.,Unlocks room 6 on the []{location:abandoned-ship}. -542,5,Permet de détecter les Kecleon invisibles.,Révèle les []{pokemon:kecleon} invisibles du monde ouvert. -542,9,Allows spotting of invisible Kecleon.,Reveals invisble []{pokemon:kecleon} on the overworld. +538,5,Dévérouille la salle 1 du Lavandia Sea.,Déverouille la salle 1 du Épave. +538,9,Unlocks room 1 on the Abandoned Ship.,Unlocks room 1 on the Abandoned Ship. +539,5,Dévérouille la salle 2 du Lavandia Sea.,Déverouille la salle 2 du Épave. +539,9,Unlocks room 2 on the Abandoned Ship.,Unlocks room 2 on the Abandoned Ship. +540,5,Dévérouille la salle 4 du Lavandia Sea.,Déverouille la salle 4 du Épave. +540,9,Unlocks room 4 on the Abandoned Ship.,Unlocks room 4 on the Abandoned Ship. +541,5,Dévérouille la salle 6 du Lavandia Sea.,Déverouille la salle 6 du Épave. +541,9,Unlocks room 6 on the Abandoned Ship.,Unlocks room 6 on the Abandoned Ship. +542,5,Permet de détecter les Kecleon invisibles.,Révèle les Kecleon invisibles du monde ouvert. +542,9,Allows spotting of invisible Kecleon.,Reveals invisble Kecleon on the overworld. 543,5,À échanger au Professeur Chen pour un Pokédex.,Un colis à livrer au professeur Chen pour un Pokédex. 543,9,Trade to Prof. Oak for a Pokédex.,A parcel to be delivered to Professor Oak for a Pokédex. -544,5,"À utiliser pour réveiller un Pokémon endormi, incluant Ronflex sur les routes.",Réveille un Pokémon [endormi]{mechanic:sleep}. Requis pour réveiller le []{pokemon:snorlax} endormi dans le monde ouvert. -544,9,"Use to awaken sleeping Pokémon, including Snorlax on roads.",Wakes up [sleeping]{mechanic:sleep} Pokémon. Required to wake up sleeping []{pokemon:snorlax} on the overworld. -545,5,À échanger aux Cycles à Gogo à Azuria pour un Vélo.,Peut être échangé pour un []{item:bicycle}. -545,9,Trade in Cerulean bike shop for a Bicycle.,May be traded for a []{item:bicycle}. -546,5,Le dentier du Gardien du Parc Safari. À échanger contre la CS04 (Force).,"Les dents du gardien du Parc Safari, à lui redonner contre la []{item:hm04}." -546,9,The Safari Zone Warden’s dentures. Trade for HM04 (Strength).,"The Safari Zone warden’s teeth, to be returned to him for []{item:hm04}." +544,5,"À utiliser pour réveiller un Pokémon endormi, incluant Ronflex sur les routes.",Réveille un Pokémon endormi. Requis pour réveiller le Ronflex endormi dans le monde ouvert. +544,9,"Use to awaken sleeping Pokémon, including Snorlax on roads.",Wakes up sleeping Pokémon. Required to wake up sleeping Snorlax on the overworld. +545,5,À échanger aux Cycles à Gogo à Azuria pour un Vélo.,Peut être échangé pour un Bicyclette. +545,9,Trade in Cerulean bike shop for a Bicycle.,May be traded for a Bicycle. +546,5,Le dentier du Gardien du Parc Safari. À échanger contre la CS04 (Force).,"Les dents du gardien du Parc Safari, à lui redonner contre la CS04." +546,9,The Safari Zone Warden’s dentures. Trade for HM04 (Strength).,"The Safari Zone warden’s teeth, to be returned to him for HM04." 547,5,Met en marche l'ascenseur du Repaire Rocket de Céladopole.,Met en marche l'ascenseur du Repaire Rocket de Céladopole. 547,9,Operates the elevator in Team Rocket’s Celadon Hideout.,Operates the elevator in the Celadon Rocket Hideout. -548,5,Utilisé pour identifier les vraies formes des fantômes de la Tour Pokémon.,Identifie les fantômes dans la []{location:pokemon-tower}. -548,9,Used to identify the true forms of ghosts in Pokémon Tower.,Identifies ghosts in []{location:pokemon-tower}. +548,5,Utilisé pour identifier les vraies formes des fantômes de la Tour Pokémon.,Identifie les fantômes dans la Tour Pokémon. +548,9,Used to identify the true forms of ghosts in Pokémon Tower.,Identifies ghosts in Pokémon Tower. 549,5,Enregistre des informations sur les PNJs.,Enregistre des informations sur diverses personnalités célèbres. 549,9,Records information about NPCs.,Records information on various famous people. 550,5,Stocke les CTs.,Stocke les CTs et CSs. @@ -1955,42 +1955,42 @@ FRLG: A meteorite to be delivered to Lostelle’s father." 553,9,Grants access to the first three Sevii Islands.,Provides access to the first three Sevii Islands. 554,5,Permet d'accéder à toutes les Îles Sevii.,Donne accès à toutes les Îles Sevii. 554,9,Grants access to all of the Sevii Islands.,Provides access to the Sevii Islands. -555,5,Permet d'accéder à Safrania.,Utilisé pour soudoyer les gardes de []{location:saffron-city} afin de pouvoir entrer dans la ville. -555,9,Grants access to Saffron City.,Used to bribe the []{location:saffron-city} guards for entry to the city. -556,5,Permet d'accéder au Roc Nombri et Lugia ou Ho-oh.,"Donne accès au Roc Nombri, []{pokemon:ho-oh}, and []{pokemon:lugia}." -556,9,Allows access to Navel Rock and Lugia or Ho-oh.,"Provides access to Navel Rock, []{pokemon:ho-oh}, and []{pokemon:lugia}." -557,5,Permet d'accéder à l'Île Aurore et Deoxys.,Donne accès à l'Île Aurore et []{pokemon:deoxys}. -557,9,Allows access to Birth Island and Deoxys.,Provides access to Birth Island and []{pokemon:deoxys}. +555,5,Permet d'accéder à Safrania.,Utilisé pour soudoyer les gardes de Safrania afin de pouvoir entrer dans la ville. +555,9,Grants access to Saffron City.,Used to bribe the Saffron City guards for entry to the city. +556,5,Permet d'accéder au Roc Nombri et Lugia ou Ho-oh.,"Donne accès au Roc Nombri, Ho-Oh, and Lugia." +556,9,Allows access to Navel Rock and Lugia or Ho-oh.,"Provides access to Navel Rock, Ho-Oh, and Lugia." +557,5,Permet d'accéder à l'Île Aurore et Deoxys.,Donne accès à l'Île Aurore et deoxys. +557,9,Allows access to Birth Island and Deoxys.,Provides access to Birth Island and Deoxys. 558,5,Stocke la Poudre de Baie faite grâce au Broyeur de Baies.,Porte la Poudre de Baie provenant du Broyeur de Baies. 558,9,Stores Berry Powder made using a Berry Crusher.,Holds Berry Powder from Berry Crushing. 559,5,À donner à Cliéo dans Saphir pour activer le Centre Réseau Pokémon et avoir le Passe Prisme.,À donner à Cliéo dans Saphir pour utilisation dans le Centre Réseau Pokémon. 559,9,Give to Celio with Sapphire to activate Network Machine and get Rainbow Pass.,Deliver to Celio for use in the Network Machine. 560,5,À donner à Cliéo dans Rubis pour activer le Centre Réseau Pokémon et avoir le Passe Prisme.,À donner à Cliéo dans Saphir pour utilisation dans le Centre Réseau Pokémon. 560,9,Give to Celio with Ruby to activate Network Machine and get Rainbow Pass.,Deliver to Celio for use in the Network Machine. -561,5,Permet d'accéder à la Planque Magma au Sentier Sinuroc.,Donne accès au []{location:magma-hideout} au []{location:jagged-pass}. -561,9,Provides access to the Team Magma Hideout in the Jagged Pass.,Provides access to the []{location:magma-hideout} in the []{location:jagged-pass}. -562,5,Permet d'accéder à l'ïle Lointaine et Mew. Jamais diffusé hors Japon.,Donne accès à l'ïle Lointaine et []{pokemon:mew}. -562,9,Allows access to Faraway Island and Mew. Unreleased outside of Japan.,Provides access to Faraway Island and []{pokemon:mew}. -563,5,"Donne à Genesect un Techno-Buster bleu, de type Eau.","Tenu par []{pokemon:genesect} -: Le buster du porteur est bleu, et son []{move:techno-blast} est de type []{type:water}." -563,9,"Grants Genesect a blue, Water-type Techno Blast.","Held by []{pokemon:genesect} -: Holder’s buster is blue, and its []{move:techno-blast} is []{type:water}-type." -564,5,"Donne à Genesect un Techno-Buster jaune, de type Électrik.","Tenu par []{pokemon:genesect} -: Le buster du porteur est jaune, et son []{move:techno-blast} est de type []{type:electric}." -564,9,"Grants Genesect a yellow, Electric-type Techno Blast.","Held by []{pokemon:genesect} -: Holder’s buster is yellow, and its []{move:techno-blast} is []{type:electric}-type." -565,5,"Donne à Genesect un Techno-Buster rouge, de type Feu.","Tenu par []{pokemon:genesect} -: Le buster du porteur est rouge, et son []{move:techno-blast} est de type []{type:fire}." -565,9,"Grants Genesect a red, Fire-type Techno Blast.","Held by []{pokemon:genesect} -: Holder’s buster is red, and its []{move:techno-blast} is []{type:fire}-type." -566,5,"Donne à Genesect un Techno-Buster blanc, de type Glace.","Tenu par []{pokemon:genesect} -: Le buster du porteur est blanc, et son []{move:techno-blast} est de type []{type:glace}." -566,9,"Grants Genesect a white, Ice-type Techno Blast.","Held by []{pokemon:genesect} -: Holder’s buster is white, and its []{move:techno-blast} becomes []{type:ice}-type." +561,5,Permet d'accéder à la Planque Magma au Sentier Sinuroc.,Donne accès au Planque Magma au Sentier Sinuroc. +561,9,Provides access to the Team Magma Hideout in the Jagged Pass.,Provides access to the Magma Hideout in the Jagged Pass. +562,5,Permet d'accéder à l'ïle Lointaine et Mew. Jamais diffusé hors Japon.,Donne accès à l'ïle Lointaine et Mew. +562,9,Allows access to Faraway Island and Mew. Unreleased outside of Japan.,Provides access to Faraway Island and Mew. +563,5,"Donne à Genesect un Techno-Buster bleu, de type Eau.","Tenu par Genesect +: Le buster du porteur est bleu, et son Techno-Buster est de type Eau." +563,9,"Grants Genesect a blue, Water-type Techno Blast.","Held by Genesect +: Holder’s buster is blue, and its Techno Blast is Water-type." +564,5,"Donne à Genesect un Techno-Buster jaune, de type Électrik.","Tenu par Genesect +: Le buster du porteur est jaune, et son Techno-Buster est de type Électrik." +564,9,"Grants Genesect a yellow, Electric-type Techno Blast.","Held by Genesect +: Holder’s buster is yellow, and its Techno Blast is Electric-type." +565,5,"Donne à Genesect un Techno-Buster rouge, de type Feu.","Tenu par Genesect +: Le buster du porteur est rouge, et son Techno-Buster est de type Feu." +565,9,"Grants Genesect a red, Fire-type Techno Blast.","Held by Genesect +: Holder’s buster is red, and its Techno Blast is Fire-type." +566,5,"Donne à Genesect un Techno-Buster blanc, de type Glace.","Tenu par Genesect +: Le buster du porteur est blanc, et son Techno-Buster est de type Glace." +566,9,"Grants Genesect a white, Ice-type Techno Blast.","Held by Genesect +: Holder’s buster is white, and its Techno Blast becomes Ice-type." 567,5,Restaure 20 PV.,"Utilisé sur un Pokémon allié -: Restaure 20 [PV]{mechanic:hp}." +: Restaure 20 PV." 567,9,Restores 20 HP.,"Used on a friendly Pokémon -: Restores 20 [HP]{mechanic:hp}." +: Restores 20 HP." 568,5,Permet au Dresseur d'écrire un message et de l'envoyer via un échange Pokémon.,"Utilisé pour envoyer des messages courts aux autres joueurs via un échange Pokémon. Les dresseurs peuvent composer un message à partir d'une liste finie de mot en donnant cet objet à un Pokémon. Une fois prise et lue, un message peut être effacé et cet objet peut être réutilisé, ou le message peut être sauvegardé dans le PC du dresseur. Tenu @@ -2087,163 +2087,163 @@ Tenu Held : Holder cannot be placed in the PC. Any move attempting to remove this item from the holder will fail." -580,5,Échangé sur un Barpau: Le porteur évolue en Milobellus.,"Tenu par []{pokemon:feebas} -: Le porteur évolue en []{pokemon:milotic} quand échangé." -580,9,Traded on a Feebas: Holder evolves into Milotic.,"Held by []{pokemon:feebas} -: Holder evolves into []{pokemon:milotic} when traded." +580,5,Échangé sur un Barpau: Le porteur évolue en Milobellus.,"Tenu par Barpau +: Le porteur évolue en Milobellus quand échangé." +580,9,Traded on a Feebas: Holder evolves into Milotic.,"Held by Feebas +: Holder evolves into Milotic when traded." 581,5,"Tenu: La Défense et Défense Spéciale du porteur augmentent de 50%, tant qu'il n'est pas complètement évolué.","Tenu par un Pokémon qui n'est pas complètement évolué -: Le porteur a 1.5× sa [Défense]{mechanic:defense} et [Défense Spéciale]{mechanic:special-defense}." +: Le porteur a 1.5× sa Défense et Défense Spéciale." 581,9,"Held: Holder has 1.5× Defense and Special Defense, as long as it’s not fully evolved.","Held by a Pokémon that is not fully evolved -: Holder has 1.5× [Defense]{mechanic:defense} and [Special Defense]{mechanic:special-defense}." +: Holder has 1.5× Defense and Special Defense." 582,5,Tenu: Le poids du porteur est 0.5×.,"Tenu : Le porteur a 0.5× son poids." 582,9,Held: Holder has 0.5× weight.,"Held : Holder has 0.5× weight." 583,5,"Tenu: Quand le porteur est touché par une capacité à contact, le Pokémon attaquant subit 1/6 de ses PV max en dégâts.","Tenu -: Quand le porteur est touché par une capacité à [contact]{mechanic:contact}, le Pokémon attaquant subit 1/6 ses [PV]{mechanic:hp} max en dégâts." +: Quand le porteur est touché par une capacité à contact, le Pokémon attaquant subit 1/6 ses PV max en dégâts." 583,9,"Held: When the holder is hit by a contact move, the attacking Pokémon takes 1/6 its max HP in damage.","Held -: When the holder is hit by a [contact]{mechanic:contact} move, the attacking Pokémon takes 1/6 its max [HP]{mechanic:hp} in damage." -584,5,"Tenu: Donne l'immunité aux capacités de type Sol, Picots et Pics Toxik. Consommé quand le porteur prend des dégâts d'une capacité.","Tenu : Le porteur est immunisé aux capacités de type []{type:ground}, []{move:spikes}, []{move:toxic-spikes}, et []{ability:arena-trap}. +: When the holder is hit by a contact move, the attacking Pokémon takes 1/6 its max HP in damage." +584,5,"Tenu: Donne l'immunité aux capacités de type Sol, Picots et Pics Toxik. Consommé quand le porteur prend des dégâts d'une capacité.","Tenu : Le porteur est immunisé aux capacités de type Sol, Picots, Pics Toxik, et Piège Sable. - Cet effet ne s'applique pas sous []{move:gravity} ou []{move:ingrain}. + Cet effet ne s'applique pas sous Gravité ou Racines. Quand le porteur subit des dégâts d'une capacité, cet objet est consommé." 584,9,"Held: Grants immunity to Ground-type moves, Spikes, and Toxic Spikes. Consumed when the holder takes damage from a move.","Held -: Holder is immune to []{type:ground}-type moves, []{move:spikes}, []{move:toxic-spikes}, and []{ability:arena-trap}. +: Holder is immune to Ground-type moves, Spikes, Toxic Spikes, and Arena Trap. - This effect does not apply during []{move:gravity} or []{move:ingrain}. + This effect does not apply during Gravity or Ingrain. When the holder takes damage from a move, this item is consumed." 585,5,"Tenu: Quand le porteur subit des dégâts d'une capacité, l'adversaire se retire pour un autre Pokémon aléatoire de l'équipe. Consommé après utilisation.","Tenu -: Quand le porteur subit des dommages directs d'une capacité et n'est pas mis KO, il est [retiré]{mechanic:switching-out} pour un autre au hasard, Pokémon non KO de son équipe. +: Quand le porteur subit des dommages directs d'une capacité et n'est pas mis KO, il est retiré pour un autre au hasard, Pokémon non KO de son équipe. Cet effet ne s'active pas si un autre effet empêche le porteur de se retirer." 585,9,"Held: When the holder takes damage from a move, the opponent switches out for another random party Pokémon. Consumed after use.","Held -: When the holder takes damage directly from a move and does not faint, it [switches out]{mechanic:switching-out} for another random, non-fainted Pokémon in its party. +: When the holder takes damage directly from a move and does not faint, it switches out for another random, non-fainted Pokémon in its party. This effect does not activate if another effect prevents the holder from switching out." 586,5,Tenu: Annule les immunités de type du porteur. Les immunités aux talents ne sont pas supprimées.,"Tenu : Quand l'un des types de l'utilisateur devrait l'immuniser à des dégâts, ce type est ignoré pour le calcul des dégâts." 586,9,Held: Negates the holder’s type immunities. Ability immunities are not removed.,"Held : When one of the user’s types would render it immune to damage, that type is ignored for damage calculation." 587,5,Tenu: Double les dégâts par tour des capacités piégeantes multitours.,"Tenu -: Les capacités utilisées par le porteur qui piègent et infligent des dégâts à la cible sur plusieurs tours (e.g. []{move:bind}, []{move:fire-spin}) infligent le double des dégâts par tour habituels." +: Les capacités utilisées par le porteur qui piègent et infligent des dégâts à la cible sur plusieurs tours (e.g. Étreinte, Danse Flammes) infligent le double des dégâts par tour habituels." 587,9,Held: Doubles the per-turn damage of multi-turn trapping moves.,"Held -: Moves used by the holder that trap and damage a target for multiple turns (e.g. []{move:bind}, []{move:fire-spin}) inflict twice their usual per-turn damage." +: Moves used by the holder that trap and damage a target for multiple turns (e.g. Bind, Fire Spin) inflict twice their usual per-turn damage." 588,5,Tenu: Augmente l'Attaque Spéciale du porteur d'un niveau lorsqu'il subit des dégâts d'une capacité de type Eau.,"Tenu -: Quand le porteur subit des dégâts de type []{type:water} d'une capacité, son [Attaque Spéciale]{mechanic:special-attack} augmente d'un [niveau]{mechanic:stage} et cet objet est consommé." +: Quand le porteur subit des dégâts de type Eau d'une capacité, son Attaque Spéciale augmente d'un niveau et cet objet est consommé." 588,9,Held: Raises the holder’s Special Attack by one stage when it takes Water-type damage.,"Held -: When the holder takes []{type:water}-type damage from a move, its [Special Attack]{mechanic:special-attack} rises by one [stage]{mechanic:stage} and this item is consumed." +: When the holder takes Water-type damage from a move, its Special Attack rises by one stage and this item is consumed." 589,5,Tenu: Augmente l'Attaque du porteur d'un niveau lorsqu'il subit des dégâts d'une capacité de type Électrik.,"Tenu -: Quand le porteur subit des dégâts de type []{type:electric} d'une capacité, son [Attaque]{mechanic:attack} augmente d'un [niveau]{mechanic:stage} et cet objet est consommé." +: Quand le porteur subit des dégâts de type Électrik d'une capacité, son Attaque augmente d'un niveau et cet objet est consommé." 589,9,Held: Raises the holder’s Attack by one stage when it takes Electric-type damage.,"Held -: When the holder takes []{type:electric}-type damage from a move, its [Attack]{mechanic:attack} rises by one [stage]{mechanic:stage} and this item is consumed." +: When the holder takes Electric-type damage from a move, its Attack rises by one stage and this item is consumed." 590,5,"Tenu: Lorsque le porteur subit des dégâts d'une capacité, il se retire pour un Pokémon de l'équipe au choix du Dresseur.","Tenu -: Quand le porteur subit des dommages directs d'une capacité et n'est pas mis KO, il est [retiré]{mechanic:switching-out} pour un autre Pokémon non KO de son équipe, choisi par le Dresseur. +: Quand le porteur subit des dommages directs d'une capacité et n'est pas mis KO, il est retiré pour un autre Pokémon non KO de son équipe, choisi par le Dresseur. Cet effet ne s'active pas si un autre effet empêche le porteur de se retirer." 590,9,"Held: When the holder takes damage from a move, it switches out for a party Pokémon of the Trainer’s choice.","Held -: When the holder takes damage directly from a move and does not faint, it [switches out]{mechanic:switching-out} for another non-fainted Pokémon in its party, as chosen by the Trainer. +: When the holder takes damage directly from a move and does not faint, it switches out for another non-fainted Pokémon in its party, as chosen by the Trainer. This effect does not activate if another effect prevents the holder from switching out." -591,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type []{type:fire}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:fire}, la puissance de la capacité augmente de 50% et cet objet est consommé." -591,9,"Held: When the holder uses a damaging []{type:fire}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:fire}-type move, the move has 1.5× power and this item is consumed." -592,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type []{type:water}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:water}, la puissance de la capacité augmente de 50% et cet objet est consommé." -592,9,"Held: When the holder uses a damaging []{type:water}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:water}-type move, the move has 1.5× power and this item is consumed." -593,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type []{type:eletric}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:electric}, la puissance de la capacité augmente de 50% et cet objet est consommé." -593,9,"Held: When the holder uses a damaging []{type:electric}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:electric}-type move, the move has 1.5× power and this item is consumed." -594,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type []{type:grass}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:grass}, la puissance de la capacité augmente de 50% et cet objet est consommé." -594,9,"Held: When the holder uses a damaging []{type:grass}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:grass}-type move, the move has 1.5× power and this item is consumed." -595,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type []{type:ice}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:ice}, la puissance de la capacité augmente de 50% et cet objet est consommé." -595,9,"Held: When the holder uses a damaging []{type:ice}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:ice}-type move, the move has 1.5× power and this item is consumed." -596,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type []{type:fighting}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:fighting}, la puissance de la capacité augmente de 50% et cet objet est consommé." -596,9,"Held: When the holder uses a damaging []{type:fighting}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:fighting}-type move, the move has 1.5× power and this item is consumed." -597,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type []{type:poison}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:poison}, la puissance de la capacité augmente de 50% et cet objet est consommé." -597,9,"Held: When the holder uses a damaging []{type:poison}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:poison}-type move, the move has 1.5× power and this item is consumed." -598,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type []{type:ground}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:ground}, la puissance de la capacité augmente de 50% et cet objet est consommé." -598,9,"Held: When the holder uses a damaging []{type:ground}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:ground}-type move, the move has 1.5× power and this item is consumed." -599,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type []{type:flying}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:flying}, la puissance de la capacité augmente de 50% et cet objet est consommé." -599,9,"Held: When the holder uses a damaging []{type:flying}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:flying}-type move, the move has 1.5× power and this item is consumed." -600,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type []{type:psychic}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:psychic}, la puissance de la capacité augmente de 50% et cet objet est consommé." -600,9,"Held: When the holder uses a damaging []{type:psychic}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:psychic}-type move, the move has 1.5× power and this item is consumed." -601,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type []{type:bug}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:bug}, la puissance de la capacité augmente de 50% et cet objet est consommé." -601,9,"Held: When the holder uses a damaging []{type:bug}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:bug}-type move, the move has 1.5× power and this item is consumed." -602,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type []{type:rock}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:rock}, la puissance de la capacité augmente de 50% et cet objet est consommé." -602,9,"Held: When the holder uses a damaging []{type:rock}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:rock}-type move, the move has 1.5× power and this item is consumed." -603,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type []{type:ghost}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:ghost}, la puissance de la capacité augmente de 50% et cet objet est consommé." -603,9,"Held: When the holder uses a damaging []{type:ghost}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:ghost}-type move, the move has 1.5× power and this item is consumed." -604,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type []{type:dark}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:dark}, la puissance de la capacité augmente de 50% et cet objet est consommé." -604,9,"Held: When the holder uses a damaging []{type:dark}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:dark}-type move, the move has 1.5× power and this item is consumed." -605,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type []{type:steel}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:steel}, la puissance de la capacité augmente de 50% et cet objet est consommé." -605,9,"Held: When the holder uses a damaging []{type:steel}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:steel}-type move, the move has 1.5× power and this item is consumed." -606,5,Augmente les [EV]{mechanic:effort} de [PV]{mechanic:hp} de 1.,"Utilisé sur un Pokémon de l'équipe -: Augmente les [EV]{mechanic:effort} de [PV]{mechanic:hp} de la cible de 1." -606,9,Increases [HP]{mechanic:hp} [effort]{mechanic:effort} by 1.,"Used on a party Pokémon -: Increases the target’s [HP]{mechanic:hp} [effort]{mechanic:effort} by 1." -607,5,Augmente les [EV]{mechanic:effort} d'[Attaque]{mechanic:attack} de 1.,"Utilisé sur un Pokémon de l'équipe -: Augmente les [EV]{mechanic:effort} d'[Attaque]{mechanic:attack} de la cible de 1." -607,9,Increases [Attack]{mechanic:attack} [effort]{mechanic:effort} by 1.,"Used on a party Pokémon -: Increases the target’s [Attack]{mechanic:attack} [effort]{mechanic:effort} by 1." -608,5,Augmente les [EV]{mechanic:effort} de [Défense]{mechanic:defense} de 1.,"Utilisé sur un Pokémon de l'équipe -: Augmente les [EV]{mechanic:effort} de [Défense]{mechanic:defense} de la cible de 1." -608,9,Increases [Defense]{mechanic:defense} [effort]{mechanic:effort} by 1.,"Used on a party Pokémon -: Increases the target’s [Defense]{mechanic:defense} [effort]{mechanic:effort} by 1." -609,5,Augmente les [EV]{mechanic:effort} d'[Attaque Spéciale]{mechanic:special-attack} de 1.,"Utilisé sur un Pokémon de l'équipe -: Augmente les [EV]{mechanic:effort} d'[Attaque Spéciale]{mechanic:special-attack} de la cible de 1." -609,9,Increases [Special Attack]{mechanic:special-attack} [effort]{mechanic:effort} by 1.,"Used on a party Pokémon -: Increases the target’s [Special Attack]{mechanic:special-attack} [effort]{mechanic:effort} by 1." -610,5,Augmente les [EV]{mechanic:effort} de [Défense Spéciale]{mechanic:special-defense} de 1.,"Utilisé sur un Pokémon de l'équipe -: Augmente les [EV]{mechanic:effort} de [Défense Spéciale]{mechanic:special-defense} de la cible de 1." -610,9,Increases [Special Defense]{mechanic:special-defense} [effort]{mechanic:effort} by 1.,"Used on a party Pokémon -: Increases the target’s [Special Defense]{mechanic:special-defense} [effort]{mechanic:effort} by 1." -611,5,Augmente les [EV]{mechanic:effort} de [Vitesse]{mechanic:speed} de 1.,"Utilisé sur un Pokémon de l'équipe -: Augmente les [EV]{mechanic:effort} de [Vitesse]{mechanic:speed} de la cible de 1." -611,9,Increases [Speed]{mechanic:speed} [effort]{mechanic:effort} by 1.,"Used on a party Pokémon -: Increases the target’s [Speed]{mechanic:speed} [effort]{mechanic:effort} by 1." +591,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type Feu, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Feu, la puissance de la capacité augmente de 50% et cet objet est consommé." +591,9,"Held: When the holder uses a damaging Fire-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Fire-type move, the move has 1.5× power and this item is consumed." +592,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type Eau, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Eau, la puissance de la capacité augmente de 50% et cet objet est consommé." +592,9,"Held: When the holder uses a damaging Water-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Water-type move, the move has 1.5× power and this item is consumed." +593,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type Électrik, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Électrik, la puissance de la capacité augmente de 50% et cet objet est consommé." +593,9,"Held: When the holder uses a damaging Electric-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Electric-type move, the move has 1.5× power and this item is consumed." +594,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type Plante, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Plante, la puissance de la capacité augmente de 50% et cet objet est consommé." +594,9,"Held: When the holder uses a damaging Grass-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Grass-type move, the move has 1.5× power and this item is consumed." +595,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type Glace, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Glace, la puissance de la capacité augmente de 50% et cet objet est consommé." +595,9,"Held: When the holder uses a damaging Ice-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Ice-type move, the move has 1.5× power and this item is consumed." +596,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type Combat, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Combat, la puissance de la capacité augmente de 50% et cet objet est consommé." +596,9,"Held: When the holder uses a damaging Fighting-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Fighting-type move, the move has 1.5× power and this item is consumed." +597,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type Poison, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Poison, la puissance de la capacité augmente de 50% et cet objet est consommé." +597,9,"Held: When the holder uses a damaging Poison-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Poison-type move, the move has 1.5× power and this item is consumed." +598,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type Sol, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Sol, la puissance de la capacité augmente de 50% et cet objet est consommé." +598,9,"Held: When the holder uses a damaging Ground-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Ground-type move, the move has 1.5× power and this item is consumed." +599,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type Vol, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Vol, la puissance de la capacité augmente de 50% et cet objet est consommé." +599,9,"Held: When the holder uses a damaging Flying-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Flying-type move, the move has 1.5× power and this item is consumed." +600,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type Psy, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Psy, la puissance de la capacité augmente de 50% et cet objet est consommé." +600,9,"Held: When the holder uses a damaging Psychic-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Psychic-type move, the move has 1.5× power and this item is consumed." +601,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type Insecte, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Insecte, la puissance de la capacité augmente de 50% et cet objet est consommé." +601,9,"Held: When the holder uses a damaging Bug-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Bug-type move, the move has 1.5× power and this item is consumed." +602,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type Roche, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Roche, la puissance de la capacité augmente de 50% et cet objet est consommé." +602,9,"Held: When the holder uses a damaging Rock-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Rock-type move, the move has 1.5× power and this item is consumed." +603,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type Spectre, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Spectre, la puissance de la capacité augmente de 50% et cet objet est consommé." +603,9,"Held: When the holder uses a damaging Ghost-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Ghost-type move, the move has 1.5× power and this item is consumed." +604,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type Ténèbres, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Ténèbres, la puissance de la capacité augmente de 50% et cet objet est consommé." +604,9,"Held: When the holder uses a damaging Dark-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Dark-type move, the move has 1.5× power and this item is consumed." +605,5,"Tenu: Lorsque le porteur utilise une capacité offensive de type Acier, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Acier, la puissance de la capacité augmente de 50% et cet objet est consommé." +605,9,"Held: When the holder uses a damaging Steel-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Steel-type move, the move has 1.5× power and this item is consumed." +606,5,Augmente les EV de PV de 1.,"Utilisé sur un Pokémon de l'équipe +: Augmente les EV de PV de la cible de 1." +606,9,Increases HP effort by 1.,"Used on a party Pokémon +: Increases the target’s HP effort by 1." +607,5,Augmente les EV d'Attaque de 1.,"Utilisé sur un Pokémon de l'équipe +: Augmente les EV d'Attaque de la cible de 1." +607,9,Increases Attack effort by 1.,"Used on a party Pokémon +: Increases the target’s Attack effort by 1." +608,5,Augmente les EV de Défense de 1.,"Utilisé sur un Pokémon de l'équipe +: Augmente les EV de Défense de la cible de 1." +608,9,Increases Defense effort by 1.,"Used on a party Pokémon +: Increases the target’s Defense effort by 1." +609,5,Augmente les EV d'Attaque Spéciale de 1.,"Utilisé sur un Pokémon de l'équipe +: Augmente les EV d'Attaque Spéciale de la cible de 1." +609,9,Increases Special Attack effort by 1.,"Used on a party Pokémon +: Increases the target’s Special Attack effort by 1." +610,5,Augmente les EV de Défense Spéciale de 1.,"Utilisé sur un Pokémon de l'équipe +: Augmente les EV de Défense Spéciale de la cible de 1." +610,9,Increases Special Defense effort by 1.,"Used on a party Pokémon +: Increases the target’s Special Defense effort by 1." +611,5,Augmente les EV de Vitesse de 1.,"Utilisé sur un Pokémon de l'équipe +: Augmente les EV de Vitesse de la cible de 1." +611,9,Increases Speed effort by 1.,"Used on a party Pokémon +: Increases the target’s Speed effort by 1." 612,5,À vendre pour 100 Pokédollars.,Déchet. 612,9,Sell for 100 Pokédollars.,Vendor trash. -613,5,Peut être ressuscité en un []{pokemon:tirtouga}.,À donner au scientifique d'un musée pour recevoir un []{pokemon:tirtouga}. -613,9,Can be revived into a []{pokemon:tirtouga}.,Give to a scientist in a museum to receive a []{pokemon:tirtouga}. -614,5,Peut être ressuscité en un []{pokemon:archen}.,À donner au scientifique d'un musée pour recevoir un []{pokemon:archen}. -614,9,Can be revived into an []{pokemon:archen}.,Give to a scientist in a museum to receive an []{pokemon:archen}. -615,5,Permet d'accéder à l'Île Liberté et Victini.,"Permet de monter sur le bâteau de []{location:castelia-city}, qui mène à []{location:liberty-garden} et []{pokemon:victini}." -615,9,Allows access to Liberty Garden and Victini.,"Allows passage on the []{location:castelia-city} ship, which leads to []{location:liberty-garden} and []{pokemon:victini}." +613,5,Peut être ressuscité en un Carapagos.,À donner au scientifique d'un musée pour recevoir un Carapagos. +613,9,Can be revived into a Tirtouga.,Give to a scientist in a museum to receive a Tirtouga. +614,5,Peut être ressuscité en un Arkéapti.,À donner au scientifique d'un musée pour recevoir un Arkéapti. +614,9,Can be revived into an Archen.,Give to a scientist in a museum to receive an Archen. +615,5,Permet d'accéder à l'Île Liberté et Victini.,"Permet de monter sur le bâteau de Volucité, qui mène à Île Liberté et Victini." +615,9,Allows access to Liberty Garden and Victini.,"Allows passage on the Castelia City ship, which leads to Liberty Garden and Victini." 616,5,Active les Offri-Auras.,Sert de monnaie pour activer les Offri-Auras dans le Heylink. 616,9,Activates Pass Powers.,Acts as currency to activate Pass Powers in the Entralink. 617,5,Capture les Pokémon trouvés dans le Dream World.,"Ne peut être utilisé seulement dans la forêt du Heylink, pour capturer les Pokémon rencontrés dans le Dream World. Utilisé au combat -: [Capture]{mechanic:catch} un Pokémon sauvage sans échouer." +: Capture un Pokémon sauvage sans échouer." 617,9,Catches Pokémon found in the Dream World.,"Can only be used in Entree Forest, to catch Pokémon encountered in the Dream World. Used in battle -: [Catches]{mechanic:catch} a wild Pokémon without fail." +: Catches a wild Pokémon without fail." 618,5,Met fin à un combat sauvage.,"Utilisé au combat : Met fin au combat sauvage. Ne peut pas être utilisé dans les combats de dresseurs." 618,9,Ends a wild battle.,"Used in battle @@ -2275,125 +2275,125 @@ Used in battle 631,5,À vendre au père de la famille Colay-Monthé pour 300000 Pokédollars.,Déchets des vendeurs cultes. 631,9,Sell to Villa Owner for 300000 Pokédollars.,Cult vendor trash. 632,5,Soigne n'importe quelle altération de statut et la confusion.,"Utilisé sur un Pokémon de l'équipe -: Soigne n'importe quelle [altération de statut]{mechanic:status-ailment} et la [confusion]{mechanic:confusion}." +: Soigne n'importe quelle altération de statut et la confusion." 632,9,Cures any status ailment and confusion.,"Used on a party Pokémon -: Cures any [status ailment]{mechanic:status-ailment} and [confusion]{mechanic:confusion}." -633,5,Augmente le taux de [coups critiques]{mechanic:critical-hit} de deux [niveaux]{mechanic:stage} en combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente le [taux de coups critiques]{mechanic:critical-hit} de la cible de deux [niveaux]{mechanic:stage}. +: Cures any status ailment and confusion." +633,5,Augmente le taux de coups critiques de deux niveaux en combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente le taux de coups critiques de la cible de deux niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -633,9,Raises [critical hit]{mechanic:critical-hit} rate by two [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [critical hit]{mechanic:critical-hit} rate by two [stages]{mechanic:stage}. +633,9,Raises critical hit rate by two stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s critical hit rate by two stages. This item can only be obtained or used via the Wonder Launcher." -634,5,Augmente la [Vitesse]{mechanic:speed} de deux [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente la [Vitesse]{mechanic:speed} de la cible de deux [niveaux]{mechanic:stage}. +634,5,Augmente la Vitesse de deux niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente la Vitesse de la cible de deux niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -634,9,Raises [Speed]{mechanic:speed} by two [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [Speed]{mechanic:speed} by two [stages]{mechanic:stage}. +634,9,Raises Speed by two stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s Speed by two stages. This item can only be obtained or used via the Wonder Launcher." -635,5,Augmente l'[Attaque Spéciale]{mechanic:special-attack} de deux [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente l'[Attaque Spéciale]{mechanic:special-attack} de la cible de deux [niveaux]{mechanic:stage}. +635,5,Augmente l'Attaque Spéciale de deux niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente l'Attaque Spéciale de la cible de deux niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -635,9,Raises [Special Attack]{mechanic:special-attack} by two [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [Special Attack]{mechanic:special-attack} by two [stages]{mechanic:stage}. +635,9,Raises Special Attack by two stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s Special Attack by two stages. This item can only be obtained or used via the Wonder Launcher." -636,5,Augmente la [Défense Spéciale]{mechanic:special-defense} de deux [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente la [Défense Spéciale]{mechanic:special-defense} de la cible de deux [niveaux]{mechanic:stage}. +636,5,Augmente la Défense Spéciale de deux niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente la Défense Spéciale de la cible de deux niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -636,9,Raises [Special Defense]{mechanic:special-defense} by two [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [Special Defense]{mechanic:special-defense} by two [stages]{mechanic:stage}. +636,9,Raises Special Defense by two stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s Special Defense by two stages. This item can only be obtained or used via the Wonder Launcher." -637,5,Augmente la [Défense]{mechanic:defense} de deux [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente la [Défense]{mechanic:defense} de la cible de deux [niveaux]{mechanic:stage}. +637,5,Augmente la Défense de deux niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente la Défense de la cible de deux niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -637,9,Raises [Defense]{mechanic:defense} by two [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [Defense]{mechanic:defense} by two [stages]{mechanic:stage}. +637,9,Raises Defense by two stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s Defense by two stages. This item can only be obtained or used via the Wonder Launcher." -638,5,Augmente l'[Attaque]{mechanic:attack} de deux [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente l'[Attaque]{mechanic:attack} de la cible de deux [niveaux]{mechanic:stage}. +638,5,Augmente l'Attaque de deux niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente l'Attaque de la cible de deux niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -638,9,Raises [Attack]{mechanic:attack} by two [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [Attack]{mechanic:attack} by two [stages]{mechanic:stage}. +638,9,Raises Attack by two stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s Attack by two stages. This item can only be obtained or used via the Wonder Launcher." -639,5,Augmente la [précision]{mechanic:accuracy} de deux [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente la [précision]{mechanic:accuracy} de la cible de deux [niveaux]{mechanic:stage}. +639,5,Augmente la précision de deux niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente la précision de la cible de deux niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -639,9,Raises [accuracy]{mechanic:accuracy} by two [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [accuracy]{mechanic:accuracy} by two [stages]{mechanic:stage}. +639,9,Raises accuracy by two stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s accuracy by two stages. This item can only be obtained or used via the Wonder Launcher." -640,5,Augmente la [Vitesse]{mechanic:speed} de trois [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente la [Vitesse]{mechanic:speed} de la cible de trois [niveaux]{mechanic:stage}. +640,5,Augmente la Vitesse de trois niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente la Vitesse de la cible de trois niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -640,9,Raises [Speed]{mechanic:speed} by three [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [Speed]{mechanic:speed} by three [stages]{mechanic:stage}. +640,9,Raises Speed by three stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s Speed by three stages. This item can only be obtained or used via the Wonder Launcher." -641,5,Augmente l'[Attaque Spéciale]{mechanic:special-attack} de trois [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente l'[Attaque Spéciale]{mechanic:special-attack} de la cible de trois [niveaux]{mechanic:stage}. +641,5,Augmente l'Attaque Spéciale de trois niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente l'Attaque Spéciale de la cible de trois niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -641,9,Raises [Special Attack]{mechanic:special-attack} by three [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [Special Attack]{mechanic:special-attack} by three [stages]{mechanic:stage}. +641,9,Raises Special Attack by three stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s Special Attack by three stages. This item can only be obtained or used via the Wonder Launcher." -642,5,Augmente la [Défense Spéciale]{mechanic:special-defense} de trois [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente l'[Attaque Spéciale]{mechanic:special-attack} de la cible de trois [niveaux]{mechanic:stage}. +642,5,Augmente la Défense Spéciale de trois niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente l'Attaque Spéciale de la cible de trois niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -642,9,Raises [Special Defense]{mechanic:special-defense} by three [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [Special Defense]{mechanic:special-defense} by three [stages]{mechanic:stage}. +642,9,Raises Special Defense by three stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s Special Defense by three stages. This item can only be obtained or used via the Wonder Launcher." -643,5,Augmente la [Défense]{mechanic:defense} de trois [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente la [Défense]{mechanic:defense} de la cible de trois [niveaux]{mechanic:stage}. +643,5,Augmente la Défense de trois niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente la Défense de la cible de trois niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -643,9,Raises [Defense]{mechanic:defense} by three [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [Defense]{mechanic:defense} by three [stages]{mechanic:stage}. +643,9,Raises Defense by three stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s Defense by three stages. This item can only be obtained or used via the Wonder Launcher." -644,5,Augmente l'[Attaque]{mechanic:attack} de trois [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente l'[Attaque]{mechanic:attack} de la cible de trois [niveaux]{mechanic:stage}. +644,5,Augmente l'Attaque de trois niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente l'Attaque de la cible de trois niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -644,9,Raises [Attack]{mechanic:attack} by three [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [Attack]{mechanic:attack} by three [stages]{mechanic:stage}. +644,9,Raises Attack by three stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s Attack by three stages. This item can only be obtained or used via the Wonder Launcher." -645,5,Augmente la [précision]{mechanic:accuracy} de trois [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente la [précision]{mechanic:accuracy} de la cible de trois [niveaux]{mechanic:stage}. +645,5,Augmente la précision de trois niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente la précision de la cible de trois niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -645,9,Raises [accuracy]{mechanic:accuracy} by three [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [accuracy]{mechanic:accuracy} by three [stages]{mechanic:stage}. +645,9,Raises accuracy by three stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s accuracy by three stages. This item can only be obtained or used via the Wonder Launcher." -646,5,Augmente la [Vitesse]{mechanic:speed} de six [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente la [Vitesse]{mechanic:speed} de la cible de six [niveaux]{mechanic:stage}. +646,5,Augmente la Vitesse de six niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente la Vitesse de la cible de six niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -646,9,Raises [Speed]{mechanic:speed} by six [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [Speed]{mechanic:speed} by six [stages]{mechanic:stage}. +646,9,Raises Speed by six stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s Speed by six stages. This item can only be obtained or used via the Wonder Launcher." -647,5,Augmente l'[Attaque Spéciale]{mechanic:special-attack} de six [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente l'[Attaque Spéciale]{mechanic:special-attack} de la cible de six [niveaux]{mechanic:stage}. +647,5,Augmente l'Attaque Spéciale de six niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente l'Attaque Spéciale de la cible de six niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -647,9,Raises [Special Attack]{mechanic:special-attack} by six [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [Special Attack]{mechanic:special-attack} by six [stages]{mechanic:stage}. +647,9,Raises Special Attack by six stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s Special Attack by six stages. This item can only be obtained or used via the Wonder Launcher." -648,5,Augmente la [Défense Spéciale]{mechanic:special-defense} de six [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente l'[Attaque Spéciale]{mechanic:special-attack} de la cible de six [niveaux]{mechanic:stage}. +648,5,Augmente la Défense Spéciale de six niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente l'Attaque Spéciale de la cible de six niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -648,9,Raises [Special Defense]{mechanic:special-defense} by six [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [Special Defense]{mechanic:special-defense} by six [stages]{mechanic:stage}. +648,9,Raises Special Defense by six stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s Special Defense by six stages. This item can only be obtained or used via the Wonder Launcher." -649,5,Augmente la [Défense]{mechanic:defense} de six [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente la [Défense]{mechanic:defense} de la cible de six [niveaux]{mechanic:stage}. +649,5,Augmente la Défense de six niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente la Défense de la cible de six niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -649,9,Raises [Defense]{mechanic:defense} by six [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [Defense]{mechanic:defense} by six [stages]{mechanic:stage}. +649,9,Raises Defense by six stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s Defense by six stages. This item can only be obtained or used via the Wonder Launcher." -650,5,Augmente l'[Attaque]{mechanic:attack} de six [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente l'[Attaque]{mechanic:attack} de la cible de six [niveaux]{mechanic:stage}. +650,5,Augmente l'Attaque de six niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente l'Attaque de la cible de six niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -650,9,Raises [Attack]{mechanic:attack} by six [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [Attack]{mechanic:attack} by six [stages]{mechanic:stage}. +650,9,Raises Attack by six stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s Attack by six stages. This item can only be obtained or used via the Wonder Launcher." -651,5,Augmente la [précision]{mechanic:accuracy} de six [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente l'[Attaque]{mechanic:attack} de la cible de six [niveaux]{mechanic:stage}. +651,5,Augmente la précision de six niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente l'Attaque de la cible de six niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -651,9,Raises [accuracy]{mechanic:accuracy} by six [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [accuracy]{mechanic:accuracy} by six [stages]{mechanic:stage}. +651,9,Raises accuracy by six stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s accuracy by six stages. This item can only be obtained or used via the Wonder Launcher." 652,5,Force l'activation du talent d'un Pokémon allié.,"Utilisé sur un Pokémon de l'équipe au combat @@ -2428,40 +2428,40 @@ Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." : Selects another friendly Pokémon at random. Removes all of that Pokémon’s stat changes. This item can only be obtained or used via the Wonder Launcher." -656,5,Augmente le taux de [coups critiques]{mechanic:critical-hit} de trois [niveaux]{mechanic:stage} au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat -: Augmente le [taux de coups critiques]{mechanic:critical-hit} de la cible de trois [niveaux]{mechanic:stage}. +656,5,Augmente le taux de coups critiques de trois niveaux au combat. Shooter Miracle seulement.,"Utilisé sur un Pokémon de l'équipe au combat +: Augmente le taux de coups critiques de la cible de trois niveaux. Cet objet ne peut être obtenu ou utilisé que via le Shooter Miracle." -656,9,Raises [critical hit]{mechanic:critical-hit} rate by three [stages]{mechanic:stage} in battle. Wonder Launcher only.,"Used on a party Pokémon in battle -: Raises the target’s [critical hit]{mechanic:critical-hit} rate by three [stages]{mechanic:stage}. +656,9,Raises critical hit rate by three stages in battle. Wonder Launcher only.,"Used on a party Pokémon in battle +: Raises the target’s critical hit rate by three stages. This item can only be obtained or used via the Wonder Launcher." -657,5,Invoque Reshiram pour le combat final contre N.,Invoque []{pokemon:reshiram} pour le combat final contre N. -657,9,Summons Reshiram for the final battle against N.,Summons []{pokemon:reshiram} for the final battle against N. -658,5,Invoque Zekrom pour le combat final contre N.,Invoque []{pokemon:zekrom} pour le combat final contre N. -658,9,Summons Zekrom for the final battle against N.,Summons []{pokemon:zekrom} for the final battle against N. -659,5,Apprend Éclair Fou à un Pokémon compatible.,Apprend []{move:wild-charge} à un Pokémon compatible. -659,9,Teaches Wild Charge to a compatible Pokémon.,Teaches []{move:wild-charge} to a compatible Pokémon. -660,5,Apprend Éclate-Roc à un Pokémon compatible.,Apprend []{move:rock-smash} à un Pokémon compatible. -660,9,Teaches Rock Smash to a compatible Pokémon.,Teaches []{move:rock-smash} to a compatible Pokémon. -661,5,Apprend Aboiement à un Pokémon compatible.,Apprend []{move:snarl} à un Pokémon compatible. -661,9,Teaches Snarl to a compatible Pokémon.,Teaches []{move:snarl} to a compatible Pokémon. +657,5,Invoque Reshiram pour le combat final contre N.,Invoque Reshiram pour le combat final contre N. +657,9,Summons Reshiram for the final battle against N.,Summons Reshiram for the final battle against N. +658,5,Invoque Zekrom pour le combat final contre N.,Invoque Zekrom pour le combat final contre N. +658,9,Summons Zekrom for the final battle against N.,Summons Zekrom for the final battle against N. +659,5,Apprend Éclair Fou à un Pokémon compatible.,Apprend Éclair Fou à un Pokémon compatible. +659,9,Teaches Wild Charge to a compatible Pokémon.,Teaches Wild Charge to a compatible Pokémon. +660,5,Apprend Éclate-Roc à un Pokémon compatible.,Apprend Éclate-Roc à un Pokémon compatible. +660,9,Teaches Rock Smash to a compatible Pokémon.,Teaches Rock Smash to a compatible Pokémon. +661,5,Apprend Aboiement à un Pokémon compatible.,Apprend Aboiement à un Pokémon compatible. +661,9,Teaches Snarl to a compatible Pokémon.,Teaches Snarl to a compatible Pokémon. 662,5,Permet de passer des appels vidéos à quatre.,"Permet de passer des appels vidéos à quatre. Utilisé pour faire avancer l'intrigue dans le jeu, mais fonctionne également avec d'autres joueurs via le C-Gear." 662,9,Makes four-way video calls.,"Makes four-way video calls. Used for plot advancement in-game, but also works with other players via the C-Gear." 663,5,Inconnu. Actuellement non utilisé.,Inconnu. Actuellement non utilisé. 663,9,Unknown. Currently unused.,Unknown. Currently unused. -664,5,Partie de la quête secondaire pour obtenir []{item:tm89}.,"À donner au []{pokemon:wingull} sur la []{location:unova-route-13}, avec []{item:gram-2} et []{item:gram-3}, pour recevoir la []{item:tm89}." -664,9,Part of a sidequest to obtain []{item:tm89}.,"Give to the []{pokemon:wingull} on []{location:unova-route-13}, along with []{item:gram-2} and []{item:gram-3}, to receive []{item:tm89}." -665,5,Partie de la quête secondaire pour obtenir []{item:tm89}.,"À donner au []{pokemon:wingull} sur la []{location:unova-route-13}, avec []{item:gram-1} et []{item:gram-3}, pour recevoir la []{item:tm89}." -665,9,Part of a sidequest to obtain []{item:tm89}.,"Give to the []{pokemon:wingull} on []{location:unova-route-13}, along with []{item:gram-1} and []{item:gram-3}, to receive []{item:tm89}." -666,5,Partie de la quête secondaire pour obtenir []{item:tm89}.,"À donner au []{pokemon:wingull} sur la []{location:unova-route-13}, avec []{item:gram-1} et []{item:gram-2}, pour recevoir la []{item:tm89}." -666,9,Part of a sidequest to obtain []{item:tm89}.,"Give to the []{pokemon:wingull} on []{location:unova-route-13}, along with []{item:gram-1} and []{item:gram-2}, to receive []{item:tm89}." -668,5,"Tenu: Quand le porteur utilise une capacité offensive de type []{type:dragon}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:dragon}, la capacité a sa puissance 1.5× et cet objet est consommé." -668,9,"Held: When the holder uses a damaging []{type:dragon}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:dragon}-type move, the move has 1.5× power and this item is consumed." -669,5,"Tenu: Quand le porteur utilise une capacité offensive de type []{type:normal}, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu -: Lorsque le porteur utilise une capacité offensive de type []{type:normal}, la capacité a sa puissance 1.5× et cet objet est consommé." -669,9,"Held: When the holder uses a damaging []{type:normal}-type move, the move has 1.5× power and this item is consumed.","Held -: When the holder uses a damaging []{type:normal}-type move, the move has 1.5× power and this item is consumed." +664,5,Partie de la quête secondaire pour obtenir CT89.,"À donner au Goélise sur la Route 13, avec Courrier 2 et Courrier 3, pour recevoir la CT89." +664,9,Part of a sidequest to obtain TM89.,"Give to the Wingull on Route 13, along with Gram 2 and Gram 3, to receive TM89." +665,5,Partie de la quête secondaire pour obtenir CT89.,"À donner au Goélise sur la Route 13, avec Courrier 1 et Courrier 3, pour recevoir la CT89." +665,9,Part of a sidequest to obtain TM89.,"Give to the Wingull on Route 13, along with Gram 1 and Gram 3, to receive TM89." +666,5,Partie de la quête secondaire pour obtenir CT89.,"À donner au Goélise sur la Route 13, avec Courrier 1 et Courrier 2, pour recevoir la CT89." +666,9,Part of a sidequest to obtain TM89.,"Give to the Wingull on Route 13, along with Gram 1 and Gram 2, to receive TM89." +668,5,"Tenu: Quand le porteur utilise une capacité offensive de type Dragon, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Dragon, la capacité a sa puissance 1.5× et cet objet est consommé." +668,9,"Held: When the holder uses a damaging Dragon-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Dragon-type move, the move has 1.5× power and this item is consumed." +669,5,"Tenu: Quand le porteur utilise une capacité offensive de type Normal, la puissance de la capacité augmente de 50% et cet objet est consommé.","Tenu +: Lorsque le porteur utilise une capacité offensive de type Normal, la capacité a sa puissance 1.5× et cet objet est consommé." +669,9,"Held: When the holder uses a damaging Normal-type move, the move has 1.5× power and this item is consumed.","Held +: When the holder uses a damaging Normal-type move, the move has 1.5× power and this item is consumed." 670,5,Contient les médailles reçues dans la Chasse aux Médailles., 670,9,Holds medals recieved in the medal rally., 671,5,"Fusionne Kyurem avec Reshiram ou Zekrom, ou les sépare à nouveau.", @@ -2750,34 +2750,34 @@ This item can only be obtained or used via the Wonder Launcher." 833,9,Held: Allows a Pokémon to use the Z-move equivalents of its Steel moves.,Held: Allows a Pokémon to use the Z-move equivalents of its Steel moves. 834,5,Tenu: Permet à un Pokémon d'utiliser les Capacités Z équivalentes à ses capacités Fée.,Tenu: Permet à un Pokémon d'utiliser les Capacités Z équivalentes à ses capacités Fée. 834,9,Held: Allows a Pokémon to use the Z-move equivalents of its Fairy moves.,Held: Allows a Pokémon to use the Z-move equivalents of its Fairy moves. -835,5,Tenu: Permet à Pikachu d'améliorer Électacle en Pikachute Foudroyante.,Tenu: Permet à []{pokemon:pikachu} d'améliorer []{move:volt-tackle} en []{move:catastropika}. -835,9,Held: Allows Pikachu to upgrade Volt Tackle into Catastropika.,Held: Allows []{pokemon:pikachu} to upgrade []{move:volt-tackle} into []{move:catastropika}. +835,5,Tenu: Permet à Pikachu d'améliorer Électacle en Pikachute Foudroyante.,Tenu: Permet à Pikachu d'améliorer Électacle en Pikachute Foudroyante. +835,9,Held: Allows Pikachu to upgrade Volt Tackle into Catastropika.,Held: Allows Pikachu to upgrade Volt Tackle into Catastropika. 836,5,À échanger à Papi Ultime pour maximiser un IV d'un Pokémon.,À échanger à Papi Ultime pour passer un IV d'un Pokémon à 31. 836,9,Trade to Mr. Hyper to maximize one of a Pokémon’s genes.,Trade to Mr. Hyper to set one of a Pokémon’s genes to 31. 837,5,À échanger à Papi Ultime pour maximiser tous les IV d'un Pokémon.,À échanger à Papi Ultime pour passer tous les IV d'un Pokémon à 31. 837,9,Trade to Mr. Hyper to maximize all of a Pokémon’s genes.,Trade to Mr. Hyper to set all of a Pokémon’s genes to 31. 838,5,Permet au joueur d'utiliser les Capacités Z.,Permet au joueur d'utiliser les Capacités Z. 838,9,Allows the player’s Pokémon to use Z-moves.,Allows the player’s Pokémon to use Z-moves. -839,5,Tenu: Permet à Archéduc d'améliorer Tisse Ombre en Fureur des Plumes Spectrales.,Tenu: Permet à []{pokemon:decidueye} d'améliorer []{move:spirit-shackle} en []{move:sinister-arrow-raid}. -839,9,Held: Allows Decidueye to upgrade Spirit Shackle into Sinister Arrow Raid.,Held: Allows []{pokemon:decidueye} to upgrade []{move:spirit-shackle} into []{move:sinister-arrow-raid}. -840,5,Tenu: Permet à Félinferno d'améliorer Dark Lariat en Dark Body Press.,Tenu: Permet à []{pokemon:incineroar} d'améliorer []{move:darkest-lariat} en []{move:malicious-moonsault}. -840,9,Held: Allows Incineroar to upgrade Darkest Lariat into Malicious Moonsault.,Held: Allows []{pokemon:incineroar} to upgrade []{move:darkest-lariat} into []{move:malicious-moonsault}. -841,5,Tenu: Permet à Oratoria d'améliorer Aria de l'Écume en Symphonie des Ondines.,Tenu: Allows []{pokemon:primarina} to upgrade []{move:sparkling-aria} en []{move:oceanic-operetta}. -841,9,Held: Allows Primarina to upgrade Sparkling Aria into Oceanic Operetta.,Held: Allows []{pokemon:primarina} to upgrade []{move:sparkling-aria} into []{move:oceanic-operetta}. -842,5,Tenu: Permet aux Tapus d'améliorer Ire de la Nature en Colère du Gardien d'Alola.,"Tenu: Permet à []{pokemon:tapu-koko}, []{pokemon:tapu-lele}, []{pokemon:tapu-bulu}, et []{pokemon:tapu-fini} d'améliorer []{move:natures-madness} en []{move:guardian-of-alola}." -842,9,Held: Allows the Tapus to upgrade Nature’s Madness into Guardian of Alola.,"Held: Allows []{pokemon:tapu-koko}, []{pokemon:tapu-lele}, []{pokemon:tapu-bulu}, and []{pokemon:tapu-fini} to upgrade []{move:natures-madness} into []{move:guardian-of-alola}." -843,5,Tenu: Permet à Marshadow d'améliorer Clepto-Mânes en Fauche-Âme des Sept Étoiles.,Tenu: Permet à []{pokemon:marshadow} d'améliorer []{move:spectral-thief} en []{move:soul-stealing-7-star-strike}. -843,9,Held: Allows Marshadow to upgrade Spectral Thief into Soul-Stealing 7 Star Strike.,Held: Allows []{pokemon:marshadow} to upgrade []{move:spectral-thief} into []{move:soul-stealing-7-star-strike}. -844,5,Tenu: Permet à Raichu d'Alola d'améliorer Tonnerre en Électro-Surf Survolté.,Tenu: Permet à []{pokemon:raichu} d'Alola d'améliorer []{move:thunderbolt} en []{move:stoked-sparksurfer}. -844,9,Held: Allows Alola Raichu to upgrade Thunderbolt into Stoked Sparksurfer.,Held: Allows Alola []{pokemon:raichu} to upgrade []{move:thunderbolt} into []{move:stoked-sparksurfer}. -845,5,Tenu: Permet à Ronflex d'améliorer Giga Impact en Gare au Ronflex.,Tenu: Permet à []{pokemon:snorlax} d'améliorer []{move:giga-impact} en []{move:pulverizing-pancake}. -845,9,Held: Allows Snorlax to upgrade Giga Impact into Pulverizing Pancake.,Held: Allows []{pokemon:snorlax} to upgrade []{move:giga-impact} into []{move:pulverizing-pancake}. -846,5,Tenu: Permet à Évoli d'améliorer Dernier Recours en Neuf pour Un.,Tenu: Permet à []{pokemon:eevee} d'améliorer []{move:last-resort} en []{move:extreme-evoboost}. -846,9,Held: Allows Eevee to upgrade Last Resort into Extreme Evoboost.,Held: Allows []{pokemon:eevee} to upgrade []{move:last-resort} into []{move:extreme-evoboost}. -847,5,Tenu: Permet à Mew d'améliorer Psyko en Supernova Originelle.,Tenu: Permet à []{pokemon:mew} d'améliorer []{move:psychic} en []{move:genesis-supernova}. -847,9,Held: Allows Mew to upgrade Psychic into Genesis Supernova.,Held: Allows []{pokemon:mew} to upgrade []{move:psychic} into []{move:genesis-supernova}. -877,5,Tenu: Permet à un Pikachu Casquette d'améliorer Tonnerre en Giga-Tonnerre.,Tenu: Permet aux []{pokemon:pikachu} à casquette d'améliorer []{move:thunderbolt} en []{move:10-000-000-volt-thunderbolt}. -877,9,"Held: Allows cap-wearing Pikachu to upgrade Thunderbolt into 10,000,000 Volt Thunderbolt.",Held: Allows cap-wearing []{pokemon:pikachu} to upgrade []{move:thunderbolt} into []{move:10-000-000-volt-thunderbolt}. +839,5,Tenu: Permet à Archéduc d'améliorer Tisse Ombre en Fureur des Plumes Spectrales.,Tenu: Permet à Archéduc d'améliorer Tisse Ombre en Fureur des Plumes Spectrales. +839,9,Held: Allows Decidueye to upgrade Spirit Shackle into Sinister Arrow Raid.,Held: Allows Decidueye to upgrade Spirit Shackle into Sinister Arrow Raid. +840,5,Tenu: Permet à Félinferno d'améliorer Dark Lariat en Dark Body Press.,Tenu: Permet à Félinferno d'améliorer Dark Lariat en Dark Body Press. +840,9,Held: Allows Incineroar to upgrade Darkest Lariat into Malicious Moonsault.,Held: Allows Incineroar to upgrade Darkest Lariat into Malicious Moonsault. +841,5,Tenu: Permet à Oratoria d'améliorer Aria de l'Écume en Symphonie des Ondines.,Tenu: Allows Oratoria to upgrade Aria de l’Écume en Symphonie des Ondines. +841,9,Held: Allows Primarina to upgrade Sparkling Aria into Oceanic Operetta.,Held: Allows Primarina to upgrade Sparkling Aria into Oceanic Operetta. +842,5,Tenu: Permet aux Tapus d'améliorer Ire de la Nature en Colère du Gardien d'Alola.,"Tenu: Permet à Tokorico, Tokopiyon, Tokotoro, et Tokopisco d'améliorer Ire de la Nature en Colère du Gardien d’Alola." +842,9,Held: Allows the Tapus to upgrade Nature’s Madness into Guardian of Alola.,"Held: Allows Tapu Koko, Tapu Lele, Tapu Bulu, and Tapu Fini to upgrade Nature’s Madness into Guardian of Alola." +843,5,Tenu: Permet à Marshadow d'améliorer Clepto-Mânes en Fauche-Âme des Sept Étoiles.,Tenu: Permet à Marshadow d'améliorer Clepto-Mânes en Fauche-Âme des Sept Étoiles. +843,9,Held: Allows Marshadow to upgrade Spectral Thief into Soul-Stealing 7 Star Strike.,Held: Allows Marshadow to upgrade Spectral Thief into Soul-Stealing 7-Star Strike. +844,5,Tenu: Permet à Raichu d'Alola d'améliorer Tonnerre en Électro-Surf Survolté.,Tenu: Permet à Raichu d'Alola d'améliorer Tonnerre en Électro-Surf Survolté. +844,9,Held: Allows Alola Raichu to upgrade Thunderbolt into Stoked Sparksurfer.,Held: Allows Alola Raichu to upgrade Thunderbolt into Stoked Sparksurfer. +845,5,Tenu: Permet à Ronflex d'améliorer Giga Impact en Gare au Ronflex.,Tenu: Permet à Ronflex d'améliorer Giga Impact en Gare au Ronflex. +845,9,Held: Allows Snorlax to upgrade Giga Impact into Pulverizing Pancake.,Held: Allows Snorlax to upgrade Giga Impact into Pulverizing Pancake. +846,5,Tenu: Permet à Évoli d'améliorer Dernier Recours en Neuf pour Un.,Tenu: Permet à Évoli d'améliorer Dernier Recours en Neuf pour Un. +846,9,Held: Allows Eevee to upgrade Last Resort into Extreme Evoboost.,Held: Allows Eevee to upgrade Last Resort into Extreme Evoboost. +847,5,Tenu: Permet à Mew d'améliorer Psyko en Supernova Originelle.,Tenu: Permet à Mew d'améliorer Psyko en Supernova Originelle. +847,9,Held: Allows Mew to upgrade Psychic into Genesis Supernova.,Held: Allows Mew to upgrade Psychic into Genesis Supernova. +877,5,Tenu: Permet à un Pikachu Casquette d'améliorer Tonnerre en Giga-Tonnerre.,Tenu: Permet aux Pikachu à casquette d'améliorer Tonnerre en Giga-Tonnerre. +877,9,"Held: Allows cap-wearing Pikachu to upgrade Thunderbolt into 10,000,000 Volt Thunderbolt.","Held: Allows cap-wearing Pikachu to upgrade Thunderbolt into 10,000,000 Volt Thunderbolt." 878,5,Porte les ingrédients pendant l'épreuve de Barbara.,Porte les ingrédients pendant l'épreuve de Barbara. 878,9,Holds ingredients during Mallow’s trial.,Holds ingredients during Mallow’s trial. 879,5,Permet au joueur de pêcher des Pokémon.,Permet au joueur de pêcher des Pokémon. @@ -2793,17 +2793,17 @@ This item can only be obtained or used via the Wonder Launcher." 884,5,Contient les cellules/cœurs Zygarde collectés. Permet d'apprendre des capacités à Zygarde.,Contient les cellules/cœurs Zygarde collectés. Permet d'apprendre des capacités à Zygarde. 884,9,Contains collected Zygarde cells/cores. Can teach Zygarde moves.,Contains collected Zygarde cells/cores. Can teach Zygarde moves. 885,5,Fait évoluer un Sabelette d'Alola en Sablaireau d'Alola ou un Goupix d'Alola en Feunard d'Alola.,"Utilisé sur un Pokémon de l'équioe -: Fait évoler un []{pokemon:sandshrew} d'Alola en []{pokemon:sandslash} d'Alola ou un []{pokemon:vulpix} d'Alola en []{pokemon:ninetales} d'Alola." +: Fait évoler un Sabelette d'Alola en Sablaireau d'Alola ou un Goupix d'Alola en Feunard d'Alola." 885,9,Evolves an Alola Sandshrew into Alola Sandslash or an Alola Vulpix into Alola Ninetales.,"Used on a party Pokémon -: Evolves an Alola []{pokemon:sandshrew} into Alola []{pokemon:sandslash} or an Alola []{pokemon:vulpix} into Alola []{pokemon:ninetales}." +: Evolves an Alola Sandshrew into Alola Sandslash or an Alola Vulpix into Alola Ninetales." 886,5,Permet au joueur d'invoquer une Poké Monture.,"Permet au joueur d'invoquer une Poké Monture. Inutilisé, comme cela peut être fait simplement en appuyant sur Y." 886,9,Allows the player to summon a Ride Pokémon.,"Allows the player to summon a Ride Pokémon. Unused, as this can be done simply by pressing Y." 887,5,Tente de capturer un Pokémon sauvage. Le taux de succès est 5× pour les Ultra-Chimères et 0.1× pour tous les autres Pokémon.,"Utilisé au combat -: Tente de [capturer]{mechanic:catch} un Pokémon sauvage. Si le Pokémon sauvage est une Ultra-Chimère, cette ball a un taux de capture de 5×. Sinon, elle a un taux de capture de 0.1×. +: Tente de capturer un Pokémon sauvage. Si le Pokémon sauvage est une Ultra-Chimère, cette ball a un taux de capture de 5×. Sinon, elle a un taux de capture de 0.1×. Si utilisé dans un combat de dresseurs, rien ne se passe et la ball est perdue." 887,9,Tries to catch a wild Pokémon. Success rate is 5× for Ultra Beasts and 0.1× for all other Pokémon.,"Used in battle -: Attempts to [catch]{mechanic:catch} a wild Pokémon. If the wild Pokémon is an Ultra Beast, this ball has a catch rate of 5×. Otherwise, it has a catch rate of 0.1×. +: Attempts to catch a wild Pokémon. If the wild Pokémon is an Ultra Beast, this ball has a catch rate of 5×. Otherwise, it has a catch rate of 0.1×. If used in a trainer battle, nothing happens and the ball is lost." 888,5,Soigne les altérations majeures de statut et la confusion.,Soigne les altérations majeures de statut et la confusion. diff --git a/data/v2/csv/move_effect_changelog_prose.csv b/data/v2/csv/move_effect_changelog_prose.csv index 5cbcc6a3e..2bd739cec 100644 --- a/data/v2/csv/move_effect_changelog_prose.csv +++ b/data/v2/csv/move_effect_changelog_prose.csv @@ -1,57 +1,57 @@ move_effect_changelog_id,local_language_id,effect -1,5,"Réduit de moitié la [Defense]{mechanic:defense} pour le calcul des dommages, ce qui équivaut à doubler la de l’attaque [power]{mechanic:power}." -1,9,"Halves the target’s [Defense]{mechanic:defense} for damage calculation, which is similar to doubling the attack’s [power]{mechanic:power}." -2,5,Touche les Pokémon sous les effets de []{move:dig} et []{move:fly}. -2,9,Hits Pokémon under the effects of []{move:dig} and []{move:fly}. +1,5,"Réduit de moitié la Defense pour le calcul des dommages, ce qui équivaut à doubler la puissance de l’attaque." +1,9,"Halves the target’s Defense for damage calculation, which is similar to doubling the attack’s power." +2,5,Touche les Pokémon sous les effets de Tunnel et Vol. +2,9,Hits Pokémon under the effects of Dig and Fly. 3,5,Sans effet en combat de dresseurs. 3,9,Does nothing in trainer battles. -4,5,Fonctionne pendant le sommeil grâce à []{move:sleep-talk} si les PV ne sont pas au maximum. -4,9,Works while asleep through []{move:sleep-talk} if not at full health. +4,5,Fonctionne pendant le sommeil grâce à Blabla Dodo si les PV ne sont pas au maximum. +4,9,Works while asleep through Sleep Talk if not at full health. 5,5,"Si cette capacité échoue, le lanceur reçoit 1 point de dommage de recul." 5,9,"If this move misses, the user takes 1 point of damage in recoil." 6,5,"Si cette capacité échoue, le lanceur reçoit des dommages égaux à la moitié de ses PV max arrondis à l’inférieur." 6,9,"If this move misses, the user takes damage equal to half of its max HP rounded down." 7,5,"Si cette capacité échoue, le lanceur reçoit des dommages égaux à la moitié de ses PV max arrondis à l’inférieur." -7,9,"Locks the user into this move. Due to a bug, if this move misses, its [accuracy]{mechanic:accuracy} drops to 1/256 as long as the user is still locked in." -8,5,Peut utiliser n’importe quelle capacité à l’exception de []{move:struggle} et elle-même. -8,9,Can call any move except for []{move:struggle} and itself. -9,5,N’interagit pas avec []{move:stomp}. -9,9,Does not interact with []{move:stomp}. -10,5,Augmente l'[evasion]{mechanic:evasion} de 1. -10,9,Raises [evasion]{mechanic:evasion} by one stage. -11,5,N’augmente pas la [Defense]{mechanic:defense}. -11,9,Does not raise [Defense]{mechanic:defense}. -12,5,Ne touche pas les Pokémon sous les effets de []{move:dig}. -12,9,Does not hit Pokémon under the effects of []{move:dig}. -13,5,Ne touche pas les Pokémon sous les effets de []{move:fly}. -13,9,Does not hit Pokémon under the effects of []{move:fly}. -14,5,N’interagit pas avec []{move:minimize}. -14,9,Does not interact with []{move:minimize}. -15,5,Ne touche pas les Pokémon sous les effets de []{move:fly}. -15,9,Does not hit Pokémon under the effects of []{move:fly}. -16,5,Détermine les dommages en utilisant l’[Attack]{mechanic:attack} de base du lanceur et de ses alliés et la [Defense]{mechanic:defense} de base de l’adversaire à la place des stats calculées. -16,9,Determines damage using each participant’s base [Attack]{mechanic:attack} and the opponent’s base [Defense]{mechanic:defense} in place of calculated stats. -17,5,"[]{move:swift} peut toucher le lanceur lorsqu’il est dans les airs, contrairement aux autres capacités. En raison d’un bug, si l’utilisateur ne parvient pas à effectuer le deuxième tour de la capacité, par exemple à cause d’une [paralysis]{mechanic:paralysis}, il reste en l’air jusqu’à ce qu’il soit rappelé ou qu’il utilise à nouveau Vol avec succès. Il peut agir comme s’il était au sol pendant ce temps, mais les capacités continuent de ne pas le toucher." -17,9,"[]{move:swift} can hit the user while in the air, and no other moves can. Due to a bug, if the user fails to carry out the move’s second turn, e.g. due to [paralysis]{mechanic:paralysis}, it remains in the air until it switches out or uses Fly again successfully. It can act as if it were on the ground in the meantime, but moves still miss it." -18,5,N’augmente ni la [Defense]{mechanic:defense} ni la [Special Defense]{mechanic:special-defense}. -18,9,Does not raise [Defense]{mechanic:defense} or [Special Defense]{mechanic:special-defense}. -19,5,N’augmente pas la [Special Defense]{mechanic:special-defense} du lanceur. -19,9,Does not raise the user’s [Special Defense]{mechanic:special-defense}. +7,9,"Locks the user into this move. Due to a bug, if this move misses, its accuracy drops to 1/256 as long as the user is still locked in." +8,5,Peut utiliser n’importe quelle capacité à l’exception de Lutte et elle-même. +8,9,Can call any move except for Struggle and itself. +9,5,N’interagit pas avec Écrasement. +9,9,Does not interact with Stomp. +10,5,Augmente l'evasion de 1. +10,9,Raises evasion by one stage. +11,5,N’augmente pas la Defense. +11,9,Does not raise Defense. +12,5,Ne touche pas les Pokémon sous les effets de Tunnel. +12,9,Does not hit Pokémon under the effects of Dig. +13,5,Ne touche pas les Pokémon sous les effets de Vol. +13,9,Does not hit Pokémon under the effects of Fly. +14,5,N’interagit pas avec Lilliput. +14,9,Does not interact with Minimize. +15,5,Ne touche pas les Pokémon sous les effets de Vol. +15,9,Does not hit Pokémon under the effects of Fly. +16,5,Détermine les dommages en utilisant l’Attack de base du lanceur et de ses alliés et la Defense de base de l’adversaire à la place des stats calculées. +16,9,Determines damage using each participant’s base Attack and the opponent’s base Defense in place of calculated stats. +17,5,"Météores peut toucher le lanceur lorsqu’il est dans les airs, contrairement aux autres capacités. En raison d’un bug, si l’utilisateur ne parvient pas à effectuer le deuxième tour de la capacité, par exemple à cause d’une paralysis, il reste en l’air jusqu’à ce qu’il soit rappelé ou qu’il utilise à nouveau Vol avec succès. Il peut agir comme s’il était au sol pendant ce temps, mais les capacités continuent de ne pas le toucher." +17,9,"Swift can hit the user while in the air, and no other moves can. Due to a bug, if the user fails to carry out the move’s second turn, e.g. due to paralysis, it remains in the air until it switches out or uses Fly again successfully. It can act as if it were on the ground in the meantime, but moves still miss it." +18,5,N’augmente ni la Defense ni la Special Defense. +18,9,Does not raise Defense or Special Defense. +19,5,N’augmente pas la Special Defense du lanceur. +19,9,Does not raise the user’s Special Defense. 20,5,Soigne la moitié des PV max du Pokémon remplaçant. 20,9,Heals replacement Pokémon by half of their max HP. -21,5,Inflige des dommages de type []{type:normal}. -21,9,Inflicts []{type:normal}-type damage. -22,5,"[]{move:swift} peut toucher le lanceur lorsqu’il est sous terre, contrairement aux autres capacités. A cause d’un bug, si le lanceur ne parvient pas à effectuer le deuxième tour de la capcité, par exemple à cause d’une [paralysis]{mechanic:paralysis}, il reste sous terre jusqu’à ce qu’il soit rappelé ou utilise à nouveau Tunnel avec succès. Il peut agir comme s’il était à la surface pendant ce temps, mais les capacités continuent de ne pas le toucher." -22,9,"[]{move:swift} can hit the user while underground, and no other moves can. Due to a bug, if the user fails to carry out the move’s second turn, e.g. due to [paralysis]{mechanic:paralysis}, it remains underground until it switches out or uses Dig again successfully. It can act as if it were aboveground in the meantime, but moves still miss it." -23,5,N’interagit pas avec []{move:hail}. -23,9,Does not interact with []{move:hail}. -24,5,Ignore []{ability:wonder-guard}. -24,9,Ignores []{ability:wonder-guard}. +21,5,Inflige des dommages de type Normal. +21,9,Inflicts Normal-type damage. +22,5,"Météores peut toucher le lanceur lorsqu’il est sous terre, contrairement aux autres capacités. A cause d’un bug, si le lanceur ne parvient pas à effectuer le deuxième tour de la capcité, par exemple à cause d’une paralysis, il reste sous terre jusqu’à ce qu’il soit rappelé ou utilise à nouveau Tunnel avec succès. Il peut agir comme s’il était à la surface pendant ce temps, mais les capacités continuent de ne pas le toucher." +22,9,"Swift can hit the user while underground, and no other moves can. Due to a bug, if the user fails to carry out the move’s second turn, e.g. due to paralysis, it remains underground until it switches out or uses Dig again successfully. It can act as if it were aboveground in the meantime, but moves still miss it." +23,5,N’interagit pas avec Grêle. +23,9,Does not interact with Hail. +24,5,Ignore Garde Mystik. +24,9,Ignores Wonder Guard. 25,5,Dure deux ou trois tours. 25,9,Lasts either two or three turns. -26,5,Cette capacité échoue si la cible n’est pas sous l’effet de []{move:detect} ou []{move:protect}. -26,9,"If the target is not under the effect of []{move:detect} or []{move:protect}, this move will fail." +26,5,Cette capacité échoue si la cible n’est pas sous l’effet de Détection ou Abri. +26,9,"If the target is not under the effect of Detect or Protect, this move will fail." 27,5,Le lanceur reçoit la moitié des dommages infligés en recul. 27,9,The user receieves 1/2 of the damage dealt in recoil. -28,5,Les barrières sont détruites même si cette capacité a [no effect]{mechanic:no-effect}. -28,9,The barriers are destroyed even if this move has [no effect]{mechanic:no-effect}. +28,5,Les barrières sont détruites même si cette capacité a no effect. +28,9,The barriers are destroyed even if this move has no effect. diff --git a/data/v2/csv/move_effect_prose.csv b/data/v2/csv/move_effect_prose.csv index c68cf4fda..d0fd6ead9 100644 --- a/data/v2/csv/move_effect_prose.csv +++ b/data/v2/csv/move_effect_prose.csv @@ -1,389 +1,389 @@ move_effect_id,local_language_id,short_effect,effect -1,5,Inflige des dégâts réguliers avec aucun effet additionnel.,Inflige des [[dégats réguliers]{mechanic:regular-damage}. -1,9,Inflicts regular damage with no additional effect.,Inflicts [regular damage]{mechanic:regular-damage}. -2,5,Endort la cible.,[Endort]{mechanic:sleep} la cible. -2,9,Puts the target to sleep.,Puts the target to [sleep]{mechanic:sleep}. -3,5,A une $probabilité_d'effet% de chances d'[empoisonner]{mechanic:poison} la cible.,Inflige des [dégats réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances d'[empoisonner]{mechanic:poison} la cible. -3,9,Has a $effect_chance% chance to [poison]{mechanic:poison} the target.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [poison]{mechanic:poison} the target. -4,5,Draine la moitié des dégâts infligés pour soigner le lanceur.,Inflige des [dégats réguliers]{mechanic:regular-damage}. [Draine]{mechanic:drain} la moitié des dégâts infligés pour soigner le lanceur. -4,9,Drains half the damage inflicted to heal the user.,Inflicts [regular damage]{mechanic:regular-damage}. [Drains]{mechanic:drain} half the damage inflicted to heal the user. -5,5,A une $probabilité_d'effet% de chances de [brûler]{mechanic:burn} la cible.,Inflige des [dégats réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de [brûler]{mechanic:burn} la cible. -5,9,Has a $effect_chance% chance to [burn]{mechanic:burn} the target.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [burn]{mechanic:burn} the target. -6,5,A une $probabilité_d'effet% de chances de [geler]{mechanic:freeze} la cible.,Inflige des [dégats réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de [geler]{mechanic:freeze} la cible. -6,9,Has a $effect_chance% chance to [freeze]{mechanic:freeze} the target.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [freeze]{mechanic:freeze} the target. -7,5,A une $probabilité_d'effet% de chances de [paralyser]{mechanic:paralysis} la cible.,Inflige des [dégats réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de [paralyser]{mechanic:paralyze} la cible. -7,9,Has a $effect_chance% chance to [paralyze]{mechanic:paralysis} the target.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [paralyze]{mechanic:paralyze} the target. -8,5,Le lanceur est mis KO.,"Le lanceur est [mis KO]{mechanic:faint}, même si l'attaque [échoue]{mechanic:fail} ou [manque sa cible]{mechanic:miss}. Inflige des [dégâts réguliers]{mechanic:regular-damage}." -8,9,User faints.,"User [faint]{mechanic:faint}s, even if the attack [fail]{mechanic:fail}s or [miss]{mechanic:miss}es. Inflicts [regular damage]{mechanic:regular-damage}." -9,5,Ne fonctionne que sur les Pokémon endormis. Draine la moitié des dégâts infligés pour soigner le lanceur.,[Échoue]{mechanic:fail} si non utilisé sur un Pokémon [endormi]{mechanic:sleep}. Inflige des [dégâts réguliers]{mechanic:regular-damage}. [Draine]{mechanic:drain} la moitié des dégâts infligés pour soigner le lanceur. -9,9,Only works on sleeping Pokémon. Drains half the damage inflicted to heal the user.,[Fails]{mechanic:fail} if not used on a [sleep]{mechanic:sleep}ing Pokémon. Inflicts [regular damage]{mechanic:regular-damage}. [Drains]{mechanic:drain} half the damage inflicted to heal the user. -10,5,Utilise la dernière capacité utilisée par la cible.,"Utilise la dernière capacité qui a ciblé le lanceur par un Pokémon toujours sur le [terrain]{mechanic:field}. Une capacité compte comme ciblant le lanceur même si elle a touché plusieurs Pokémon, tant que le lanceur était l'un d'eux; cependant, les capacités ciblant le [terrain]{mechanic:field} lui-même ne comptent pas. Si le lanceur n'a pas été ciblé par une capacité appropriée depuis qu'il est entré sur le [terrain]{mechanic:field}, ou si aucun Pokémon qui a ciblé l'utilisateur est encore sur le [terrain]{mechanic:field}, cette capacité [échouera]{mechanic:fail}. - -Les capacités qui [échouent]{mechanic:fail}, [manquent leur cible]{mechanic:miss}, ont [aucun effet]{mechanic:no-effect}, ou ont été [bloquées]{mechanic:block} sont quand même copiées. - -Les capacités d'Assistance, à retardement, capacités “meta” qui agissent sur d'autres capacités/Pokémon/talents, et d'autres capacités spéciales ne peuvent pas être copiées et sont ignorées; si la dernière capacité à frapper le lanceur était une telle capacité, la dernière capacité sera utilisée à la place. La liste complète des capacités ignorée est: []{move:acid-armor}, []{move:acupressure}, []{move:after-you}, []{move:agility}, []{move:ally-switch}, []{move:amnesia}, []{move:aqua-ring}, []{move:aromatherapy}, []{move:aromatic-mist}, []{move:assist}, []{move:autotomize}, []{move:barrier}, []{move:baton-pass}, []{move:belch}, []{move:belly-drum}, []{move:bide}, []{move:bulk-up}, []{move:calm-mind}, []{move:camouflage}, []{move:celebrate}, []{move:charge}, []{move:coil}, []{move:conversion}, []{move:conversion-2}, []{move:copycat}, []{move:cosmic-power}, []{move:cotton-guard}, []{move:counter}, []{move:crafty-shield}, []{move:curse}, []{move:defend-order}, []{move:defense-curl}, []{move:destiny-bond}, []{move:detect}, []{move:doom-desire}, []{move:double-team}, []{move:dragon-dance}, []{move:electric-terrain}, []{move:endure}, []{move:final-gambit}, []{move:flower-shield}, []{move:focus-energy}, []{move:focus-punch}, []{move:follow-me}, []{move:future-sight}, []{move:geomancy}, []{move:grassy-terrain}, []{move:gravity}, []{move:growth}, []{move:grudge}, []{move:guard-split}, []{move:hail}, []{move:happy-hour}, []{move:harden}, []{move:haze}, []{move:heal-bell}, []{move:heal-order}, []{move:heal-pulse}, []{move:healing-wish}, []{move:helping-hand}, []{move:hold-hands}, []{move:hone-claws}, []{move:howl}, []{move:imprison}, []{move:ingrain}, []{move:ion-deluge}, []{move:iron-defense}, []{move:kings-shield}, []{move:light-screen}, []{move:lucky-chant}, []{move:lunar-dance}, []{move:magic-coat}, []{move:magnet-rise}, []{move:magnetic-flux}, []{move:mat-block}, []{move:me-first}, []{move:meditate}, []{move:metronome}, []{move:milk-drink}, []{move:mimic}, []{move:minimize}, []{move:mirror-coat}, []{move:mirror-move}, []{move:mist}, []{move:misty-terrain}, []{move:moonlight}, []{move:morning-sun}, []{move:mud-sport}, []{move:nasty-plot}, []{move:nature-power}, []{move:perish-song}, []{move:power-split}, []{move:power-trick}, []{move:protect}, []{move:psych-up}, []{move:quick-guard}, []{move:quiver-dance}, []{move:rage-powder}, []{move:rain-dance}, []{move:recover}, []{move:recycle}, []{move:reflect}, []{move:reflect-type}, []{move:refresh}, []{move:rest}, []{move:rock-polish}, []{move:role-play}, []{move:roost}, []{move:rototiller}, []{move:safeguard}, []{move:sandstorm}, []{move:shadow-blast}, []{move:shadow-bolt}, []{move:shadow-half}, []{move:shadow-rush}, []{move:shadow-shed}, []{move:shadow-sky}, []{move:shadow-storm}, []{move:shadow-wave}, []{move:sharpen}, []{move:shell-smash}, []{move:shift-gear}, []{move:sketch}, []{move:slack-off}, []{move:sleep-talk}, []{move:snatch}, []{move:soft-boiled}, []{move:spikes}, []{move:spiky-shield}, []{move:spit-up}, []{move:splash}, []{move:stealth-rock}, []{move:sticky-web}, []{move:stockpile}, []{move:struggle}, []{move:substitute}, []{move:sunny-day}, []{move:swallow}, []{move:swords-dance}, []{move:synthesis}, []{move:tail-glow}, []{move:tailwind}, []{move:teleport}, []{move:toxic-spikes}, []{move:transform}, []{move:water-sport}, []{move:wide-guard}, []{move:wish}, []{move:withdraw} et []{move:work-up}. - -Cette capacité ne peut pas être sélectionnée par []{move:assist}, []{move:metronome}, ou []{move:sleep-talk}, ni forcée par []{move:encore}." -10,9,Uses the target’s last used move.,"Uses the last move targeted at the user by a Pokémon still on the [field]{mechanic:field}. A move counts as targeting the user even if it hit multiple Pokémon, as long as the user was one of them; however, moves targeting the [field]{mechanic:field} itself do not count. If the user has not been targeted by an appropriate move since entering the [field]{mechanic:field}, or if no Pokémon that targeted the user remains on the [field]{mechanic:field}, this move will [fail]{mechanic:fail}. - -Moves that [fail]{mechanic:fail}ed, [miss]{mechanic:miss}ed, had [no effect]{mechanic:no-effect}, or were [block]{mechanic:block}ed are still copied. - -Assist moves, time-delayed moves, “meta” moves that operate on other moves/Pokémon/abilities, and some other special moves cannot be copied and are ignored; if the last move to hit the user was such a move, the previous move will be used instead. The full list of ignored moves is: []{move:acid-armor}, []{move:acupressure}, []{move:after-you}, []{move:agility}, []{move:ally-switch}, []{move:amnesia}, []{move:aqua-ring}, []{move:aromatherapy}, []{move:aromatic-mist}, []{move:assist}, []{move:autotomize}, []{move:barrier}, []{move:baton-pass}, []{move:belch}, []{move:belly-drum}, []{move:bide}, []{move:bulk-up}, []{move:calm-mind}, []{move:camouflage}, []{move:celebrate}, []{move:charge}, []{move:coil}, []{move:conversion}, []{move:conversion-2}, []{move:copycat}, []{move:cosmic-power}, []{move:cotton-guard}, []{move:counter}, []{move:crafty-shield}, []{move:curse}, []{move:defend-order}, []{move:defense-curl}, []{move:destiny-bond}, []{move:detect}, []{move:doom-desire}, []{move:double-team}, []{move:dragon-dance}, []{move:electric-terrain}, []{move:endure}, []{move:final-gambit}, []{move:flower-shield}, []{move:focus-energy}, []{move:focus-punch}, []{move:follow-me}, []{move:future-sight}, []{move:geomancy}, []{move:grassy-terrain}, []{move:gravity}, []{move:growth}, []{move:grudge}, []{move:guard-split}, []{move:hail}, []{move:happy-hour}, []{move:harden}, []{move:haze}, []{move:heal-bell}, []{move:heal-order}, []{move:heal-pulse}, []{move:healing-wish}, []{move:helping-hand}, []{move:hold-hands}, []{move:hone-claws}, []{move:howl}, []{move:imprison}, []{move:ingrain}, []{move:ion-deluge}, []{move:iron-defense}, []{move:kings-shield}, []{move:light-screen}, []{move:lucky-chant}, []{move:lunar-dance}, []{move:magic-coat}, []{move:magnet-rise}, []{move:magnetic-flux}, []{move:mat-block}, []{move:me-first}, []{move:meditate}, []{move:metronome}, []{move:milk-drink}, []{move:mimic}, []{move:minimize}, []{move:mirror-coat}, []{move:mirror-move}, []{move:mist}, []{move:misty-terrain}, []{move:moonlight}, []{move:morning-sun}, []{move:mud-sport}, []{move:nasty-plot}, []{move:nature-power}, []{move:perish-song}, []{move:power-split}, []{move:power-trick}, []{move:protect}, []{move:psych-up}, []{move:quick-guard}, []{move:quiver-dance}, []{move:rage-powder}, []{move:rain-dance}, []{move:recover}, []{move:recycle}, []{move:reflect}, []{move:reflect-type}, []{move:refresh}, []{move:rest}, []{move:rock-polish}, []{move:role-play}, []{move:roost}, []{move:rototiller}, []{move:safeguard}, []{move:sandstorm}, []{move:shadow-blast}, []{move:shadow-bolt}, []{move:shadow-half}, []{move:shadow-rush}, []{move:shadow-shed}, []{move:shadow-sky}, []{move:shadow-storm}, []{move:shadow-wave}, []{move:sharpen}, []{move:shell-smash}, []{move:shift-gear}, []{move:sketch}, []{move:slack-off}, []{move:sleep-talk}, []{move:snatch}, []{move:soft-boiled}, []{move:spikes}, []{move:spiky-shield}, []{move:spit-up}, []{move:splash}, []{move:stealth-rock}, []{move:sticky-web}, []{move:stockpile}, []{move:struggle}, []{move:substitute}, []{move:sunny-day}, []{move:swallow}, []{move:swords-dance}, []{move:synthesis}, []{move:tail-glow}, []{move:tailwind}, []{move:teleport}, []{move:toxic-spikes}, []{move:transform}, []{move:water-sport}, []{move:wide-guard}, []{move:wish}, []{move:withdraw} and []{move:work-up}. - -This move cannot be selected by []{move:assist}, []{move:metronome}, or []{move:sleep-talk}, nor forced by []{move:encore}." -11,5,Augmente l'Attaque du lanceur d'un niveau.,Augmente l'[Attaque]{mechanic:attack} du lanceur d'un [niveau]{mechanic:stage}. -11,9,Raises the user’s Attack by one stage.,Raises the user’s [Attack]{mechanic:attack} by one [stage]{mechanic:stage}. -12,5,Augmente la Défense du lanceur d'un niveau.,Augmente la [Défense]{mechanic:defense} du lanceur d'un [niveau]{mechanic:stage}. -12,9,Raises the user’s Defense by one stage.,Raises the user’s [Defense]{mechanic:defense} by one [stage]{mechanic:stage}. -14,5,Augmente l'Attaque Spéciale du lanceur d'un niveau.,Augmente l'[Attaque Spéciale]{mechanic:special-attack} du lanceur d'un [niveau]{mechanic:stage}. -14,9,Raises the user’s Special Attack by one stage.,Raises the user’s [Special Attack]{mechanic:special-attack} by one [stage]{mechanic:stage}. -17,5,Augmente l'esquive du lanceur d'un niveau.,Augmente l'[esquive]{mechanic:evasion} du lanceur d'un [niveau]{mechanic:stage}. -17,9,Raises the user’s evasion by one stage.,Raises the user’s [evasion]{mechanic:evasion} by one [stage]{mechanic:stage}. -18,5,N'échoue jamais.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Ignore les modifications de [précision]{mechanic:accuracy} et d'[esquive]{mechanic:evasion}. -18,9,Never misses.,Inflicts [regular damage]{mechanic:regular-damage}. Ignores [accuracy]{mechanic:accuracy} and [evasion]{mechanic:evasion} modifiers. -19,5,Diminue l'Attaque de la cible d'un niveau.,Diminue l'[Attaque]{mechanic:attack} de la cible d'un [niveau]{mechanic:stage}. -19,9,Lowers the target’s Attack by one stage.,Lowers the target’s [Attack]{mechanic:attack} by one [stage]{mechanic:stage}. -20,5,Diminue la Défense de la cible d'un niveau.,Diminue la [Défense]{mechanic:defense} de la cible d'un [niveau]{mechanic:stage}. -20,9,Lowers the target’s Defense by one stage.,Lowers the target’s [Defense]{mechanic:defense} by one [stage]{mechanic:stage}. -21,5,Diminue la Vitesse de la cible d'un niveau.,Diminue la [Vitesse]{mechanic:speed} de la cible d'un [niveau]{mechanic:stage}. -21,9,Lowers the target’s Speed by one stage.,Lowers the target’s [Speed]{mechanic:speed} by one [stage]{mechanic:stage}. -24,5,Diminue la précision de la cible d'un niveau.,Diminue la [précision]{mechanic:accuracy} de la cible d'un [niveau]{mechanic:stage}. -24,9,Lowers the target’s accuracy by one stage.,Lowers the target’s [accuracy]{mechanic:accuracy} by one [stage]{mechanic:stage}. -25,5,Diminue l'esquive de la cible d'un niveau,Diminue l'[esquive]{mechanic:evasion} de la cible d'un [niveau]{mechanic:stage}. -25,9,Lowers the target’s evasion by one stage.,Lowers the target’s [evasion]{mechanic:evasion} by one [stage]{mechanic:stage}. -26,5,"Réinitialise les stats de tous les Pokémon, la précision, et l'esquive.","Supprime les modifications de [stat]{mechanic:stat}, [précision]{mechanic:accuracy}, et [esquive]{mechanic:evasion} de tous les Pokémon sur le [terrain]{mechanic:field}. - -Cela ne compte pas comme une réduction de stat aux fins de []{ability:clear-body} ou []{ability:white-smoke}." -26,9,"Resets all Pokémon’s stats, accuracy, and evasion.","Removes [stat]{mechanic:stat}, [accuracy]{mechanic:accuracy}, and [evasion]{mechanic:evasion} modifiers from every Pokémon on the [field]{mechanic:field}. - -This does not count as a stat reduction for the purposes of []{ability:clear-body} or []{ability:white-smoke}." -27,5,"Le lanceur attend deux tours, puis inflige en retour le double des dégâts qu'il a subi.","Le lanceur attend pendant deux tours. Au second tour, le lanceur inflige le double des dégâts qu'il a accumulé sur le dernier Pokémon à le frapper. Les dégâts infligés sont [sans type]{mechanic:typeless}. - -Cette capacité ne peut pas être sélectionnée par []{move:sleep-talk}." -27,9,"User waits for two turns, then hits back for twice the damage it took.","User waits for two turns. On the second turn, the user inflicts twice the damage it accumulated on the last Pokémon to hit it. Damage inflicted is [typeless]{mechanic:typeless}. - -This move cannot be selected by []{move:sleep-talk}." -28,5,"Touche tous les tours pendant 2-3 tours, puis rend le lanceur confus.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur est forcé à attaquer avec cette capacité pendant 2–3 tours, sélectionné au hasard. Après le dernier coup, le lanceur devient [confus]{mechanic:confused}. - -[]{move:safeguard} ne protège pas contre la [confusion]{mechanic:confusion} de cette capacité." -28,9,"Hits every turn for 2-3 turns, then confuses the user.","Inflicts [regular damage]{mechanic:regular-damage}. User is forced to attack with this move for 2–3 turns,selected at random. After the last hit, the user becomes [confused]{mechanic:confused}. - -[]{move:safeguard} does not protect against the [confusion]{mechanic:confusion} from this move." -29,5,Termine immédiatement les combats sauvages. Force les dresseurs à retirer leur Pokémon.,"[Échange]{mechanic:switch} la cible pour un autre Pokémon de son dresseur sélectionné au hasard. Les combats sauvages se terminent immédiatement. - -N'affecte pas les Pokémon avec []{ability:suction-cups} ou sous l'effet de []{move:ingrain}." -29,9,Immediately ends wild battles. Forces trainers to switch Pokémon.,"[Switch]{mechanic:switch}es the target out for another of its trainer’s Pokémon selected at random. Wild battles end immediately. - -Doesn’t affect Pokémon with []{ability:suction-cups} or under the effect of []{move:ingrain}." -30,5,Touche 2-5 fois en un tour.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Touche 2–5 fois en un tour. +1,5,Inflige des dégâts réguliers avec aucun effet additionnel.,Inflige des dégats réguliers. +1,9,Inflicts regular damage with no additional effect.,Inflicts regular damage. +2,5,Endort la cible.,Endort la cible. +2,9,Puts the target to sleep.,Puts the target to sleep. +3,5,A une chance d'empoisonner la cible.,Inflige des dégats réguliers. A une chance d'empoisonner la cible. +3,9,Has a chance to poison the target.,Inflicts regular damage. Has a chance to poison the target. +4,5,Draine la moitié des dégâts infligés pour soigner le lanceur.,Inflige des dégats réguliers. Draine la moitié des dégâts infligés pour soigner le lanceur. +4,9,Drains half the damage inflicted to heal the user.,Inflicts regular damage. Drains half the damage inflicted to heal the user. +5,5,A une chance de brûler la cible.,Inflige des dégats réguliers. A une chance de brûler la cible. +5,9,Has a chance to burn the target.,Inflicts regular damage. Has a chance to burn the target. +6,5,A une chance de geler la cible.,Inflige des dégats réguliers. A une chance de geler la cible. +6,9,Has a chance to freeze the target.,Inflicts regular damage. Has a chance to freeze the target. +7,5,A une chance de paralyser la cible.,Inflige des dégats réguliers. A une chance de paralyser la cible. +7,9,Has a chance to paralyze the target.,Inflicts regular damage. Has a chance to paralyze the target. +8,5,Le lanceur est mis KO.,"Le lanceur est mis KO, même si l'attaque échoue ou manque sa cible. Inflige des dégâts réguliers." +8,9,User faints.,"User faints, even if the attack fails or misses. Inflicts regular damage." +9,5,Ne fonctionne que sur les Pokémon endormis. Draine la moitié des dégâts infligés pour soigner le lanceur.,Échoue si non utilisé sur un Pokémon endormi. Inflige des dégâts réguliers. Draine la moitié des dégâts infligés pour soigner le lanceur. +9,9,Only works on sleeping Pokémon. Drains half the damage inflicted to heal the user.,Fails if not used on a sleeping Pokémon. Inflicts regular damage. Drains half the damage inflicted to heal the user. +10,5,Utilise la dernière capacité utilisée par la cible.,"Utilise la dernière capacité qui a ciblé le lanceur par un Pokémon toujours sur le terrain. Une capacité compte comme ciblant le lanceur même si elle a touché plusieurs Pokémon, tant que le lanceur était l'un d'eux; cependant, les capacités ciblant le terrain lui-même ne comptent pas. Si le lanceur n'a pas été ciblé par une capacité appropriée depuis qu'il est entré sur le terrain, ou si aucun Pokémon qui a ciblé l'utilisateur est encore sur le terrain, cette capacité échouera. + +Les capacités qui échouent, manquent leur cible, ont aucun effet, ou ont été bloquées sont quand même copiées. + +Les capacités d'Assistance, à retardement, capacités “meta” qui agissent sur d'autres capacités/Pokémon/talents, et d'autres capacités spéciales ne peuvent pas être copiées et sont ignorées; si la dernière capacité à frapper le lanceur était une telle capacité, la dernière capacité sera utilisée à la place. La liste complète des capacités ignorée est: Acidarmure, Acupression, Après Vous, Hâte, Interversion, Amnésie, Anneau Hydro, Aromathérapie, Brume Capiteuse, Assistance, Allègement, Bouclier, Relais, Éructation, Cognobidon, Patience, Gonflette, Plénitude, Camouflage, Célébration, Chargeur, Enroulement, Conversion, Conversion 2, Photocopie, Force Cosmique, Cotogarde, Riposte, Vigilance, Malédiction, Appel Défense, Boul’Armure, Lien du Destin, Détection, Vœu Destructeur, Reflet, Danse Draco, Champ Électrifié, Ténacité, Tout ou Rien, Garde Florale, Puissance, Mitra-Poing, Par Ici, Prescience, Géo-Contrôle, Champ Herbu, Gravité, Croissance, Rancune, Partage Garde, Grêle, Étrennes, Armure, Buée Noire, Glas de Soin, Appel Soins, Vibra Soin, Vœu Soin, Coup d’Main, Mains Jointes, Aiguisage, Grondement, Possessif, Racines, Déluge Plasmique, Mur de Fer, Bouclier Royal, Mur Lumière, Air Veinard, Danse Lune, Reflet Magik, Vol Magnétik, Magné-Contrôle, Tatamigaeshi, Moi d’Abord, Yoga, Métronome, Lait à Boire, Copie, Lilliput, Voile Miroir, Mimique, Brume, Champ Brumeux, Rayon Lune, Aurore, Lance-Boue, Machination, Force Nature, Requiem, Partage Force, Astuce Force, Abri, Boost, Prévention, Papillodanse, Poudre Fureur, Danse Pluie, Soin, Recyclage, Protection, Copie-Type, Régénération, Repos, Poliroche, Imitation, Atterrissage, Fertilisation, Rune Protect, Tempête de Sable, Aéro Noir, Éclair Noir, Chute Noire, Charge Noire, Percée Noire, Ciel Noir, Typhon Noir, Ondo Noire, Affûtage, Exuviation, Chgt Vitesse, Gribouille, Paresse, Blabla Dodo, Saisie, E-Coque, Picots, Pico-Défense, Relâche, Trempette, Piège de Roc, Toile Gluante, Stockage, Lutte, Clonage, Zénith, Avale, Danse Lames, Synthèse, Lumi-Queue, Vent Arrière, Téléport, Pics Toxik, Morphing, Tourniquet, Garde Large, Vœu, Repli et Rengorgement. + +Cette capacité ne peut pas être sélectionnée par Assistance, Métronome, ou Blabla Dodo, ni forcée par Encore." +10,9,Uses the target’s last used move.,"Uses the last move targeted at the user by a Pokémon still on the field. A move counts as targeting the user even if it hit multiple Pokémon, as long as the user was one of them; however, moves targeting the field itself do not count. If the user has not been targeted by an appropriate move since entering the field, or if no Pokémon that targeted the user remains on the field, this move will fail. + +Moves that failed, missed, had no effect, or were blocked are still copied. + +Assist moves, time-delayed moves, “meta” moves that operate on other moves/Pokémon/abilities, and some other special moves cannot be copied and are ignored; if the last move to hit the user was such a move, the previous move will be used instead. The full list of ignored moves is: Acid Armor, Acupressure, After You, Agility, Ally Switch, Amnesia, Aqua Ring, Aromatherapy, Aromatic Mist, Assist, Autotomize, Barrier, Baton Pass, Belch, Belly Drum, Bide, Bulk Up, Calm Mind, Camouflage, Celebrate, Charge, Coil, Conversion, Conversion 2, Copycat, Cosmic Power, Cotton Guard, Counter, Crafty Shield, Curse, Defend Order, Defense Curl, Destiny Bond, Detect, Doom Desire, Double Team, Dragon Dance, Electric Terrain, Endure, Final Gambit, Flower Shield, Focus Energy, Focus Punch, Follow Me, Future Sight, Geomancy, Grassy Terrain, Gravity, Growth, Grudge, Guard Split, Hail, Happy Hour, Harden, Haze, Heal Bell, Heal Order, Heal Pulse, Healing Wish, Helping Hand, Hold Hands, Hone Claws, Howl, Imprison, Ingrain, Ion Deluge, Iron Defense, King’s Shield, Light Screen, Lucky Chant, Lunar Dance, Magic Coat, Magnet Rise, Magnetic Flux, Mat Block, Me First, Meditate, Metronome, Milk Drink, Mimic, Minimize, Mirror Coat, Mirror Move, Mist, Misty Terrain, Moonlight, Morning Sun, Mud Sport, Nasty Plot, Nature Power, Perish Song, Power Split, Power Trick, Protect, Psych Up, Quick Guard, Quiver Dance, Rage Powder, Rain Dance, Recover, Recycle, Reflect, Reflect Type, Refresh, Rest, Rock Polish, Role Play, Roost, Rototiller, Safeguard, Sandstorm, Shadow Blast, Shadow Bolt, Shadow Half, Shadow Rush, Shadow Shed, Shadow Sky, Shadow Storm, Shadow Wave, Sharpen, Shell Smash, Shift Gear, Sketch, Slack Off, Sleep Talk, Snatch, Soft-Boiled, Spikes, Spiky Shield, Spit Up, Splash, Stealth Rock, Sticky Web, Stockpile, Struggle, Substitute, Sunny Day, Swallow, Swords Dance, Synthesis, Tail Glow, Tailwind, Teleport, Toxic Spikes, Transform, Water Sport, Wide Guard, Wish, Withdraw and Work Up. + +This move cannot be selected by Assist, Metronome, or Sleep Talk, nor forced by Encore." +11,5,Augmente l'Attaque du lanceur d'un niveau.,Augmente l'Attaque du lanceur d'un niveau. +11,9,Raises the user’s Attack by one stage.,Raises the user’s Attack by one stage. +12,5,Augmente la Défense du lanceur d'un niveau.,Augmente la Défense du lanceur d'un niveau. +12,9,Raises the user’s Defense by one stage.,Raises the user’s Defense by one stage. +14,5,Augmente l'Attaque Spéciale du lanceur d'un niveau.,Augmente l'Attaque Spéciale du lanceur d'un niveau. +14,9,Raises the user’s Special Attack by one stage.,Raises the user’s Special Attack by one stage. +17,5,Augmente l'esquive du lanceur d'un niveau.,Augmente l'esquive du lanceur d'un niveau. +17,9,Raises the user’s evasion by one stage.,Raises the user’s evasion by one stage. +18,5,N'échoue jamais.,Inflige des dégâts réguliers. Ignore les modifications de précision et d'esquive. +18,9,Never misses.,Inflicts regular damage. Ignores accuracy and evasion modifiers. +19,5,Diminue l'Attaque de la cible d'un niveau.,Diminue l'Attaque de la cible d'un niveau. +19,9,Lowers the target’s Attack by one stage.,Lowers the target’s Attack by one stage. +20,5,Diminue la Défense de la cible d'un niveau.,Diminue la Défense de la cible d'un niveau. +20,9,Lowers the target’s Defense by one stage.,Lowers the target’s Defense by one stage. +21,5,Diminue la Vitesse de la cible d'un niveau.,Diminue la Vitesse de la cible d'un niveau. +21,9,Lowers the target’s Speed by one stage.,Lowers the target’s Speed by one stage. +24,5,Diminue la précision de la cible d'un niveau.,Diminue la précision de la cible d'un niveau. +24,9,Lowers the target’s accuracy by one stage.,Lowers the target’s accuracy by one stage. +25,5,Diminue l'esquive de la cible d'un niveau,Diminue l'esquive de la cible d'un niveau. +25,9,Lowers the target’s evasion by one stage.,Lowers the target’s evasion by one stage. +26,5,"Réinitialise les stats de tous les Pokémon, la précision, et l'esquive.","Supprime les modifications de stat, précision, et esquive de tous les Pokémon sur le terrain. + +Cela ne compte pas comme une réduction de stat aux fins de Corps Sain ou Écran Fumée." +26,9,"Resets all Pokémon’s stats, accuracy, and evasion.","Removes stat, accuracy, and evasion modifiers from every Pokémon on the field. + +This does not count as a stat reduction for the purposes of Clear Body or White Smoke." +27,5,"Le lanceur attend deux tours, puis inflige en retour le double des dégâts qu'il a subi.","Le lanceur attend pendant deux tours. Au second tour, le lanceur inflige le double des dégâts qu'il a accumulé sur le dernier Pokémon à le frapper. Les dégâts infligés sont sans type. + +Cette capacité ne peut pas être sélectionnée par Blabla Dodo." +27,9,"User waits for two turns, then hits back for twice the damage it took.","User waits for two turns. On the second turn, the user inflicts twice the damage it accumulated on the last Pokémon to hit it. Damage inflicted is typeless. + +This move cannot be selected by Sleep Talk." +28,5,"Touche tous les tours pendant 2-3 tours, puis rend le lanceur confus.","Inflige des dégâts réguliers. Le lanceur est forcé à attaquer avec cette capacité pendant 2–3 tours, sélectionné au hasard. Après le dernier coup, le lanceur devient confus. + +Rune Protect ne protège pas contre la confusion de cette capacité." +28,9,"Hits every turn for 2-3 turns, then confuses the user.","Inflicts regular damage. User is forced to attack with this move for 2–3 turns,selected at random. After the last hit, the user becomes confused. + +Safeguard does not protect against the confusion from this move." +29,5,Termine immédiatement les combats sauvages. Force les dresseurs à retirer leur Pokémon.,"Échange la cible pour un autre Pokémon de son dresseur sélectionné au hasard. Les combats sauvages se terminent immédiatement. + +N'affecte pas les Pokémon avec Ventouse ou sous l'effet de Racines." +29,9,Immediately ends wild battles. Forces trainers to switch Pokémon.,"Switches the target out for another of its trainer’s Pokémon selected at random. Wild battles end immediately. + +Doesn’t affect Pokémon with Suction Cups or under the effect of Ingrain." +30,5,Touche 2-5 fois en un tour.,"Inflige des dégâts réguliers. Touche 2–5 fois en un tour. A 3/8 chances chacune de frapper 2 ou 3 fois, et 1/8 chance chacune de frapper 4 ou 5 fois. Moyenne à 3 coups par utilisation." -30,9,Hits 2-5 times in one turn.,"Inflicts [regular damage]{mechanic:regular-damage}. Hits 2–5 times in one turn. +30,9,Hits 2-5 times in one turn.,"Inflicts regular damage. Hits 2–5 times in one turn. Has a 3/8 chance each to hit 2 or 3 times, and a 1/8 chance each to hit 4 or 5 times. Averages to 3 hits per use." -31,5,Le type du lanceur change en celui de l'une de ses capacités au hasard.,"Le [type]{mechanic:type} du lanceur change en le [type]{mechanic:type} de l'une de ses capacités, sélectionnée au hasard. []{move:hidden-power} et []{move:weather-ball} sont traîtées comme []{type:normal}. Seulement les capacités avec un [type]{mechanic:type} différent sont éligibles, et []{move:curse} n'est jamais éligible. Si le lanceur n'a pas de capacités qui conviennent, cette capacité [échouera]{mechanic:fail}." -31,9,User’s type changes to the type of one of its moves at random.,"User’s [type]{mechanic:type} changes to the [type]{mechanic:type} of one of its moves, selected at random. []{move:hidden-power} and []{move:weather-ball} are treated as []{type:normal}. Only moves with a different [type]{mechanic:type} are eligible, and []{move:curse} is never eligible. If the user has no suitable moves, this move will [fail]{mechanic:fail}." -32,5,A une $probabilité_d'effet% de chances d'apeurer la cible.,Inflige des [dégats réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de []{mechanic:flinch} la cible. -32,9,Has a $effect_chance% chance to make the target flinch.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to make the target []{mechanic:flinch}. -33,5,Soigne le lanceur de la moitié de ses PV max.,Soigne le lanceur de la moitié de ses [PV]{mechanic:hp} max. -33,9,Heals the user by half its max HP.,Heals the user for half its max [HP]{mechanic:hp}. -34,5,"Empoisonne gravement la cible, infligeant plus de dégâts à chaque tour.",[Empoisonne gravement]{mechanic:badly-poisons} la cible. N'échoue jamais quand utilisée par un Pokémon de type []{type:poison}. -34,9,"Badly poisons the target, inflicting more damage every turn.",[Badly poisons]{mechanic:badly-poisons} the target. Never misses when used by a []{type:poison}-type Pokémon. -35,5,Éparpille de l'argent sur le sol d'une valeur équivalente à cinq fois le niveau du lanceur.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Après que le combat se termine, le gagnant reçoit cinq fois le niveau du lanceur en argent supplémentaire pour chaque fois que cette capacité a été utilisée." -35,9,Scatters money on the ground worth five times the user’s level.,"Inflicts [regular damage]{mechanic:regular-damage}. After the battle ends, the winner receives five times the user’s level in extra money for each time this move was used." -36,5,Réduit les dégâts des attaques spéciales de 50% pour cinq tours.,"Érige une barrière autour du côté du terrain du lanceur qui réduit les dégâts des attaques [spéciales]{mechanic:special} de moitié pendant cinq tours. En combats doubles, la réduction est 1/3. Les [coups critiques]{mechanic:critical-hit} ne sont pas affectés par la barrière. +31,5,Le type du lanceur change en celui de l'une de ses capacités au hasard.,"Le type du lanceur change en le type de l'une de ses capacités, sélectionnée au hasard. Puissance Cachée et Ball’Météo sont traîtées comme Normal. Seulement les capacités avec un type différent sont éligibles, et Malédiction n'est jamais éligible. Si le lanceur n'a pas de capacités qui conviennent, cette capacité échouera." +31,9,User’s type changes to the type of one of its moves at random.,"User’s type changes to the type of one of its moves, selected at random. Hidden Power and Weather Ball are treated as Normal. Only moves with a different type are eligible, and Curse is never eligible. If the user has no suitable moves, this move will fail." +32,5,A une chance d'apeurer la cible.,Inflige des dégats réguliers. A une chance d'apeurer la cible. +32,9,Has a chance to make the target flinch.,Inflicts regular damage. Has a chance to make the target flinch. +33,5,Soigne le lanceur de la moitié de ses PV max.,Soigne le lanceur de la moitié de ses PV max. +33,9,Heals the user by half its max HP.,Heals the user for half its max HP. +34,5,"Empoisonne gravement la cible, infligeant plus de dégâts à chaque tour.",Empoisonne gravement la cible. N'échoue jamais quand utilisée par un Pokémon de type Poison. +34,9,"Badly poisons the target, inflicting more damage every turn.",Badly poisons the target. Never misses when used by a Poison-type Pokémon. +35,5,Éparpille de l'argent sur le sol d'une valeur équivalente à cinq fois le niveau du lanceur.,"Inflige des dégâts réguliers. Après que le combat se termine, le gagnant reçoit cinq fois le niveau du lanceur en argent supplémentaire pour chaque fois que cette capacité a été utilisée." +35,9,Scatters money on the ground worth five times the user’s level.,"Inflicts regular damage. After the battle ends, the winner receives five times the user’s level in extra money for each time this move was used." +36,5,Réduit les dégâts des attaques spéciales de 50% pour cinq tours.,"Érige une barrière autour du côté du terrain du lanceur qui réduit les dégâts des attaques spéciales de moitié pendant cinq tours. En combats doubles, la réduction est 1/3. Les coups critiques ne sont pas affectés par la barrière. -Si le lanceur tient []{item:light-clay}, la barrière reste pendant huit tours. +Si le lanceur tient Lumargile, la barrière reste pendant huit tours. -[]{move:brick-break} ou []{move:defog} utilisés par un adversaire détruira la barrière." -36,9,Reduces damage from special attacks by 50% for five turns.,"Erects a barrier around the user’s side of the field that reduces damage from [special]{mechanic:special} attacks by half for five turns. In double battles, the reduction is 1/3. [Critical hit]{mechanic:critical-hit}s are not affected by the barrier. +Casse-Brique ou Anti-Brume utilisés par un adversaire détruira la barrière." +36,9,Reduces damage from special attacks by 50% for five turns.,"Erects a barrier around the user’s side of the field that reduces damage from special attacks by half for five turns. In double battles, the reduction is 1/3. Critical hits are not affected by the barrier. -If the user is holding []{item:light-clay}, the barrier lasts for eight turns. +If the user is holding Light Clay, the barrier lasts for eight turns. -[]{move:brick-break} or []{move:defog} used by an opponent will destroy the barrier." -37,5,"A une $probabilité_d'effet% de chances de [brûler]{mechanic:burn}, [geler]{mechanic:freeze}, ou [paralyser]{mechanic:paralysis} la cible.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de [brûler]{mechanic:burn}, [geler]{mechanic:freeze}, ou [paralyser]{mechanic:paralyze} la cible. Un de ces effets est sélectionné au hasard; ils ont des probabilités indépendantes d'arriver." -37,9,"Has a $effect_chance% chance to [burn]{mechanic:burn}, [freeze]{mechanic:freeze}, or [paralyze]{mechanic:paralysis} the target.","Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [burn]{mechanic:burn}, [freeze]{mechanic:freeze}, or [paralyze]{mechanic:paralyze} the target. One of these effects is selected at random; they do not each have independent chances to occur." -38,5,"Le lanceur dort pendant deux tours, se soignant complètement","Le lanceur [s'endort]{mechanic:sleep} et regagne immédiatement tous ses [PV]{mechanic:hp}. Si le lanceur a un autre [effet majeur de statut]{mechanic:major-status-effect}, le [sommeil]{mechanic:sleep} le remplacera. Le lanceur se réveille toujours après deux tours, ou un tour avec []{ability:early-bird}. +Brick Break or Defog used by an opponent will destroy the barrier." +37,5,"A une chance de brûler, geler, ou paralyser la cible.","Inflige des dégâts réguliers. A une chance de brûler, geler, ou paralyser la cible. Un de ces effets est sélectionné au hasard; ils ont des probabilités indépendantes d'arriver." +37,9,"Has a chance to burn, freeze, or paralyze the target.","Inflicts regular damage. Has a chance to burn, freeze, or paralyze the target. One of these effects is selected at random; they do not each have independent chances to occur." +38,5,"Le lanceur dort pendant deux tours, se soignant complètement","Le lanceur s'endort et regagne immédiatement tous ses PV. Si le lanceur a un autre effet majeur de statut, le sommeil le remplacera. Le lanceur se réveille toujours après deux tours, ou un tour avec Matinal. -Cette capacité [échoue]{mechanic:fail} si le Pokémon ne peut pas s'endormir à cause de []{move:uproar}, []{ability:insomnia}, ou []{ability:vital-spirit}. Elle échoue aussi si le Pokémon a tous ses PV ou est déjà endormi." -38,9,"User sleeps for two turns, completely healing itself.","User falls to [sleep]{mechanic:sleep} and immediately regains all its [HP]{mechanic:hp}. If the user has another [major status effect]{mechanic:major-status-effect}, [sleep]{mechanic:sleep} will replace it. The user will always wake up after two turns, or one turn with []{ability:early-bird}. +Cette capacité échoue si le Pokémon ne peut pas s'endormir à cause de Brouhaha, Insomnia, ou Esprit Vital. Elle échoue aussi si le Pokémon a tous ses PV ou est déjà endormi." +38,9,"User sleeps for two turns, completely healing itself.","User falls to sleep and immediately regains all its HP. If the user has another major status effect, sleep will replace it. The user will always wake up after two turns, or one turn with Early Bird. -This move [fail]{mechanic:fail}s if the Pokémon cannot fall asleep due to []{move:uproar}, []{ability:insomnia}, or []{ability:vital-spirit}. It also fails if the Pokémon is at full health or is already asleep." -39,5,Provoque un KO en un coup.,"Inflige des dégâts égaux au max de [PV]{mechanic:hp} de la cible. Ignore les modifications de [précision]{mechanic:accuracy} et d'[esquive]{mechanic:evasion}. La [précision]{mechanic:accuracy} de cette capacité est 30% plus 1% pour chaque niveau de plus qu'à le lanceur par rapport à la cible. Si le lanceur a un niveau inférieur à la cible, cette capacité [échouera]{mechanic:fail}. +This move fails if the Pokémon cannot fall asleep due to Uproar, Insomnia, or Vital Spirit. It also fails if the Pokémon is at full health or is already asleep." +39,5,Provoque un KO en un coup.,"Inflige des dégâts égaux au max de PV de la cible. Ignore les modifications de précision et d'esquive. La précision de cette capacité est 30% plus 1% pour chaque niveau de plus qu'à le lanceur par rapport à la cible. Si le lanceur a un niveau inférieur à la cible, cette capacité échouera. -Comme cette capacité inflige une quantité spécifique et finie de dégâts, []{move:endure} empêche toujours la cible d'être mise KO. +Comme cette capacité inflige une quantité spécifique et finie de dégâts, Ténacité empêche toujours la cible d'être mise KO. -Les effets de []{move:lock-on}, []{move:mind-reader}, et []{ability:no-guard} s'appliquent toujours, tant que le lanceur a un niveau supérieur ou égal à la cible. Cependant, ils ne donnent pas de chance à cette capacité de passer à travers []{move:detect} ou []{move:protect}." -39,9,Causes a one-hit KO.,"Inflicts damage equal to the target’s max [HP]{mechanic:hp}. Ignores [accuracy]{mechanic:accuracy} and [evasion]{mechanic:evasion} modifiers. This move’s [accuracy]{mechanic:accuracy} is 30% plus 1% for each level the user is higher than the target. If the user is a lower level than the target, this move will [fail]{mechanic:fail}. +Les effets de Verrouillage, Lire-Esprit, et Annule Garde s'appliquent toujours, tant que le lanceur a un niveau supérieur ou égal à la cible. Cependant, ils ne donnent pas de chance à cette capacité de passer à travers Détection ou Abri." +39,9,Causes a one-hit KO.,"Inflicts damage equal to the target’s max HP. Ignores accuracy and evasion modifiers. This move’s accuracy is 30% plus 1% for each level the user is higher than the target. If the user is a lower level than the target, this move will fail. -Because this move inflicts a specific and finite amount of damage, []{move:endure} still prevents the target from fainting. +Because this move inflicts a specific and finite amount of damage, Endure still prevents the target from fainting. -The effects of []{move:lock-on}, []{move:mind-reader}, and []{ability:no-guard} still apply, as long as the user is equal or higher level than the target. However, they will not give this move a chance to break through []{move:detect} or []{move:protect}." -40,5,Requiert un tour pour charger avant d'attaquer.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le taux de [coups critiques]{mechanic:critical-hit} du lanceur est un niveau supérieur en utilisant cette capacité. Le lanceur charge un tour avant d'attaquer. +The effects of Lock-On, Mind Reader, and No Guard still apply, as long as the user is equal or higher level than the target. However, they will not give this move a chance to break through Detect or Protect." +40,5,Requiert un tour pour charger avant d'attaquer.,"Inflige des dégâts réguliers. Le taux de coups critiques du lanceur est un niveau supérieur en utilisant cette capacité. Le lanceur charge un tour avant d'attaquer. -Cette capacité ne peut pas être sélectionnée par []{move:sleep-talk}." -40,9,Requires a turn to charge before attacking.,"Inflicts [regular damage]{mechanic:regular-damage}. User’s [critical hit]{mechanic:critical-hit} rate is one level higher when using this move. User charges for one turn before attacking. +Cette capacité ne peut pas être sélectionnée par Blabla Dodo." +40,9,Requires a turn to charge before attacking.,"Inflicts regular damage. User’s critical hit rate is one level higher when using this move. User charges for one turn before attacking. -This move cannot be selected by []{move:sleep-talk}." -41,5,Inflige des dégâts égaux à la moitié des PV de la cible.,Inflige des dégâts [sans type]{mechanic:typeless} égaux à la moitié des [PV]{mechanic:hp} restants de la cible. -41,9,Inflicts damage equal to half the target’s HP.,Inflicts [typeless]{mechanic:typeless} damage equal to half the target’s remaining [HP]{mechanic:hp}. +This move cannot be selected by Sleep Talk." +41,5,Inflige des dégâts égaux à la moitié des PV de la cible.,Inflige des dégâts sans type égaux à la moitié des PV restants de la cible. +41,9,Inflicts damage equal to half the target’s HP.,Inflicts typeless damage equal to half the target’s remaining HP. 42,5,Inflige 40 points de dégâts.,Inflige exactement 40 dégâts. 42,9,Inflicts 40 points of damage.,Inflicts exactly 40 damage. -43,5,Empêche la cible de fuir et inflige des dégâts pendant 2-5 tours.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Pour les 2-5 prochains tours, la cible ne peut pas quitter le terrain et subit 1/16 de ses PV max en dégâts à la fin de chaque tour. Le lanceur continue d'utiliser d'autres capacités pendant ce temps. Si le lanceur quitte le [terrain]{mechanic:field}, cet effet prend fin. +43,5,Empêche la cible de fuir et inflige des dégâts pendant 2-5 tours.,"Inflige des dégâts réguliers. Pour les 2-5 prochains tours, la cible ne peut pas quitter le terrain et subit 1/16 de ses PV max en dégâts à la fin de chaque tour. Le lanceur continue d'utiliser d'autres capacités pendant ce temps. Si le lanceur quitte le terrain, cet effet prend fin. A 3/8 chance chacune de frapper 2 ou 3 fois, et 1/8 chance chacune de frapper 4 ou 5 fois. Moyenne à 3 coups par utilisation. -[]{move:rapid-spin} annule cet effet." -43,9,Prevents the target from fleeing and inflicts damage for 2-5 turns.,"Inflicts [regular damage]{mechanic:regular-damage}. For the next 2–5 turns, the target cannot leave the field and is damaged for 1/16 its max HP at the end of each turn. The user continues to use other moves during this time. If the user leaves the [field]{mechanic:field}, this effect ends. +Tour Rapide annule cet effet." +43,9,Prevents the target from fleeing and inflicts damage for 2-5 turns.,"Inflicts regular damage. For the next 2–5 turns, the target cannot leave the field and is damaged for 1/16 its max HP at the end of each turn. The user continues to use other moves during this time. If the user leaves the field, this effect ends. Has a 3/8 chance each to hit 2 or 3 times, and a 1/8 chance each to hit 4 or 5 times. Averages to 3 hits per use. -[]{move:rapid-spin} cancels this effect." -44,5,A une chance augmentée de coup critique.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le taux de [coups critiques]{mechanic:critical-hit} du lanceur est un niveau supérieur en utilisant cette capacité. -44,9,Has an increased chance for a critical hit.,Inflicts [regular damage]{mechanic:regular-damage}. User’s [critical hit]{mechanic:critical-hit} rate is one level higher when using this move. -45,5,Touche deux fois en un tour.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Touche deux fois en un tour. -45,9,Hits twice in one turn.,Inflicts [regular damage]{mechanic:regular-damage}. Hits twice in one turn. -46,5,"Si le lanceur rate son attaque, il subit la moitié des dégâts qu'il aurait infligé en retour.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si cette capacité manque sa cible, est bloquée par []{move:protect} ou []{move:detect}, ou n'a pas d'effet, le lanceur prend des dégâts égaux à la moitié de ses PV max, arrondis à l'unité inférieur. - -Cette capacité ne peut pas être utilisée quand []{move:gravity} est active." -46,9,"If the user misses, it takes half the damage it would have inflicted in recoil.","Inflicts [regular damage]{mechanic:regular-damage}. If this move misses, is blocked by []{move:protect} or []{move:detect}, or has no effect, the user takes damage equal to half of its max HP rounded down. - -This move cannot be used while []{move:gravity} is in effect." -47,5,Protège les stats du lanceur d'être changées par des capacités ennemies.,"Les Pokémon du côté du [terrain]{mechanic:field} du lanceur sont immunisés à la baisse de stat pendant cinq tours. - -[]{move:guard-swap}, []{move:heart-swap}, et []{move:power-swap} peuvent toujours être utilisés. - -[]{move:defog} utilisé par un adversaire mettra fin à cet effet." -47,9,Protects the user’s stats from being changed by enemy moves.,"Pokémon on the user’s side of the [field]{mechanic:field} are immune to stat-lowering effects for five turns. - -[]{move:guard-swap}, []{move:heart-swap}, and []{move:power-swap} may still be used. - -[]{move:defog} used by an opponent will end this effect." -48,5,Augmente la chance du lanceur de réaliser un coup critique.,"Le taux de [coups critiques]{mechanic:critical-hit} est deux niveaux supérieur jusqu'à ce qu'il quitte le terrain. Si le lanceur a déjà utilisé []{move:focus-energy} depuis son entrée sur le terrain, cette capacité [échouera]{mechanic:fail}. - -Cet effet est transmis par []{move:baton-pass}." -48,9,Increases the user’s chance to score a critical hit.,"User’s [critical hit]{mechanic:critical-hit} rate is two levels higher until it leaves the field. If the user has already used []{move:focus-energy} since entering the field, this move will [fail]{mechanic:fail}. - -This effect is passed on by []{move:baton-pass}." -49,5,Le lanceur reçoit 1/4 des dégâts qu'il inflige en contrecoup.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur subit 1/4 des dégâts qu'il inflige en contrecoup. -49,9,User receives 1/4 the damage it inflicts in recoil.,Inflicts [regular damage]{mechanic:regular-damage}. User takes 1/4 the damage it inflicts in recoil. -50,5,Rend la cible confuse.,Rend la cible [confuse]{mechanic:confuse}. -50,9,Confuses the target.,[Confuse]{mechanic:confuse}s the target. -51,5,Augmente l'Attaque du lanceur de deux niveaux.,Augmente l'[Attaque]{mechanic:attack} du lanceur de deux [niveaux]{mechanic:stage}. -51,9,Raises the user’s Attack by two stages.,Raises the user’s [Attack]{mechanic:attack} by two [stages]{mechanic:stage}. -52,5,Augmente la Défense du lanceur de deux niveaux.,Augmente la [Défense]{mechanic:defense} du lanceur de deux [niveaux]{mechanic:stage}. -52,9,Raises the user’s Defense by two stages.,Raises the user’s [Defense]{mechanic:defense} by two [stages]{mechanic:stage}. -53,5,Augmente la Vitesse du lanceur de deux niveaux.,Augmente la [Vitesse]{mechanic:speed} du lanceur de deux [niveaux]{mechanic:stage}. -53,9,Raises the user’s Speed by two stages.,Raises the user’s [Speed]{mechanic:speed} by two [stages]{mechanic:stage}. -54,5,Augmente l'Attaque Spéciale du lanceur de deux niveaux.,Augmente l'[Attaque Spéciale]{mechanic:special-attack} du lanceur de deux [niveaux]{mechanic:stage}. -54,9,Raises the user’s Special Attack by two stages.,Raises the user’s [Special Attack]{mechanic:special-attack} by two [stages]{mechanic:stage}. -55,5,Augmente la Défense Spéciale du lanceur de deux niveaux.,Augmente la [Défense Spéciale]{mechanic:special-defense} du lanceur de deux [niveaux]{mechanic:stage}. -55,9,Raises the user’s Special Defense by two stages.,Raises the user’s [Special Defense]{mechanic:special-defense} by two [stages]{mechanic:stage}. -58,5,Le lanceur devient une copie de la cible jusqu'à ce qu'il quitte le combat.,"Le lanceur copie l'espèce, poids, type, [talent]{mechanic:ability}, [stats calculées]{mechanic:calculated-stats} (sauf [PV]{mechanic:hp}), et capacités de la cible. Les capacités copiées auront toutes 5 [PP]{mechanic:pp} restants. Les [IV]{mechanic:iv}s sont copiés aux fins de []{move:hidden-power}, mais les stats ne sont pas recalculées. - -[]{item:choice-band}, []{item:choice-scarf}, et []{item:choice-specs} restent en place, et le lanceur doit sélectionner une nouvelle capacité. - -Cette capacité ne peut pas être copiée par []{move:mirror-move}, ni forcée par []{move:encore}." -58,9,User becomes a copy of the target until it leaves battle.,"User copies the target’s species, weight, type, [ability]{mechanic:ability}, [calculated stats]{mechanic:calculated-stats} (except [HP]{mechanic:hp}), and moves. Copied moves will all have 5 [PP]{mechanic:pp} remaining. [IV]{mechanic:iv}s are copied for the purposes of []{move:hidden-power}, but stats are not recalculated. - -[]{item:choice-band}, []{item:choice-scarf}, and []{item:choice-specs} stay in effect, and the user must select a new move. - -This move cannot be copied by []{move:mirror-move}, nor forced by []{move:encore}." -59,5,Diminue l'Attaque de la cible de deux niveaux.,Diminue l'[Attaque]{mechanic:attack} de la cible de deux [niveaux]{mechanic:stage}. -59,9,Lowers the target’s Attack by two stages.,Lowers the target’s [Attack]{mechanic:attack} by two [stages]{mechanic:stage}. -60,5,Diminue la Défense de la cible de deux niveaux.,Diminue la [Défense]{mechanic:defense} de la cible de deux [niveaux]{mechanic:stage}. -60,9,Lowers the target’s Defense by two stages.,Lowers the target’s [Defense]{mechanic:defense} by two [stages]{mechanic:stage}. -61,5,Diminue la Vitesse de la cible de deux niveaux.,Diminue la [Vitesse]{mechanic:attack} de la cible de deux [niveaux]{mechanic:stage}. -61,9,Lowers the target’s Speed by two stages.,Lowers the target’s [Speed]{mechanic:speed} by two [stages]{mechanic:stage}. +Rapid Spin cancels this effect." +44,5,A une chance augmentée de coup critique.,Inflige des dégâts réguliers. Le taux de coups critiques du lanceur est un niveau supérieur en utilisant cette capacité. +44,9,Has an increased chance for a critical hit.,Inflicts regular damage. User’s critical hit rate is one level higher when using this move. +45,5,Touche deux fois en un tour.,Inflige des dégâts réguliers. Touche deux fois en un tour. +45,9,Hits twice in one turn.,Inflicts regular damage. Hits twice in one turn. +46,5,"Si le lanceur rate son attaque, il subit la moitié des dégâts qu'il aurait infligé en retour.","Inflige des dégâts réguliers. Si cette capacité manque sa cible, est bloquée par Abri ou Détection, ou n'a pas d'effet, le lanceur prend des dégâts égaux à la moitié de ses PV max, arrondis à l'unité inférieur. + +Cette capacité ne peut pas être utilisée quand Gravité est active." +46,9,"If the user misses, it takes half the damage it would have inflicted in recoil.","Inflicts regular damage. If this move misses, is blocked by Protect or Detect, or has no effect, the user takes damage equal to half of its max HP rounded down. + +This move cannot be used while Gravity is in effect." +47,5,Protège les stats du lanceur d'être changées par des capacités ennemies.,"Les Pokémon du côté du terrain du lanceur sont immunisés à la baisse de stat pendant cinq tours. + +Permugarde, Permucœur, et Permuforce peuvent toujours être utilisés. + +Anti-Brume utilisé par un adversaire mettra fin à cet effet." +47,9,Protects the user’s stats from being changed by enemy moves.,"Pokémon on the user’s side of the field are immune to stat-lowering effects for five turns. + +Guard Swap, Heart Swap, and Power Swap may still be used. + +Defog used by an opponent will end this effect." +48,5,Augmente la chance du lanceur de réaliser un coup critique.,"Le taux de coups critiques est deux niveaux supérieur jusqu'à ce qu'il quitte le terrain. Si le lanceur a déjà utilisé Puissance depuis son entrée sur le terrain, cette capacité échouera. + +Cet effet est transmis par Relais." +48,9,Increases the user’s chance to score a critical hit.,"User’s critical hit rate is two levels higher until it leaves the field. If the user has already used Focus Energy since entering the field, this move will fail. + +This effect is passed on by Baton Pass." +49,5,Le lanceur reçoit 1/4 des dégâts qu'il inflige en contrecoup.,Inflige des dégâts réguliers. Le lanceur subit 1/4 des dégâts qu'il inflige en contrecoup. +49,9,User receives 1/4 the damage it inflicts in recoil.,Inflicts regular damage. User takes 1/4 the damage it inflicts in recoil. +50,5,Rend la cible confuse.,Rend la cible confuse. +50,9,Confuses the target.,Confuses the target. +51,5,Augmente l'Attaque du lanceur de deux niveaux.,Augmente l'Attaque du lanceur de deux niveaux. +51,9,Raises the user’s Attack by two stages.,Raises the user’s Attack by two stages. +52,5,Augmente la Défense du lanceur de deux niveaux.,Augmente la Défense du lanceur de deux niveaux. +52,9,Raises the user’s Defense by two stages.,Raises the user’s Defense by two stages. +53,5,Augmente la Vitesse du lanceur de deux niveaux.,Augmente la Vitesse du lanceur de deux niveaux. +53,9,Raises the user’s Speed by two stages.,Raises the user’s Speed by two stages. +54,5,Augmente l'Attaque Spéciale du lanceur de deux niveaux.,Augmente l'Attaque Spéciale du lanceur de deux niveaux. +54,9,Raises the user’s Special Attack by two stages.,Raises the user’s Special Attack by two stages. +55,5,Augmente la Défense Spéciale du lanceur de deux niveaux.,Augmente la Défense Spéciale du lanceur de deux niveaux. +55,9,Raises the user’s Special Defense by two stages.,Raises the user’s Special Defense by two stages. +58,5,Le lanceur devient une copie de la cible jusqu'à ce qu'il quitte le combat.,"Le lanceur copie l'espèce, poids, type, talent, stats calculées (sauf PV), et capacités de la cible. Les capacités copiées auront toutes 5 PP restants. Les IVs sont copiés aux fins de Puissance Cachée, mais les stats ne sont pas recalculées. + +Bandeau Choix, Mouchoir Choix, et Lunettes Choix restent en place, et le lanceur doit sélectionner une nouvelle capacité. + +Cette capacité ne peut pas être copiée par Mimique, ni forcée par Encore." +58,9,User becomes a copy of the target until it leaves battle.,"User copies the target’s species, weight, type, ability, calculated stats (except HP), and moves. Copied moves will all have 5 PP remaining. IVs are copied for the purposes of Hidden Power, but stats are not recalculated. + +Choice Band, Choice Scarf, and Choice Specs stay in effect, and the user must select a new move. + +This move cannot be copied by Mirror Move, nor forced by Encore." +59,5,Diminue l'Attaque de la cible de deux niveaux.,Diminue l'Attaque de la cible de deux niveaux. +59,9,Lowers the target’s Attack by two stages.,Lowers the target’s Attack by two stages. +60,5,Diminue la Défense de la cible de deux niveaux.,Diminue la Défense de la cible de deux niveaux. +60,9,Lowers the target’s Defense by two stages.,Lowers the target’s Defense by two stages. +61,5,Diminue la Vitesse de la cible de deux niveaux.,Diminue la Vitesse de la cible de deux niveaux. +61,9,Lowers the target’s Speed by two stages.,Lowers the target’s Speed by two stages. 62,5,Diminue l'Attaque Spéciale de la cible de deux niveaux.,Diminue l'Attaque Spéciale de la cible de deux niveaux. 62,9,Lowers the target’s Special Attack by two stages.,Lowers the target’s Special Attack by two stages. -63,5,Diminue la Défense Spéciale de la cible de deux niveaux.,Diminue la [Défense Spéciale]{mechanic:special-defense} de la cible de deux [niveaux]{mechanic:stage}. -63,9,Lowers the target’s Special Defense by two stages.,Lowers the target’s [Special Defense]{mechanic:special-defense} by two [stages]{mechanic:stage}. -66,5,Réduit les dégâts des attaques physiques de moitié.,"Érige une barrière autour du côté du terrain du lanceur qui réduit les dégâts des attaques [physiques]{mechanic:special} de moitié pendant cinq tours. En combats doubles, la réduction est 1/3. Les [coups critiques]{mechanic:critical-hit} ne sont pas affectés par la barrière. - -Si le lanceur tient []{item:light-clay}, la barrière reste pendant huit tours. - -[]{move:brick-break} ou []{move:defog} utilisés par un adversaire détruira la barrière." -66,9,Reduces damage from physical attacks by half.,"Erects a barrier around the user’s side of the field that reduces damage from [physical]{mechanic:physical} attacks by half for five turns. In double battles, the reduction is 1/3. [Critical hit]{mechanic:critical-hit}s are not affected by the barrier. - -If the user is holding []{item:light-clay}, the barrier lasts for eight turns. - -[]{move:brick-break} or []{move:defog} used by an opponent will destroy the barrier." -67,5,Empoisonne la cible.,[Empoisonne]{mechanic:poisons} la cible. -67,9,Poisons the target.,[Poisons]{mechanic:poisons} the target. -68,5,Paralyse la cible.,[Paralyse]{mechanic:paralyzes} la cible. -68,9,Paralyzes the target.,[Paralyzes]{mechanic:paralyzes} the target. -69,5,A une $probabilité_d'effet% de chances de diminuer l'Attaque de la cible d'un niveau.,Inflige des [dégats réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de diminuer l'[Attaque]{mechanic:attack} de la cible d'un [niveau]{mechanic:stage}. -69,9,Has a $effect_chance% chance to lower the target’s Attack by one stage.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to lower the target’s [Attack]{mechanic:attack} by one [stage]{mechanic:stage}. -70,5,A une $probabilité_d'effet% de chances de diminuer la Défense de la cible d'un niveau.,Inflige des [dégats réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de diminuer la [Défense]{mechanic:defense} de la cible d'un [niveau]{mechanic:stage}. -70,9,Has a $effect_chance% chance to lower the target’s Defense by one stage.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to lower the target’s [Defense]{mechanic:defense} by one [stage]{mechanic:stage}. -71,5,A une $probabilité_d'effet% de chances de diminuer la Vitesse de la cible d'un niveau.,Inflige des [dégats réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de diminuer la [Vitesse]{mechanic:speed} de la cible d'un [niveau]{mechanic:stage}. -71,9,Has a $effect_chance% chance to lower the target’s Speed by one stage.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to lower the target’s [Speed]{mechanic:speed} by one [stage]{mechanic:stage}. -72,5,A une $probabilité_d'effet% de chances de diminuer l'Attaque Spéciale de la cible d'un niveau.,Inflige des [dégats réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de diminuer l'[Attaque Spéciale]{mechanic:special-attack} de la cible d'un [niveau]{mechanic:stage}. -72,9,Has a $effect_chance% chance to lower the target’s Special Attack by one stage.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to lower the target’s [Special Attack]{mechanic:special-attack} by one [stage]{mechanic:stage}. -73,5,A une $probabilité_d'effet% de chances de diminuer la Défense Spéciale de la cible d'un niveau.,Inflige des [dégats réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de diminuer la [Défense Spéciale]{mechanic:special-defense} de la cible d'un [niveau]{mechanic:stage}. -73,9,Has a $effect_chance% chance to lower the target’s Special Defense by one stage.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to lower the target’s [Special Defense]{mechanic:special-defense} by one [stage]{mechanic:stage}. -74,5,A une $probabilité_d'effet% de chances de diminuer la précision de la cible d'un niveau.,Inflige des [dégats réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de diminuer la [précision]{mechanic:accuracy} de la cible d'un [niveau]{mechanic:stage}. -74,9,Has a $effect_chance% chance to lower the target’s accuracy by one stage.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to lower the target’s [accuracy]{mechanic:accuracy} by one [stage]{mechanic:stage}. +63,5,Diminue la Défense Spéciale de la cible de deux niveaux.,Diminue la Défense Spéciale de la cible de deux niveaux. +63,9,Lowers the target’s Special Defense by two stages.,Lowers the target’s Special Defense by two stages. +66,5,Réduit les dégâts des attaques physiques de moitié.,"Érige une barrière autour du côté du terrain du lanceur qui réduit les dégâts des attaques physiques de moitié pendant cinq tours. En combats doubles, la réduction est 1/3. Les coups critiques ne sont pas affectés par la barrière. + +Si le lanceur tient Lumargile, la barrière reste pendant huit tours. + +Casse-Brique ou Anti-Brume utilisés par un adversaire détruira la barrière." +66,9,Reduces damage from physical attacks by half.,"Erects a barrier around the user’s side of the field that reduces damage from physical attacks by half for five turns. In double battles, the reduction is 1/3. Critical hits are not affected by the barrier. + +If the user is holding Light Clay, the barrier lasts for eight turns. + +Brick Break or Defog used by an opponent will destroy the barrier." +67,5,Empoisonne la cible.,Empoisonne la cible. +67,9,Poisons the target.,Poisons the target. +68,5,Paralyse la cible.,Paralyse la cible. +68,9,Paralyzes the target.,Paralyzes the target. +69,5,A une chance de diminuer l'Attaque de la cible d'un niveau.,Inflige des dégats réguliers. A une chance de diminuer l'Attaque de la cible d'un niveau. +69,9,Has a chance to lower the target’s Attack by one stage.,Inflicts regular damage. Has a chance to lower the target’s Attack by one stage. +70,5,A une chance de diminuer la Défense de la cible d'un niveau.,Inflige des dégats réguliers. A une chance de diminuer la Défense de la cible d'un niveau. +70,9,Has a chance to lower the target’s Defense by one stage.,Inflicts regular damage. Has a chance to lower the target’s Defense by one stage. +71,5,A une chance de diminuer la Vitesse de la cible d'un niveau.,Inflige des dégats réguliers. A une chance de diminuer la Vitesse de la cible d'un niveau. +71,9,Has a chance to lower the target’s Speed by one stage.,Inflicts regular damage. Has a chance to lower the target’s Speed by one stage. +72,5,A une chance de diminuer l'Attaque Spéciale de la cible d'un niveau.,Inflige des dégats réguliers. A une chance de diminuer l'Attaque Spéciale de la cible d'un niveau. +72,9,Has a chance to lower the target’s Special Attack by one stage.,Inflicts regular damage. Has a chance to lower the target’s Special Attack by one stage. +73,5,A une chance de diminuer la Défense Spéciale de la cible d'un niveau.,Inflige des dégats réguliers. A une chance de diminuer la Défense Spéciale de la cible d'un niveau. +73,9,Has a chance to lower the target’s Special Defense by one stage.,Inflicts regular damage. Has a chance to lower the target’s Special Defense by one stage. +74,5,A une chance de diminuer la précision de la cible d'un niveau.,Inflige des dégats réguliers. A une chance de diminuer la précision de la cible d'un niveau. +74,9,Has a chance to lower the target’s accuracy by one stage.,Inflicts regular damage. Has a chance to lower the target’s accuracy by one stage. 75,5,XXX nouvel effet pour mystical-fire,XXX nouvel effet pour mystical-fire 75,9,XXX new effect for mystical-fire,XXX new effect for mystical-fire -76,5,Le lanceur charge pendant un tour avant d'attaquer. A une $probabilité_d'effet% de chances d'apeurer la cible.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur charge pendant un tour avant d'attaquer. Les [chances de coups critiques]{mechanic:critical-hit-chance} sont un niveau supérieur au normal. A une $probabilité_d'effet% de chances d'[apeurer]{mechanic:flinch} la cible. +76,5,Le lanceur charge pendant un tour avant d'attaquer. A une chance d'apeurer la cible.,"Inflige des dégâts réguliers. Le lanceur charge pendant un tour avant d'attaquer. Les chances de coups critiques sont un niveau supérieur au normal. A une chance d'apeurer la cible. -Cette capacité ne peut pas être sélectionnée par []{move:sleep-talk}." -76,9,User charges for one turn before attacking. Has a $effect_chance% chance to make the target flinch.,"Inflicts [regular damage]{mechanic:regular-damage}. User charges for one turn before attacking. [Critical hit chance]{mechanic:critical-hit-chance} is one level higher than normal. Has a $effect_chance% chance to make the target [flinch]{mechanic:flinch}. +Cette capacité ne peut pas être sélectionnée par Blabla Dodo." +76,9,User charges for one turn before attacking. Has a chance to make the target flinch.,"Inflicts regular damage. User charges for one turn before attacking. Critical hit chance is one level higher than normal. Has a chance to make the target flinch. -This move cannot be selected by []{move:sleep-talk}." -77,5,A une $probabilité_d'effet% de chances de rendre la cible confuse.,Inflige des [dégats réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de rendre la cible [confuse]{mechanic:confuse}. -77,9,Has a $effect_chance% chance to confuse the target.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [confuse]{mechanic:confuse} the target. -78,5,Touche deux fois dans le même tour. A une $probabilité_d'effet% de chances d'empoisonner la cible.,Inflige des [dégats réguliers]{mechanic:regular-damage}. Touche deux fois dans le même tour. A une $probabilité_d'effet% de chances d'[empoisonner]{mechanic:poison} la cible. -78,9,Hits twice in the same turn. Has a $effect_chance% chance to poison the target.,Inflicts [regular damage]{mechanic:regular-damage}. Hits twice in the same turn. Has a $effect_chance% chance to [poison]{mechanic:poison} the target. -79,5,N'échoue jamais.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Ignore les modifications de [précision]{mechanic:accuracy} et d'[esquive]{mechanic:evasion}. -79,9,Never misses.,Inflicts [regular damage]{mechanic:regular-damage}. Ignores [accuracy]{mechanic:accuracy} and [evasion]{mechanic:evasion} modifiers. -80,5,"Transfère 1/4 des PV max du lanceur a une poupée, protégeant le lanceur des prochains dégâts ou changements de statut jusqu'à ce qu'elle se brise.","Transfère 1/4 des [PV]{mechanic:hp} du lanceur dans une poupée qui absorbe les dégâts et fait [échouer]{mechanic:fail} la plupart des capacités négatives. Si le lanceur quitter le [terrain]{mechanic:field}, la poupée disparaîtra. Si le lanceur ne peut pas payer le coût en [PV]{mechanic:hp}, cette capacité échouera. +This move cannot be selected by Sleep Talk." +77,5,A une chance de rendre la cible confuse.,Inflige des dégats réguliers. A une chance de rendre la cible confuse. +77,9,Has a chance to confuse the target.,Inflicts regular damage. Has a chance to confuse the target. +78,5,Touche deux fois dans le même tour. A une chance d'empoisonner la cible.,Inflige des dégats réguliers. Touche deux fois dans le même tour. A une chance d'empoisonner la cible. +78,9,Hits twice in the same turn. Has a chance to poison the target.,Inflicts regular damage. Hits twice in the same turn. Has a chance to poison the target. +79,5,N'échoue jamais.,Inflige des dégâts réguliers. Ignore les modifications de précision et d'esquive. +79,9,Never misses.,Inflicts regular damage. Ignores accuracy and evasion modifiers. +80,5,"Transfère 1/4 des PV max du lanceur a une poupée, protégeant le lanceur des prochains dégâts ou changements de statut jusqu'à ce qu'elle se brise.","Transfère 1/4 des PV du lanceur dans une poupée qui absorbe les dégâts et fait échouer la plupart des capacités négatives. Si le lanceur quitter le terrain, la poupée disparaîtra. Si le lanceur ne peut pas payer le coût en PV, cette capacité échouera. -La poupée prend des dégâts normalement, en utilisant les stats et types du lanceur, et se brise quand ses [PV]{mechanic:hp} atteignent zéro. Les dégâts auto-infligés de la [confusion]{mechanic:confusion} ou les contrecoups ne sont pas absorbés. Les effets de soin des adversaires ignorent la poupée et soignent le lanceur normalement. Les capacités qui fonctionnent sur la base des [PV]{mechanic:hp} du lanceur le font toujours; les [PV]{mechanic:hp} de la poupée n'influencent aucune capacité. +La poupée prend des dégâts normalement, en utilisant les stats et types du lanceur, et se brise quand ses PV atteignent zéro. Les dégâts auto-infligés de la confusion ou les contrecoups ne sont pas absorbés. Les effets de soin des adversaires ignorent la poupée et soignent le lanceur normalement. Les capacités qui fonctionnent sur la base des PV du lanceur le font toujours; les PV de la poupée n'influencent aucune capacité. -La poupée bloquera les [effets majeurs de statuts]{mechanic:major-status-effect}, [confusions]{mechanic:confusion}, et [apeurements]{mechanic:flinch}. Les effets de []{move:smelling-salts} et []{move:wake-up-slap} ne se déclenchent pas contre une poupée, même si le Pokémon derrière la poupée a les [effets de statut majeur]{mechanic:major-status-effect} appropriés. Les capacités piégeantes multitours comme []{move:wrap} frapperont la cible de leurs [dégâts réguliers]{mechanic:regular-damage}, mais le piège multitours et les effets de dégâts ne s'activeront pas. +La poupée bloquera les effets majeurs de statuts, confusions, et apeurements. Les effets de Stimulant et Réveil Forcé ne se déclenchent pas contre une poupée, même si le Pokémon derrière la poupée a les effets de statut majeur appropriés. Les capacités piégeantes multitours comme Ligotage frapperont la cible de leurs dégâts réguliers, mais le piège multitours et les effets de dégâts ne s'activeront pas. -Les capacités bloquées ou dégâts absorbés par la poupée ne comptent pas comme ayant touché l'utilisateur ou infligé des dégâts pour les effets qui réagissent à cela., e.g., []{move:avalanche}, []{move:counter}, ou un []{item:rowap-berry}. []{move:magic-coat} fonctionne toujours normalement, même contre les capacités que la poupée bloquerait. Les Pokémon adverses qui infligent des dégâts à la poupée avec des capacités drainantes comme []{move:absorb} sont soignés normalement. +Les capacités bloquées ou dégâts absorbés par la poupée ne comptent pas comme ayant touché l'utilisateur ou infligé des dégâts pour les effets qui réagissent à cela., e.g., Avalanche, Riposte, ou un Baie Pommo. Reflet Magik fonctionne toujours normalement, même contre les capacités que la poupée bloquerait. Les Pokémon adverses qui infligent des dégâts à la poupée avec des capacités drainantes comme Vole-Vie sont soignés normalement. -Elle bloquera aussi []{move:acupressure}, []{move:block}, l'effet maudit de []{move:curse}, []{move:dream-eater}, []{move:embargo}, []{move:flatter}, []{move:gastro-acid}, []{move:grudge}, []{move:heal-block}, []{move:leech-seed}, []{move:lock-on}, []{move:mean-look}, []{move:mimic}, []{move:mind-reader}, []{move:nightmare}, []{move:pain-split}, []{move:psycho-shift}, []{move:spider-web}, []{move:sketch}, []{move:swagger}, []{move:switcheroo}, []{move:trick}, []{move:worry-seed}, et []{move:yawn}. Un Pokémon affecté par []{move:yawn} avant d'invoquer la poupée restera [endormi]{mechanic:sleep}. +Elle bloquera aussi Acupression, Barrage, l'effet maudit de Malédiction, Dévorêve, Embargo, Flatterie, Suc Digestif, Rancune, Anti-Soin, Vampigraine, Verrouillage, Regard Noir, Copie, Lire-Esprit, Cauchemar, Balance, Échange Psy, Toile, Gribouille, Vantardise, Passe-Passe, Tour de Magie, Soucigraine, et Bâillement. Un Pokémon affecté par Bâillement avant d'invoquer la poupée restera endormi. -La poupée bloque []{ability:intimidate}, mais tous les autres talents agissent comme si la poupée n'existait pas. Si le lanceur a un talent qui absorbe les capacités d'un certain type pour des [PV]{mechanic:hp} (tel que []{ability:volt-absorb} absorbant []{move:thunder-wave}), ces capacités ne seront pas bloquées. +La poupée bloque Intimidation, mais tous les autres talents agissent comme si la poupée n'existait pas. Si le lanceur a un talent qui absorbe les capacités d'un certain type pour des PV (tel que Absorbe-Volt absorbant Cage Éclair), ces capacités ne seront pas bloquées. -[]{item:life-orb} et les baies qui provoquent la [confusion]{mechanic:confusion} fonctionnent toujours normalement, mais leurs pertes de [PV]{mechanic:hp} respectives et la [confusion]{mechanic:confusion} sont absorbées/bloquées par la poupée. +Orbe Vie et les baies qui provoquent la confusion fonctionnent toujours normalement, mais leurs pertes de PV respectives et la confusion sont absorbées/bloquées par la poupée. -Le lanceur est toujours vulnérable aux dégâts infligés en entrant ou quittant le [terrain]{mechanic:field}, tels que par []{move:pursuit} ou []{move:spikes}; cependant, la poupée bloquera l'effet de [poison]{mechanic:poison} de []{move:toxic-spikes}. +Le lanceur est toujours vulnérable aux dégâts infligés en entrant ou quittant le terrain, tels que par Poursuite ou Picots; cependant, la poupée bloquera l'effet de poison de Pics Toxik. -La poupée est transmise par []{move:baton-pass}. Elle garde ses [PV]{mechanic:hp} existants, mais utilise les stats et types du Pokémon remplaçant pour le calcul des dégâts. +La poupée est transmise par Relais. Elle garde ses PV existants, mais utilise les stats et types du Pokémon remplaçant pour le calcul des dégâts. Tous les autres effets fonctionnent normalement." -80,9,"Transfers 1/4 of the user’s max HP into a doll, protecting the user from further damage or status changes until it breaks.","Transfers 1/4 the user’s max [HP]{mechanic:hp} into a doll that absorbs damage and causes most negative move effects to [fail]{mechanic:fail}. If the user leaves the [field]{mechanic:field}, the doll will vanish. If the user cannot pay the [HP]{mechanic:hp} cost, this move will fail. +80,9,"Transfers 1/4 of the user’s max HP into a doll, protecting the user from further damage or status changes until it breaks.","Transfers 1/4 the user’s max HP into a doll that absorbs damage and causes most negative move effects to fail. If the user leaves the field, the doll will vanish. If the user cannot pay the HP cost, this move will fail. -The doll takes damage as normal, using the user’s stats and types, and will break when its [HP]{mechanic:hp} reaches zero. Self-inflicted damage from [confusion]{mechanic:confusion} or recoil is not absorbed. Healing effects from opponents ignore the doll and heal the user as normal. Moves that work based on the user’s [HP]{mechanic:hp} still do so; the doll’s [HP]{mechanic:hp} does not influence any move. +The doll takes damage as normal, using the user’s stats and types, and will break when its HP reaches zero. Self-inflicted damage from confusion or recoil is not absorbed. Healing effects from opponents ignore the doll and heal the user as normal. Moves that work based on the user’s HP still do so; the doll’s HP does not influence any move. -The doll will block [major status effect]{mechanic:major-status-effect}s, [confusion]{mechanic:confusion}, and [flinch]{mechanic:flinch}ing. The effects of []{move:smelling-salts} and []{move:wake-up-slap} do not trigger against a doll, even if the Pokémon behind the doll has the appropriate [major status effect]{mechanic:major-status-effect}. Multi-turn trapping moves like []{move:wrap} will hit the doll for their [regular damage]{mechanic:regular-damage}, but the multi-turn trapping and damage effects will not activate. +The doll will block major status effects, confusion, and flinching. The effects of Smelling Salts and Wake-Up Slap do not trigger against a doll, even if the Pokémon behind the doll has the appropriate major status effect. Multi-turn trapping moves like Wrap will hit the doll for their regular damage, but the multi-turn trapping and damage effects will not activate. -Moves blocked or damage absorbed by the doll do not count as hitting the user or inflicting damage for any effects that respond to such, e.g., []{move:avalanche}, []{move:counter}, or a []{item:rowap-berry}. []{move:magic-coat} still works as normal, even against moves the doll would block. Opposing Pokémon that damage the doll with a leech move like []{move:absorb} are healed as normal. +Moves blocked or damage absorbed by the doll do not count as hitting the user or inflicting damage for any effects that respond to such, e.g., Avalanche, Counter, or a Rowap Berry. Magic Coat still works as normal, even against moves the doll would block. Opposing Pokémon that damage the doll with a leech move like Absorb are healed as normal. -It will also block []{move:acupressure}, []{move:block}, the curse effect of []{move:curse}, []{move:dream-eater}, []{move:embargo}, []{move:flatter}, []{move:gastro-acid}, []{move:grudge}, []{move:heal-block}, []{move:leech-seed}, []{move:lock-on}, []{move:mean-look}, []{move:mimic}, []{move:mind-reader}, []{move:nightmare}, []{move:pain-split}, []{move:psycho-shift}, []{move:spider-web}, []{move:sketch}, []{move:swagger}, []{move:switcheroo}, []{move:trick}, []{move:worry-seed}, and []{move:yawn}. A Pokémon affected by []{move:yawn} before summoning the doll will still fall to [sleep]{mechanic:sleep}. +It will also block Acupressure, Block, the curse effect of Curse, Dream Eater, Embargo, Flatter, Gastro Acid, Grudge, Heal Block, Leech Seed, Lock-On, Mean Look, Mimic, Mind Reader, Nightmare, Pain Split, Psycho Shift, Spider Web, Sketch, Swagger, Switcheroo, Trick, Worry Seed, and Yawn. A Pokémon affected by Yawn before summoning the doll will still fall to sleep. -The doll blocks []{ability:intimidate}, but all other abilities act as though the doll did not exist. If the user has an ability that absorbs moves of a certain type for [HP]{mechanic:hp} (such as []{ability:volt-absorb} absorbing []{move:thunder-wave}), such moves will not be blocked. +The doll blocks Intimidate, but all other abilities act as though the doll did not exist. If the user has an ability that absorbs moves of a certain type for HP (such as Volt Absorb absorbing Thunder Wave), such moves will not be blocked. -[]{item:life-orb} and berries that cause [confusion]{mechanic:confusion} still work as normal, but their respective [HP]{mechanic:hp} loss and [confusion]{mechanic:confusion} are absorbed/blocked by the doll. +Life Orb and berries that cause confusion still work as normal, but their respective HP loss and confusion are absorbed/blocked by the doll. -The user is still vulnerable to damage inflicted when entering or leaving the [field]{mechanic:field}, such as by []{move:pursuit} or []{move:spikes}; however, the doll will block the [poison]{mechanic:poison} effect of []{move:toxic-spikes}. +The user is still vulnerable to damage inflicted when entering or leaving the field, such as by Pursuit or Spikes; however, the doll will block the poison effect of Toxic Spikes. -The doll is passed on by []{move:baton-pass}. It keeps its existing [HP]{mechanic:hp}, but uses the replacement Pokémon’s stats and types for damage calculation. +The doll is passed on by Baton Pass. It keeps its existing HP, but uses the replacement Pokémon’s stats and types for damage calculation. All other effects work as normal." -81,5,Le lanceur passe son prochain tour pour se recharger.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur passe son prochain tour pour ""se recharger"", et ne peut pas attaquer ou [se retirer]{mechanic:switch} pendant ce tour." -81,9,User foregoes its next turn to recharge.,"Inflicts [regular damage]{mechanic:regular-damage}. User loses its next turn to ""recharge"", and cannot attack or [switch]{mechanic:switch} out during that turn." -82,5,"Si le lanceur est touché après avoir utilisé cette capacité, son Attaque augmente d'un niveau.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. À chaque fois que le lanceur est frappé après avoir utilisé cette capacité mais avant sa prochaine action, son [Attaque]{mechanic:attack} augmente d'un [niveau]{mechanic:stage}." -82,9,"If the user is hit after using this move, its Attack rises by one stage.","Inflicts [regular damage]{mechanic:regular-damage}. Every time the user is hit after it uses this move but before its next action, its [Attack]{mechanic:attack} raises by one [stage]{mechanic:stage}." -83,5,Copie la dernière capacité utilisée par la cible.,"Cette capacité est remplacée par la dernière capacité utilisée avec succès par la cible, et ses PP changent à 5. Si la cible n'a pas utilisé de capacité depuis sont entrée sur le terrain, si elle essaie d'utiliser une capacité ce tour et a [échoué]{mechanic:fail}, ou si le lanceur connaît déjà la capacité ciblée, cette capacité échouera. Cet effet disparaît quand le lanceur quitte le terrain. +81,5,Le lanceur passe son prochain tour pour se recharger.,"Inflige des dégâts réguliers. Le lanceur passe son prochain tour pour ""se recharger"", et ne peut pas attaquer ou se retirer pendant ce tour." +81,9,User foregoes its next turn to recharge.,"Inflicts regular damage. User loses its next turn to ""recharge"", and cannot attack or switch out during that turn." +82,5,"Si le lanceur est touché après avoir utilisé cette capacité, son Attaque augmente d'un niveau.","Inflige des dégâts réguliers. À chaque fois que le lanceur est frappé après avoir utilisé cette capacité mais avant sa prochaine action, son Attaque augmente d'un niveau." +82,9,"If the user is hit after using this move, its Attack rises by one stage.","Inflicts regular damage. Every time the user is hit after it uses this move but before its next action, its Attack raises by one stage." +83,5,Copie la dernière capacité utilisée par la cible.,"Cette capacité est remplacée par la dernière capacité utilisée avec succès par la cible, et ses PP changent à 5. Si la cible n'a pas utilisé de capacité depuis sont entrée sur le terrain, si elle essaie d'utiliser une capacité ce tour et a échoué, ou si le lanceur connaît déjà la capacité ciblée, cette capacité échouera. Cet effet disparaît quand le lanceur quitte le terrain. -Si []{move:chatter}, []{move:metronome}, []{move:mimic}, []{move:sketch}, ou []{move:struggle} est sélectionné, cette capacité [échouera]{mechanic:fail}. +Si Babil, Métronome, Copie, Gribouille, ou Lutte est sélectionné, cette capacité échouera. -Cette capacité ne peut pas être copiée par []{move:mirror-move}, ni sélectionnée par []{move:assist} ou []{move:metronome}, ni forcée par []{move:encore}." -83,9,Copies the target’s last used move.,"This move is replaced by the target’s last successfully used move, and its PP changes to 5. If the target hasn’t used a move since entering the field, if it tried to use a move this turn and [failed]{mechanic:fail}, or if the user already knows the targeted move, this move will fail. This effect vanishes when the user leaves the field. +Cette capacité ne peut pas être copiée par Mimique, ni sélectionnée par Assistance ou Métronome, ni forcée par Encore." +83,9,Copies the target’s last used move.,"This move is replaced by the target’s last successfully used move, and its PP changes to 5. If the target hasn’t used a move since entering the field, if it tried to use a move this turn and failed, or if the user already knows the targeted move, this move will fail. This effect vanishes when the user leaves the field. -If []{move:chatter}, []{move:metronome}, []{move:mimic}, []{move:sketch}, or []{move:struggle} is selected, this move will [fail]{mechanic:fail}. +If Chatter, Metronome, Mimic, Sketch, or Struggle is selected, this move will fail. -This move cannot be copied by []{move:mirror-move}, nor selected by []{move:assist} or []{move:metronome}, nor forced by []{move:encore}." -84,5,Sélectionne et utilise aléatoirement n'importe quelle capacité du jeu.,"Sélectionne aléatoirement une capacité et l'utilise. Les capacités que le lanceur connaît déjà ne sont pas éligibles. Les capacités d'assistance, méta, protection, et réflexion ne sont pas non plus éligibles; en particulier, []{move:assist}, []{move:chatter}, []{move:copycat}, []{move:counter}, []{move:covet}, []{move:destiny-bond}, []{move:detect}, []{move:endure}, []{move:feint}, []{move:focus-punch}, []{move:follow-me}, []{move:helping-hand}, []{move:me-first}, []{move:metronome}, []{move:mimic}, []{move:mirror-coat}, []{move:mirror-move}, []{move:protect}, []{move:quick-guard}, []{move:sketch}, []{move:sleep-talk}, []{move:snatch}, []{move:struggle}, []{move:switcheroo}, []{move:thief}, []{move:trick}, et []{move:wide-guard} ne seront pas sélectionnée par cette capacité. +This move cannot be copied by Mirror Move, nor selected by Assist or Metronome, nor forced by Encore." +84,5,Sélectionne et utilise aléatoirement n'importe quelle capacité du jeu.,"Sélectionne aléatoirement une capacité et l'utilise. Les capacités que le lanceur connaît déjà ne sont pas éligibles. Les capacités d'assistance, méta, protection, et réflexion ne sont pas non plus éligibles; en particulier, Assistance, Babil, Photocopie, Riposte, Implore, Lien du Destin, Détection, Ténacité, Ruse, Mitra-Poing, Par Ici, Coup d’Main, Moi d’Abord, Métronome, Copie, Voile Miroir, Mimique, Abri, Prévention, Gribouille, Blabla Dodo, Saisie, Lutte, Passe-Passe, Larcin, Tour de Magie, et Garde Large ne seront pas sélectionnée par cette capacité. -Cette capacité ne peut pas être copiée par []{move:mimic} ou []{move:mirror-move}, ni sélectionnée par []{move:assist}, []{move:metronome}, ou []{move:sleep-talk}." -84,9,Randomly selects and uses any move in the game.,"Selects any move at random and uses it. Moves the user already knows are not eligible. Assist, meta, protection, and reflection moves are also not eligible; specifically, []{move:assist}, []{move:chatter}, []{move:copycat}, []{move:counter}, []{move:covet}, []{move:destiny-bond}, []{move:detect}, []{move:endure}, []{move:feint}, []{move:focus-punch}, []{move:follow-me}, []{move:helping-hand}, []{move:me-first}, []{move:metronome}, []{move:mimic}, []{move:mirror-coat}, []{move:mirror-move}, []{move:protect}, []{move:quick-guard}, []{move:sketch}, []{move:sleep-talk}, []{move:snatch}, []{move:struggle}, []{move:switcheroo}, []{move:thief}, []{move:trick}, and []{move:wide-guard} will not be selected by this move. +Cette capacité ne peut pas être copiée par Copie ou Mimique, ni sélectionnée par Assistance, Métronome, ou Blabla Dodo." +84,9,Randomly selects and uses any move in the game.,"Selects any move at random and uses it. Moves the user already knows are not eligible. Assist, meta, protection, and reflection moves are also not eligible; specifically, Assist, Chatter, Copycat, Counter, Covet, Destiny Bond, Detect, Endure, Feint, Focus Punch, Follow Me, Helping Hand, Me First, Metronome, Mimic, Mirror Coat, Mirror Move, Protect, Quick Guard, Sketch, Sleep Talk, Snatch, Struggle, Switcheroo, Thief, Trick, and Wide Guard will not be selected by this move. -This move cannot be copied by []{move:mimic} or []{move:mirror-move}, nor selected by []{move:assist}, []{move:metronome}, or []{move:sleep-talk}." -85,5,"Ensemence la cible, lui volant des PV à chaque tour.","Plante une graine dans la cible qui [draine]{mechanic:drain} 1/8 de ses [PV]{mechanic:hp} max à la fin de chaque tour et soigne le lanceur de la quantité subie. N'a pas d'effet sur les Pokémon []{type:grass}. La graine reste jusqu'à ce que la cible quitte le terrain. +This move cannot be copied by Mimic or Mirror Move, nor selected by Assist, Metronome, or Sleep Talk." +85,5,"Ensemence la cible, lui volant des PV à chaque tour.","Plante une graine dans la cible qui draine 1/8 de ses PV max à la fin de chaque tour et soigne le lanceur de la quantité subie. N'a pas d'effet sur les Pokémon Plante. La graine reste jusqu'à ce que la cible quitte le terrain. -Le lanceur prend des dégâts au lieu d'être soigné si la cible a []{ability:liquid-ooze}. +Le lanceur prend des dégâts au lieu d'être soigné si la cible a Suintement. -[]{move:rapid-spin} supprimera cet effet. +Tour Rapide supprimera cet effet. -Cet effet est transmis par []{move:baton-pass}." -85,9,"Seeds the target, stealing HP from it every turn.","Plants a seed on the target that [drains]{mechanic:drain} 1/8 of its max [HP]{mechanic:hp} at the end of every turn and heals the user for the amount taken. Has no effect on []{type:grass} Pokémon. The seed remains until the target leaves the field. +Cet effet est transmis par Relais." +85,9,"Seeds the target, stealing HP from it every turn.","Plants a seed on the target that drains 1/8 of its max HP at the end of every turn and heals the user for the amount taken. Has no effect on Grass Pokémon. The seed remains until the target leaves the field. -The user takes damage instead of being healed if the target has []{ability:liquid-ooze}. +The user takes damage instead of being healed if the target has Liquid Ooze. -[]{move:rapid-spin} will remove this effect. +Rapid Spin will remove this effect. -This effect is passed on by []{move:baton-pass}." +This effect is passed on by Baton Pass." 86,5,Ne fait rien.,Ne fait rien. 86,9,Does nothing.,"Does nothing. -This move cannot be used while []{move:gravity} is in effect." -87,5,Empêche la cible d'utiliser sa dernière capacité utilisée pendant 1-8 tours.,"Empêche la cible d'utiliser la dernière capacité utilisée, empêchant son utilisation pour 4–7 tours, sélectionné au hasard, ou jusqu'à ce que la cible quitte le [terrain]{mechanic:field}. Si la cible n'a pas utilisé de capacité depuis son entrée sur le [terrain]{mechanic:field}, si elle a essayé d'utiliser une capacité ce tour et a [échoué]{mechanic:failed}, si sa dernière capacité utilisée a PP restant, ou si elle a déjà une capacité désactivée, cette capacité échouera." -87,9,Disables the target’s last used move for 1-8 turns.,"Disables the target’s last used move, preventing its use for 4–7 turns, selected at random, or until the target leaves the [field]{mechanic:field}. If the target hasn’t used a move since entering the [field]{mechanic:field}, if it tried to use a move this turn and [failed]{mechanic:failed}, if its last used move has 0 PP remaining, or if it already has a move disabled, this move will fail." +This move cannot be used while Gravity is in effect." +87,5,Empêche la cible d'utiliser sa dernière capacité utilisée pendant 1-8 tours.,"Empêche la cible d'utiliser la dernière capacité utilisée, empêchant son utilisation pour 4–7 tours, sélectionné au hasard, ou jusqu'à ce que la cible quitte le terrain. Si la cible n'a pas utilisé de capacité depuis son entrée sur le terrain, si elle a essayé d'utiliser une capacité ce tour et a échoué, si sa dernière capacité utilisée a PP restant, ou si elle a déjà une capacité désactivée, cette capacité échouera." +87,9,Disables the target’s last used move for 1-8 turns.,"Disables the target’s last used move, preventing its use for 4–7 turns, selected at random, or until the target leaves the field. If the target hasn’t used a move since entering the field, if it tried to use a move this turn and failed, if its last used move has 0 PP remaining, or if it already has a move disabled, this move will fail." 88,5,Inflige des dégâts égaux au niveau du lanceur.,"Inflige des dégâts égaux au niveau du lanceur. Les immunités de type s'appliquent, mais les autres effets sont ignorés." 88,9,Inflicts damage equal to the user’s level.,"Inflicts damage equal to the user’s level. Type immunity applies, but other type effects are ignored." -89,5,Inflige des dégâts entre 50% et 150% du niveau du lanceur.,"Inflige des dégâts [sans type]{mechanic:typeless} entre 50% et 150% du niveau du lanceur, sélectionné au hasard dans par incréments de 10%." -89,9,Inflicts damage between 50% and 150% of the user’s level.,"Inflicts [typeless]{mechanic:typeless} damage between 50% and 150% of the user’s level, selected at random in increments of 10%." -90,5,Inflige le double des dégâts que le lanceur a reçu de la dernière attaque physique qu'il a subi.,"Cible le dernier Pokémon adverse à avoir frappé le lanceur avec une capacité [physique]{mechanic:physical} ce tour. Inflige deux fois les dégâts que cette capacité a infligé au lanceur. S'il n'y a pas de cible éligible, cette capacité [échouera]{mechanic:fail}. L'immunité de type s'applique, mais les autres effets de type sont ignorés. +89,5,Inflige des dégâts entre 50% et 150% du niveau du lanceur.,"Inflige des dégâts sans type entre 50% et 150% du niveau du lanceur, sélectionné au hasard dans par incréments de 10%." +89,9,Inflicts damage between 50% and 150% of the user’s level.,"Inflicts typeless damage between 50% and 150% of the user’s level, selected at random in increments of 10%." +90,5,Inflige le double des dégâts que le lanceur a reçu de la dernière attaque physique qu'il a subi.,"Cible le dernier Pokémon adverse à avoir frappé le lanceur avec une capacité physique ce tour. Inflige deux fois les dégâts que cette capacité a infligé au lanceur. S'il n'y a pas de cible éligible, cette capacité échouera. L'immunité de type s'applique, mais les autres effets de type sont ignorés. -Cette capacité ne peut pas être copiée par []{move:mirror-move}, ni sélectionnée par []{move:assist} ou []{move:metronome}." -90,9,Inflicts twice the damage the user received from the last physical hit it took.,"Targets the last opposing Pokémon to hit the user with a [physical]{mechanic:physical} move this turn. Inflicts twice the damage that move did to the user. If there is no eligible target, this move will [fail]{mechanic:fail}. Type immunity applies, but other type effects are ignored. +Cette capacité ne peut pas être copiée par Mimique, ni sélectionnée par Assistance ou Métronome." +90,9,Inflicts twice the damage the user received from the last physical hit it took.,"Targets the last opposing Pokémon to hit the user with a physical move this turn. Inflicts twice the damage that move did to the user. If there is no eligible target, this move will fail. Type immunity applies, but other type effects are ignored. -This move cannot be copied by []{move:mirror-move}, nor selected by []{move:assist} or []{move:metronome}." -91,5,Force la cible à répéter sa dernière capacité utilisée à chaque tour pendant 2 à 6 tours.,"Les 4–8 prochaines fois (sélectionné au hasard) que la cible essaie d'utiliser une capacité, elle est forcée de répéter sa dernière capacité utilisée. Si la capacité sélectionnée permet au dresseur de sélectionner une cible, un adversaire sera choisi au hasard à chaque tour. Si la cible est empêchée d'utiliser la capacité sélectionnée par un autre effet, []{move:struggle} sera utilisé à la place. Cet effet prend fin si la capacité sélectionnée arrive à court de [PP]{mechanic:pp}. +This move cannot be copied by Mirror Move, nor selected by Assist or Metronome." +91,5,Force la cible à répéter sa dernière capacité utilisée à chaque tour pendant 2 à 6 tours.,"Les 4–8 prochaines fois (sélectionné au hasard) que la cible essaie d'utiliser une capacité, elle est forcée de répéter sa dernière capacité utilisée. Si la capacité sélectionnée permet au dresseur de sélectionner une cible, un adversaire sera choisi au hasard à chaque tour. Si la cible est empêchée d'utiliser la capacité sélectionnée par un autre effet, Lutte sera utilisé à la place. Cet effet prend fin si la capacité sélectionnée arrive à court de PP. -Si la cible n'a pas utilisé de capacité depuis son entrée sur le [terrain]{mechanic:field}, si elle a essayé d'utiliser une capacité ce tour et [a échoué]{mechanic:failed}, si elle ne connaît pas la capacité sélectionnée, ou si la capacité sélectionnée a 0 [PP]{mechanic:pp} restant, cette capacité échouera. Si la dernière capacité utilisée de la cible était []{move:encore}, []{move:mimic}, []{move:mirror-move}, []{move:sketch}, []{move:struggle}, ou []{move:transform}, cette capacité échouera." -91,9,Forces the target to repeat its last used move every turn for 2 to 6 turns.,"The next 4–8 times (selected at random) the target attempts to move, it is forced to repeat its last used move. If the selected move allows the trainer to select a target, an opponent will be selected at random each turn. If the target is prevented from using the selected move by some other effect, []{move:struggle} will be used instead. This effect ends if the selected move runs out of [PP]{mechanic:pp}. +Si la cible n'a pas utilisé de capacité depuis son entrée sur le terrain, si elle a essayé d'utiliser une capacité ce tour et a échoué, si elle ne connaît pas la capacité sélectionnée, ou si la capacité sélectionnée a 0 PP restant, cette capacité échouera. Si la dernière capacité utilisée de la cible était Encore, Copie, Mimique, Gribouille, Lutte, ou Morphing, cette capacité échouera." +91,9,Forces the target to repeat its last used move every turn for 2 to 6 turns.,"The next 4–8 times (selected at random) the target attempts to move, it is forced to repeat its last used move. If the selected move allows the trainer to select a target, an opponent will be selected at random each turn. If the target is prevented from using the selected move by some other effect, Struggle will be used instead. This effect ends if the selected move runs out of PP. -If the target hasn’t used a move since entering the [field]{mechanic:field}, if it tried to use a move this turn and [failed]{mechanic:failed}, if it does not know the selected move, or if the selected move has 0 [PP]{mechanic:pp} remaining, this move will fail. If the target’s last used move was []{move:encore}, []{move:mimic}, []{move:mirror-move}, []{move:sketch}, []{move:struggle}, or []{move:transform}, this move will fail." -92,5,Les PV du lanceur et de la cible deviennent la moyenne de leurs PV actuels.,"Change les [PV]{mechanic:hp} restants du lanceur et de la cible en la moyenne de leurs [PV]{mechanic:hp} restants actuels. Ignore les modifications de [précision]{mechanic:accuracy} et d'[esquive]{mechanic:evasion}. Cet effet ne compte pas comme des infligeant des dégâts pour les autres capacités et effets qui réagissent aux dégâts subis. +If the target hasn’t used a move since entering the field, if it tried to use a move this turn and failed, if it does not know the selected move, or if the selected move has 0 PP remaining, this move will fail. If the target’s last used move was Encore, Mimic, Mirror Move, Sketch, Struggle, or Transform, this move will fail." +92,5,Les PV du lanceur et de la cible deviennent la moyenne de leurs PV actuels.,"Change les PV restants du lanceur et de la cible en la moyenne de leurs PV restants actuels. Ignore les modifications de précision et d'esquive. Cet effet ne compte pas comme des infligeant des dégâts pour les autres capacités et effets qui réagissent aux dégâts subis. -Cet effet [échoue]{mechanic:fail} contre un []{move:substitute}." -92,9,Sets the user’s and targets’s HP to the average of their current HP.,"Changes the user’s and target’s remaining [HP]{mechanic:hp} to the average of their current remaining [HP]{mechanic:hp}. Ignores [accuracy]{mechanic:accuracy} and [evasion]{mechanic:evasion} modifiers. This effect does not count as inflicting damage for other moves and effects that respond to damage taken. +Cet effet échoue contre un Clonage." +92,9,Sets the user’s and targets’s HP to the average of their current HP.,"Changes the user’s and target’s remaining HP to the average of their current remaining HP. Ignores accuracy and evasion modifiers. This effect does not count as inflicting damage for other moves and effects that respond to damage taken. -This effect [fail]{mechanic:fail}s against a []{move:substitute}." -93,5,A une $probabilité_d'effet% de chances d'apeurer la cible. Ne fonctionne que si le lanceur dort.,Utilisable seulement si le lanceur [dort]{mechanic:sleep}. Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances d'[apeurer]{mechanic:flinch} la cible. -93,9,Has a $effect_chance% chance to make the target flinch. Only works if the user is sleeping.,Only usable if the user is [sleep]{mechanic:sleep}ing. Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to make the target []{mechanic:flinch}. -94,5,Change le type du lanceur en un type aléatoire soit résistant ou immunisé à la dernière capacité utilisée contre lui.,"Change le type du lanceur en un type résistant ou immunisé à la dernière capacité offensive qui l'a frappé. Le nouveau type est choisi au hasard et ne peut pas être un type qu'a déjà le lanceur. S'il n'y a pas de nouveau type éligible, cette capacité [échouera]{mechanic:fail}." -94,9,Changes the user’s type to a random type either resistant or immune to the last move used against it.,"Changes the user’s type to a type either resistant or immune to the last damaging move that hit it. The new type is selected at random and cannot be a type the user already is. If there is no eligible new type, this move will [fail]{mechanic:fail}." -95,5,Garantit au lanceur que sa prochaine capacité frappera la cible.,"Si le lanceur cible la même cible à nouveau avant la fin du prochain tour, la capacité qu'il utilise est sûre de frapper. Cette capacité elle-même ignore aussi les modifications de [précision]{mechanic:accuracy} et d'[esquive]{mechanic:evasion}. +This effect fails against a Substitute." +93,5,A une chance d'apeurer la cible. Ne fonctionne que si le lanceur dort.,Utilisable seulement si le lanceur dort. Inflige des dégâts réguliers. A une chance d'apeurer la cible. +93,9,Has a chance to make the target flinch. Only works if the user is sleeping.,Only usable if the user is sleeping. Inflicts regular damage. Has a chance to make the target flinch. +94,5,Change le type du lanceur en un type aléatoire soit résistant ou immunisé à la dernière capacité utilisée contre lui.,"Change le type du lanceur en un type résistant ou immunisé à la dernière capacité offensive qui l'a frappé. Le nouveau type est choisi au hasard et ne peut pas être un type qu'a déjà le lanceur. S'il n'y a pas de nouveau type éligible, cette capacité échouera." +94,9,Changes the user’s type to a random type either resistant or immune to the last move used against it.,"Changes the user’s type to a type either resistant or immune to the last damaging move that hit it. The new type is selected at random and cannot be a type the user already is. If there is no eligible new type, this move will fail." +95,5,Garantit au lanceur que sa prochaine capacité frappera la cible.,"Si le lanceur cible la même cible à nouveau avant la fin du prochain tour, la capacité qu'il utilise est sûre de frapper. Cette capacité elle-même ignore aussi les modifications de précision et d'esquive. -Les capacités OHKO sont aussi sûres de frapper, tant que le lanceur est d'un niveau égal ou supérieur à celui de la cible. Cet effet permet aussi au lanceur de frapper les Pokémon qui sont hors du terrain grâce à des effets tels que []{move:dig} ou []{move:fly}. +Les capacités OHKO sont aussi sûres de frapper, tant que le lanceur est d'un niveau égal ou supérieur à celui de la cible. Cet effet permet aussi au lanceur de frapper les Pokémon qui sont hors du terrain grâce à des effets tels que Tunnel ou Vol. -Si la cible utilise []{move:detect} ou []{move:protect} pendant qu'elle est sous l'effet de cette capacité, le lanceur n'est pas sûr de frapper, mais a (100 - accuracy)% de chances de passer à travers la protection. +Si la cible utilise Détection ou Abri pendant qu'elle est sous l'effet de cette capacité, le lanceur n'est pas sûr de frapper, mais a (100 - accuracy)% de chances de passer à travers la protection. -Cet effet est transmis par []{move:baton-pass}." -95,9,Ensures that the user’s next move will hit the target.,"If the user targets the same target again before the end of the next turn, the move it uses is guaranteed to hit. This move itself also ignores [accuracy]{mechanic:accuracy} and [evasion]{mechanic:evasion} modifiers. +Cet effet est transmis par Relais." +95,9,Ensures that the user’s next move will hit the target.,"If the user targets the same target again before the end of the next turn, the move it uses is guaranteed to hit. This move itself also ignores accuracy and evasion modifiers. -One-hit KO moves are also guaranteed to hit, as long as the user is equal or higher level than the target. This effect also allows the user to hit Pokémon that are off the field due to moves such as []{move:dig} or []{move:fly}. +One-hit KO moves are also guaranteed to hit, as long as the user is equal or higher level than the target. This effect also allows the user to hit Pokémon that are off the field due to moves such as Dig or Fly. -If the target uses []{move:detect} or []{move:protect} while under the effect of this move, the user is not guaranteed to hit, but has a (100 - accuracy)% chance to break through the protection. +If the target uses Detect or Protect while under the effect of this move, the user is not guaranteed to hit, but has a (100 - accuracy)% chance to break through the protection. -This effect is passed on by []{move:baton-pass}." -96,5,Devient définitivement la dernière capacité utilisée par la cible.,"Remplace par la dernière capacité que la cible a utilisé de manière permanente. Si cette capacité est []{move:chatter} ou []{move:struggle}, cette capacité [échouera]{mechanic:fail}. +This effect is passed on by Baton Pass." +96,5,Devient définitivement la dernière capacité utilisée par la cible.,"Remplace par la dernière capacité que la cible a utilisé de manière permanente. Si cette capacité est Babil ou Lutte, cette capacité échouera. -Cette capacité ne peut pas être copiée par []{move:mimic} ou []{move:mirror-move}, ni sélectionnée par []{move:assist} ou []{move:metronome}, ni forcée par []{move:encore}." -96,9,Permanently becomes the target’s last used move.,"Permanently replaces itself with the target’s last used move. If that move is []{move:chatter} or []{move:struggle}, this move will [fail]{mechanic:fail}. +Cette capacité ne peut pas être copiée par Copie ou Mimique, ni sélectionnée par Assistance ou Métronome, ni forcée par Encore." +96,9,Permanently becomes the target’s last used move.,"Permanently replaces itself with the target’s last used move. If that move is Chatter or Struggle, this move will fail. -This move cannot be copied by []{move:mimic} or []{move:mirror-move}, nor selected by []{move:assist} or []{move:metronome}, nor forced by []{move:encore}." -98,5,Utilise aléatoirement l'une des trois autres capacités du lanceur. Ne fonctionne que si le lanceur dort.,"Utilisable seulement si le lanceur [dort]{mechanic:sleep}. Sélectionne et utilise au hasard une des trois autres capacités du lanceur. L'utilisation de la capacité sélectionnée requiert et coûte 0 [PP]{mechanic:pp}. +This move cannot be copied by Mimic or Mirror Move, nor selected by Assist or Metronome, nor forced by Encore." +98,5,Utilise aléatoirement l'une des trois autres capacités du lanceur. Ne fonctionne que si le lanceur dort.,"Utilisable seulement si le lanceur dort. Sélectionne et utilise au hasard une des trois autres capacités du lanceur. L'utilisation de la capacité sélectionnée requiert et coûte 0 PP. -Cette capacité ne sélectionnera pas []{move:assist}, []{move:bide}, []{move:bounce}, []{move:chatter}, []{move:copycat}, []{move:dig}, []{move:dive}, []{move:fly}, []{move:focus-punch}, []{move:me-first}, []{move:metronome}, []{move:mirror-move}, []{move:shadow-force}, []{move:skull-bash}, []{move:sky-attack}, []{move:sky-drop}, []{move:sleep-talk}, []{move:solar-beam}, []{move:razor-wind}, ou []{move:uproar}. +Cette capacité ne sélectionnera pas Assistance, Patience, Rebond, Babil, Photocopie, Tunnel, Plongée, Vol, Mitra-Poing, Moi d’Abord, Métronome, Mimique, Revenant, Coud’Krâne, Piqué, Chute Libre, Blabla Dodo, Lance-Soleil, Coupe-Vent, ou Brouhaha. -Si la capacité sélectionnée requiert un tour de chargement—i.e., une de []{move:blast-burn}, []{move:frenzy-plant}, []{move:giga-impact}, []{move:hydro-cannon}, []{move:hyper-beam}, []{move:roar-of-time}, ou []{move:rock-wrecker}—et que le lanceur est toujours [endormi]{mechanic:sleep} au prochain tour, alors elle est forcée d'utiliser cette capacité à nouveau et payer un autre [PP]{mechanic:pp} pour le tour de recharge. +Si la capacité sélectionnée requiert un tour de chargement—i.e., une de Rafale Feu, Végé-Attaque, Giga Impact, Hydroblast, Ultralaser, Hurle-Temps, ou Roc-Boulet—et que le lanceur est toujours endormi au prochain tour, alors elle est forcée d'utiliser cette capacité à nouveau et payer un autre PP pour le tour de recharge. -Cette capacité ne peut pas être copiée par []{move:mirror-move}, ni sélectionnée par []{move:assist}, []{move:metronome}, ou []{move:sleep-talk}." -98,9,Randomly uses one of the user’s other three moves. Only works if the user is sleeping.,"Only usable if the user is [sleep]{mechanic:sleep}ing. Randomly selects and uses one of the user’s other three moves. Use of the selected move requires and costs 0 [PP]{mechanic:pp}. +Cette capacité ne peut pas être copiée par Mimique, ni sélectionnée par Assistance, Métronome, ou Blabla Dodo." +98,9,Randomly uses one of the user’s other three moves. Only works if the user is sleeping.,"Only usable if the user is sleeping. Randomly selects and uses one of the user’s other three moves. Use of the selected move requires and costs 0 PP. -This move will not select []{move:assist}, []{move:bide}, []{move:bounce}, []{move:chatter}, []{move:copycat}, []{move:dig}, []{move:dive}, []{move:fly}, []{move:focus-punch}, []{move:me-first}, []{move:metronome}, []{move:mirror-move}, []{move:shadow-force}, []{move:skull-bash}, []{move:sky-attack}, []{move:sky-drop}, []{move:sleep-talk}, []{move:solar-beam}, []{move:razor-wind}, or []{move:uproar}. +This move will not select Assist, Bide, Bounce, Chatter, Copycat, Dig, Dive, Fly, Focus Punch, Me First, Metronome, Mirror Move, Shadow Force, Skull Bash, Sky Attack, Sky Drop, Sleep Talk, Solar Beam, Razor Wind, or Uproar. -If the selected move requires a recharge turn—i.e., one of []{move:blast-burn}, []{move:frenzy-plant}, []{move:giga-impact}, []{move:hydro-cannon}, []{move:hyper-beam}, []{move:roar-of-time}, or []{move:rock-wrecker}—and the user is still [sleep]{mechanic:sleep}ing next turn, then it’s forced to use this move again and pay another [PP]{mechanic:pp} for the recharge turn. +If the selected move requires a recharge turn—i.e., one of Blast Burn, Frenzy Plant, Giga Impact, Hydro Cannon, Hyper Beam, Roar of Time, or Rock Wrecker—and the user is still sleeping next turn, then it’s forced to use this move again and pay another PP for the recharge turn. -This move cannot be copied by []{move:mirror-move}, nor selected by []{move:assist}, []{move:metronome}, or []{move:sleep-talk}." -99,5,"Si le lanceur est mis KO ce tour, la cible le sera aussi, également.","Si le lanceur est [mis KO]{mechanic:faints} avant sa prochaine capacité, le Pokémon qui l'a [mis KO]{mechanic:faint} sera automatiquement [mis KO]{mechanic:faint}. Les dégâts de fin de tour sont ignorés. +This move cannot be copied by Mirror Move, nor selected by Assist, Metronome, or Sleep Talk." +99,5,"Si le lanceur est mis KO ce tour, la cible le sera aussi, également.","Si le lanceur est mis KO avant sa prochaine capacité, le Pokémon qui l'a mis KO sera automatiquement mis KO. Les dégâts de fin de tour sont ignorés. -Cette capacité ne peut pas être sélectionnée par []{move:assist} ou []{move:metronome}." -99,9,"If the user faints this turn, the target automatically will, too.","If the user [faints]{mechanic:faints} before its next move, the Pokémon that [faint]{mechanic:faint}ed it will automatically [faint]{mechanic:faint}. End-of-turn damage is ignored. +Cette capacité ne peut pas être sélectionnée par Assistance ou Métronome." +99,9,"If the user faints this turn, the target automatically will, too.","If the user faints before its next move, the Pokémon that fainted it will automatically faint. End-of-turn damage is ignored. -This move cannot be selected by []{move:assist} or []{move:metronome}." -100,5,"Inflige plus de dégâts quand le lanceur a moins de PV restants, avec une puissance maximum de 200.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance varie inversement avec le taux de [PV]{mechanic:hp} restants du lanceur. +This move cannot be selected by Assist or Metronome." +100,5,"Inflige plus de dégâts quand le lanceur a moins de PV restants, avec une puissance maximum de 200.","Inflige des dégâts réguliers. La puissance varie inversement avec le taux de PV restants du lanceur. 64 * PV actuels / PV max | Puissance -----------------------: | ----: @@ -394,7 +394,7 @@ This move cannot be selected by []{move:assist} or []{move:metronome}." 22–42 | 40 43–64 | 20 " -100,9,"Inflicts more damage when the user has less HP remaining, with a maximum of 200 power.","Inflicts [regular damage]{mechanic:regular-damage}. Power varies inversely with the user’s proportional remaining [HP]{mechanic:hp}. +100,9,"Inflicts more damage when the user has less HP remaining, with a maximum of 200 power.","Inflicts regular damage. Power varies inversely with the user’s proportional remaining HP. 64 * current HP / max HP | Power -----------------------: | ----: @@ -405,199 +405,199 @@ This move cannot be selected by []{move:assist} or []{move:metronome}." 22–42 | 40 43–64 | 20 " -101,5,Diminue les PP de la dernière capacité utilisée par la cible de 4.,"Diminue les PP de la dernière capacité utilisée par la cible de 4. Si la cible n'a pas utilisé de capacité depuis son entrée sur le [terrain]{mechanic:field}, si elle a essayé d'utiliser cette capacité ce tour et [a échoué]{mechanic:failed}, ou si sa dernière capacité utilisée a 0 PP restant, cette capacité échouera." -101,9,Lowers the PP of the target’s last used move by 4.,"Lowers the PP of the target’s last used move by 4. If the target hasn’t used a move since entering the [field]{mechanic:field}, if it tried to use a move this turn and [failed]{mechanic:failed}, or if its last used move has 0 PP remaining, this move will fail." -102,5,Ne peut pas baisser les PV de la cible en dessous de 1.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Ne réduira pas les [PV]{mechanic:hp} de la cible sous 1. -102,9,Cannot lower the target’s HP below 1.,Inflicts [regular damage]{mechanic:regular-damage}. Will not reduce the target’s [HP]{mechanic:hp} below 1. -103,5,Soigne l'équipe entière de ses effets majeurs de statut.,Supprime les [effets majeurs de statut]{mechanic:major-status-effects} et la [confusion]{mechanic:confusion} de tous les Pokémon de l'équipe du lanceur. -103,9,Cures the entire party of major status effects.,Removes [major status effects]{mechanic:major-status-effects} and [confusion]{mechanic:confusion} from every Pokémon in the user’s party. -104,5,Inflige des dégâts réguliers avec aucun effet additionnel.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. -104,9,Inflicts regular damage with no additional effect.,Inflicts [regular damage]{mechanic:regular-damage}. -105,5,"Touche trois fois, augmentant la puissance de 100% à chaque coup réussi.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Touche trois fois dans le même tour. Le second coup a une puissance double, et le troisième a une puissance triple. Chaque coup a une vérification de [précision]{mechanic:accuracy} différente, et cette capacité s'arrête si un coup manque sa cible. +101,5,Diminue les PP de la dernière capacité utilisée par la cible de 4.,"Diminue les PP de la dernière capacité utilisée par la cible de 4. Si la cible n'a pas utilisé de capacité depuis son entrée sur le terrain, si elle a essayé d'utiliser cette capacité ce tour et a échoué, ou si sa dernière capacité utilisée a 0 PP restant, cette capacité échouera." +101,9,Lowers the PP of the target’s last used move by 4.,"Lowers the PP of the target’s last used move by 4. If the target hasn’t used a move since entering the field, if it tried to use a move this turn and failed, or if its last used move has 0 PP remaining, this move will fail." +102,5,Ne peut pas baisser les PV de la cible en dessous de 1.,Inflige des dégâts réguliers. Ne réduira pas les PV de la cible sous 1. +102,9,Cannot lower the target’s HP below 1.,Inflicts regular damage. Will not reduce the target’s HP below 1. +103,5,Soigne l'équipe entière de ses effets majeurs de statut.,Supprime les effets majeurs de statut et la confusion de tous les Pokémon de l'équipe du lanceur. +103,9,Cures the entire party of major status effects.,Removes major status effects and confusion from every Pokémon in the user’s party. +104,5,Inflige des dégâts réguliers avec aucun effet additionnel.,Inflige des dégâts réguliers. +104,9,Inflicts regular damage with no additional effect.,Inflicts regular damage. +105,5,"Touche trois fois, augmentant la puissance de 100% à chaque coup réussi.","Inflige des dégâts réguliers. Touche trois fois dans le même tour. Le second coup a une puissance double, et le troisième a une puissance triple. Chaque coup a une vérification de précision différente, et cette capacité s'arrête si un coup manque sa cible. -[]{ability:skill-link} ne s'applique pas." -105,9,"Hits three times, increasing power by 100% with each successful hit.","Inflicts [regular damage]{mechanic:regular-damage}. Hits three times in the same turn. The second hit has double power, and the third hit has triple power. Each hit has a separate [accuracy]{mechanic:accuracy} check, and this move stops if a hit misses. +Multi-Coups ne s'applique pas." +105,9,"Hits three times, increasing power by 100% with each successful hit.","Inflicts regular damage. Hits three times in the same turn. The second hit has double power, and the third hit has triple power. Each hit has a separate accuracy check, and this move stops if a hit misses. -[]{ability:skill-link} does not apply." -106,5,Prend l'objet de la cible.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si la cible porte un objet et pas le lanceur, le lanceur prendra l'objet de manière permanente. Les dégâts sont toujours infligés si un objet ne peut pas être pris. +Skill Link does not apply." +106,5,Prend l'objet de la cible.,"Inflige des dégâts réguliers. Si la cible porte un objet et pas le lanceur, le lanceur prendra l'objet de manière permanente. Les dégâts sont toujours infligés si un objet ne peut pas être pris. -Les Pokémon avec []{ability:sticky-hold} ou []{ability:multitype} sont immunisés contre l'effet de l'objet volé. +Les Pokémon avec Glu ou Multi-Type sont immunisés contre l'effet de l'objet volé. -La cible ne peut pas récupérer son objet avec []{move:recycle}. +La cible ne peut pas récupérer son objet avec Recyclage. -Cette capacité ne peut pas être sélectionnée par []{move:assist} ou []{move:metronome}." -106,9,Takes the target’s item.,"Inflicts [regular damage]{mechanic:regular-damage}. If the target is holding an item and the user is not, the user will permanently take the item. Damage is still inflicted if an item cannot be taken. +Cette capacité ne peut pas être sélectionnée par Assistance ou Métronome." +106,9,Takes the target’s item.,"Inflicts regular damage. If the target is holding an item and the user is not, the user will permanently take the item. Damage is still inflicted if an item cannot be taken. -Pokémon with []{ability:sticky-hold} or []{ability:multitype} are immune to the item theft effect. +Pokémon with Sticky Hold or Multitype are immune to the item theft effect. -The target cannot recover its item with []{move:recycle}. +The target cannot recover its item with Recycle. -This move cannot be selected by []{move:assist} or []{move:metronome}." -107,5,Empêche la cible de quitter le combat.,"La cible ne peut pas [se retirer]{mechanic:switch-out} normalement. Ignore les modifications de [précision]{mechanic:accuracy} et d'[esquive]{mechanic:evasion}. +This move cannot be selected by Assist or Metronome." +107,5,Empêche la cible de quitter le combat.,"La cible ne peut pas se retirer normalement. Ignore les modifications de précision et d'esquive. -Cet effet prend fin quand le lanceur quitte le [terrain]{mechanic:field}. La cible peut toujours s'échapper en utilisant []{move:baton-pass}, []{move:u-turn}, ou un []{item:shed-shell}. +Cet effet prend fin quand le lanceur quitte le terrain. La cible peut toujours s'échapper en utilisant Relais, Demi-Tour, ou un Carapace Mue. -Le lanceur et la cible transmettent tous les deux cet effet avec []{move:baton-pass}." -107,9,Prevents the target from leaving battle.,"The target cannot [switch out]{mechanic:switch-out} normally. Ignores [accuracy]{mechanic:accuracy} and [evasion]{mechanic:evasion} modifiers. This effect ends when the user leaves the [field]{mechanic:field}. +Le lanceur et la cible transmettent tous les deux cet effet avec Relais." +107,9,Prevents the target from leaving battle.,"The target cannot switch out normally. Ignores accuracy and evasion modifiers. This effect ends when the user leaves the field. -The target may still escape by using []{move:baton-pass}, []{move:u-turn}, or a []{item:shed-shell}. +The target may still escape by using Baton Pass, U-turn, or a Shed Shell. -Both the user and the target pass on this effect with []{move:baton-pass}." -108,5,La cible perd 1/4 de ses PV max à chaque tour tant qu'elle est endormie.,"Fonctionne seulement sur les Pokémon [endormis]{mechanic:sleep}. Donne des cauchemars à la cible, lui infligeant 1/4 de ses [PV]{mechanic:hp} max à chaque tour. Si la cible se réveille ou quitte le [terrain]{mechanic:field}, cet effet prend fin." -108,9,Target loses 1/4 its max HP every turn as long as it’s asleep.,"Only works on [sleep]{mechanic:sleep}ing Pokémon. Gives the target a nightmare, damaging it for 1/4 its max [HP]{mechanic:hp} every turn. If the target wakes up or leaves the [field]{mechanic:field}, this effect ends." -109,5,Augmente l'esquive du lanceur de deux niveaux.,"Augmente l'[esquive]{mechanic:evasion} de la cible de deux [niveaux]{mechanic:stage}. +Both the user and the target pass on this effect with Baton Pass." +108,5,La cible perd 1/4 de ses PV max à chaque tour tant qu'elle est endormie.,"Fonctionne seulement sur les Pokémon endormis. Donne des cauchemars à la cible, lui infligeant 1/4 de ses PV max à chaque tour. Si la cible se réveille ou quitte le terrain, cet effet prend fin." +108,9,Target loses 1/4 its max HP every turn as long as it’s asleep.,"Only works on sleeping Pokémon. Gives the target a nightmare, damaging it for 1/4 its max HP every turn. If the target wakes up or leaves the field, this effect ends." +109,5,Augmente l'esquive du lanceur de deux niveaux.,"Augmente l'esquive de la cible de deux niveaux. -[]{move:stomp} et []{move:steamroller} ont une puissance double contre les Pokémon qui ont utilisé cette capacité depuis leur entrée sur le [terrain]{mechanic:field}." -109,9,Raises the user’s evasion by two stages.,"Raises the user’s [evasion]{mechanic:evasion} by two [stages]{mechanic:stage}. +Écrasement et Bulldoboule ont une puissance double contre les Pokémon qui ont utilisé cette capacité depuis leur entrée sur le terrain." +109,9,Raises the user’s evasion by two stages.,"Raises the user’s evasion by two stages. -[]{move:stomp} and []{move:steamroller} have double power against Pokémon that have used this move since entering the [field]{mechanic:field}." -110,5,"Les spectres dépensent la moitié de leurs PV max pour infliger des dégâts à la cible à chaque tour. Les autres diminuent la Vitesse, mais augmentent l'Attaque et la Défense.","Si le lanceur est un []{type:ghost}: le lanceur paye la moitié de ses [PV]{mechanic:hp} max pour placer une malédiction sur la cible, lui infligeant 1/4 de ses [PV]{mechanic:hp} max à chaque tour. -Sinon: Diminue la [Vitesse]{mechanic:speed} du lanceur d'un [niveau]{mechanic:stage}, et augmente son [Attaque]{mechanic:attack} et [Défense]{mechanic:defense} d'un [niveau]{mechanic:stage} chacune. +Stomp and Steamroller have double power against Pokémon that have used this move since entering the field." +110,5,"Les spectres dépensent la moitié de leurs PV max pour infliger des dégâts à la cible à chaque tour. Les autres diminuent la Vitesse, mais augmentent l'Attaque et la Défense.","Si le lanceur est un Spectre: le lanceur paye la moitié de ses PV max pour placer une malédiction sur la cible, lui infligeant 1/4 de ses PV max à chaque tour. +Sinon: Diminue la Vitesse du lanceur d'un niveau, et augmente son Attaque et Défense d'un niveau chacune. -L'effet maudit est transmis par []{move:baton-pass}. +L'effet maudit est transmis par Relais. -Cette capacité ne peut pas être copiée par []{move:mirror-move}." -110,9,Ghosts pay half their max HP to hurt the target every turn. Others decrease Speed but raise Attack and Defense.,"If the user is a []{type:ghost}: user pays half its max [HP]{mechanic:hp} to place a curse on the target, damaging it for 1/4 its max [HP]{mechanic:hp} every turn. -Otherwise: Lowers the user’s [Speed]{mechanic:speed} by one [stage]{mechanic:stage}, and raises its [Attack]{mechanic:attack} and [Defense]{mechanic:defense} by one [stage]{mechanic:stage} each. +Cette capacité ne peut pas être copiée par Mimique." +110,9,Ghosts pay half their max HP to hurt the target every turn. Others decrease Speed but raise Attack and Defense.,"If the user is a Ghost: user pays half its max HP to place a curse on the target, damaging it for 1/4 its max HP every turn. +Otherwise: Lowers the user’s Speed by one stage, and raises its Attack and Defense by one stage each. -The curse effect is passed on by []{move:baton-pass}. +The curse effect is passed on by Baton Pass. -This move cannot be copied by []{move:mirror-move}." -112,5,Empêche n'importe quelle capacité de frapper le lanceur ce tour.,"Aucune capacité ne frappera le lanceur pour le reste de ce tour. Si le lanceur est le dernier à agir ce tour, cette capacité [échouera]{mechanic:fail}. +This move cannot be copied by Mirror Move." +112,5,Empêche n'importe quelle capacité de frapper le lanceur ce tour.,"Aucune capacité ne frappera le lanceur pour le reste de ce tour. Si le lanceur est le dernier à agir ce tour, cette capacité échouera. -Si le lanceur a utilisé avec succès []{move:detect}, []{move:endure}, []{move:protect}, []{move:quick-guard}, ou []{move:wide-guard} le dernier tour, cette capacité a 50% de chances d'[échouer]{mechanic:fail}. +Si le lanceur a utilisé avec succès Détection, Ténacité, Abri, Prévention, ou Garde Large le dernier tour, cette capacité a 50% de chances d'échouer. -[]{move:lock-on}, []{move:mind-reader}, et []{ability:no-guard} fournissent (100 – accuracy)% de chances que les capacités passent à travers cette capacité. Cela ne s'applique pas aux capacités OHKO ([]{move:fissure}, []{move:guillotine}, []{move:horn-drill}, et []{move:sheer-cold}); celles-ci sont toujours bloquées par cette capacité. +Verrouillage, Lire-Esprit, et Annule Garde fournissent (100 – accuracy)% de chances que les capacités passent à travers cette capacité. Cela ne s'applique pas aux capacités OHKO (Abîme, Guillotine, Empal’Korne, et Glaciation); celles-ci sont toujours bloquées par cette capacité. -[]{move:thunder} sous []{move:rain-dance} et []{move:blizzard} sous []{move:hail} ont 30% de chances de passer à travers cette capacité. +Fatal-Foudre sous Danse Pluie et Blizzard sous Grêle ont 30% de chances de passer à travers cette capacité. Les effets suivants ne sont pas empêchés par cette capacité: -* []{move:acupressure} d'un allié -* Effet maudit de []{move:curse} -* Dégâts retardés de []{move:doom-desire} et []{move:future-sight}; cependant, ces capacités seront empêchées si elles sont utilisées ce tour -* []{move:feint}, qui terminera aussi la protection de cette capacité après qu'elle frappe -* []{move:imprison} -* []{move:perish-song} -* []{move:shadow-force} -* Capacités qui copient simplement le lanceur, comme []{move:transform} ou []{move:psych-up} +* Acupression d'un allié +* Effet maudit de Malédiction +* Dégâts retardés de Vœu Destructeur et Prescience; cependant, ces capacités seront empêchées si elles sont utilisées ce tour +* Ruse, qui terminera aussi la protection de cette capacité après qu'elle frappe +* Possessif +* Requiem +* Revenant +* Capacités qui copient simplement le lanceur, comme Morphing ou Boost -Cette capacité ne peut pas être sélectionnée par []{move:assist} ou []{move:metronome}." -112,9,Prevents any moves from hitting the user this turn.,"No moves will hit the user for the remainder of this turn. If the user is last to act this turn, this move will [fail]{mechanic:fail}. +Cette capacité ne peut pas être sélectionnée par Assistance ou Métronome." +112,9,Prevents any moves from hitting the user this turn.,"No moves will hit the user for the remainder of this turn. If the user is last to act this turn, this move will fail. -If the user successfully used []{move:detect}, []{move:endure}, []{move:protect}, []{move:quick-guard}, or []{move:wide-guard} on the last turn, this move has a 50% chance to [fail]{mechanic:fail}. +If the user successfully used Detect, Endure, Protect, Quick Guard, or Wide Guard on the last turn, this move has a 50% chance to fail. -[]{move:lock-on}, []{move:mind-reader}, and []{ability:no-guard} provide a (100 – accuracy)% chance for moves to break through this move. This does not apply to one-hit KO moves ([]{move:fissure}, []{move:guillotine}, []{move:horn-drill}, and []{move:sheer-cold}); those are always blocked by this move. +Lock-On, Mind Reader, and No Guard provide a (100 – accuracy)% chance for moves to break through this move. This does not apply to one-hit KO moves (Fissure, Guillotine, Horn Drill, and Sheer Cold); those are always blocked by this move. -[]{move:thunder} during []{move:rain-dance} and []{move:blizzard} during []{move:hail} have a 30% chance to break through this move. +Thunder during Rain Dance and Blizzard during Hail have a 30% chance to break through this move. The following effects are not prevented by this move: -* []{move:acupressure} from an ally -* []{move:curse}’s curse effect -* Delayed damage from []{move:doom-desire} and []{move:future-sight}; however, these moves will be prevented if they are used this turn -* []{move:feint}, which will also end this move’s protection after it hits -* []{move:imprison} -* []{move:perish-song} -* []{move:shadow-force} -* Moves that merely copy the user, such as []{move:transform} or []{move:psych-up} +* Acupressure from an ally +* Curse’s curse effect +* Delayed damage from Doom Desire and Future Sight; however, these moves will be prevented if they are used this turn +* Feint, which will also end this move’s protection after it hits +* Imprison +* Perish Song +* Shadow Force +* Moves that merely copy the user, such as Transform or Psych Up -This move cannot be selected by []{move:assist} or []{move:metronome}." -113,5,"Éparpille des Picots, blessant les Pokémon adverses qui entrent sur le terrain.","Éparpille des picots autour du [terrain]{mechanic:field} adverse, qui infligent des dégâts aux Pokémon adverses qui entrent sur le [terrain]{mechanic:field} d'1/8 de leurs [PV]{mechanic:hp} max. Les Pokémon immunisés aux capacités []{type:ground} sont immunisés à ces dégâts, sauf sous []{move:gravity}. Jusqu'à trois couches de picots peuvent être posées, additionnant 1/16 aux dégâts faits: deux couches de picots infligent des dégâts de 3/16 des [PV]{mechanic:hp} max, et trois couches infligent des dégâts d'1/4 des [PV]{mechanic:hp} max. +This move cannot be selected by Assist or Metronome." +113,5,"Éparpille des Picots, blessant les Pokémon adverses qui entrent sur le terrain.","Éparpille des picots autour du terrain adverse, qui infligent des dégâts aux Pokémon adverses qui entrent sur le terrain d'1/8 de leurs PV max. Les Pokémon immunisés aux capacités Sol sont immunisés à ces dégâts, sauf sous Gravité. Jusqu'à trois couches de picots peuvent être posées, additionnant 1/16 aux dégâts faits: deux couches de picots infligent des dégâts de 3/16 des PV max, et trois couches infligent des dégâts d'1/4 des PV max. -[]{ability:wonder-guard} ne bloque pas les dégâts de cet effet. +Garde Mystik ne bloque pas les dégâts de cet effet. -[]{move:rapid-spin} supprime cet effet du côté du [terrain]{mechanic:field} du lanceur. []{move:defog} supprime cet effet du côté du [terrain]{mechanic:field} de la cible." -113,9,"Scatters Spikes, hurting opposing Pokémon that switch in.","Scatters spikes around the opposing [field]{mechanic:field}, which damage opposing Pokémon that enter the [field]{mechanic:field} for 1/8 of their max [HP]{mechanic:hp}. Pokémon immune to []{type:ground} moves are immune to this damage, except during []{move:gravity}. Up to three layers of spikes may be laid down, adding 1/16 to the damage done: two layers of spikes damage for 3/16 max [HP]{mechanic:hp}, and three layers damage for 1/4 max [HP]{mechanic:hp}. +Tour Rapide supprime cet effet du côté du terrain du lanceur. Anti-Brume supprime cet effet du côté du terrain de la cible." +113,9,"Scatters Spikes, hurting opposing Pokémon that switch in.","Scatters spikes around the opposing field, which damage opposing Pokémon that enter the field for 1/8 of their max HP. Pokémon immune to Ground moves are immune to this damage, except during Gravity. Up to three layers of spikes may be laid down, adding 1/16 to the damage done: two layers of spikes damage for 3/16 max HP, and three layers damage for 1/4 max HP. -[]{ability:wonder-guard} does not block damage from this effect. +Wonder Guard does not block damage from this effect. -[]{move:rapid-spin} removes this effect from its user’s side of the [field]{mechanic:field}. []{move:defog} removes this effect from its target’s side of the [field]{mechanic:field}." -114,5,"Force la cible à ne pas pouvoir Fuir, et la rend sensible aux capacités Normal et Combat même si elle est un Spectre.",Réinitialise l'[esquive]{mechanic:evasion} de la cible à la normale et empêche n'importe quel boost jusqu'à ce que la cible quitte le [terrain]{mechanic:field}. Un []{type:ghost} sous cet effet subit des dégâts normaux des capacités []{type:normal} et []{type:fighting}. Cette capacité elle-même ignore les modifications de [précision]{mechanic:accuracy} et d'[esquive]{mechanic:evasion}. -114,9,"Forces the target to have no Evade, and allows it to be hit by Normal and Fighting moves even if it’s a Ghost.",Resets the target’s [evasion]{mechanic:evasion} to normal and prevents any further boosting until the target leaves the [field]{mechanic:field}. A []{type:ghost} under this effect takes normal damage from []{type:normal} and []{type:fighting} moves. This move itself ignores [accuracy]{mechanic:accuracy} and [evasion]{mechanic:evasion} modifiers. -115,5,Le lanceur et la cible seront mises KO tous les deux après trois tours.,"Tous les Pokémon reçoivent un compte à rebours qui démarre à 3 et diminue de 1 à la fin de chaque tour, incluant celui-ci. Quand le compte à rebours d'un Pokémon atteint zéro, ce Pokémon est [mis KO]{mechanic:faint}. Un Pokémon qui quitte le [terrain]{mechanic:field} perdra son compte à rebours; son remplaçant n'hérite pas de l'effet, et les comptes à rebours des autres Pokémon restent. +Rapid Spin removes this effect from its user’s side of the field. Defog removes this effect from its target’s side of the field." +114,5,"Force la cible à ne pas pouvoir Fuir, et la rend sensible aux capacités Normal et Combat même si elle est un Spectre.",Réinitialise l'esquive de la cible à la normale et empêche n'importe quel boost jusqu'à ce que la cible quitte le terrain. Un Spectre sous cet effet subit des dégâts normaux des capacités Normal et Combat. Cette capacité elle-même ignore les modifications de précision et d'esquive. +114,9,"Forces the target to have no Evade, and allows it to be hit by Normal and Fighting moves even if it’s a Ghost.",Resets the target’s evasion to normal and prevents any further boosting until the target leaves the field. A Ghost under this effect takes normal damage from Normal and Fighting moves. This move itself ignores accuracy and evasion modifiers. +115,5,Le lanceur et la cible seront mises KO tous les deux après trois tours.,"Tous les Pokémon reçoivent un compte à rebours qui démarre à 3 et diminue de 1 à la fin de chaque tour, incluant celui-ci. Quand le compte à rebours d'un Pokémon atteint zéro, ce Pokémon est mis KO. Un Pokémon qui quitte le terrain perdra son compte à rebours; son remplaçant n'hérite pas de l'effet, et les comptes à rebours des autres Pokémon restent. -Cet effet est transmis par []{move:baton-pass}. +Cet effet est transmis par Relais. -Cette capacité ne peut pas être copiée par []{move:mirror-move}." -115,9,User and target both faint after three turns.,"Every Pokémon is given a counter that starts at 3 and decreases by 1 at the end of every turn, including this one. When a Pokémon’s counter reaches zero, that Pokémon [faint]{mechanic:faint}s. A Pokémon that leaves the [field]{mechanic:field} will lose its counter; its replacement does not inherit the effect, and other Pokémon’s counters remain. +Cette capacité ne peut pas être copiée par Mimique." +115,9,User and target both faint after three turns.,"Every Pokémon is given a counter that starts at 3 and decreases by 1 at the end of every turn, including this one. When a Pokémon’s counter reaches zero, that Pokémon faints. A Pokémon that leaves the field will lose its counter; its replacement does not inherit the effect, and other Pokémon’s counters remain. -This effect is passed on by []{move:baton-pass}. +This effect is passed on by Baton Pass. -This move cannot be copied by []{move:mirror-move}." -116,5,Change la météo en tempête de sable pendant cinq tours.,"Change la météo en tempête de sable pendant cinq tours. Les Pokémon qui ne sont pas []{type:ground}, []{type:rock}, ou []{type:steel} subissent 1/16 de leurs [PV]{mechanic:hp} max à la fin de chaque tour. La [Défense Spéciale]{mechanic:special-defense} d'origine de chaque Pokémon []{type:rock} est augmentée de 50% pour la durée de cet effet. +This move cannot be copied by Mirror Move." +116,5,Change la météo en tempête de sable pendant cinq tours.,"Change la météo en tempête de sable pendant cinq tours. Les Pokémon qui ne sont pas Sol, Roche, ou Acier subissent 1/16 de leurs PV max à la fin de chaque tour. La Défense Spéciale d'origine de chaque Pokémon Roche est augmentée de 50% pour la durée de cet effet. -La puissance de []{move:solar-beam} est divisée par deux. +La puissance de Lance-Soleil est divisée par deux. -[]{move:moonlight}, []{move:morning-sun}, et []{move:synthesis} ne soignent seulement 1/4 des [PV]{mechanic:hp} max du lanceur." -116,9,Changes the weather to a sandstorm for five turns.,"Changes the weather to a sandstorm for five turns. Pokémon that are not []{type:ground}, []{type:rock}, or []{type:steel} take 1/16 their max [HP]{mechanic:hp} at the end of every turn. Every []{type:rock} Pokémon’s original [Special Defense]{mechanic:special-defense} is raised by 50% for the duration of this effect. +Rayon Lune, Aurore, et Synthèse ne soignent seulement 1/4 des PV max du lanceur." +116,9,Changes the weather to a sandstorm for five turns.,"Changes the weather to a sandstorm for five turns. Pokémon that are not Ground, Rock, or Steel take 1/16 their max HP at the end of every turn. Every Rock Pokémon’s original Special Defense is raised by 50% for the duration of this effect. -[]{move:solar-beam}’s power is halved. +Solar Beam’s power is halved. -[]{move:moonlight}, []{move:morning-sun}, and []{move:synthesis} only heal 1/4 the user’s max [HP]{mechanic:hp}." -117,5,Empêche les PV du lanceur de descendre sous 1 ce tour.,"Les [PV]{mechanic:hp} du lanceur ne peuvent pas être baissés sous 1 par aucun moyen pour le reste de ce tour. +Moonlight, Morning Sun, and Synthesis only heal 1/4 the user’s max HP." +117,5,Empêche les PV du lanceur de descendre sous 1 ce tour.,"Les PV du lanceur ne peuvent pas être baissés sous 1 par aucun moyen pour le reste de ce tour. -Si le lanceur a utilisé avec succès []{move:detect}, []{move:endure}, []{move:protect}, []{move:quick-guard}, ou []{move:wide-guard} le dernier tour, cette capacité a 50% de chances d'[échouer]{mechanic:fail}. +Si le lanceur a utilisé avec succès Détection, Ténacité, Abri, Prévention, ou Garde Large le dernier tour, cette capacité a 50% de chances d'échouer. -Cette capacité ne peut pas être sélectionnée par []{move:assist} ou []{move:metronome}." -117,9,Prevents the user’s HP from lowering below 1 this turn.,"The user’s [HP]{mechanic:hp} cannot be lowered below 1 by any means for the remainder of this turn. +Cette capacité ne peut pas être sélectionnée par Assistance ou Métronome." +117,9,Prevents the user’s HP from lowering below 1 this turn.,"The user’s HP cannot be lowered below 1 by any means for the remainder of this turn. -If the user successfully used []{move:detect}, []{move:endure}, []{move:protect}, []{move:quick-guard}, or []{move:wide-guard} on the last turn, this move has a 50% chance to [fail]{mechanic:fail}. +If the user successfully used Detect, Endure, Protect, Quick Guard, or Wide Guard on the last turn, this move has a 50% chance to fail. -This move cannot be selected by []{move:assist} or []{move:metronome}." -118,5,"La puissance double à chaque tour où cette capacité est utilisée avec succès après le premier, est réinitialisée après cinq tour.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur est forcé d'utiliser cette capacité pendant cinq tours. La puissance double à chaque fois que cette capacité est utilisée à la suite jusqu'à un maximum de 16x, et est réinitialisée à la normale après que le verrouillage prenne fin. Si cette capacité manque sa cible ou devient inutilisable, le verrouillage prend fin. +This move cannot be selected by Assist or Metronome." +118,5,"La puissance double à chaque tour où cette capacité est utilisée avec succès après le premier, est réinitialisée après cinq tour.","Inflige des dégâts réguliers. Le lanceur est forcé d'utiliser cette capacité pendant cinq tours. La puissance double à chaque fois que cette capacité est utilisée à la suite jusqu'à un maximum de 16x, et est réinitialisée à la normale après que le verrouillage prenne fin. Si cette capacité manque sa cible ou devient inutilisable, le verrouillage prend fin. -Si le lanceur a utilisé []{move:defense-curl} depuis son entrée sur le terrain, cette capacité a une puissance double." -118,9,"Power doubles every turn this move is used in succession after the first, resetting after five turns.","Inflicts [regular damage]{mechanic:regular-damage}. User is forced to use this move for five turns. Power doubles every time this move is used in succession to a maximum of 16x, and resets to normal after the lock-in ends. If this move misses or becomes unusable, the lock-in ends. +Si le lanceur a utilisé Boul’Armure depuis son entrée sur le terrain, cette capacité a une puissance double." +118,9,"Power doubles every turn this move is used in succession after the first, resetting after five turns.","Inflicts regular damage. User is forced to use this move for five turns. Power doubles every time this move is used in succession to a maximum of 16x, and resets to normal after the lock-in ends. If this move misses or becomes unusable, the lock-in ends. -If the user has used []{move:defense-curl} since entering the field, this move has double power." -119,5,Augmente l'Attaque de la cible de deux niveaux et rend la cible confuse.,"Augmente l'[Attaque]{mechanic:attack} de la cible de deux [niveaux]{mechanic:stage}, puis la rend [confuse]{mechanic:confuses}. Si l'[Attaque]{mechanic:attack} de la cible ne peut pas être [augmentée]{mechanic:raised} de deux [niveaux]{mechanic:stage}, la [confusion]{mechanic:confusion} n'est pas appliquée." -119,9,Raises the target’s Attack by two stages and confuses the target.,"Raises the target’s [Attack]{mechanic:attack} by two [stages]{mechanic:stage}, then [confuses]{mechanic:confuses} it. If the target’s [Attack]{mechanic:attack} cannot be [raised]{mechanic:raised} by two [stages]{mechanic:stage}, the [confusion]{mechanic:confusion} is not applied." -120,5,"La puissance double à chaque tour où cette capacité est utilisée avec succès après le premier, est maximisée après cinq tour.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance double après chaque fois que cette capacité est utilisée, consécutivement ou non, jusqu'à un maximum de 16x. Si cette capacité manque sa cible ou que le lanceur quitte le [terrain]{mechanic:field}, la puissance se réinitialise." -120,9,"Power doubles every turn this move is used in succession after the first, maxing out after five turns.","Inflicts [regular damage]{mechanic:regular-damage}. Power doubles after every time this move is used, whether consecutively or not, maxing out at 16x. If this move misses or the user leaves the [field]{mechanic:field}, power resets." -121,5,"La cible tombe amoureuse si elle a le genre opposé, et a 50% de chances de refuser d'attaquer le lanceur.","Fait tomber la cible amoureuse du lanceur, lui donnant 50% de chances de ne rien faire à chaque tour. Si le lanceur et la cible sont du même genre, ou que l'un des deux n'a pas de genre, cette capacité [échouera]{mechanic:fail}. Si l'un des deux Pokémon quitte le [terrain]{mechanic:field}, cet effet prend fin." -121,9,"Target falls in love if it has the opposite gender, and has a 50% chance to refuse attacking the user.","Causes the target to fall in love with the user, giving it a 50% chance to do nothing each turn. If the user and target are the same gender, or either is genderless, this move will [fail]{mechanic:fail}. If either Pokémon leaves the [field]{mechanic:field}, this effect ends." -122,5,"La puissance augmente avec le bonheur, jusqu'à un maximum de 102.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance augmente avec le [bonheur]{mechanic:happiness}, donnée par `bonheur * 2 / 5`, jusqu'à un maximum de 102. La puissance est minorée à 1." -122,9,"Power increases with happiness, up to a maximum of 102.","Inflicts [regular damage]{mechanic:regular-damage}. Power increases with [happiness]{mechanic:happiness}, given by `happiness * 2 / 5`, to a maximum of 102. Power bottoms out at 1." +If the user has used Defense Curl since entering the field, this move has double power." +119,5,Augmente l'Attaque de la cible de deux niveaux et rend la cible confuse.,"Augmente l'Attaque de la cible de deux niveaux, puis la rend confuse. Si l'Attaque de la cible ne peut pas être augmentée de deux niveaux, la confusion n'est pas appliquée." +119,9,Raises the target’s Attack by two stages and confuses the target.,"Raises the target’s Attack by two stages, then confuses it. If the target’s Attack cannot be raised by two stages, the confusion is not applied." +120,5,"La puissance double à chaque tour où cette capacité est utilisée avec succès après le premier, est maximisée après cinq tour.","Inflige des dégâts réguliers. La puissance double après chaque fois que cette capacité est utilisée, consécutivement ou non, jusqu'à un maximum de 16x. Si cette capacité manque sa cible ou que le lanceur quitte le terrain, la puissance se réinitialise." +120,9,"Power doubles every turn this move is used in succession after the first, maxing out after five turns.","Inflicts regular damage. Power doubles after every time this move is used, whether consecutively or not, maxing out at 16x. If this move misses or the user leaves the field, power resets." +121,5,"La cible tombe amoureuse si elle a le genre opposé, et a 50% de chances de refuser d'attaquer le lanceur.","Fait tomber la cible amoureuse du lanceur, lui donnant 50% de chances de ne rien faire à chaque tour. Si le lanceur et la cible sont du même genre, ou que l'un des deux n'a pas de genre, cette capacité échouera. Si l'un des deux Pokémon quitte le terrain, cet effet prend fin." +121,9,"Target falls in love if it has the opposite gender, and has a 50% chance to refuse attacking the user.","Causes the target to fall in love with the user, giving it a 50% chance to do nothing each turn. If the user and target are the same gender, or either is genderless, this move will fail. If either Pokémon leaves the field, this effect ends." +122,5,"La puissance augmente avec le bonheur, jusqu'à un maximum de 102.","Inflige des dégâts réguliers. La puissance augmente avec le bonheur, donnée par `bonheur * 2 / 5`, jusqu'à un maximum de 102. La puissance est minorée à 1." +122,9,"Power increases with happiness, up to a maximum of 102.","Inflicts regular damage. Power increases with happiness, given by `happiness * 2 / 5`, to a maximum of 102. Power bottoms out at 1." 123,5,Inglige des dégâts aléatoires avec une puissance entre 40 et 120 ou soigne la cible d'1/4 de ses PV max.,"Utilise au hasard l'un des effets suivants. Effet | Probabilité -------------------------------------------------- | -----: -Inflige des [dégâts réguliers]{mechanic:regular-damage} avec 40 de puissance | 40% -Inflige des [dégâts réguliers]{mechanic:regular-damage} avec 80 de puissance | 30% -Inflige des [dégâts réguliers]{mechanic:regular-damage} avec 120 de puissance | 10% -Soigne la cible d'1/4 de ses [PV]{mechanic:hp} max | 20% +Inflige des dégâts réguliers avec 40 de puissance | 40% +Inflige des dégâts réguliers avec 80 de puissance | 30% +Inflige des dégâts réguliers avec 120 de puissance | 10% +Soigne la cible d'1/4 de ses PV max | 20% -En moyenne, cette capacité inflige des [dégâts réguliers]{mechanic:regular-damage} avec 52 de puissance et soigne la cible d'1/20 de ses [PV]{mechanic:hp} max." +En moyenne, cette capacité inflige des dégâts réguliers avec 52 de puissance et soigne la cible d'1/20 de ses PV max." 123,9,Randomly inflicts damage with power from 40 to 120 or heals the target for 1/4 its max HP.,"Randomly uses one of the following effects. Effect | Chance -------------------------------------------------- | -----: -Inflicts [regular damage]{mechanic:regular-damage} with 40 power | 40% -Inflicts [regular damage]{mechanic:regular-damage} with 80 power | 30% -Inflicts [regular damage]{mechanic:regular-damage} with 120 power | 10% -Heals the target for 1/4 its max [HP]{mechanic:hp} | 20% +Inflicts regular damage with 40 power | 40% +Inflicts regular damage with 80 power | 30% +Inflicts regular damage with 120 power | 10% +Heals the target for 1/4 its max HP | 20% -On average, this move inflicts [regular damage]{mechanic:regular-damage} with 52 power and heals the target for 1/20 its max [HP]{mechanic:hp}." -124,5,"La puissance augmente quand le bonheur diminue, jusqu'à un maximum de 102.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance augmente inversement avec le [bonheur]{mechanic:happiness}, donnée par `(255 - bonheur) * 2 / 5`, jusqu'à un maximum de 102. La puissance est minorée à 1." -124,9,"Power increases as happiness decreases, up to a maximum of 102.","Inflicts [regular damage]{mechanic:regular-damage}. Power increases inversely with [happiness]{mechanic:happiness}, given by `(255 - happiness) * 2 / 5`, to a maximum of 102. Power bottoms out at 1." -125,5,Protège le terrain du lanceur des altérations majeures de statut et de la confusion pendant cinq tours.,"Protège les Pokémon du côté du [terrain]{mechanic:field} du lanceur des effets de [statuts majeurs]{mechanic:major-status} et de la [confusion]{mechanic:confusion} pendant cinq tours. N'annule pas les altérations existantes. Cet effet reste même si le lanceur quitte le [terrain]{mechanic:field}. +On average, this move inflicts regular damage with 52 power and heals the target for 1/20 its max HP." +124,5,"La puissance augmente quand le bonheur diminue, jusqu'à un maximum de 102.","Inflige des dégâts réguliers. La puissance augmente inversement avec le bonheur, donnée par `(255 - bonheur) * 2 / 5`, jusqu'à un maximum de 102. La puissance est minorée à 1." +124,9,"Power increases as happiness decreases, up to a maximum of 102.","Inflicts regular damage. Power increases inversely with happiness, given by `(255 - happiness) * 2 / 5`, to a maximum of 102. Power bottoms out at 1." +125,5,Protège le terrain du lanceur des altérations majeures de statut et de la confusion pendant cinq tours.,"Protège les Pokémon du côté du terrain du lanceur des effets de statuts majeurs et de la confusion pendant cinq tours. N'annule pas les altérations existantes. Cet effet reste même si le lanceur quitte le terrain. -Si []{move:yawn} est utilisée quand cette capacité est active, elle [échouera]{mechanic:fail} immédiatement. +Si Bâillement est utilisée quand cette capacité est active, elle échouera immédiatement. -[]{move:defog} utilisé par un adversaire mettra fin à cet effet. +Anti-Brume utilisé par un adversaire mettra fin à cet effet. -Cet effet n'empêche pas la [confusion]{mechanic:confusion} causée par []{move:outrage}, []{move:petal-dance}, ou []{move:thrash}." -125,9,Protects the user’s field from major status ailments and confusion for five turns.,"Protects Pokémon on the user’s side of the [field]{mechanic:field} from [major status]{mechanic:major-status} effects and [confusion]{mechanic:confusion} for five turns. Does not cancel existing ailments. This effect remains even if the user leaves the [field]{mechanic:field}. +Cet effet n'empêche pas la confusion causée par Colère, Danse Fleurs, ou Mania." +125,9,Protects the user’s field from major status ailments and confusion for five turns.,"Protects Pokémon on the user’s side of the field from major status effects and confusion for five turns. Does not cancel existing ailments. This effect remains even if the user leaves the field. -If []{move:yawn} is used while this move is in effect, it will immediately [fail]{mechanic:fail}. +If Yawn is used while this move is in effect, it will immediately fail. -[]{move:defog} used by an opponent will end this effect. +Defog used by an opponent will end this effect. -This effect does not prevent the [confusion]{mechanic:confusion} caused by []{move:outrage}, []{move:petal-dance}, or []{move:thrash}." -126,5,A une $probabilité_d'effet% de chances de [brûler]{mechanic:burn} la cible. Laisse les Pokémon gelés se dégeler.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de [brûler]{mechanic:burn} la cible. Les Pokémon [gelés]{mechanic:frozen} peuvent utiliser cette capacité, auquel cas ils dégèleront." -126,9,Has a $effect_chance% chance to [burn]{mechanic:burn} the target. Lets frozen Pokémon thaw themselves.,"Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [burn]{mechanic:burn} the target. [Frozen]{mechanic:frozen} Pokémon may use this move, in which case they will thaw." -127,5,La puissance varie aléatoirement entre 10 et 150.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance est sélectionnée au hasard entre 10 et 150, avec une moyenne de 71: +This effect does not prevent the confusion caused by Outrage, Petal Dance, or Thrash." +126,5,A une chance de brûler la cible. Laisse les Pokémon gelés se dégeler.,"Inflige des dégâts réguliers. A une chance de brûler la cible. Les Pokémon gelés peuvent utiliser cette capacité, auquel cas ils dégèleront." +126,9,Has a chance to burn the target. Lets frozen Pokémon thaw themselves.,"Inflicts regular damage. Has a chance to burn the target. Frozen Pokémon may use this move, in which case they will thaw." +127,5,La puissance varie aléatoirement entre 10 et 150.,"Inflige des dégâts réguliers. La puissance est sélectionnée au hasard entre 10 et 150, avec une moyenne de 71: Magnitude | Puissance | Probabilité --------: | ----: | -----: @@ -609,8 +609,8 @@ Magnitude | Puissance | Probabilité 9 | 110 | 10% 10 | 150 | 5% -Cette capacité a une puissance double contre les Pokémon actuellement sous le sol à cause de []{move:dig}." -127,9,Power varies randomly from 10 to 150.,"Inflicts [regular damage]{mechanic:regular-damage}. Power is selected at random between 10 and 150, with an average of 71: +Cette capacité a une puissance double contre les Pokémon actuellement sous le sol à cause de Tunnel." +127,9,Power varies randomly from 10 to 150.,"Inflicts regular damage. Power is selected at random between 10 and 150, with an average of 71: Magnitude | Power | Chance --------: | ----: | -----: @@ -622,626 +622,626 @@ Magnitude | Power | Chance 9 | 110 | 10% 10 | 150 | 5% -This move has double power against Pokémon currently underground due to []{move:dig}." -128,5,Permet au dresseur de retirer le lanceur et transmet ses effets pendant son remplacement.,"Le lanceur [se retire]{mechanic:switches-out}, et le dresseur sélectionne un Pokémon remplaçant depuis l'équipe. Les changements de [stat]{mechanic:stat}, la [confusion]{mechanic:confusion}, et les effets persistants de capacités sont transmis au Pokémon remplaçant. +This move has double power against Pokémon currently underground due to Dig." +128,5,Permet au dresseur de retirer le lanceur et transmet ses effets pendant son remplacement.,"Le lanceur se retire, et le dresseur sélectionne un Pokémon remplaçant depuis l'équipe. Les changements de stat, la confusion, et les effets persistants de capacités sont transmis au Pokémon remplaçant. Les effets des capacités suivants sont transmis: -* []{move:aqua-ring} -* les effets de []{move:block}, []{move:mean-look}, et []{move:spider-web} du lanceur et de la cible -* l'effet maudit de []{move:curse} -* []{move:embargo} -* []{move:focus-energy} ou une []{item:lansat-berry} activée -* []{move:gastro-acid} -* []{move:ingrain} -* la contamination par []{move:leech-seed} -* être ciblé par []{move:lock-on} ou []{move:mind-reader} -* []{move:magnet-rise} -* le compte à rebours de[]{move:perish-song} -* []{move:power-trick} -* []{move:substitute}; les PV de la poupée sont inchangés +* Anneau Hydro +* les effets de Barrage, Regard Noir, et Toile du lanceur et de la cible +* l'effet maudit de Malédiction +* Embargo +* Puissance ou une Baie Lansat activée +* Suc Digestif +* Racines +* la contamination par Vampigraine +* être ciblé par Verrouillage ou Lire-Esprit +* Vol Magnétik +* le compte à rebours deRequiem +* Astuce Force +* Clonage; les PV de la poupée sont inchangés Le Pokémon remplaçant ne déclenche pas les effets qui réagissent aux Pokémon entrant sur le terrain." -128,9,Allows the trainer to switch out the user and pass effects along to its replacement.,"User [switches out]{mechanic:switches-out}, and the trainer selects a replacement Pokémon from the party. [Stat]{mechanic:stat} changes, [confusion]{mechanic:confusion}, and persistent move effects are passed along to the replacement Pokémon. +128,9,Allows the trainer to switch out the user and pass effects along to its replacement.,"User switches out, and the trainer selects a replacement Pokémon from the party. Stat changes, confusion, and persistent move effects are passed along to the replacement Pokémon. The following move effects are passed: -* []{move:aqua-ring} -* both the user’s and target’s effect of []{move:block}, []{move:mean-look}, and []{move:spider-web} -* the curse effect of []{move:curse} -* []{move:embargo} -* []{move:focus-energy} or an activated []{item:lansat-berry} -* []{move:gastro-acid} -* []{move:ingrain} -* being sapped by []{move:leech-seed} -* being targeted by []{move:lock-on} or []{move:mind-reader} -* []{move:magnet-rise} -* []{move:perish-song}’s counter -* []{move:power-trick} -* []{move:substitute}; the doll’s HP is unchanged +* Aqua Ring +* both the user’s and target’s effect of Block, Mean Look, and Spider Web +* the curse effect of Curse +* Embargo +* Focus Energy or an activated Lansat Berry +* Gastro Acid +* Ingrain +* being sapped by Leech Seed +* being targeted by Lock-On or Mind Reader +* Magnet Rise +* Perish Song’s counter +* Power Trick +* Substitute; the doll’s HP is unchanged The replacement Pokémon does not trigger effects that respond to Pokémon switching in." -129,5,"A une puissance double contre, et peut frapper, les Pokémon qui tentent de se retirer.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si la cible tente de [se retirer]{mechanic:switch-out} ce tour avant que le lanceur agisse, cette capacité frappe la cible avant qu'elle parte et a une puissance double. +129,5,"A une puissance double contre, et peut frapper, les Pokémon qui tentent de se retirer.","Inflige des dégâts réguliers. Si la cible tente de se retirer ce tour avant que le lanceur agisse, cette capacité frappe la cible avant qu'elle parte et a une puissance double. -Cet effet peut toujours frapper un Pokémon qui [se retire]{mechanic:switches-out} quand il a un []{move:substitute} en place ou quand un allié a utilisé []{move:follow-me}." -129,9,"Has double power against, and can hit, Pokémon attempting to switch out.","Inflicts [regular damage]{mechanic:regular-damage}. If the target attempts to [switch out]{mechanic:switch-out} this turn before the user acts, this move hits the target before it leaves and has double power. +Cet effet peut toujours frapper un Pokémon qui se retire quand il a un Clonage en place ou quand un allié a utilisé Par Ici." +129,9,"Has double power against, and can hit, Pokémon attempting to switch out.","Inflicts regular damage. If the target attempts to switch out this turn before the user acts, this move hits the target before it leaves and has double power. -This effect can still hit a Pokémon that [switches out]{mechanic:switches-out} when it has a []{move:substitute} up or when an ally has used []{move:follow-me}." -130,5,"Libère le lanceur des capacités ligotantes, supprime Vampigraine, et retire les Picots.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Supprime []{move:leech-seed} du lanceur, libère le lanceur de []{move:bind}, []{move:clamp}, []{move:fire-spin}, []{move:magma-storm}, []{move:sand-tomb}, []{move:whirlpool}, et []{move:wrap}, et balaye []{move:spikes}, []{move:stealth-rock}, et []{move:toxic-spikes} du côté du [terrain]{mechanic:field} du lanceur. Si cette capacité manque sa cible ou a [aucun effet]{mechanic:no-effect}, son effet ne s'active pas." -130,9,"Frees the user from binding moves, removes Leech Seed, and blows away Spikes.","Inflicts [regular damage]{mechanic:regular-damage}. Removes []{move:leech-seed} from the user, frees the user from []{move:bind}, []{move:clamp}, []{move:fire-spin}, []{move:magma-storm}, []{move:sand-tomb}, []{move:whirlpool}, and []{move:wrap}, and clears []{move:spikes}, []{move:stealth-rock}, and []{move:toxic-spikes} from the user’s side of the [field]{mechanic:field}. If this move misses or has [no effect]{mechanic:no-effect}, its effect doesn’t activate." +This effect can still hit a Pokémon that switches out when it has a Substitute up or when an ally has used Follow Me." +130,5,"Libère le lanceur des capacités ligotantes, supprime Vampigraine, et retire les Picots.","Inflige des dégâts réguliers. Supprime Vampigraine du lanceur, libère le lanceur de Étreinte, Claquoir, Danse Flammes, Vortex Magma, Tourbi-Sable, Siphon, et Ligotage, et balaye Picots, Piège de Roc, et Pics Toxik du côté du terrain du lanceur. Si cette capacité manque sa cible ou a aucun effet, son effet ne s'active pas." +130,9,"Frees the user from binding moves, removes Leech Seed, and blows away Spikes.","Inflicts regular damage. Removes Leech Seed from the user, frees the user from Bind, Clamp, Fire Spin, Magma Storm, Sand Tomb, Whirlpool, and Wrap, and clears Spikes, Stealth Rock, and Toxic Spikes from the user’s side of the field. If this move misses or has no effect, its effect doesn’t activate." 131,5,Inflige 20 points de dégâts.,Inflige exactement 20 dégâts. 131,9,Inflicts 20 points of damage.,Inflicts exactly 20 damage. -133,5,Soigne le lanceur de la moitié de ses PV max. Affecté par la météo.,"Soigne le lanceur de la moitié de ses [PV]{mechanic:hp} max. +133,5,Soigne le lanceur de la moitié de ses PV max. Affecté par la météo.,"Soigne le lanceur de la moitié de ses PV max. -Sous []{move:sunny-day}, le soin est augmenté à 2/3 des [PV]{mechanic:hp} max. +Sous Zénith, le soin est augmenté à 2/3 des PV max. -Sous []{move:hail}, []{move:rain-dance}, ou []{move:sandstorm}, le soin est diminué à 1/4 des [PV]{mechanic:hp} max." -133,9,Heals the user by half its max HP. Affected by weather.,"Heals the user for half its max [HP]{mechanic:hp}. +Sous Grêle, Danse Pluie, ou Tempête de Sable, le soin est diminué à 1/4 des PV max." +133,9,Heals the user by half its max HP. Affected by weather.,"Heals the user for half its max HP. -During []{move:sunny-day}, the healing is increased to 2/3 max [HP]{mechanic:hp}. +During Sunny Day, the healing is increased to 2/3 max HP. -During []{move:hail}, []{move:rain-dance}, or []{move:sandstorm}, the healing is decreased to 1/4 max [HP]{mechanic:hp}." -136,5,La puissance et le type dépend des IVs du lanceur. La puissance peut s'étendre entre 30 et 70.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance et le type sont déterminés par les [IV]{mechanic:iv} du lanceur. +During Hail, Rain Dance, or Sandstorm, the healing is decreased to 1/4 max HP." +136,5,La puissance et le type dépend des IVs du lanceur. La puissance peut s'étendre entre 30 et 70.,"Inflige des dégâts réguliers. La puissance et le type sont déterminés par les IV du lanceur. -La puissance est donnée par `x * 40 / 63 + 30`. `x` est obtenu en arrangeant le bit 1 des [IV]{mechanic:iv} pour chaque [Défense Spéciale]{mechanic:special-defense}, [Attaque Spéciale]{mechanic:special-attack}, [Vitesse]{mechanic:speed}, [Défense]{mechanic:defense}, [Attaque]{mechanic:attack}, et [PV]{mechanic:hp} dans cet ordre. (Bit 1 est 1 si les [IV]{mechanic:iv} sont de la forme `4n + 2` or `4n + 3`. `x` est alors 64 * bit 1 d'[IV]{mechanic:iv} de [Défense Spéciale]{mechanic:special-defense}, plus 32 * bit 1 d'[IV]{mechanic:iv} d'[Attaque Spéciale]{mechanic:special-attack}, etc.) +La puissance est donnée par `x * 40 / 63 + 30`. `x` est obtenu en arrangeant le bit 1 des IV pour chaque Défense Spéciale, Attaque Spéciale, Vitesse, Défense, Attaque, et PV dans cet ordre. (Bit 1 est 1 si les IV sont de la forme `4n + 2` or `4n + 3`. `x` est alors 64 * bit 1 d'IV de Défense Spéciale, plus 32 * bit 1 d'IV d'Attaque Spéciale, etc.) La puissance est toujours entre 30 et 70, inclus. La puissance moyenne est 49.5. -Le type est donné par `y * 15 / 63`, où `y` est similaire au `x` ci-dessus, sauf qu'il est construit à partir du bit 0. (Bit 0 est 1 si les [IV]{mechanic:iv} son impairs.) Le résultat est représenté dans la table suivante. +Le type est donné par `y * 15 / 63`, où `y` est similaire au `x` ci-dessus, sauf qu'il est construit à partir du bit 0. (Bit 0 est 1 si les IV son impairs.) Le résultat est représenté dans la table suivante. Valeur | Type ----: | -------- - 0 | []{type:fighting} - 1 | []{type:flying} - 2 | []{type:poison} - 3 | []{type:ground} - 4 | []{type:rock} - 5 | []{type:bug} - 6 | []{type:ghost} - 7 | []{type:steel} - 8 | []{type:fire} - 9 | []{type:water} - 10 | []{type:grass} - 11 | []{type:electric} - 12 | []{type:psychic} - 13 | []{type:ice} - 14 | []{type:dragon} - 15 | []{type:dark} - -Cette capacité ne peut ainsi pas être []{type:normal}. La plupart des autres types ont une chance égale d'1/16 d'être sélectionnés, avec des [IV]{mechanic:iv} donné aléatoirement. Cependant, à cause de l'arrondi inférieur utilisé ici, []{type:bug}, []{type:fighting}, et []{type:grass} apparaissent 5/64 du temps, et []{type:dark} seulement 1/64 du temps." -136,9,Power and type depend upon user’s IVs. Power can range from 30 to 70.,"Inflicts [regular damage]{mechanic:regular-damage}. Power and type are determined by the user’s [IV]{mechanic:iv}s. - -Power is given by `x * 40 / 63 + 30`. `x` is obtained by arranging bit 1 from the [IV]{mechanic:iv} for each of [Special Defense]{mechanic:special-defense}, [Special Attack]{mechanic:special-attack}, [Speed]{mechanic:speed}, [Defense]{mechanic:defense}, [Attack]{mechanic:attack}, and [HP]{mechanic:hp} in that order. (Bit 1 is 1 if the [IV]{mechanic:iv} is of the form `4n + 2` or `4n + 3`. `x` is then 64 * [Special Defense]{mechanic:special-defense} [IV]{mechanic:iv} bit 1, plus 32 * [Special Attack]{mechanic:special-attack} [IV]{mechanic:iv} bit 1, etc.) + 0 | Combat + 1 | Vol + 2 | Poison + 3 | Sol + 4 | Roche + 5 | Insecte + 6 | Spectre + 7 | Acier + 8 | Feu + 9 | Eau + 10 | Plante + 11 | Électrik + 12 | Psy + 13 | Glace + 14 | Dragon + 15 | Ténèbres + +Cette capacité ne peut ainsi pas être Normal. La plupart des autres types ont une chance égale d'1/16 d'être sélectionnés, avec des IV donné aléatoirement. Cependant, à cause de l'arrondi inférieur utilisé ici, Insecte, Combat, et Plante apparaissent 5/64 du temps, et Ténèbres seulement 1/64 du temps." +136,9,Power and type depend upon user’s IVs. Power can range from 30 to 70.,"Inflicts regular damage. Power and type are determined by the user’s IVs. + +Power is given by `x * 40 / 63 + 30`. `x` is obtained by arranging bit 1 from the IV for each of Special Defense, Special Attack, Speed, Defense, Attack, and HP in that order. (Bit 1 is 1 if the IV is of the form `4n + 2` or `4n + 3`. `x` is then 64 * Special Defense IV bit 1, plus 32 * Special Attack IV bit 1, etc.) Power is always between 30 and 70, inclusive. Average power is 49.5. -Type is given by `y * 15 / 63`, where `y` is similar to `x` above, except constructed from bit 0. (Bit 0 is 1 if the [IV]{mechanic:iv} is odd.) The result is looked up in the following table. +Type is given by `y * 15 / 63`, where `y` is similar to `x` above, except constructed from bit 0. (Bit 0 is 1 if the IV is odd.) The result is looked up in the following table. Value | Type ----: | -------- - 0 | []{type:fighting} - 1 | []{type:flying} - 2 | []{type:poison} - 3 | []{type:ground} - 4 | []{type:rock} - 5 | []{type:bug} - 6 | []{type:ghost} - 7 | []{type:steel} - 8 | []{type:fire} - 9 | []{type:water} - 10 | []{type:grass} - 11 | []{type:electric} - 12 | []{type:psychic} - 13 | []{type:ice} - 14 | []{type:dragon} - 15 | []{type:dark} + 0 | Fighting + 1 | Flying + 2 | Poison + 3 | Ground + 4 | Rock + 5 | Bug + 6 | Ghost + 7 | Steel + 8 | Fire + 9 | Water + 10 | Grass + 11 | Electric + 12 | Psychic + 13 | Ice + 14 | Dragon + 15 | Dark -This move thus cannot be []{type:normal}. Most other types have an equal 1/16 chance to be selected, given random [IV]{mechanic:iv}s. However, due to the flooring used here, []{type:bug}, []{type:fighting}, and []{type:grass} appear 5/64 of the time, and []{type:dark} only 1/64 of the time." -137,5,Change la météo en pluie pendant cinq tours.,"Change la météo en pluie pendant cinq tours, durant lesquels les capacités []{type:water} infligent 50% de dégâts supplémentaires, et les capacités []{type:fire} infligent la moitié des dégâts. +This move thus cannot be Normal. Most other types have an equal 1/16 chance to be selected, given random IVs. However, due to the flooring used here, Bug, Fighting, and Grass appear 5/64 of the time, and Dark only 1/64 of the time." +137,5,Change la météo en pluie pendant cinq tours.,"Change la météo en pluie pendant cinq tours, durant lesquels les capacités Eau infligent 50% de dégâts supplémentaires, et les capacités Feu infligent la moitié des dégâts. -Si le lanceur tient []{item:damp-rock}, cet effet dure huit tours. +Si le lanceur tient Roche Humide, cet effet dure huit tours. -[]{move:thunder} a 100% de précision. Si la cible a utilisé []{move:detect} ou []{move:protect}, []{move:thunder} a (100 - accuracy)% de chances de passer à travers la protection. +Fatal-Foudre a 100% de précision. Si la cible a utilisé Détection ou Abri, Fatal-Foudre a (100 - accuracy)% de chances de passer à travers la protection. -[]{move:solar-beam} a deux fois moins de puissance. +Lance-Soleil a deux fois moins de puissance. -[]{move:moonlight}, []{move:morning-sun}, et []{move:synthesis} soignent seulement 1/4 des [PV]{mechanic:hp} max du lanceur. +Rayon Lune, Aurore, et Synthèse soignent seulement 1/4 des PV max du lanceur. -Les Pokémon avec []{ability:swift-swim} ont une [Vitesse]{mechanic:speed} de base doublée. +Les Pokémon avec Glissade ont une Vitesse de base doublée. -Les Pokémon avec []{ability:forecast} deviennent []{type:water}. +Les Pokémon avec Météo deviennent Eau. -Les Pokémon avec []{ability:dry-skin} soignent 1/8 des [PV]{mechanic:hp} max, les Pokémon avec []{ability:hydration} sont soignés de leurs [effets majeurs de statut]{mechanic:major-status-effects}, et les Pokémon avec []{ability:rain-dish} soignent 1/16 des [PV]{mechanic:hp} max à la fin de chaque tour." -137,9,Changes the weather to rain for five turns.,"Changes the weather to rain for five turns, during which []{type:water} moves inflict 50% extra damage, and []{type:fire} moves inflict half damage. +Les Pokémon avec Peau Sèche soignent 1/8 des PV max, les Pokémon avec Hydratation sont soignés de leurs effets majeurs de statut, et les Pokémon avec Cuvette soignent 1/16 des PV max à la fin de chaque tour." +137,9,Changes the weather to rain for five turns.,"Changes the weather to rain for five turns, during which Water moves inflict 50% extra damage, and Fire moves inflict half damage. -If the user is holding []{item:damp-rock}, this effect lasts for eight turns. +If the user is holding Damp Rock, this effect lasts for eight turns. -[]{move:thunder} has 100% accuracy. If the target has used []{move:detect} or []{move:protect}, []{move:thunder} has a (100 - accuracy)% chance to break through the protection. +Thunder has 100% accuracy. If the target has used Detect or Protect, Thunder has a (100 - accuracy)% chance to break through the protection. -[]{move:solar-beam} has half power. +Solar Beam has half power. -[]{move:moonlight}, []{move:morning-sun}, and []{move:synthesis} heal only 1/4 of the user’s max [HP]{mechanic:hp}. +Moonlight, Morning Sun, and Synthesis heal only 1/4 of the user’s max HP. -Pokémon with []{ability:swift-swim} have doubled original [Speed]{mechanic:speed}. +Pokémon with Swift Swim have doubled original Speed. -Pokémon with []{ability:forecast} become []{type:water}. +Pokémon with Forecast become Water. -Pokémon with []{ability:dry-skin} heal 1/8 max [HP]{mechanic:hp}, Pokémon with []{ability:hydration} are cured of [major status effects]{mechanic:major-status-effects}, and Pokémon with []{ability:rain-dish} heal 1/16 max [HP]{mechanic:hp} at the end of each turn." -138,5,Change la météo en soleil pendant cinq tours.,"Change la météo en soleil pendant cinq tours, pendant lesquesl les capacités []{type:fire} infligent 50% de dégâts supplémentaires, et les capacités []{type:water} infligent la moitié des dégâts. +Pokémon with Dry Skin heal 1/8 max HP, Pokémon with Hydration are cured of major status effects, and Pokémon with Rain Dish heal 1/16 max HP at the end of each turn." +138,5,Change la météo en soleil pendant cinq tours.,"Change la météo en soleil pendant cinq tours, pendant lesquesl les capacités Feu infligent 50% de dégâts supplémentaires, et les capacités Eau infligent la moitié des dégâts. -Si le lanceur tient []{item:heat-rock}, cet effet dure pendant huit tours. +Si le lanceur tient Roche Chaude, cet effet dure pendant huit tours. -Les Pokémon ne peuvent pas [geler]{mechanic:frozen}. +Les Pokémon ne peuvent pas geler. -[]{move:thunder} a 50% de précision. +Fatal-Foudre a 50% de précision. -[]{move:solar-beam} passe son tour de chargement. +Lance-Soleil passe son tour de chargement. -[]{move:moonlight}, []{move:morning-sun}, et []{move:synthesis} soignent 2/3 des [PV]{mechanic:hp} max du lanceur. +Rayon Lune, Aurore, et Synthèse soignent 2/3 des PV max du lanceur. -Les Pokémon avec []{ability:chlorophyll} ont une [Vitesse]{mechanic:speed} d'origine doublée. +Les Pokémon avec Chlorophylle ont une Vitesse d'origine doublée. -Les Pokémon avec []{ability:forecast} deviennent []{type:fire}. +Les Pokémon avec Météo deviennent Feu. -Les Pokémon avec []{ability:leaf-guard} ne sont pas affectés par les [effets majeurs de statut]{mechanic:major-status-effects}. +Les Pokémon avec Feuille Garde ne sont pas affectés par les effets majeurs de statut. -Les Pokémon avec []{ability:flower-gift} change de forme; tous les Pokémon de leur côté du [terrain]{mechanic:field} ont leur [Attaque]{mechanic:attack} et [Attaque Spéciale]{mechanic:special-attack} d'origine augmentées de 50%. +Les Pokémon avec Don Floral change de forme; tous les Pokémon de leur côté du terrain ont leur Attaque et Attaque Spéciale d'origine augmentées de 50%. -Les Pokémon avec []{ability:dry-skin} perdent 1/8 des [PV]{mechanic:hp} max à la fin de chaque tour. +Les Pokémon avec Peau Sèche perdent 1/8 des PV max à la fin de chaque tour. -Les Pokémon avec []{ability:solar-power} ont leur [Attaque Spéciale]{mechanic:special-attack} d'origine augmentée de 50% mais perdent 1/8 de leurs [PV]{mechanic:hp} max à la fin de chaque tour." -138,9,Changes the weather to sunny for five turns.,"Changes the weather to sunshine for five turns, during which []{type:fire} moves inflict 50% extra damage, and []{type:water} moves inflict half damage. +Les Pokémon avec Force Soleil ont leur Attaque Spéciale d'origine augmentée de 50% mais perdent 1/8 de leurs PV max à la fin de chaque tour." +138,9,Changes the weather to sunny for five turns.,"Changes the weather to sunshine for five turns, during which Fire moves inflict 50% extra damage, and Water moves inflict half damage. -If the user is holding []{item:heat-rock}, this effect lasts for eight turns. +If the user is holding Heat Rock, this effect lasts for eight turns. -Pokémon cannot become [frozen]{mechanic:frozen}. +Pokémon cannot become frozen. -[]{move:thunder} has 50% accuracy. +Thunder has 50% accuracy. -[]{move:solar-beam} skips its charge turn. +Solar Beam skips its charge turn. -[]{move:moonlight}, []{move:morning-sun}, and []{move:synthesis} heal 2/3 of the user’s max [HP]{mechanic:hp}. +Moonlight, Morning Sun, and Synthesis heal 2/3 of the user’s max HP. -Pokémon with []{ability:chlorophyll} have doubled original [Speed]{mechanic:speed}. +Pokémon with Chlorophyll have doubled original Speed. -Pokémon with []{ability:forecast} become []{type:fire}. +Pokémon with Forecast become Fire. -Pokémon with []{ability:leaf-guard} are not affected by [major status effects]{mechanic:major-status-effects}. +Pokémon with Leaf Guard are not affected by major status effects. -Pokémon with []{ability:flower-gift} change form; every Pokémon on their side of the [field]{mechanic:field} have their original [Attack]{mechanic:attack} and [Special Attack]{mechanic:special-attack} increased by 50%. +Pokémon with Flower Gift change form; every Pokémon on their side of the field have their original Attack and Special Attack increased by 50%. -Pokémon with []{ability:dry-skin} lose 1/8 max [HP]{mechanic:hp} at the end of each turn. +Pokémon with Dry Skin lose 1/8 max HP at the end of each turn. -Pokémon with []{ability:solar-power} have their original [Special Attack]{mechanic:special-attack} raised by 50% but lose 1/8 their max [HP]{mechanic:hp} at the end of each turn." -139,5,A une $probabilité_d'effet% de chances d'augmenter la Défense du lanceur d'un niveau.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances d'augmenter la [Défense]{mechanic:defense} du lanceur d'un [niveau]{mechanic:stage}. -139,9,Has a $effect_chance% chance to raise the user’s Defense by one stage.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to raise the user’s [Defense]{mechanic:defense} one [stage]{mechanic:stage}. -140,5,A une $probabilité_d'effet% de chances d'augmenter l'Attaque du lanceur d'un niveau.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances d'augmenter l'[Attaque]{mechanic:attack} du lanceur d'un [niveau]{mechanic:stage}. -140,9,Has a $effect_chance% chance to raise the user’s Attack by one stage.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to raise the user’s [Attack]{mechanic:attack} one [stage]{mechanic:stage}. -141,5,A une $probabilité_d'effet% de chances d'augmenter toutes les stats du lanceur d'un niveau.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances d'augmenter toutes les stats du lanceur d'un [niveau]{mechanic:stage}. -141,9,Has a $effect_chance% chance to raise all of the user’s stats by one stage.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to raise all of the user’s stats one [stage]{mechanic:stage}. -143,5,Le lanceur paie la moitié de ses PV max pour maximiser son Attaque.,"Le lanceur paye la moitié de ses [PV]{mechanic:hp} max pour augmenter son [Attaque]{mechanic:attack} à +6 [niveaux]{mechanic:stage}. Si le lanceur ne peut pas payer le coût de [PV]{mechanic:hp}, cette capacité [échouera]{mechanic:fail}." -143,9,User pays half its max HP to max out its Attack.,"User pays half its max [HP]{mechanic:hp} to raise its [Attack]{mechanic:attack} to +6 [stages]{mechanic:stage}. If the user cannot pay the [HP]{mechanic:hp} cost, this move will [fail]{mechanic:fail}." -144,5,Retire les changements de stat du lanceur et copie ceux de la cible.,"Retire les [changements de stat]{mechanic:stat-changes} du lanceur et copie ceux de la cible. +Pokémon with Solar Power have their original Special Attack raised by 50% but lose 1/8 their max HP at the end of each turn." +139,5,A une chance d'augmenter la Défense du lanceur d'un niveau.,Inflige des dégâts réguliers. A une chance d'augmenter la Défense du lanceur d'un niveau. +139,9,Has a chance to raise the user’s Defense by one stage.,Inflicts regular damage. Has a chance to raise the user’s Defense one stage. +140,5,A une chance d'augmenter l'Attaque du lanceur d'un niveau.,Inflige des dégâts réguliers. A une chance d'augmenter l'Attaque du lanceur d'un niveau. +140,9,Has a chance to raise the user’s Attack by one stage.,Inflicts regular damage. Has a chance to raise the user’s Attack one stage. +141,5,A une chance d'augmenter toutes les stats du lanceur d'un niveau.,Inflige des dégâts réguliers. A une chance d'augmenter toutes les stats du lanceur d'un niveau. +141,9,Has a chance to raise all of the user’s stats by one stage.,Inflicts regular damage. Has a chance to raise all of the user’s stats one stage. +143,5,Le lanceur paie la moitié de ses PV max pour maximiser son Attaque.,"Le lanceur paye la moitié de ses PV max pour augmenter son Attaque à +6 niveaux. Si le lanceur ne peut pas payer le coût de PV, cette capacité échouera." +143,9,User pays half its max HP to max out its Attack.,"User pays half its max HP to raise its Attack to +6 stages. If the user cannot pay the HP cost, this move will fail." +144,5,Retire les changements de stat du lanceur et copie ceux de la cible.,"Retire les changements de stat du lanceur et copie ceux de la cible. -Cette capacité ne peut pas être copiée par []{move:mirror-move}." -144,9,Discards the user’s stat changes and copies the target’s.,"Discards the user’s [stat changes]{mechanic:stat-changes} and copies the target’s. +Cette capacité ne peut pas être copiée par Mimique." +144,9,Discards the user’s stat changes and copies the target’s.,"Discards the user’s stat changes and copies the target’s. -This move cannot be copied by []{move:mirror-move}." -145,5,Inflige le double des dégâts que le lanceur a reçu de la dernière attaque spéciale qu'il a subi.,"Cible le dernier Pokémon adverse à frapper le lanceur avec une capacité [spéciale]{mechanic:special} ce tour. Inflige le double des dégâts que cette capacité a fait au lanceur. S'il n'y a pas de cible éligible, cette capacité [échouera]{mechanic:fail}. Les immunités de type s'appliquent, mais les autres effets de type sont ignorés. +This move cannot be copied by Mirror Move." +145,5,Inflige le double des dégâts que le lanceur a reçu de la dernière attaque spéciale qu'il a subi.,"Cible le dernier Pokémon adverse à frapper le lanceur avec une capacité spéciale ce tour. Inflige le double des dégâts que cette capacité a fait au lanceur. S'il n'y a pas de cible éligible, cette capacité échouera. Les immunités de type s'appliquent, mais les autres effets de type sont ignorés. -Cette capacité ne peut pas être copiée par []{move:mirror-move}, ni sélectionnée par []{move:assist} ou []{move:metronome}." -145,9,Inflicts twice the damage the user received from the last special hit it took.,"Targets the last opposing Pokémon to hit the user with a [special]{mechanic:special} move this turn. Inflicts twice the damage that move did to the user. If there is no eligible target, this move will [fail]{mechanic:fail}. Type immunity applies, but other type effects are ignored. +Cette capacité ne peut pas être copiée par Mimique, ni sélectionnée par Assistance ou Métronome." +145,9,Inflicts twice the damage the user received from the last special hit it took.,"Targets the last opposing Pokémon to hit the user with a special move this turn. Inflicts twice the damage that move did to the user. If there is no eligible target, this move will fail. Type immunity applies, but other type effects are ignored. -This move cannot be copied by []{move:mirror-move}, nor selected by []{move:assist} or []{move:metronome}." -146,5,Augmente la Défense du lanceur d'un niveau. Le lanceur charge pendant un tour avant d'attaquer.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Augmente la [Défense]{mechanic:defense} du lanceur d'un [niveau]{mechanic:stage}. Le lanceur charge ensuite un tour avant d'attaquer. +This move cannot be copied by Mirror Move, nor selected by Assist or Metronome." +146,5,Augmente la Défense du lanceur d'un niveau. Le lanceur charge pendant un tour avant d'attaquer.,"Inflige des dégâts réguliers. Augmente la Défense du lanceur d'un niveau. Le lanceur charge ensuite un tour avant d'attaquer. -Cette capacité ne peut pas être sélectionnée par []{move:sleep-talk}." -146,9,Raises the user’s Defense by one stage. User charges for one turn before attacking.,"Inflicts [regular damage]{mechanic:regular-damage}. Raises the user’s [Defense]{mechanic:defense} by one [stage]{mechanic:stage}. User then charges for one turn before attacking. +Cette capacité ne peut pas être sélectionnée par Blabla Dodo." +146,9,Raises the user’s Defense by one stage. User charges for one turn before attacking.,"Inflicts regular damage. Raises the user’s Defense by one stage. User then charges for one turn before attacking. -This move cannot be selected by []{move:sleep-talk}." -147,5,A une $probabilité_d'effet% de chances d'apeurer la cible.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances d'[apeurer]{mechanic:flinch} la cible. +This move cannot be selected by Sleep Talk." +147,5,A une chance d'apeurer la cible.,"Inflige des dégâts réguliers. A une chance d'apeurer la cible. -Si la cible est sous l'effet de []{move:bounce}, []{move:fly}, ou []{move:sky-drop}, cette capacité frappera avec une puissance double." -147,9,Has a $effect_chance% chance to make the target flinch.,"Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to make each target [flinch]{mechanic:flinch}. +Si la cible est sous l'effet de Rebond, Vol, ou Chute Libre, cette capacité frappera avec une puissance double." +147,9,Has a chance to make the target flinch.,"Inflicts regular damage. Has a chance to make each target flinch. -If the target is under the effect of []{move:bounce}, []{move:fly}, or []{move:sky-drop}, this move will hit with double power." -148,5,Inflige des dégâts réguliers et peut frapper les utilisateurs de Tunnel.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. +If the target is under the effect of Bounce, Fly, or Sky Drop, this move will hit with double power." +148,5,Inflige des dégâts réguliers et peut frapper les utilisateurs de Tunnel.,"Inflige des dégâts réguliers. -Si la cible est dans son premier tour de []{move:dig}, cette capacité frappera avec une puissance double." -148,9,Inflicts regular damage and can hit Dig users.,"Inflicts [regular damage]{mechanic:regular-damage}. +Si la cible est dans son premier tour de Tunnel, cette capacité frappera avec une puissance double." +148,9,Inflicts regular damage and can hit Dig users.,"Inflicts regular damage. -If the target is in the first turn of []{move:dig}, this move will hit with double power." -149,5,Touche la cible deux tours plus tard.,"Inflige des [dégats réguliers]{mechanic:regular-damage} [sans type]{mechanic:typeless} à la fin du troisième tour, commençant avec celui-ci. Cette capacité ne peut pas réaliser de [coup critique]{mechanic:critical-hit}. Si la cible [se retire]{mechanic:switches-out}, son remplaçant sera touché à la place. Les dégâts sont calculés au moment où cette capacité est utilisée; les [changements de stat]{mechanic:stat-changes} et [retraits]{mechanic:switching-out} pendant ce temps ne changeront pas les dégâts infligés. Aucune capacité avec cet effet ne peut être utilisée contre la même cible à nouveau jusqu'à la fin du troisième tour. +If the target is in the first turn of Dig, this move will hit with double power." +149,5,Touche la cible deux tours plus tard.,"Inflige des dégats réguliers sans type à la fin du troisième tour, commençant avec celui-ci. Cette capacité ne peut pas réaliser de coup critique. Si la cible se retire, son remplaçant sera touché à la place. Les dégâts sont calculés au moment où cette capacité est utilisée; les changements de stat et retraits pendant ce temps ne changeront pas les dégâts infligés. Aucune capacité avec cet effet ne peut être utilisée contre la même cible à nouveau jusqu'à la fin du troisième tour. -Cet effet passe à travers []{ability:wonder-guard}. +Cet effet passe à travers Garde Mystik. -Si la cible est protégée par []{move:protect} ou []{move:detect} le tour où cette capacité est utilisée, cette capacité [échouera]{mechanic:fail}. Cependant, les dégâts du troisième tour frapperont à travers la protection. +Si la cible est protégée par Abri ou Détection le tour où cette capacité est utilisée, cette capacité échouera. Cependant, les dégâts du troisième tour frapperont à travers la protection. -Les dégâts sont appliquées à la fin du tour, donc ils ignorent []{move:endure} et []{item:focus-sash}. +Les dégâts sont appliquées à la fin du tour, donc ils ignorent Ténacité et Ceinture Force. -Cette capacité ne peut pas être copiée par []{move:mirror-move}." -149,9,Hits the target two turns later.,"Inflicts [typeless]{mechanic:typeless} [regular damage]{mechanic:regular-damage} at the end of the third turn, starting with this one. This move cannot score a [critical hit]{mechanic:critical-hit}. If the target [switches out]{mechanic:switches-out}, its replacement will be hit instead. Damage is calculated at the time this move is used; [stat changes]{mechanic:stat-changes} and [switching out]{mechanic:switching-out} during the delay won’t change the damage inflicted. No move with this effect can be used against the same target again until after the end of the third turn. +Cette capacité ne peut pas être copiée par Mimique." +149,9,Hits the target two turns later.,"Inflicts typeless regular damage at the end of the third turn, starting with this one. This move cannot score a critical hit. If the target switches out, its replacement will be hit instead. Damage is calculated at the time this move is used; stat changes and switching out during the delay won’t change the damage inflicted. No move with this effect can be used against the same target again until after the end of the third turn. -This effect breaks through []{ability:wonder-guard}. +This effect breaks through Wonder Guard. -If the target is protected by []{move:protect} or []{move:detect} on the turn this move is used, this move will [fail]{mechanic:fail}. However, the damage on the third turn will break through protection. +If the target is protected by Protect or Detect on the turn this move is used, this move will fail. However, the damage on the third turn will break through protection. -The damage is applied at the end of the turn, so it ignores []{move:endure} and []{item:focus-sash}. +The damage is applied at the end of the turn, so it ignores Endure and Focus Sash. -This move cannot be copied by []{move:mirror-move}." -150,5,Inflige des dégâts réguliers et peut frapper les Pokémon dans les airs.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. +This move cannot be copied by Mirror Move." +150,5,Inflige des dégâts réguliers et peut frapper les Pokémon dans les airs.,"Inflige des dégâts réguliers. -Si la cible est sous l'effet de []{move:bounce}, []{move:fly}, ou []{move:sky-drop}, cette capacité frappera avec une puissance double." -150,9,Inflicts regular damage and can hit Pokémon in the air.,"Inflicts [regular damage]{mechanic:regular-damage}. +Si la cible est sous l'effet de Rebond, Vol, ou Chute Libre, cette capacité frappera avec une puissance double." +150,9,Inflicts regular damage and can hit Pokémon in the air.,"Inflicts regular damage. -If the target is under the effect of []{move:bounce}, []{move:fly}, or []{move:sky-drop}, this move will hit with double power." -151,5,A une $probabilité_d'effet% de chances d'apeurer la cible.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances d'[apeurer]{mechanic:flinch} la cible. +If the target is under the effect of Bounce, Fly, or Sky Drop, this move will hit with double power." +151,5,A une chance d'apeurer la cible.,"Inflige des dégâts réguliers. A une chance d'apeurer la cible. -La puissance est doublée contre les Pokémon qui ont utilisé []{move:minimize} depuis leur entrée sur le [terrain]{mechanic:field}." -151,9,Has a $effect_chance% chance to make the target flinch.,"Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to make the target [flinch]{mechanic:flinch}. +La puissance est doublée contre les Pokémon qui ont utilisé Lilliput depuis leur entrée sur le terrain." +151,9,Has a chance to make the target flinch.,"Inflicts regular damage. Has a chance to make the target flinch. -Power is doubled against Pokémon that have used []{move:minimize} since entering the [field]{mechanic:field}." -152,5,Requiert un tour de charge avant d'attaquer.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur change pendant un tour avant d'attaquer. +Power is doubled against Pokémon that have used Minimize since entering the field." +152,5,Requiert un tour de charge avant d'attaquer.,"Inflige des dégâts réguliers. Le lanceur change pendant un tour avant d'attaquer. -Sous []{move:sunny-day}, le tour de chargement est passé. +Sous Zénith, le tour de chargement est passé. -Sous []{move:hail}, []{move:rain-dance}, ou []{move:sandstorm}, la puissance est divisée par deux. +Sous Grêle, Danse Pluie, ou Tempête de Sable, la puissance est divisée par deux. -Cette capacité ne peut pas être sélectionnée par []{move:sleep-talk}." -152,9,Requires a turn to charge before attacking.,"Inflicts [regular damage]{mechanic:regular-damage}. User charges for one turn before attacking. +Cette capacité ne peut pas être sélectionnée par Blabla Dodo." +152,9,Requires a turn to charge before attacking.,"Inflicts regular damage. User charges for one turn before attacking. -During []{move:sunny-day}, the charge turn is skipped. +During Sunny Day, the charge turn is skipped. -During []{move:hail}, []{move:rain-dance}, or []{move:sandstorm}, power is halved. +During Hail, Rain Dance, or Sandstorm, power is halved. -This move cannot be selected by []{move:sleep-talk}." -153,5,A une $probabilité_d'effet% de chances de paralyser la cible.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de [paralyser]{mechanic:paralyze} la cible. +This move cannot be selected by Sleep Talk." +153,5,A une chance de paralyser la cible.,"Inflige des dégâts réguliers. A une chance de paralyser la cible. -Sous []{move:rain-dance}, cette capacité a 100% de précision. Elle a aussi (100 - accuracy)% de chances de passer à traverse la protection de []{move:protect} et []{move:detect}. +Sous Danse Pluie, cette capacité a 100% de précision. Elle a aussi (100 - accuracy)% de chances de passer à traverse la protection de Abri et Détection. -Sous []{move:sunny-day}, cette capacité a 50% de précision." -153,9,Has a $effect_chance% chance to paralyze the target.,"Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [paralyze]{mechanic:paralyze} the target. +Sous Zénith, cette capacité a 50% de précision." +153,9,Has a chance to paralyze the target.,"Inflicts regular damage. Has a chance to paralyze the target. -During []{move:rain-dance}, this move has 100% accuracy. It also has a (100 - accuracy)% chance to break through the protection of []{move:protect} and []{move:detect}. +During Rain Dance, this move has 100% accuracy. It also has a (100 - accuracy)% chance to break through the protection of Protect and Detect. -During []{move:sunny-day}, this move has 50% accuracy." +During Sunny Day, this move has 50% accuracy." 154,5,Met fin immédiatement aux combats sauvages. Pas d'effet sinon.,Ne fait rien. Met fin aux combats sauvages immédiatement. 154,9,Immediately ends wild battles. No effect otherwise.,Does nothing. Wild battles end immediately. -155,5,Touche une fois pour chaque Pokémon conscient qu'a le dresseur.,"Inflige des [dégâts réguliers]{mechanic:regular-damage} [sans type]{mechanic:typeless}. Tous les Pokémon de l'équipe du lanceur, excepté ceux qui ont été mis KO ou ont un [effet majeur de statut]{mechanic:major-status-effect}, attaquent la cible. Les stats calculées sont ignorées; les stats de base de la cible et des différents attaquants sont utilisés à la place. Le facteur aléatoire dans la formule des dégâts n'est pas utilisé. Les Pokémon []{type:dark} ont toujours le [STAB]{mechanic:stab}. +155,5,Touche une fois pour chaque Pokémon conscient qu'a le dresseur.,"Inflige des dégâts réguliers sans type. Tous les Pokémon de l'équipe du lanceur, excepté ceux qui ont été mis KO ou ont un effet majeur de statut, attaquent la cible. Les stats calculées sont ignorées; les stats de base de la cible et des différents attaquants sont utilisés à la place. Le facteur aléatoire dans la formule des dégâts n'est pas utilisé. Les Pokémon Ténèbres ont toujours le STAB. -Cet effet frappe à travers []{ability:wonder-guard}." -155,9,Hits once for every conscious Pokémon the trainer has.,"Inflicts [typeless]{mechanic:typeless} [regular damage]{mechanic:regular-damage}. Every Pokémon in the user’s party, excepting those that have fainted or have a [major status effect]{mechanic:major-status-effect}, attacks the target. Calculated stats are ignored; the base stats for the target and assorted attackers are used instead. The random factor in the damage formula is not used. []{type:dark} Pokémon still get [STAB]{mechanic:stab}. +Cet effet frappe à travers Garde Mystik." +155,9,Hits once for every conscious Pokémon the trainer has.,"Inflicts typeless regular damage. Every Pokémon in the user’s party, excepting those that have fainted or have a major status effect, attacks the target. Calculated stats are ignored; the base stats for the target and assorted attackers are used instead. The random factor in the damage formula is not used. Dark Pokémon still get STAB. -This effect breaks through []{ability:wonder-guard}." -156,5,"Le lanceur vole dans les airs, évitant toutes les attaques, et frappe au prochain tour.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur vole dans les airs pendant un tour, devenant immunisé aux attaques, et frappe au second tour. +This effect breaks through Wonder Guard." +156,5,"Le lanceur vole dans les airs, évitant toutes les attaques, et frappe au prochain tour.","Inflige des dégâts réguliers. Le lanceur vole dans les airs pendant un tour, devenant immunisé aux attaques, et frappe au second tour. -Pendant le tour d'immunité, []{move:gust}, []{move:hurricane}, []{move:sky-uppercut}, []{move:smack-down}, []{move:thunder}, []{move:twister}, et []{move:whirlwind} frappent toujours le lanceur normalement. []{move:gust} et []{move:twister} ont aussi une puissance double contre le lanceur. +Pendant le tour d'immunité, Tornade, Vent Violent, Stratopercut, Anti-Air, Fatal-Foudre, Ouragan, et Cyclone frappent toujours le lanceur normalement. Tornade et Ouragan ont aussi une puissance double contre le lanceur. -Les dégâts de []{move:hail} et []{move:sandstorm} s'appliquent toujours pendant le tour d'immunité. +Les dégâts de Grêle et Tempête de Sable s'appliquent toujours pendant le tour d'immunité. -Le lanceur peut être frappé pendant son tour d'immunité sous l'effet de []{move:lock-on}, []{move:mind-reader}, ou []{ability:no-guard}. +Le lanceur peut être frappé pendant son tour d'immunité sous l'effet de Verrouillage, Lire-Esprit, ou Annule Garde. -Cette capacité ne peut pas être utilisé quand []{move:gravity} est active. +Cette capacité ne peut pas être utilisé quand Gravité est active. -Cette capacité ne peut pas être sélectionnée par []{move:sleep-talk}." -156,9,"User flies high into the air, dodging all attacks, and hits next turn.","Inflicts [regular damage]{mechanic:regular-damage}. User flies high into the air for one turn, becoming immune to attack, and hits on the second turn. +Cette capacité ne peut pas être sélectionnée par Blabla Dodo." +156,9,"User flies high into the air, dodging all attacks, and hits next turn.","Inflicts regular damage. User flies high into the air for one turn, becoming immune to attack, and hits on the second turn. -During the immune turn, []{move:gust}, []{move:hurricane}, []{move:sky-uppercut}, []{move:smack-down}, []{move:thunder}, []{move:twister}, and []{move:whirlwind} still hit the user normally. []{move:gust} and []{move:twister} also have double power against the user. +During the immune turn, Gust, Hurricane, Sky Uppercut, Smack Down, Thunder, Twister, and Whirlwind still hit the user normally. Gust and Twister also have double power against the user. -The damage from []{move:hail} and []{move:sandstorm} still applies during the immune turn. +The damage from Hail and Sandstorm still applies during the immune turn. -The user may be hit during its immune turn if under the effect of []{move:lock-on}, []{move:mind-reader}, or []{ability:no-guard}. +The user may be hit during its immune turn if under the effect of Lock-On, Mind Reader, or No Guard. -This move cannot be used while []{move:gravity} is in effect. +This move cannot be used while Gravity is in effect. -This move cannot be selected by []{move:sleep-talk}." -157,5,Augmente la Défense du lanceur d'un niveau.,"Augmente la [Défense]{mechanic:defense} d'un [niveau]{mechanic:stage}. +This move cannot be selected by Sleep Talk." +157,5,Augmente la Défense du lanceur d'un niveau.,"Augmente la Défense d'un niveau. -Après que cette capacité est utilisée, la puissance de []{move:ice-ball} et []{move:rollout} sont doublées jusqu'à ce que le lanceur quitte le [terrain]{mechanic:field}." -157,9,Raises user’s Defense by one stage.,"Raises user’s [Defense]{mechanic:defense} by one [stage]{mechanic:stage}. +Après que cette capacité est utilisée, la puissance de Ball’Glace et Roulade sont doublées jusqu'à ce que le lanceur quitte le terrain." +157,9,Raises user’s Defense by one stage.,"Raises user’s Defense by one stage. -After this move is used, the power of []{move:ice-ball} and []{move:rollout} are doubled until the user leaves the [field]{mechanic:field}." -159,5,Ne peut être utilisé comme première capacité après que le lanceur entre au combat. Apeure la cible.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. []{mechanic:flinch} la cible. Ne peut être utilisé que le premier tour après que le lanceur entre sur le [terrain]{mechanic:field}. -159,9,Can only be used as the first move after the user enters battle. Causes the target to flinch.,Inflicts [regular damage]{mechanic:regular-damage}. Causes the target to []{mechanic:flinch}. Can only be used on the user’s first turn after entering the [field]{mechanic:field}. -160,5,Force à utiliser cette capacité pendant plusieurs tours. Les Pokémon ne peuvent pas s'endormir pendant ce temps.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur est forcé à utiliser cette capacité pendant 2–5 tours, sélectionné au hasard. Tous les Pokémon du [terrain]{mechanic:field} se réveillent, et aucun ne peut [s'endormir]{mechanic:sleep} jusqu'à ce que le verrouillage prenne fin. +After this move is used, the power of Ice Ball and Rollout are doubled until the user leaves the field." +159,5,Ne peut être utilisé comme première capacité après que le lanceur entre au combat. Apeure la cible.,Inflige des dégâts réguliers. Apeure la cible. Ne peut être utilisé que le premier tour après que le lanceur entre sur le terrain. +159,9,Can only be used as the first move after the user enters battle. Causes the target to flinch.,Inflicts regular damage. Causes the target to flinch. Can only be used on the user’s first turn after entering the field. +160,5,Force à utiliser cette capacité pendant plusieurs tours. Les Pokémon ne peuvent pas s'endormir pendant ce temps.,"Inflige des dégâts réguliers. Le lanceur est forcé à utiliser cette capacité pendant 2–5 tours, sélectionné au hasard. Tous les Pokémon du terrain se réveillent, et aucun ne peut s'endormir jusqu'à ce que le verrouillage prenne fin. -Les Pokémon ne peuvent pas utiliser []{move:rest} pendant cet effet. +Les Pokémon ne peuvent pas utiliser Repos pendant cet effet. -Cette capacité ne peut pas être sélectionnée par []{move:sleep-talk}." -160,9,Forced to use this move for several turns. Pokémon cannot fall asleep in that time.,"Inflicts [regular damage]{mechanic:regular-damage}. User is forced to use this move for 2–5 turns, selected at random. All Pokémon on the [field]{mechanic:field} wake up, and none can fall to [sleep]{mechanic:sleep} until the lock-in ends. +Cette capacité ne peut pas être sélectionnée par Blabla Dodo." +160,9,Forced to use this move for several turns. Pokémon cannot fall asleep in that time.,"Inflicts regular damage. User is forced to use this move for 2–5 turns, selected at random. All Pokémon on the field wake up, and none can fall to sleep until the lock-in ends. -Pokémon cannot use []{move:rest} during this effect. +Pokémon cannot use Rest during this effect. -This move cannot be selected by []{move:sleep-talk}." -161,5,Stocke de l'énergie jusqu'à trois fois pour utilisation avec Relâche et Avale.,"Augmente la [Défense]{mechanic:defense} et [Défense Spéciale]{mechanic:special-defense} du lanceur d'un [niveau]{mechanic:stage} chacune. Stocke l'énergie utilisée avec []{move:spit-up} et []{move:swallow}. Jusqu'à trois niveaux d'énergie peuvent être stockés, et tous sont perdus si le lanceur quitte le [terrain]{mechanic:field}. L'énergie est encore stockée même si les boost de stat ne peuvent être appliqués. +This move cannot be selected by Sleep Talk." +161,5,Stocke de l'énergie jusqu'à trois fois pour utilisation avec Relâche et Avale.,"Augmente la Défense et Défense Spéciale du lanceur d'un niveau chacune. Stocke l'énergie utilisée avec Relâche et Avale. Jusqu'à trois niveaux d'énergie peuvent être stockés, et tous sont perdus si le lanceur quitte le terrain. L'énergie est encore stockée même si les boost de stat ne peuvent être appliqués. -Si le lanceur utilise []{move:baton-pass}, les boosts de stat sont passés normalement, mais pas l'énergie stockée." -161,9,Stores energy up to three times for use with Spit Up and Swallow.,"Raises the user’s [Defense]{mechanic:defense} and [Special Defense]{mechanic:special-defense} by one [stage]{mechanic:stage} each. Stores energy for use with []{move:spit-up} and []{move:swallow}. Up to three levels of energy can be stored, and all are lost if the user leaves the [field]{mechanic:field}. Energy is still stored even if the stat boosts cannot be applied. +Si le lanceur utilise Relais, les boosts de stat sont passés normalement, mais pas l'énergie stockée." +161,9,Stores energy up to three times for use with Spit Up and Swallow.,"Raises the user’s Defense and Special Defense by one stage each. Stores energy for use with Spit Up and Swallow. Up to three levels of energy can be stored, and all are lost if the user leaves the field. Energy is still stored even if the stat boosts cannot be applied. -If the user uses []{move:baton-pass}, the stat boosts are passed as normal, but the stored energy is not." -162,5,La puissance est 100 fois la quantité d'énergie Stockée.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance est égale à 100 fois la quantité d'énergie stockée par []{move:stockpile}. Ignore le facteur aléatoire de la formule de dégâts. L'énergie stockée est consommée, et la [Défense]{mechanic:defense} et [Défense Spéciale]{mechanic:special-defense} du lanceur sont réinitialisées à ce qu'elles auraient été si []{move:stockpile} n'avait pas été utilisée. Si le lanceur n'a pas d'énergie stockée, cette capacité [échouera]{mechanic:fail}. +If the user uses Baton Pass, the stat boosts are passed as normal, but the stored energy is not." +162,5,La puissance est 100 fois la quantité d'énergie Stockée.,"Inflige des dégâts réguliers. La puissance est égale à 100 fois la quantité d'énergie stockée par Stockage. Ignore le facteur aléatoire de la formule de dégâts. L'énergie stockée est consommée, et la Défense et Défense Spéciale du lanceur sont réinitialisées à ce qu'elles auraient été si Stockage n'avait pas été utilisée. Si le lanceur n'a pas d'énergie stockée, cette capacité échouera. -Cette capacité ne peut pas être copiée par []{move:mirror-move}." -162,9,Power is 100 times the amount of energy Stockpiled.,"Inflicts [regular damage]{mechanic:regular-damage}. Power is equal to 100 times the amount of energy stored by []{move:stockpile}. Ignores the random factor in the damage formula. Stored energy is consumed, and the user’s [Defense]{mechanic:defense} and [Special Defense]{mechanic:special-defense} are reset to what they would be if []{move:stockpile} had not been used. If the user has no energy stored, this move will [fail]{mechanic:fail}. +Cette capacité ne peut pas être copiée par Mimique." +162,9,Power is 100 times the amount of energy Stockpiled.,"Inflicts regular damage. Power is equal to 100 times the amount of energy stored by Stockpile. Ignores the random factor in the damage formula. Stored energy is consumed, and the user’s Defense and Special Defense are reset to what they would be if Stockpile had not been used. If the user has no energy stored, this move will fail. -This move cannot be copied by []{move:mirror-move}." -163,5,"Récupère 1/4 des PV après un Stockage, 1/2 PV après deux Stockages, ou tous les PV après trois Stockages.","Soigne le lanceur selon la quantité d'énergie stockée par []{move:stockpile}: 1/4 de ses [PV]{mechanic:hp} max après une utilisation, 1/2 de ses [PV]{mechanic:hp} max après deux utilisations, ou tout après trois utilisations. L'énergie stockée est consommée, et la [Défense]{mechanic:defense} et [Défense Spéciale]{mechanic:special-defense} du lanceur sont réinitialisées à ce qu'elles auraient été si []{move:stockpile} n'avait pas été utilisée. Si le lanceur n'a pas d'énergie stockée, cette capacité [échouera]{mechanic:fail}." -163,9,"Recovers 1/4 HP after one Stockpile, 1/2 HP after two Stockpiles, or full HP after three Stockpiles.","Heals the user depending on the amount of energy stored by []{move:stockpile}: 1/4 its max [HP]{mechanic:hp} after one use, 1/2 its max [HP]{mechanic:hp} after two uses, or fully after three uses. Stored energy is consumed, and the user’s [Defense]{mechanic:defense} and [Special Defense]{mechanic:special-defense} are reset to what they would be if []{move:stockpile} had not been used. If the user has no energy stored, this move will [fail]{mechanic:fail}." -165,5,Change la météo en averse de grêle pendant cinq tours.,"Change la météo en averse de grêle pendant cinq tours, pendant lesquels les Pokémon non-[]{type:ice} reçoivent 1/16 de leurs [PV]{mechanic:hp} max en dégâts à la fin de chaque tour. +This move cannot be copied by Mirror Move." +163,5,"Récupère 1/4 des PV après un Stockage, 1/2 PV après deux Stockages, ou tous les PV après trois Stockages.","Soigne le lanceur selon la quantité d'énergie stockée par Stockage: 1/4 de ses PV max après une utilisation, 1/2 de ses PV max après deux utilisations, ou tout après trois utilisations. L'énergie stockée est consommée, et la Défense et Défense Spéciale du lanceur sont réinitialisées à ce qu'elles auraient été si Stockage n'avait pas été utilisée. Si le lanceur n'a pas d'énergie stockée, cette capacité échouera." +163,9,"Recovers 1/4 HP after one Stockpile, 1/2 HP after two Stockpiles, or full HP after three Stockpiles.","Heals the user depending on the amount of energy stored by Stockpile: 1/4 its max HP after one use, 1/2 its max HP after two uses, or fully after three uses. Stored energy is consumed, and the user’s Defense and Special Defense are reset to what they would be if Stockpile had not been used. If the user has no energy stored, this move will fail." +165,5,Change la météo en averse de grêle pendant cinq tours.,"Change la météo en averse de grêle pendant cinq tours, pendant lesquels les Pokémon non-Glace reçoivent 1/16 de leurs PV max en dégâts à la fin de chaque tour. -Si le lanceur tient []{item:icy-rock}, cet effet dure pendant huit tours. +Si le lanceur tient Roche Glace, cet effet dure pendant huit tours. -[]{move:blizzard} a 100% de précision. Si la cible a utilisé []{move:detect} ou []{move:protect}, []{move:blizzard} a (100 – accuracy)% de chances de frapper à travers la protection. +Blizzard a 100% de précision. Si la cible a utilisé Détection ou Abri, Blizzard a (100 – accuracy)% de chances de frapper à travers la protection. -[]{move:moonlight}, []{move:morning-sun}, et []{move:synthesis} soignent seulement 1/4 des [PV]{mechanic:hp} max du lanceur. +Rayon Lune, Aurore, et Synthèse soignent seulement 1/4 des PV max du lanceur. -Les Pokémon avec []{ability:snow-cloak} sont exempts des dégâts de cet effet." -165,9,Changes the weather to a hailstorm for five turns.,"Changes the weather to hail for five turns, during which non-[]{type:ice} Pokémon are damaged for 1/16 their max [HP]{mechanic:hp} at the end of every turn. +Les Pokémon avec Rideau Neige sont exempts des dégâts de cet effet." +165,9,Changes the weather to a hailstorm for five turns.,"Changes the weather to hail for five turns, during which non-Ice Pokémon are damaged for 1/16 their max HP at the end of every turn. -If the user is holding []{item:icy-rock}, this effect lasts for eight turns. +If the user is holding Icy Rock, this effect lasts for eight turns. -[]{move:blizzard} has 100% accuracy. If the target has used []{move:detect} or []{move:protect}, []{move:blizzard} has a (100 - accuracy)% chance to break through the protection. +Blizzard has 100% accuracy. If the target has used Detect or Protect, Blizzard has a (100 - accuracy)% chance to break through the protection. -[]{move:moonlight}, []{move:morning-sun}, and []{move:synthesis} heal only 1/4 of the user’s max [HP]{mechanic:hp}. +Moonlight, Morning Sun, and Synthesis heal only 1/4 of the user’s max HP. -Pokémon with []{ability:snow-cloak} are exempt from this effect’s damage." -166,5,Empêche la cible d'utiliser la même capacité deux fois de suite.,"Empêche la cible de tenter d'utiliser la même capacité deux fois de suite. Quand la cible quitte le [terrain]{mechanic:field}, cet effet prend fin. +Pokémon with Snow Cloak are exempt from this effect’s damage." +166,5,Empêche la cible d'utiliser la même capacité deux fois de suite.,"Empêche la cible de tenter d'utiliser la même capacité deux fois de suite. Quand la cible quitte le terrain, cet effet prend fin. -Si la cible est forcée de tenter une capacité répétée due à []{item:choice-band}, []{item:choice-scarf}, []{item:choice-specs}, []{move:disable}, []{move:encore}, []{move:taunt}, ayant seulement des [PP]{mechanic:pp} restants pour une capacité, ou n'importe quel autre effet, la cible utilisera []{move:struggle} à la place. La cible est alors libre d'utiliser la capacité forcée au prochain tour, comme elle n'a pas utilisé cette capacité ce tour." -166,9,Prevents the target from using the same move twice in a row.,"Prevents the target from attempting to use the same move twice in a row. When the target leaves the [field]{mechanic:field}, this effect ends. +Si la cible est forcée de tenter une capacité répétée due à Bandeau Choix, Mouchoir Choix, Lunettes Choix, Entrave, Encore, Provoc, ayant seulement des PP restants pour une capacité, ou n'importe quel autre effet, la cible utilisera Lutte à la place. La cible est alors libre d'utiliser la capacité forcée au prochain tour, comme elle n'a pas utilisé cette capacité ce tour." +166,9,Prevents the target from using the same move twice in a row.,"Prevents the target from attempting to use the same move twice in a row. When the target leaves the field, this effect ends. -If the target is forced to attempt a repeated move due to []{item:choice-band}, []{item:choice-scarf}, []{item:choice-specs}, []{move:disable}, []{move:encore}, []{move:taunt}, only having [PP]{mechanic:pp} remaining for one move, or any other effect, the target will use []{move:struggle} instead. The target is then free to use the forced move next turn, as it didn’t use that move this turn." -167,5,Augmente l'Attaque Spéciale de la cible d'un niveau et rend la cible confuse.,"Augmente l'[Attaque Spéciale]{mechanic:special-attack} de la cible d'un [niveau]{mechanic:stage}, puis la rend [confuse]{mechanic:confuses}." -167,9,Raises the target’s Special Attack by one stage and confuses the target.,"Raises the target’s [Special Attack]{mechanic:special-attack} by one [stage]{mechanic:stage}, then [confuses]{mechanic:confuses} it." -168,5,Brûle la cible.,[Brûle]{mechanic:burns} la cible. -168,9,Burns the target.,[Burns]{mechanic:burns} the target. -169,5,Diminue l'Attaque et l'Attaque Spéciale de la cible de deux niveaux. Le lanceur est mis KO.,Diminue l'[Attaque]{mechanic:attack} et [Attaque Spéciale]{mechanic:special-attack} de la cible de deux [niveaux]{mechanic:stage}. Le lanceur est mis KO. -169,9,Lowers the target’s Attack and Special Attack by two stages. User faints.,Lowers the target’s [Attack]{mechanic:attack} and [Special Attack]{mechanic:special-attack} by two [stages]{mechanic:stage}. User faints. -170,5,"La puissance double si le lanceur est brûlé, paralysé, ou empoisonné.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si le lanceur est [brûlé]{mechanic:burned}, [paralysé]{mechanic:paralyzed}, ou [empoisonné]{mechanic:poisoned}, cette capacité a une puissance double." -170,9,"Power doubles if user is burned, paralyzed, or poisoned.","Inflicts [regular damage]{mechanic:regular-damage}. If the user is [burned]{mechanic:burned}, [paralyzed]{mechanic:paralyzed}, or [poisoned]{mechanic:poisoned}, this move has double power." -171,5,"Si le lanceur subit des dégâts avant d'attaquer, l'attaque est annulée.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si le lanceur subit des dégâts ce tour avant de frapper, cette capacité [échouera]{mechanic:fail}. +If the target is forced to attempt a repeated move due to Choice Band, Choice Scarf, Choice Specs, Disable, Encore, Taunt, only having PP remaining for one move, or any other effect, the target will use Struggle instead. The target is then free to use the forced move next turn, as it didn’t use that move this turn." +167,5,Augmente l'Attaque Spéciale de la cible d'un niveau et rend la cible confuse.,"Augmente l'Attaque Spéciale de la cible d'un niveau, puis la rend confuse." +167,9,Raises the target’s Special Attack by one stage and confuses the target.,"Raises the target’s Special Attack by one stage, then confuses it." +168,5,Brûle la cible.,Brûle la cible. +168,9,Burns the target.,Burns the target. +169,5,Diminue l'Attaque et l'Attaque Spéciale de la cible de deux niveaux. Le lanceur est mis KO.,Diminue l'Attaque et Attaque Spéciale de la cible de deux niveaux. Le lanceur est mis KO. +169,9,Lowers the target’s Attack and Special Attack by two stages. User faints.,Lowers the target’s Attack and Special Attack by two stages. User faints. +170,5,"La puissance double si le lanceur est brûlé, paralysé, ou empoisonné.","Inflige des dégâts réguliers. Si le lanceur est brûlé, paralysé, ou empoisonné, cette capacité a une puissance double." +170,9,"Power doubles if user is burned, paralyzed, or poisoned.","Inflicts regular damage. If the user is burned, paralyzed, or poisoned, this move has double power." +171,5,"Si le lanceur subit des dégâts avant d'attaquer, l'attaque est annulée.","Inflige des dégâts réguliers. Si le lanceur subit des dégâts ce tour avant de frapper, cette capacité échouera. -Cette capacité ne peut pas être copiée par []{move:mirror-move}, ni sélectionnée par []{move:assist}, []{move:metronome}, ou []{move:sleep-talk}." -171,9,"If the user takes damage before attacking, the attack is canceled.","Inflicts [regular damage]{mechanic:regular-damage}. If the user takes damage this turn before hitting, this move will [fail]{mechanic:fail}. +Cette capacité ne peut pas être copiée par Mimique, ni sélectionnée par Assistance, Métronome, ou Blabla Dodo." +171,9,"If the user takes damage before attacking, the attack is canceled.","Inflicts regular damage. If the user takes damage this turn before hitting, this move will fail. -This move cannot be copied by []{move:mirror-move}, nor selected by []{move:assist}, []{move:metronome}, or []{move:sleep-talk}." -172,5,"Si la cible est paralysée, cela inflige des dégâts doubles et soigne la paralysie.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si la cible est [paralysée]{mechanic:paralyzed}, cette capacité a une puissance double, et la cible est soignée de sa [paralysie]{mechanic:paralysis}." -172,9,"If the target is paralyzed, inflicts double damage and cures the paralysis.","Inflicts [regular damage]{mechanic:regular-damage}. If the target is [paralyzed]{mechanic:paralyzed}, this move has double power, and the target is cured of its [paralysis]{mechanic:paralysis}." -173,5,Redirige les effets de l'attaque à cible unique de la cible sur le lanceur pendant ce tour.,"Jusqu'à la fin de ce tour, n'importe quelle capacité qu'un Pokémon adverse qui cible seulement un allié du lanceur ciblera le lanceur à la place. Si les deux Pokémon du même côté du [terrain]{mechanic:field} utilisent cette capacité le même tour, le Pokémon qui l'utilise en dernier deviendra la cible. +This move cannot be copied by Mirror Move, nor selected by Assist, Metronome, or Sleep Talk." +172,5,"Si la cible est paralysée, cela inflige des dégâts doubles et soigne la paralysie.","Inflige des dégâts réguliers. Si la cible est paralysée, cette capacité a une puissance double, et la cible est soignée de sa paralysie." +172,9,"If the target is paralyzed, inflicts double damage and cures the paralysis.","Inflicts regular damage. If the target is paralyzed, this move has double power, and the target is cured of its paralysis." +173,5,Redirige les effets de l'attaque à cible unique de la cible sur le lanceur pendant ce tour.,"Jusqu'à la fin de ce tour, n'importe quelle capacité qu'un Pokémon adverse qui cible seulement un allié du lanceur ciblera le lanceur à la place. Si les deux Pokémon du même côté du terrain utilisent cette capacité le même tour, le Pokémon qui l'utilise en dernier deviendra la cible. -Cet effet prend la priorité sur []{ability:lightning-rod} et []{ability:storm-drain}. +Cet effet prend la priorité sur Paratonnerre et Lavabo. -Si l'allié du lanceur [se retire]{mechanic:switches-out}, les Pokémon adverses peuvent toujours le frapper avec []{move:pursuit}. +Si l'allié du lanceur se retire, les Pokémon adverses peuvent toujours le frapper avec Poursuite. -Cette capacité ne peut pas être sélectionnée par []{move:assist} ou []{move:metronome}." -173,9,Redirects the target’s single-target effects to the user for this turn.,"Until the end of this turn, any moves that opposing Pokémon target solely at the user’s ally will instead target the user. If both Pokémon on the same side of the [field]{mechanic:field} use this move on the same turn, the Pokémon that uses it last will become the target. +Cette capacité ne peut pas être sélectionnée par Assistance ou Métronome." +173,9,Redirects the target’s single-target effects to the user for this turn.,"Until the end of this turn, any moves that opposing Pokémon target solely at the user’s ally will instead target the user. If both Pokémon on the same side of the field use this move on the same turn, the Pokémon that uses it last will become the target. -This effect takes priority over []{ability:lightning-rod} and []{ability:storm-drain}. +This effect takes priority over Lightning Rod and Storm Drain. -If the user’s ally [switches out]{mechanic:switches-out}, opposing Pokémon may still hit it with []{move:pursuit}. +If the user’s ally switches out, opposing Pokémon may still hit it with Pursuit. -This move cannot be selected by []{move:assist} or []{move:metronome}." +This move cannot be selected by Assist or Metronome." 174,5,Utilise une capacité qui dépend du terrain.,"Utilise une autre capacité choisie en fonction du terrain. Terrain | Capacité sélectionnée ------------------------- | ------------------ -Bâtiment | []{move:tri-attack} -Grotte | []{move:rock-slide} -Eaux profondes | []{move:hydro-pump} -Désert | []{move:earthquake} -Herbe | []{move:seed-bomb} -Montagne | []{move:rock-slide} -Route | []{move:earthquake} -Eaux peu profondes | []{move:hydro-pump} -Neige | []{move:blizzard} -Herbe haute | []{move:seed-bomb} -[]{move:electric-terrain} | []{move:thunderbolt} -[]{move:grassy-terrain} | []{move:energy-ball} -[]{move:misty-terrain} | []{move:moonblast} +Bâtiment | Triplattaque +Grotte | Éboulement +Eaux profondes | Hydrocanon +Désert | Séisme +Herbe | Canon Graine +Montagne | Éboulement +Route | Séisme +Eaux peu profondes | Hydrocanon +Neige | Blizzard +Herbe haute | Canon Graine +Champ Électrifié | Tonnerre +Champ Herbu | Éco-Sphère +Champ Brumeux | Pouvoir Lunaire Dans Pokémon Battle Revolution : Terrain | Capacité sélectionnée -------------- | ------------------ -Pleine-Lune | []{move:tri-attack} -Cristal | []{move:rock-slide} -Orée | []{move:hydro-pump} -Cratère-Ardent | []{move:rock-slide} -Grand-Rue | []{move:tri-attack} -Belvédère | []{move:tri-attack} -Ciel-Étoilé | []{move:rock-slide} -Belle-Saison | []{move:seed-bomb} -Crépuscule | []{move:earthquake} -Hautes-Chutes | []{move:seed-bomb} - -Cette capacité ne peut pas être copiée par []{move:mirror-move}." +Pleine-Lune | Triplattaque +Cristal | Éboulement +Orée | Hydrocanon +Cratère-Ardent | Éboulement +Grand-Rue | Triplattaque +Belvédère | Triplattaque +Ciel-Étoilé | Éboulement +Belle-Saison | Canon Graine +Crépuscule | Séisme +Hautes-Chutes | Canon Graine + +Cette capacité ne peut pas être copiée par Mimique." 174,9,Uses a move which depends upon the terrain.,"Uses another move chosen according to the terrain. Terrain | Selected move ------------------------- | ------------------ -Building | []{move:tri-attack} -Cave | []{move:rock-slide} -Deep water | []{move:hydro-pump} -Desert | []{move:earthquake} -Grass | []{move:seed-bomb} -Mountain | []{move:rock-slide} -Road | []{move:earthquake} -Shallow water | []{move:hydro-pump} -Snow | []{move:blizzard} -Tall grass | []{move:seed-bomb} -[]{move:electric-terrain} | []{move:thunderbolt} -[]{move:grassy-terrain} | []{move:energy-ball} -[]{move:misty-terrain} | []{move:moonblast} +Building | Tri Attack +Cave | Rock Slide +Deep water | Hydro Pump +Desert | Earthquake +Grass | Seed Bomb +Mountain | Rock Slide +Road | Earthquake +Shallow water | Hydro Pump +Snow | Blizzard +Tall grass | Seed Bomb +Electric Terrain | Thunderbolt +Grassy Terrain | Energy Ball +Misty Terrain | Moonblast In Pokémon Battle Revolution: Terrain | Selected move -------------- | ------------------ -Courtyard | []{move:tri-attack} -Crystal | []{move:rock-slide} -Gateway | []{move:hydro-pump} -Magma | []{move:rock-slide} -Main Street | []{move:tri-attack} -Neon | []{move:tri-attack} -Stargazer | []{move:rock-slide} -Sunny Park | []{move:seed-bomb} -Sunset | []{move:earthquake} -Waterfall | []{move:seed-bomb} - -This move cannot be copied by []{move:mirror-move}." -175,5,Augmente la Défense Spéciale du lanceur d'un niveau. Les capacités Électrik du lanceur ont leur puissance doublée au prochain tour.,"Augmente la [Défense Spéciale]{mechanic:special-defense} du lanceur d'un [niveau]{mechanic:stage}. Si le lanceur utilise une capacité []{type:electric} au prochain tour, sa puissance sera doublée." -175,9,Raises the user’s Special Defense by one stage. User’s Electric moves have doubled power next turn.,"Raises the user’s [Special Defense]{mechanic:special-defense} by one [stage]{mechanic:stage}. If the user uses an []{type:electric} move next turn, its power will be doubled." +Courtyard | Tri Attack +Crystal | Rock Slide +Gateway | Hydro Pump +Magma | Rock Slide +Main Street | Tri Attack +Neon | Tri Attack +Stargazer | Rock Slide +Sunny Park | Seed Bomb +Sunset | Earthquake +Waterfall | Seed Bomb + +This move cannot be copied by Mirror Move." +175,5,Augmente la Défense Spéciale du lanceur d'un niveau. Les capacités Électrik du lanceur ont leur puissance doublée au prochain tour.,"Augmente la Défense Spéciale du lanceur d'un niveau. Si le lanceur utilise une capacité Électrik au prochain tour, sa puissance sera doublée." +175,9,Raises the user’s Special Defense by one stage. User’s Electric moves have doubled power next turn.,"Raises the user’s Special Defense by one stage. If the user uses an Electric move next turn, its power will be doubled." 176,5,"Pour les prochains tours, la cible ne peut qu'utiliser des capacités offensives.","La cible est forcée d'utiliser seulement des capacités offensives pendant les 3–5 prochains tours, sélectionné au hasard. Les capacités qui choisissent d'autres capacités non connues à l'avance ne comptent pas comme offensives. -[]{move:assist}, []{move:copycat}, []{move:me-first}, []{move:metronome}, []{move:mirror-move}, et []{move:sleep-talk} n'infligent pas directement des dégâts et ne peuvent ainsi pas être utilisées. +Assistance, Photocopie, Moi d’Abord, Métronome, Mimique, et Blabla Dodo n'infligent pas directement des dégâts et ne peuvent ainsi pas être utilisées. -[]{move:bide}, []{move:counter}, []{move:endeavor}, []{move:metal-burst}, et []{move:mirror-coat} sont autorisées." +Patience, Riposte, Effort, Fulmifer, et Voile Miroir sont autorisées." 176,9,"For the next few turns, the target can only use damaging moves.","Target is forced to only use damaging moves for the next 3–5 turns, selected at random. Moves that select other moves not known in advance do not count as damaging. -[]{move:assist}, []{move:copycat}, []{move:me-first}, []{move:metronome}, []{move:mirror-move}, and []{move:sleep-talk} do not directly inflict damage and thus may not be used. +Assist, Copycat, Me First, Metronome, Mirror Move, and Sleep Talk do not directly inflict damage and thus may not be used. -[]{move:bide}, []{move:counter}, []{move:endeavor}, []{move:metal-burst}, and []{move:mirror-coat} are allowed." +Bide, Counter, Endeavor, Metal Burst, and Mirror Coat are allowed." 177,5,La prochaine capacité de l'allié inflige la moitié des dégâts supplémentaires.,"Booste la puissance des capacités de la cible de 50% jusqu'à la fin de ce tour. -Cette capacité ne peut pas être copiée par []{move:mirror-move}, ni sélectionnée par []{move:assist} ou []{move:metronome}." +Cette capacité ne peut pas être copiée par Mimique, ni sélectionnée par Assistance ou Métronome." 177,9,Ally’s next move inflicts half more damage.,"Boosts the power of the target’s moves by 50% until the end of this turn. -This move cannot be copied by []{move:mirror-move}, nor selected by []{move:assist} or []{move:metronome}." -178,5,Le lanceur et la cible échangent leurs objets.,"Le lanceur et la cible permutent de manière permanente les [objets tenus]{mechanic:held-item}. Fonctionne même si l'un des Pokémon ne tient rien. Si les l'un des Pokémon tient un courrier, cette capacité [échouera]{mechanic:fail}. +This move cannot be copied by Mirror Move, nor selected by Assist or Metronome." +178,5,Le lanceur et la cible échangent leurs objets.,"Le lanceur et la cible permutent de manière permanente les objets tenus. Fonctionne même si l'un des Pokémon ne tient rien. Si les l'un des Pokémon tient un courrier, cette capacité échouera. -Si l'un des Pokémon a []{ability:multitype} ou []{ability:sticky-hold}, cette capacité [échouera]{mechanic:fail}. +Si l'un des Pokémon a Multi-Type ou Glu, cette capacité échouera. -Si cette capacité résulte en un Pokémon obtenant []{item:choice-band}, []{item:choice-scarf}, ou []{item:choice-specs}, et que ce Pokémon était le dernier de la paire à agir ce tour, alors la capacité qu'il a utilisé ce tour devient sa capacité choisie de force. Ceci s'applique même si les deux Pokémon avaient un objet choix avant que cette capacité soit utilisée. Si le premier des deux Pokémon gagne un objet choix, il peut sélectionner la capacité qu'il souhaite au prochain tour. +Si cette capacité résulte en un Pokémon obtenant Bandeau Choix, Mouchoir Choix, ou Lunettes Choix, et que ce Pokémon était le dernier de la paire à agir ce tour, alors la capacité qu'il a utilisé ce tour devient sa capacité choisie de force. Ceci s'applique même si les deux Pokémon avaient un objet choix avant que cette capacité soit utilisée. Si le premier des deux Pokémon gagne un objet choix, il peut sélectionner la capacité qu'il souhaite au prochain tour. -Ni le lanceur ni la cible ne peut récupérer son objet avec []{move:recycle}. +Ni le lanceur ni la cible ne peut récupérer son objet avec Recyclage. -Cette capacité ne peut pas être sélectionnée par []{move:assist} ou []{move:metronome}." -178,9,User and target swap items.,"User and target permanently swap [held item]{mechanic:held-item}s. Works even if one of the Pokémon isn’t holding anything. If either Pokémon is holding mail, this move will [fail]{mechanic:fail}. +Cette capacité ne peut pas être sélectionnée par Assistance ou Métronome." +178,9,User and target swap items.,"User and target permanently swap held items. Works even if one of the Pokémon isn’t holding anything. If either Pokémon is holding mail, this move will fail. -If either Pokémon has []{ability:multitype} or []{ability:sticky-hold}, this move will [fail]{mechanic:fail}. +If either Pokémon has Multitype or Sticky Hold, this move will fail. -If this move results in a Pokémon obtaining []{item:choice-band}, []{item:choice-scarf}, or []{item:choice-specs}, and that Pokémon was the latter of the pair to move this turn, then the move it used this turn becomes its chosen forced move. This applies even if both Pokémon had a choice item before this move was used. If the first of the two Pokémon gains a choice item, it may select whatever choice move it wishes next turn. +If this move results in a Pokémon obtaining Choice Band, Choice Scarf, or Choice Specs, and that Pokémon was the latter of the pair to move this turn, then the move it used this turn becomes its chosen forced move. This applies even if both Pokémon had a choice item before this move was used. If the first of the two Pokémon gains a choice item, it may select whatever choice move it wishes next turn. -Neither the user nor the target can recover its item with []{move:recycle}. +Neither the user nor the target can recover its item with Recycle. -This move cannot be selected by []{move:assist} or []{move:metronome}." -179,5,Copie le talent de la cible.,"Le talent du lanceur est remplacé par celui de la cible jusqu'à ce que le lanceur quitte le [terrain]{mechanic:field}. Ignore les modifications de [précision]{mechanic:accuracy} et d'[esquive]{mechanic:evasion}. +This move cannot be selected by Assist or Metronome." +179,5,Copie le talent de la cible.,"Le talent du lanceur est remplacé par celui de la cible jusqu'à ce que le lanceur quitte le terrain. Ignore les modifications de précision et d'esquive. -Si la cible a []{ability:flower-gift}, []{ability:forecast}, []{ability:illusion}, []{ability:imposter}, []{ability:multitype}, []{ability:stance-change}, []{ability:trace}, []{ability:wonder-guard}, ou []{ability:zen-mode}, cette capacité [échouera]{mechanic:fail}. +Si la cible a Don Floral, Météo, Illusion, Imposteur, Multi-Type, Déclic Tactique, Calque, Garde Mystik, ou Mode Transe, cette capacité échouera. -Cette capacité ne peut pas être copiée par []{move:mirror-move}." -179,9,Copies the target’s ability.,"User’s ability is replaced with the target’s until the user leaves the [field]{mechanic:field}. Ignores [accuracy]{mechanic:accuracy} and [evasion]{mechanic:evasion} modifiers. +Cette capacité ne peut pas être copiée par Mimique." +179,9,Copies the target’s ability.,"User’s ability is replaced with the target’s until the user leaves the field. Ignores accuracy and evasion modifiers. -If the target has []{ability:flower-gift}, []{ability:forecast}, []{ability:illusion}, []{ability:imposter}, []{ability:multitype}, []{ability:stance-change}, []{ability:trace}, []{ability:wonder-guard}, or []{ability:zen-mode}, this move will [fail]{mechanic:fail}. +If the target has Flower Gift, Forecast, Illusion, Imposter, Multitype, Stance Change, Trace, Wonder Guard, or Zen Mode, this move will fail. -This move cannot be copied by []{move:mirror-move}." -180,5,Le lanceur récupèrera la moitié de ses PV max à la fin du prochain tour.,"À la fin du prochain tour, le lanceur sera soigné de la moitié de ses [PV]{mechanic:hp} max. Si le lanceur est [retiré]{mechanic:switched-out}, son remplaçant sera soigné à la place de la moitié des PV max du lanceur. Si le lanceur [est mis KO]{mechanic:faint} ou est retiré de force par []{move:roar} ou []{move:whirlwind}, cet effet ne sera pas activé." -180,9,User will recover half its max HP at the end of the next turn.,"At the end of the next turn, user will be healed for half its max [HP]{mechanic:hp}. If the user is [switched out]{mechanic:switched-out}, its replacement will be healed instead for half of the user’s max HP. If the user [faint]{mechanic:faint}s or is forcefully switched by []{move:roar} or []{move:whirlwind}, this effect will not activate." -181,5,Sélectionne et utilise aléatoirement une des capacités des autres Pokémon du dresseur.,"Utilise une capacité d'un autre Pokémon de l'équipe du lanceur, les deux sélectionnés au hasard. Les capacités des Pokémon KO peuvent être utilisées. S'il n'y a pas de Pokémon ou capacité éligibles, cette capacité [échouera]{mechanic:fail}. +This move cannot be copied by Mirror Move." +180,5,Le lanceur récupèrera la moitié de ses PV max à la fin du prochain tour.,"À la fin du prochain tour, le lanceur sera soigné de la moitié de ses PV max. Si le lanceur est retiré, son remplaçant sera soigné à la place de la moitié des PV max du lanceur. Si le lanceur est mis KO ou est retiré de force par Hurlement ou Cyclone, cet effet ne sera pas activé." +180,9,User will recover half its max HP at the end of the next turn.,"At the end of the next turn, user will be healed for half its max HP. If the user is switched out, its replacement will be healed instead for half of the user’s max HP. If the user faints or is forcefully switched by Roar or Whirlwind, this effect will not activate." +181,5,Sélectionne et utilise aléatoirement une des capacités des autres Pokémon du dresseur.,"Utilise une capacité d'un autre Pokémon de l'équipe du lanceur, les deux sélectionnés au hasard. Les capacités des Pokémon KO peuvent être utilisées. S'il n'y a pas de Pokémon ou capacité éligibles, cette capacité échouera. -Cette capacité ne sélectionnera pas []{move:assist}, []{move:chatter}, []{move:circle-throw}, []{move:copycat}, []{move:counter}, []{move:covet}, []{move:destiny-bond}, []{move:detect}, []{move:dig}, []{move:dive}, []{move:dragon-tail}, []{move:endure}, []{move:feint}, []{move:fly} []{move:focus-punch}, []{move:follow-me}, []{move:helping-hand}, []{move:me-first}, []{move:metronome}, []{move:mimic}, []{move:mirror-coat}, []{move:mirror-move}, []{move:phantom-force} []{move:protect}, []{move:quick-guard}, []{move:roar} []{move:shadow-force}, []{move:sketch}, []{move:sleep-talk}, []{move:snatch}, []{move:struggle}, []{move:switcheroo}, []{move:thief}, []{move:trick}, []{move:whirlwind}, ou []{move:wide-guard}. +Cette capacité ne sélectionnera pas Assistance, Babil, Projection, Photocopie, Riposte, Implore, Lien du Destin, Détection, Tunnel, Plongée, Draco-Queue, Ténacité, Ruse, Vol Mitra-Poing, Par Ici, Coup d’Main, Moi d’Abord, Métronome, Copie, Voile Miroir, Mimique, Hantise Abri, Prévention, Hurlement Revenant, Gribouille, Blabla Dodo, Saisie, Lutte, Passe-Passe, Larcin, Tour de Magie, Cyclone, ou Garde Large. -Cette capacité ne peut pas être copiée par []{move:mirror-move}, ni sélectionnée par []{move:metronome} ou []{move:sleep-talk}." -181,9,Randomly selects and uses one of the trainer’s other Pokémon’s moves.,"Uses a move from another Pokémon in the user’s party, both selected at random. Moves from fainted Pokémon can be used. If there are no eligible Pokémon or moves, this move will [fail]{mechanic:fail}. +Cette capacité ne peut pas être copiée par Mimique, ni sélectionnée par Métronome ou Blabla Dodo." +181,9,Randomly selects and uses one of the trainer’s other Pokémon’s moves.,"Uses a move from another Pokémon in the user’s party, both selected at random. Moves from fainted Pokémon can be used. If there are no eligible Pokémon or moves, this move will fail. -This move will not select []{move:assist}, []{move:chatter}, []{move:circle-throw}, []{move:copycat}, []{move:counter}, []{move:covet}, []{move:destiny-bond}, []{move:detect}, []{move:dig}, []{move:dive}, []{move:dragon-tail}, []{move:endure}, []{move:feint}, []{move:fly} []{move:focus-punch}, []{move:follow-me}, []{move:helping-hand}, []{move:me-first}, []{move:metronome}, []{move:mimic}, []{move:mirror-coat}, []{move:mirror-move}, []{move:phantom-force} []{move:protect}, []{move:quick-guard}, []{move:roar} []{move:shadow-force}, []{move:sketch}, []{move:sleep-talk}, []{move:snatch}, []{move:struggle}, []{move:switcheroo}, []{move:thief}, []{move:trick}, []{move:whirlwind}, or []{move:wide-guard}. +This move will not select Assist, Chatter, Circle Throw, Copycat, Counter, Covet, Destiny Bond, Detect, Dig, Dive, Dragon Tail, Endure, Feint, Fly Focus Punch, Follow Me, Helping Hand, Me First, Metronome, Mimic, Mirror Coat, Mirror Move, Phantom Force Protect, Quick Guard, Roar Shadow Force, Sketch, Sleep Talk, Snatch, Struggle, Switcheroo, Thief, Trick, Whirlwind, or Wide Guard. -This move cannot be copied by []{move:mirror-move}, nor selected by []{move:metronome} or []{move:sleep-talk}." -182,5,Empêche le lanceur de quitter le combat. Le lanceur regagne 1/16 de ses PV max à chaque tour.,"Empêche le lanceur de [se retirer]{mechanic:switching-out}. Le lanceur regagne 1/16 de ses [PV]{mechanic:hp} max à la fin de chaque tour. Si le lanceur était immunisé aux attaques []{type:ground}, il en subira maintenant des dégâts normaux. +This move cannot be copied by Mirror Move, nor selected by Metronome or Sleep Talk." +182,5,Empêche le lanceur de quitter le combat. Le lanceur regagne 1/16 de ses PV max à chaque tour.,"Empêche le lanceur de se retirer. Le lanceur regagne 1/16 de ses PV max à la fin de chaque tour. Si le lanceur était immunisé aux attaques Sol, il en subira maintenant des dégâts normaux. -[]{move:roar} et []{move:whirlwind} n'affecteront pas le lanceur. Le lanceur ne peut pas utiliser []{move:magnet-rise}. +Hurlement et Cyclone n'affecteront pas le lanceur. Le lanceur ne peut pas utiliser Vol Magnétik. -Le lanceur peut toujours utiliser []{move:u-turn} pour quitter le [terrain]{mechanic:field}. +Le lanceur peut toujours utiliser Demi-Tour pour quitter le terrain. -Cet effet peut être transmis avec []{move:baton-pass}." -182,9,Prevents the user from leaving battle. User regains 1/16 of its max HP every turn.,"Prevents the user from [switching out]{mechanic:switching-out}. User regains 1/16 of its max [HP]{mechanic:hp} at the end of every turn. If the user was immune to []{type:ground} attacks, it will now take normal damage from them. +Cet effet peut être transmis avec Relais." +182,9,Prevents the user from leaving battle. User regains 1/16 of its max HP every turn.,"Prevents the user from switching out. User regains 1/16 of its max HP at the end of every turn. If the user was immune to Ground attacks, it will now take normal damage from them. -[]{move:roar} and []{move:whirlwind} will not affect the user. The user cannot use []{move:magnet-rise}. +Roar and Whirlwind will not affect the user. The user cannot use Magnet Rise. -The user may still use []{move:u-turn} to leave the [field]{mechanic:field}. +The user may still use U-turn to leave the field. -This effect can be passed with []{move:baton-pass}." -183,5,Diminue l'Attaque et la Défense du lanceur d'un niveau après avoir infligé des dégâts.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}, puis diminue l'[Attaque]{mechanic:attack} et [Défense]{mechanic:defense} du lanceur d'un [niveau]{mechanic:stage} chacune." -183,9,Lowers the user’s Attack and Defense by one stage after inflicting damage.,"Inflicts [regular damage]{mechanic:regular-damage}, then lowers the user’s [Attack]{mechanic:attack} and [Defense]{mechanic:defense} by one [stage]{mechanic:stage} each." -184,5,Renvoie la première capacité de statut utilisée sur le lanceur ce tour.,"La première capacité non offensive ciblant le lanceur qui inflige un [effet majeur de statut]{mechanic:major-status-effect}, [changement de stat]{mechanic:stat-change}, ou un effet [piège]{mechanic:trap}ant sera réfléchi à son lanceur. +This effect can be passed with Baton Pass." +183,5,Diminue l'Attaque et la Défense du lanceur d'un niveau après avoir infligé des dégâts.,"Inflige des dégâts réguliers, puis diminue l'Attaque et Défense du lanceur d'un niveau chacune." +183,9,Lowers the user’s Attack and Defense by one stage after inflicting damage.,"Inflicts regular damage, then lowers the user’s Attack and Defense by one stage each." +184,5,Renvoie la première capacité de statut utilisée sur le lanceur ce tour.,"La première capacité non offensive ciblant le lanceur qui inflige un effet majeur de statut, changement de stat, ou un effet piègeant sera réfléchi à son lanceur. -[]{move:defog}, []{move:memento}, et []{move:teeter-dance} ne sont pas réfléchies. +Anti-Brume, Souvenir, et Danse Folle ne sont pas réfléchies. -[]{move:attract}, []{move:flatter}, []{move:gastro-acid}, []{move:leech-seed}, []{move:swagger}, []{move:worry-seed}, et []{move:yawn} sont réfléchis. +Attraction, Flatterie, Suc Digestif, Vampigraine, Vantardise, Soucigraine, et Bâillement sont réfléchis. -Cette capacité ne peut pas être copiée par []{move:mirror-move}." -184,9,Reflects back the first effect move used on the user this turn.,"The first non-damaging move targeting the user this turn that inflicts [major status effect]{mechanic:major-status-effect}s, [stat change]{mechanic:stat-change}s, or [trap]{mechanic:trap}ping effects will be reflected at its user. +Cette capacité ne peut pas être copiée par Mimique." +184,9,Reflects back the first effect move used on the user this turn.,"The first non-damaging move targeting the user this turn that inflicts major status effects, stat changes, or trapping effects will be reflected at its user. -[]{move:defog}, []{move:memento}, and []{move:teeter-dance} are not reflected. +Defog, Memento, and Teeter Dance are not reflected. -[]{move:attract}, []{move:flatter}, []{move:gastro-acid}, []{move:leech-seed}, []{move:swagger}, []{move:worry-seed}, and []{move:yawn} are reflected. +Attract, Flatter, Gastro Acid, Leech Seed, Swagger, Worry Seed, and Yawn are reflected. -This move cannot be copied by []{move:mirror-move}." -185,5,Le lanceur récupère le dernier objet qu'il a utilisé.,"Le lanceur récupère le dernier objet consommé par le lanceur ou le Pokémon à sa place sur le [terrain]{mechanic:field}. L'objet doit être utilisé à nouveau avant d'être récupéré par cette capacité à nouveau. Si le lanceur porte un objet, cette capacité [échouera]{mechanic:fail}. +This move cannot be copied by Mirror Move." +185,5,Le lanceur récupère le dernier objet qu'il a utilisé.,"Le lanceur récupère le dernier objet consommé par le lanceur ou le Pokémon à sa place sur le terrain. L'objet doit être utilisé à nouveau avant d'être récupéré par cette capacité à nouveau. Si le lanceur porte un objet, cette capacité échouera. -Les objets pris ou donnés par []{move:covet}, []{move:knock-off}, []{move:switcheroo}, []{move:thief}, ou []{move:trick} ne peuvent pas être récupérés." -185,9,User recovers the item it last used up.,"User recovers the last item consumed by the user or a Pokémon in its position on the [field]{mechanic:field}. The item must be used again before it can be recovered by this move again. If the user is holding an item, this move [fail]{mechanic:fail}s. +Les objets pris ou donnés par Implore, Sabotage, Passe-Passe, Larcin, ou Tour de Magie ne peuvent pas être récupérés." +185,9,User recovers the item it last used up.,"User recovers the last item consumed by the user or a Pokémon in its position on the field. The item must be used again before it can be recovered by this move again. If the user is holding an item, this move fails. -Items taken or given away by []{move:covet}, []{move:knock-off}, []{move:switcheroo}, []{move:thief}, or []{move:trick} may not be recovered." -186,5,Inflige le double des dégâts si le lanceur a subi des dégâts avant d'attaquer ce tour.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si la cible a infligé des dégâts au lanceur ce tour et était la dernière à le faire, cette capacité a une puissance double. +Items taken or given away by Covet, Knock Off, Switcheroo, Thief, or Trick may not be recovered." +186,5,Inflige le double des dégâts si le lanceur a subi des dégâts avant d'attaquer ce tour.,"Inflige des dégâts réguliers. Si la cible a infligé des dégâts au lanceur ce tour et était la dernière à le faire, cette capacité a une puissance double. -[]{move:pain-split} ne compte pas comme infligeant des dégâts au lanceur." -186,9,Inflicts double damage if the user takes damage before attacking this turn.,"Inflicts [regular damage]{mechanic:regular-damage}. If the target damaged the user this turn and was the last to do so, this move has double power. +Balance ne compte pas comme infligeant des dégâts au lanceur." +186,9,Inflicts double damage if the user takes damage before attacking this turn.,"Inflicts regular damage. If the target damaged the user this turn and was the last to do so, this move has double power. -[]{move:pain-split} does not count as damaging the user." -187,5,Détruit Protection et Mur Lumière.,"Détruit n'importe quel []{move:light-screen} ou []{move:reflect} du côté du [terrain]{mechanic:field} de la cible, puis inflige des [dégâts réguliers]{mechanic:regular-damage}." -187,9,Destroys Reflect and Light Screen.,"Destroys any []{move:light-screen} or []{move:reflect} on the target’s side of the [field]{mechanic:field}, then inflicts [regular damage]{mechanic:regular-damage}." -188,5,La cible s'endort à la fin du prochain tour.,"[Endort]{mechanic:sleep} la cible à la fin du prochain tour. Ignore les modifications de [précision]{mechanic:accuracy} et d'[esquive]{mechanic:evasion}. Si la cible quitte le [terrain]{mechanic:field}, cet effet est annulé. Si la cible a un effet de statut quand cette capacité est utilisée, cette capacité [échouera]{mechanic:fail}. +Pain Split does not count as damaging the user." +187,5,Détruit Protection et Mur Lumière.,"Détruit n'importe quel Mur Lumière ou Protection du côté du terrain de la cible, puis inflige des dégâts réguliers." +187,9,Destroys Reflect and Light Screen.,"Destroys any Light Screen or Reflect on the target’s side of the field, then inflicts regular damage." +188,5,La cible s'endort à la fin du prochain tour.,"Endort la cible à la fin du prochain tour. Ignore les modifications de précision et d'esquive. Si la cible quitte le terrain, cet effet est annulé. Si la cible a un effet de statut quand cette capacité est utilisée, cette capacité échouera. -Si la cible est protégée par []{move:safeguard} quand cette capacité est utilisée, cette capacité [échouera]{mechanic:fail}. +Si la cible est protégée par Rune Protect quand cette capacité est utilisée, cette capacité échouera. -[]{ability:insomnia} et []{ability:vital-spirit} empêchent le [sommeil]{mechanic:sleep} si la cible a l'un ou l'autre à la fin du prochain tour, mais ne fera pas [échouer]{mechanic:fail} cette capacité à l'utilisation." -188,9,Target sleeps at the end of the next turn.,"Puts the target to [sleep]{mechanic:sleep} at the end of the next turn. Ignores [accuracy]{mechanic:accuracy} and [evasion]{mechanic:evasion} modifiers. If the target leaves the [field]{mechanic:field}, this effect is canceled. If the target has a status effect when this move is used, this move will [fail]{mechanic:fail}. +Insomnia et Esprit Vital empêchent le sommeil si la cible a l'un ou l'autre à la fin du prochain tour, mais ne fera pas échouer cette capacité à l'utilisation." +188,9,Target sleeps at the end of the next turn.,"Puts the target to sleep at the end of the next turn. Ignores accuracy and evasion modifiers. If the target leaves the field, this effect is canceled. If the target has a status effect when this move is used, this move will fail. -If the target is protected by []{move:safeguard} when this move is used, this move will [fail]{mechanic:fail}. +If the target is protected by Safeguard when this move is used, this move will fail. -[]{ability:insomnia} and []{ability:vital-spirit} prevent the [sleep]{mechanic:sleep} if the target has either at the end of the next turn, but will not cause this move to [fail]{mechanic:fail} on use." -189,5,La cible laisse tomber son objet tenu.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. La cible perd son [objet tenu]{mechanic:held-item}. +Insomnia and Vital Spirit prevent the sleep if the target has either at the end of the next turn, but will not cause this move to fail on use." +189,5,La cible laisse tomber son objet tenu.,"Inflige des dégâts réguliers. La cible perd son objet tenu. -Ni le lanceur ni la cible ne peuvent récupérer leur objet avec []{move:recycle}. +Ni le lanceur ni la cible ne peuvent récupérer leur objet avec Recyclage. -Si la cible a []{ability:multitype} ou []{ability:sticky-hold}, elle subira des dégâts mais ne perdra pas son objet." -189,9,Target drops its held item.,"Inflicts [regular damage]{mechanic:regular-damage}. Target loses its [held item]{mechanic:held-item}. +Si la cible a Multi-Type ou Glu, elle subira des dégâts mais ne perdra pas son objet." +189,9,Target drops its held item.,"Inflicts regular damage. Target loses its held item. -Neither the user nor the target can recover its item with []{move:recycle}. +Neither the user nor the target can recover its item with Recycle. -If the target has []{ability:multitype} or []{ability:sticky-hold}, it will take damage but not lose its item." -190,5,Diminue les PV de la cible pour jusqu'à en avoir autant que le lanceur.,"Inflige exactement assez de dégâts pour diminuer les [PV]{mechanic:hp} de la cible pour égaler ceux du lanceur. Si les PV de la cible ne sont pas supérieurs à ceux du lanceur, cette capacité a aucun effet. L'immunité de type s'applique, mais les autres effets de type sont ignorés. Cet effet compte comme dégâts pour les capacités qui réagissent aux dégâts." -190,9,Lowers the target’s HP to equal the user’s.,"Inflicts exactly enough damage to lower the target’s [HP]{mechanic:hp} to equal the user’s. If the target’s HP is not higher than the user’s, this move has no effect. Type immunity applies, but other type effects are ignored. This effect counts as damage for moves that respond to damage." -191,5,"Inflige plus de dégâts quand le lanceur a plus de PV restants, avec un maximum de 150 de puissance.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance augmente avec les [PV]{mechanic:hp} restants du lanceur et est donnée par `150 * PV / max PV`, jusqu'à un maximum de 150 quand le lanceur a tous ses PV." -191,9,"Inflicts more damage when the user has more HP remaining, with a maximum of 150 power.","Inflicts [regular damage]{mechanic:regular-damage}. Power increases with the user’s remaining [HP]{mechanic:hp} and is given by `150 * HP / max HP`, to a maximum of 150 when the user has full HP." -192,5,Le lanceur et la cible échangent leurs talents.,"Le lanceur et la cible échangent leurs talents. Ignore les modifications de [précision]{mechanic:accuracy} et d'[esquive]{mechanic:evasion}. +If the target has Multitype or Sticky Hold, it will take damage but not lose its item." +190,5,Diminue les PV de la cible pour jusqu'à en avoir autant que le lanceur.,"Inflige exactement assez de dégâts pour diminuer les PV de la cible pour égaler ceux du lanceur. Si les PV de la cible ne sont pas supérieurs à ceux du lanceur, cette capacité a aucun effet. L'immunité de type s'applique, mais les autres effets de type sont ignorés. Cet effet compte comme dégâts pour les capacités qui réagissent aux dégâts." +190,9,Lowers the target’s HP to equal the user’s.,"Inflicts exactly enough damage to lower the target’s HP to equal the user’s. If the target’s HP is not higher than the user’s, this move has no effect. Type immunity applies, but other type effects are ignored. This effect counts as damage for moves that respond to damage." +191,5,"Inflige plus de dégâts quand le lanceur a plus de PV restants, avec un maximum de 150 de puissance.","Inflige des dégâts réguliers. La puissance augmente avec les PV restants du lanceur et est donnée par `150 * PV / max PV`, jusqu'à un maximum de 150 quand le lanceur a tous ses PV." +191,9,"Inflicts more damage when the user has more HP remaining, with a maximum of 150 power.","Inflicts regular damage. Power increases with the user’s remaining HP and is given by `150 * HP / max HP`, to a maximum of 150 when the user has full HP." +192,5,Le lanceur et la cible échangent leurs talents.,"Le lanceur et la cible échangent leurs talents. Ignore les modifications de précision et d'esquive. -Si l'un des Pokémon a []{ability:multitype} ou []{ability:wonder-guard}, cette capacité [échouera]{mechanic:fail}." -192,9,User and target swap abilities.,"User and target switch abilities. Ignores [accuracy]{mechanic:accuracy} and [evasion]{mechanic:evasion} modifiers. +Si l'un des Pokémon a Multi-Type ou Garde Mystik, cette capacité échouera." +192,9,User and target swap abilities.,"User and target switch abilities. Ignores accuracy and evasion modifiers. -If either Pokémon has []{ability:multitype} or []{ability:wonder-guard}, this move will [fail]{mechanic:fail}." -193,5,Empêche la cible d'utiliser n'importe quelle capacité que le lanceur connaît aussi.,"Empêche n'importe quel Pokémon du côté opposé du [terrain]{mechanic:field} d'utiliser n'importe quelle capacité que le lanceur connaît jusqu'à ce que le lanceur quitte le [terrain]{mechanic:field}. Cet effet est actif; si le lanceur obtient de nouvelles capacités pendant qu'il est sur le [terrain]{mechanic:field}, ces capacités sont restreintes. Si aucun Pokémon adverse ne connaît aucune des capacités du lanceur quand cette capacité est utilisée, cette capacité [échouera]{mechanic:fail}." -193,9,Prevents the target from using any moves that the user also knows.,"Prevents any Pokémon on the opposing side of the [field]{mechanic:field} from using any move the user knows until the user leaves the [field]{mechanic:field}. This effect is live; if the user obtains new moves while on the [field]{mechanic:field}, these moves become restricted. If no opposing Pokémon knows any of the user’s moves when this move is used, this move will [fail]{mechanic:fail}." -194,5,"Soigne la brûlure, paralysie, ou poison du lanceur.","Supprime une [brûlure]{mechanic:burn}, [paralysie]{mechanic:paralysis}, ou [poison]{mechanic:poison} du lanceur." -194,9,"Cleanses the user of a burn, paralysis, or poison.","Removes a [burn]{mechanic:burn}, [paralysis]{mechanic:paralysis}, or [poison]{mechanic:poison} from the user." -195,5,"Si le lanceur est mis KO ce tour, les PP de la capacité qui l'a mis KO tombent à 0.","Si le lanceur [est mis KO]{mechanic:faint} avant sa prochaine action, la capacité qui l'a mis KO aura ses [PP]{mechanic:pp} descendus à 0. Les dégâts de fin de tour ne déclenchent pas cet effet." -195,9,"If the user faints this turn, the PP of the move that fainted it drops to 0.","If the user [faint]{mechanic:faint}s before it next acts, the move that fainted it will have its [PP]{mechanic:pp} dropped to 0. End-of-turn damage does not trigger this effect." +If either Pokémon has Multitype or Wonder Guard, this move will fail." +193,5,Empêche la cible d'utiliser n'importe quelle capacité que le lanceur connaît aussi.,"Empêche n'importe quel Pokémon du côté opposé du terrain d'utiliser n'importe quelle capacité que le lanceur connaît jusqu'à ce que le lanceur quitte le terrain. Cet effet est actif; si le lanceur obtient de nouvelles capacités pendant qu'il est sur le terrain, ces capacités sont restreintes. Si aucun Pokémon adverse ne connaît aucune des capacités du lanceur quand cette capacité est utilisée, cette capacité échouera." +193,9,Prevents the target from using any moves that the user also knows.,"Prevents any Pokémon on the opposing side of the field from using any move the user knows until the user leaves the field. This effect is live; if the user obtains new moves while on the field, these moves become restricted. If no opposing Pokémon knows any of the user’s moves when this move is used, this move will fail." +194,5,"Soigne la brûlure, paralysie, ou poison du lanceur.","Supprime une brûlure, paralysie, ou poison du lanceur." +194,9,"Cleanses the user of a burn, paralysis, or poison.","Removes a burn, paralysis, or poison from the user." +195,5,"Si le lanceur est mis KO ce tour, les PP de la capacité qui l'a mis KO tombent à 0.","Si le lanceur est mis KO avant sa prochaine action, la capacité qui l'a mis KO aura ses PP descendus à 0. Les dégâts de fin de tour ne déclenchent pas cet effet." +195,9,"If the user faints this turn, the PP of the move that fainted it drops to 0.","If the user faints before it next acts, the move that fainted it will have its PP dropped to 0. End-of-turn damage does not trigger this effect." 196,5,"Vole la capacité de la cible, si elle se cible elle-même.","La prochaine fois qu'un Pokémon utilise une capacité bénéfique sur elle-même ou elle-même et ses alliés ce tour, le lanceur de cette capacité volera la capacité et l'utilisera elle-même. Les capacités qui peuvent être volées par cette capacité sont identifiées par la marque ""saisissable"". Si deux Pokémon utilisent cette capacité le même tour, le Pokémon le plus rapide volera la première capacité bénéfique, et le Pokémon plus lent va ensuite la voler à nouveau—ainsi, seulement le Pokémon le plus lent utilisant cette capacité gagnera finalement un effet volé de capacité. -Si le voleur vole []{move:psych-up}, elle ciblera le Pokémon qui a utilisé []{move:psych-up}. Si le lanceur était la cible originale de []{move:psych-up}, et que le Pokémon qui l'a utilisé à l'origine est affecté par []{ability:pressure}, elle ne perdra qu'1 [PP]{mechanic:pp}. +Si le voleur vole Boost, elle ciblera le Pokémon qui a utilisé Boost. Si le lanceur était la cible originale de Boost, et que le Pokémon qui l'a utilisé à l'origine est affecté par Pression, elle ne perdra qu'1 PP. -Cette capacité ne peut pas être copiée par []{move:mirror-move}, ni sélectionnée par []{move:assist} ou []{move:metronome}. " +Cette capacité ne peut pas être copiée par Mimique, ni sélectionnée par Assistance ou Métronome. " 196,9,"Steals the target’s move, if it’s self-targeted.","The next time a Pokémon uses a beneficial move on itself or itself and its ally this turn, the user of this move will steal the move and use it itself. Moves which may be stolen by this move are identified by the ""snatchable"" flag. If two Pokémon use this move on the same turn, the faster Pokémon will steal the first beneficial move, and the slower Pokémon will then steal it again—thus, only the slowest Pokémon using this move ultimately gains a stolen move’s effect. -If the user steals []{move:psych-up}, it will target the Pokémon that used []{move:psych-up}. If the user was the original target of []{move:psych-up}, and the Pokémon that originally used it’s affected by []{ability:pressure}, it will only lose 1 [PP]{mechanic:pp}. +If the user steals Psych Up, it will target the Pokémon that used Psych Up. If the user was the original target of Psych Up, and the Pokémon that originally used it’s affected by Pressure, it will only lose 1 PP. -This move cannot be copied by []{move:mirror-move}, nor selected by []{move:assist} or []{move:metronome}." -197,5,"Inflige plus de dégâts aux cibles plus lourdes, avec un maximum de 120 de puissance.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance augmente avec le poids en kilogrammes de la cible, jusqu'à un maximum de 120. +This move cannot be copied by Mirror Move, nor selected by Assist or Metronome." +197,5,"Inflige plus de dégâts aux cibles plus lourdes, avec un maximum de 120 de puissance.","Inflige des dégâts réguliers. La puissance augmente avec le poids en kilogrammes de la cible, jusqu'à un maximum de 120. Poids de la cible | Puissance --------------- | ----: @@ -1252,7 +1252,7 @@ Jusqu'à 100kg | 80 Jusqu'à 200kg | 100 Plus de 200kg | 120 " -197,9,"Inflicts more damage to heavier targets, with a maximum of 120 power.","Inflicts [regular damage]{mechanic:regular-damage}. Power increases with the target’s weight in kilograms, to a maximum of 120. +197,9,"Inflicts more damage to heavier targets, with a maximum of 120 power.","Inflicts regular damage. Power increases with the target’s weight in kilograms, to a maximum of 120. Target’s weight | Power --------------- | ----: @@ -1263,259 +1263,259 @@ Up to 100kg | 80 Up to 200kg | 100 Above 200kg | 120 " -198,5,A une $probabilité_d'effet% de chances d'infliger un effet de statut qui dépend du terrain.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances d'infliger un effet choisi selon le terrain. +198,5,A une chance d'infliger un effet de statut qui dépend du terrain.,"Inflige des dégâts réguliers. A une chance d'infliger un effet choisi selon le terrain. Terrain | Effet ------------------------- | ------------------ -Bâtiment | [Paralyse]{mechanic:paralyze} la cible -Grotte | [Apeure]{mechanic:flinch} la cible -Eaux profondes | Diminue l'[Attaque]{mechanic:attack} de la cible d'un [niveau]{mechanic:stage} -Désert | Diminue la [précision]{mechanic:accuracy} de la cible d'un [niveau]{mechanic:stage} -Herbe | [Endort]{mechanic:sleep} la cible -Montagne | [Apeure]{mechanic:flinch} la cible -Route | Diminue la [précision]{mechanic:accuracy} de la cible d'un [niveau]{mechanic:stage} -Eaux peu profondes | Diminue l'[Attaque]{mechanic:attack} de la cible d'un [niveau]{mechanic:stage} -Neige | [Gèle]{mechanic:freezes} la cible -Herbe haute | [Endort]{mechanic:sleep} la cible +Bâtiment | Paralyse la cible +Grotte | Apeure la cible +Eaux profondes | Diminue l'Attaque de la cible d'un niveau +Désert | Diminue la précision de la cible d'un niveau +Herbe | Endort la cible +Montagne | Apeure la cible +Route | Diminue la précision de la cible d'un niveau +Eaux peu profondes | Diminue l'Attaque de la cible d'un niveau +Neige | Gèle la cible +Herbe haute | Endort la cible Dans Pokémon Battle Revolution : Terrain | Effet -------------- | ------------------ -Pleine-Lune | [Paralyse]{mechanic:paralyze} la cible -Cristal | [Apeure]{mechanic:flinch} la cible -Orée | Diminue l'[Attaque]{mechanic:attack} de la cible d'un [niveau]{mechanic:stage} -Cratère-Ardent | [Apeure]{mechanic:flinch} la cible -Grand-Rue | [Paralyse]{mechanic:paralyze} la cible -Belvédère | [Paralyse]{mechanic:paralyze} la cible -Ciel-Étoilé | [Apeure]{mechanic:flinch} la cible -Belle-Saison | [Endort]{mechanic:sleep} la cible -Crépuscule | Diminue la [précision]{mechanic:accuracy} de la cible d'un [niveau]{mechanic:stage} -Hautes-Chutes | [Endort]{mechanic:sleep} la cible +Pleine-Lune | Paralyse la cible +Cristal | Apeure la cible +Orée | Diminue l'Attaque de la cible d'un niveau +Cratère-Ardent | Apeure la cible +Grand-Rue | Paralyse la cible +Belvédère | Paralyse la cible +Ciel-Étoilé | Apeure la cible +Belle-Saison | Endort la cible +Crépuscule | Diminue la précision de la cible d'un niveau +Hautes-Chutes | Endort la cible " -198,9,Has a $effect_chance% chance to inflict a status effect which depends upon the terrain.,"Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to inflict an effect chosen according to the terrain. +198,9,Has a chance to inflict a status effect which depends upon the terrain.,"Inflicts regular damage. Has a chance to inflict an effect chosen according to the terrain. Terrain | Effect -------------- | ------------------------------------------------------------- -Building | [Paralyze]{mechanic:paralyze}s target -Cave | Makes target [flinch]{mechanic:flinch} -Deep water | Lowers target’s [Attack]{mechanic:attack} by one [stage]{mechanic:stage} -Desert | Lowers target’s [accuracy]{mechanic:accuracy} by one [stage]{mechanic:stage} -Grass | Puts target to [sleep]{mechanic:sleep} -Mountain | Makes target [flinch]{mechanic:flinch} -Road | Lowers target’s [accuracy]{mechanic:accuracy} by one [stage]{mechanic:stage} -Shallow water | Lowers target’s [Attack]{mechanic:attack} by one [stage]{mechanic:stage} -Snow | [Freezes]{mechanic:freezes} target -Tall grass | Puts target to [sleep]{mechanic:sleep} +Building | Paralyzes target +Cave | Makes target flinch +Deep water | Lowers target’s Attack by one stage +Desert | Lowers target’s accuracy by one stage +Grass | Puts target to sleep +Mountain | Makes target flinch +Road | Lowers target’s accuracy by one stage +Shallow water | Lowers target’s Attack by one stage +Snow | Freezes target +Tall grass | Puts target to sleep In Pokémon Battle Revolution: Terrain | Effect -------------- | ------------------------------------------------------------- -Courtyard | [Paralyze]{mechanic:paralyze}s target -Crystal | Makes target [flinch]{mechanic:flinch} -Gateway | Lowers target’s [Attack]{mechanic:attack} by one [stage]{mechanic:stage} -Magma | Makes target [flinch]{mechanic:flinch} -Main Street | [Paralyze]{mechanic:paralyze}s target -Neon | [Paralyze]{mechanic:paralyze}s target -Stargazer | Makes target [flinch]{mechanic:flinch} -Sunny Park | Puts target to [sleep]{mechanic:sleep} -Sunset | Lowers target’s [accuracy]{mechanic:accuracy} by one [stage]{mechanic:stage} -Waterfall | Puts target to [sleep]{mechanic:sleep} +Courtyard | Paralyzes target +Crystal | Makes target flinch +Gateway | Lowers target’s Attack by one stage +Magma | Makes target flinch +Main Street | Paralyzes target +Neon | Paralyzes target +Stargazer | Makes target flinch +Sunny Park | Puts target to sleep +Sunset | Lowers target’s accuracy by one stage +Waterfall | Puts target to sleep " -199,5,Le lanceur reçoit 1/3 des dégâts infligés en contrecoup.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur subit 1/3 des dégâts qu'il inflige en contrecoup. -199,9,User receives 1/3 the damage inflicted in recoil.,Inflicts [regular damage]{mechanic:regular-damage}. User takes 1/3 the damage it inflicts in recoil. -200,5,Rend la cible confuse.,[Rend confus]{mechanic:confuse} toutes les cibles. -200,9,Confuses the target.,[Confuse]{mechanic:confuse}s all targets. -201,5,A une chance augmentée de coup critique et une $probabilité_d'effet% de chances de [brûler]{mechanic:burn} la cible.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le taux de [coups critiques]{mechanic:critical-hit} du lanceur est un niveau plus grand en utilisant cette capacité. A une $probabilité_d'effet% de chances de [brûler]{mechanic:burn} la cible. -201,9,Has an increased chance for a critical hit and a $effect_chance% chance to [burn]{mechanic:burn} the target.,Inflicts [regular damage]{mechanic:regular-damage}. User’s [critical hit]{mechanic:critical-hit} rate is one level higher when using this move. Has a $effect_chance% chance to [burn]{mechanic:burn} the target. -202,5,Divise par deux tous les dégâts de type Électrik.,"Les capacités []{type:electric} infligent la moitié des dégâts, peu importe la cible. Si le lanceur quitte le [terrain]{mechanic:field}, cet effet prend fin." -202,9,Halves all Electric-type damage.,"[]{type:electric} moves inflict half damage, regardless of target. If the user leaves the [field]{mechanic:field}, this effect ends." -203,5,A une $probabilité_d'effet% de chances d'empoisonner gravement la cible.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances d'[empoisonner gravement]{mechanic:badly-poison} la cible. -203,9,Has a $effect_chance% chance to badly poison the target.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [badly poison]{mechanic:badly-poison} the target. -204,5,"S'il y a une météo, cette capacité a une puissance doublée et prend le type de la météo.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si une capacité de météo est active, cette capacité a une puissance double, et son type devient le type de la capacité de météo. []{move:shadow-sky} est sans type aux fins de cette capacité." -204,9,"If there be weather, this move has doubled power and the weather’s type.","Inflicts [regular damage]{mechanic:regular-damage}. If a weather move is active, this move has double power, and its type becomes the type of the weather move. []{move:shadow-sky} is typeless for the purposes of this move." -205,5,Diminue l'Attaque Spéciale du lanceur de deux niveaux après avoir infligé des dégâts.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}, puis diminue l'[Attaque Spéciale]{mechanic:special-attack} du lanceur de deux [niveaux]{mechanic:stage}." -205,9,Lowers the user’s Special Attack by two stages after inflicting damage.,"Inflicts [regular damage]{mechanic:regular-damage}, then lowers the user’s [Special Attack]{mechanic:special-attack} by two [stages]{mechanic:stage}." -206,5,Diminue l'Attaque et la Défense du lanceur de la cible d'un niveau.,Diminue l'[Attaque]{mechanic:attack} et la [Défense]{mechanic:defense} de la cible d'un [niveau]{mechanic:stage}. -206,9,Lowers the target’s Attack and Defense by one stage.,Lowers the target’s [Attack]{mechanic:attack} and [Defense]{mechanic:defense} by one [stage]{mechanic:stage}. -207,5,Augmente la Défense et la Défense Spéciale du lanceur d'un niveau.,Augmente la [Défense]{mechanic:defense} et [Défense Spéciale]{mechanic:special-defense} du lanceur d'un [niveau]{mechanic:stage}. -207,9,Raises the user’s Defense and Special Defense by one stage.,Raises the user’s [Defense]{mechanic:defense} and [Special Defense]{mechanic:special-defense} by one [stage]{mechanic:stage}. -208,5,Inflige des dégâts réguliers et peut frapper les utilisateurs de Rebond et Vol.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. - -Cette capacité peut frapper un Pokémon sous l'effet de []{move:bounce}, []{move:fly}, ou []{move:sky-drop}." -208,9,Inflicts regular damage and can hit Bounce and Fly users.,"Inflicts [regular damage]{mechanic:regular-damage}. - -This move can hit Pokémon under the effect of []{move:bounce}, []{move:fly}, or []{move:sky-drop}." -209,5,Augmente l'Attaque et la Défense du lanceur d'un niveau.,Augmente l'[Attaque]{mechanic:attack} et [Défense]{mechanic:defense} du lanceur d'un [niveau]{mechanic:stage} chacune. -209,9,Raises the user’s Attack and Defense by one stage.,Raises the user’s [Attack]{mechanic:attack} and [Defense]{mechanic:defense} by one [stage]{mechanic:stage} each. -210,5,A une chance augmentée de coup critique et une $probabilité_d'effet% de chances d'empoisonner la cible.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le taux de [coups critiques]{mechanic:critical-hit} est un niveau plus grand en utilisant cette capacité. A une $probabilité_d'effet% de chances d'[empoisonner]{mechanic:poison} la cible. -210,9,Has an increased chance for a critical hit and a $effect_chance% chance to poison the target.,Inflicts [regular damage]{mechanic:regular-damage}. User’s [critical hit]{mechanic:critical-hit} rate is one level higher when using this move. Has a $effect_chance% chance to [poison]{mechanic:poison} the target. -211,5,Divise par deux tous les dégâts de type Feu.,"Les capacités []{type:fire} infligent la moitié des dégâts, peu importe la cible. Si le lanceur quitte le [terrain]{mechanic:field}, cet effet prend fin." -211,9,Halves all Fire-type damage.,"[]{type:fire} moves inflict half damage, regardless of target. If the user leaves the [field]{mechanic:field}, this effect ends." -212,5,Augmente l'Attaque Spéciale et la Défense Spéciale du lanceur d'un niveau.,Augmente l'[Attaque Spéciale]{mechanic:special-attack} et [Défense Spéciale]{mechanic:special-defense} du lanceur d'un [niveau]{mechanic:stage} chacune. -212,9,Raises the user’s Special Attack and Special Defense by one stage.,Raises the user’s [Special Attack]{mechanic:special-attack} and [Special Defense]{mechanic:special-defense} by one [stage]{mechanic:stage} each. -213,5,Augmente l'Attaque et la Vitesse du lanceur d'un niveau.,Augmente l'[Attaque]{mechanic:attack} et [Vitesse]{mechanic:speed} du lanceur d'un [niveau]{mechanic:stage} chacune. -213,9,Raises the user’s Attack and Speed by one stage.,Raises the user’s [Attack]{mechanic:attack} and [Speed]{mechanic:speed} by one [stage]{mechanic:stage} each. +199,5,Le lanceur reçoit 1/3 des dégâts infligés en contrecoup.,Inflige des dégâts réguliers. Le lanceur subit 1/3 des dégâts qu'il inflige en contrecoup. +199,9,User receives 1/3 the damage inflicted in recoil.,Inflicts regular damage. User takes 1/3 the damage it inflicts in recoil. +200,5,Rend la cible confuse.,Rend confus toutes les cibles. +200,9,Confuses the target.,Confuses all targets. +201,5,A une chance augmentée de coup critique et une chance de brûler la cible.,Inflige des dégâts réguliers. Le taux de coups critiques du lanceur est un niveau plus grand en utilisant cette capacité. A une chance de brûler la cible. +201,9,Has an increased chance for a critical hit and a chance to burn the target.,Inflicts regular damage. User’s critical hit rate is one level higher when using this move. Has a chance to burn the target. +202,5,Divise par deux tous les dégâts de type Électrik.,"Les capacités Électrik infligent la moitié des dégâts, peu importe la cible. Si le lanceur quitte le terrain, cet effet prend fin." +202,9,Halves all Electric-type damage.,"Electric moves inflict half damage, regardless of target. If the user leaves the field, this effect ends." +203,5,A une chance d'empoisonner gravement la cible.,Inflige des dégâts réguliers. A une chance d'empoisonner gravement la cible. +203,9,Has a chance to badly poison the target.,Inflicts regular damage. Has a chance to badly poison the target. +204,5,"S'il y a une météo, cette capacité a une puissance doublée et prend le type de la météo.","Inflige des dégâts réguliers. Si une capacité de météo est active, cette capacité a une puissance double, et son type devient le type de la capacité de météo. Ciel Noir est sans type aux fins de cette capacité." +204,9,"If there be weather, this move has doubled power and the weather’s type.","Inflicts regular damage. If a weather move is active, this move has double power, and its type becomes the type of the weather move. Shadow Sky is typeless for the purposes of this move." +205,5,Diminue l'Attaque Spéciale du lanceur de deux niveaux après avoir infligé des dégâts.,"Inflige des dégâts réguliers, puis diminue l'Attaque Spéciale du lanceur de deux niveaux." +205,9,Lowers the user’s Special Attack by two stages after inflicting damage.,"Inflicts regular damage, then lowers the user’s Special Attack by two stages." +206,5,Diminue l'Attaque et la Défense du lanceur de la cible d'un niveau.,Diminue l'Attaque et la Défense de la cible d'un niveau. +206,9,Lowers the target’s Attack and Defense by one stage.,Lowers the target’s Attack and Defense by one stage. +207,5,Augmente la Défense et la Défense Spéciale du lanceur d'un niveau.,Augmente la Défense et Défense Spéciale du lanceur d'un niveau. +207,9,Raises the user’s Defense and Special Defense by one stage.,Raises the user’s Defense and Special Defense by one stage. +208,5,Inflige des dégâts réguliers et peut frapper les utilisateurs de Rebond et Vol.,"Inflige des dégâts réguliers. + +Cette capacité peut frapper un Pokémon sous l'effet de Rebond, Vol, ou Chute Libre." +208,9,Inflicts regular damage and can hit Bounce and Fly users.,"Inflicts regular damage. + +This move can hit Pokémon under the effect of Bounce, Fly, or Sky Drop." +209,5,Augmente l'Attaque et la Défense du lanceur d'un niveau.,Augmente l'Attaque et Défense du lanceur d'un niveau chacune. +209,9,Raises the user’s Attack and Defense by one stage.,Raises the user’s Attack and Defense by one stage each. +210,5,A une chance augmentée de coup critique et une chance d'empoisonner la cible.,Inflige des dégâts réguliers. Le taux de coups critiques est un niveau plus grand en utilisant cette capacité. A une chance d'empoisonner la cible. +210,9,Has an increased chance for a critical hit and a chance to poison the target.,Inflicts regular damage. User’s critical hit rate is one level higher when using this move. Has a chance to poison the target. +211,5,Divise par deux tous les dégâts de type Feu.,"Les capacités Feu infligent la moitié des dégâts, peu importe la cible. Si le lanceur quitte le terrain, cet effet prend fin." +211,9,Halves all Fire-type damage.,"Fire moves inflict half damage, regardless of target. If the user leaves the field, this effect ends." +212,5,Augmente l'Attaque Spéciale et la Défense Spéciale du lanceur d'un niveau.,Augmente l'Attaque Spéciale et Défense Spéciale du lanceur d'un niveau chacune. +212,9,Raises the user’s Special Attack and Special Defense by one stage.,Raises the user’s Special Attack and Special Defense by one stage each. +213,5,Augmente l'Attaque et la Vitesse du lanceur d'un niveau.,Augmente l'Attaque et Vitesse du lanceur d'un niveau chacune. +213,9,Raises the user’s Attack and Speed by one stage.,Raises the user’s Attack and Speed by one stage each. 214,5,Le type du lanceur change pour correspondre au terrain.,"Le type du lanceur change selon le terrain. Terrain | New type -------------- | -------------- -Bâtiment | []{type:normal} -Grotte | []{type:rock} -Désert | []{type:ground} -Herbe | []{type:grass} -Montagne | []{type:rock} -Eaux profondes | []{type:water} -Eaux peu profondes | []{type:water} -Route | []{type:ground} -Neige | []{type:ice} -Herbe haute | []{type:grass} +Bâtiment | Normal +Grotte | Roche +Désert | Sol +Herbe | Plante +Montagne | Roche +Eaux profondes | Eau +Eaux peu profondes | Eau +Route | Sol +Neige | Glace +Herbe haute | Plante In Pokémon Battle Revolution: Terrain | New type -------------- | -------------- -Pleine-Lune | []{type:normal} -Cristal | []{type:rock} -Orée | []{type:water} -Cratère-Ardent | []{type:rock} -Grand-Rue | []{type:normal} -Belvédère | []{type:normal} -Ciel-Étoilé | []{type:rock} -Belle-Saison | []{type:grass} -Crépuscule | []{type:ground} -Hautes-Chutes | []{type:grass} +Pleine-Lune | Normal +Cristal | Roche +Orée | Eau +Cratère-Ardent | Roche +Grand-Rue | Normal +Belvédère | Normal +Ciel-Étoilé | Roche +Belle-Saison | Plante +Crépuscule | Sol +Hautes-Chutes | Plante " 214,9,User’s type changes to match the terrain.,"User’s type changes according to the terrain. Terrain | New type -------------- | -------------- -Building | []{type:normal} -Cave | []{type:rock} -Desert | []{type:ground} -Grass | []{type:grass} -Mountain | []{type:rock} -Ocean | []{type:water} -Pond | []{type:water} -Road | []{type:ground} -Snow | []{type:ice} -Tall grass | []{type:grass} +Building | Normal +Cave | Rock +Desert | Ground +Grass | Grass +Mountain | Rock +Ocean | Water +Pond | Water +Road | Ground +Snow | Ice +Tall grass | Grass In Pokémon Battle Revolution: Terrain | New type -------------- | -------------- -Courtyard | []{type:normal} -Crystal | []{type:rock} -Gateway | []{type:water} -Magma | []{type:rock} -Main Street | []{type:normal} -Neon | []{type:normal} -Stargazer | []{type:rock} -Sunny Park | []{type:grass} -Sunset | []{type:ground} -Waterfall | []{type:grass} +Courtyard | Normal +Crystal | Rock +Gateway | Water +Magma | Rock +Main Street | Normal +Neon | Normal +Stargazer | Rock +Sunny Park | Grass +Sunset | Ground +Waterfall | Grass " -215,5,Soigne le lanceur de la moitié de ses PV max.,"Soigne le lanceur de la moitié de ses [PV]{mechanic:hp} max. Si le lanceur est []{type:flying}, son type []{type:flying} est ignoré jusqu'à la fin de ce tour." -215,9,Heals the user by half its max HP.,"Heals the user for half its max [HP]{mechanic:hp}. If the user is []{type:flying}, its []{type:flying} type is ignored until the end of this turn." -216,5,Empêche l'utilisation des capacités et immunités qui impliquent le vol ou la lévitation pendant cinq tours.,"Pendant cinq tours (incluant celui-ci), toutes les immunités aux capacités []{type:ground} sont désactivées. Pendant la durée de cet effet, l'[esquive]{mechanic:evasion} de tous les Pokémon sur le terrain est diminuée de deux [niveaux]{mechanic:stage}. Annule les effets de []{move:bounce}, []{move:fly}, et []{move:sky-drop}. +215,5,Soigne le lanceur de la moitié de ses PV max.,"Soigne le lanceur de la moitié de ses PV max. Si le lanceur est Vol, son type Vol est ignoré jusqu'à la fin de ce tour." +215,9,Heals the user by half its max HP.,"Heals the user for half its max HP. If the user is Flying, its Flying type is ignored until the end of this turn." +216,5,Empêche l'utilisation des capacités et immunités qui impliquent le vol ou la lévitation pendant cinq tours.,"Pendant cinq tours (incluant celui-ci), toutes les immunités aux capacités Sol sont désactivées. Pendant la durée de cet effet, l'esquive de tous les Pokémon sur le terrain est diminuée de deux niveaux. Annule les effets de Rebond, Vol, et Chute Libre. -En particulier, les Pokémon []{type:flying} et ceux avec []{ability:levitate} ou qui ont utilisé []{move:magnet-rise} ne sont plus immunisés aux attaques []{type:ground}, []{ability:arena-trap}, []{move:spikes}, ou []{move:toxic-spikes}. +En particulier, les Pokémon Vol et ceux avec Lévitation ou qui ont utilisé Vol Magnétik ne sont plus immunisés aux attaques Sol, Piège Sable, Picots, ou Pics Toxik. -[]{move:bounce}, []{move:fly}, []{move:sky-drop}, []{move:high-jump-kick}, []{move:jump-kick}, et []{move:splash} ne peuvent plus être utilisées tant que cette capacité est active. +Rebond, Vol, Chute Libre, Pied Voltige, Pied Sauté, et Trempette ne peuvent plus être utilisées tant que cette capacité est active. -*Bug*: Si cette capacité est utilisée pendant un combat double ou triple tant que les Pokémon sont sous l'effet de []{move:sky-drop}, L'effet de Chute Libre n'est pas correctement annulé sur sa cible, et elle reste indéfiniment dans les airs. Comme Chute Libre empêche la cible d'agir, le seul moyen de la retirer du terrain par la suite est de la mettre KO." -216,9,Disables moves and immunities that involve flying or levitating for five turns.,"For five turns (including this one), all immunities to []{type:ground} moves are disabled. For the duration of this effect, the [evasion]{mechanic:evasion} of every Pokémon on the field is lowered by two [stages]{mechanic:stage}. Cancels the effects of []{move:bounce}, []{move:fly}, and []{move:sky-drop}. +*Bug*: Si cette capacité est utilisée pendant un combat double ou triple tant que les Pokémon sont sous l'effet de Chute Libre, L'effet de Chute Libre n'est pas correctement annulé sur sa cible, et elle reste indéfiniment dans les airs. Comme Chute Libre empêche la cible d'agir, le seul moyen de la retirer du terrain par la suite est de la mettre KO." +216,9,Disables moves and immunities that involve flying or levitating for five turns.,"For five turns (including this one), all immunities to Ground moves are disabled. For the duration of this effect, the evasion of every Pokémon on the field is lowered by two stages. Cancels the effects of Bounce, Fly, and Sky Drop. -Specifically, []{type:flying} Pokémon and those with []{ability:levitate} or that have used []{move:magnet-rise} are no longer immune to []{type:ground} attacks, []{ability:arena-trap}, []{move:spikes}, or []{move:toxic-spikes}. +Specifically, Flying Pokémon and those with Levitate or that have used Magnet Rise are no longer immune to Ground attacks, Arena Trap, Spikes, or Toxic Spikes. -[]{move:bounce}, []{move:fly}, []{move:sky-drop}, []{move:high-jump-kick}, []{move:jump-kick}, and []{move:splash} cannot be used while this move is in effect. +Bounce, Fly, Sky Drop, High Jump Kick, Jump Kick, and Splash cannot be used while this move is in effect. -*Bug*: If this move is used during a double or triple battle while Pokémon are under the effect of []{move:sky-drop}, Sky Drop’s effect is not correctly canceled on its target, and it remains high in the air indefinitely. As Sky Drop prevents the target from acting, the only way to subsequently remove it from the field is to faint it." -217,5,"Force la cible à ne pas pouvoir fuir, et la rend sensible aux capacités Psy même si elle est Ténèbres.",Réinitialise l'[esquive]{mechanic:evasion} de la cible à la normale et empêche n'importe quel futur boost jusqu'à ce que la cible quitte le [terrain]{mechanic:field}. Un Pokémon []{type:dark} sous cet effet prend des dégâts normaux des capacités []{type:psychic}. Cette capacité ignore elle-même les modifications de [précision]{mechanic:accuracy} et d'[esquive]{mechanic:evasion}. -217,9,"Forces the target to have no evasion, and allows it to be hit by Psychic moves even if it’s Dark.",Resets the target’s [evasion]{mechanic:evasion} to normal and prevents any further boosting until the target leaves the [field]{mechanic:field}. A []{type:dark} Pokémon under this effect takes normal damage from []{type:psychic} moves. This move itself ignores [accuracy]{mechanic:accuracy} and [evasion]{mechanic:evasion} modifiers. -218,5,"Si la cible dort, a une puissance double et la réveille.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si la cible [dort]{mechanic:sleep}, cette capacité a une puissance double, et la cible se réveille." -218,9,"If the target is asleep, has double power and wakes it up.","Inflicts [regular damage]{mechanic:regular-damage}. If the target is [sleep]{mechanic:sleep}ing, this move has double power, and the target wakes up." -219,5,Diminue la Vitesse du lanceur d'un niveau.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}, puis diminue la [Vitesse]{mechanic:speed} du lanceur d'un [niveau]{mechanic:stage}." -219,9,Lowers user’s Speed by one stage.,"Inflicts [regular damage]{mechanic:regular-damage}, then lowers the user’s [Speed]{mechanic:speed} by one [stage]{mechanic:stage}." -220,5,"La puissance augmente quand le lanceur a une Vitesse inférieure, jusqu'à un maximum de 150.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance augmente avec la [Vitesse]{mechanic:speed} actuelle de la cible comparée au lanceur, donnée par `1 + 25 * Vitesse cible / Vitesse lanceur`, maximisée à 150." -220,9,"Power raises when the user has lower Speed, up to a maximum of 150.","Inflicts [regular damage]{mechanic:regular-damage}. Power increases with the target’s current [Speed]{mechanic:speed} compared to the user, given by `1 + 25 * target Speed / user Speed`, capped at 150." -221,5,Le lanceur est mis KO. Son remplaçant a ses PV complètement restaurés et ses altérations majeures de statut sont supprimées.,"Le lanceur est mis KO. Les [PV]{mechanic:hp} de son remplaçant sont complètement restaurés, et n'importe quel [effet majeur de statut]{mechanic:major-status-effect} est supprimé. Si le Pokémon remplaçant est immédiatement mis KO par un effet en entrant sur le terrain, le prochain remplaçant est soigné par cette capacité à la place." -221,9,User faints. Its replacement has its HP fully restored and any major status effect removed.,"User faints. Its replacement’s [HP]{mechanic:hp} is fully restored, and any [major status effect]{mechanic:major-status-effect} is removed. If the replacement Pokémon is immediately fainted by a switch-in effect, the next replacement is healed by this move instead." -222,5,A une puissance double contre les Pokémon qui ont moins de la moitié de leurs PV max restants.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si la cible a moins de la moitié de ses [PV]{mechanic:hp} max restants, cette capacité a une puissance double." -222,9,Has double power against Pokémon that have less than half their max HP remaining.,"Inflicts [regular damage]{mechanic:regular-damage}. If the target has less than half its max [HP]{mechanic:hp} remaining, this move has double power." -223,5,La puissance et le type dépendent de la baie tenue.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance et le type sont déterminés par la baie portée par le lanceur. La baie est consommée. Si le lanceur ne tient pas de baie, cette capacité [échouera]{mechanic:fail}." -223,9,Power and type depend on the held berry.,"Inflicts [regular damage]{mechanic:regular-damage}. Power and type are determined by the user’s held berry. The berry is consumed. If the user is not holding a berry, this move will [fail]{mechanic:fail}." -224,5,Touche à travers Abri et Détection.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Supprime les effets de []{move:detect} ou []{move:protect} de la cible avant de frapper. +*Bug*: If this move is used during a double or triple battle while Pokémon are under the effect of Sky Drop, Sky Drop’s effect is not correctly canceled on its target, and it remains high in the air indefinitely. As Sky Drop prevents the target from acting, the only way to subsequently remove it from the field is to faint it." +217,5,"Force la cible à ne pas pouvoir fuir, et la rend sensible aux capacités Psy même si elle est Ténèbres.",Réinitialise l'esquive de la cible à la normale et empêche n'importe quel futur boost jusqu'à ce que la cible quitte le terrain. Un Pokémon Ténèbres sous cet effet prend des dégâts normaux des capacités Psy. Cette capacité ignore elle-même les modifications de précision et d'esquive. +217,9,"Forces the target to have no evasion, and allows it to be hit by Psychic moves even if it’s Dark.",Resets the target’s evasion to normal and prevents any further boosting until the target leaves the field. A Dark Pokémon under this effect takes normal damage from Psychic moves. This move itself ignores accuracy and evasion modifiers. +218,5,"Si la cible dort, a une puissance double et la réveille.","Inflige des dégâts réguliers. Si la cible dort, cette capacité a une puissance double, et la cible se réveille." +218,9,"If the target is asleep, has double power and wakes it up.","Inflicts regular damage. If the target is sleeping, this move has double power, and the target wakes up." +219,5,Diminue la Vitesse du lanceur d'un niveau.,"Inflige des dégâts réguliers, puis diminue la Vitesse du lanceur d'un niveau." +219,9,Lowers user’s Speed by one stage.,"Inflicts regular damage, then lowers the user’s Speed by one stage." +220,5,"La puissance augmente quand le lanceur a une Vitesse inférieure, jusqu'à un maximum de 150.","Inflige des dégâts réguliers. La puissance augmente avec la Vitesse actuelle de la cible comparée au lanceur, donnée par `1 + 25 * Vitesse cible / Vitesse lanceur`, maximisée à 150." +220,9,"Power raises when the user has lower Speed, up to a maximum of 150.","Inflicts regular damage. Power increases with the target’s current Speed compared to the user, given by `1 + 25 * target Speed / user Speed`, capped at 150." +221,5,Le lanceur est mis KO. Son remplaçant a ses PV complètement restaurés et ses altérations majeures de statut sont supprimées.,"Le lanceur est mis KO. Les PV de son remplaçant sont complètement restaurés, et n'importe quel effet majeur de statut est supprimé. Si le Pokémon remplaçant est immédiatement mis KO par un effet en entrant sur le terrain, le prochain remplaçant est soigné par cette capacité à la place." +221,9,User faints. Its replacement has its HP fully restored and any major status effect removed.,"User faints. Its replacement’s HP is fully restored, and any major status effect is removed. If the replacement Pokémon is immediately fainted by a switch-in effect, the next replacement is healed by this move instead." +222,5,A une puissance double contre les Pokémon qui ont moins de la moitié de leurs PV max restants.,"Inflige des dégâts réguliers. Si la cible a moins de la moitié de ses PV max restants, cette capacité a une puissance double." +222,9,Has double power against Pokémon that have less than half their max HP remaining.,"Inflicts regular damage. If the target has less than half its max HP remaining, this move has double power." +223,5,La puissance et le type dépendent de la baie tenue.,"Inflige des dégâts réguliers. La puissance et le type sont déterminés par la baie portée par le lanceur. La baie est consommée. Si le lanceur ne tient pas de baie, cette capacité échouera." +223,9,Power and type depend on the held berry.,"Inflicts regular damage. Power and type are determined by the user’s held berry. The berry is consumed. If the user is not holding a berry, this move will fail." +224,5,Touche à travers Abri et Détection.,"Inflige des dégâts réguliers. Supprime les effets de Détection ou Abri de la cible avant de frapper. -Cette capacité ne peut pas être copiée par []{move:mirror-move}, ni sélectionnée par []{move:assist} ou []{move:metronome}." -224,9,Hits through Protect and Detect.,"Inflicts [regular damage]{mechanic:regular-damage}. Removes the effects of []{move:detect} or []{move:protect} from the target before hitting. +Cette capacité ne peut pas être copiée par Mimique, ni sélectionnée par Assistance ou Métronome." +224,9,Hits through Protect and Detect.,"Inflicts regular damage. Removes the effects of Detect or Protect from the target before hitting. -This move cannot be copied by []{move:mirror-move}, nor selected by []{move:assist} or []{move:metronome}." -225,5,"Si la cible a une baie, inflige le double de dégâts et utilise la baie.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. +This move cannot be copied by Mirror Move, nor selected by Assist or Metronome." +225,5,"Si la cible a une baie, inflige le double de dégâts et utilise la baie.","Inflige des dégâts réguliers. -Si la cible tient une baie, cette capacité a une puissance double, et le lanceur prend la baie et l'utilise immédiatement. Si la cible tient une []{item:jaboca-berry} ou []{item:rowap-berry},la baie est toujours supprimée, mais a aucun effet. +Si la cible tient une baie, cette capacité a une puissance double, et le lanceur prend la baie et l'utilise immédiatement. Si la cible tient une Baie Jaboca ou Baie Pommo,la baie est toujours supprimée, mais a aucun effet. -Si cette capacité est [super efficace]{mechanic:super-effective} et que la cible tient une baie qui peut réduire les dégâts de cette capacité, elle le fera, et ne sera pas volée." -225,9,"If target has a berry, inflicts double damage and uses the berry.","Inflicts [regular damage]{mechanic:regular-damage}. If the target is holding a berry, this move has double power, and the user takes the berry and uses it immediately. +Si cette capacité est super efficace et que la cible tient une baie qui peut réduire les dégâts de cette capacité, elle le fera, et ne sera pas volée." +225,9,"If target has a berry, inflicts double damage and uses the berry.","Inflicts regular damage. If the target is holding a berry, this move has double power, and the user takes the berry and uses it immediately. -If the target is holding a []{item:jaboca-berry} or []{item:rowap-berry}, the berry is still removed, but has no effect. +If the target is holding a Jaboca Berry or Rowap Berry, the berry is still removed, but has no effect. -If this move is [super effective]{mechanic:super-effective} and the target is holding a berry that can reduce this move’s damage, it will do so, and will not be stolen." -226,5,"Pendant trois tours, les Pokémon alliés ont une Vitesse doublée.","Pour les trois prochains tours, tous les Pokémon du côté du [terrain]{mechanic:field} du lanceur ont leur [Vitesse]{mechanic:speed} d'origine doublée. Cet effet reste si le lanceur quitte le [terrain]{mechanic:field}." -226,9,"For three turns, friendly Pokémon have doubled Speed.","For the next three turns, all Pokémon on the user’s side of the [field]{mechanic:field} have their original [Speed]{mechanic:speed} doubled. This effect remains if the user leaves the [field]{mechanic:field}." -227,5,Augmente une stat aléatoire d'un Pokémon allié de deux niveaux.,"Augmente l'une des stats de la cible de deux [niveaux]{mechanic:stage}. La stat augmentée est choisie au hasard parmi n'importe quelle stat qui peut être augmentée de deux niveaux. Si aucune stat n'est éligible, cette capacité [échouera]{mechanic:fail}. +If this move is super effective and the target is holding a berry that can reduce this move’s damage, it will do so, and will not be stolen." +226,5,"Pendant trois tours, les Pokémon alliés ont une Vitesse doublée.","Pour les trois prochains tours, tous les Pokémon du côté du terrain du lanceur ont leur Vitesse d'origine doublée. Cet effet reste si le lanceur quitte le terrain." +226,9,"For three turns, friendly Pokémon have doubled Speed.","For the next three turns, all Pokémon on the user’s side of the field have their original Speed doubled. This effect remains if the user leaves the field." +227,5,Augmente une stat aléatoire d'un Pokémon allié de deux niveaux.,"Augmente l'une des stats de la cible de deux niveaux. La stat augmentée est choisie au hasard parmi n'importe quelle stat qui peut être augmentée de deux niveaux. Si aucune stat n'est éligible, cette capacité échouera. -Si la cible a un []{move:substitute}, cette capacité n'aura pas d'effet, même si le lanceur est la cible. +Si la cible a un Clonage, cette capacité n'aura pas d'effet, même si le lanceur est la cible. -Cette capacité ne peut pas être copiée par []{move:mirror-move}." -227,9,Raises one of a friendly Pokémon’s stats at random by two stages.,"Raises one of the target’s stats by two [stages]{mechanic:stage}. The raised stat is chosen at random from any stats that can be raised by two stages. If no stat is eligible, this move will [fail]{mechanic:fail}. +Cette capacité ne peut pas être copiée par Mimique." +227,9,Raises one of a friendly Pokémon’s stats at random by two stages.,"Raises one of the target’s stats by two stages. The raised stat is chosen at random from any stats that can be raised by two stages. If no stat is eligible, this move will fail. -If the target has a []{move:substitute}, this move will have no effect, even if the user is the target. +If the target has a Substitute, this move will have no effect, even if the user is the target. -This move cannot be copied by []{move:mirror-move}." -228,5,Frappe en retour le dernier Pokémon à avoir touché le lanceur ce tour avec 1.5× des dégâts.,"Cible le dernier Pokémon adverse à avoir frappé le lanceur avec une capacité offensive ce tour. Inflige 1.5× les dégâts que cette capacité a fait au lanceur. S'il n'y a pas de cible éligible, cette capacité [échouera]{mechanic:fail}. L'immunité de type s'applique, mais les autres effets de type sont ignorés." -228,9,Strikes back at the last Pokémon to hit the user this turn with 1.5× the damage.,"Targets the last opposing Pokémon to hit the user with a damaging move this turn. Inflicts 1.5× the damage that move did to the user. If there is no eligible target, this move will [fail]{mechanic:fail}. Type immunity applies, but other type effects are ignored." -229,5,Le lanceur doit se retirer après avoir attaqué.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}, puis le lanceur [se retire]{mechanic:switches-out} immédiatement, et le dresseur sélectionne un Pokémon remplaçant de l'équipe. Si la cible est [mise KO]{mechanic:faint} par cette attaque, le dresseur du lanceur sélectionne le nouveau Pokémon à envoyer en premier. Si le lanceur est le dernier Pokémon de son équipe qui peut se battre, il ne [se retire]{mechanic:switch-out} pas. +This move cannot be copied by Mirror Move." +228,5,Frappe en retour le dernier Pokémon à avoir touché le lanceur ce tour avec 1.5× des dégâts.,"Cible le dernier Pokémon adverse à avoir frappé le lanceur avec une capacité offensive ce tour. Inflige 1.5× les dégâts que cette capacité a fait au lanceur. S'il n'y a pas de cible éligible, cette capacité échouera. L'immunité de type s'applique, mais les autres effets de type sont ignorés." +228,9,Strikes back at the last Pokémon to hit the user this turn with 1.5× the damage.,"Targets the last opposing Pokémon to hit the user with a damaging move this turn. Inflicts 1.5× the damage that move did to the user. If there is no eligible target, this move will fail. Type immunity applies, but other type effects are ignored." +229,5,Le lanceur doit se retirer après avoir attaqué.,"Inflige des dégâts réguliers, puis le lanceur se retire immédiatement, et le dresseur sélectionne un Pokémon remplaçant de l'équipe. Si la cible est mise KO par cette attaque, le dresseur du lanceur sélectionne le nouveau Pokémon à envoyer en premier. Si le lanceur est le dernier Pokémon de son équipe qui peut se battre, il ne se retire pas. -Le lanceur peut être frappé par []{move:pursuit} quand il [se retire]{mechanic:switches-out}, s'il a été ciblé et que []{move:pursuit} n'a pas encore été utilisé. +Le lanceur peut être frappé par Poursuite quand il se retire, s'il a été ciblé et que Poursuite n'a pas encore été utilisé. -Cette capacité peut être utilisée même si le lanceur est sous l'effet de []{move:ingrain}. L'effet de []{move:ingrain} prendra fin." -229,9,User must switch out after attacking.,"Inflicts [regular damage]{mechanic:regular-damage}, then the user immediately [switches out]{mechanic:switches-out}, and the trainer selects a replacement Pokémon from the party. If the target [faint]{mechanic:faint}s from this attack, the user’s trainer selects the new Pokémon to send out first. If the user is the last Pokémon in its party that can battle, it will not [switch out]{mechanic:switch-out}. +Cette capacité peut être utilisée même si le lanceur est sous l'effet de Racines. L'effet de Racines prendra fin." +229,9,User must switch out after attacking.,"Inflicts regular damage, then the user immediately switches out, and the trainer selects a replacement Pokémon from the party. If the target faints from this attack, the user’s trainer selects the new Pokémon to send out first. If the user is the last Pokémon in its party that can battle, it will not switch out. -The user may be hit by []{move:pursuit} when it [switches out]{mechanic:switches-out}, if it has been targeted and []{move:pursuit} has not yet been used. +The user may be hit by Pursuit when it switches out, if it has been targeted and Pursuit has not yet been used. -This move may be used even if the user is under the effect of []{move:ingrain}. []{move:ingrain}’s effect will end." -230,5,Diminue la Défense et la Défense Spéciale du lanceur d'un niveau après avoir infligé des dégâts.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}, puis diminue la [Défense]{mechanic:defense} et [Défense Spéciale]{mechanic:special-defense} du lanceur d'un [niveau]{mechanic:stage} chacune." -230,9,Lowers the user’s Defense and Special Defense by one stage after inflicting damage.,"Inflicts [regular damage]{mechanic:regular-damage}, then lowers the user’s [Defense]{mechanic:defense} and [Special Defense]{mechanic:special-defense} by one [stage]{mechanic:stage} each." -231,5,La puissance est doublée si la cible a déjà agi ce tour.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si la cible utilise une capacité ou [se retire]{mechanic:switches-out} ce tour avant que cette capacité est utilisée, cette capacité a une puissance double." -231,9,Power is doubled if the target has already moved this turn.,"Inflicts [regular damage]{mechanic:regular-damage}. If the target uses a move or [switches out]{mechanic:switches-out} this turn before this move is used, this move has double power." -232,5,La puissance est doublée si la cible a déjà reçu des dégâts ce tour.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si la cible subit des dégâts ce tour pour n'importe quelle raison avant que cette capacité est utilisée, cette capacité a une puissance double." -232,9,Power is doubled if the target has already received damage this turn.,"Inflicts [regular damage]{mechanic:regular-damage}. If the target takes damage this turn for any reason before this move is used, this move has double power." -233,5,La cible ne peut pas utiliser d'objets tenus.,"La cible ne peut pas utiliser son objet tenu pendant cinq tours. Si la cible quitte le [terrain]{mechanic:field}, cet effet prend fin. +This move may be used even if the user is under the effect of Ingrain. Ingrain’s effect will end." +230,5,Diminue la Défense et la Défense Spéciale du lanceur d'un niveau après avoir infligé des dégâts.,"Inflige des dégâts réguliers, puis diminue la Défense et Défense Spéciale du lanceur d'un niveau chacune." +230,9,Lowers the user’s Defense and Special Defense by one stage after inflicting damage.,"Inflicts regular damage, then lowers the user’s Defense and Special Defense by one stage each." +231,5,La puissance est doublée si la cible a déjà agi ce tour.,"Inflige des dégâts réguliers. Si la cible utilise une capacité ou se retire ce tour avant que cette capacité est utilisée, cette capacité a une puissance double." +231,9,Power is doubled if the target has already moved this turn.,"Inflicts regular damage. If the target uses a move or switches out this turn before this move is used, this move has double power." +232,5,La puissance est doublée si la cible a déjà reçu des dégâts ce tour.,"Inflige des dégâts réguliers. Si la cible subit des dégâts ce tour pour n'importe quelle raison avant que cette capacité est utilisée, cette capacité a une puissance double." +232,9,Power is doubled if the target has already received damage this turn.,"Inflicts regular damage. If the target takes damage this turn for any reason before this move is used, this move has double power." +233,5,La cible ne peut pas utiliser d'objets tenus.,"La cible ne peut pas utiliser son objet tenu pendant cinq tours. Si la cible quitte le terrain, cet effet prend fin. -Si un Pokémon sous cet effet utilise []{move:bug-bite} ou []{move:pluck} sur un Pokémon portant une baie, la baie est détruite mais pas utilisée. Si un Pokémon sous cet effet utilise []{move:fling}, elle [échouera]{mechanic:fail}. +Si un Pokémon sous cet effet utilise Piqûre ou Picore sur un Pokémon portant une baie, la baie est détruite mais pas utilisée. Si un Pokémon sous cet effet utilise Dégommage, elle échouera. -Cet effet est transmis par []{move:baton-pass}." -233,9,Target cannot use held items.,"Target cannot use its held item for five turns. If the target leaves the [field]{mechanic:field}, this effect ends. +Cet effet est transmis par Relais." +233,9,Target cannot use held items.,"Target cannot use its held item for five turns. If the target leaves the field, this effect ends. -If a Pokémon under this effect uses []{move:bug-bite} or []{move:pluck} on a Pokémon holding a berry, the berry is destroyed but not used. If a Pokémon under this effect uses []{move:fling}, it will [fail]{mechanic:fail}. +If a Pokémon under this effect uses Bug Bite or Pluck on a Pokémon holding a berry, the berry is destroyed but not used. If a Pokémon under this effect uses Fling, it will fail. -This effect is passed by []{move:baton-pass}." -234,5,Jette l'objet tenu à la cible; la puissance dépend de l'objet.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance et le type sont déterminés par l'[objet tenu]{mechanic:held-item} du lanceur. L'objet est consommé. Si le lanceur ne tient pas d'objet, ou que son objet n'a pas de type et puissance définie, cette capacité [échouera]{mechanic:fail}. +This effect is passed by Baton Pass." +234,5,Jette l'objet tenu à la cible; la puissance dépend de l'objet.,"Inflige des dégâts réguliers. La puissance et le type sont déterminés par l'objet tenu du lanceur. L'objet est consommé. Si le lanceur ne tient pas d'objet, ou que son objet n'a pas de type et puissance définie, cette capacité échouera. -Cette capacité ignore []{ability:sticky-hold}. +Cette capacité ignore Glu. -Si le lanceur est sous l'effet de []{move:embargo}, cette capacité [échouera]{mechanic:fail}." -234,9,Throws held item at the target; power depends on the item.,"Inflicts [regular damage]{mechanic:regular-damage}. Power and type are determined by the user’s [held item]{mechanic:held-item}. The item is consumed. If the user is not holding an item, or its item has no set type and power, this move will [fail]{mechanic:fail}. +Si le lanceur est sous l'effet de Embargo, cette capacité échouera." +234,9,Throws held item at the target; power depends on the item.,"Inflicts regular damage. Power and type are determined by the user’s held item. The item is consumed. If the user is not holding an item, or its item has no set type and power, this move will fail. -This move ignores []{ability:sticky-hold}. +This move ignores Sticky Hold. -If the user is under the effect of []{move:embargo}, this move will [fail]{mechanic:fail}." -235,5,Transfère l'effet majeur de statut du lanceur à la cible.,"Si le lanceur a un [effet majeur de statut]{mechanic:major-status-effect} et pas la cible, le statut du lanceur est transféré à la cible." -235,9,Transfers the user’s major status effect to the target.,"If the user has a [major status effect]{mechanic:major-status-effect} and the target does not, the user’s status is transferred to the target." -236,5,"La puissance augmente quand cette capacité a moins de PP, jusqu'à un maximum de 200.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance est déterminée par les [PP]{mechanic:pp} restants pour cette capacité, après que son coût en [PP]{mechanic:pp} est déduit. Ignore les modifications de [précision]{mechanic:accuracy} et d'[esquive]{mechanic:evasion}. +If the user is under the effect of Embargo, this move will fail." +235,5,Transfère l'effet majeur de statut du lanceur à la cible.,"Si le lanceur a un effet majeur de statut et pas la cible, le statut du lanceur est transféré à la cible." +235,9,Transfers the user’s major status effect to the target.,"If the user has a major status effect and the target does not, the user’s status is transferred to the target." +236,5,"La puissance augmente quand cette capacité a moins de PP, jusqu'à un maximum de 200.","Inflige des dégâts réguliers. La puissance est déterminée par les PP restants pour cette capacité, après que son coût en PP est déduit. Ignore les modifications de précision et d'esquive. PP restants | Puissance ------------ | ----: @@ -1525,8 +1525,8 @@ PP restants | Puissance 1 | 80 0 | 200 -Si cette capacité est activée par une autre capacité, les [PP]{mechanic:pp} de la capacité d'activation sont utilisés pour calculer la puissance." -236,9,"Power increases when this move has less PP, up to a maximum of 200.","Inflicts [regular damage]{mechanic:regular-damage}. Power is determined by the [PP]{mechanic:pp} remaining for this move, after its [PP]{mechanic:pp} cost is deducted. Ignores [accuracy]{mechanic:accuracy} and [evasion]{mechanic:evasion} modifiers. +Si cette capacité est activée par une autre capacité, les PP de la capacité d'activation sont utilisés pour calculer la puissance." +236,9,"Power increases when this move has less PP, up to a maximum of 200.","Inflicts regular damage. Power is determined by the PP remaining for this move, after its PP cost is deducted. Ignores accuracy and evasion modifiers. PP remaining | Power ------------ | ----: @@ -1536,298 +1536,298 @@ PP remaining | Power 1 | 80 0 | 200 -If this move is activated by another move, the activating move’s [PP]{mechanic:pp} is used to calculate power." -237,5,Empêche la cible de restaurer ses PV pendant cinq tours.,"Pour les cinq prochains tours, la cible ne peut pas utiliser de capacités qui restaurent seulement les [PV]{mechanic:hp}, et les effets des capacités qui soignent sont désactivés. Les capacités qui volent des [PV]{mechanic:hp} peuvent encore être utilisées, mais infligeront seulement des dégâts et ne soigneront pas la cible." -237,9,Prevents target from restoring its HP for five turns.,"For the next five turns, the target may not use any moves that only restore [HP]{mechanic:hp}, and move effects that heal the target are disabled. Moves that steal [HP]{mechanic:hp} may still be used, but will only inflict damage and not heal the target." -238,5,"La puissance augmente contre les cibles avec plus de PV restants, jusqu'à un maximum de 121 de puissance.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance est directement reliée aux [PV]{mechanic:hp} relatifs restants de la cible, donnée par `1 + 120 * PV actuels / PV max`, jusqu'à un maximum de 121." -238,9,"Power increases against targets with more HP remaining, up to a maximum of 121 power.","Inflicts [regular damage]{mechanic:regular-damage}. Power directly relates to the target’s relative remaining [HP]{mechanic:hp}, given by `1 + 120 * current HP / max HP`, to a maximum of 121." -239,5,Le lanceur échange son Attaque et sa Défense.,"L'[Attaque]{mechanic:attack} et [Défense]{mechanic:defense} d'origine du lanceur sont échangées. +If this move is activated by another move, the activating move’s PP is used to calculate power." +237,5,Empêche la cible de restaurer ses PV pendant cinq tours.,"Pour les cinq prochains tours, la cible ne peut pas utiliser de capacités qui restaurent seulement les PV, et les effets des capacités qui soignent sont désactivés. Les capacités qui volent des PV peuvent encore être utilisées, mais infligeront seulement des dégâts et ne soigneront pas la cible." +237,9,Prevents target from restoring its HP for five turns.,"For the next five turns, the target may not use any moves that only restore HP, and move effects that heal the target are disabled. Moves that steal HP may still be used, but will only inflict damage and not heal the target." +238,5,"La puissance augmente contre les cibles avec plus de PV restants, jusqu'à un maximum de 121 de puissance.","Inflige des dégâts réguliers. La puissance est directement reliée aux PV relatifs restants de la cible, donnée par `1 + 120 * PV actuels / PV max`, jusqu'à un maximum de 121." +238,9,"Power increases against targets with more HP remaining, up to a maximum of 121 power.","Inflicts regular damage. Power directly relates to the target’s relative remaining HP, given by `1 + 120 * current HP / max HP`, to a maximum of 121." +239,5,Le lanceur échange son Attaque et sa Défense.,"L'Attaque et Défense d'origine du lanceur sont échangées. -Cet effet est transmis par []{move:baton-pass}." -239,9,User swaps Attack and Defense.,"The user’s original [Attack]{mechanic:attack} and [Defense]{mechanic:defense} are swapped. +Cet effet est transmis par Relais." +239,9,User swaps Attack and Defense.,"The user’s original Attack and Defense are swapped. -This effect is passed on by []{move:baton-pass}." -240,5,Annule le talent de la cible jusqu'à ce qu'elle quitte le combat.,"Le talent de la cible est désactivé tant qu'elle reste sur le [terrain]{mechanic:field}. +This effect is passed on by Baton Pass." +240,5,Annule le talent de la cible jusqu'à ce qu'elle quitte le combat.,"Le talent de la cible est désactivé tant qu'elle reste sur le terrain. -Cet effet est transmis par []{move:baton-pass}." -240,9,Nullifies target’s ability until it leaves battle.,"The target’s ability is disabled as long as it remains on the [field]{mechanic:field}. +Cet effet est transmis par Relais." +240,9,Nullifies target’s ability until it leaves battle.,"The target’s ability is disabled as long as it remains on the field. -This effect is passed on by []{move:baton-pass}." -241,5,Empêche la cible de réaliser des coups critiques pendant cinq tours.,"Pendant cinq tours, les Pokémons adversent ne peuvent pas réaliser de [coups critiques]{mechanic:critical-hit}." -241,9,Prevents the target from scoring critical hits for five turns.,"For five turns, opposing Pokémon cannot score [critical hits]{mechanic:critical-hit}." +This effect is passed on by Baton Pass." +241,5,Empêche la cible de réaliser des coups critiques pendant cinq tours.,"Pendant cinq tours, les Pokémons adversent ne peuvent pas réaliser de coups critiques." +241,9,Prevents the target from scoring critical hits for five turns.,"For five turns, opposing Pokémon cannot score critical hits." 242,5,"Utilise la capacité de la cible contre elle avant qu'elle attaque, avec une puissance augmentée de moitié.","Si la cible a sélcetionné une capacité offensive ce tour, le lanceur copiera cette capacité et l'utilisera contre la cible, avec 50% d'augmentation de puissance. -Si la cible agit avant le lanceur, cette capacité [échouera]{mechanic:fail}. +Si la cible agit avant le lanceur, cette capacité échouera. -Cette capacité ne peut pas être copiée par []{move:mirror-move}, ni sélectionnée par []{move:assist}, []{move:metronome}, ou []{move:sleep-talk}." +Cette capacité ne peut pas être copiée par Mimique, ni sélectionnée par Assistance, Métronome, ou Blabla Dodo." 242,9,"Uses the target’s move against it before it attacks, with power increased by half.","If the target has selected a damaging move this turn, the user will copy that move and use it against the target, with a 50% increase in power. -If the target moves before the user, this move will [fail]{mechanic:fail}. +If the target moves before the user, this move will fail. -This move cannot be copied by []{move:mirror-move}, nor selected by []{move:assist}, []{move:metronome}, or []{move:sleep-talk}." +This move cannot be copied by Mirror Move, nor selected by Assist, Metronome, or Sleep Talk." 243,5,Utilise la dernière capacité utilisée par la cible.,"Utilise la dernière capacité qui a été utilisée avec succès par n'importe quel Pokémon, incluant le lanceur. -Cette capacité ne peut pas se copier elle-même, ni []{move:roar} ni []{move:whirlwind}. +Cette capacité ne peut pas se copier elle-même, ni Hurlement ni Cyclone. -Cette capacité ne peut pas être copiée par []{move:mirror-move}, ni sélectionnée par []{move:assist}, []{move:metronome}, ou []{move:sleep-talk}." +Cette capacité ne peut pas être copiée par Mimique, ni sélectionnée par Assistance, Métronome, ou Blabla Dodo." 243,9,Uses the target’s last used move.,"Uses the last move that was used successfully by any Pokémon, including the user. -This move cannot copy itself, nor []{move:roar} nor []{move:whirlwind}. +This move cannot copy itself, nor Roar nor Whirlwind. -This move cannot be copied by []{move:mirror-move}, nor selected by []{move:assist}, []{move:metronome}, or []{move:sleep-talk}." -244,5,Utilise la dernière capacité utilisée par la cible.,Le lanceur échange ses [modifications de stat]{mechanic:stat-modifiers} d'[Attaque]{mechanic:attack} et d'[Attaque Spéciale]{mechanic:special-attack} avec la cible. -244,9,User swaps Attack and Special Attack changes with the target.,User swaps its [Attack]{mechanic:attack} and [Special Attack]{mechanic:special-attack} [stat modifiers]{mechanic:stat-modifiers} modifiers with the target. -245,5,Le lanceur échange ses changements de Défense et Défense Spéciale avec la cible.,Le lanceur échange ses modifications de stat de [Défense]{mechanic:defense} et de [Défense Spéciale]{mechanic:special-defense} avec la cible. -245,9,User swaps Defense and Special Defense changes with the target.,User swaps its [Defense]{mechanic:defense} and [Special Defense]{mechanic:special-defense} modifiers with the target. -246,5,"La puissance augmente contre les cibles avec plus de stats augmentées, jusqu'à un maximum de 200.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance commence à 60 et est augmentée de 20 pour chaque [niveau]{mechanic:stage} que les stats de la cible ont été augmentées, maximisé à 200. Les modifications de [précision]{mechanic:accuracy} et d'[esquive]{mechanic:evasion} n'augmentent pas la puissance de cette capacité." -246,9,"Power increases against targets with more raised stats, up to a maximum of 200.","Inflicts [regular damage]{mechanic:regular-damage}. Power starts at 60 and is increased by 20 for every [stage]{mechanic:stage} any of the target’s stats has been raised, capping at 200. [Accuracy]{mechanic:accuracy} and [evasion]{mechanic:evasion} modifiers do not increase this move’s power." -247,5,Ne peut être utilisé qu'après que toutes les autres capacités du lanceur ont été utilisées.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Cette capacité ne peut être utilisée que si chacune des autres capacités du lanceur ont été utilisées au moins une fois depuis que le lanceur est entré sur le [terrain]{mechanic:field}. Si c'est la seule capacité du lanceur, cette capacité [échouera]{mechanic:fail}." -247,9,Can only be used after all of the user’s other moves have been used.,"Inflicts [regular damage]{mechanic:regular-damage}. This move can only be used if each of the user’s other moves has been used at least once since the user entered the [field]{mechanic:field}. If this is the user’s only move, this move will [fail]{mechanic:fail}." -248,5,Change le talent de la cible en Insomnia.,"Change le talent de la cible en []{ability:insomnia}. +This move cannot be copied by Mirror Move, nor selected by Assist, Metronome, or Sleep Talk." +244,5,Utilise la dernière capacité utilisée par la cible.,Le lanceur échange ses modifications de stat d'Attaque et d'Attaque Spéciale avec la cible. +244,9,User swaps Attack and Special Attack changes with the target.,User swaps its Attack and Special Attack stat modifiers modifiers with the target. +245,5,Le lanceur échange ses changements de Défense et Défense Spéciale avec la cible.,Le lanceur échange ses modifications de stat de Défense et de Défense Spéciale avec la cible. +245,9,User swaps Defense and Special Defense changes with the target.,User swaps its Defense and Special Defense modifiers with the target. +246,5,"La puissance augmente contre les cibles avec plus de stats augmentées, jusqu'à un maximum de 200.","Inflige des dégâts réguliers. La puissance commence à 60 et est augmentée de 20 pour chaque niveau que les stats de la cible ont été augmentées, maximisé à 200. Les modifications de précision et d'esquive n'augmentent pas la puissance de cette capacité." +246,9,"Power increases against targets with more raised stats, up to a maximum of 200.","Inflicts regular damage. Power starts at 60 and is increased by 20 for every stage any of the target’s stats has been raised, capping at 200. Accuracy and evasion modifiers do not increase this move’s power." +247,5,Ne peut être utilisé qu'après que toutes les autres capacités du lanceur ont été utilisées.,"Inflige des dégâts réguliers. Cette capacité ne peut être utilisée que si chacune des autres capacités du lanceur ont été utilisées au moins une fois depuis que le lanceur est entré sur le terrain. Si c'est la seule capacité du lanceur, cette capacité échouera." +247,9,Can only be used after all of the user’s other moves have been used.,"Inflicts regular damage. This move can only be used if each of the user’s other moves has been used at least once since the user entered the field. If this is the user’s only move, this move will fail." +248,5,Change le talent de la cible en Insomnia.,"Change le talent de la cible en Insomnia. -Si le talent de la cible est []{ability:truant} ou []{ability:multitype}, cette capacité [échouera]{mechanic:fail}." -248,9,Changes the target’s ability to Insomnia.,"Changes the target’s ability to []{ability:insomnia}. +Si le talent de la cible est Absentéisme ou Multi-Type, cette capacité échouera." +248,9,Changes the target’s ability to Insomnia.,"Changes the target’s ability to Insomnia. -If the target’s ability is []{ability:truant} or []{ability:multitype}, this move will [fail]{mechanic:fail}." -249,5,Ne fonctionne que si la cible est sur le point d'utiliser une capacité offensive.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si la cible n'a pas sélectionné de capacité offensive ce tour, ou si la cible a déjà agi ce tour, cette capacité [échouera]{mechanic:fail}. +If the target’s ability is Truant or Multitype, this move will fail." +249,5,Ne fonctionne que si la cible est sur le point d'utiliser une capacité offensive.,"Inflige des dégâts réguliers. Si la cible n'a pas sélectionné de capacité offensive ce tour, ou si la cible a déjà agi ce tour, cette capacité échouera. -Cette capacité n'est pas affectée par []{ability:iron-fist}." -249,9,Only works if the target is about to use a damaging move.,"Inflicts [regular damage]{mechanic:regular-damage}. If the target has not selected a damaging move this turn, or if the target has already acted this turn, this move will [fail]{mechanic:fail}. +Cette capacité n'est pas affectée par Poing de Fer." +249,9,Only works if the target is about to use a damaging move.,"Inflicts regular damage. If the target has not selected a damaging move this turn, or if the target has already acted this turn, this move will fail. -This move is not affected by []{ability:iron-fist}." -250,5,"Éparpille des pics empoisonnés, empoisonnant tous les Pokémon adverses entrant sur le terrain.","Éparpille des picots empoisonnés sur le [terrain]{mechanic:field} adverse, qui [empoisonnent]{mechanic:poison} les Pokémon adverses qui entrent sur le [terrain]{mechanic:field}. Une seconde couche de ces picots peuvent être posés, auquel cas les Pokémon seront [gravement empoisonnés]{mechanic:badly-poison} à la place. Les Pokémon immunisés aux capacités []{type:ground} ou étant [empoisonnés]{mechanic:poison} sont immunisés à cet effet. Les Pokémon immunisés autrement aux capacités []{type:ground} sont affectés sous []{move:gravity}. +This move is not affected by Iron Fist." +250,5,"Éparpille des pics empoisonnés, empoisonnant tous les Pokémon adverses entrant sur le terrain.","Éparpille des picots empoisonnés sur le terrain adverse, qui empoisonnent les Pokémon adverses qui entrent sur le terrain. Une seconde couche de ces picots peuvent être posés, auquel cas les Pokémon seront gravement empoisonnés à la place. Les Pokémon immunisés aux capacités Sol ou étant empoisonnés sont immunisés à cet effet. Les Pokémon immunisés autrement aux capacités Sol sont affectés sous Gravité. -Si un Pokémon []{type:poison} non immunisés aux capacités []{type:ground} entre sur un [terrain]{mechanic:field} couvert de ces picots empoisonnés, les picots sont supprimés. +Si un Pokémon Poison non immunisés aux capacités Sol entre sur un terrain couvert de ces picots empoisonnés, les picots sont supprimés. -[]{move:rapid-spin} supprimera cet effet du côté du [terrain]{mechanic:field} de son lanceur. []{move:defog} supprimera cet effet du côté du [terrain]{mechanic:field} de sa cible. +Tour Rapide supprimera cet effet du côté du terrain de son lanceur. Anti-Brume supprimera cet effet du côté du terrain de sa cible. -Cette capacité ne déclenche pas []{ability:synchronize}, à moins que le Pokémon avec []{ability:synchronize} a été forcé d'entrer sur le [terrain]{mechanic:field} par un autre effet tel que []{move:roar}. +Cette capacité ne déclenche pas Synchro, à moins que le Pokémon avec Synchro a été forcé d'entrer sur le terrain par un autre effet tel que Hurlement. -Les Pokémon entrant sur le [terrain]{mechanic:field} à cause de []{move:baton-pass} ne sont pas affectés par cet effet." -250,9,"Scatters poisoned spikes, poisoning opposing Pokémon that switch in.","Scatters poisoned spikes around the opposing [field]{mechanic:field}, which [poison]{mechanic:poison} opposing Pokémon that enter the [field]{mechanic:field}. A second layer of these spikes may be laid down, in which case Pokémon will be [badly poison]{mechanic:badly-poison}ed instead. Pokémon immune to either []{type:ground} moves or being [poison]{mechanic:poison}ed are immune to this effect. Pokémon otherwise immune to []{type:ground} moves are affected during []{move:gravity}. +Les Pokémon entrant sur le terrain à cause de Relais ne sont pas affectés par cet effet." +250,9,"Scatters poisoned spikes, poisoning opposing Pokémon that switch in.","Scatters poisoned spikes around the opposing field, which poison opposing Pokémon that enter the field. A second layer of these spikes may be laid down, in which case Pokémon will be badly poisoned instead. Pokémon immune to either Ground moves or being poisoned are immune to this effect. Pokémon otherwise immune to Ground moves are affected during Gravity. -If a []{type:poison} Pokémon not immune to []{type:ground} moves enters a [field]{mechanic:field} covered with poisoned spikes, the spikes are removed. +If a Poison Pokémon not immune to Ground moves enters a field covered with poisoned spikes, the spikes are removed. -[]{move:rapid-spin} will remove this effect from its user’s side of the [field]{mechanic:field}. []{move:defog} will remove this effect from its target’s side of the [field]{mechanic:field}. +Rapid Spin will remove this effect from its user’s side of the field. Defog will remove this effect from its target’s side of the field. -This move does not trigger []{ability:synchronize}, unless the Pokémon with []{ability:synchronize} was forced to enter the [field]{mechanic:field} by another effect such as []{move:roar}. +This move does not trigger Synchronize, unless the Pokémon with Synchronize was forced to enter the field by another effect such as Roar. -Pokémon entering the [field]{mechanic:field} due to []{move:baton-pass} are not affected by this effect." -251,5,Le lanceur et la cible échangent leurs changements de stat.,Le lanceur échange ses [modifications de stat]{mechanic:stat-modifiers} avec la cible. -251,9,User and target swap stat changes.,User swaps its [stat modifiers]{mechanic:stat-modifiers} with the target. -252,5,Restaure 1/16 des PV max du lanceur à chaque tour.,"Restaure 1/16 des [PV]{mechanic:hp} max du lanceur à la fin de chaque tour. Si le lanceur quitte le [terrain]{mechanic:field}, cet effet prend fin. +Pokémon entering the field due to Baton Pass are not affected by this effect." +251,5,Le lanceur et la cible échangent leurs changements de stat.,Le lanceur échange ses modifications de stat avec la cible. +251,9,User and target swap stat changes.,User swaps its stat modifiers with the target. +252,5,Restaure 1/16 des PV max du lanceur à chaque tour.,"Restaure 1/16 des PV max du lanceur à la fin de chaque tour. Si le lanceur quitte le terrain, cet effet prend fin. -Cet effet est transmis par []{move:baton-pass}." -252,9,Restores 1/16 of the user’s max HP each turn.,"Restores 1/16 of the user’s max [HP]{mechanic:hp} at the end of each turn. If the user leaves the [field]{mechanic:field}, this effect ends. +Cet effet est transmis par Relais." +252,9,Restores 1/16 of the user’s max HP each turn.,"Restores 1/16 of the user’s max HP at the end of each turn. If the user leaves the field, this effect ends. -This effect is passed on by []{move:baton-pass}." -253,5,Le lanceur est immunisé aux capacités Sol et effets pendant cinq tours.,"Pendant cinq tours, le lanceur est immunisés aux capacités []{type:ground}. +This effect is passed on by Baton Pass." +253,5,Le lanceur est immunisé aux capacités Sol et effets pendant cinq tours.,"Pendant cinq tours, le lanceur est immunisés aux capacités Sol. -Si le lanceur est sous l'effet de []{move:ingrain} ou a []{ability:levitate}, cette capacité [échouera]{mechanic:fail}. +Si le lanceur est sous l'effet de Racines ou a Lévitation, cette capacité échouera. -Cet effet est temporairement désactivé par et ne peut pas être utilisé sous []{move:gravity}. +Cet effet est temporairement désactivé par et ne peut pas être utilisé sous Gravité. -Cet effet est transmis par []{move:baton-pass}." -253,9,User is immune to Ground moves and effects for five turns.,"For five turns, the user is immune to []{type:ground} moves. +Cet effet est transmis par Relais." +253,9,User is immune to Ground moves and effects for five turns.,"For five turns, the user is immune to Ground moves. -If the user is under the effect of []{move:ingrain} or has []{ability:levitate}, this move will [fail]{mechanic:fail}. +If the user is under the effect of Ingrain or has Levitate, this move will fail. -This effect is temporarily disabled by and cannot be used during []{move:gravity}. +This effect is temporarily disabled by and cannot be used during Gravity. -This effect is passed on by []{move:baton-pass}." -254,5,Le lanceur subit 1/3 des dégâts infligés en contrecoup. A une $probabilité_d'effet% de chances de [brûler]{mechanic:burn} la cible.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur subit 1/3 des dégâts qu'il inflige en contrecoup. A une $probabilité_d'effet% de chances de [brûler]{mechanic:burn} la cible. Les Pokémon [gelés]{mechanic:frozen} peuvent utiliser cette capacité, auquel cas ils seront dégèleront." -254,9,User takes 1/3 the damage inflicted in recoil. Has a $effect_chance% chance to [burn]{mechanic:burn} the target.,"Inflicts [regular damage]{mechanic:regular-damage}. User takes 1/3 the damage it inflicts in recoil. Has a $effect_chance% chance to [burn]{mechanic:burn} the target. [Frozen]{mechanic:frozen} Pokémon may use this move, in which case they will thaw." -255,5,Le lanceur subit 1/4 de ses PV max en contrecoup.,"Inflige des [dégâts réguliers]{mechanic:regular-damage} [sans type]{mechanic:typeless}. Le lanceur subit 1/4 de ses [PV]{mechanic:hp} max en contrecoup. Ignore les modifications de [précision]{mechanic:accuracy} et d'[esquive]{mechanic:evasion}. +This effect is passed on by Baton Pass." +254,5,Le lanceur subit 1/3 des dégâts infligés en contrecoup. A une chance de brûler la cible.,"Inflige des dégâts réguliers. Le lanceur subit 1/3 des dégâts qu'il inflige en contrecoup. A une chance de brûler la cible. Les Pokémon gelés peuvent utiliser cette capacité, auquel cas ils seront dégèleront." +254,9,User takes 1/3 the damage inflicted in recoil. Has a chance to burn the target.,"Inflicts regular damage. User takes 1/3 the damage it inflicts in recoil. Has a chance to burn the target. Frozen Pokémon may use this move, in which case they will thaw." +255,5,Le lanceur subit 1/4 de ses PV max en contrecoup.,"Inflige des dégâts réguliers sans type. Le lanceur subit 1/4 de ses PV max en contrecoup. Ignore les modifications de précision et d'esquive. -Cette capacité est utilisée automatiquement quand un Pokémon ne peut pas utiliser d'autre capacité légalement, e.g., parce qu'il n'a pas de [PP]{mechanic:pp} restant ou est sous l'effet de []{move:encore} et []{move:torment} en même temps. +Cette capacité est utilisée automatiquement quand un Pokémon ne peut pas utiliser d'autre capacité légalement, e.g., parce qu'il n'a pas de PP restant ou est sous l'effet de Encore et Tourmente en même temps. -Le contrecoup de cette capacité n'est pas traîté comme un contrecoup aux fins de tout ce qui affecte le contrecoup, tel que le talent []{ability:rock-head}. Cela n'est pas non plus empêché par []{ability:magic-guard}. +Le contrecoup de cette capacité n'est pas traîté comme un contrecoup aux fins de tout ce qui affecte le contrecoup, tel que le talent Tête de Roc. Cela n'est pas non plus empêché par Garde Magik. -Cette capacité ne peut pas être copiée par []{move:mimic}, []{move:mirror-move}, ou []{move:sketch}, ni sélectionnée par []{move:assist} ou []{move:metronome}, ni forcée par []{move:encore}." -255,9,User takes 1/4 its max HP in recoil.,"Inflicts [typeless]{mechanic:typeless} [regular damage]{mechanic:regular-damage}. User takes 1/4 its max [HP]{mechanic:hp} in recoil. Ignores [accuracy]{mechanic:accuracy} and [evasion]{mechanic:evasion} modifiers. +Cette capacité ne peut pas être copiée par Copie, Mimique, ou Gribouille, ni sélectionnée par Assistance ou Métronome, ni forcée par Encore." +255,9,User takes 1/4 its max HP in recoil.,"Inflicts typeless regular damage. User takes 1/4 its max HP in recoil. Ignores accuracy and evasion modifiers. -This move is used automatically when a Pokémon cannot use any other move legally, e.g., due to having no [PP]{mechanic:pp} remaining or being under the effect of both []{move:encore} and []{move:torment} at the same time. +This move is used automatically when a Pokémon cannot use any other move legally, e.g., due to having no PP remaining or being under the effect of both Encore and Torment at the same time. -This move’s recoil is not treated as recoil for the purposes of anything that affects recoil, such as the ability []{ability:rock-head}. It also is not prevented by []{ability:magic-guard}. +This move’s recoil is not treated as recoil for the purposes of anything that affects recoil, such as the ability Rock Head. It also is not prevented by Magic Guard. -This move cannot be copied by []{move:mimic}, []{move:mirror-move}, or []{move:sketch}, nor selected by []{move:assist} or []{move:metronome}, nor forced by []{move:encore}." -256,5,"Le lanceur plonge sous l'eau, évitant toutes les attaques, et frappe au prochain tour.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur plonge sous l'eau pendant un tour, devenant immunisé aux attaques, et frappe au second tour. +This move cannot be copied by Mimic, Mirror Move, or Sketch, nor selected by Assist or Metronome, nor forced by Encore." +256,5,"Le lanceur plonge sous l'eau, évitant toutes les attaques, et frappe au prochain tour.","Inflige des dégâts réguliers. Le lanceur plonge sous l'eau pendant un tour, devenant immunisé aux attaques, et frappe au second tour. -Pendant le tour d'immunité, []{move:surf}, et []{move:whirlpool} frappent toujours le lanceur normalement, et leur puissance est doublée si approprié. +Pendant le tour d'immunité, Surf, et Siphon frappent toujours le lanceur normalement, et leur puissance est doublée si approprié. -Le lanceur peut être touché pendant son tour d'immunité s'il est sous l'effet de []{move:lock-on}, []{move:mind-reader}, ou []{ability:no-guard}. +Le lanceur peut être touché pendant son tour d'immunité s'il est sous l'effet de Verrouillage, Lire-Esprit, ou Annule Garde. -Cette capacité ne peut pas être sélectionnée par []{move:sleep-talk}." -256,9,"User dives underwater, dodging all attacks, and hits next turn.","Inflicts [regular damage]{mechanic:regular-damage}. User dives underwater for one turn, becoming immune to attack, and hits on the second turn. +Cette capacité ne peut pas être sélectionnée par Blabla Dodo." +256,9,"User dives underwater, dodging all attacks, and hits next turn.","Inflicts regular damage. User dives underwater for one turn, becoming immune to attack, and hits on the second turn. -During the immune turn, []{move:surf}, and []{move:whirlpool} still hit the user normally, and their power is doubled if appropriate. +During the immune turn, Surf, and Whirlpool still hit the user normally, and their power is doubled if appropriate. -The user may be hit during its immune turn if under the effect of []{move:lock-on}, []{move:mind-reader}, or []{ability:no-guard}. +The user may be hit during its immune turn if under the effect of Lock-On, Mind Reader, or No Guard. -This move cannot be selected by []{move:sleep-talk}." -257,5,"Le lanceur creuse sous le sol, évitant toutes les attaques, et frappe au prochain tour.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur creuse sous le sol pendant un tour, devenant immunisé aux attaques, et frappe au second tour. +This move cannot be selected by Sleep Talk." +257,5,"Le lanceur creuse sous le sol, évitant toutes les attaques, et frappe au prochain tour.","Inflige des dégâts réguliers. Le lanceur creuse sous le sol pendant un tour, devenant immunisé aux attaques, et frappe au second tour. -Pendant le tour d'immunité, []{move:earthquake}, []{move:fissure}, et []{move:magnitude} frappent toujours le lanceur normalement, et leur puissance est doublée si approprié. +Pendant le tour d'immunité, Séisme, Abîme, et Ampleur frappent toujours le lanceur normalement, et leur puissance est doublée si approprié. -Le lanceur peut être touché pendant son tour d'immunité s'il est sous l'effet de []{move:lock-on}, []{move:mind-reader}, ou []{ability:no-guard}. +Le lanceur peut être touché pendant son tour d'immunité s'il est sous l'effet de Verrouillage, Lire-Esprit, ou Annule Garde. -Cette capacité ne peut pas être sélectionnée par []{move:sleep-talk}." -257,9,"User digs underground, dodging all attacks, and hits next turn.","Inflicts [regular damage]{mechanic:regular-damage}. User digs underground for one turn, becoming immune to attack, and hits on the second turn. +Cette capacité ne peut pas être sélectionnée par Blabla Dodo." +257,9,"User digs underground, dodging all attacks, and hits next turn.","Inflicts regular damage. User digs underground for one turn, becoming immune to attack, and hits on the second turn. -During the immune turn, []{move:earthquake}, []{move:fissure}, and []{move:magnitude} still hit the user normally, and their power is doubled if appropriate. +During the immune turn, Earthquake, Fissure, and Magnitude still hit the user normally, and their power is doubled if appropriate. -The user may be hit during its immune turn if under the effect of []{move:lock-on}, []{move:mind-reader}, or []{ability:no-guard}. +The user may be hit during its immune turn if under the effect of Lock-On, Mind Reader, or No Guard. -This move cannot be selected by []{move:sleep-talk}." -258,5,Inflige des dégâts réguliers et peut frapper les utilisateurs de Plongée.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. +This move cannot be selected by Sleep Talk." +258,5,Inflige des dégâts réguliers et peut frapper les utilisateurs de Plongée.,"Inflige des dégâts réguliers. -Si la cible est dans le premier tour de []{move:dive}, cette capacité frappera avec une puissance double." -258,9,Inflicts regular damage and can hit Dive users.,"Inflicts [regular damage]{mechanic:regular-damage}. +Si la cible est dans le premier tour de Plongée, cette capacité frappera avec une puissance double." +258,9,Inflicts regular damage and can hit Dive users.,"Inflicts regular damage. -If the target is in the first turn of []{move:dive}, this move will hit with double power." -259,5,Diminue l'esquive de la cible d'un niveau. Supprime les effets de terrain du terrain ennemi.,"Diminue l'[esquive]{mechanic:evasion} de la cible d'un [niveau]{mechanic:stage}. Dissipe le brouillard. Supprime les effets de []{move:mist}, []{move:light-screen}, []{move:reflect}, []{move:safeguard}, []{move:spikes}, []{move:stealth-rock}, et []{move:toxic-spikes} du côté du [terrain]{mechanic:field} de la cible. +If the target is in the first turn of Dive, this move will hit with double power." +259,5,Diminue l'esquive de la cible d'un niveau. Supprime les effets de terrain du terrain ennemi.,"Diminue l'esquive de la cible d'un niveau. Dissipe le brouillard. Supprime les effets de Brume, Mur Lumière, Protection, Rune Protect, Picots, Piège de Roc, et Pics Toxik du côté du terrain de la cible. -Si la cible est protégée par []{move:mist}, elle empêche l'[esquive]{mechanic:evasion} de changer, puis est supprimée par cette capacité." -259,9,Lowers the target’s evasion by one stage. Removes field effects from the enemy field.,"Lowers the target’s [evasion]{mechanic:evasion} by one [stage]{mechanic:stage}. Clears away fog. Removes the effects of []{move:mist}, []{move:light-screen}, []{move:reflect}, []{move:safeguard}, []{move:spikes}, []{move:stealth-rock}, and []{move:toxic-spikes} from the target’s side of the [field]{mechanic:field}. +Si la cible est protégée par Brume, elle empêche l'esquive de changer, puis est supprimée par cette capacité." +259,9,Lowers the target’s evasion by one stage. Removes field effects from the enemy field.,"Lowers the target’s evasion by one stage. Clears away fog. Removes the effects of Mist, Light Screen, Reflect, Safeguard, Spikes, Stealth Rock, and Toxic Spikes from the target’s side of the field. -If the target is protected by []{move:mist}, it will prevent the [evasion]{mechanic:evasion} change, then be removed by this move." +If the target is protected by Mist, it will prevent the evasion change, then be removed by this move." 260,5,"Pendant cinq tours, les Pokémon plus lents agissent avant les Pokémon plus rapides.","Pendant cinq tours (incluant celui-ci), les Pokémon plus lents agissent avant les Pokémon plus rapides. La priorité des capacités ne sont pas affectée. Utiliser cette capacité quand l'effet est déjà actif mettre fin à l'effet. -Les Pokémon tenant []{item:full-incense}, []{item:lagging-tail}, ou []{item:quick-claw} et les Pokémon avec []{ability:stall} ignorent cet effet." +Les Pokémon tenant Encens Plein, Ralentiqueue, ou Vive Griffe et les Pokémon avec Frein ignorent cet effet." 260,9,"For five turns, slower Pokémon will act before faster Pokémon.","For five turns (including this one), slower Pokémon will act before faster Pokémon. Move priority is not affected. Using this move when its effect is already active will end the effect. -Pokémon holding []{item:full-incense}, []{item:lagging-tail}, or []{item:quick-claw} and Pokémon with []{ability:stall} ignore this effect." -261,5,A une $probabilité_d'effet% de chances de geler la cible.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de [geler]{mechanic:freeze} la cible. +Pokémon holding Full Incense, Lagging Tail, or Quick Claw and Pokémon with Stall ignore this effect." +261,5,A une chance de geler la cible.,"Inflige des dégâts réguliers. A une chance de geler la cible. -Sous []{move:hail}, cette capacité a 100% de puissance. Elle a aussi (100 - accuracy)% de chances de passre à travers la protection de []{move:protect} et []{move:detect}." -261,9,Has a $effect_chance% chance to freeze the target.,"Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [freeze]{mechanic:freeze} the target. +Sous Grêle, cette capacité a 100% de puissance. Elle a aussi (100 - accuracy)% de chances de passre à travers la protection de Abri et Détection." +261,9,Has a chance to freeze the target.,"Inflicts regular damage. Has a chance to freeze the target. -During []{move:hail}, this move has 100% accuracy. It also has a (100 - accuracy)% chance to break through the protection of []{move:protect} and []{move:detect}." -262,5,Empêche la cible de quitter le combat et inflige 1/16 de ses PV max en dégâts pendant 2-5 tours.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Pour les 2–5 prohains tours, la cible ne peut pas quitter le terrain et reçoit 1/16 de ses PV max en dégâts à la fin de chaque tour. Le lanceur continue d'utiliser d'autres capacités pendant ce temps. Si le lanceur quitte le [terrain]{mechanic:field}, cet effet prend fin. +During Hail, this move has 100% accuracy. It also has a (100 - accuracy)% chance to break through the protection of Protect and Detect." +262,5,Empêche la cible de quitter le combat et inflige 1/16 de ses PV max en dégâts pendant 2-5 tours.,"Inflige des dégâts réguliers. Pour les 2–5 prohains tours, la cible ne peut pas quitter le terrain et reçoit 1/16 de ses PV max en dégâts à la fin de chaque tour. Le lanceur continue d'utiliser d'autres capacités pendant ce temps. Si le lanceur quitte le terrain, cet effet prend fin. A 3/8 chance chacune de frapper 2 ou 3 fois, et 1/8 chance chacune de frapper 4 ou 5 fois. Moyenne à 3 coups par utilisation. -Si la cible est dans le premier tour de []{move:dive}, cette capacité frappera avec une puissance double." -262,9,Prevents the target from leaving battle and inflicts 1/16 its max HP in damage for 2-5 turns.,"Inflicts [regular damage]{mechanic:regular-damage}. For the next 2–5 turns, the target cannot leave the field and is damaged for 1/16 its max HP at the end of each turn. The user continues to use other moves during this time. If the user leaves the [field]{mechanic:field}, this effect ends. +Si la cible est dans le premier tour de Plongée, cette capacité frappera avec une puissance double." +262,9,Prevents the target from leaving battle and inflicts 1/16 its max HP in damage for 2-5 turns.,"Inflicts regular damage. For the next 2–5 turns, the target cannot leave the field and is damaged for 1/16 its max HP at the end of each turn. The user continues to use other moves during this time. If the user leaves the field, this effect ends. Has a 3/8 chance each to hit 2 or 3 times, and a 1/8 chance each to hit 4 or 5 times. Averages to 3 hits per use. -If the target is in the first turn of []{move:dive}, this move will hit with double power." -263,5,Le lanceur subit 1/3 des dégâts infligés en contrecoup. A une $probabilité_d'effet% de chances de paralyser la cible.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur subit 1/3 des dégâts qu'il inflige en contrecoup. A une $probabilité_d'effet% de chances de [paralyser]{mechanic:paralyze} la cible. -263,9,User takes 1/3 the damage inflicted in recoil. Has a $effect_chance% chance to paralyze the target.,Inflicts [regular damage]{mechanic:regular-damage}. User takes 1/3 the damage it inflicts in recoil. Has a $effect_chance% chance to [paralyze]{mechanic:paralyze} the target. -264,5,Le lanceur bondit dans les air,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur bondit dans les airs pendant un tour, l'immunisant aux attaques, et frappe au second tour. A une $probabilité_d'effet% de chances de [paralyser]{mechanic:paralyze} la cible. +If the target is in the first turn of Dive, this move will hit with double power." +263,5,Le lanceur subit 1/3 des dégâts infligés en contrecoup. A une chance de paralyser la cible.,Inflige des dégâts réguliers. Le lanceur subit 1/3 des dégâts qu'il inflige en contrecoup. A une chance de paralyser la cible. +263,9,User takes 1/3 the damage inflicted in recoil. Has a chance to paralyze the target.,Inflicts regular damage. User takes 1/3 the damage it inflicts in recoil. Has a chance to paralyze the target. +264,5,Le lanceur bondit dans les air,"Inflige des dégâts réguliers. Le lanceur bondit dans les airs pendant un tour, l'immunisant aux attaques, et frappe au second tour. A une chance de paralyser la cible. -Pendant le tour d'immunité, []{move:gust}, []{move:hurricane}, []{move:sky-uppercut}, []{move:smack-down}, []{move:thunder}, et []{move:twister} frappent toujours le lanceur normalement. []{move:gust} et []{move:twister} ont aussi une puissance double contre le lanceur. +Pendant le tour d'immunité, Tornade, Vent Violent, Stratopercut, Anti-Air, Fatal-Foudre, et Ouragan frappent toujours le lanceur normalement. Tornade et Ouragan ont aussi une puissance double contre le lanceur. -Les dégâts de []{move:hail} et []{move:sandstorm} s'appliquent toujours pendant le tour d'immunité. +Les dégâts de Grêle et Tempête de Sable s'appliquent toujours pendant le tour d'immunité. -Le lanceur peut être frappé pendant son tour d'immunité si sous les effets de []{move:lock-on}, []{move:mind-reader}, ou []{ability:no-guard}. +Le lanceur peut être frappé pendant son tour d'immunité si sous les effets de Verrouillage, Lire-Esprit, ou Annule Garde. -Cette capacité ne peut pas être utilisée sous l'effet de []{move:gravity}. +Cette capacité ne peut pas être utilisée sous l'effet de Gravité. -Cette capacité ne peut pas être sélectionnée par []{move:sleep-talk}." -264,9,"User bounces high into the air, dodging all attacks, and hits next turn.","Inflicts [regular damage]{mechanic:regular-damage}. User bounces high into the air for one turn, becoming immune to attack, and hits on the second turn. Has a $effect_chance% chance to [paralyze]{mechanic:paralyze} the target. +Cette capacité ne peut pas être sélectionnée par Blabla Dodo." +264,9,"User bounces high into the air, dodging all attacks, and hits next turn.","Inflicts regular damage. User bounces high into the air for one turn, becoming immune to attack, and hits on the second turn. Has a chance to paralyze the target. -During the immune turn, []{move:gust}, []{move:hurricane}, []{move:sky-uppercut}, []{move:smack-down}, []{move:thunder}, and []{move:twister} still hit the user normally. []{move:gust} and []{move:twister} also have double power against the user. +During the immune turn, Gust, Hurricane, Sky Uppercut, Smack Down, Thunder, and Twister still hit the user normally. Gust and Twister also have double power against the user. -The damage from []{move:hail} and []{move:sandstorm} still applies during the immune turn. +The damage from Hail and Sandstorm still applies during the immune turn. -The user may be hit during its immune turn if under the effect of []{move:lock-on}, []{move:mind-reader}, or []{ability:no-guard}. +The user may be hit during its immune turn if under the effect of Lock-On, Mind Reader, or No Guard. -This move cannot be used while []{move:gravity} is in effect. +This move cannot be used while Gravity is in effect. -This move cannot be selected by []{move:sleep-talk}." -266,5,Diminue l'Attaque Spéciale de la cible de deux niveaux si elle est du genre opposé.,"Diminue l'[Attaque Spéciale]{mechanic:special-attack} de la cible de deux [niveaux]{mechanic:stage}. Si le lanceur et la cible on le même genre, ou que l'un des deux n'a pas de genre, cette capacité [échouera]{mechanic:fail}." -266,9,Lowers the target’s Special Attack by two stages if it’s the opposite gender.,"Lowers the target’s [Special Attack]{mechanic:special-attack} by two [stages]{mechanic:stage}. If the user and target are the same gender, or either is genderless, this move will [fail]{mechanic:fail}." -267,5,Cause des dégâts quand un Pokémon adverse entre sur le terrain.,"Répand des rochers pointus sur le [terrain]{mechanic:field} adverses, infligeant des dégâts à n'importe quel Pokémon qui entre sur le [terrain]{mechanic:field} d'1/8 de ses [PV]{mechanic:hp} max. Ces dégâts sont affectés par la vulnérabilité du Pokémon entrant aux capacités []{type:rock}. +This move cannot be selected by Sleep Talk." +266,5,Diminue l'Attaque Spéciale de la cible de deux niveaux si elle est du genre opposé.,"Diminue l'Attaque Spéciale de la cible de deux niveaux. Si le lanceur et la cible on le même genre, ou que l'un des deux n'a pas de genre, cette capacité échouera." +266,9,Lowers the target’s Special Attack by two stages if it’s the opposite gender.,"Lowers the target’s Special Attack by two stages. If the user and target are the same gender, or either is genderless, this move will fail." +267,5,Cause des dégâts quand un Pokémon adverse entre sur le terrain.,"Répand des rochers pointus sur le terrain adverses, infligeant des dégâts à n'importe quel Pokémon qui entre sur le terrain d'1/8 de ses PV max. Ces dégâts sont affectés par la vulnérabilité du Pokémon entrant aux capacités Roche. -[]{move:rapid-spin} supprime cet effet du côté du [terrain]{mechanic:field} du lanceur." -267,9,Causes damage when opposing Pokémon switch in.,"Spreads sharp rocks around the opposing [field]{mechanic:field}, damaging any Pokémon that enters the [field]{mechanic:field} for 1/8 its max [HP]{mechanic:hp}. This damage is affected by the entering Pokémon’s susceptibility to []{type:rock} moves. +Tour Rapide supprime cet effet du côté du terrain du lanceur." +267,9,Causes damage when opposing Pokémon switch in.,"Spreads sharp rocks around the opposing field, damaging any Pokémon that enters the field for 1/8 its max HP. This damage is affected by the entering Pokémon’s susceptibility to Rock moves. -[]{move:rapid-spin} removes this effect from its user’s side of the [field]{mechanic:field}." -268,5,A une plus grande chance de rendre la cible confuse quand le son enregistré est plus fort.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. A soit 1%, 11%, ou 31% de chances de rendre la cible [confuse]{mechanic:confuse}, basé sur le volume de l'enregistrement fait pour cette capacité; les enregistrements les plus forts augmentent la chance de [confusion]{mechanic:confusion}. Si le lanceur n'est pas un []{pokemon:chatot}, cette capacité ne causera pas de [confusion]{mechanic:confusion}. +Rapid Spin removes this effect from its user’s side of the field." +268,5,A une plus grande chance de rendre la cible confuse quand le son enregistré est plus fort.,"Inflige des dégâts réguliers. A soit 1%, 11%, ou 31% de chances de rendre la cible confuse, basé sur le volume de l'enregistrement fait pour cette capacité; les enregistrements les plus forts augmentent la chance de confusion. Si le lanceur n'est pas un Pijako, cette capacité ne causera pas de confusion. -Cette capacité ne peut pas être copiée par []{move:mimic}, []{move:mirror-move}, ou []{move:sketch}, ni sélectionnée par []{move:assist}, []{move:metronome}, ou []{move:sleep-talk}." -268,9,Has a higher chance to confuse the target when the recorded sound is louder.,"Inflicts [regular damage]{mechanic:regular-damage}. Has either a 1%, 11%, or 31% chance to [confuse]{mechanic:confuse} the target, based on the volume of the recording made for this move; louder recordings increase the chance of [confusion]{mechanic:confusion}. If the user is not a []{pokemon:chatot}, this move will not cause [confusion]{mechanic:confusion}. +Cette capacité ne peut pas être copiée par Copie, Mimique, ou Gribouille, ni sélectionnée par Assistance, Métronome, ou Blabla Dodo." +268,9,Has a higher chance to confuse the target when the recorded sound is louder.,"Inflicts regular damage. Has either a 1%, 11%, or 31% chance to confuse the target, based on the volume of the recording made for this move; louder recordings increase the chance of confusion. If the user is not a Chatot, this move will not cause confusion. -This move cannot be copied by []{move:mimic}, []{move:mirror-move}, or []{move:sketch}, nor selected by []{move:assist}, []{move:metronome}, or []{move:sleep-talk}." -269,5,"Si le lanceur tient une plaque ou module approprié, les dégâts infligés y correspondent.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si le lanceur porte une plaque ou un module, le type de cette capacité est le type correspondant à cet objet." -269,9,"If the user is holding a appropriate plate or drive, the damage inflicted will match it.","Inflicts [regular damage]{mechanic:regular-damage}. If the user is holding a plate or a drive, this move’s type is the type corresponding to that item. +This move cannot be copied by Mimic, Mirror Move, or Sketch, nor selected by Assist, Metronome, or Sleep Talk." +269,5,"Si le lanceur tient une plaque ou module approprié, les dégâts infligés y correspondent.","Inflige des dégâts réguliers. Si le lanceur porte une plaque ou un module, le type de cette capacité est le type correspondant à cet objet." +269,9,"If the user is holding a appropriate plate or drive, the damage inflicted will match it.","Inflicts regular damage. If the user is holding a plate or a drive, this move’s type is the type corresponding to that item. -Note: This effect is technically shared by both []{move:techno-blast} and []{move:judgment}; however, Techno Blast is only affected by drives, and Judgment is only affected by plates." -270,5,Le lanceur reçoit 1/2 des dégâts infligés en contrecoup.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur subit 1/2 des dégâts qu'il inflige en contrecoup. -270,9,User receives 1/2 the damage inflicted in recoil.,Inflicts [regular damage]{mechanic:regular-damage}. User takes 1/2 the damage it inflicts in recoil. -271,5,"Le lanceur est mis KO, et son remplaçant est complètement soigné.","Le lanceur [est mis KO]{mechanic:faint}. Les [PV]{mechanic:hp} et [PP]{mechanic:pp} de son remplaçant sont complètement restaurés, et n'importe quel [effet majeur de statut]{mechanic:major-status-effect} est supprimé." -271,9,"User faints, and its replacement is fully healed.","User [faint]{mechanic:faint}s. Its replacement’s [HP]{mechanic:hp} and [PP]{mechanic:pp} are fully restored, and any [major status effect]{mechanic:major-status-effect} is removed." -272,5,A une $probabilité_d'effet% de chances de diminuer la Défense Spéciale de la cible de de deux niveaux.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de diminuer la [Défense Spéciale]{mechanic:special-defense} de la cible de deux [niveaux]{mechanic:stage}. -272,9,Has a $effect_chance% chance to lower the target’s Special Defense by two stages.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to lower the target’s [Special Defense]{mechanic:special-defense} by two [stages]{mechanic:stage}. -273,5,"Le lanceur disparaît, évitant toutes les attaques, et frappe au prochain tour. Touche à travers Abri et Détection.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur disparaît pendant un tour, devenant immunisé aux attaques, et frappe au second tour. +Note: This effect is technically shared by both Techno Blast and Judgment; however, Techno Blast is only affected by drives, and Judgment is only affected by plates." +270,5,Le lanceur reçoit 1/2 des dégâts infligés en contrecoup.,Inflige des dégâts réguliers. Le lanceur subit 1/2 des dégâts qu'il inflige en contrecoup. +270,9,User receives 1/2 the damage inflicted in recoil.,Inflicts regular damage. User takes 1/2 the damage it inflicts in recoil. +271,5,"Le lanceur est mis KO, et son remplaçant est complètement soigné.","Le lanceur est mis KO. Les PV et PP de son remplaçant sont complètement restaurés, et n'importe quel effet majeur de statut est supprimé." +271,9,"User faints, and its replacement is fully healed.","User faints. Its replacement’s HP and PP are fully restored, and any major status effect is removed." +272,5,A une chance de diminuer la Défense Spéciale de la cible de de deux niveaux.,Inflige des dégâts réguliers. A une chance de diminuer la Défense Spéciale de la cible de deux niveaux. +272,9,Has a chance to lower the target’s Special Defense by two stages.,Inflicts regular damage. Has a chance to lower the target’s Special Defense by two stages. +273,5,"Le lanceur disparaît, évitant toutes les attaques, et frappe au prochain tour. Touche à travers Abri et Détection.","Inflige des dégâts réguliers. Le lanceur disparaît pendant un tour, devenant immunisé aux attaques, et frappe au second tour. -Cette capacité ignore les effets de []{move:detect} et []{move:protect}. +Cette capacité ignore les effets de Détection et Abri. -Cette capacité ne peut pas être sélectionnée par []{move:sleep-talk}." -273,9,"User vanishes, dodging all attacks, and hits next turn. Hits through Protect and Detect.","Inflicts [regular damage]{mechanic:regular-damage}. User vanishes for one turn, becoming immune to attack, and hits on the second turn. +Cette capacité ne peut pas être sélectionnée par Blabla Dodo." +273,9,"User vanishes, dodging all attacks, and hits next turn. Hits through Protect and Detect.","Inflicts regular damage. User vanishes for one turn, becoming immune to attack, and hits on the second turn. -This move ignores the effects of []{move:detect} and []{move:protect}. +This move ignores the effects of Detect and Protect. -This move cannot be selected by []{move:sleep-talk}." -274,5,A une $probabilité_d'effet% de chances de [brûler]{mechanic:burn} la cible et une $probabilité_d'effet% de chances d'apeurer la cible.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de [brûler]{mechanic:burn} la cible et une $probabilité_d'effet% séparée de chances d'[apeurer]{mechanic:flinch} la cible. -274,9,Has a $effect_chance% chance to [burn]{mechanic:burn} the target and a $effect_chance% chance to make the target flinch.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [burn]{mechanic:burn} the target and a separate $effect_chance% chance to make the target [flinch]{mechanic:flinch}. -275,5,A une $probabilité_d'effet% de chances de geler la cible et une $probabilité_d'effet% de chances d'apeurer la cible.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de [geler]{mechanic:freeze} la cible et une $probabilité_d'effet% séparée de chances d'[apeurer]{mechanic:flinch} la cible. -275,9,Has a $effect_chance% chance to freeze the target and a $effect_chance% chance to make the target flinch.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [freeze]{mechanic:freeze} the target and a separate $effect_chance% chance to make the target [flinch]{mechanic:flinch}. -276,5,A une $probabilité_d'effet% de chances de paralyser la cible et une $probabilité_d'effet% de chances d'apeurer la cible.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de [paralyser]{mechanic:paralyse} la cible et une $probabilité_d'effet% séparée de chances d'[apeurer]{mechanic:flinch} la cible. -276,9,Has a $effect_chance% chance to paralyze the target and a $effect_chance% chance to make the target flinch.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [paralyze]{mechanic:paralyze} the target and a separate $effect_chance% chance to make the target [flinch]{mechanic:flinch}. -277,5,A une $probabilité_d'effet% de chances d'augmenter l'Attaque Spéciale du lanceur d'un niveau.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances d'augmenter l'[Attaque Spéciale]{mechanic:special-attack} du lanceur d'un [niveau]{mechanic:stage}. -277,9,Has a $effect_chance% chance to raise the user’s Special Attack by one stage.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to raise the user’s [Special Attack]{mechanic:special-attack} by one [stage]{mechanic:stage}. -278,5,Augmente l'Attaque et la précision du lanceur d'un niveau.,Augmente l'[Attaque]{mechanic:attack} et [précision]{mechanic:accuracy} du lanceur d'un [niveau]{mechanic:stage}. -278,9,Raises the user’s Attack and accuracy by one stage.,Raises the user’s [Attack]{mechanic:attack} and [accuracy]{mechanic:accuracy} by one [stage]{mechanic:stage}. -279,5,Empêche n'importe quelle capacité multicibles de frapper un Pokémon allié ce tour.,"Les capacités à plusieurs cibles ne frapperont pas les Pokémon alliés pour le reste de ce tour. Si le lanceur est le dernier à agir ce tour, cette capacité [échouera]{mechanic:fail}. +This move cannot be selected by Sleep Talk." +274,5,A une chance de brûler la cible et une chance d'apeurer la cible.,Inflige des dégâts réguliers. A une chance de brûler la cible et une probabilité séparée de chances d'apeurer la cible. +274,9,Has a chance to burn the target and a chance to make the target flinch.,Inflicts regular damage. Has a chance to burn the target and a separate chance to make the target flinch. +275,5,A une chance de geler la cible et une chance d'apeurer la cible.,Inflige des dégâts réguliers. A une chance de geler la cible et une probabilité séparée de chances d'apeurer la cible. +275,9,Has a chance to freeze the target and a chance to make the target flinch.,Inflicts regular damage. Has a chance to freeze the target and a separate chance to make the target flinch. +276,5,A une chance de paralyser la cible et une chance d'apeurer la cible.,Inflige des dégâts réguliers. A une chance de paralyser la cible et une probabilité séparée de chances d'apeurer la cible. +276,9,Has a chance to paralyze the target and a chance to make the target flinch.,Inflicts regular damage. Has a chance to paralyze the target and a separate chance to make the target flinch. +277,5,A une chance d'augmenter l'Attaque Spéciale du lanceur d'un niveau.,Inflige des dégâts réguliers. A une chance d'augmenter l'Attaque Spéciale du lanceur d'un niveau. +277,9,Has a chance to raise the user’s Special Attack by one stage.,Inflicts regular damage. Has a chance to raise the user’s Special Attack by one stage. +278,5,Augmente l'Attaque et la précision du lanceur d'un niveau.,Augmente l'Attaque et précision du lanceur d'un niveau. +278,9,Raises the user’s Attack and accuracy by one stage.,Raises the user’s Attack and accuracy by one stage. +279,5,Empêche n'importe quelle capacité multicibles de frapper un Pokémon allié ce tour.,"Les capacités à plusieurs cibles ne frapperont pas les Pokémon alliés pour le reste de ce tour. Si le lanceur est le dernier à agir ce tour, cette capacité échouera. -Cette capacité ne peut pas être sélectionnée par []{move:assist} ou []{move:metronome}." -279,9,Prevents any multi-target moves from hitting friendly Pokémon this turn.,"Moves with multiple targets will not hit friendly Pokémon for the remainder of this turn. If the user is last to act this turn, this move will [fail]{mechanic:fail}. +Cette capacité ne peut pas être sélectionnée par Assistance ou Métronome." +279,9,Prevents any multi-target moves from hitting friendly Pokémon this turn.,"Moves with multiple targets will not hit friendly Pokémon for the remainder of this turn. If the user is last to act this turn, this move will fail. -This move cannot be selected by []{move:assist} or []{move:metronome}." -280,5,Moyenne la Défense et Défense Spéciale avec la cible.,Moyenne la [Défense]{mechanic:defense} non modifiée du lanceur avec celle non modifiée de la cible; la valeur devient la Défense non modifiée des deux Pokémon. La [Défense Spéciale]{mechanic:special-defense} non modifiée est moyennée de la même manière. -280,9,Averages Defense and Special Defense with the target.,Averages the user’s unmodified [Defense]{mechanic:defense} with the target’s unmodified Defense; the value becomes the unmodified Defense for both Pokémon. Unmodified [Special Defense]{mechanic:special-defense} is averaged the same way. -281,5,Moyenne l'Attaque et Attaque Spéciale avec la cible.,"Moyenne l'[Attaque]{mechanic:attack} non modifiée du lanceur avec celle non modifiée de la cible; la valeur devient l'Attaque non modifiée des deux Pokémon. L'[Attaque Spéciale]{mechanic:special-attack} non modifiée est moyennée de la même manière. +This move cannot be selected by Assist or Metronome." +280,5,Moyenne la Défense et Défense Spéciale avec la cible.,Moyenne la Défense non modifiée du lanceur avec celle non modifiée de la cible; la valeur devient la Défense non modifiée des deux Pokémon. La Défense Spéciale non modifiée est moyennée de la même manière. +280,9,Averages Defense and Special Defense with the target.,Averages the user’s unmodified Defense with the target’s unmodified Defense; the value becomes the unmodified Defense for both Pokémon. Unmodified Special Defense is averaged the same way. +281,5,Moyenne l'Attaque et Attaque Spéciale avec la cible.,"Moyenne l'Attaque non modifiée du lanceur avec celle non modifiée de la cible; la valeur devient l'Attaque non modifiée des deux Pokémon. L'Attaque Spéciale non modifiée est moyennée de la même manière. -Cet effet s'applique avant n'importe quel autre changement persistant de l'Attaque ou Attaque Spéciale non modifiées, tel que []{ability:flower-gift} sous []{move:sunny-day}." -281,9,Averages Attack and Special Attack with the target.,"Averages the user’s unmodified [Attack]{mechanic:attack} with the target’s unmodified Attack; the value becomes the unmodified Attack for both Pokémon. Unmodified [Special Attack]{mechanic:special-attack} is averaged the same way. +Cet effet s'applique avant n'importe quel autre changement persistant de l'Attaque ou Attaque Spéciale non modifiées, tel que Don Floral sous Zénith." +281,9,Averages Attack and Special Attack with the target.,"Averages the user’s unmodified Attack with the target’s unmodified Attack; the value becomes the unmodified Attack for both Pokémon. Unmodified Special Attack is averaged the same way. -This effect applies before any other persistent changes to unmodified Attack or Special Attack, such as []{ability:flower-gift} during []{move:sunny-day}." -282,5,La Défense et Défense Spéciale de tous les Pokémon sont échangées pendant 5 tours.,"Pendant cinq tours (incluant celui-ci), la [Défense]{mechanic:defense} et [Défense Spéciale]{mechanic:special-defense} de tous les Pokémon sont échangées." -282,9,All Pokémon’s Defense and Special Defense are swapped for 5 turns.,"For five turns (including this one), every Pokémon’s [Defense]{mechanic:defense} and [Special Defense]{mechanic:special-defense} are swapped." -283,5,"Inflige des dégâts basés sur la Défense de la cible, pas la Défense Spéciale.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le calcul des dégâts utilise toujours la [Défense]{mechanic:defense} de la cible, peu importe la classe de dégâts de cette capacité." -283,9,"Inflicts damage based on the target’s Defense, not Special Defense.","Inflicts [regular damage]{mechanic:regular-damage}. Damage calculation always uses the target’s [Defense]{mechanic:defense}, regardless of this move’s damage class." -284,5,Inflige le double des dégâts si la cible est Empoisonnée.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si la cible est [empoisonnée]{mechanic:poisoned}, cette capacité a une puissance double." -284,9,Inflicts double damage if the target is Poisoned.,"Inflicts [regular damage]{mechanic:regular-damage}. If the target is [poisoned]{mechanic:poisoned}, this move has double power." -285,5,Augmente la Vitesse du lanceur de deux niveaux et divise par deux le poids du lanceur.,Augmente la [Vitesse]{mechanic:speed} du lanceur de deux [niveaux]{mechanic:stage}. Divise par deux le poids du lanceur; cet effet ne se cumule pas. -285,9,Raises the user’s Speed by two stages and halves the user’s weight.,Raises the user’s [Speed]{mechanic:speed} by two [stages]{mechanic:stage}. Halves the user’s weight; this effect does not stack. -286,5,Les capacités ont 100% de précision contre la cible pendant trois tours.,"Pendant trois tours (incluant celui-ci), les capacités utilisées contre la cible ont 100% de [précision]{mechanic:accuracy}, mais la cible est immunisées aux dégâts []{type:ground}. La précision des capacités OHKO est exemptée de cet effet. +This effect applies before any other persistent changes to unmodified Attack or Special Attack, such as Flower Gift during Sunny Day." +282,5,La Défense et Défense Spéciale de tous les Pokémon sont échangées pendant 5 tours.,"Pendant cinq tours (incluant celui-ci), la Défense et Défense Spéciale de tous les Pokémon sont échangées." +282,9,All Pokémon’s Defense and Special Defense are swapped for 5 turns.,"For five turns (including this one), every Pokémon’s Defense and Special Defense are swapped." +283,5,"Inflige des dégâts basés sur la Défense de la cible, pas la Défense Spéciale.","Inflige des dégâts réguliers. Le calcul des dégâts utilise toujours la Défense de la cible, peu importe la classe de dégâts de cette capacité." +283,9,"Inflicts damage based on the target’s Defense, not Special Defense.","Inflicts regular damage. Damage calculation always uses the target’s Defense, regardless of this move’s damage class." +284,5,Inflige le double des dégâts si la cible est Empoisonnée.,"Inflige des dégâts réguliers. Si la cible est empoisonnée, cette capacité a une puissance double." +284,9,Inflicts double damage if the target is Poisoned.,"Inflicts regular damage. If the target is poisoned, this move has double power." +285,5,Augmente la Vitesse du lanceur de deux niveaux et divise par deux le poids du lanceur.,Augmente la Vitesse du lanceur de deux niveaux. Divise par deux le poids du lanceur; cet effet ne se cumule pas. +285,9,Raises the user’s Speed by two stages and halves the user’s weight.,Raises the user’s Speed by two stages. Halves the user’s weight; this effect does not stack. +286,5,Les capacités ont 100% de précision contre la cible pendant trois tours.,"Pendant trois tours (incluant celui-ci), les capacités utilisées contre la cible ont 100% de précision, mais la cible est immunisées aux dégâts Sol. La précision des capacités OHKO est exemptée de cet effet. -Cet effet est supprimé par []{move:gravity}. Si Gravité est déjà en place, cette capacité [échouera]{mechanic:fail}." -286,9,Moves have 100% accuracy against the target for three turns.,"For three turns (including this one), moves used against the target have 100% [accuracy]{mechanic:accuracy}, but the target is immune to []{type:ground} damage. Accuracy of one-hit KO moves is exempt from this effect. +Cet effet est supprimé par Gravité. Si Gravité est déjà en place, cette capacité échouera." +286,9,Moves have 100% accuracy against the target for three turns.,"For three turns (including this one), moves used against the target have 100% accuracy, but the target is immune to Ground damage. Accuracy of one-hit KO moves is exempt from this effect. -This effect is removed by []{move:gravity}. If Gravity is already in effect, this move will [fail]{mechanic:fail}." +This effect is removed by Gravity. If Gravity is already in effect, this move will fail." 287,5,Annule les objets tenus pendant cinq tours.,"Pendant cinq tours (incluant celui-ci), les effets passifs des objets tenus sont ignorés, et les Pokémon n'utiliseront pas leurs objets tenus." 287,9,Negates held items for five turns.,"For five turns (including this one), passive effects of held items are ignored, and Pokémon will not use their held items." -288,5,Supprime n'importe quelle immunité aux dégâts Sol.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Supprime l'[immunité]{mechanic:immune} de la cible aux dégâts de type []{type:ground}. Cet effet supprime n'importe quelle immunité au Sol existante grâce à []{ability:levitate}, []{move:magnet-rise}, ou []{move:telekinesis}, et ignore le type []{type:flying} de la cible quand elle subit des dégâts Sol. +288,5,Supprime n'importe quelle immunité aux dégâts Sol.,"Inflige des dégâts réguliers. Supprime l'immunité de la cible aux dégâts de type Sol. Cet effet supprime n'importe quelle immunité au Sol existante grâce à Lévitation, Vol Magnétik, ou Lévikinésie, et ignore le type Vol de la cible quand elle subit des dégâts Sol. -Si la cible n'est pas immunisée aux dégâts Sol, cette capacité [échouera]{mechanic:fail}. +Si la cible n'est pas immunisée aux dégâts Sol, cette capacité échouera. -Cette capacité peut frapper les Pokémon sous l'effet de []{move:bounce}, []{move:fly}, ou []{move:sky-drop}, et met fin aux effets de Rebond ou Vol." -288,9,Removes any immunity to Ground damage.,"Inflicts [regular damage]{mechanic:regular-damage}. Removes the target’s [immunity]{mechanic:immune} to []{type:ground}-type damage. This effect removes any existing Ground immunity due to []{ability:levitate}, []{move:magnet-rise}, or []{move:telekinesis}, and causes the target’s []{type:flying} type to be ignored when it takes Ground damage. +Cette capacité peut frapper les Pokémon sous l'effet de Rebond, Vol, ou Chute Libre, et met fin aux effets de Rebond ou Vol." +288,9,Removes any immunity to Ground damage.,"Inflicts regular damage. Removes the target’s immunity to Ground-type damage. This effect removes any existing Ground immunity due to Levitate, Magnet Rise, or Telekinesis, and causes the target’s Flying type to be ignored when it takes Ground damage. -If the target isn’t immune to Ground damage, this move will [fail]{mechanic:fail}. +If the target isn’t immune to Ground damage, this move will fail. -This move can hit Pokémon under the effect of []{move:bounce}, []{move:fly}, or []{move:sky-drop}, and ends the effect of Bounce or Fly." -289,5,Réalise toujours un coup critique.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Réalise toujours un [coup critique]{mechanic:critical-hit}. -289,9,Always scores a critical hit.,Inflicts [regular damage]{mechanic:regular-damage}. Always scores a [critical hit]{mechanic:critical-hit}. -290,5,Inflige des dégâts résiduels au Pokémon à côté de la cible.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si cette capacité frappe la cible avec succès, n'importe quel Pokémon adjacent à la cible reçoit 1/16 de ses [PV]{mechanic:hp} max en dégâts." -290,9,Deals splash damage to Pokémon next to the target.,"Inflicts [regular damage]{mechanic:regular-damage}. If this move successfully hits the target, any Pokémon adjacent to the target are damaged for 1/16 their max [HP]{mechanic:hp}." -291,5,"Augmente l'Attaque Spéciale, Défense Spéciale, et Vitesse du lanceur d'un niveau chacun.","Augmente l'[Attaque Spéciale]{mechanic:special-attack}, [Défense Spéciale]{mechanic:special-defense}, et [Vitesse]{mechanic:speed} du lanceur d'un [niveau]{mechanic:stage} chacune." -291,9,"Raises the user’s Special Attack, Special Defense, and Speed by one stage each.","Raises the user’s [Special Attack]{mechanic:special-attack}, [Special Defense]{mechanic:special-defense}, and [Speed]{mechanic:speed} by one [stage]{mechanic:stage} each." -292,5,"La puissance est plus grande quand le lanceur pèse plus lourd que la cible, jusqu'à un maximum de 120.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Plus le poids du lanceur est supérieur à celui de la cible, plus la puissance de cette capacité est grande, jusqu'à un maximum de 120. +This move can hit Pokémon under the effect of Bounce, Fly, or Sky Drop, and ends the effect of Bounce or Fly." +289,5,Réalise toujours un coup critique.,Inflige des dégâts réguliers. Réalise toujours un coup critique. +289,9,Always scores a critical hit.,Inflicts regular damage. Always scores a critical hit. +290,5,Inflige des dégâts résiduels au Pokémon à côté de la cible.,"Inflige des dégâts réguliers. Si cette capacité frappe la cible avec succès, n'importe quel Pokémon adjacent à la cible reçoit 1/16 de ses PV max en dégâts." +290,9,Deals splash damage to Pokémon next to the target.,"Inflicts regular damage. If this move successfully hits the target, any Pokémon adjacent to the target are damaged for 1/16 their max HP." +291,5,"Augmente l'Attaque Spéciale, Défense Spéciale, et Vitesse du lanceur d'un niveau chacun.","Augmente l'Attaque Spéciale, Défense Spéciale, et Vitesse du lanceur d'un niveau chacune." +291,9,"Raises the user’s Special Attack, Special Defense, and Speed by one stage each.","Raises the user’s Special Attack, Special Defense, and Speed by one stage each." +292,5,"La puissance est plus grande quand le lanceur pèse plus lourd que la cible, jusqu'à un maximum de 120.","Inflige des dégâts réguliers. Plus le poids du lanceur est supérieur à celui de la cible, plus la puissance de cette capacité est grande, jusqu'à un maximum de 120. Poids du lanceur | Puissance -------------------------------- | ----: @@ -1837,7 +1837,7 @@ Jusqu'à 4× le poids de la cible | 80 Jusqu'à 5× le poids de la cible | 100 Plus de 5× le poids de la cible | 120 " -292,9,"Power is higher when the user weighs more than the target, up to a maximum of 120.","Inflicts [regular damage]{mechanic:regular-damage}. The greater the user’s weight compared to the target’s, the higher power this move has, to a maximum of 120. +292,9,"Power is higher when the user weighs more than the target, up to a maximum of 120.","Inflicts regular damage. The greater the user’s weight compared to the target’s, the higher power this move has, to a maximum of 120. User’s weight | Power -------------------------------- | ----: @@ -1847,9 +1847,9 @@ Up to 4× the target’s weight | 80 Up to 5× the target’s weight | 100 More than 5× the target’s weight | 120 " -293,5,Touche n'importe quel Pokémon qui partage un type avec le lanceur.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Seulement les Pokémon qui partagent un type avec le lanceur subiront des dégâts de cette capacité. -293,9,Hits any Pokémon that shares a type with the user.,Inflicts [regular damage]{mechanic:regular-damage}. Only Pokémon that share a type with the user will take damage from this move. -294,5,"La puissance est plus grande quand le lanceur a une Vitesse plus élevée que la cible, jusqu'à un maximum de 150.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Plus le poids du lanceur est supérieur à celui de la cible, plus la puissance de cette capacité est grande, jusqu'à un maximum de 150. +293,5,Touche n'importe quel Pokémon qui partage un type avec le lanceur.,Inflige des dégâts réguliers. Seulement les Pokémon qui partagent un type avec le lanceur subiront des dégâts de cette capacité. +293,9,Hits any Pokémon that shares a type with the user.,Inflicts regular damage. Only Pokémon that share a type with the user will take damage from this move. +294,5,"La puissance est plus grande quand le lanceur a une Vitesse plus élevée que la cible, jusqu'à un maximum de 150.","Inflige des dégâts réguliers. Plus le poids du lanceur est supérieur à celui de la cible, plus la puissance de cette capacité est grande, jusqu'à un maximum de 150. Vitesse du lanceur | Puissance -------------------------------- | ----: @@ -1858,7 +1858,7 @@ Jusqu'à 3× la Vitesse de la cible | 80 Jusqu'à 4× la Vitesse de la cible | 120 Plus de 4× la Vitesse de la cible | 150 " -294,9,"Power is higher when the user has greater Speed than the target, up to a maximum of 150.","Inflicts [regular damage]{mechanic:regular-damage}. The greater the user’s [Speed]{mechanic:speed} compared to the target’s, the higher power this move has, to a maximum of 150. +294,9,"Power is higher when the user has greater Speed than the target, up to a maximum of 150.","Inflicts regular damage. The greater the user’s Speed compared to the target’s, the higher power this move has, to a maximum of 150. User’s Speed | Power -------------------------------- | ----: @@ -1867,176 +1867,176 @@ Up to 3× the target’s Speed | 80 Up to 4× the target’s Speed | 120 More than 4× the target’s Speed | 150 " -295,5,Change le type de la cible en Eau.,"Change la cible en pure type []{type:water} jusqu'à ce qu'elle quitte le terrain. Si la cible a []{ability:multitype}, cette capacité [échouera]{mechanic:fail}." -295,9,Changes the target’s type to Water.,"Changes the target to pure []{type:water}-type until it leaves the field. If the target has []{ability:multitype}, this move will [fail]{mechanic:fail}." -296,5,Inflige des dégâts réguliers. Augmente la Vitesse du lanceur d'un niveau.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Augmente la [Vitesse]{mechanic:speed} du lanceur d'un [niveau]{mechanic:stage}. -296,9,Inflicts regular damage. Raises the user’s Speed by one stage.,Inflicts [regular damage]{mechanic:regular-damage}. Raises the user’s [Speed]{mechanic:speed} by one [stage]{mechanic:stage}. -297,5,Diminue la Défense Spéciale de la cible de deux niveaux.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Diminue la [Défense Spéciale]{mechanic:special-defense} de la cible de deux [niveaux]{mechanic:stage}. -297,9,Lowers the target’s Special Defense by two stages.,Inflicts [regular damage]{mechanic:regular-damage}. Lowers the target’s [Special Defense]{mechanic:special-defense} by two [stages]{mechanic:stage}. -298,5,Calcule les dégâts avec la stat d'attaque de la cible.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Les dégâts sont calculés en utilisant la stat attaquante de la cible plutôt que celle du lanceur. -298,9,Calculates damage with the target’s attacking stat.,Inflicts [regular damage]{mechanic:regular-damage}. Damage is calculated using the target’s attacking stat rather than the user’s. -299,5,Change le talent de la cible en Simple.,Change le talent de la cible en []{ability:simple}. -299,9,Changes the target’s ability to Simple.,Changes the target’s ability to []{ability:simple}. +295,5,Change le type de la cible en Eau.,"Change la cible en pure type Eau jusqu'à ce qu'elle quitte le terrain. Si la cible a Multi-Type, cette capacité échouera." +295,9,Changes the target’s type to Water.,"Changes the target to pure Water-type until it leaves the field. If the target has Multitype, this move will fail." +296,5,Inflige des dégâts réguliers. Augmente la Vitesse du lanceur d'un niveau.,Inflige des dégâts réguliers. Augmente la Vitesse du lanceur d'un niveau. +296,9,Inflicts regular damage. Raises the user’s Speed by one stage.,Inflicts regular damage. Raises the user’s Speed by one stage. +297,5,Diminue la Défense Spéciale de la cible de deux niveaux.,Inflige des dégâts réguliers. Diminue la Défense Spéciale de la cible de deux niveaux. +297,9,Lowers the target’s Special Defense by two stages.,Inflicts regular damage. Lowers the target’s Special Defense by two stages. +298,5,Calcule les dégâts avec la stat d'attaque de la cible.,Inflige des dégâts réguliers. Les dégâts sont calculés en utilisant la stat attaquante de la cible plutôt que celle du lanceur. +298,9,Calculates damage with the target’s attacking stat.,Inflicts regular damage. Damage is calculated using the target’s attacking stat rather than the user’s. +299,5,Change le talent de la cible en Simple.,Change le talent de la cible en Simple. +299,9,Changes the target’s ability to Simple.,Changes the target’s ability to Simple. 300,5,Copie le talent du lanceur sur la cible.,Change le talent de la cible pour correspondre à celle du lanceur. Cet effet prend fin quand la cible quitte le combat. 300,9,Copies the user’s ability onto the target.,Changes the target’s ability to match the user’s. This effect ends when the target leaves battle. -301,5,Fait attaquer la cible en prochain ce tour.,"La cible agira en prochain ce tour, peu importe sa [Vitesse]{mechanic:speed} ou priorité de capacité. -Si la cible a déjà agi ce tour, cette capacité [échouera]{mechanic:fail}." -301,9,Makes the target act next this turn.,"The target will act next this turn, regardless of [Speed]{mechanic:speed} or move priority. -If the target has already acted this turn, this move will [fail]{mechanic:fail}." -302,5,A une puissance double si utilisé plus d'une fois par tour.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si []{move:round} a déjà été utilisée ce tour, la puissance de cette capacité est doublée. Après que cette capacité est utilisée, n'importe quel autre Pokémon l'utilisant ce tour le fera immédiatement (dans l'ordre qu'ils devraient agir), peu importe leur [Vitesse]{mechanic:speed} ou priorité. Les Pokémon utilisant d'autres capacités continueront ensuite d'agir normalement." -302,9,Has double power if it’s used more than once per turn.,"Inflicts [regular damage]{mechanic:regular-damage}. If []{move:round} has already been used this turn, this move’s power is doubled. After this move is used, any other Pokémon using it this turn will immediately do so (in the order they would otherwise act), regardless of [Speed]{mechanic:speed} or priority. Pokémon using other moves will then continue to act as usual." -303,5,"La puissance augmente de 100% pour chaque utilisation consécutive par un Pokémon allié, jusqu'à un maximum de 200.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si n'importe quel Pokémon allié a utilisé cette capacité plus tôt ce tour ou le tour précédent, la puissance de cette utilisation est ajoutée à la puissance de cette capacité, jusqu'à un maximum de 200." -303,9,"Power increases by 100% for each consecutive use by any friendly Pokémon, to a maximum of 200.","Inflicts [regular damage]{mechanic:regular-damage}. If any friendly Pokémon used this move earlier this turn or on the previous turn, that use’s power is added to this move’s power, to a maximum of 200." -304,5,Ignore les modifications de stat de la cible.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le calcul des dégâts ignore les [modifications de stat]{mechanic:stat-modifiers} de la cible, incluant l'[esquive]{mechanic:evasion}." -304,9,Ignores the target’s stat modifiers.,"Inflicts [regular damage]{mechanic:regular-damage}. Damage calculation ignores the target’s [stat modifiers]{mechanic:stat-modifiers}, including [evasion]{mechanic:evasion}." -305,5,Supprime toutes les modifications de stat de la cible.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Toutes les [modifications de stat]{mechanic:stat-modifiers} de la cible sont réinitialisées à zéro. -305,9,Removes all of the target’s stat modifiers.,Inflicts [regular damage]{mechanic:regular-damage}. All of the target’s [stat modifiers]{mechanic:stat-modifiers} are reset to zero. -306,5,"La puissance est plus grande plus les stats du lanceur ont été augmentée, jusqu'à un maximum de 31×.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance est augmentée de 100% de sa valeur d'origine pour chaque [niveau]{mechanic:stage} que n'importe quelle stat du lanceur a été augmentée. La [précision]{mechanic:accuracy}, [esquive]{mechanic:evasion}, et stats diminuées n'affectent pas la puissance de cette capacité. Pour un Pokémon avec toutes les cinq stats modifiées à +6, la puissance de cette capacité est 31×." -306,9,"Power is higher the more the user’s stats have been raised, to a maximum of 31×.","Inflicts [regular damage]{mechanic:regular-damage}. Power is increased by 100% its original value for every [stage]{mechanic:stage} any of the user’s stats have been raised. [Accuracy]{mechanic:accuracy}, [evasion]{mechanic:evasion}, and lowered stats do not affect this move’s power. For a Pokémon with all five stats modified to +6, this move’s power is 31×." -307,5,Empêche toute capacité prioritaire de frapper un Pokémon allié ce tour.,"Les capacités avec une priorité supérieure à 0 ne frapperont pas les Pokémon alliés pour le reste de ce tour. Si le lanceur est le dernier à agir ce tour, cette capacité [échouera]{mechanic:fail}. +301,5,Fait attaquer la cible en prochain ce tour.,"La cible agira en prochain ce tour, peu importe sa Vitesse ou priorité de capacité. +Si la cible a déjà agi ce tour, cette capacité échouera." +301,9,Makes the target act next this turn.,"The target will act next this turn, regardless of Speed or move priority. +If the target has already acted this turn, this move will fail." +302,5,A une puissance double si utilisé plus d'une fois par tour.,"Inflige des dégâts réguliers. Si Chant Canon a déjà été utilisée ce tour, la puissance de cette capacité est doublée. Après que cette capacité est utilisée, n'importe quel autre Pokémon l'utilisant ce tour le fera immédiatement (dans l'ordre qu'ils devraient agir), peu importe leur Vitesse ou priorité. Les Pokémon utilisant d'autres capacités continueront ensuite d'agir normalement." +302,9,Has double power if it’s used more than once per turn.,"Inflicts regular damage. If Round has already been used this turn, this move’s power is doubled. After this move is used, any other Pokémon using it this turn will immediately do so (in the order they would otherwise act), regardless of Speed or priority. Pokémon using other moves will then continue to act as usual." +303,5,"La puissance augmente de 100% pour chaque utilisation consécutive par un Pokémon allié, jusqu'à un maximum de 200.","Inflige des dégâts réguliers. Si n'importe quel Pokémon allié a utilisé cette capacité plus tôt ce tour ou le tour précédent, la puissance de cette utilisation est ajoutée à la puissance de cette capacité, jusqu'à un maximum de 200." +303,9,"Power increases by 100% for each consecutive use by any friendly Pokémon, to a maximum of 200.","Inflicts regular damage. If any friendly Pokémon used this move earlier this turn or on the previous turn, that use’s power is added to this move’s power, to a maximum of 200." +304,5,Ignore les modifications de stat de la cible.,"Inflige des dégâts réguliers. Le calcul des dégâts ignore les modifications de stat de la cible, incluant l'esquive." +304,9,Ignores the target’s stat modifiers.,"Inflicts regular damage. Damage calculation ignores the target’s stat modifiers, including evasion." +305,5,Supprime toutes les modifications de stat de la cible.,Inflige des dégâts réguliers. Toutes les modifications de stat de la cible sont réinitialisées à zéro. +305,9,Removes all of the target’s stat modifiers.,Inflicts regular damage. All of the target’s stat modifiers are reset to zero. +306,5,"La puissance est plus grande plus les stats du lanceur ont été augmentée, jusqu'à un maximum de 31×.","Inflige des dégâts réguliers. La puissance est augmentée de 100% de sa valeur d'origine pour chaque niveau que n'importe quelle stat du lanceur a été augmentée. La précision, esquive, et stats diminuées n'affectent pas la puissance de cette capacité. Pour un Pokémon avec toutes les cinq stats modifiées à +6, la puissance de cette capacité est 31×." +306,9,"Power is higher the more the user’s stats have been raised, to a maximum of 31×.","Inflicts regular damage. Power is increased by 100% its original value for every stage any of the user’s stats have been raised. Accuracy, evasion, and lowered stats do not affect this move’s power. For a Pokémon with all five stats modified to +6, this move’s power is 31×." +307,5,Empêche toute capacité prioritaire de frapper un Pokémon allié ce tour.,"Les capacités avec une priorité supérieure à 0 ne frapperont pas les Pokémon alliés pour le reste de ce tour. Si le lanceur est le dernier à agir ce tour, cette capacité échouera. -Cette capacité ne peut pas être sélectionnée par []{move:assist} ou []{move:metronome}." -307,9,Prevents any priority moves from hitting friendly Pokémon this turn.,"Moves with priority greater than 0 will not hit friendly Pokémon for the remainder of this turn. If the user is last to act this turn, this move will [fail]{mechanic:fail}. +Cette capacité ne peut pas être sélectionnée par Assistance ou Métronome." +307,9,Prevents any priority moves from hitting friendly Pokémon this turn.,"Moves with priority greater than 0 will not hit friendly Pokémon for the remainder of this turn. If the user is last to act this turn, this move will fail. -This move cannot be selected by []{move:assist} or []{move:metronome}." -308,5,Le lanceur change de place avec le Pokémon allié à l'opposé.,"Le lanceur change de position sur le terrain avec le Pokémon allié opposé à lui. Si le lanceur est en position du milieu dans un combat triple, ou qu'il n'y a pas d'autre Pokémon allié, cette capacité [échouera]{mechanic:fail}." -308,9,User switches places with the friendly Pokémon opposite it.,"User switches position on the field with the friendly Pokémon opposite it. If the user is in the middle position in a triple battle, or there are no other friendly Pokémon, this move will [fail]{mechanic:fail}." -309,5,"Augmente l'Attaque, Attaque Spéciale, et Vitesse du lanceur de deux niveaux. Diminue la Défense et Défense Spéciale du lanceur d'un niveau.","Augmente l'[Attaque]{mechanic:attack}, [Attaque Spéciale]{mechanic:special-attack}, et [Vitesse]{mechanic:speed} du lanceur de deux [niveaux]{mechanic:stage} chacune. Diminue la [Défense]{mechanic:defense} et [Défense Spéciale]{mechanic:special-defense} du lanceur d'un []{mechanic:stage} chacune." -309,9,"Raises user’s Attack, Special Attack, and Speed by two stages. Lower user’s Defense and Special Defense by one stage.","Raises the user’s [Attack]{mechanic:attack}, [Special Attack]{mechanic:special-attack}, and [Speed]{mechanic:speed} by two [stages]{mechanic:stage} each. Lowers the user’s [Defense]{mechanic:defense} and [Special Defense]{mechanic:special-defense} by one []{mechanic:stage} each." -310,5,Soigne la cible de la moitié de ses PV.,Soigne la cible de la moitié de ses [PV]{mechanic:hp} max. -310,9,Heals the target for half its max HP.,Heals the target for half its max [HP]{mechanic:hp}. -311,5,A une puissance double si la cible a une altération majeure de statut.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si la cible a une [altération majeure de statut]{mechanic:major-status-ailment}, cette capacité a une puissance double." -311,9,Has double power if the target has a major status ailment.,"Inflicts [regular damage]{mechanic:regular-damage}. If the target has a [major status ailment]{mechanic:major-status-ailment}, this move has double power." -312,5,"Emporte la cible dans les airs, évitant toutes les attaques contre eux, et la lâche au prochain tour.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur porte la cible haut dans les airs pendant un tour, pendant lequel aucune capacité ne frappera l'un ou l'autre Pokémon et aucun ne peut agir. Au prochain tour, le lanceur lâche la cible, infligeant des dégâts et mettant fin à l'effet. +This move cannot be selected by Assist or Metronome." +308,5,Le lanceur change de place avec le Pokémon allié à l'opposé.,"Le lanceur change de position sur le terrain avec le Pokémon allié opposé à lui. Si le lanceur est en position du milieu dans un combat triple, ou qu'il n'y a pas d'autre Pokémon allié, cette capacité échouera." +308,9,User switches places with the friendly Pokémon opposite it.,"User switches position on the field with the friendly Pokémon opposite it. If the user is in the middle position in a triple battle, or there are no other friendly Pokémon, this move will fail." +309,5,"Augmente l'Attaque, Attaque Spéciale, et Vitesse du lanceur de deux niveaux. Diminue la Défense et Défense Spéciale du lanceur d'un niveau.","Augmente l'Attaque, Attaque Spéciale, et Vitesse du lanceur de deux niveaux chacune. Diminue la Défense et Défense Spéciale du lanceur d'un niveau chacune." +309,9,"Raises user’s Attack, Special Attack, and Speed by two stages. Lower user’s Defense and Special Defense by one stage.","Raises the user’s Attack, Special Attack, and Speed by two stages each. Lowers the user’s Defense and Special Defense by one stage each." +310,5,Soigne la cible de la moitié de ses PV.,Soigne la cible de la moitié de ses PV max. +310,9,Heals the target for half its max HP.,Heals the target for half its max HP. +311,5,A une puissance double si la cible a une altération majeure de statut.,"Inflige des dégâts réguliers. Si la cible a une altération majeure de statut, cette capacité a une puissance double." +311,9,Has double power if the target has a major status ailment.,"Inflicts regular damage. If the target has a major status ailment, this move has double power." +312,5,"Emporte la cible dans les airs, évitant toutes les attaques contre eux, et la lâche au prochain tour.","Inflige des dégâts réguliers. Le lanceur porte la cible haut dans les airs pendant un tour, pendant lequel aucune capacité ne frappera l'un ou l'autre Pokémon et aucun ne peut agir. Au prochain tour, le lanceur lâche la cible, infligeant des dégâts et mettant fin à l'effet. -Si la cible est de type []{type:flying}, cette capacité fonctionnera normalement mais n'infligera pas de dégât. +Si la cible est de type Vol, cette capacité fonctionnera normalement mais n'infligera pas de dégât. -[]{move:gust}, []{move:hurricane}, []{move:sky-uppercut}, []{move:smack-down}, []{move:thunder}, []{move:twister}, et []{move:whirlwind} peuvent frapper le lanceur et la cible pendant cet effet. []{move:gust} et []{move:twister} auront une puissance double additionnelle. +Tornade, Vent Violent, Stratopercut, Anti-Air, Fatal-Foudre, Ouragan, et Cyclone peuvent frapper le lanceur et la cible pendant cet effet. Tornade et Ouragan auront une puissance double additionnelle. -Les dégâts de []{move:hail} et []{move:sandstorm} s'appliquent toujours pendant cet effet. +Les dégâts de Grêle et Tempête de Sable s'appliquent toujours pendant cet effet. -L'un des Pokémon peut être touché pendant cet effet si aussi sous l'effet de []{move:lock-on}, []{move:mind-reader}, ou []{ability:no-guard}. +L'un des Pokémon peut être touché pendant cet effet si aussi sous l'effet de Verrouillage, Lire-Esprit, ou Annule Garde. -Cette capacité ne peut pas être utilisée quand []{move:gravity} est active. +Cette capacité ne peut pas être utilisée quand Gravité est active. -Cette capacité ne peut pas être sélectionnée par []{move:sleep-talk}. +Cette capacité ne peut pas être sélectionnée par Blabla Dodo. -*Bug*: Si []{move:gravity} est utilisée pendant un combat double ou triple quand cette capacité est active, cette capacité n'est pas correctement annulée sur la cible, et elle reste dans les airs indéfiniment. Comme cette capacité empêche la cible d'agir, le seul moyen de l'enlever du terrain par la suite est de la mettre KO." -312,9,"Carries the target high into the air, dodging all attacks against either, and drops it next turn.","Inflicts [regular damage]{mechanic:regular-damage}. User carries the target high into the air for one turn, during which no moves will hit either Pokémon and neither can act. On the following turn, the user drops the target, inflicting damage and ending the effect. +*Bug*: Si Gravité est utilisée pendant un combat double ou triple quand cette capacité est active, cette capacité n'est pas correctement annulée sur la cible, et elle reste dans les airs indéfiniment. Comme cette capacité empêche la cible d'agir, le seul moyen de l'enlever du terrain par la suite est de la mettre KO." +312,9,"Carries the target high into the air, dodging all attacks against either, and drops it next turn.","Inflicts regular damage. User carries the target high into the air for one turn, during which no moves will hit either Pokémon and neither can act. On the following turn, the user drops the target, inflicting damage and ending the effect. -If the target is []{type:flying}-type, this move will function as normal but inflict no damage. +If the target is Flying-type, this move will function as normal but inflict no damage. -[]{move:gust}, []{move:hurricane}, []{move:sky-uppercut}, []{move:smack-down}, []{move:thunder}, []{move:twister}, and []{move:whirlwind} can hit both the user and the target during this effect. []{move:gust} and []{move:twister} will additionally have double power. +Gust, Hurricane, Sky Uppercut, Smack Down, Thunder, Twister, and Whirlwind can hit both the user and the target during this effect. Gust and Twister will additionally have double power. -The damage from []{move:hail} and []{move:sandstorm} still applies during this effect. +The damage from Hail and Sandstorm still applies during this effect. -Either Pokémon may be hit during this effect if also under the effect of []{move:lock-on}, []{move:mind-reader}, or []{ability:no-guard}. +Either Pokémon may be hit during this effect if also under the effect of Lock-On, Mind Reader, or No Guard. -This move cannot be used while []{move:gravity} is in effect. +This move cannot be used while Gravity is in effect. -This move cannot be selected by []{move:sleep-talk}. +This move cannot be selected by Sleep Talk. -*Bug*: If []{move:gravity} is used during a double or triple battle while this move is in effect, this move is not correctly canceled on the target, and it remains high in the air indefinitely. As this move prevents the target from acting, the only way to subsequently remove it from the field is to faint it." -313,5,Augmente l'Attaque du lanceur d'un niveau et sa Vitesse de deux niveaux.,Augmente l'[Attaque]{mechanic:attack} du lanceur d'un [niveau]{mechanic:stage} et sa [Vitesse]{mechanic:speed} de deux niveaux. -313,9,Raises the user’s Attack by one stage and its Speed by two stages.,Raises the user’s [Attack]{mechanic:attack} by one [stage]{mechanic:stage} and its [Speed]{mechanic:speed} by two stages. -314,5,Met fin aux combats sauvages. Force les dresseurs à changer de Pokémon.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}, puis [retire]{mechanic:switch-out} la cible pour un autre Pokémon de son dresseur, sélectionné au hasard. +*Bug*: If Gravity is used during a double or triple battle while this move is in effect, this move is not correctly canceled on the target, and it remains high in the air indefinitely. As this move prevents the target from acting, the only way to subsequently remove it from the field is to faint it." +313,5,Augmente l'Attaque du lanceur d'un niveau et sa Vitesse de deux niveaux.,Augmente l'Attaque du lanceur d'un niveau et sa Vitesse de deux niveaux. +313,9,Raises the user’s Attack by one stage and its Speed by two stages.,Raises the user’s Attack by one stage and its Speed by two stages. +314,5,Met fin aux combats sauvages. Force les dresseurs à changer de Pokémon.,"Inflige des dégâts réguliers, puis retire la cible pour un autre Pokémon de son dresseur, sélectionné au hasard. -Si la cible est sous l'effet de []{move:ingrain} ou []{ability:suction-cups}, ou a un []{move:substitute}, ou que son Dresseur n'a plus de Pokémon utilisable, elle ne sera pas retirée. Si la cible est un Pokémon sauvage, le combat prend fin à la place." -314,9,Ends wild battles. Forces trainers to switch Pokémon.,"Inflicts [regular damage]{mechanic:regular-damage}, then [switches]{mechanic:switch-out} the target out for another of its trainer’s Pokémon, selected at random. +Si la cible est sous l'effet de Racines ou Ventouse, ou a un Clonage, ou que son Dresseur n'a plus de Pokémon utilisable, elle ne sera pas retirée. Si la cible est un Pokémon sauvage, le combat prend fin à la place." +314,9,Ends wild battles. Forces trainers to switch Pokémon.,"Inflicts regular damage, then switches the target out for another of its trainer’s Pokémon, selected at random. -If the target is under the effect of []{move:ingrain} or []{ability:suction-cups}, or it has a []{move:substitute}, or its Trainer has no more usable Pokémon, it will not be switched out. If the target is a wild Pokémon, the battle ends instead." -315,5,Détruit la baie tenue de la cible.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si la cible [tient]{mechanic:held-item} une [baie]{mechanic:berry}, elle est détruite et ne peut pas être utilisée en réponse à cette capacité." -315,9,Destroys the target’s held berry.,"Inflicts [regular damage]{mechanic:regular-damage}. If the target is [holding]{mechanic:held-item} a [berry]{mechanic:berry}, it’s destroyed and cannot be used in response to this move." -316,5,Fait agir la cible en dernier ce tour.,"Force la cible à agir en dernier ce tour, peu importe sa [Vitesse]{mechanic:speed} ou [priorité]{mechanic:priority} de capacité. Si la cible a déjà agi ce tour, cette capacité [échouera]{mechanic:fail}." -316,9,Makes the target act last this turn.,"Forces the target to act last this turn, regardless of [Speed]{mechanic:speed} or move [priority]{mechanic:priority}. If the target has already acted this turn, this move will [fail]{mechanic:fail}." -317,5,Augmente l'Attaque et Attaque Spéciale du lanceur d'un niveau.,"Augmente l'[Attaque]{mechanic:attack} et [Attaque Spéciale]{mechanic:special-attack} du lanceur d'un [niveau]{mechanic:stage} chacune. Sous []{move:sunny-day}, augmente les deux stats de deux niveaux." -317,9,Raises the user’s Attack and Special Attack by one stage.,"Raises the user’s [Attack]{mechanic:attack} and [Special Attack]{mechanic:special-attack} by one [stage]{mechanic:stage} each. During []{move:sunny-day}, raises both stats by two stages." -318,5,A une puissance double si le lanceur n'a pas d'objet tenu.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si le lanceur n'a pas d'[objet tenu]{mechanic:held-item}, cette capacité a une puissance double." -318,9,Has double power if the user has no held item.,"Inflicts [regular damage]{mechanic:regular-damage}. If the user has no [held item]{mechanic:held-item}, this move has double power." +If the target is under the effect of Ingrain or Suction Cups, or it has a Substitute, or its Trainer has no more usable Pokémon, it will not be switched out. If the target is a wild Pokémon, the battle ends instead." +315,5,Détruit la baie tenue de la cible.,"Inflige des dégâts réguliers. Si la cible tient une baie, elle est détruite et ne peut pas être utilisée en réponse à cette capacité." +315,9,Destroys the target’s held berry.,"Inflicts regular damage. If the target is holding a berry, it’s destroyed and cannot be used in response to this move." +316,5,Fait agir la cible en dernier ce tour.,"Force la cible à agir en dernier ce tour, peu importe sa Vitesse ou priorité de capacité. Si la cible a déjà agi ce tour, cette capacité échouera." +316,9,Makes the target act last this turn.,"Forces the target to act last this turn, regardless of Speed or move priority. If the target has already acted this turn, this move will fail." +317,5,Augmente l'Attaque et Attaque Spéciale du lanceur d'un niveau.,"Augmente l'Attaque et Attaque Spéciale du lanceur d'un niveau chacune. Sous Zénith, augmente les deux stats de deux niveaux." +317,9,Raises the user’s Attack and Special Attack by one stage.,"Raises the user’s Attack and Special Attack by one stage each. During Sunny Day, raises both stats by two stages." +318,5,A une puissance double si le lanceur n'a pas d'objet tenu.,"Inflige des dégâts réguliers. Si le lanceur n'a pas d'objet tenu, cette capacité a une puissance double." +318,9,Has double power if the user has no held item.,"Inflicts regular damage. If the user has no held item, this move has double power." 319,5,Le lanceur devient du type de la cible.,Le type du lanceur change pour correspondre à celui de la cible. 319,9,User becomes the target’s type.,User’s type changes to match the target’s. -320,5,A une puissance double si un Pokémon allié a été mis KO au dernier tour.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si un Pokémon allié a été mis KO au tour précédent, cette capacité a une puissance double." -320,9,Has double power if a friendly Pokémon fainted last turn.,"Inflicts [regular damage]{mechanic:regular-damage}. If a friendly Pokémon fainted on the previous turn, this move has double power." -321,5,Inflige des dégâts égaux aux PV restants du lanceur. Le lanceur est mis KO.,Inflige des dégâts égaux aux [PV]{mechanic:hp} restants du lanceur. Le lanceur est mis KO. -321,9,Inflicts damage equal to the user’s remaining HP. User faints.,Inflicts damage equal to the user’s remaining [HP]{mechanic:hp}. User faints. -322,5,Augmente l'Attaque Spéciale du lanceur de trois niveaux.,Augmente l'[Attaque spéciale]{mechanic:special-attack} du lanceur de trois [niveaux]{mechanic:stage}. -322,9,Raises the user’s Special Attack by three stages.,Raises the user’s [Special Attack]{mechanic:special-attack} by three [stages]{mechanic:stage}. -323,5,"Augmente l'Attaque, Défense, et précision du lanceur d'un niveau chacun.","Augmente l'[Attaque]{mechanic:attack}, [Défense]{mechanic:defense}, et [précision]{mechanic:accuracy} du lanceur d'un [niveau]{mechanic:stage} chacune." -323,9,"Raises the user’s Attack, Defense, and accuracy by one stage each.","Raises the user’s [Attack]{mechanic:attack}, [Defense]{mechanic:defense}, and [accuracy]{mechanic:accuracy} by one [stage]{mechanic:stage} each." -324,5,Donne l'objet tenu du lanceur à la cible.,"Transfère l'[objet tenu]{mechanic:held-item} du lanceur à la cible. Si le lanceur n'a pas d'objet tenu, ou que la cible a déjà un objet tenu, cette capacité [échouera]{mechanic:fail}." -324,9,Gives the user’s held item to the target.,"Transfers the user’s [held item]{mechanic:held-item} to the target. If the user has no held item, or the target already has a held item, this move will [fail]{mechanic:fail}." -325,5,"Avec [Aire d'Herbe]{move:grass-pledge}, divise par deux la Vitesse du Pokémon adverse pendant quatre tours.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si un Pokémon allié a utilisé []{move:grass-pledge} plus tôt ce tour, tous les Pokémon adverses ont leur [Vitesse]{mechanic:speed} divisée par deux pendant quatre tours (incluant celui-ci)." -325,9,"With [Grass Pledge]{move:grass-pledge}, halves opposing Pokémon’s Speed for four turns.","Inflicts [regular damage]{mechanic:regular-damage}. If a friendly Pokémon used []{move:grass-pledge} earlier this turn, all opposing Pokémon have halved [Speed]{mechanic:speed} for four turns (including this one)." -326,5,"Avec [Aire d'Eau]{move:water-pledge}, double les chances d'effet chance des capacités des Pokémon alliés pendant quatre tours.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si un Pokémon allié a utilisé []{move:water-pledge} plus tôt ce tour, les capacités utilisées par n'importe quel Pokémon allié ont une chance d'effet doublée pendant quatre tours (incluant celui-ci)." -326,9,"With [Water Pledge]{move:water-pledge}, doubles the effect chance of friendly Pokémon’s moves for four turns.","Inflicts [regular damage]{mechanic:regular-damage}. If a friendly Pokémon used []{move:water-pledge} earlier this turn, moves used by any friendly Pokémon have doubled effect chance for four turns (including this one)." -327,5,"Avec [Aire de Feu]{move:fire-pledge}, inflige des dégâts aux Pokémon adverses d'1/8 de leurs PV max à chaque tour pendant quatre tours.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si un Pokémon allié a utilisé []{move:fire-pledge} plus tôt ce tour, tous les Pokémon adverses subiront 1/8 de leurs [PV]{mechanic:hp} max en dégâts à la fin de chaque tour pendant quatre tours (incluant celui-ci)." -327,9,"With [Fire Pledge]{move:fire-pledge}, damages opposing Pokémon for 1/8 their max HP every turn for four turns.","Inflicts [regular damage]{mechanic:regular-damage}. If a friendly Pokémon used []{move:fire-pledge} earlier this turn, all opposing Pokémon will take 1/8 their max [HP]{mechanic:hp} in damage at the end of every turn for four turns (including this one)." -328,5,Augmente l'Attaque et Attaque Spéciale du lanceur d'un niveau chacun.,Augmente l'[Attaque]{mechanic:attack} et [Attaque Spéciale]{mechanic:special-attack} du lanceur d'un [niveau]{mechanic:stage} chacune. -328,9,Raises the user’s Attack and Special Attack by one stage each.,Raises the user’s [Attack]{mechanic:attack} and [Special Attack]{mechanic:special-attack} by one [stage]{mechanic:stage} each. -329,5,Augmente la Défense du lanceur de trois niveaux.,Augmente la [Défense]{mechanic:defense} du lanceur de trois [niveaux]{mechanic:stage}. -329,9,Raises the user’s Defense by three stages.,Raises the user’s [Defense]{mechanic:defense} by three [stages]{mechanic:stage}. -330,5,A une $probabilité_d'effet% de chances d'endormir la cible.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances d'[endormir]{mechanic:sleep} la cible. -Si le lanceur est un []{pokemon:meloetta}, il basculera entre sa Forme Chant et Danse." -330,9,Has a $effect_chance% chance to put the target to sleep.,"Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to put the target to [sleep]{mechanic:sleep}. -If the user is a []{pokemon:meloetta}, it will toggle between Aria and Pirouette Forme." -331,5,Diminue la Vitesse de la cible d'un niveau.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Diminue la [Vitesse]{mechanic:speed} de la cible d'un [niveau]{mechanic:stage}. -331,9,Lowers the target’s Speed by one stage.,Inflicts [regular damage]{mechanic:regular-damage}. Lowers the target’s [Speed]{mechanic:speed} by one [stage]{mechanic:stage}. -332,5,Requiert un tour de charge avant d'attaquer. A une $probabilité_d'effet% de chances de paralyser la cible.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de [paralyser]{mechanic:paralysis} la cible. Le lanceur charge pendant un tour avant d'attaquer. -332,9,Requires a turn to charge before attacking. Has a $effect_chance% chance to paralyze the target.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [paralyze]{mechanic:paralysis} the target. User charges for one turn before attacking. -333,5,Requiert un tour de charge avant d'attaquer. A une $probabilité_d'effet% de chances de [burn]{mechanic:burn} la cible.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de [brûler]{mechanic:burn} la cible. Le lanceur charge pendant un tour avant d'attaquer. -333,9,Requires a turn to charge before attacking. Has a $effect_chance% chance to [burn]{mechanic:burn} the target.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [burn]{mechanic:burn} the target. User charges for one turn before attacking. -334,5,A une $probabilité_d'effet% de chances de rendre la cible confuse.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de rendre la cible [confuse]{mechanic:confusion}. - -Cette capacité peut frapper les Pokémon sous l'effet de []{move:bounce}, []{move:fly}, ou []{move:sky-drop}. - -Sous []{move:rain-dance}, cette capacité a 100% de précision. Sous []{move:sunny-day}, cette capacité a 50% de précision." -334,9,Has a $effect_chance% chance to confuse the target.,"Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [confuse]{mechanic:confuse} the target. - -This move can hit Pokémon under the effect of []{move:bounce}, []{move:fly}, or []{move:sky-drop}. - -During []{move:rain-dance}, this move has 100% accuracy. During []{move:sunny-day}, this move has 50% accuracy." -335,5,"Diminue la Défense, Défense Spéciale, et Vitesse du lanceur d'un niveau chacune.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Diminue la [Défense]{mechanic:defense}, [Défense Spéciale]{mechanic:special-defense}, et [Vitesse]{mechanic:speed} du lanceur d'un [niveau]{mechanic:stage} chacune." -335,9,"Lowers the user’s Defense, Special Defense, and Speed by one stage each.","Inflicts [regular damage]{mechanic:regular-damage}. Lowers the user’s [Defense]{mechanic:defense}, [Special Defense]{mechanic:special-defense}, and [Speed]{mechanic:speed} by one [stage]{mechanic:stage} each." -336,5,"Avec [Éclair Croix]{move:fusion-bolt}, inflige le double de dégâts.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si un Pokémon allié a utilisé []{move:fusion-bolt} plus tôt ce tour, cette capacité a une puissance double." -336,9,"With [Fusion Bolt]{move:fusion-bolt}, inflicts double damage.","Inflicts [regular damage]{mechanic:regular-damage}. If a friendly Pokémon used []{move:fusion-bolt} earlier this turn, this move has double power." -337,5,"Avec [Flamme Croix]{move:fusion-flare}, inflige le double de dégâts.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si un Pokémon allié a utilisé []{move:fusion-flare} plus tôt ce tour, cette capacité a une puissance double." -337,9,"With [Fusion Flare]{move:fusion-flare}, inflicts double damage.","Inflicts [regular damage]{mechanic:regular-damage}. If a friendly Pokémon used []{move:fusion-flare} earlier this turn, this move has double power." -338,5,Inflige des dégâts de type []{type:fighting} et []{type:flying}.,"Inflige des dégâts réguliers. À des fins d'efficacité de type, cette capacité est à la fois []{type:fighting} et []{type:flying}: son efficacité finale est déterminée en multipliant l'efficacité de chaque type contre chaque type de la cible. +320,5,A une puissance double si un Pokémon allié a été mis KO au dernier tour.,"Inflige des dégâts réguliers. Si un Pokémon allié a été mis KO au tour précédent, cette capacité a une puissance double." +320,9,Has double power if a friendly Pokémon fainted last turn.,"Inflicts regular damage. If a friendly Pokémon fainted on the previous turn, this move has double power." +321,5,Inflige des dégâts égaux aux PV restants du lanceur. Le lanceur est mis KO.,Inflige des dégâts égaux aux PV restants du lanceur. Le lanceur est mis KO. +321,9,Inflicts damage equal to the user’s remaining HP. User faints.,Inflicts damage equal to the user’s remaining HP. User faints. +322,5,Augmente l'Attaque Spéciale du lanceur de trois niveaux.,Augmente l'Attaque spéciale du lanceur de trois niveaux. +322,9,Raises the user’s Special Attack by three stages.,Raises the user’s Special Attack by three stages. +323,5,"Augmente l'Attaque, Défense, et précision du lanceur d'un niveau chacun.","Augmente l'Attaque, Défense, et précision du lanceur d'un niveau chacune." +323,9,"Raises the user’s Attack, Defense, and accuracy by one stage each.","Raises the user’s Attack, Defense, and accuracy by one stage each." +324,5,Donne l'objet tenu du lanceur à la cible.,"Transfère l'objet tenu du lanceur à la cible. Si le lanceur n'a pas d'objet tenu, ou que la cible a déjà un objet tenu, cette capacité échouera." +324,9,Gives the user’s held item to the target.,"Transfers the user’s held item to the target. If the user has no held item, or the target already has a held item, this move will fail." +325,5,"Avec Aire d'Herbe, divise par deux la Vitesse du Pokémon adverse pendant quatre tours.","Inflige des dégâts réguliers. Si un Pokémon allié a utilisé Aire d’Herbe plus tôt ce tour, tous les Pokémon adverses ont leur Vitesse divisée par deux pendant quatre tours (incluant celui-ci)." +325,9,"With Grass Pledge, halves opposing Pokémon’s Speed for four turns.","Inflicts regular damage. If a friendly Pokémon used Grass Pledge earlier this turn, all opposing Pokémon have halved Speed for four turns (including this one)." +326,5,"Avec Aire d'Eau, double les chances d'effet chance des capacités des Pokémon alliés pendant quatre tours.","Inflige des dégâts réguliers. Si un Pokémon allié a utilisé Aire d’Eau plus tôt ce tour, les capacités utilisées par n'importe quel Pokémon allié ont une chance d'effet doublée pendant quatre tours (incluant celui-ci)." +326,9,"With Water Pledge, doubles the effect chance of friendly Pokémon’s moves for four turns.","Inflicts regular damage. If a friendly Pokémon used Water Pledge earlier this turn, moves used by any friendly Pokémon have doubled effect chance for four turns (including this one)." +327,5,"Avec Aire de Feu, inflige des dégâts aux Pokémon adverses d'1/8 de leurs PV max à chaque tour pendant quatre tours.","Inflige des dégâts réguliers. Si un Pokémon allié a utilisé Aire de Feu plus tôt ce tour, tous les Pokémon adverses subiront 1/8 de leurs PV max en dégâts à la fin de chaque tour pendant quatre tours (incluant celui-ci)." +327,9,"With Fire Pledge, damages opposing Pokémon for 1/8 their max HP every turn for four turns.","Inflicts regular damage. If a friendly Pokémon used Fire Pledge earlier this turn, all opposing Pokémon will take 1/8 their max HP in damage at the end of every turn for four turns (including this one)." +328,5,Augmente l'Attaque et Attaque Spéciale du lanceur d'un niveau chacun.,Augmente l'Attaque et Attaque Spéciale du lanceur d'un niveau chacune. +328,9,Raises the user’s Attack and Special Attack by one stage each.,Raises the user’s Attack and Special Attack by one stage each. +329,5,Augmente la Défense du lanceur de trois niveaux.,Augmente la Défense du lanceur de trois niveaux. +329,9,Raises the user’s Defense by three stages.,Raises the user’s Defense by three stages. +330,5,A une chance d'endormir la cible.,"Inflige des dégâts réguliers. A une chance d'endormir la cible. +Si le lanceur est un Meloetta, il basculera entre sa Forme Chant et Danse." +330,9,Has a chance to put the target to sleep.,"Inflicts regular damage. Has a chance to put the target to sleep. +If the user is a Meloetta, it will toggle between Aria and Pirouette Forme." +331,5,Diminue la Vitesse de la cible d'un niveau.,Inflige des dégâts réguliers. Diminue la Vitesse de la cible d'un niveau. +331,9,Lowers the target’s Speed by one stage.,Inflicts regular damage. Lowers the target’s Speed by one stage. +332,5,Requiert un tour de charge avant d'attaquer. A une chance de paralyser la cible.,Inflige des dégâts réguliers. A une chance de paralyser la cible. Le lanceur charge pendant un tour avant d'attaquer. +332,9,Requires a turn to charge before attacking. Has a chance to paralyze the target.,Inflicts regular damage. Has a chance to paralyze the target. User charges for one turn before attacking. +333,5,Requiert un tour de charge avant d'attaquer. A une chance de burn la cible.,Inflige des dégâts réguliers. A une chance de brûler la cible. Le lanceur charge pendant un tour avant d'attaquer. +333,9,Requires a turn to charge before attacking. Has a chance to burn the target.,Inflicts regular damage. Has a chance to burn the target. User charges for one turn before attacking. +334,5,A une chance de rendre la cible confuse.,"Inflige des dégâts réguliers. A une chance de rendre la cible confuse. + +Cette capacité peut frapper les Pokémon sous l'effet de Rebond, Vol, ou Chute Libre. + +Sous Danse Pluie, cette capacité a 100% de précision. Sous Zénith, cette capacité a 50% de précision." +334,9,Has a chance to confuse the target.,"Inflicts regular damage. Has a chance to confuse the target. + +This move can hit Pokémon under the effect of Bounce, Fly, or Sky Drop. + +During Rain Dance, this move has 100% accuracy. During Sunny Day, this move has 50% accuracy." +335,5,"Diminue la Défense, Défense Spéciale, et Vitesse du lanceur d'un niveau chacune.","Inflige des dégâts réguliers. Diminue la Défense, Défense Spéciale, et Vitesse du lanceur d'un niveau chacune." +335,9,"Lowers the user’s Defense, Special Defense, and Speed by one stage each.","Inflicts regular damage. Lowers the user’s Defense, Special Defense, and Speed by one stage each." +336,5,"Avec Éclair Croix, inflige le double de dégâts.","Inflige des dégâts réguliers. Si un Pokémon allié a utilisé Éclair Croix plus tôt ce tour, cette capacité a une puissance double." +336,9,"With Fusion Bolt, inflicts double damage.","Inflicts regular damage. If a friendly Pokémon used Fusion Bolt earlier this turn, this move has double power." +337,5,"Avec Flamme Croix, inflige le double de dégâts.","Inflige des dégâts réguliers. Si un Pokémon allié a utilisé Flamme Croix plus tôt ce tour, cette capacité a une puissance double." +337,9,"With Fusion Flare, inflicts double damage.","Inflicts regular damage. If a friendly Pokémon used Fusion Flare earlier this turn, this move has double power." +338,5,Inflige des dégâts de type Combat et Vol.,"Inflige des dégâts réguliers. À des fins d'efficacité de type, cette capacité est à la fois Combat et Vol: son efficacité finale est déterminée en multipliant l'efficacité de chaque type contre chaque type de la cible. À d'autres fins, cette capacité est de type Combat pur. Si le type de cette capacité est changé, son type Combat est écrasé, et son second type reste Vol. -Si la cible a utilisé []{move:minimize} depuis son entrée au combat, cette capacité a une puissance double et ne manque jamais sa cible." -338,9,Deals both []{type:fighting} and []{type:flying}-type damage.,"Inflicts regular damage. For the purposes of type effectiveness, this move is both []{type:fighting}- and []{type:flying}-type: its final effectiveness is determined by multiplying the effectiveness of each type against each of the target’s types. +Si la cible a utilisé Lilliput depuis son entrée au combat, cette capacité a une puissance double et ne manque jamais sa cible." +338,9,Deals both Fighting and Flying-type damage.,"Inflicts regular damage. For the purposes of type effectiveness, this move is both Fighting- and Flying-type: its final effectiveness is determined by multiplying the effectiveness of each type against each of the target’s types. For all other purposes, this move is pure Fighting-type. If this move’s type is changed, its Fighting typing is overwritten, and its secondary type remains Flying. -If the target has used []{move:minimize} since entering battle, this move has double power and will never miss." +If the target has used Minimize since entering battle, this move has double power and will never miss." 339,5,Ne peut être utilisé qu'après que le lanceur a mangé une baie.,"Inflige des dégâts réguliers. Ne peut être utilise seulement si le lanceur a mangé une baie depuis le début du combat. -Après que le lanceur mange une baie, elle peut utiliser cette capacité n'importe quel nombre de fois jusqu'à la fin du combat, même si elle se retire. Manger une baie tenue, manger une baie via []{move:bug-bite} ou []{move:pluck}, ou être la cible d'un [Dégommage]{move:fling} rendront cette capacité utilisable. Nourrir un Pokémon d'une baie du sac ou en utilisant []{move:natural-gift} ne le feront pas. +Après que le lanceur mange une baie, elle peut utiliser cette capacité n'importe quel nombre de fois jusqu'à la fin du combat, même si elle se retire. Manger une baie tenue, manger une baie via Piqûre ou Picore, ou être la cible d'un Dégommage rendront cette capacité utilisable. Nourrir un Pokémon d'une baie du sac ou en utilisant Don Naturel ne le feront pas. Si le dresseur choisit cette capacité quand elle ne peut pas être utilisée, le choix est rejeté catégoriquement et le dresseur doit choisir une autre capacité." 339,9,Can only be used after the user has eaten a berry.,"Inflicts regular damage. Can only be used if the user has eaten a berry since the beginning of the battle. -After the user eats a berry, it may use this move any number of times until the end of the battle, even if it switches out. Eating a held berry, eating a berry via []{move:bug-bite} or []{move:pluck}, or being the target of a [Flung]{move:fling} berry will enable this move. Feeding a Pokémon a berry from the bag or using []{move:natural-gift} will not. +After the user eats a berry, it may use this move any number of times until the end of the battle, even if it switches out. Eating a held berry, eating a berry via Bug Bite or Pluck, or being the target of a Flung berry will enable this move. Feeding a Pokémon a berry from the bag or using Natural Gift will not. If the trainer chooses this move when it cannot be used, the choice is rejected outright and the trainer must choose another move." -340,5,Augmente l'Attaque et Attaque Spéciale de tous les Pokémon []{type:grass} au combat.,Augmente l'Attaque et Attaque Spéciale de tous les Pokémon []{type:grass} au combat. -340,9,Raises the Attack and Special Attack of all []{type:grass} Pokémon in battle.,Raises the Attack and Special Attack of all []{type:grass} Pokémon in battle. +340,5,Augmente l'Attaque et Attaque Spéciale de tous les Pokémon Plante au combat.,Augmente l'Attaque et Attaque Spéciale de tous les Pokémon Plante au combat. +340,9,Raises the Attack and Special Attack of all Grass Pokémon in battle.,Raises the Attack and Special Attack of all Grass Pokémon in battle. 341,5,"Couvre le terrain adverse, diminuant la Vitesse des adversaires d'un niveau à chaque entrée sur le terrain.","Lance une toile sur le côté du terrain de l'adversaire, qui diminue la Vitesse de n'importe quel Pokémon adverse qui entre sur le terrain d'un niveau. -Les Pokémon dans les airs, tels que les types []{type:flying} et ceux avec []{ability:levitate}, ne sont pas affectés. []{move:rapid-spin} supprime la Toile Gluante du côté du terrain du lanceur; []{move:defog} la supprime des deux côtés." +Les Pokémon dans les airs, tels que les types Vol et ceux avec Lévitation, ne sont pas affectés. Tour Rapide supprime la Toile Gluante du côté du terrain du lanceur; Anti-Brume la supprime des deux côtés." 341,9,"Covers the opposing field, lowering opponents’ Speed by one stage upon switching in.","Shoots a web over the opponents’ side of the field, which lowers the Speed of any opposing Pokémon that enters the field by one stage. -Pokémon in the air, such as []{type:flying}-types and those with []{ability:levitate}, are unaffected. []{move:rapid-spin} removes Sticky Web from the user’s side of the field; []{move:defog} removes it from both sides." +Pokémon in the air, such as Flying-types and those with Levitate, are unaffected. Rapid Spin removes Sticky Web from the user’s side of the field; Defog removes it from both sides." 342,5,Augmente l'Attaque du lanceur de deux niveaux s'il met KO la cible.,Inflige des dégâts réguliers. Augmente l'Attaque du lanceur de deux niveaux si elle met la cible KO. 342,9,Raises the user’s Attack by two stages if it KOs the target.,Inflicts regular damage. Raises the user’s Attack by two stages if it KOs the target. -343,5,Ajoute []{type:ghost} aux types de la cible.,Ajoute []{type:ghost} aux types de la cible. -343,9,Adds []{type:ghost} to the target’s types.,Adds []{type:ghost} to the target’s types. +343,5,Ajoute Spectre aux types de la cible.,Ajoute Spectre aux types de la cible. +343,9,Adds Ghost to the target’s types.,Adds Ghost to the target’s types. 344,5,Diminue l'Attaque et Attaque Spéciale de la cible d'un niveau.,Diminue l'Attaque et Attaque Spéciale de la cible d'un niveau. 344,9,Lowers the target’s Attack and Special Attack by one stage.,Lowers the target’s Attack and Special Attack by one stage. -345,5,Change toutes les capacités []{type:normal} en capacités []{type:electric} pour le reste du tour.,Change toutes les capacités []{type:normal} de tous les Pokémon en capacités []{type:electric} pour le reste du tour. -345,9,Changes all []{type:normal} moves to []{type:electric} moves for the rest of the turn.,Changes all Pokémon’s []{type:normal} moves to []{type:electric} moves for the rest of the turn. +345,5,Change toutes les capacités Normal en capacités Électrik pour le reste du tour.,Change toutes les capacités Normal de tous les Pokémon en capacités Électrik pour le reste du tour. +345,9,Changes all Normal moves to Electric moves for the rest of the turn.,Changes all Pokémon’s Normal moves to Electric moves for the rest of the turn. 346,5,Soigne le lanceur de la moitié des dégâts totaux infligés à toutes les cibles.,Soigne le lanceur de la moitié des dégâts totaux infligés à toutes les cibles. 346,9,Heals the user for half the total damage dealt to all targets.,Heals the user for half the total damage dealt to all targets. 347,5,Diminue l'Attaque et Attaque Spéciale de toutes les cibles d'un niveau. Fait se retirer le lanceur.,Diminue l'Attaque et Attaque Spéciale de toutes les cibles d'un niveau. Fait se retirer le lanceur. @@ -2051,34 +2051,34 @@ Contrairement aux autres capacités bloquantes, cette capacité ne peut pas êtr 350,9,Protects all friendly Pokémon from non-damaging moves.,"Protects all friendly Pokémon from non-damaging moves for the rest of the turn. Unlike other blocking moves, this move may be used consecutively without its chance of success falling." -351,5,Augmente la Défense de tous les Pokémon []{type:grass} au combat.,Augmente la Défense de tous les Pokémon []{type:grass} au combat. -351,9,Raises the Defense of all []{type:grass} Pokémon in battle.,Raises the Defense of all []{type:grass} Pokémon in battle. -352,5,"Pendant cinq tours, soigne tous les Pokémon au sol d'1/16 de leurs PV max à chaque tour et renforce leurs capacités []{type:grass} de 1.5× leur puissance.","Pendant cinq tours, soigne tous les Pokémon au sol d'1/16 de leurs PV max à chaque tour et renforce leurs capacités []{type:grass} d'1.5× leur puissance. +351,5,Augmente la Défense de tous les Pokémon Plante au combat.,Augmente la Défense de tous les Pokémon Plante au combat. +351,9,Raises the Defense of all Grass Pokémon in battle.,Raises the Defense of all Grass Pokémon in battle. +352,5,"Pendant cinq tours, soigne tous les Pokémon au sol d'1/16 de leurs PV max à chaque tour et renforce leurs capacités Plante de 1.5× leur puissance.","Pendant cinq tours, soigne tous les Pokémon au sol d'1/16 de leurs PV max à chaque tour et renforce leurs capacités Plante d'1.5× leur puissance. -Change []{move:nature-power} en []{move:energy-ball}." -352,9,"For five turns, heals all Pokémon on the ground for 1/16 max HP each turn and strengthens their []{type:grass} moves to 1.5× their power.","For five turns, heals all Pokémon on the ground for 1/16 their max HP each turn and strengthens their []{type:grass} moves to 1.5× their power. +Change Force Nature en Éco-Sphère." +352,9,"For five turns, heals all Pokémon on the ground for 1/16 max HP each turn and strengthens their Grass moves to 1.5× their power.","For five turns, heals all Pokémon on the ground for 1/16 their max HP each turn and strengthens their Grass moves to 1.5× their power. -Changes []{move:nature-power} to []{move:energy-ball}." -353,5,"Pendant cinq tours, protège tous les Pokémon au sol des altérations majeures de statut et confusion, et divise par deux la puissance des capacités []{type:dragon} subies.","Pendant cinq tours, protège tous les Pokémon au sol des altérations majeures de statut et de la confusion et affaiblit les capacités []{type:dragon} utilisées contre eux de 0.5× leur puissance. +Changes Nature Power to Energy Ball." +353,5,"Pendant cinq tours, protège tous les Pokémon au sol des altérations majeures de statut et confusion, et divise par deux la puissance des capacités Dragon subies.","Pendant cinq tours, protège tous les Pokémon au sol des altérations majeures de statut et de la confusion et affaiblit les capacités Dragon utilisées contre eux de 0.5× leur puissance. -Change []{move:nature-power} en []{move:moonblast}." -353,9,"For five turns, protects all Pokémon on the ground from major status ailments and confusion, and halves the power of incoming []{type:dragon} moves.","For five turns, protects all Pokémon on the ground from major status ailments and confusion and weakens []{type:dragon} moves used against them to 0.5× their power. +Change Force Nature en Pouvoir Lunaire." +353,9,"For five turns, protects all Pokémon on the ground from major status ailments and confusion, and halves the power of incoming Dragon moves.","For five turns, protects all Pokémon on the ground from major status ailments and confusion and weakens Dragon moves used against them to 0.5× their power. -Changes []{move:nature-power} to []{move:moonblast}." -354,5,Change le type de la capacité de la cible en []{type:electric} si elle n'a pas encore agi ce tour.,Change le type de la capacité de la cible en []{type:electric} si elle n'a pas encore agi ce tour. -354,9,Changes the target’s move’s type to []{type:electric} if it hasn’t moved yet this turn.,Changes the target’s move’s type to []{type:electric} if it hasn’t moved yet this turn. +Changes Nature Power to Moonblast." +354,5,Change le type de la capacité de la cible en Électrik si elle n'a pas encore agi ce tour.,Change le type de la capacité de la cible en Électrik si elle n'a pas encore agi ce tour. +354,9,Changes the target’s move’s type to Electric if it hasn’t moved yet this turn.,Changes the target’s move’s type to Electric if it hasn’t moved yet this turn. 355,5,Empêche tous les Pokémon de fuir ou se retirer pendant le prochain tour.,Empêche tous les Pokémon de fuir ou se retirer pendant le prochain tour. 355,9,Prevents all Pokémon from fleeing or switching out during the next turn.,Prevents all Pokémon from fleeing or switching out during the next turn. 356,5,Bloque les attaques offensives et diminue l'Attaque du Pokémon attaquant de deux niveaux au contact. Change Exagide en Forme Parade.,Bloque les attaques offensives et diminue l'Attaque du Pokémon attaquant de deux niveaux au contact. Change Exagide en Forme Parade. 356,9,Blocks damaging attacks and lowers attacking Pokémon’s Attack by two stages on contact. Switches Aegislash to Shield Forme.,Blocks damaging attacks and lowers attacking Pokémon’s Attack by two stages on contact. Switches Aegislash to Shield Forme. -357,5,Diminue l'Attaque de la cible d'un niveau.,Diminue l'[Attaque]{mechanic:attack} de la cible d'un [niveau]{mechanic:stage}. -357,9,Lowers the target’s Attack by one stage.,Lowers the target’s [Attack]{mechanic:attack} by one [stage]{mechanic:stage}. +357,5,Diminue l'Attaque de la cible d'un niveau.,Diminue l'Attaque de la cible d'un niveau. +357,9,Lowers the target’s Attack by one stage.,Lowers the target’s Attack by one stage. 358,5,Diminue l'Attaque Spéciale de la cible d'un niveau.,Diminue l'Attaque Spéciale de la cible d'un niveau. 358,9,Lowers the target’s Special Attack by one stage.,Lowers the target’s Special Attack by one stage. -359,5,A une $probabilité_d'effet% de chances d'augmenter la Défense du lanceur de deux niveaux pour chaque cible touchée.,Inflige des dégâts réguliers. A une $probabilité_d'effet% de chances d'augmenter la Défense du lanceur de deux niveau pour chaque cible frappée. -359,9,Has a $effect_chance% chance to raise the user’s Defense by two stages for each target hit.,Inflicts regular damage. Has a $effect_chance% chance to raise the user’s Defense by two stages for each target hit. -360,5,Ignore et détruit les effets de protection.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Outrepasse et supprime n'importe quel effet de protection sur la cible. -360,9,Ignores and destroys protection effects.,Inflicts [regular damage]{mechanic:regular-damage}. Bypasses and removes any protection effect on the target. +359,5,A une chance d'augmenter la Défense du lanceur de deux niveaux pour chaque cible touchée.,Inflige des dégâts réguliers. A une chance d'augmenter la Défense du lanceur de deux niveau pour chaque cible frappée. +359,9,Has a chance to raise the user’s Defense by two stages for each target hit.,Inflicts regular damage. Has a chance to raise the user’s Defense by two stages for each target hit. +360,5,Ignore et détruit les effets de protection.,Inflige des dégâts réguliers. Outrepasse et supprime n'importe quel effet de protection sur la cible. +360,9,Ignores and destroys protection effects.,Inflicts regular damage. Bypasses and removes any protection effect on the target. 361,5,Touche 2-5 fois.,Inflige des dégâts réguliers. Frappe 2–5 fois. 361,9,Hits 2–5 times.,Inflicts regular damage. Hits 2–5 times. 362,5,Bloque les attaques offensives et inflige 1/8 de leurs PV max en dégâts aux attaquants.,Bloque les attaques offensives et inflige 1/8 de leurs PV max en dégâts aux attaquants. @@ -2091,50 +2091,50 @@ Changes []{move:nature-power} to []{move:moonblast}." 365,9,Lowers the target’s Attack by one stage.,Lowers the target’s Attack by one stage. 366,5,"Prend un tour pour charger, puis augmente l'Attaque Spéciale, Défense Spéciale, et Vitesse du lanceur de deux niveaux.","Prend un tour pour charger, puis augmente l'Attaque Spéciale, Défense Spéciale, et Vitesse du lanceur de deux niveaux." 366,9,"Takes one turn to charge, then raises the user’s Special Attack, Special Defense, and Speed by two stages.","Takes one turn to charge, then raises the user’s Special Attack, Special Defense, and Speed by two stages." -367,5,Augmente la Défense et Défense Spéciale d'un Pokémon allié avec []{ability:plus} ou []{ability:minus} d'un niveau.,Augmente la Défense et Défense Spéciale d'un Pokémon allié avec []{ability:plus} ou []{ability:minus} d'un niveau. -367,9,Raises the Defense and Special Defense of all friendly Pokémon with []{ability:plus} or []{ability:minus} by one stage.,Raises the Defense and Special Defense of all friendly Pokémon with []{ability:plus} or []{ability:minus} by one stage. +367,5,Augmente la Défense et Défense Spéciale d'un Pokémon allié avec Plus ou Moins d'un niveau.,Augmente la Défense et Défense Spéciale d'un Pokémon allié avec Plus ou Moins d'un niveau. +367,9,Raises the Defense and Special Defense of all friendly Pokémon with Plus or Minus by one stage.,Raises the Defense and Special Defense of all friendly Pokémon with Plus or Minus by one stage. 368,5,Double les gains d'argent.,"Double les gains d'argent. Se cumule avec un objet tenu. Ne fonctionne qu'une fois par combat." 368,9,Doubles prize money.,"Doubles prize money. Stacks with a held item. Only works once per battle." -369,5,"Pendant cinq tours, empêche tous les Pokémon au sol de dormir et renforce leurs capacités []{type:electric} d'1.5× leur puissance.","Pendant cinq tours, empêche tous les Pokémon au sol de dormir et renforce leurs capacités []{type:eletric} d'1.5× leur puissance. +369,5,"Pendant cinq tours, empêche tous les Pokémon au sol de dormir et renforce leurs capacités Électrik d'1.5× leur puissance.","Pendant cinq tours, empêche tous les Pokémon au sol de dormir et renforce leurs capacités Électrik d'1.5× leur puissance. -Change []{move:nature-power} en []{move:thunderbolt}." -369,9,"For five turns, prevents all Pokémon on the ground from sleeping and strengthens their []{type:electric} moves to 1.5× their power.","For five turns, prevents all Pokémon on the ground from sleeping and strengthens their []{type:electric} moves to 1.5× their power. +Change Force Nature en Tonnerre." +369,9,"For five turns, prevents all Pokémon on the ground from sleeping and strengthens their Electric moves to 1.5× their power.","For five turns, prevents all Pokémon on the ground from sleeping and strengthens their Electric moves to 1.5× their power. -Changes []{move:nature-power} to []{move:thunderbolt}." +Changes Nature Power to Thunderbolt." 370,5,Ne fait rien.,Ne fait rien. 370,9,Does nothing.,Does nothing. 371,5,Ne fait rien.,Ne fait rien. 371,9,Does nothing.,Does nothing. -372,5,A une $probabilité_d'effet% de chances de paralyser la cible.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. A une $probabilité_d'effet% de chances de [paralyser]{mechanic:paralysis} la cible. -372,9,Has a $effect_chance% chance to paralyze the target.,Inflicts [regular damage]{mechanic:regular-damage}. Has a $effect_chance% chance to [paralyze]{mechanic:paralysis} the target. -373,5,"Met la cible au sol, et frappe même les Pokémon de type Vol ou en lévitation.",Inflige des dégâts réguliers. Met au sol la cible jusqu'à ce qu'elle quitte le combat. Ignore les effets de lévitation et l'immunité des Pokémon de type []{type:flying}. -373,9,"Grounds the target, and hits even Flying-type or levitating Pokémon.",Inflicts regular damage. Grounds the target until it leaves battle. Ignores levitation effects and the immunity of []{type:flying}-type Pokémon. +372,5,A une chance de paralyser la cible.,Inflige des dégâts réguliers. A une chance de paralyser la cible. +372,9,Has a chance to paralyze the target.,Inflicts regular damage. Has a chance to paralyze the target. +373,5,"Met la cible au sol, et frappe même les Pokémon de type Vol ou en lévitation.",Inflige des dégâts réguliers. Met au sol la cible jusqu'à ce qu'elle quitte le combat. Ignore les effets de lévitation et l'immunité des Pokémon de type Vol. +373,9,"Grounds the target, and hits even Flying-type or levitating Pokémon.",Inflicts regular damage. Grounds the target until it leaves battle. Ignores levitation effects and the immunity of Flying-type Pokémon. 374,5,Empêche la cible de quitter le combat.,Inflige des dégâts réguliers. Piège la cible. 374,9,Prevents the target from leaving battle.,Inflicts regular damage. Traps the target. 375,5,Augmente l'Attaque du lanceur d'un niveau après avoir infligé des dégâts.,Inflige des dégâts réguliers. Augmente l'Attaque du lanceur d'un niveau. 375,9,Raises the user’s Attack by one stage after inflicting damage.,Inflicts regular damage. Raises the user’s Attack by one stage. -376,5,Ajoute []{type:grass} aux types de la cible.,Ajoute []{type:grass} aux types de la cible. -376,9,Adds []{type:grass} to the target’s types.,Adds []{type:grass} to the target’s types. +376,5,Ajoute Plante aux types de la cible.,Ajoute Plante aux types de la cible. +376,9,Adds Grass to the target’s types.,Adds Grass to the target’s types. 377,5,Protège tous les Pokémon alliés des capacités offensives. Ne fonctionne que le premier tour après que le lanceur soit envoyé.,Protège tous les Pokémon alliés des capacités offensives. Ne fonctionne que le premier tour après que le lanceur soit envoyé. 377,9,Protects all friendly Pokémon from damaging moves. Only works on the first turn after the user is sent out.,Protects all friendly Pokémon from damaging moves. Only works on the first turn after the user is sent out. -378,5,"Explose si la cible utilise une capacité []{type:fire} ce tour, lui infligeant 1/4 de ses PV max et annule la capacité.","Explose si la cible utilise une capacité []{type:fire} ce tour, lui infligeant 1/4 de ses PV max et annule la capacité." -378,9,"Explodes if the target uses a []{type:fire} move this turn, damaging it for 1/4 its max HP and preventing the move.","Explodes if the target uses a []{type:fire} move this turn, damaging it for 1/4 its max HP and preventing the move." -379,5,Inflige des dégâts réguliers.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. -379,9,Inflicts regular damage.,Inflicts [regular damage]{mechanic:regular-damage}. -380,5,Super-efficace contre []{type:water}.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Cette capacité est super efficace contre le type []{type:water}. +378,5,"Explose si la cible utilise une capacité Feu ce tour, lui infligeant 1/4 de ses PV max et annule la capacité.","Explose si la cible utilise une capacité Feu ce tour, lui infligeant 1/4 de ses PV max et annule la capacité." +378,9,"Explodes if the target uses a Fire move this turn, damaging it for 1/4 its max HP and preventing the move.","Explodes if the target uses a Fire move this turn, damaging it for 1/4 its max HP and preventing the move." +379,5,Inflige des dégâts réguliers.,Inflige des dégâts réguliers. +379,9,Inflicts regular damage.,Inflicts regular damage. +380,5,Super-efficace contre Eau.,"Inflige des dégâts réguliers. Cette capacité est super efficace contre le type Eau. Les autres types de la cible affectent les dégâts normalement. Si le type de cette capacité est changé, elle reste super effiicace contre l'Eau peu importe son type." -380,9,Super-effective against []{type:water}.,"Inflicts [regular damage]{mechanic:regular-damage}. This move is super-effective against the []{type:water} type. +380,9,Super-effective against Water.,"Inflicts regular damage. This move is super-effective against the Water type. The target’s other type will affect damage as usual. If this move’s type is changed, it remains super-effective against Water regardless of its type." -381,5,N'échoue jamais.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Ignore la [précision]{mechanic:accuracy} et l'[esquive]{mechanic:evasion}. -381,9,Never misses.,Inflicts [regular damage]{mechanic:regular-damage}. Ignores [accuracy]{mechanic:accuracy} and [evasion]{mechanic:evasion}. -382,5,"Soigne le lanceur d'½ de ses PV max, ou ⅔ pendant une tempête de sable.","Soigne le lanceur d'½ de ses PV max. Sous une []{move:sandstorm}, le soin est augmenté à ⅔." -382,9,"Heals the user for ½ its max HP, or ⅔ during a sandstorm.","Heals the user for ½ its max HP. During a []{move:sandstorm}, the healing is increased to ⅔." +381,5,N'échoue jamais.,Inflige des dégâts réguliers. Ignore la précision et l'esquive. +381,9,Never misses.,Inflicts regular damage. Ignores accuracy and evasion. +382,5,"Soigne le lanceur d'½ de ses PV max, ou ⅔ pendant une tempête de sable.","Soigne le lanceur d'½ de ses PV max. Sous une Tempête de Sable, le soin est augmenté à ⅔." +382,9,"Heals the user for ½ its max HP, or ⅔ during a sandstorm.","Heals the user for ½ its max HP. During a Sandstorm, the healing is increased to ⅔." 383,5,Ne peut être utilisé qu'en tant que première capacité après que le lanceur entre au combat.,Inflige des dégâts réguliers. Ne peut être utilisé seulement au premier tour du lanceur après qu'il est entré sur le terrain. 383,9,Can only be used as the first move after the user enters battle.,Inflicts regular damage. Can only be used on the user’s first turn after entering the field. 384,5,Protège le lanceur pour le reste du tour et empoisonne n'importe quel Pokémon qui essaie d'utiliser une capacité de contact contre lui.,"Garantit la protection du lanceur pour le reste du tour. Si un Pokémon tente d'utiliser une capacité qui a un contact avec le lanceur, ce Pokémon sera empoisonné. Les chances de succès de cette capacité sont divisées par deux à chaque fois qu'elle a été utilisée consécutivement avec une autre capacité de protection." @@ -2143,8 +2143,8 @@ The target’s other type will affect damage as usual. If this move’s type is 385,9,Traps the target.,Inflicts regular damage. Traps the target. 386,5,Soigne la cible de ses brûlures.,"Inflige des dégâts réguliers. Si la cible est brûlée et subit des dégâts de cette capacité, sa brûlure est soignée." 386,9,Cures the target of burns.,"Inflicts regular damage. If the target has a burn and takes damage from this move, its burn is healed." -387,5,"Soigne la cible d'½ de ses PV max, ou ⅔ sur un Champ Herbu.","Soigne la cible d'½ de ses PV max. Si []{move:grassy-terrain} est actif, soigne ⅔ à la place." -387,9,"Heals the target for ½ its max HP, or ⅔ on Grassy Terrain.","Heals the target for ½ its max HP. If []{move:grassy-terrain} is in effect, heals for ⅔ instead." +387,5,"Soigne la cible d'½ de ses PV max, ou ⅔ sur un Champ Herbu.","Soigne la cible d'½ de ses PV max. Si Champ Herbu est actif, soigne ⅔ à la place." +387,9,"Heals the target for ½ its max HP, or ⅔ on Grassy Terrain.","Heals the target for ½ its max HP. If Grassy Terrain is in effect, heals for ⅔ instead." 388,5,Soigne le lanceur de la stat d'Attaque actuelle de la cible et diminue l'Attaque de la cible d'un niveau.,"Diminue l'Attaque de la cible d'un niveau. Soigne le lanceur de l'Attaque actuelle de la cible, incluant les modifications, mais n'incluant pas l'effet de baisse d'Attaque de cette capacité. Si l'Attaque de la cible est déjà à -6, cette capacité échouera. Dans n'importe quelle autre situation qui empêcherait une modification de stat, le soin restera un succès." @@ -2155,99 +2155,99 @@ If the target’s Attack is already at -6, this move will fail. In any other si 389,9,Forces the target’s opponents to aim at the target for the rest of the turn.,"For the duration of the turn, if the target is also a valid target for a move used by one of its opponents, that move will target it instead." 390,5,Empoisonne la cible et diminue sa Vitesse d'un niveau.,Empoisonne la cible et diminue sa Vitesse d'un niveau. 390,9,Poisons the target and lowers its Speed by one stage.,Poisons the target and lowers its Speed by one stage. -391,5,Garantit un coup critique pour la prochaine capacité du lanceur.,La prochaine capacité du lanceur réalisera un [coup critique]{mechanic:critical-hit}. -391,9,Guarantees a critical hit with the user’s next move.,The user’s next move will result in a [critical hit]{mechanic:critical-hit}. -392,5,Augmente l'Attaque et Attaque Spéciale de tous les Pokémon avec []{ability:plus} ou []{ability:minus} d'un niveau.,Augmente l'Attaque et Attaque Spéciale de tous les Pokémon avec []{ability:plus} ou []{ability:minus} d'un niveau. -392,9,Raises the Attack and Special Attack of all friendly Pokémon with []{ability:plus} or []{ability:minus} by one stage.,Raises the Attack and Special Attack of all friendly Pokémon with []{ability:plus} or []{ability:minus} by one stage. -393,5,Empêche la cible d'utiliser des capacités basées sur le son pendant deux tours.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Rend la cible silencieuse pendant deux tours, l'empêchant d'utiliser n'importe quelle capacité basée sur le son." -393,9,Prevents the target from using sound-based moves for two turns.,"Inflicts [regular damage]{mechanic:regular-damage}. Silences the target for two turns, preventing it from using any sound-based moves." -394,5,"Inflige des dégâts aux adversaires, mais soigne les alliés de 50% de leurs PV max.","Si la cible est un adversaire, inflige des [dégâts réguliers]{mechanic:regular-damage}. Si la cible est un allié, soigne la cible de 50% de ses PV max." -394,9,"Damages opponents, but heals allies for 50% of their max HP.","If the target is an opponent, inflicts [regular damage]{mechanic:regular-damage}. If the target is an ally, heals the target for 50% of its max HP." -395,5,Protège les Pokémon au sol des capacités prioritaires et augmente la puissance de leurs capacités Psy de 50%.,"Change le terrain en Champ Psychique pendant 5 tours. Écrase []{move:electric-terrain}, []{move:grassy-terrain}, et []{move:misty-terrain}. - -Tous les Pokémon au sol sont immunisés contre les capacités avec une priorité supérieure à 0. (Les capacités qui ciblent le terrain plutôt qu'un Pokémon individuel, telles que []{move:spikes}, ne sont pas affectées.) De plus, quand un Pokémon au sol utilise une capacité de type []{type:psychic}, la puissance de cette capacité est augmentée de 1.5×. +391,5,Garantit un coup critique pour la prochaine capacité du lanceur.,La prochaine capacité du lanceur réalisera un coup critique. +391,9,Guarantees a critical hit with the user’s next move.,The user’s next move will result in a critical hit. +392,5,Augmente l'Attaque et Attaque Spéciale de tous les Pokémon avec Plus ou Moins d'un niveau.,Augmente l'Attaque et Attaque Spéciale de tous les Pokémon avec Plus ou Moins d'un niveau. +392,9,Raises the Attack and Special Attack of all friendly Pokémon with Plus or Minus by one stage.,Raises the Attack and Special Attack of all friendly Pokémon with Plus or Minus by one stage. +393,5,Empêche la cible d'utiliser des capacités basées sur le son pendant deux tours.,"Inflige des dégâts réguliers. Rend la cible silencieuse pendant deux tours, l'empêchant d'utiliser n'importe quelle capacité basée sur le son." +393,9,Prevents the target from using sound-based moves for two turns.,"Inflicts regular damage. Silences the target for two turns, preventing it from using any sound-based moves." +394,5,"Inflige des dégâts aux adversaires, mais soigne les alliés de 50% de leurs PV max.","Si la cible est un adversaire, inflige des dégâts réguliers. Si la cible est un allié, soigne la cible de 50% de ses PV max." +394,9,"Damages opponents, but heals allies for 50% of their max HP.","If the target is an opponent, inflicts regular damage. If the target is an ally, heals the target for 50% of its max HP." +395,5,Protège les Pokémon au sol des capacités prioritaires et augmente la puissance de leurs capacités Psy de 50%.,"Change le terrain en Champ Psychique pendant 5 tours. Écrase Champ Électrifié, Champ Herbu, et Champ Brumeux. + +Tous les Pokémon au sol sont immunisés contre les capacités avec une priorité supérieure à 0. (Les capacités qui ciblent le terrain plutôt qu'un Pokémon individuel, telles que Picots, ne sont pas affectées.) De plus, quand un Pokémon au sol utilise une capacité de type Psy, la puissance de cette capacité est augmentée de 1.5×. Si un Pokémon tient un Champ'Duit en créant le Champ Psychique (par n'importe quel moyen), l'effet durera 8 tours au lieu de 5." -395,9,Protects Pokémon on the ground from priority moves and increases the power of their Psychic moves by 50%.,"Changes the terrain to Psychic Terrain for 5 turns. Overrides []{move:electric-terrain}, []{move:grassy-terrain}, and []{move:misty-terrain}. +395,9,Protects Pokémon on the ground from priority moves and increases the power of their Psychic moves by 50%.,"Changes the terrain to Psychic Terrain for 5 turns. Overrides Electric Terrain, Grassy Terrain, and Misty Terrain. -All Pokémon on the ground are immune to moves with priority greater than 0. (Moves that target the field rather than individual Pokémon, such as []{move:spikes}, are not affected.) Additionally, when a Pokémon on the ground uses a []{type:psychic}-type move, that move’s power is increased to 1.5×. +All Pokémon on the ground are immune to moves with priority greater than 0. (Moves that target the field rather than individual Pokémon, such as Spikes, are not affected.) Additionally, when a Pokémon on the ground uses a Psychic-type move, that move’s power is increased to 1.5×. If a Pokémon is holding a Terrain Extender when creating Psychic Terrain (by any means), the effect lasts for 8 turns instead of 5." -396,5,Diminue l'Attaque de la cible d'un niveau après avoir infligé des dégâts.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Diminue l'[Attaque]{mechanic:attack} de la cible d'un [niveau]{mechanic:stage}. -396,9,Lowers the target’s Attack by one stage after inflicting damage.,Inflicts [regular damage]{mechanic:regular-damage}. Lowers the target’s [Attack]{mechanic:attack} by one [stage]{mechanic:stage}. -397,5,Diminue la Défense de la cible d'un niveau après avoir infligé des dégâts.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Diminue la [Défense]{mechanic:defense} de la cible d'un [niveau]{mechanic:stage}. -397,9,Lowers the target’s Defense by one stage after inflicting damage.,Inflicts [regular damage]{mechanic:regular-damage}. Lowers the target’s [Defense]{mechanic:defense} by one [stage]{mechanic:stage}. -398,5,Supprime le type []{type:fire} du lanceur après avoir infligé des dégâts.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Supprime le type []{type:fire} du lanceur après le calcul des dégâts. Si le lanceur n'est pas de type []{type:fire}, cette capacité échouera." -398,9,Removes the user’s []{type:fire} type after inflicting damage.,"Inflicts [regular damage]{mechanic:regular-damage}. Removes the user’s []{type:fire} type after damage calculation. If the user is not []{type:fire}-type, this move will fail." -399,5,Échange la Vitesse du lanceur avec celle de la cible.,Échange les stats de [Vitesse]{mechanic:speed} d'origine du lanceur et de la cible. -399,9,Exchanges the user’s Speed with the target’s.,Exchanges the original [Speed]{mechanic:speed} stats of the user and target. +396,5,Diminue l'Attaque de la cible d'un niveau après avoir infligé des dégâts.,Inflige des dégâts réguliers. Diminue l'Attaque de la cible d'un niveau. +396,9,Lowers the target’s Attack by one stage after inflicting damage.,Inflicts regular damage. Lowers the target’s Attack by one stage. +397,5,Diminue la Défense de la cible d'un niveau après avoir infligé des dégâts.,Inflige des dégâts réguliers. Diminue la Défense de la cible d'un niveau. +397,9,Lowers the target’s Defense by one stage after inflicting damage.,Inflicts regular damage. Lowers the target’s Defense by one stage. +398,5,Supprime le type Feu du lanceur après avoir infligé des dégâts.,"Inflige des dégâts réguliers. Supprime le type Feu du lanceur après le calcul des dégâts. Si le lanceur n'est pas de type Feu, cette capacité échouera." +398,9,Removes the user’s Fire type after inflicting damage.,"Inflicts regular damage. Removes the user’s Fire type after damage calculation. If the user is not Fire-type, this move will fail." +399,5,Échange la Vitesse du lanceur avec celle de la cible.,Échange les stats de Vitesse d'origine du lanceur et de la cible. +399,9,Exchanges the user’s Speed with the target’s.,Exchanges the original Speed stats of the user and target. 400,5,Soigne la cible d'une altération majeure de statut et soigne le lanceur de 50% de ses PV max.,"Soigne la cible de ses altérations majeures de statut et soigne le lanceur de 50% de ses PV max. Si la cible n'a pas d'altération majeure de statut, cette capacité échouera." 400,9,Cures the target of a major status ailment and heals the user for 50% of its max HP.,"Cures the target of its major status ailment and heals the user for 50% of its max HP. If the target has no major status ailment, this move will fail." -401,5,A le même type que le lanceur.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le type de cette capacité correspond au premier type du lanceur, s'il en a; sinon, c'est sans type." -401,9,Has the same type as the user.,"Inflicts [regular damage]{mechanic:regular-damage}. This move’s type matches the user’s first type, if any; otherwise, it’s typeless." -402,5,Annule le talent de la cible si elle agit plus tôt.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si la cible a déjà agi ce tour, son talent est annulé." -402,9,Nullifies the target’s ability if it moves earlier.,"Inflicts [regular damage]{mechanic:regular-damage}. If the target has already moved this turn, its ability is nullified." -403,5,Force la cible à répéter sa dernière capacité utilisée.,"La cible utilise immédiatement sa capacité utilisé la plus récemment. Ceci est indépendant de l'action normale de la cible pour ce tour (i.e., elle peut finir par agir deux fois), mais fonctionne normalement sinon, incluant la déduction de PP. Cet effet fonctionne pour les capacités entravées et ignore []{move:torment}." -403,9,Forces the target to repeat its last used move.,"The target immediately uses its most recently-used move. This is independent of the target’s normal action for the turn (i.e., it may end up moving twice), but otherwise functions as usual, including deduction of PP. This effect works for disabled moves and ignores []{move:torment}." -404,5,Inflige une brûlure à n'importe quel Pokémon qui a un contact avec le lanceur avant l'attaque.,"Commence à charger au début du tour, puis attaque normalement. N'importe quel Pokémon qui a un contact avec le lanceur pendant qu'il charge est [brûlé]{mechanic:burns}. Le chargement n'est pas affecté par la puissance, le sommeil, la paralysie, ou n'importe quel autre effet qui interférerait avec une capacité." -404,9,Inflicts a burn on any Pokémon that makes contact before the attack.,"Begins charging at the start of the turn, then attacks as normal. Any Pokémon that makes contact with the user while charging is [burned]{mechanic:burns}. The charging is not affected by accuracy, sleep, paralysis, or any other effect that would interfere with a move." -405,5,Diminue la Défense du lanceur d'un niveau après avoir infligé des dégâts.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Diminue la [Défense]{mechanic:defense} du lanceur d'un [niveau]{mechanic:stage}. -405,9,Lowers the user’s Defense by one stage after inflicting damage.,Inflicts [regular damage]{mechanic:regular-damage}. Lowers the user’s [Defense]{mechanic:defense} by one [stage]{mechanic:stage}. -406,5,Inflige des dégâts réguliers avec aucun effet additionnel.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. -406,9,Inflicts regular damage with no additional effect.,Inflicts [regular damage]{mechanic:regular-damage}. -407,5,"Réduit les dégâts pendant cinq tours, mais doit être utilisé pendant la grêle.","Place l'effet du Voile Aurore sur le côté du terrain du lanceur pendant les 5 prochains tours. Si la météo n'est pas []{move:hail}, ou que la météo est désactivée par les effets de []{ability:cloud-nine} ou []{ability:air-lock}, cette capacité échouera. - -N'importe quel [dégât régulier]{mechanic:regular-damage} infligé à un Pokémon affecté est réduit de ½. (S'il y a plusieurs Pokémon sur le terrain affecté, la réduction est ⅓.)" -407,9,"Reduces damage five turns, but must be used during hail.","Places the Aurora Veil effect on the user’s side of the field for the next 5 turns. If the weather is not []{move:hail}, or the weather is disabled by the effects of []{ability:cloud-nine} or []{ability:air-lock}, this move will fail. - -Any [regular damage]{mechanic:regular-damage} dealt to an affected Pokémon is reduced by ½. (If there are multiple Pokémon on the affected field, the reduction is ⅓.)" -408,5,Inflige des dégâts seulement si le lanceur a été touché par une capacité physique ce tour.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Si le lanceur n'a pas encore été frappé par une attaque physique adverse ce tour, cette capacité échouera." -408,9,Only inflicts damage if the user was hit by a physical move this turn.,"Inflicts [regular damage]{mechanic:regular-damage}. If the user was not yet hit by an opponent’s physical move this turn, this move will fail." -409,5,A une puissance double si la dernière capacité du lanceur a échoué.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. La puissance est doublée si la dernière capacité du lanceur a échoué pour n'importe quelle raison (i.e., a produit le message ""Mais cela échoue."") ou était inefficace dû aux types." -409,9,Has double power if the user’s last move failed.,"Inflicts [regular damage]{mechanic:regular-damage}. Power is doubled if the user’s last move failed for any reason (i.e., produced the message ""But it failed!"") or was ineffective due to types." -410,5,"Vole les augmentations de stat de la cible, puis inflige des dégâts.","Vole les augmentations de stat de la cible, puis inflige des [dégâts réguliers]{mechanic:regular-damage}. Ne volera pas les augmentations de stats qui mettrait n'importe quelle stat de l'utilisateur au delà de +6; n'importe quel excès est laissé sur la cible. Les augmentations volées sont affectées par les talents normalement." -410,9,"Steals the target’s stat increases, then inflicts damage.","Steals the target’s stat increases, then inflicts [regular damage]{mechanic:regular-damage}. Will not steal stat increases that would put any of the user’s stats at more than +6; any excess is left on the target. Stolen increases are affected by abilities as normal." -411,5,Ne peut pas être perturbé par les talents.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}. Les talents des autres Pokémon ne peuvent pas s'activer en réponse à cette capacité. En particulier, elle frappe à travers []{ability:disguise}" -411,9,Cannot be disrupted by abilities.,"Inflicts [regular damage]{mechanic:regular-damage}. Other Pokémon’s abilities cannot activate in response to this move. In particular, it hits through []{ability:disguise}" -412,5,Diminue l'Attaque et Attaque Spéciale de la cible d'un niveau.,Diminue l'[Attaque]{mechanic:attack} et [Attaque Spéciale]{mechanic:special-attack} de la cible d'un niveau chacune. -412,9,Lowers the target’s Attack and Special Attack by one stage.,Lowers the target’s [Attack]{mechanic:attack} and [Special Attack]{mechanic:special-attack} by one stage each. +401,5,A le même type que le lanceur.,"Inflige des dégâts réguliers. Le type de cette capacité correspond au premier type du lanceur, s'il en a; sinon, c'est sans type." +401,9,Has the same type as the user.,"Inflicts regular damage. This move’s type matches the user’s first type, if any; otherwise, it’s typeless." +402,5,Annule le talent de la cible si elle agit plus tôt.,"Inflige des dégâts réguliers. Si la cible a déjà agi ce tour, son talent est annulé." +402,9,Nullifies the target’s ability if it moves earlier.,"Inflicts regular damage. If the target has already moved this turn, its ability is nullified." +403,5,Force la cible à répéter sa dernière capacité utilisée.,"La cible utilise immédiatement sa capacité utilisé la plus récemment. Ceci est indépendant de l'action normale de la cible pour ce tour (i.e., elle peut finir par agir deux fois), mais fonctionne normalement sinon, incluant la déduction de PP. Cet effet fonctionne pour les capacités entravées et ignore Tourmente." +403,9,Forces the target to repeat its last used move.,"The target immediately uses its most recently-used move. This is independent of the target’s normal action for the turn (i.e., it may end up moving twice), but otherwise functions as usual, including deduction of PP. This effect works for disabled moves and ignores Torment." +404,5,Inflige une brûlure à n'importe quel Pokémon qui a un contact avec le lanceur avant l'attaque.,"Commence à charger au début du tour, puis attaque normalement. N'importe quel Pokémon qui a un contact avec le lanceur pendant qu'il charge est brûlé. Le chargement n'est pas affecté par la puissance, le sommeil, la paralysie, ou n'importe quel autre effet qui interférerait avec une capacité." +404,9,Inflicts a burn on any Pokémon that makes contact before the attack.,"Begins charging at the start of the turn, then attacks as normal. Any Pokémon that makes contact with the user while charging is burned. The charging is not affected by accuracy, sleep, paralysis, or any other effect that would interfere with a move." +405,5,Diminue la Défense du lanceur d'un niveau après avoir infligé des dégâts.,Inflige des dégâts réguliers. Diminue la Défense du lanceur d'un niveau. +405,9,Lowers the user’s Defense by one stage after inflicting damage.,Inflicts regular damage. Lowers the user’s Defense by one stage. +406,5,Inflige des dégâts réguliers avec aucun effet additionnel.,Inflige des dégâts réguliers. +406,9,Inflicts regular damage with no additional effect.,Inflicts regular damage. +407,5,"Réduit les dégâts pendant cinq tours, mais doit être utilisé pendant la grêle.","Place l'effet du Voile Aurore sur le côté du terrain du lanceur pendant les 5 prochains tours. Si la météo n'est pas Grêle, ou que la météo est désactivée par les effets de Ciel Gris ou Air Lock, cette capacité échouera. + +N'importe quel dégât régulier infligé à un Pokémon affecté est réduit de ½. (S'il y a plusieurs Pokémon sur le terrain affecté, la réduction est ⅓.)" +407,9,"Reduces damage five turns, but must be used during hail.","Places the Aurora Veil effect on the user’s side of the field for the next 5 turns. If the weather is not Hail, or the weather is disabled by the effects of Cloud Nine or Air Lock, this move will fail. + +Any regular damage dealt to an affected Pokémon is reduced by ½. (If there are multiple Pokémon on the affected field, the reduction is ⅓.)" +408,5,Inflige des dégâts seulement si le lanceur a été touché par une capacité physique ce tour.,"Inflige des dégâts réguliers. Si le lanceur n'a pas encore été frappé par une attaque physique adverse ce tour, cette capacité échouera." +408,9,Only inflicts damage if the user was hit by a physical move this turn.,"Inflicts regular damage. If the user was not yet hit by an opponent’s physical move this turn, this move will fail." +409,5,A une puissance double si la dernière capacité du lanceur a échoué.,"Inflige des dégâts réguliers. La puissance est doublée si la dernière capacité du lanceur a échoué pour n'importe quelle raison (i.e., a produit le message ""Mais cela échoue."") ou était inefficace dû aux types." +409,9,Has double power if the user’s last move failed.,"Inflicts regular damage. Power is doubled if the user’s last move failed for any reason (i.e., produced the message ""But it failed!"") or was ineffective due to types." +410,5,"Vole les augmentations de stat de la cible, puis inflige des dégâts.","Vole les augmentations de stat de la cible, puis inflige des dégâts réguliers. Ne volera pas les augmentations de stats qui mettrait n'importe quelle stat de l'utilisateur au delà de +6; n'importe quel excès est laissé sur la cible. Les augmentations volées sont affectées par les talents normalement." +410,9,"Steals the target’s stat increases, then inflicts damage.","Steals the target’s stat increases, then inflicts regular damage. Will not steal stat increases that would put any of the user’s stats at more than +6; any excess is left on the target. Stolen increases are affected by abilities as normal." +411,5,Ne peut pas être perturbé par les talents.,"Inflige des dégâts réguliers. Les talents des autres Pokémon ne peuvent pas s'activer en réponse à cette capacité. En particulier, elle frappe à travers Fantômasque" +411,9,Cannot be disrupted by abilities.,"Inflicts regular damage. Other Pokémon’s abilities cannot activate in response to this move. In particular, it hits through Disguise" +412,5,Diminue l'Attaque et Attaque Spéciale de la cible d'un niveau.,Diminue l'Attaque et Attaque Spéciale de la cible d'un niveau chacune. +412,9,Lowers the target’s Attack and Special Attack by one stage.,Lowers the target’s Attack and Special Attack by one stage each. 413,5,Inflige des dégâts à la cible à hauteur de 75% de ses PV restants.,Inflige des dégâts directes égaux à ¾ des PV restants de la cible. 413,9,Damages the target for 75% of its remaining HP.,Inflicts direct damage equal to ¾ of the target’s remaining HP. -414,5,Augmente toutes les stats du lanceur de deux niveaux.,"Augmente l'[Attaque]{mechanic:attack}, [Défense]{mechanic:defense}, [Attaque Spéciale]{mechanic:special-attack}, [Défense Spéciale]{mechanic:special-defense}, et [Vitesse]{mechanic:speed} du lanceur de deux [niveaux]{mechanic:stage} chacune." -414,9,Raises all of the user’s stats by two stages.,"Raises the user’s [Attack]{mechanic:attack}, [Defense]{mechanic:defense}, [Special Attack]{mechanic:special-attack}, [Special Defense]{mechanic:special-defense}, and [Speed]{mechanic:speed} by two [stages]{mechanic:stage} each." -415,5,Change le terrain en Champ Psychique après avoir infligé des dégâts.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}, puis (si succès) change le terrain en []{move:psychic-terrain}." -415,9,Changes the terrain to Psychic Terrain after inflicting damage.,"Inflicts [regular damage]{mechanic:regular-damage}, then (if successful) changes the terrain to []{move:psychic-terrain}." -416,5,"Inflige des dégâts en utilisant soit la stat d'Attaque ou Attaque Spéciale, celle qui est la plus élevée.","Inflige des dégâts en utilisant soit la stat d'[Attaque]{mechanic:attack} ou [Attaque Spéciale]{mechanic:special-attack}, celle qui est la plus élevée. La détermination de la stat utilisée prend en compte les [changements de stat]{mechanic:stage} mais pas les objets tenus ou talents." -416,9,"Inflicts damage using either Attack or Special Attack stat, whichever is higher.","Inflicts damage using either [Attack]{mechanic:attack} or [Special Attack]{mechanic:special-attack} stat, whichever is higher. Determining which stat is used takes into account [stat changes]{mechanic:stage} but not held items or abilities." -417,5,"Après avoir infligé des dégâts, change toutes les capacités Normal en Électrik pour le reste du tour.","Après avoir infligé des dégâts, toutes les capacités de type Normal deviennent de type Electric pour le reste du tour, incluant les capacités de statut. Cet effet est appliqué après les talents de changement de type, tels que [Peau Féérique]{ability:pixilate} et [Normalise]{ability:normalize}." -417,9,"After inflicting damage, causes all Normal-type moves to become Electric-type for the remainder of the turn.","After inflicting damage, all Normal-type moves become Electric-type for the remainder of the turn, including status moves. This effect is applied after move type-changing abilities, such as [Pixilate]{ability:pixilate} and [Normalize]{ability:normalize}." +414,5,Augmente toutes les stats du lanceur de deux niveaux.,"Augmente l'Attaque, Défense, Attaque Spéciale, Défense Spéciale, et Vitesse du lanceur de deux niveaux chacune." +414,9,Raises all of the user’s stats by two stages.,"Raises the user’s Attack, Defense, Special Attack, Special Defense, and Speed by two stages each." +415,5,Change le terrain en Champ Psychique après avoir infligé des dégâts.,"Inflige des dégâts réguliers, puis (si succès) change le terrain en Champ Psychique." +415,9,Changes the terrain to Psychic Terrain after inflicting damage.,"Inflicts regular damage, then (if successful) changes the terrain to Psychic Terrain." +416,5,"Inflige des dégâts en utilisant soit la stat d'Attaque ou Attaque Spéciale, celle qui est la plus élevée.","Inflige des dégâts en utilisant soit la stat d'Attaque ou Attaque Spéciale, celle qui est la plus élevée. La détermination de la stat utilisée prend en compte les changements de stat mais pas les objets tenus ou talents." +416,9,"Inflicts damage using either Attack or Special Attack stat, whichever is higher.","Inflicts damage using either Attack or Special Attack stat, whichever is higher. Determining which stat is used takes into account stat changes but not held items or abilities." +417,5,"Après avoir infligé des dégâts, change toutes les capacités Normal en Électrik pour le reste du tour.","Après avoir infligé des dégâts, toutes les capacités de type Normal deviennent de type Electric pour le reste du tour, incluant les capacités de statut. Cet effet est appliqué après les talents de changement de type, tels que Peau Féérique et Normalise." +417,9,"After inflicting damage, causes all Normal-type moves to become Electric-type for the remainder of the turn.","After inflicting damage, all Normal-type moves become Electric-type for the remainder of the turn, including status moves. This effect is applied after move type-changing abilities, such as Pixilate and Normalize." 418,5,Inflige des dégâts et supprime n'importe quel champ présent sur le combat.,Inflige des dégâts et supprime n'importe quel champ présent sur le combat. 418,9,Inflicts damage and removes any terrain present on the battlefield.,Inflicts damage and removes any terrain present on the battlefield. -419,5,"Inflige des dégâts à tous les Pokémon adverses et augmente l'Attaque, Défense, Attaque Spéciale, Défense Spéciale, et Vitesse du lanceur d'un niveau chacun.","Inflige des dégâts basés sur le son à tous les Pokémon adverses et augmente l'[Attaque]{mechanic:attack}, [Défense]{mechanic:defense}, [Attaque Spéciale]{mechanic:special-attack}, [Défense Spéciale]{mechanic:special-defense}, et [Vitesse]{mechanic:speed} du lanceur d'un [niveau]{mechanic:stage} chacune. Les stats du lanceur ne sont pas augmentées si la capacité échoue à infliger des dégâts à n'importe quel Pokémon adverse." -419,9,"Inflicts damage to all opposing Pokémon and increases the user’s Attack, Defense, Special Attack, Special Defense, and Speed by one stage each.","Inflicts sound-based damage to all opposing Pokémon and increases the user’s [Attack]{mechanic:attack}, [Defense]{mechanic:defense}, [Special Attack]{mechanic:special-attack}, [Special Defense]{mechanic:special-defense}, and [Speed]{mechanic:speed} by one [stage]{mechanic:stage} each. The user’s stats are not raised if the move fails to damage any opposing Pokémon." -420,5,"Inflige des dégâts, et le lanceur prend des dégâts égaux à la moitié de ses PV max, arrondis à l'unité supérieure.","Inflige des dégâts, et le lanceur subit des dégâts égaux à la moitié de ses [PV]{mechanic:hp} max, arrondis à l'unité supérieure. Le lanceur prend quand même des dégâts si la capacité est bloquée par [Abri]{move:protect} ou [Clonage]{move:substitute}, manque sa cible, ou si la cible a [Torche]{ability:flash-fire}." -420,9,"Inflicts damage, and the user takes damage equal to half of its max HP, rounded up.","Inflicts damage, and the user takes damage equal to half of its max [HP]{mechanic:hp}, rounded up. The user still takes damage if the move is blocked by [Protect]{move:protect} or [Substitute]{move:substitute}, misses, or if the target has [Flash Fire]{ability:flash-fire}." -421,5,Met [Mur Lumière]{move:light-screen} du côté du terrain du lanceur après avoir infligé des dégâts.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}, puis (si succès) place []{move:light-screen} du côté du [terrain]{mechanic:field} du lanceur." -421,9,Sets [Light Screen]{move:light-screen} on the user’s side of the field after inflicting damage.,"Inflicts [regular damage]{mechanic:regular-damage}, then (if successful) sets []{move:light-screen} on the user’s side of the [field]{mechanic:field}." -422,5,Met [Mur Lumière]{move:light-screen} du côté du terrain du lanceur après avoir infligé des dégâts.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}, puis (si succès) place []{move:reflect} du côté du [terrain]{mechanic:field} du lanceur." -422,9,Sets [Reflect]{move:reflect} on the user’s side of the field after inflicting damage.,"Inflicts [regular damage]{mechanic:regular-damage}, then (if successful) sets []{move:reflect} on the user’s side of the [field]{mechanic:field}." -423,5,Ensemence la cible après lui avoir infligé des dégâts.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}, puis (si succès) place []{move:leech-seed} sur la cible." -423,9,Seeds the target after inflicting damage.,"Inflicts [regular damage]{mechanic:regular-damage}, then (if successful) sets []{move:leech-seed} on the target." -424,5,Soigne l'équipe entiere de ses effets majeurs de statut après avoir infligé des dégâts.,"Inflige des [dégâts réguliers]{mechanic:regular-damage}, puis (si succès) supprime les [effets majeurs de statut]{mechanic:major-status-effects} de tous les Pokémon de l'équipe du lanceur." -424,9,Cures the entire party of major status effects after inflicting damage.,"Inflicts [regular damage]{mechanic:regular-damage}, then (if successful) removes [major status effects]{mechanic:major-status-effects} from every Pokémon in the user’s party." -425,5,"Touche deux fois en un tour, avec une $probabilité_d'effet% de chances d'apeurer la cible.","Inflige des [dégâts réguliers]{mechanic:regular-damage}. Frappe deux fois en un tour, avec une $probabilité_d'effet% de chances d'[apeurer]{mechanic:flinch} la cible." -425,9,"Hits twice in one turn, with a $effect_chance% chance to make the target flinch.","Inflicts [regular damage]{mechanic:regular-damage}. Hits twice in one turn, with a $effect_chance% chance to make the target [flinch]{mechanic:flinch}." -443,5,Booste la Vitesse du lanceur et diminue ses Défenses d'un niveau après avoir infligé des dégâts deux à cinq fois de suite.,"Inflige des [dégâts réguliers]{mechanic:regular-damage} deux à cinq fois de suite, augmentant la [Vitesse]{mechanic:speed} du lanceur et diminuant la [Défense]{mechanic:defense} du lanceur d'un [niveau]{mechanic:stage} chacune à chaque coup." -443,9,Boosts the user’s Speed and lowers their Defense by one stage after inflicting damage two to five times in a row.,"Inflicts [regular damage]{mechanic:regular-damage} two to five times in a row, raising the user’s [Speed]{mechanic:speed} and lowering the user’s [Defense]{mechanic:defense} by one [stage]{mechanic:stage} each upon last hit." -10001,5,A une chance augmentée de coup critique en Mode Hyper.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le taux de [coups critiques]{mechanic:critical-hit} du lanceur est un niveau plus haut en utilisant cette capacité en étant en [Mode Hyper]{mechanic:hyper-mode}. -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,5,Le lanceur reçoit 1/2 de ses PV en contrecoup.,Inflige des [dégâts réguliers]{mechanic:regular-damage}. Le lanceur subit 1/2 de ses [PV]{mechanic:hp} actuels en contrecoup. -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,5,Divise par deux les PV de tous les Pokémon sur le terrain. Doit se recharger.,"Divise par deux les [PV]{mechanic:hp} de tous les Pokémon sur le terrain. Le lanceur perd son prochain tour pour ""se recharger"" et ne peut pas attaquer ou [se retirer]{mechanic:switch} pendant ce tour." -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." -10004,5,Diminue l'esquive de la cible de deux niveaux.,Diminue l'[esquive]{mechanic:evasion} de la cible de deux [niveaux]{mechanic:stage}. -10004,9,Lowers the target’s evasion by two stages.,Lowers the target’s [evasion]{mechanic:evasion} by two [stages]{mechanic:stage}. -10005,5,"Supprime [Mur Lumière]{move:light-screen}, [Protection]{move:reflect}, et [Rune Protect]{move:safeguard}.","Supprime les effets de []{move:light-screen}, []{move:reflect}, et []{move:safeguard}." -10005,9,"Removes [Light Screen]{move:light-screen}, [Reflect]{move:reflect}, and [Safeguard]{move:safeguard}.","Removes the effects of []{move:light-screen}, []{move:reflect}, and []{move:safeguard}." -10006,5,Change la météo en Ciel Noir pendant cinq tours.,Change la météo en Ciel Noir pendant cinq tours. Les autres Pokémon que les Pokémon []{type:shadow} prennent 1/16 de leurs [PV]{mechanic:hp} max en dégâts à la fin de chaque tour. Cette capacité est sans type aux fins de []{move:weather-ball}. -10006,9,Changes the weather to Shadow Sky for five turns.,Changes the weather to Shadow Sky for five turns. Pokémon other than []{type:shadow} Pokémon take 1/16 their max [HP]{mechanic:hp} at the end of every turn. This move is typeless for the purposes of []{move:weather-ball}. +419,5,"Inflige des dégâts à tous les Pokémon adverses et augmente l'Attaque, Défense, Attaque Spéciale, Défense Spéciale, et Vitesse du lanceur d'un niveau chacun.","Inflige des dégâts basés sur le son à tous les Pokémon adverses et augmente l'Attaque, Défense, Attaque Spéciale, Défense Spéciale, et Vitesse du lanceur d'un niveau chacune. Les stats du lanceur ne sont pas augmentées si la capacité échoue à infliger des dégâts à n'importe quel Pokémon adverse." +419,9,"Inflicts damage to all opposing Pokémon and increases the user’s Attack, Defense, Special Attack, Special Defense, and Speed by one stage each.","Inflicts sound-based damage to all opposing Pokémon and increases the user’s Attack, Defense, Special Attack, Special Defense, and Speed by one stage each. The user’s stats are not raised if the move fails to damage any opposing Pokémon." +420,5,"Inflige des dégâts, et le lanceur prend des dégâts égaux à la moitié de ses PV max, arrondis à l'unité supérieure.","Inflige des dégâts, et le lanceur subit des dégâts égaux à la moitié de ses PV max, arrondis à l'unité supérieure. Le lanceur prend quand même des dégâts si la capacité est bloquée par Abri ou Clonage, manque sa cible, ou si la cible a Torche." +420,9,"Inflicts damage, and the user takes damage equal to half of its max HP, rounded up.","Inflicts damage, and the user takes damage equal to half of its max HP, rounded up. The user still takes damage if the move is blocked by Protect or Substitute, misses, or if the target has Flash Fire." +421,5,Met Mur Lumière du côté du terrain du lanceur après avoir infligé des dégâts.,"Inflige des dégâts réguliers, puis (si succès) place Mur Lumière du côté du terrain du lanceur." +421,9,Sets Light Screen on the user’s side of the field after inflicting damage.,"Inflicts regular damage, then (if successful) sets Light Screen on the user’s side of the field." +422,5,Met Mur Lumière du côté du terrain du lanceur après avoir infligé des dégâts.,"Inflige des dégâts réguliers, puis (si succès) place Protection du côté du terrain du lanceur." +422,9,Sets Reflect on the user’s side of the field after inflicting damage.,"Inflicts regular damage, then (if successful) sets Reflect on the user’s side of the field." +423,5,Ensemence la cible après lui avoir infligé des dégâts.,"Inflige des dégâts réguliers, puis (si succès) place Vampigraine sur la cible." +423,9,Seeds the target after inflicting damage.,"Inflicts regular damage, then (if successful) sets Leech Seed on the target." +424,5,Soigne l'équipe entiere de ses effets majeurs de statut après avoir infligé des dégâts.,"Inflige des dégâts réguliers, puis (si succès) supprime les effets majeurs de statut de tous les Pokémon de l'équipe du lanceur." +424,9,Cures the entire party of major status effects after inflicting damage.,"Inflicts regular damage, then (if successful) removes major status effects from every Pokémon in the user’s party." +425,5,"Touche deux fois en un tour, avec une chance d'apeurer la cible.","Inflige des dégâts réguliers. Frappe deux fois en un tour, avec une chance d'apeurer la cible." +425,9,"Hits twice in one turn, with a chance to make the target flinch.","Inflicts regular damage. Hits twice in one turn, with a chance to make the target flinch." +443,5,Booste la Vitesse du lanceur et diminue ses Défenses d'un niveau après avoir infligé des dégâts deux à cinq fois de suite.,"Inflige des dégâts réguliers deux à cinq fois de suite, augmentant la Vitesse du lanceur et diminuant la Défense du lanceur d'un niveau chacune à chaque coup." +443,9,Boosts the user’s Speed and lowers their Defense by one stage after inflicting damage two to five times in a row.,"Inflicts regular damage two to five times in a row, raising the user’s Speed and lowering the user’s Defense by one stage each upon last hit." +10001,5,A une chance augmentée de coup critique en Mode Hyper.,Inflige des dégâts réguliers. Le taux de coups critiques du lanceur est un niveau plus haut en utilisant cette capacité en étant en Mode Hyper. +10001,9,Has an increased chance for a critical hit in Hyper Mode.,Inflicts regular damage. User’s critical hit rate is one level higher when using this move while in hyper mode. +10002,5,Le lanceur reçoit 1/2 de ses PV en contrecoup.,Inflige des dégâts réguliers. Le lanceur subit 1/2 de ses PV actuels en contrecoup. +10002,9,User receives 1/2 its HP in recoil.,Inflicts regular damage. User takes 1/2 of its current HP in recoil. +10003,5,Divise par deux les PV de tous les Pokémon sur le terrain. Doit se recharger.,"Divise par deux les PV de tous les Pokémon sur le terrain. Le lanceur perd son prochain tour pour ""se recharger"" et ne peut pas attaquer ou se retirer pendant ce tour." +10003,9,Halves HP of all Pokémon on the field. Must recharge,"Halves HP of all Pokémon on the field. User loses its next turn to ""recharge"", and cannot attack or switch out during that turn." +10004,5,Diminue l'esquive de la cible de deux niveaux.,Diminue l'esquive de la cible de deux niveaux. +10004,9,Lowers the target’s evasion by two stages.,Lowers the target’s evasion by two stages. +10005,5,"Supprime Mur Lumière, Protection, et Rune Protect.","Supprime les effets de Mur Lumière, Protection, et Rune Protect." +10005,9,"Removes Light Screen, Reflect, and Safeguard.","Removes the effects of Light Screen, Reflect, and Safeguard." +10006,5,Change la météo en Ciel Noir pendant cinq tours.,Change la météo en Ciel Noir pendant cinq tours. Les autres Pokémon que les Pokémon Obscur prennent 1/16 de leurs PV max en dégâts à la fin de chaque tour. Cette capacité est sans type aux fins de Ball’Météo. +10006,9,Changes the weather to Shadow Sky for five turns.,Changes the weather to Shadow Sky for five turns. Pokémon other than Shadow Pokémon take 1/16 their max HP at the end of every turn. This move is typeless for the purposes of Weather Ball. diff --git a/data/v2/csv/move_flag_prose.csv b/data/v2/csv/move_flag_prose.csv index e09b0cbc4..8a98da4c9 100644 --- a/data/v2/csv/move_flag_prose.csv +++ b/data/v2/csv/move_flag_prose.csv @@ -1,63 +1,63 @@ move_flag_id,local_language_id,name,description -1,5,Contact,"Le lanceur touche la cible. Cela déclenche certaines capacités (e.g., []{ability:static}) et certains objets (e.g., []{item:sticky-barb})." -1,6,Kontakt,Der Anwender berührt das Ziel. Dies löst mahcne Fähigkeiten aus (z.B. []{ability:static}) und Gegenstände (z.B. []{item:sticky-barb}). -1,9,Makes contact,"User touches the target. This triggers some abilities (e.g., []{ability:static}) and items (e.g., []{item:sticky-barb})." -2,5,A un tour de chargement,Cette capacité nécessite un tour de chargement qui peut être passé avec une []{item:power-herb}. -2,6,Hat eine Aufladerunde,"Diese Fähigkeit hat eine Aufladerunde, welche mit einer []{item:power-herb} übersprungen werden kann." -2,9,Has a charging turn,This move has a charging turn that can be skipped with a []{item:power-herb}. +1,5,Contact,"Le lanceur touche la cible. Cela déclenche certaines capacités (e.g., Statik) et certains objets (e.g., Piquants)." +1,6,Kontakt,Der Anwender berührt das Ziel. Dies löst mahcne Fähigkeiten aus (z.B. Statik) und Gegenstände (z.B. Klettdorn). +1,9,Makes contact,"User touches the target. This triggers some abilities (e.g., Static) and items (e.g., Sticky Barb)." +2,5,A un tour de chargement,Cette capacité nécessite un tour de chargement qui peut être passé avec une Herbe Pouvoir. +2,6,Hat eine Aufladerunde,"Diese Fähigkeit hat eine Aufladerunde, welche mit einer Energiekraut übersprungen werden kann." +2,9,Has a charging turn,This move has a charging turn that can be skipped with a Power Herb. 3,5,Doit recharger,"Au tour suivant l’utilisation de cette capacité, l’action du Pokémon est ignorée pour qu’il puisse se recharger." 3,6,Muss aufladen,"Die Runde nach dieser Fähigkeit wird benötigt, damit das Pokémon sich aufladen kann." 3,9,Must recharge,"The turn after this move is used, the Pokémon's action is skipped so it can recharge." -4,5,Bloqué par Protection et Abri,Cette capacité ne fonctionnera pas si la cible a utilisé []{move:detect} ou []{move:protect} ce tour. -4,6,Blockiert von Scanner and Schutzschild,"Diese Fähigkeit funktioniert nicht, wenn das Ziel []{move:detect} oder []{move:protect} diese Runde genutzt hat." -4,9,Blocked by Detect and Protect,This move will not work if the target has used []{move:detect} or []{move:protect} this turn. -5,5,Réflechissable,Cette capacité peut être réflechie sur le lanceur avec []{move:magic-coat} ou []{ability:magic-bounce}. -5,6,Reflektierbar,Diese Fähigkeit könnte reflektiert mit []{move:magic-coat} oder []{ability:magic-bounce} reflektiert werden. -5,9,Reflectable,This move may be reflected back at the user with []{move:magic-coat} or []{ability:magic-bounce}. -6,5,Saisissable,Cette capacité peut être volée si un autre Pokémon a utilisé []{move:snatch} ce tour. -6,6,Übernehmbar,"Diese Fähigkeit kann übernommen werden, wenn ein anderes Pokémon []{move:snatch} diese Runde nutzt." -6,9,Snatchable,This move will be stolen if another Pokémon has used []{move:snatch} this turn. -7,5,Copié par Mimique,Un Pokémon ciblé par cette capacité peut utiliser []{move:mirror-move} pour la copier. -7,6,Kopierbar von Spiegeltrick,Ein von dieser Fähigkeit getroffenes Pokémon kann []{move:mirror-move} nutzen um diese Fähigkeit zu kopieren. -7,9,Copied by Mirror Move,A Pokémon targeted by this move can use []{move:mirror-move} to copy it. -8,5,Basé sur un coup de poing,La puissance de cette capacité est multipliée par 1.2 lorsqu’elle est utilisée par un Pokémon avec []{ability:iron-fist}. -8,6,Hieb basierend,"Diese Fähigkeit hat die 1.2× Kraft, wenn es von einem Pokémon mit []{ability:iron-fist} genutzt wird." -8,9,Punch-based,This move has 1.2× its usual power when used by a Pokémon with []{ability:iron-fist}. -9,5,Capacité sonore,Les Pokémon avec []{ability:soundproof} sont immunisés contre cette capacité. -9,6,Sound basierend,Pokémon mit []{ability:soundproof} sind immun gegen diese Fähigkeit. -9,9,Sound-based,Pokémon with []{ability:soundproof} are immune to this move. -10,5,Inutilisable sous Gravité,Cette capacité ne peut pas être utilisé sous forte []{move:gravity}. -10,6,Nicht nutzbar bei hoher Erdanziehung,Diese Fähigkeit kann nicht bei hoher []{move:gravity} genutzt werden. -10,9,Unusable during Gravity,This move cannot be used in high []{move:gravity}. +4,5,Bloqué par Protection et Abri,Cette capacité ne fonctionnera pas si la cible a utilisé Détection ou Abri ce tour. +4,6,Blockiert von Scanner and Schutzschild,"Diese Fähigkeit funktioniert nicht, wenn das Ziel Scanner oder Schutzschild diese Runde genutzt hat." +4,9,Blocked by Detect and Protect,This move will not work if the target has used Detect or Protect this turn. +5,5,Réflechissable,Cette capacité peut être réflechie sur le lanceur avec Reflet Magik ou Miroir Magik. +5,6,Reflektierbar,Diese Fähigkeit könnte reflektiert mit Magiemantel oder Magiespiegel reflektiert werden. +5,9,Reflectable,This move may be reflected back at the user with Magic Coat or Magic Bounce. +6,5,Saisissable,Cette capacité peut être volée si un autre Pokémon a utilisé Saisie ce tour. +6,6,Übernehmbar,"Diese Fähigkeit kann übernommen werden, wenn ein anderes Pokémon Übernahme diese Runde nutzt." +6,9,Snatchable,This move will be stolen if another Pokémon has used Snatch this turn. +7,5,Copié par Mimique,Un Pokémon ciblé par cette capacité peut utiliser Mimique pour la copier. +7,6,Kopierbar von Spiegeltrick,Ein von dieser Fähigkeit getroffenes Pokémon kann Spiegeltrick nutzen um diese Fähigkeit zu kopieren. +7,9,Copied by Mirror Move,A Pokémon targeted by this move can use Mirror Move to copy it. +8,5,Basé sur un coup de poing,La puissance de cette capacité est multipliée par 1.2 lorsqu’elle est utilisée par un Pokémon avec Poing de Fer. +8,6,Hieb basierend,"Diese Fähigkeit hat die 1.2× Kraft, wenn es von einem Pokémon mit Eisenfaust genutzt wird." +8,9,Punch-based,This move has 1.2× its usual power when used by a Pokémon with Iron Fist. +9,5,Capacité sonore,Les Pokémon avec Anti-Bruit sont immunisés contre cette capacité. +9,6,Sound basierend,Pokémon mit Lärmschutz sind immun gegen diese Fähigkeit. +9,9,Sound-based,Pokémon with Soundproof are immune to this move. +10,5,Inutilisable sous Gravité,Cette capacité ne peut pas être utilisé sous forte Gravité. +10,6,Nicht nutzbar bei hoher Erdanziehung,Diese Fähigkeit kann nicht bei hoher Erdanziehung genutzt werden. +10,9,Unusable during Gravity,This move cannot be used in high Gravity. 11,5,Dégêle quand utilisé,Cette capacité peut être utilisée lorsque le Pokémon est gelé pour le forcer à se dégeler. 11,6,Enteist bei benutzung,"Diese Fähigkeit kann genutzt werden, wenn das Pokémon vereist ist um es zu enteisen." 11,9,Defrosts when used,This move can be used while frozen to force the Pokémon to defrost. 12,5,Cible le côté opposé en combat triple,"En combat triple, cette capacité peut être utilisée pour toucher l’adversaire le plus éloigné." 12,6,Trifft gegenüber liegende Seite in 3er Kämpfen,In 3er Kämpfen trifft diese Fähigkeit den entferntesten Gegner. 12,9,Targets opposite side in triples,"In triple battles, this move can be used on either side to target the farthest away opposing Pokémon." -13,5,Soigne,Cette capacité est bloquée par []{move:heal-block}. -13,6,Heilt,Diese Fähigkeit wird von []{move:heal-block} blockiert. -13,9,Heals,This move is blocked by []{move:heal-block}. -14,5,Ignore Clonage,Cette capacité ignore le []{move:substitute} de la cible. -14,6,Ignoriert Delegator,Diese Fähigkeit ignoriert den []{move:substitute} des Ziels. -14,9,Ignores Substitute,This move ignores the target's []{move:substitute}. -15,5,À base de poudre,Les Pokémon avec []{ability:overcoat} et le type []{type:grass} sont immunisés contre cette capacité. -15,6,Pulver basierend,Pokémon mit []{ability:overcoat} und []{type:grass}-Pokémon sind immun gegen diese Fähigkeit. -15,9,Powder-based,Pokémon with []{ability:overcoat} and []{type:grass}-type Pokémon are immune to this move. -16,5,Utilise la mâchoire,La puissance de cette capacité est multipliée par 1.5 lorsqu’elle est utilisée par un Pokémon avec []{ability:strong-jaw}. -16,6,Kiefer basierend,"Diese Fähigkeit hat die 1.5× Kraft, wenn sie von einem Pokémon mit []{ability:strong-jaw} genutzt wird." -16,9,Jaw-based,This move has 1.5× its usual power when used by a Pokémon with []{ability:strong-jaw}. -17,5,À base de vibrations,La puissance de cette capacité est multipliée par 1.5 lorsqu’elle est utilisée par un Pokémon avec []{ability:mega-launcher}. -17,6,Megawumme basierend,"Diese Fähigkeit hat die 1.5× Kraft, wenn sie von einem Pokémon mit []{ability:mega-launcher} genutzt wird." -17,9,Pulse-based,This move has 1.5× its usual power when used by a Pokémon with []{ability:mega-launcher}. -18,5,À base de ballistique,Cette capacité est bloquée par []{ability:bulletproof}. -18,6,Ballistik basierend,Diese Fähigkeit wird von []{ability:bulletproof} blockiert. -18,9,Ballistics-based,This move is blocked by []{ability:bulletproof}. -19,5,Effet mental,Cette capacité est bloquée par []{ability:aroma-veil} et soigné par []{item:mental-herb}. -19,6,Psychische Effekte,Diese Fähigkeit wird durch []{ability:aroma-veil} blockiert und wird durch []{item:mental-herb} geheilt. -19,9,Mental effects,This move is blocked by []{ability:aroma-veil} and cured by []{item:mental-herb}. +13,5,Soigne,Cette capacité est bloquée par Anti-Soin. +13,6,Heilt,Diese Fähigkeit wird von Heilblockade blockiert. +13,9,Heals,This move is blocked by Heal Block. +14,5,Ignore Clonage,Cette capacité ignore le Clonage de la cible. +14,6,Ignoriert Delegator,Diese Fähigkeit ignoriert den Delegator des Ziels. +14,9,Ignores Substitute,This move ignores the target's Substitute. +15,5,À base de poudre,Les Pokémon avec Envelocape et le type Plante sont immunisés contre cette capacité. +15,6,Pulver basierend,Pokémon mit Partikelschutz und Pflanze-Pokémon sind immun gegen diese Fähigkeit. +15,9,Powder-based,Pokémon with Overcoat and Grass-type Pokémon are immune to this move. +16,5,Utilise la mâchoire,La puissance de cette capacité est multipliée par 1.5 lorsqu’elle est utilisée par un Pokémon avec Prognathe. +16,6,Kiefer basierend,"Diese Fähigkeit hat die 1.5× Kraft, wenn sie von einem Pokémon mit Titankiefer genutzt wird." +16,9,Jaw-based,This move has 1.5× its usual power when used by a Pokémon with Strong Jaw. +17,5,À base de vibrations,La puissance de cette capacité est multipliée par 1.5 lorsqu’elle est utilisée par un Pokémon avec Méga Blaster. +17,6,Megawumme basierend,"Diese Fähigkeit hat die 1.5× Kraft, wenn sie von einem Pokémon mit Megawumme genutzt wird." +17,9,Pulse-based,This move has 1.5× its usual power when used by a Pokémon with Mega Launcher. +18,5,À base de ballistique,Cette capacité est bloquée par Pare-Balles. +18,6,Ballistik basierend,Diese Fähigkeit wird von Kugelsicher blockiert. +18,9,Ballistics-based,This move is blocked by Bulletproof. +19,5,Effet mental,Cette capacité est bloquée par Aroma-Voile et soigné par Herbe Mental. +19,6,Psychische Effekte,Diese Fähigkeit wird durch Dufthülle blockiert und wird durch Mentalkraut geheilt. +19,9,Mental effects,This move is blocked by Aroma Veil and cured by Mental Herb. 20,5,Inutilisable en combat aérien,Cette capacité est inutilisable pendant les combats aériens. 20,6,Nicht Nutzbar in Himmelskämpfen,Diese Fähigkeit ist in Himmelskämpfen nicht nutzbar. 20,9,Unusable during Sky Battles,This move is unusable during Sky Battles. -21,5,Danse,Cette capacité déclenche []{ability:dancer}. -21,9,Dance,This move triggers []{ability:dancer}. +21,5,Danse,Cette capacité déclenche Danseuse. +21,9,Dance,This move triggers Dancer. diff --git a/data/v2/csv/pokemon_species_prose.csv b/data/v2/csv/pokemon_species_prose.csv index f2f63249f..a7ce89c34 100644 --- a/data/v2/csv/pokemon_species_prose.csv +++ b/data/v2/csv/pokemon_species_prose.csv @@ -1,84 +1,84 @@ pokemon_species_id,local_language_id,form_description -172,5,"Pichu Troizépi ne peut être obtenu qu’en emmenant un Pichu d’une distribution officielle au sanctuaire[]{pokemon:celebi} au []{location:ilex-forest}. Pichu Troizépi est toujours une femelle, ne peut pas évoluer, ne peut pas être emmené au Club Wi-Fi ou à la salle Union et ne peut pas être transféré vers la Génération V, mais est par ailleurs un Pichu normal." -172,9,"Spiky-eared Pichu can only be received by taking the shiny Pichu from an official promotion to []{pokemon:celebi}’s shrine in []{location:ilex-forest}. Spiky-eared Pichu is always female, cannot evolve, cannot be taken into the Wi-Fi Club or the Union Room, and cannot be transferred to Generation V, but is otherwise a normal Pichu." +172,5,"Pichu Troizépi ne peut être obtenu qu’en emmenant un Pichu d’une distribution officielle au sanctuaireCelebi au Bois aux Chênes. Pichu Troizépi est toujours une femelle, ne peut pas évoluer, ne peut pas être emmené au Club Wi-Fi ou à la salle Union et ne peut pas être transféré vers la Génération V, mais est par ailleurs un Pichu normal." +172,9,"Spiky-eared Pichu can only be received by taking the shiny Pichu from an official promotion to Celebi’s shrine in Ilex Forest. Spiky-eared Pichu is always female, cannot evolve, cannot be taken into the Wi-Fi Club or the Union Room, and cannot be transferred to Generation V, but is otherwise a normal Pichu." 201,5,Les formes n’affectent que l’apparence. Une forme est déterminée aléatoirement avant une rencontre sauvage et ne peut pas être changée. 201,9,Forms only affect appearance. A form is determined at random before a wild encounter and cannot be changed. -351,5,"La forme change avec le type pour correspondre à la [weather]{mechanic:weather} du combat, en raison de []{ability:forecast}. Morphéo conserve toujours sa forme normale en dehors des combats, peu importe la météo." -351,9,"Form changes along with type to match the [weather]{mechanic:weather} in battle, due to []{ability:forecast}. Castform is always in its normal form outside of battle, regardless of weather." +351,5,"La forme change avec le type pour correspondre à la weather du combat, en raison de Météo. Morphéo conserve toujours sa forme normale en dehors des combats, peu importe la météo." +351,9,"Form changes along with type to match the weather in battle, due to Forecast. Castform is always in its normal form outside of battle, regardless of weather." 386,5,"Les formes ont des stats différentes et peuvent apprendre différentes capacités. Les capacités sont retenues en changeant de forme. Dans la Génération III, la forme de Deoxys dépend du jeu : Normale dans Rubis et Saphir, Attaque dans Rouge Feu, Défense dans Vert Feuille, et Vitesse dans Émeraude. Les météorites des changements de formes de Deoxys peuvent être trouvées dans les lieux suivants, selon le jeu : -* Diamant, Perle et Platine: Au coin sud-ouest de []{location:veilstone-city}. -* Or HeartGold et Argent SoulSilver: À l’extrémité ouest de la []{location:kanto-route-3}, près de []{location:pewter-city}. -* Noir et Blanc 1 & 2: Dans le musée à []{location:nacrene-city}, il y a une météorite exposée qui permet les changements de formes." +* Diamant, Perle et Platine: Au coin sud-ouest de Voilaroc. +* Or HeartGold et Argent SoulSilver: À l’extrémité ouest de la Route 3, près de Argenta. +* Noir et Blanc 1 & 2: Dans le musée à Maillard, il y a une météorite exposée qui permet les changements de formes." 386,9,"Forms have different stats and can learn different moves. Moves are retained through form changes. In Generation III, Deoxys’s form depends on the game: Normal Forme in Ruby and Sapphire, Attack Forme in FireRed, Defense Forme in LeafGreen, and Speed Forme in Emerald. In subsequent games, every form exists. Meteorites for switching Deoxys’s form can be found in the following locations, depending on the game: -* Diamond, Pearl, and Platinum: In the southwest corner of []{location:veilstone-city}. -* HeartGold and SoulSilver: At the west end of []{location:kanto-route-3}, near []{location:pewter-city}. -* Black and White 1 & 2: In the museum in []{location:nacrene-city}, there is a single meteorite on display which cycles between all forms." +* Diamond, Pearl, and Platinum: In the southwest corner of Veilstone City. +* HeartGold and SoulSilver: At the west end of Route 3, near Pewter City. +* Black and White 1 & 2: In the museum in Nacrene City, there is a single meteorite on display which cycles between all forms." 412,5,"Les formes affectent seulement l’apparence, bien qu’elles deviennent permanentes après l’évolution. Les Cheniti sauvages nouvellement éclos sont toujours dans la forme Cape Plante. La cape de Cheniti change après un combat auquel il a participé pour correspondre au terrain: Cape Plante par défaut; Cape Sable dans les zones sableuses ou rocheuses; Cape Déchet dans les bâtiments." 412,9,"Forms only affect appearance, although they become permanent upon evolution. Wild and newly-hatched Burmy are always in a Plant Cloak. Burmy’s cloak changes to match the terrain after a battle it participated in: Plant Cloak by default; Sandy Cloak in sandy or rocky areas, such as beaches, caves, and trails; and Trash Cloak in buildings." 413,5,"Les formes ont des stats et capacités différentes. Pendant l’évolution, la cape de Cheniti devient la forme de Cheniselle, et ne peut plus être changée." 413,9,"Forms have different stats and movepools. During evolution, Burmy’s current cloak becomes Wormadam’s form, and can no longer be changed." -421,5,"La forme Temps Ensoleillé est active pendant le [strong sunlight]{mechanic:strong-sunlight}. Sinon, la forme par défaut de Ceriflor est la forme Temps Couvert." -421,9,"Sunshine form is active during [strong sunlight]{mechanic:strong-sunlight}. Otherwise, Cherrim defaults to its Overcast form." +421,5,"La forme Temps Ensoleillé est active pendant le strong sunlight. Sinon, la forme par défaut de Ceriflor est la forme Temps Couvert." +421,9,"Sunshine form is active during strong sunlight. Otherwise, Cherrim defaults to its Overcast form." 422,5,"Les formes n’affectent que l’apparence. Une forme est déterminée avant une rencontre sauvage selon si le combat a lieu dans l’ouest ou l’est de Sinnoh, ou est héritée de la mère pendant la reproduction, et ne peut être changée." 422,9,"Forms only affect appearance. A form is determined before a wild encounter based on whether the battle is in western or eastern Sinnoh, or inherited from the mother when breeding, and cannot be changed." 423,5,Les formes n’affectent que l’apparence. Une forme est déterminée avant une rencontre sauvage selon si le combat a lieu dans l’ouest ou l’est de Sinnoh et ne peut être changée. 423,9,Forms only affect appearance. A form is determined before a wild encounter based on whether the battle is in western or eastern Sinnoh and cannot be changed. 479,5,"Les formes ont des capacités signatures et types différents, et les stats des formes différent de la forme normale. Dans la Génération IV, toutes les formes sont de type Electrick/Spectre. -En changeant de forme, l’ancienne capacité signature (s’il y en a une) est oubliée et une nouvelle doit être apprise, à la place d’une autre si besoin, ou le changement sera annulé; cependant, elle peut être oubliée une fois dans la nouvelle forme. Si Motisma ne connait que sa capacité signature en revenant à sa forme par défaut, il apprend []{move:thunder-shock} pour éviter de ne pas avoir de capacité. +En changeant de forme, l’ancienne capacité signature (s’il y en a une) est oubliée et une nouvelle doit être apprise, à la place d’une autre si besoin, ou le changement sera annulé; cependant, elle peut être oubliée une fois dans la nouvelle forme. Si Motisma ne connait que sa capacité signature en revenant à sa forme par défaut, il apprend Éclair pour éviter de ne pas avoir de capacité. Les appareils pour les changements de forme de Motisma peuvent être trouvés dans les lieux suivants, selon le jeu: -* Platine: Dans le Centre Galaxie de Vestigion. Il faut nécessite une []{item:secret-key}. +* Platine: Dans le Centre Galaxie de Vestigion. Il faut nécessite une Clé Secrète. * Or HeartGold and Argent SoulSilver: Dans le bâtiment de la Sylphe SARL. Entrez dans le bâtimant en marchant avec Motisma et entrez dans l’ascenseur cassé. * Noir & Blanc 1 & 2: Dans le Centre Commercial R9. Trouvé dans les boîtes de la pièce de stockage au premier étage, tout à droite." 479,9,"Forms have different signature moves and types, and the appliance forms’ stats are different from the normal form’s. In Generation IV, all forms are Electric/Ghost type. -When switching forms, the old signature move (if any) is removed and the new one must be learned, overwriting another move if need be, or the switch will be cancelled; however, it can be forgotten while in the new form. If Rotom only knows its signature move upon reverting to its default form, it learns []{move:thunder-shock} to avoid having no moves. +When switching forms, the old signature move (if any) is removed and the new one must be learned, overwriting another move if need be, or the switch will be cancelled; however, it can be forgotten while in the new form. If Rotom only knows its signature move upon reverting to its default form, it learns Thunder Shock to avoid having no moves. Appliances for switching Rotom’s form can be found in the following locations, depending on the game: -* Platinum: In the Team Galactic Eterna Building. Requires a []{item:secret-key}. +* Platinum: In the Team Galactic Eterna Building. Requires a Secret Key. * HeartGold and SoulSilver: In the Silph Co. Office Building. Enter the building when walking with Rotom and enter the broken elevator. * Black and White 1 & 2: In Shopping Mall Nine. Found in boxes in a storage room on the first floor on the far right." -487,5,"Les formes ont des stats différentes et peuvent apprendre différentes capacités des Mâitres de Capacités. Les capacités sont retenues en changeant de forme. Giratina prend la forme Originelle dans le []{location:distortion-world} ou en tenant un []{item:griseous-orb}. Sinon, il conserve sa Forme Alternative. +487,5,"Les formes ont des stats différentes et peuvent apprendre différentes capacités des Mâitres de Capacités. Les capacités sont retenues en changeant de forme. Giratina prend la forme Originelle dans le Monde Distorsion ou en tenant un Orbe Platiné. Sinon, il conserve sa Forme Alternative. Dans la Génération IV, l’Orbe Platiné retourne dans le sac en entrant dans le Club Wi-Fi ou la Salle Union." -487,9,"Forms have different stats and can learn different moves from tutors. Moves are retained through form changes. Giratina transforms into Origin Forme in the []{location:distortion-world} or while holding a []{item:griseous-orb}. Otherwise, it assumes its Altered Forme. +487,9,"Forms have different stats and can learn different moves from tutors. Moves are retained through form changes. Giratina transforms into Origin Forme in the Distortion World or while holding a Griseous Orb. Otherwise, it assumes its Altered Forme. In Generation IV, the Griseous Orb returns to the bag upon entering the Wi-Fi Club or the Union Room." -492,5,"Les formes ont des stats différentes et peuvent apprendre différentes capacités des Mâitres de Capacités. Les capacités sont retenues en changeant de forme. Shaymin prend se transforme en Forme Céleste en utilisant une []{item:gracidea}. Il est limité à la Forme Terrestre la nuit, quand [frozen]{mechanic:frozen}, et dans les boites du PC; sous ces conditions, Shaymin Forme Céleste revient à la Forme Terrestre, et la Gracidée n’a pas d’effet. La Gracidée peut être réutilisée pour reprendre la Forme Céleste. +492,5,"Les formes ont des stats différentes et peuvent apprendre différentes capacités des Mâitres de Capacités. Les capacités sont retenues en changeant de forme. Shaymin prend se transforme en Forme Céleste en utilisant une Gracidée. Il est limité à la Forme Terrestre la nuit, quand frozen, et dans les boites du PC; sous ces conditions, Shaymin Forme Céleste revient à la Forme Terrestre, et la Gracidée n’a pas d’effet. La Gracidée peut être réutilisée pour reprendre la Forme Céleste. Dans la Génération IV, Shaymin est aussi limité à la Forme Céleste dans le Club Wi-Fi et la Salle Union. Une Gracidée peut être reçue en montrant un Shaymin rencontrée dans une rencontre faite par la force du destin à un certain PNJ, selon le jeu: -* Platine: Une femme au sud-ouest de []{location:floaroma-town}. -* Or HeartGold et Argent SoulSilver: Le propriétaire du fleuriste de []{location:goldenrod-city}. -* Noir et Blanc: Une femme au Centre Pokémon de []{location:lacunosa-town}. -* Noir 2 et Blanc 2: Une femme du Centre Pokémon de []{location:striaton-city}." -492,9,"Forms have different stats and can learn different moves. Moves are retained through form changes. Shaymin transforms into Sky Forme with the use of a []{item:gracidea}. It is limited to Land Forme at night, when [frozen]{mechanic:frozen}, and in the storage system boxes; under these conditions, Sky Shaymin reverts to Land Forme, and the Gracidea has no effect. The Gracidea must be used again to return to Sky Forme. +* Platine: Une femme au sud-ouest de Floraville. +* Or HeartGold et Argent SoulSilver: Le propriétaire du fleuriste de Doublonville. +* Noir et Blanc: Une femme au Centre Pokémon de Entrelasque. +* Noir 2 et Blanc 2: Une femme du Centre Pokémon de Ogoesse." +492,9,"Forms have different stats and can learn different moves. Moves are retained through form changes. Shaymin transforms into Sky Forme with the use of a Gracidea. It is limited to Land Forme at night, when frozen, and in the storage system boxes; under these conditions, Sky Shaymin reverts to Land Forme, and the Gracidea has no effect. The Gracidea must be used again to return to Sky Forme. In Generation IV, Shaymin is also limited to Land Forme in the Wi-Fi Club and the Union Room. A Gracidea may be received by showing a Shaymin met in a fateful encounter to a certain NPC, depending on the game: -* Platinum: A woman in southwest []{location:floaroma-town}. -* HeartGold and SoulSilver: The owner of the []{location:goldenrod-city} flower shop. -* Black and White: A woman in the []{location:lacunosa-town} Pokémon Center. -* Black 2 and White 2: A woman in the []{location:striaton-city} Pokémon Center." -493,5,"La forme change selon le type de Plaque portée, à cause de []{ability:multitype}." -493,9,"Form changes along with type to match a held Plate, due to []{ability:multitype}." +* Platinum: A woman in southwest Floaroma Town. +* HeartGold and SoulSilver: The owner of the Goldenrod City flower shop. +* Black and White: A woman in the Lacunosa Town Pokémon Center. +* Black 2 and White 2: A woman in the Striaton City Pokémon Center." +493,5,"La forme change selon le type de Plaque portée, à cause de Multi-Type." +493,9,"Form changes along with type to match a held Plate, due to Multitype." 550,5,"Les formes ont un talent et des objets tenus différents. Forms have one different ability and different wild held items. Les Bargantua Motif Bleu sont plus rare dans Noir et Noir 2, et les Bargantua Motif Rouge dans Blanc et Blanc 2." 550,9,"Forms have one different ability and different wild held items. Blue-Striped Basculin are rarer in Black Version and Black Version 2, and Red-Striped Basculin in White Version and White Version 2." 555,5,"Les formes ont des stats et types différents. Si le talent de Darumacho est , il passe en Mode Transe en combat s’il termine un tour avec moins de 50% de PV, et revient en Mode Normal s’il termine un tour avec plus de 50% de PV, quitte le terrain, ou perd son talent." -555,9,"Forms have different stats and types. If Darmanitan’s ability is []{ability:zen-mode}, it changes to Zen Mode in battle if it ends a turn below 50% HP, and back to Standard Mode if it ends a turn at 50% HP or above, leaves battle, or loses its ability." +555,9,"Forms have different stats and types. If Darmanitan’s ability is Zen Mode, it changes to Zen Mode in battle if it ends a turn below 50% HP, and back to Standard Mode if it ends a turn at 50% HP or above, leaves battle, or loses its ability." 585,5,"La forme affecte seulement l’apparence. Vivaldaim change de forme pour correspondre à la saison s’il est dans l’équipe lors du chargement de la partie. Si la saison a changé depuis la dernière sauvegarde, et que le jeu a été sauvegardé en intérieur, la saison de la dernière sauvegarde sera affichée en chargeant le jeu, et Vivaldaim changera en accord avec cette saison. En sortant, le changement de saison prend effet et Vivaldaim changera à nouveau." @@ -91,32 +91,32 @@ Si la saison a changé depuis la dernière sauvegarde, et que le jeu a été sau 586,9,"Forms only affect appearance. Sawsbuck switches forms to match the season if it is in the party upon loading the game. If the season has changed since the game was saved, and the game was saved indoors, the previous save’s season will be displayed upon loading the game, and Sawsbuck will change according to that season. Upon stepping outdoors, the change of season is displayed and Deerling will change again." -641,5,"Les formes ont différentes stats et talents. Boréas change de forme quand le []{item:reveal-glass} est utilisé sur lui. +641,5,"Les formes ont différentes stats et talents. Boréas change de forme quand le Miroir Sacré est utilisé sur lui. -Le Miroir Sacré peut être obtenu en emmenant un []{pokemon:tornadus} Avatar au []{location:abundant-shrine}. (Boréas peut être obtenu sous la Forme Totémique dans le RAdar Pokémon.)" -641,9,"Forms have different stats and abilities. Tornadus switches forms when the []{item:reveal-glass} is used on it. +Le Miroir Sacré peut être obtenu en emmenant un Boréas Avatar au Autel Abondance. (Boréas peut être obtenu sous la Forme Totémique dans le RAdar Pokémon.)" +641,9,"Forms have different stats and abilities. Tornadus switches forms when the Reveal Glass is used on it. -The Reveal Glass may be obtained by taking a Therian []{pokemon:tornadus} to []{location:abundant-shrine}. (Landorus can be obtained in Therian Forme from the Dream Radar.)" -642,5,"Les formes ont différentes stats et talents. Fulguris change de forme quand le []{item:reveal-glass} est utilisé sur lui. +The Reveal Glass may be obtained by taking a Therian Tornadus to Abundant Shrine. (Landorus can be obtained in Therian Forme from the Dream Radar.)" +642,5,"Les formes ont différentes stats et talents. Fulguris change de forme quand le Miroir Sacré est utilisé sur lui. -Le Miroir Sacré peut être obtenu en emmenant un []{pokemon:thundurus} Avatar au []{location:abundant-shrine}. (Fulguris peut être obtenu sous la Forme Totémique dans le RAdar Pokémon.)" -642,9,"Forms have different stats and abilities. Thundurus switches forms when the []{item:reveal-glass} is used on it. +Le Miroir Sacré peut être obtenu en emmenant un Fulguris Avatar au Autel Abondance. (Fulguris peut être obtenu sous la Forme Totémique dans le RAdar Pokémon.)" +642,9,"Forms have different stats and abilities. Thundurus switches forms when the Reveal Glass is used on it. -The Reveal Glass may be obtained by taking a Therian []{pokemon:thundurus} to []{location:abundant-shrine}. (Landorus can be obtained in Therian Forme from the Dream Radar.)" -645,5,"Les formes ont différentes stats et talents. Démétéros change de forme quand le []{item:reveal-glass} est utilisé sur lui. +The Reveal Glass may be obtained by taking a Therian Thundurus to Abundant Shrine. (Landorus can be obtained in Therian Forme from the Dream Radar.)" +645,5,"Les formes ont différentes stats et talents. Démétéros change de forme quand le Miroir Sacré est utilisé sur lui. -Le Miroir Sacré peut être obtenu en emmenant un Démétéros Avatar au []{location:abundant-shrine}. (Démétéros peut être obtenu sous la Forme Totémique dans le RAdar Pokémon.)" -645,9,"Forms have different stats and abilities. Landorus switches forms when the []{item:reveal-glass} is used on it. +Le Miroir Sacré peut être obtenu en emmenant un Démétéros Avatar au Autel Abondance. (Démétéros peut être obtenu sous la Forme Totémique dans le RAdar Pokémon.)" +645,9,"Forms have different stats and abilities. Landorus switches forms when the Reveal Glass is used on it. -The Reveal Glass may be obtained by taking a Therian Landorus to []{location:abundant-shrine}. (Landorus can be obtained in Therian Forme from the Dream Radar.)" -646,5,"Les formes ont différentes stats, talents, et capacités signatures. Kyruem fusionne avec []{pokemon:reshiram} pour devenir Kyurem Blanc ou []{pokemon:zekrom} pour devenir Kyurem Noir. Le []{item:dna-splicers} est utilisé pour fusionner Kyurem avec un autre Pokémon ou les séparer à nouveau. Une fois fusionnés, l’autre Pokémon disparaît. Les capacités signatures sont remplacées par les capacités équivalentes en changeant de forme." -646,9,"Forms have different stats, abilities, and signature moves. Kyurem fuses with []{pokemon:reshiram} to become White Kyurem or []{pokemon:zekrom} to become Black Kyurem. The []{item:dna-splicers} are used to fuse Kyurem with another Pokémon or separate them again. While fused, the other Pokémon disappears. Signature moves are replaced by the equivalent moves when switching forms." -647,5,"Les formes affectent seulement l’apparence. Dans Noir et Blanc 2, Keldeo prend l’Aspect Décidé quand il apprend []{move:secret-sword} et reprend l’Aspect Normal s’il oublie cette capacité." -647,9,"Forms only affect appearance. In Black and White Versions 2, Keldeo becomes Resolute Form when it learns []{move:secret-sword} and reverts to Ordinary Form if it forgets that move." -648,5,"Les formes ont différentes stats et types. Meloetta change de forme en utilisant []{move:relic-song} en combat, et reprend la forme Chant en dehors du combat." -648,9,"Forms have different stats and types. Meloetta changes form upon using []{move:relic-song} in battle, and reverts to Aria Forme outside of battle." -649,5,La forme change pour correspondre au Module tenu par Genesect. Les seules différences sont la couleur de son arme et le type de []{move:techno-blast}. -649,9,Form changes to match Genesect’s held Drive. The only differences are the color of its weapon and []{move:techno-blast}’s type. +The Reveal Glass may be obtained by taking a Therian Landorus to Abundant Shrine. (Landorus can be obtained in Therian Forme from the Dream Radar.)" +646,5,"Les formes ont différentes stats, talents, et capacités signatures. Kyruem fusionne avec Reshiram pour devenir Kyurem Blanc ou Zekrom pour devenir Kyurem Noir. Le Pointeau ADN est utilisé pour fusionner Kyurem avec un autre Pokémon ou les séparer à nouveau. Une fois fusionnés, l’autre Pokémon disparaît. Les capacités signatures sont remplacées par les capacités équivalentes en changeant de forme." +646,9,"Forms have different stats, abilities, and signature moves. Kyurem fuses with Reshiram to become White Kyurem or Zekrom to become Black Kyurem. The DNA Splicers are used to fuse Kyurem with another Pokémon or separate them again. While fused, the other Pokémon disappears. Signature moves are replaced by the equivalent moves when switching forms." +647,5,"Les formes affectent seulement l’apparence. Dans Noir et Blanc 2, Keldeo prend l’Aspect Décidé quand il apprend Lame Ointe et reprend l’Aspect Normal s’il oublie cette capacité." +647,9,"Forms only affect appearance. In Black and White Versions 2, Keldeo becomes Resolute Form when it learns Secret Sword and reverts to Ordinary Form if it forgets that move." +648,5,"Les formes ont différentes stats et types. Meloetta change de forme en utilisant Chant Antique en combat, et reprend la forme Chant en dehors du combat." +648,9,"Forms have different stats and types. Meloetta changes form upon using Relic Song in battle, and reverts to Aria Forme outside of battle." +649,5,La forme change pour correspondre au Module tenu par Genesect. Les seules différences sont la couleur de son arme et le type de Techno-Buster. +649,9,Form changes to match Genesect’s held Drive. The only differences are the color of its weapon and Techno Blast’s type. 666,5,"Les formes différent seulement en apparance. Le motif de Prismillon dépend de la vraie région géographique de la 3DS du dresseur original, et ne peut être changée. Échanger un Lépidonille, Pérégrain, ou un oeuf n’affecte pas le motif qu’aura Prismillon. Changer la region de la 3DS du jeu de Prismillon n’affecte pas le motif de Prismillon jusqu’à ce que le joueur commence une nouvelle partie. @@ -131,18 +131,18 @@ The Fancy and Poké Ball Patterns do not correspond to any region and are only a 669,9,"Forms only differ in appearance. Flabébé’s flower is set when it is encountered, and cannot be changed." 670,5,"Les cinq formes régulières de Floette différente seulement en apparence. La fleur de Floette est définie quand rencontré, ou en tant que Flabébé, et ne peut être changée. -Floette Fleur Éternelle a des stats plus élevées, ne peut pas évoluer ou se reproduire, et apprend []{move:light-of-ruin} au niveau 50. Il n’est actuellement pas obtenable." +Floette Fleur Éternelle a des stats plus élevées, ne peut pas évoluer ou se reproduire, et apprend Lumière du Néant au niveau 50. Il n’est actuellement pas obtenable." 670,9,"Floette’s five regular forms only differ in appearance. Floette’s flower is set when it is encountered, or as a Flabébé, and cannot be changed. -Eternal Floette has higher stats, cannot evolve or breed, and learns []{move:light-of-ruin} at level 50. It is currently not obtainable." +Eternal Floette has higher stats, cannot evolve or breed, and learns Light of Ruin at level 50. It is currently not obtainable." 671,5,"Les formes différent seulement en apparence. La fleur de Florges est définie en tant que Flabébé ou Floette, et ne peut être changée." 671,9,"Forms only differ in appearance. Florges’s flower is set as a Flabébé or Floette, and cannot be changed." 676,5,"Les formes différent seulement en apparence. La coupe de Couafarel peut être changée n’importe quand au Café Toutou à Illumis. Il reprend la Forme Sauvage après 5 jours à moins d’avoir êté coupé à nouveau, ou déposé dans le PC." 676,9,"Forms only differ in appearance. Furfrou’s trim can be changed at any time in Friseur Furfrou in Lumiose City. It reverts to its Natural Form after five days unless trimmed again, or if it is deposited in the PC." 678,5,"Les Mistigrix mâles et femelles ont des différentes capacités apprises en montant de niveau et talents. Bien que les différences de genre ne sont habituellement pas considérées comme des formes différentes, celles de Mistigrix le sont pour des raisons pratiques." 678,9,"Male and female Meowstic have different level-up moves and hidden abilities. While gender differences are not usually considered to be separate forms, Meowstic’s are treated as such for practical purposes." -681,5,"Les formes ont des stats différentes. Si le talent d’Exagide est []{ability:stance-change}, il prend la Forme Assaut avant d’utiliser une capacité offensive, et reprend la Forme Parade avant d’utiliser Bouclier Royal ou en quittant le terrain." -681,9,"Forms have different stats. If Aegislash’s ability is []{ability:stance-change}, it changes to Blade Forme before using a damaging move, and reverts to Shield Forme before using King’s Shield or upon leaving the field." +681,5,"Les formes ont des stats différentes. Si le talent d’Exagide est Déclic Tactique, il prend la Forme Assaut avant d’utiliser une capacité offensive, et reprend la Forme Parade avant d’utiliser Bouclier Royal ou en quittant le terrain." +681,9,"Forms have different stats. If Aegislash’s ability is Stance Change, it changes to Blade Forme before using a damaging move, and reverts to Shield Forme before using King’s Shield or upon leaving the field." 710,5,"Les formes ont des stats différentes. La taille de Pitrouille est définie quand rencontré, et ne peut être changée." 710,9,"Forms have different stats. Pumpkaboo’s size is set when it is encountered, and cannot be changed." 711,5,"Les formes ont des stats différentes. La taille de Banshitrouye est définie quand rencontré, et ne peut être changée." diff --git a/data/v2/csv/translations/cs.csv b/data/v2/csv/translations/cs.csv deleted file mode 100644 index 9605834e2..000000000 --- a/data/v2/csv/translations/cs.csv +++ /dev/null @@ -1,1185 +0,0 @@ -language_id,table,id,column,source_crc,string -10,Ability,1,name,7482ade0,Smrad -10,Ability,1,short_effect,9301d482,Má šanci nepřítele [zastrašit]{mechanic:flinch} během útočení. -10,Ability,2,name,56942be0,Mrholení -10,Ability,2,short_effect,0d8facc9,"Přivolá [déšť]{mechanic:rain}, který trvá až po ukončení zápasu." -10,Ability,3,name,dbbf77d4,Zrychlení -10,Ability,3,short_effect,56aba85b,Zvýší [Rychlost]{mechanic:speed} o jeden [stupeň]{mechanic:stat-modifier} po každém kole. -10,Ability,4,name,8598e4a6,Bojové brnění -10,Ability,5,name,1456165e,Robustnost -10,Ability,6,name,fc71d5b7,Vlhkost -10,Ability,7,name,79e4c1ea,Pružnost -10,Ability,8,name,68fb38e0,Pískový plášť -10,Ability,9,name,876c2d13,Statika -10,Ability,10,name,25d248bb,Nabíjení -10,Ability,11,name,c9b017e7,Pohlcení vody -10,Ability,12,name,fe728b73,Nevšímavost -10,Ability,13,name,330485e9,Sedmé nebe -10,Ability,14,name,44379432,Složené oči -10,Ability,15,name,1b22e630,Nespavost -10,Ability,16,name,60f49ede,Změna barvy -10,Ability,17,name,c2bc5d44,Imunita -10,Ability,18,name,f776dc6c,Náhlý požár -10,Ability,19,name,2ba46975,Štítový ptrach -10,Ability,20,name,eec44109,Vlastní tempo -10,Ability,21,name,54175f22,Přísavky -10,Ability,22,name,882269a8,Zastrašení -10,Ability,23,name,e34db84d,Znamení temna -10,Ability,24,name,d17927e6,Drsná kůže -10,Ability,25,name,721a5247,Zázračný štít -10,Ability,26,name,50042f90,Levitace -10,Ability,27,name,9740ab47,Výtrusy -10,Ability,28,name,db646315,Synchronizace -10,Ability,29,name,446fb7b5,Průsvitnost -10,Ability,30,name,f042aa53,Přírodní lék -10,Ability,31,name,12f136d7,Hromosvod -10,Ability,32,name,ff40d1b0,Ušlechtilost -10,Ability,33,name,5ce14a2f,Hbitá plavba -10,Ability,33,short_effect,21665f64,Během [deště]{mechanic:rain} zdvojnásobuje [Rychlost]{mechanic:speed}. -10,Ability,34,name,06f85388,Chlorofyl -10,Ability,34,short_effect,ae2ff9cc,Během [slunečného počasí]{mechanic:strong-sunlight} zdvojnásobuje [Rychlost]{mechanic:speed}. -10,Ability,35,name,c6497d6e,Osvětlení -10,Ability,36,name,f09afaa5,Kopírování -10,Ability,37,name,7cb6bfd7,Obrovská síla -10,Ability,38,name,05f68593,Jedovatý roh -10,Ability,39,name,1c7e0068,Soustředění -10,Ability,40,name,a93bb7cf,Lávové brnění -10,Ability,41,name,d5a4bb6e,Vodní rouška -10,Ability,42,name,299a7bfe,Magnetismus -10,Ability,43,name,a3f44988,Hluchota -10,Ability,44,name,5ff669f9,Dešťová miska -10,Ability,45,name,fdc4b2e5,Proud písku -10,Ability,46,name,a6d9c231,Tlak -10,Ability,47,name,4bbe3ccb,Tlustý tuk -10,Ability,48,name,be432c28,Ranní ptáče -10,Ability,49,name,ff7f2a5c,Ohnivé tělo -10,Ability,50,name,18674783,Útěk -10,Ability,51,name,a3268228,Bystré oko -10,Ability,52,name,a07aeadd,Hyperřezač -10,Ability,53,name,46323ccb,Sbírání -10,Ability,54,name,1c2d5a58,Ulejvání -10,Ability,55,name,bd19389f,Čilost -10,Ability,56,name,5cd5f1a2,Roztomilost -10,Ability,57,name,30c04fcf,Plus -10,Ability,58,name,f9629873,Minus -10,Ability,59,name,d3ea1a12,Předpověď -10,Ability,60,name,213ca9bb,Ulepené ruce -10,Ability,61,name,a6fdcb25,Svlékání kůže -10,Ability,62,name,f7e28957,Kuráž -10,Ability,63,name,0d52a696,Zázračná šupina -10,Ability,64,name,bd31f6bf,Hnusný sliz -10,Ability,65,name,1c8c270c,Přerůstání -10,Ability,66,name,34fc1133,Žár -10,Ability,67,name,137a8e2a,Záplava -10,Ability,68,name,28667da5,Rojení -10,Ability,69,name,8c4fcf12,Kamenná hlava -10,Ability,70,name,9b951bc3,Vyprahlost -10,Ability,71,name,32b58a36,Past -10,Ability,72,name,fe8d56b9,Neposednost -10,Ability,73,name,b06fc24d,Bílý kouř -10,Ability,74,name,7c944184,Ryzí síla -10,Ability,75,name,2a253a10,Lasturoštít -10,Ability,76,name,1fe97cce,Vzdušný zámek -10,AbilityChangelog,1,effect,a881640e,Nemá žádný účinek při zápasu. -10,AbilityChangelog,2,effect,757e1dd8,"Funguje jen proti útokům, které vždy omráčí na jeden úder. (Ne proti těm, které jsou prostě příliš silné.)" -10,AbilityChangelog,3,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,4,effect,8742fa05,"Neabsorbuje nezraňující [elektrické]{type:electric} útoky, např. []{move:thunder-wave}." -10,AbilityChangelog,7,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,8,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,10,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,13,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,16,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,19,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,20,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,22,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,24,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,25,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,26,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,28,effect,a881640e,Nemá žádný účinek při zápasu. -10,AbilityChangelog,29,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,30,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,31,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,33,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,35,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,36,effect,46cb479e,Nemá žádný účinek v poli. -10,AbilityChangelog,37,effect,46cb479e,Nemá žádný účinek v poli. -10,BerryFirmness,2,name,dfb88a49,Měkká -10,BerryFirmness,3,name,6127b0ec,Tvrdá -10,ContestType,1,flavor,f2a1e3c9,Ostrá -10,ContestType,2,flavor,bc022ee2,Suchá -10,ContestType,2,name,11aabd4e,Krása -10,ContestType,5,name,531bc7f2,Síla -10,EggGroup,1,name,ebe3ff68,pozemní -10,EggGroup,8,name,9b103d6c,antropoidní -10,EggGroup,10,name,d22690e3,minerály -10,EggGroup,11,name,a950b4e7,beztvární -10,EggGroup,13,name,e8d9b1aa,Ditto -10,EggGroup,15,name,b3d9eb9d,nekřižitelní -10,EncounterCondition,1,name,28667da5,Rojení -10,EncounterCondition,2,name,218ba19e,Denní doba -10,EncounterCondition,3,name,006244fe,PokéRadar -10,EncounterCondition,5,name,2187340b,Rádio -10,EncounterConditionValue,1,name,c62f244f,Během rojení -10,EncounterConditionValue,2,name,28be2d2f,Ne během rojení -10,EncounterConditionValue,3,name,95bf5e60,Ráno -10,EncounterConditionValue,4,name,d4461d1a,Ve dne -10,EncounterConditionValue,5,name,4866149e,V noci -10,EncounterConditionValue,6,name,7d81d602,Pomocí PokéRadaru -10,EncounterConditionValue,7,name,61a0eb90,Bez PokéRadaru -10,EncounterConditionValue,14,name,994320ec,Vypnuté rádio -10,EncounterConditionValue,15,name,0e34be45,Hoennské rádio -10,EncounterConditionValue,16,name,d07cd16a,Sinnohské rádio -10,Generation,1,name,bbda05fc,I. generace -10,Generation,2,name,69b2728b,II. generace -10,Generation,3,name,a701fe63,III. generace -10,Generation,4,name,e4ba7f7e,IV. generace -10,Generation,5,name,36d20809,V. generace -10,GrowthRate,1,name,350771dd,pomalá -10,GrowthRate,2,name,c67345b7,průměrná -10,GrowthRate,3,name,256649c4,rychlá -10,GrowthRate,4,name,d69aac12,celkem pomalá -10,Item,1,effect,04883b3a,"Během zápasu: Chytí jednoho Pokémona, bez možnosti neúspěchu. Má stupeň chytitelnosti 255." -10,Item,305,name,93f16fb3,TM01 -10,Item,306,name,0af83e09,TM02 -10,Item,307,name,7dff0e9f,TM03 -10,Item,308,name,e39b9b3c,TM04 -10,Item,309,name,949cabaa,TM05 -10,Item,310,name,0d95fa10,TM06 -10,Item,311,name,7a92ca86,TM07 -10,Item,312,name,ea2dd717,TM08 -10,Item,313,name,9d2ae781,TM09 -10,Item,314,name,fded6e64,TM10 -10,Item,315,name,8aea5ef2,TM11 -10,Item,316,name,13e30f48,TM12 -10,Item,317,name,64e43fde,TM13 -10,Item,318,name,fa80aa7d,TM14 -10,Item,319,name,8d879aeb,TM15 -10,Item,320,name,148ecb51,TM16 -10,Item,321,name,6389fbc7,TM17 -10,Item,322,name,f336e656,TM18 -10,Item,323,name,8431d6c0,TM19 -10,Item,324,name,d6c03da7,TM20 -10,Item,325,name,a1c70d31,TM21 -10,Item,326,name,38ce5c8b,TM22 -10,Item,327,name,4fc96c1d,TM23 -10,Item,328,name,d1adf9be,TM24 -10,Item,329,name,a6aac928,TM25 -10,Item,330,name,3fa39892,TM26 -10,Item,331,name,48a4a804,TM27 -10,Item,332,name,d81bb595,TM28 -10,Item,333,name,af1c8503,TM29 -10,Item,334,name,cfdb0ce6,TM30 -10,Item,335,name,b8dc3c70,TM31 -10,Item,336,name,21d56dca,TM32 -10,Item,337,name,56d25d5c,TM33 -10,Item,338,name,c8b6c8ff,TM34 -10,Item,339,name,bfb1f869,TM35 -10,Item,340,name,26b8a9d3,TM36 -10,Item,341,name,51bf9945,TM37 -10,Item,342,name,c10084d4,TM38 -10,Item,343,name,b607b442,TM39 -10,Item,344,name,809a9a21,TM40 -10,Item,345,name,f79daab7,TM41 -10,Item,346,name,6e94fb0d,TM42 -10,Item,347,name,1993cb9b,TM43 -10,Item,348,name,87f75e38,TM44 -10,Item,349,name,f0f06eae,TM45 -10,Item,350,name,69f93f14,TM46 -10,Item,351,name,1efe0f82,TM47 -10,Item,352,name,8e411213,TM48 -10,Item,353,name,f9462285,TM49 -10,Item,354,name,9981ab60,TM50 -10,Item,355,name,ee869bf6,TM51 -10,Item,356,name,778fca4c,TM52 -10,Item,357,name,0088fada,TM53 -10,Item,358,name,9eec6f79,TM54 -10,Item,359,name,e9eb5fef,TM55 -10,Item,360,name,70e20e55,TM56 -10,Item,361,name,07e53ec3,TM57 -10,Item,362,name,975a2352,TM58 -10,Item,363,name,e05d13c4,TM59 -10,Item,364,name,b2acf8a3,TM60 -10,Item,365,name,c5abc835,TM61 -10,Item,366,name,5ca2998f,TM62 -10,Item,367,name,2ba5a919,TM63 -10,Item,368,name,b5c13cba,TM64 -10,Item,369,name,c2c60c2c,TM65 -10,Item,370,name,5bcf5d96,TM66 -10,Item,371,name,2cc86d00,TM67 -10,Item,372,name,bc777091,TM68 -10,Item,373,name,cb704007,TM69 -10,Item,374,name,abb7c9e2,TM70 -10,Item,375,name,dcb0f974,TM71 -10,Item,376,name,45b9a8ce,TM72 -10,Item,377,name,32be9858,TM73 -10,Item,378,name,acda0dfb,TM74 -10,Item,379,name,dbdd3d6d,TM75 -10,Item,380,name,42d46cd7,TM76 -10,Item,381,name,35d35c41,TM77 -10,Item,382,name,a56c41d0,TM78 -10,Item,383,name,d26b7146,TM79 -10,Item,384,name,2c2fd52d,TM80 -10,Item,385,name,5b28e5bb,TM81 -10,Item,386,name,c221b401,TM82 -10,Item,387,name,b5268497,TM83 -10,Item,388,name,2b421134,TM84 -10,Item,389,name,5c4521a2,TM85 -10,Item,390,name,c54c7018,TM86 -10,Item,391,name,b24b408e,TM87 -10,Item,392,name,22f45d1f,TM88 -10,Item,393,name,55f36d89,TM89 -10,Item,394,name,3534e46c,TM90 -10,Item,395,name,4233d4fa,TM91 -10,Item,396,name,db3a8540,TM92 -10,Item,397,name,893e8794,HM01 -10,Item,398,name,1037d62e,HM02 -10,Item,399,name,6730e6b8,HM03 -10,Item,400,name,f954731b,HM04 -10,Item,401,name,8e53438d,HM05 -10,Item,402,name,175a1237,HM06 -10,Item,403,name,605d22a1,HM07 -10,Item,404,name,f0e23f30,HM08 -10,Item,659,name,ac3db5d6,TM93 -10,Item,660,name,32592075,TM94 -10,Item,661,name,455e10e3,TM95 -10,ItemCategory,4,name,18991a24,Zbytek -10,ItemCategory,5,name,36935179,V nouzi -10,ItemCategory,7,name,4ff9613b,Typová protekce -10,ItemCategory,8,name,04301177,Jen k pečení -10,ItemCategory,9,name,a928473b,Zběratelské -10,ItemCategory,11,name,6b737987,Do jeskyní -10,ItemCategory,16,name,2c64e8d9,Trénink -10,ItemCategory,17,name,e06adc96,Desky -10,ItemCategory,18,name,6865b70c,Druhové -10,ItemCategory,20,name,dced68a2,Eventové -10,ItemCategory,21,name,f1ceb6d3,Herní -10,ItemCategory,22,name,62cf09e3,Příběhové -10,ItemCategory,23,name,93804dcf,Nepoužité -10,ItemCategory,24,name,060076c9,Kořist -10,ItemCategory,26,name,609c84ea,Vitamíny -10,ItemCategory,27,name,08bd2eb2,Léčící -10,ItemCategory,28,name,bebd2483,Léčící PP -10,ItemCategory,29,name,293d7798,Oživující -10,ItemCategory,32,name,76d4d801,Hnojivo -10,ItemCategory,42,name,f663e557,Drahokamy -10,ItemFlag,1,name,b4787086,Počítatelný -10,ItemFlag,2,description,5159dc6d,Spotřebuje se po použití -10,ItemFlag,2,name,0b28f345,Spotřebující se -10,ItemFlag,3,description,84964751,Použitelný mimo souboj -10,ItemFlag,4,description,2d26fde6,Použitelný v souboji -10,ItemFlag,5,description,24c931a8,Může být držen pokémonem -10,ItemFlag,5,name,cd791ac5,Držitelný -10,ItemFlag,6,description,725033e7,Funguje pasivně při držení -10,ItemFlag,7,description,93e707b2,Použitelný pokémonem při držení -10,ItemFlag,8,description,073d76cb,Nachází se v Sinnohském podzemí -10,ItemFlag,8,name,590e69f7,Podzemí -10,ItemFlingEffect,1,effect,343663e5,Těžce otráví protivníka. -10,ItemPocket,1,name,20dfc649,Předměty -10,ItemPocket,2,name,a14048db,Medicína -10,ItemPocket,3,name,2c755235,Poké Bally -10,ItemPocket,4,name,d9119462,TMka a HMka -10,ItemPocket,5,name,c265b1b4,Bobule -10,ItemPocket,6,name,f1140376,Dopisy -10,Language,1,name,f3e12338,Japonština -10,Language,3,name,96f9ccf5,Korejština -10,Language,4,name,34251e88,Čínština -10,Language,5,name,a8d9cb68,Francouzština -10,Language,6,name,a5984597,Němčina -10,Language,7,name,fba5cca8,Španělština -10,Language,8,name,98045053,Italština -10,Language,9,name,e33e3b9c,Angličtina -10,Location,61,name,b3e82591,Námořní cesta 220 -10,Location,62,name,2ae1742b,Námořní cesta 223 -10,Location,63,name,5a8b80a4,Námořní cesta 226 -10,Location,64,name,aaf314d0,Námořní cesta 230 -10,Location,98,name,3dca45a5,Námořní cesta 19 -10,Location,100,name,6f3baec2,Námořní cesta 20 -10,Location,101,name,183c9e54,Námořní cesta 21 -10,Location,121,name,39610944,Námořní cesta 40 -10,Location,122,name,4e6639d2,Námořní cesta 41 -10,LocationArea,14,name,f430ffe2,chumelenice -10,LocationArea,15,name,3d22a718,vánice -10,LocationArea,24,name,7763497b,Oblast 1 -10,LocationArea,25,name,ee6a18c1,Oblast 2 -10,LocationArea,26,name,996d2857,Oblast 3 -10,LocationArea,27,name,0709bdf4,Oblast 4 -10,LocationArea,28,name,700e8d62,Oblast 5 -10,LocationArea,29,name,e907dcd8,Oblast 6 -10,LocationArea,52,name,bafef2b4,uvnitř -10,LocationArea,58,name,87da6189,vchod -10,LocationArea,59,name,bafef2b4,uvnitř -10,LocationArea,61,name,e41d1a62,1. sloup -10,LocationArea,62,name,7d144bd8,2. sloup -10,LocationArea,63,name,0a137b4e,3. sloup -10,LocationArea,126,name,87da6189,vchod -10,LocationArea,135,name,9cc24903,před zásahem týmu Galactic -10,LocationArea,136,name,476b4de4,po zásahu týmu Galactic -10,LocationArea,144,name,aa83e7d8,"jižně, směrem k Jubilife" -10,LocationArea,145,name,eadc8cd2,"severně, směrem k Floaromě" -10,LocationArea,146,name,238dc7a5,"jižně, směrem k Floaromě" -10,LocationArea,147,name,3a9d6056,"východně, směrem k Eterně" -10,LocationArea,157,name,286b8f9b,"jižně, směrem k Solaceonu" -10,LocationArea,158,name,58f024e4,"západně, směrem k Celesticu" -10,LocationArea,159,name,9beaff3a,"západně, směrem k Eterně" -10,LocationArea,160,name,f1082fed,"východně, směrem k Celesticu" -10,LocationArea,161,name,f28baead,"severně, směrem k Hearthome" -10,LocationArea,162,name,ae4fd824,"východně, směrem k Pastorii" -10,LocationArea,193,name,7a57c43a,Venku -10,LocationArea,194,name,96b7553b,Vnitřek A -10,LocationArea,195,name,0fbe0481,Vnitřek B -10,LocationArea,196,name,78b93417,Vnitřek C -10,LocationArea,197,name,e6dda1b4,Vnitřek D -10,LocationArea,229,name,4695d28d,prázdné patro X -10,LocationArea,231,name,3192e21b,prázdné patro Y -10,LocationArea,238,name,98efa44b,Spodní jeskyně -10,LocationArea,239,name,3ae88ad0,Vrchní jeskyně -10,LocationArea,253,name,8f00d6f7,vstup do Violetu -10,LocationArea,254,name,74f25a17,vstup do Blackthornu -10,LocationArea,266,name,10891a9e,vchod do jeskyně -10,LocationArea,267,name,4b800254,v jeskyni -10,LocationArea,269,name,b5eafda6,venku -10,LocationArea,271,name,842256b1,podél jeskyně -10,LocationArea,273,name,1ed91fca,vrcholek -10,LocationArea,296,name,3762f01a,"jižně, směrem k Viridianu" -10,LocationArea,320,name,28233684,"severně, směrem k Pewteru" -10,LocationArea,345,name,9e801acf,uprostřed -10,LocationArea,349,name,3e9db05c,Přístav S.S. Anne -10,LocationArea,374,name,b5eafda6,venku -10,LocationArea,377,name,87da6189,vchod -10,LocationArea,490,name,bafef2b4,uvnitř -10,LocationArea,496,name,87da6189,vchod -10,Move,1,name,7eef9650,Facka -10,Move,2,name,9e0525b5,Karatistický úder -10,Move,3,name,95eacd2f,Dvojitá facka -10,Move,4,name,056f009c,Opakovaný úder -10,Move,5,name,457b6309,Megarána -10,Move,6,name,0b4d71d4,Výplata -10,Move,7,name,9bbb70b6,Ohnivý úder -10,Move,8,name,3f7cc89f,Ledový úder -10,Move,9,name,cab90d03,Blesková rána -10,Move,10,name,5ff863eb,Škrábnutí -10,Move,11,name,827bd4bf,Svěrák -10,Move,12,name,a7c35413,Klepetí gilotina -10,Move,13,name,724bbda2,Ostrý vítr -10,Move,14,name,88b5f9fa,Tanec mečů -10,Move,15,name,88bdd21d,Sek -10,Move,16,name,26c78a33,Vzdušný vír -10,Move,17,name,676c1557,Křídlový útok -10,Move,18,name,f77d374d,Odfouknutí -10,Move,19,name,6bc7c553,Let -10,Move,20,name,e6fe5c6d,Omotání -10,Move,21,name,f6d40a17,Náraz -10,Move,22,name,9eb01dc6,Úponkový bič -10,Move,23,name,9e119d06,Dupnutí -10,Move,24,name,4f4d9d7b,Dvojitý kop -10,Move,25,name,82047096,Megakop -10,Move,26,name,f624a204,Kop z výskoku -10,Move,27,name,468bc5a5,Kop s otočkou -10,Move,28,name,2b3a4002,Písečný útok -10,Move,29,name,36e0f4e5,Náraz hlavou -10,Move,30,name,02c7ff53,Rohový útok -10,Move,31,name,1643fd46,Zuřivý útok -10,Move,32,name,7962aadd,Vrtání rohem -10,Move,33,name,1b0e78ef,Nárazový útok -10,Move,34,name,5a2343c8,Zavalení -10,Move,35,name,0c087fe3,Ovinutí -10,Move,36,name,5836ed1a,Sejmutí -10,Move,37,name,40c7dd91,Zuřivost -10,Move,38,name,dc0e55a9,Dvojí ostří -10,Move,39,name,810b41b3,Vrtění ocasem -10,Move,40,name,41f06e03,Jedovaté žihadlo -10,Move,41,name,a596d6cd,Dvojehla -10,Move,42,name,2d55e587,Jehlostřela -10,Move,43,name,181bbea0,Lstivý pohled -10,Move,44,name,21d49620,Kousnutí -10,Move,45,name,8a36550c,Zavrčení -10,Move,46,name,c126dede,Řev -10,Move,47,name,97523d2d,Zpěv -10,Move,48,name,c753f6d3,Ultrazvuk -10,Move,49,name,2d0dc99b,Zvuková vlna -10,Move,50,name,80f874cd,Zákaz -10,Move,51,name,b69de092,Kyselina -10,Move,52,name,72af9f46,Popálení -10,Move,53,name,1eafab30,Plamenomet -10,Move,54,name,5c463043,Mlha -10,Move,55,name,02d2b4dd,Vodní dělo -10,Move,56,name,3cb366ab,Vodní pumpa -10,Move,57,name,131e0af2,Surfování -10,Move,58,name,40b23f44,Ledový paprsek -10,Move,59,name,c454c54e,Vánice -10,Move,60,name,571bba58,Psychický paprsek -10,Move,61,name,53162a19,Bublinomet -10,Move,62,name,f2c58cdc,Polární záře -10,Move,63,name,f0f6f5ce,Hyperpaprsek -10,Move,64,name,30e559c1,Klovnutí -10,Move,65,name,866adf06,Nebozezobák -10,Move,66,name,94585923,Znehybnění -10,Move,67,name,2eab899d,Nízký kop -10,Move,68,name,0e9fade4,Odvetný úder -10,Move,69,name,25f454b4,Seismický vrh -10,Move,70,name,2fcf838e,Síla -10,Move,71,name,1280c428,Vstřebání -10,Move,72,name,551c6070,Megavysátí -10,Move,73,name,b33a8203,Pijavičné semínko -10,Move,74,name,1a4ce4c0,Růst -10,Move,75,name,95dfe9bb,Listová břitva -10,Move,76,name,98554cb5,Sluneční paprsek -10,Move,77,name,ba4737d8,Jedovatý pyl -10,Move,78,name,53a57da7,Omračující pyl -10,Move,79,name,207275ff,Uspávací pyl -10,Move,80,name,c1eb97d1,Tanec listů -10,Move,81,name,4140a02f,Lepivé vlákno -10,Move,82,name,df28c1ca,Dračí hněv -10,Move,83,name,f556f1f1,Ohnivý vír -10,Move,84,name,b7a1c31c,Bleskový šok -10,Move,85,name,f6d30876,Bleskový útok -10,Move,86,name,7b0857ed,Blesková vlna -10,Move,87,name,adc59c6c,Blesk -10,Move,88,name,45b85329,Hod kamenem -10,Move,89,name,a863c1ea,Zemětřesení -10,Move,90,name,205f70da,Puklina v zemi -10,Move,91,name,ef3bd81b,Hrabavý útok -10,Move,92,name,5292a0a7,Toxický útok -10,Move,93,name,4a28e9d1,Zmatení -10,Move,94,name,c81ee961,Psychika -10,Move,95,name,834b9610,Hypnóza -10,Move,96,name,d2b08c9e,Meditace -10,Move,97,name,aabf4613,Hbitost -10,Move,98,name,a8f0b0b9,Hbitý útok -10,Move,99,name,1e31d195,Hněv -10,Move,100,name,21f1f4db,Teleportace -10,Move,101,name,12b1fa46,Noční stín -10,Move,102,name,00e46b13,Napodobení -10,Move,103,name,cd7e3dfb,Zaskřípání -10,Move,104,name,9578e461,Zdvojení -10,Move,105,name,3a35c8d1,Obnovení -10,Move,106,name,caf3af09,Zatvrzení -10,Move,107,name,090aa1af,Zmenšení -10,Move,108,name,1035d176,Kouřová clona -10,Move,109,name,7ee5dcb5,Matoucí paprsek -10,Move,110,name,4ca83dc8,Schování -10,Move,111,name,a0b162fb,Schoulení -10,Move,112,name,2ef3c334,Bariéra -10,Move,113,name,3f20cb45,Světelná zeď -10,Move,114,name,def90a72,Opar -10,Move,115,name,4139f7d5,Zrcadlová zeď -10,Move,116,name,2b5efd83,Soustředění -10,Move,117,name,6b168471,Výzva -10,Move,119,name,ff144f98,Zrcadlový útok -10,Move,120,name,736ed3b7,Sebezničení -10,Move,121,name,9f077858,Vaječná puma -10,Move,122,name,23304882,Oblíznutí -10,Move,123,name,8940a4b0,Smog -10,Move,124,name,63411a53,Bahno -10,Move,125,name,644f433d,Kostěný kyj -10,Move,126,name,f915a562,Výbuch ohně -10,Move,127,name,f563415a,Vodopád -10,Move,128,name,61c258fe,Sevření -10,Move,129,name,6cb05388,Hvězdičky -10,Move,130,name,46bde1fa,Úder lebkou -10,Move,131,name,9621c0f2,Ostnové dělo -10,Move,132,name,cd38825a,Škrcení -10,Move,133,name,39bd2403,Amnézie -10,Move,134,name,f5e54813,Kineze -10,Move,135,name,3738b8ef,Na měkko -10,Move,136,name,39531aa6,Vysoký kop -10,Move,137,name,34c5144b,Hadí pohled -10,Move,138,name,fe22cad8,Požírač snů -10,Move,139,name,74cdebd5,Jedovatý plyn -10,Move,140,name,910575c9,Bombardování -10,Move,141,name,ee705ffb,Vysátí -10,Move,142,name,eb7c0105,Polibek -10,Move,143,name,e29370cd,Nebeský útok -10,Move,144,name,f543030e,Transformace -10,Move,145,name,ec8cf4c1,Bublinky -10,Move,146,name,2da708a7,Zmatený úder -10,Move,147,name,b1f4e024,Výtrus -10,Move,148,name,6e0f7007,Záblesk -10,Move,149,name,3c8db98d,Psy-vlna -10,Move,150,name,bd9411c6,Šplouchnutí -10,Move,151,name,f829493c,Rozpuštění -10,Move,152,name,270de9fa,Krabí kladivo -10,Move,153,name,f366e3bf,Exploze -10,Move,154,name,e55c5dd3,Zuřivé řezání -10,Move,155,name,a3c3bf3e,Kostmerang -10,Move,156,name,5d268eee,Odpočinek -10,Move,157,name,78c4fc7c,Pád skály -10,Move,158,name,1fd03f94,Hypertesák -10,Move,159,name,e8e32c64,Nabroušení -10,Move,160,name,f2cc2494,Konverze -10,Move,161,name,7c97aeb5,Trojitý útok -10,Move,162,name,26aab69f,Supertesák -10,Move,163,name,c60f68f5,Šmik -10,Move,164,name,80ae5069,Zástupce -10,Move,165,name,ce8dbf62,Zoufalý útok -10,Move,166,name,87838b15,Náčrt -10,Move,167,name,4781d4db,Trojitý kop -10,Move,168,name,0e7eeada,Zloděj -10,Move,169,name,588b6055,Pavučina -10,Move,170,name,2e452afc,Čtení mysli -10,Move,171,name,3991ce92,Noční můra -10,Move,172,name,2646b72a,Ohnivý kruh -10,Move,173,name,0132c088,Chrápání -10,Move,174,name,eb2f86f6,Prokletí -10,Move,175,name,d94f4ec5,Škubání -10,Move,177,name,bdd38329,Vzdušný výbuch -10,Move,178,name,0fd1e10a,Chmýří -10,Move,179,name,886597fa,Zvrat -10,Move,180,name,e3233b10,Zlá vůle -10,Move,181,name,1ae60675,Prašan -10,Move,182,name,50c8c9de,Protekce -10,Move,183,name,0945792c,Hbitá pěst -10,Move,184,name,da7ff133,Děsivý škleb -10,Move,185,name,9a8bc753,Matný útok -10,Move,186,name,f391734f,Sladký polibek -10,Move,187,name,6bc7786a,Břišní buben -10,Move,188,name,79050c5f,Bahenní puma -10,Move,189,name,7748e8f2,Plesknutí blátem -10,Move,190,name,4dd92763,Chobozuka -10,Move,191,name,11201819,Střepiny -10,Move,192,name,9908380e,Výbojové dělo -10,Move,193,name,2e0c2866,Vidění -10,Move,194,name,e3f4dc3e,Pouto osudu -10,Move,195,name,7f7b0539,Píseň zániku -10,Move,196,name,a43f0706,Severák -10,Move,197,name,c720a2a5,Detekce -10,Move,198,name,2992a5a0,Příval kostí -10,Move,199,name,38aeca45,Zaměření -10,Move,200,name,e7d5a124,Rozzuření -10,Move,201,name,ced59494,Písečná bouře -10,Move,202,name,a40a03ad,Giga-vysátí -10,Move,203,name,0efab71c,Výdrž -10,Move,204,name,40fcadee,Šarm -10,Move,205,name,bb1dfc13,Valivý útok -10,Move,206,name,f14fbe09,Falešný sek -10,Move,207,name,70ccd23d,Naparování -10,Move,208,name,7b0ae38c,Doušek mléka -10,Move,209,name,5cd2e029,Jiskra -10,Move,210,name,4e371b20,Zuřivé nože -10,Move,211,name,dae09f3a,Ocelové křídlo -10,Move,212,name,256dfc7e,Zlý pohled -10,Move,213,name,726aec2a,Zalíbení -10,Move,214,name,9eca6d4c,Řeč ze sna -10,Move,215,name,7a332cbf,Léčivý zvonek -10,Move,216,name,a0323a39,Opětování -10,Move,217,name,3201978b,Dárek -10,Move,218,name,2e86dd50,Frustrace -10,Move,219,name,68f8cadf,Ochrana -10,Move,220,name,b411b0cf,Půlená bolest -10,Move,221,name,6de736ec,Posvátný oheň -10,Move,222,name,b776ffa2,Magnituda -10,Move,223,name,b94bee5b,Výbušný úder -10,Move,224,name,b58d0ed2,Megaroh -10,Move,225,name,b6ce4c28,Dračí dech -10,Move,226,name,db006c42,Štafeta -10,Move,227,name,829ca903,Přídavek -10,Move,228,name,aea3d916,Pronásledování -10,Move,229,name,66d505a7,Kolotoč -10,Move,230,name,bb101823,Sladká vůně -10,Move,231,name,09cd8e42,Železný ocas -10,Move,232,name,5ffd637d,Kovový dráp -10,Move,233,name,64ba0144,Osudný vrh -10,Move,234,name,7ccbd159,Ranní slunce -10,Move,235,name,dbcd8615,Syntéza -10,Move,236,name,2227bb25,Měsíční svit -10,Move,237,name,57e79e96,Skrytá síla -10,Move,238,name,ad6b7c53,Křížový úder -10,Move,239,name,44007a93,Tornádo -10,Move,240,name,195a078c,Tanec v dešti -10,Move,241,name,d64d3499,Slunečný den -10,Move,242,name,a80d0d44,Křupnutí -10,Move,243,name,70f89ccf,Zrcadlo -10,Move,244,name,4e2df6ac,Nápsych -10,Move,245,name,94954074,Extrémní rychlost -10,Move,246,name,67f9074b,Prastará síla -10,Move,247,name,080e63e3,Koule stínů -10,Move,248,name,d076fd92,Budoucnost -10,Move,249,name,b559328a,Drcení kamenů -10,Move,250,name,79e7ca35,Vodní vír -10,Move,251,name,f94ad23c,Zbití -10,Move,252,name,4a2409a3,Předstírání -10,Move,253,name,540376d4,Hluk -10,Move,254,name,4019109c,Zásobení -10,Move,255,name,5b889daf,Vyplivnutí -10,Move,256,name,211da6d8,Spolknutí -10,Move,257,name,3c89e147,Tepelná vlna -10,Move,258,name,c6caf344,Kroupy -10,Move,259,name,1b00c9e3,Trápení -10,Move,260,name,70f77654,Lichotka -10,Move,261,name,061d0658,Bludička -10,Move,262,name,59c4c7f2,Odkaz -10,Move,263,name,905ed4a1,Vzteklý útok -10,Move,264,name,05e678e9,Mířená rána -10,Move,265,name,a8e2c148,Smradlavá sůl -10,Move,266,name,dca2af42,Za mnou -10,Move,267,name,ea756121,Přírodní síla -10,Move,268,name,52c7a102,Nabití -10,Move,269,name,760757c7,Navádění -10,Move,270,name,3148b453,Pomocná ruka -10,Move,271,name,1931861a,Trik -10,Move,272,name,b977f6ad,Vžití do role -10,Move,273,name,77e3dbf7,Přání -10,Move,274,name,a64282b8,Asistence -10,Move,275,name,c3057f12,Zakořenění -10,Move,276,name,55017b02,Supersíla -10,Move,277,name,a9d317e8,Magický plášť -10,Move,278,name,07bb9f87,Recyklace -10,Move,279,name,5e5825ca,Odplata -10,Move,280,name,3c39412a,Rozbití cihly -10,Move,281,name,14209d4d,Zívnutí -10,Move,282,name,2e5151d6,Vyražení -10,Move,283,name,92e972d5,Úsilí -10,Move,284,name,36a1520c,Erupce -10,Move,285,name,f63fc223,Výměna -10,Move,286,name,6957c053,Uvěznění -10,Move,287,name,af3c9967,Osvěžení -10,Move,288,name,24d6733d,Zášť -10,Move,289,name,c0019332,Šlohnutí -10,Move,290,name,dedfa6a1,Tajemná síla -10,Move,291,name,3689ab7e,Potopení -10,Move,292,name,36df489c,Úder paží -10,Move,293,name,891357d0,Kamufláž -10,Move,294,name,1e258cd5,Ocasní světélko -10,Move,295,name,b14b4fea,Očistná záře -10,Move,296,name,7fc6d972,Mlhová koule -10,Move,297,name,95a04262,Tanec peří -10,Move,298,name,04528f16,Bláznivé tóny -10,Move,299,name,9190fcd1,Žárový kop -10,Move,300,name,48573501,Blátivá hra -10,Move,301,name,8512d943,Ledová koule -10,Move,302,name,437b24e3,Trnitá ruka -10,Move,303,name,2b53cd9f,Zalenošení -10,Move,304,name,f9bbce08,hlaszvuk -10,Move,305,name,b0c9fbbf,Jedovatý tesák -10,Move,306,name,2eefb319,Drtivá tlapa -10,Move,307,name,8705aa3d,Ohnivý výšleh -10,Move,308,name,f4bbd4d7,Hydrodělo -10,Move,309,name,e9144b5c,Meteorána -10,Move,310,name,0dc0cb27,Vyděšení -10,Move,311,name,2930d1fa,Koule počasí -10,Move,312,name,c44bb7b5,Aromaterapie -10,Move,313,name,34eea430,Falešné slzy -10,Move,314,name,ea20f3ae,Sek vzduchem -10,Move,315,name,5a0cfe9b,Přehřátí -10,Move,316,name,d40901cc,Pachová stopa -10,Move,317,name,dec148da,Kamenná past -10,Move,318,name,89990b84,Stříbrný vítr -10,Move,319,name,444c20f6,Kovový zvuk -10,Move,320,name,04a144bf,Travní hvizd -10,Move,321,name,2b7e332e,Polechtání -10,Move,322,name,9169a89e,Kosmická síla -10,Move,323,name,1f1f4f3b,Vodotrysk -10,Move,324,name,f998029d,Signální záře -10,Move,325,name,e92777cd,Temná pěst -10,Move,326,name,0728175d,Mimosmyslové vnímání -10,Move,327,name,eeb18e93,Nebeský úder -10,Move,328,name,4cb19dbe,Písečné peklo -10,Move,329,name,d901c2f6,Totální mráz -10,Move,330,name,b199893c,Kalná voda -10,Move,331,name,85dd08ef,Semenomet -10,Move,332,name,4955fc11,Vzdušné eso -10,Move,333,name,962eacd6,Rampouchové kopí -10,Move,334,name,b41ed436,Zaželezení -10,Move,335,name,42dab826,Zablokování -10,Move,336,name,1815e191,Zavytí -10,Move,337,name,9ab6b4ad,Dračí Spár -10,Move,338,name,4e8662b2,Šílená kytka -10,Move,339,name,0a7653df,Nadmutí -10,Move,340,name,8590f16f,Odražení -10,Move,341,name,113f6d08,Bahnomet -10,Move,342,name,924a2be4,Jedovatý ocas -10,Move,343,name,a5aa0cf4,Chamtivost -10,Move,344,name,2c5cf47c,Voltonáraz -10,Move,345,name,0d036196,Magický list -10,Move,346,name,505ed9fc,Vodní hra -10,Move,347,name,bb330d7f,Klidná mysl -10,Move,348,name,a4ec4e8e,Ostrý list -10,Move,349,name,229f871e,Dračí tanec -10,Move,350,name,4464b792,SuprŠutr -10,Move,351,name,1d079fd8,Šoková vlna -10,Move,352,name,51cdfcf4,Vodní puls -10,Move,353,name,f13587c6,Vůle osudu -10,Move,354,name,6707c6e7,Psyzvýšení -10,Move,355,name,f7459fee,Hřadování -10,Move,356,name,95a01c3b,Gravitace -10,Move,357,name,184157d1,Zázračné oko -10,Move,358,name,f0742df8,Facka na probuzení -10,Move,359,name,a03b4194,Kladivová pěst -10,Move,360,name,59359b2b,Gyrokáča -10,Move,361,name,7ef1b8c0,Léčivé přání -10,Move,362,name,a487b772,Slaná voda -10,Move,363,name,2e0290b7,Dar přírody -10,Move,364,name,f6795e66,Lest -10,Move,365,name,494b5a62,Vyklovnutí -10,Move,366,name,eaf92a38,Vítr v zádech -10,Move,367,name,c6283124,Akupresura -10,Move,368,name,c1fc43c2,Ocelový výbuch -10,Move,369,name,d5b41909,Otočka -10,Move,370,name,e3add733,Boj na blízko -10,Move,371,name,c55976a3,Vyrovnání účtů -10,Move,372,name,ba99ab0d,Ujištění -10,Move,373,name,ff9910f8,Embargo -10,Move,374,name,0fcf5032,Hod -10,Move,375,name,9468daca,Psychopřesun -10,Move,376,name,de70ddf2,Trumf -10,Move,377,name,ab102770,Blokace léčení -10,Move,378,name,c7593fe8,Vyždímání -10,Move,379,name,9c5486c5,Trik síly -10,Move,380,name,9fa8deb3,Žaludeční šťáva -10,Move,381,name,35444a34,Popěvek pro štěstí -10,Move,382,name,9c0a586f,Nejdřív já -10,Move,383,name,9fd79876,Opičení -10,Move,384,name,85912d0d,Výměna síly -10,Move,385,name,b42f0419,Výměna obrany -10,Move,386,name,345745e1,Co proto -10,Move,387,name,c78d7093,Záloha -10,Move,388,name,86070cf4,Semínko starostí -10,Move,389,name,94f1d282,Podpásovka -10,Move,390,name,a3e1100f,Toxické ostny -10,Move,391,name,ea321f7e,Výměna srdcí -10,Move,392,name,fd891bc7,Vodní kruh -10,Move,393,name,22295f5b,Magnetický zdvih -10,Move,394,name,0aa8742d,Plamenný nálet -10,Move,395,name,4674b767,Použití Síly -10,Move,396,name,821f89e7,Kulová aura -10,Move,397,name,2a0a21c4,Broušení kamene -10,Move,398,name,16a55874,Jedové bodnutí -10,Move,399,name,435ec34c,Temný puls -10,Move,400,name,e6e1953a,Rozpárání -10,Move,401,name,0e625aec,Vodní ocas -10,Move,402,name,bf8ecffd,Semínková puma -10,Move,403,name,9c32e3a6,Vzdušný sek -10,Move,404,name,36dca5a6,X-Šmik -10,Move,405,name,62ddc6c0,Zabzučení -10,Move,406,name,21c2b0ab,Dračí puls -10,Move,407,name,9418618e,Dračí zteč -10,Move,408,name,911a9250,Síla drahokamu -10,Move,409,name,8c313a9c,Vysávací úder -10,Move,410,name,d47efaf7,Vlna vzduchoprázdna -10,Move,411,name,6748ad3d,Usměrnění Síly -10,Move,412,name,ad8e5b9b,Míč energie -10,Move,413,name,8c5c7e4d,Nálet -10,Move,414,name,176ec13b,Síla Země -10,Move,415,name,b12f455f,Zamíchání -10,Move,416,name,209f837c,Meganáraz -10,Move,417,name,c038246f,Intrika -10,Move,418,name,f5f6706f,Výstřelový úder -10,Move,419,name,b2eecc41,Lavina -10,Move,420,name,8b9c150b,Střechýle -10,Move,421,name,87a12074,Stínový dráp -10,Move,422,name,ffb89e62,Hromový tesák -10,Move,423,name,af94f51e,Ledový tesák -10,Move,424,name,b9e8b178,Ohnivý tesák -10,Move,425,name,8ef5015a,Plížení stínem -10,Move,426,name,3a379ca4,Blátivá puma -10,Move,427,name,b2fa0477,Psychosek -10,Move,428,name,9207d394,Zenová hlavička -10,Move,429,name,bb2df05b,Zrcadlová střela -10,Move,430,name,39bcb95e,Světelné dělo -10,Move,431,name,57824514,Horolezectví -10,Move,432,name,1a403aa4,Odmlžení -10,Move,433,name,a8c1b9db,Komnata triků -10,Move,434,name,67784081,Dračí meteor -10,Move,435,name,93fa3214,Vybití -10,Move,436,name,9a146d39,Výbuch lávy -10,Move,437,name,741c9f23,Listová bouře -10,Move,438,name,d550d41f,Šleh bičem -10,Move,439,name,4ff3d24e,Kamenné dělo -10,Move,440,name,d1dcfa83,Křížový jed -10,Move,441,name,ea40fa28,Zásah sajrajtem -10,Move,442,name,d209cc83,Železná hlava -10,Move,443,name,3c98de0a,Magnetická puma -10,Move,444,name,a32c50e2,Kamenné ostří -10,Move,445,name,846476fb,Okouzlení -10,Move,446,name,0e271d4e,Zákeřný kámen -10,Move,447,name,775e5e5f,Uzel z trávy -10,Move,448,name,b95e1be5,Žvanění -10,Move,449,name,f01ecdc8,Rozsudek -10,Move,450,name,646abcaf,Hmyzí kousanec -10,Move,451,name,a47d9474,Paprsek náboje -10,Move,452,name,6ab3d1bd,Dřevěné kladivo -10,Move,453,name,a76a89e5,Proud vody -10,Move,454,name,08e15d74,Příkaz k útoku -10,Move,455,name,ecc0548e,Příkaz k obraně -10,Move,456,name,dd2223ca,Příkaz vyléčit -10,Move,457,name,a496dea1,Drcení hlavou -10,Move,458,name,1c906270,Dvojitá rána -10,Move,459,name,fdcf9161,Řev času -10,Move,460,name,57f2ff21,Trhlina prostoru -10,Move,461,name,4ca66f49,Měsíční tanec -10,Move,462,name,e188b59f,Drtivý stisk -10,Move,463,name,e7909976,Bouře lávy -10,Move,464,name,f23e5ed3,Temná prázdnota -10,Move,465,name,8884982f,Semínková světlice -10,Move,466,name,40a07971,Zlověstný vítr -10,Move,467,name,52ae84bd,Potopení do stínů -10,MoveDamageClass,1,description,9625b27f,Nezraňuje -10,MoveDamageClass,1,name,650d6c1e,nezraňující -10,MoveDamageClass,2,description,becfcf89,"Fyzické zranění, řídí se Útokem a Obranou" -10,MoveDamageClass,2,name,d7293008,fyzické -10,MoveDamageClass,3,name,4c6b3fe3,speciální -10,MoveEffect,1,short_effect,23235a1b,"Normálně zraňuje, bez vedlejších účinků." -10,MoveEffect,2,effect,7d461b9f,[Uspí]{mechanic:sleep} protivníka. -10,MoveEffect,2,short_effect,fab4aadd,Uspí protivníka. -10,MoveEffect,3,short_effect,18144c52,Má $effect_chance% šanci otrávit protivníka. -10,MoveEffect,4,short_effect,fb3bd06d,Vyléčí uživatele o polovinu způsobeného zranění. -10,MoveEffect,6,short_effect,f946e377,Má $effect_chance% šanci zmrazit protivníka. -10,MoveEffect,7,short_effect,1c05fdea,Má $effect_chance% šanci paralyzovat protivníka. -10,MoveEffect,9,short_effect,1ae7a8fa,Funguje jen na spící protivníky. Vyléčí uživatele o polovinu způsobeného zranění. -10,MoveEffect,11,short_effect,2c4fbe05,Zvýší uživatelův Útok o jeden stupeň. -10,MoveEffect,12,short_effect,ed733b1a,Zvýší uživatelovu Obranu o jeden stupeň. -10,MoveEffect,14,short_effect,f78303d0,Zvýší uživatelův Speciální útok o jeden stupeň. -10,MoveEffect,17,short_effect,7f8c2786,Zvýší uživatelovu Mrštnost o jeden stupeň. -10,MoveEffect,18,short_effect,6a2ed6eb,Vždy se trefí. -10,MoveEffect,19,short_effect,70f0f273,Sníží protivníkův Útok o jeden stupeň. -10,MoveEffect,20,short_effect,5449505f,Sníží protivníkovu Obranu o jeden stupeň. -10,MoveEffect,21,short_effect,3007bcd6,Sníží protivníkovu Rychlost o jeden stupeň. -10,MoveEffect,24,short_effect,2b318251,Sníží protivníkovu Přesnost o jeden stupeň. -10,MoveEffect,25,short_effect,c6b64cc3,Sníží protivníkovu Mrštnost o jeden stupeň. -10,MoveEffect,28,short_effect,e014580f,"Zaútočí každé kolo, 2-3×; poté zmate uživatele." -10,MoveEffect,29,short_effect,4ff5bbff,Okamžitě ukončí zápas s divokým pokémonem. Trenéry donutí vyměnit pokémona. -10,MoveEffect,30,short_effect,e5e4180d,Zaútočí 2-5× za sebou. -10,MoveEffect,32,short_effect,b2aff3a6,"Má $effect_chance% šanci, že se protivník zalekne." -10,MoveEffect,34,effect,cc5f917e,[Těžce otráví]{mechanic:bad-poison} protivníka. -10,MoveEffect,34,short_effect,385d3c02,Vážně otráví protivníka; jed ubere každé kolo více zranění. -10,MoveEffect,35,short_effect,9c649109,Rozsype peníze v hodnotě 5× úrovně uživatele. -10,MoveEffect,36,short_effect,0feee880,Na pět kol sníží zranění ze speciálních útoků o 50%. -10,MoveEffect,38,short_effect,ccec7cfa,"Uživatel na dvě kola usne, čímž se úplně vyléčí." -10,MoveEffect,39,short_effect,f5e02086,Vyřadí protivníka na jeden zásah. -10,MoveEffect,40,short_effect,99da8cca,"První kolo se nabíjí, zaútočí až v druhém." -10,MoveEffect,44,short_effect,3f03a70f,Má vysokou šanci na kritický zásah. -10,MoveEffect,49,short_effect,ff46b231,Zraní uživatele za 1/4 způsobeného zranění. -10,MoveEffect,51,short_effect,b2c51959,Zvýší uživatelův Útok o dva stupně. -10,MoveEffect,52,short_effect,3f0c2829,Zvýší uživatelovu Obranu o dva stupně. -10,MoveEffect,53,short_effect,f1bc9e43,Zvýší uživateli Rychlost o dvě úrovně. -10,MoveEffect,54,short_effect,44a7f3bf,Zvýší uživatelův Speciální útok o dva stupně. -10,MoveEffect,55,short_effect,76930d8e,Zvýší uživatelovu Speciální obranu o dva stupně. -10,MoveEffect,59,short_effect,0bff721c,Sníží protivníkův Útok o dva stupně. -10,MoveEffect,60,short_effect,3903a75d,Sníží protivníkovu Obranu o dva stupně. -10,MoveEffect,61,short_effect,ad03d235,Sníží protivníkovi Obranu o dva stupně. -10,MoveEffect,63,short_effect,5ec14f8a,Sníží protivníkovu Speciální obranu o dva stupně. -10,MoveEffect,66,short_effect,a2bdb301,Na pět kol sníží zranění z fyzických útoků o 50%. -10,MoveEffect,67,effect,22a71d53,[Otráví]{mechanic:poison} protivníka. -10,MoveEffect,67,short_effect,7b481e44,Otráví protivníka. -10,MoveEffect,69,short_effect,c981b610,Má $effect_chance% šanci snížit protivníkův Útok o jeden stupeň. -10,MoveEffect,70,short_effect,804b11f9,Má $effect_chance% šanci snížit protivníkovu Obranu o jeden stupeň. -10,MoveEffect,71,short_effect,2797d6a0,Má $effect_chance% šanci snížit protivníkovu Rychlost o jeden stupeň. -10,MoveEffect,72,short_effect,3be14593,Má $effect_chance% šanci snížit protivníkův Speciální útok o jeden stupeň. -10,MoveEffect,73,short_effect,f408a390,Má $effect_chance% šanci snížit protivníkovu Speciální obranu o jeden stupeň. -10,MoveEffect,74,short_effect,145086cd,Má $effect_chance% šanci snížit protivníkovu Přesnost o jeden stupeň. -10,MoveEffect,77,short_effect,11cd0067,Má $effect_chance% šanci zmást protivníka. -10,MoveEffect,79,short_effect,6a2ed6eb,Vždy se trefí. -10,MoveEffect,80,short_effect,05acc33b,"Převede 1/4 uživatelova HP do figurky, která ho chrání před dalším zraněním a změnami stavu, dokud se nerozbije." -10,MoveEffect,81,short_effect,d1a68b36,Uživatel se vzdá následujícího kola; musí dobít energii. -10,MoveEffect,82,short_effect,6639923c,"Pokud je uživatel po použití tohoto útoku zasažen, zvýší se mu Útok o jeden stupeň." -10,MoveEffect,83,short_effect,8792f265,Zkopíruje posledně použitý protivníkův útok. -10,MoveEffect,85,short_effect,e7aee025,"Zasadí do protivníka semínka, která mu každé kolo ubírají HP a léčí uživatele." -10,MoveEffect,88,effect,aca65f16,"Udělí zranění v HP rovné uživatelovi úrovni. Typové imunity platí, ale ostatní efekty typů jsou ignorovány." -10,MoveEffect,88,short_effect,ed35d2b8,Udělí zranění v HP rovné uživatelovi úrovni. -10,MoveEffect,90,short_effect,09ad6a50,"Způsobí dvakrát více fyzického zranění, než kolik utržil uživatel když byl naposledy zasažen." -10,MoveEffect,93,short_effect,3eed658f,"Má $effect_chance% šanci, že se protivník zalekne. Povede se pouze při spánku." -10,MoveEffect,98,short_effect,41aba78d,Použije náhodný z uživatelových ostatních útoků. Povede se pouze ze spánku. -10,MoveEffect,101,short_effect,6e3a19b0,Sníží PP protivníkova posledně použitého útoku o 4. -10,MoveEffect,104,short_effect,23235a1b,"Normálně zraňuje, bez vedlejších účinků." -10,MoveEffect,106,short_effect,e90bc79a,Vezme protivníkovi drženou věc. -10,MoveEffect,107,short_effect,97bb1dd8,Zabrání protivníkovi opustit zápas. -10,MoveEffect,109,short_effect,c627085a,Zvýší uživatelovu Mrštnost obranu o dva stupně. -10,MoveEffect,110,short_effect,1da483ee,"Duchové obětují 1/2 max. HP na kletbu, která protivníka zraňuje každé kolo. Ostatním sníží Rychlost a zvýší Útok a Obranu." -10,MoveEffect,112,short_effect,eaa0480b,Znemožní jakémukoli útoku trefit toto kolo uživatele. -10,MoveEffect,116,short_effect,c2ade64e,Na pět kol způsobí písečnou bouři. -10,MoveEffect,117,short_effect,9ff7f774,Uživateli toto kolo zůstane aspoň 1 HP. -10,MoveEffect,118,short_effect,a3c01065,"Kdy je tento útok používán stále dokola, jeho síla se prvních 5 kol vždy zdvojnásobí." -10,MoveEffect,119,short_effect,f15db692,"Zvýší protivníkův Útok o dva stupně, a zmate ho." -10,MoveEffect,120,short_effect,17cb9c2a,"Kdy je tento útok používán stále dokola, jeho síla se prvních 5 kol vždy zdvojnásobí; poté zůstane 32× silnější." -10,MoveEffect,121,short_effect,da8705cb,Protivník se zamiluje do uživatele. Poté má 50% šanci na něj nezaútočit. -10,MoveEffect,122,short_effect,275cec8d,"Tím silnější, čím je uživatel ochočenější. Maximální síla je 102." -10,MoveEffect,124,short_effect,95b64a67,"Tím silnější, čím je uživatel méně ochočený. Maximální síla je 102." -10,MoveEffect,125,short_effect,91592e71,Po pět kol chrání pokémony uživatelově straně proti změnám stavu a zmatení. -10,MoveEffect,133,short_effect,01e6d666,Uzdraví uživatele za 1/2 max. HP. Ovlivněno počasím. -10,MoveEffect,136,short_effect,fa633b41,Síla a typ závisí na uživatelových genech. Síla může být od 30 do 70. -10,MoveEffect,137,short_effect,55fadb74,Na pět kol způsobí déšť. -10,MoveEffect,138,short_effect,7b756cbf,"Na pět kol způsobí, že slunce svítí jasněji než normálně." -10,MoveEffect,141,short_effect,9c8a69f4,Má $effect_chance% šanci uživateli zvýšit všechny staty o jeden stupeň. -10,MoveEffect,145,short_effect,39dc96ff,"Způsobí dvakrát více speciálního zranění, než kolik utržil uživatel když byl naposledy zasažen." -10,MoveEffect,146,short_effect,580a3c8d,Zvýší uživateli Obranu o jeden stupeň. Zaútočí až v následujícím kole. -10,MoveEffect,147,short_effect,b2aff3a6,"Má $effect_chance% šanci, že se protivník zalekne." -10,MoveEffect,148,short_effect,f6e65697,Normálně zraňuje; zasáhne i pokémony pod zemí. -10,MoveEffect,151,short_effect,b2aff3a6,"Má $effect_chance% šanci, že se protivník zalekne." -10,MoveEffect,152,short_effect,99da8cca,"První kolo se nabíjí, zaútočí až v druhém." -10,MoveEffect,153,short_effect,1c05fdea,Má $effect_chance% šanci paralyzovat protivníka. -10,MoveEffect,157,short_effect,d1880f6b,Zvýší uživatelovu Obranu o jeden stupeň. -10,MoveEffect,160,short_effect,2b0a50fb,Používá se po několik kol stále dokola. Mezitím pokémoni nemohou usnout. -10,MoveEffect,165,short_effect,4ca65a6a,Na pět kol přivolá padající kroupy. -10,MoveEffect,169,short_effect,788358b7,Sníží protivníkův Útok a Speciální útok o dva stupně. Uživatel omdlí. -10,MoveEffect,170,short_effect,c746c692,"Při popálení, paralýze nebo otravě má dvojnásobnou sílu." -10,MoveEffect,171,short_effect,1fd4b377,"Pokud uživatel před zaútočením utrží zranění, tento útok se nepovede." -10,MoveEffect,174,short_effect,fb2ab93c,Použije útok závislý na okolním prostředí. -10,MoveEffect,175,short_effect,3112b936,Zvýší uživatelovu Speciální obranu o jeden stupeň. Jeho Elektrické útoky mají v příštím kole dvojnásobnou sílu. -10,MoveEffect,182,short_effect,6e143ad1,Nedovolí uživateli opustit zápas a léčí ho za 1/16 max. HP za kolo. -10,MoveEffect,183,short_effect,c386d647,Po zranění sníží uživateli Útok a Obranu o jeden stupeň. -10,MoveEffect,186,short_effect,e9a22d99,"Způsobí dvojnásobné zranění, pokud uživatel už byl toto kolo zraněn." -10,MoveEffect,187,short_effect,291b2bc1,Zruší Reflect a Light Screen. -10,MoveEffect,189,short_effect,4f944a38,Přinutí protivníka pustit drženou věc. -10,MoveEffect,190,short_effect,a4a2f496,"Sníží protivníkovo HP na tolik, kolik má uživatel." -10,MoveEffect,197,short_effect,3d4689ff,Silnější proti těžším protivníkům. Maximální síla je 120. -10,MoveEffect,198,short_effect,fd661e71,"Má $effect_chance% šanci způsobit změnu stavu. Jakou, to závisí na okolním prostředí." -10,MoveEffect,205,short_effect,f665d3c3,Po zranění protivníka sníží uživatelův Speciální útok o dva stupně. -10,MoveEffect,206,short_effect,8e074ef2,Sníží protivníkův Útok a Obranu o jeden stupeň. -10,MoveEffect,207,short_effect,9e392cc6,Zvýší uživatelovu Obranu a Speciální obranu o jeden stupeň. -10,MoveEffect,209,short_effect,72b98318,Zvýší uživatelův Útok a Obranu o jeden stupeň. -10,MoveEffect,212,short_effect,e93c08b4,Zvýší uživatelův Speciální útok a Speciální obranu o jeden stupeň. -10,MoveEffect,213,short_effect,0a2514af,Zvýší uživatelů Útok a Rychlost o jeden stupeň. -10,MoveEffect,219,short_effect,15640b6e,Sníží uživatelovu Rychlost o jeden stupeň. -10,MoveEffect,223,short_effect,08e89282,Síla a typ závisí na drženém ovoci. -10,MoveEffect,231,short_effect,f7776d92,"Má dvojnásobnou sílu, pokud protivník už toto kolo útočil." -10,MoveEffect,234,short_effect,05a5ddf4,Hodí na protivníka drženou věc; síla závisí na druhu věci. -10,MoveEffect,248,short_effect,12e97061,Změní protivníkovu schopnost na Insomnii. -10,MoveEffect,257,short_effect,2a86100e,"Uživatel se zahrabe pod zem, kde se vyhýbá všem útokům. V následujícím kole zaútočí." -10,MoveEffect,258,short_effect,3182f96f,Normálně zraňuje. Zasáhne i protivníky pod vodou. -10,MoveEffect,261,short_effect,f946e377,Má $effect_chance% šanci zmrazit protivníka. -10,MoveEffect,262,short_effect,ac2b7cc9,Po 2-5 kol nedovolí protivníkovi opustit zápas a uděluje mu zranění ve výši 1/16 max. HP za kolo. -10,MoveEffect,266,short_effect,5e85548e,"Sníží protivníkův Speciální útok o dva stupně, pokud je opačného pohlaví." -10,MoveEffect,267,short_effect,44faf89c,"Zraňuje protivníkovy pokémony, když jsou vysláni do zápasu." -10,MoveEffect,278,short_effect,c3afa6b1,Zvýší uživatelův Útok a Přesnost o jeden stupeň. -10,MoveEffect,284,short_effect,a1f99f7d,"Způsobí dvojnásobné zranění, pokud je protivník otávený." -10,MoveEffect,285,short_effect,ef1aa29f,Zvýší uživatelovu Rychlost o dva stupně a sníží mu hmotnost na polovinu. -10,MoveEffect,288,short_effect,1d348764,Zruší imunitu na Zemní typ. -10,MoveEffect,291,short_effect,b069d54b,"Zvýší uživatelův Speciální útok, Speciální obranu a Rychlost po jednom stupni." -10,MoveEffect,296,short_effect,0f5ce718,Nomálně zraňuje. Zvýší uživatelovu Rychlost o jeden stupeň. -10,MoveEffect,297,short_effect,5ec14f8a,Sníží protivníkovu Speciální obranu o dva stupně. -10,MoveEffect,302,short_effect,d6a8e3c0,"Má dvojnásobnou sílu, pokud se použije vícekrát v jednom kole." -10,MoveEffect,303,short_effect,e1e28672,"Síla se zvýší o 100% za každé po sobě jdoucí použití pokémonem na uživatelově straně, až do max. síly 200." -10,MoveEffect,304,short_effect,ae5be1c7,Ignoruje změny protivníkových statů. -10,MoveEffect,309,short_effect,4d7c9079,"Zvýší uživatelův Útok, Obranu a Rychlost o dva stupně. Sníží mu Obranu a Speciální obranu o jeden stupeň." -10,MoveEffect,313,short_effect,e56cd2f8,Zvýší uživateli Útok o jednu a Rychlost o dvě úrovně. -10,MoveEffect,314,short_effect,5e96b48c,Ukončí zápas s divokým pokémonem. Trenéry donutí vyměnit pokémona. -10,MoveEffect,315,short_effect,1eceb266,Zničí protivníkovi držené ovoce. -10,MoveEffect,317,short_effect,d0038269,Zvýší uživatelův Útok a Speciální útok o jeden stupeň. -10,MoveEffect,322,short_effect,900868ea,Zvýší uživatelův Speciální útok o tři stupně. -10,MoveEffect,323,short_effect,2de9c9c3,"Zvýší uživatelův Útok, Obranu a Přesnost útok po jednom stupni." -10,MoveEffect,328,short_effect,450f77e5,Zvýší uživatelův Útok a Speciální útok o jeden stupeň. -10,MoveEffect,329,short_effect,a6123581,Zvýší uživatelovu Obranu o tři stupně. -10,MoveEffect,331,short_effect,ad03d235,Sníží protivníkovi Obranu o dva stupně. -10,MoveEffect,332,short_effect,b167b80e,"První kolo se nabíjí, zaútočí až ve druhém. Má $effect_chance% šanci paralyzovat protivníka." -10,MoveEffect,338,short_effect,11cd0067,Má $effect_chance% šanci zmást protivníka. -10,MoveEffect,10004,short_effect,c028872e,Sníží protivníkovu Mrštnost o dva stupně. -10,MoveEffect,10006,short_effect,b2988a39,Na pět kol zatemní oblohu. -10,MoveFlag,1,description,66523335,Uživatel se dotkne cíle. Toto zaktivuje některé schopnosti (např. []{ability:static}) a věci (např. []{item:sticky-barb}). -10,MoveFlag,1,name,e34fed78,Způsobí dotek -10,MoveFlag,2,description,d88ae74f,"Tento útok má nabíjecí kolo, které lze přeskočit pomocí []{item:power-herb}." -10,MoveFlag,2,name,877244e9,Má nabíjecí kolo -10,MoveFlag,3,description,6cea8671,"Kolo po použití tohoto útoku přeskočí Pokémon svůj tah, aby se mohl dobít." -10,MoveFlag,3,name,80fd2238,Má dobíjecí kolo -10,MoveFlag,4,description,102038da,"Tento útok nebude fungovat, použil-li cíl toto kolo []{move:detect} či [protect]{move:protect}." -10,MoveFlag,4,name,d249c071,Blokované Detectem a Protectem -10,MoveFlag,5,name,b343310a,Odrazitelný -10,MoveFlag,6,description,6d5f5422,"Tento útok bude ukraden, pokud jiný Pokémon toto kolo použil []{move:snatch}" -10,MoveFlag,6,name,3a15243a,Ukradnutelný -10,MoveFlag,7,description,25e3b9d0,Pokémon co je cílem tohoto útoku ho může zkopírovat pomocí []{move:mirror-move} -10,MoveFlag,7,name,c4e8a756,Kopírovatelný Mirror Movem -10,MoveFlag,8,name,ae7d93f1,Úderový -10,MoveFlag,9,description,b34264c8,Pokémoni s []{ability:soundproof} jsou proti tomuto útoku odolní. -10,MoveFlag,9,name,752347d8,Zvukový -10,MoveFlag,10,description,ee78fc04,Tento útok nelze použít při [zvýšené gravitaci]{move:gravity} -10,MoveFlag,10,name,05543fc0,Nepoužitelný s Gravitací -10,MoveFlag,11,description,e68d87da,Tento útok může zmražený pokémon použít k rozmrznutí. -10,MoveFlag,11,name,a2a771b1,Rozmrazí při použití -10,MoveFlag,13,description,5660882a,Tento útok bude blokován pomocí []{move:heal-block}. -10,MoveFlag,13,name,eb08469e,Léčí -10,MoveMetaAilment,1,name,5134bb3b,Paralýza -10,MoveMetaAilment,2,name,cef2eda8,Spánek -10,MoveMetaAilment,6,name,4a28e9d1,Zmatení -10,MoveTarget,2,description,5a29a4b3,"Druhý Pokémon na bojišti, vybraný trenérem. - -Ukradené útoky použijí stejný cíl." -10,MoveTarget,2,name,af998c39,Vybraný Pokémon -10,MoveTarget,3,description,0418c304,Spolubojovník uživatele (je-li nějaký). -10,MoveTarget,3,name,a3b03f33,Spolubojovník -10,MoveTarget,4,description,7e0bf1a7,"Uživatelova strana bojiště. - -Působí na uživatele i jeho spolubojovníky (jsou-li nějací)" -10,MoveTarget,4,name,e51eed6c,Strana uživatele -10,MoveTarget,5,description,ca1b5030,"Buď uživatel nebo jeho spolubojovník, podle trenéra." -10,MoveTarget,5,name,70336963,Uživatel nebo spolubojovník -10,MoveTarget,6,description,b91b49aa,"Opačná strana bojiště. - -Působí na protivníky." -10,MoveTarget,6,name,bf5689eb,Strana protivnika -10,MoveTarget,7,description,d3e0a613,Působí na uživatele. -10,MoveTarget,7,name,2da17977,Uživatel -10,MoveTarget,8,description,8f851c2f,"Jeden protivník, vybraný náhodně." -10,MoveTarget,8,name,968b2389,Náhodný protivník -10,MoveTarget,9,description,fd9e4869,"Každý pokémon na poli, kromě uživatele." -10,MoveTarget,9,name,c1561b96,Všichni ostatní pokémoni -10,MoveTarget,10,description,2f56ae25,"Jeden pokémon na poli kromě uživatele, vybraný trenérem. " -10,MoveTarget,10,name,af998c39,Vybraný Pokémon -10,MoveTarget,11,description,1abe543e,Všichni protivníci. -10,MoveTarget,11,name,87082e08,Všichni protivníci -10,PokeathlonStat,2,name,6a4b2ea4,Síla -10,PokeathlonStat,4,name,f431f5e8,Výdrž -10,PokeathlonStat,5,name,0781a928,Skoky -10,Pokedex,1,description,12ca8f74,Celostvětový pokédex -10,Pokedex,1,name,698b64e6,Světové -10,Pokedex,2,description,9591a8ac,Pokédex z Kanta v Red/Blue/Yellow -10,Pokedex,2,name,be8c2832,Kanto -10,Pokedex,3,description,bf2d2b3e,Gold/Silver/Crystal Johto dex – ve hrách zvaný „New“ -10,Pokedex,3,name,9f1e2d3d,Původní Johto -10,Pokedex,4,description,a7653f5d,Ruby/Sapphire/Emerald Hoennský dex -10,Pokedex,4,name,d28c007d,Hoennský -10,Pokedex,5,description,dadaadab,Diamond/Pearl Sinnohský dex -10,Pokedex,6,description,f3d57c4c,Platinum Sinnohský dex—rozšířená verze dexu z Diamond a Pearl -10,Pokedex,7,description,56afcca4,HeartGold/SoulSilver Johto dex – dex z Gold/Silver/Crystal rozšířený o nové vývoje -10,Pokedex,8,description,79a9ade7,Black/White Unovský dex -10,PokemonSpecies,1,flavor_summary,fe4d8c9a,"Od narození má na zádech divné semínko, které roste a vyvíjí se společně s ním. Uvnitř má zásobu živin, kterou využívají zejména malí Bulbasauři. I později ale může celé dny nejíst. - -Bulbasauři rádi odpočívají na sluníčku. Semínko na zádech jim tak roste rychleji." -10,PokemonSpecies,1,genus,e4b54c38,Semínkový -10,PokemonSpecies,2,genus,e4b54c38,Semínkový -10,PokemonSpecies,3,genus,e4b54c38,Semínkový -10,PokemonSpecies,4,genus,473b2152,Ještěrkovitý -10,PokemonSpecies,5,genus,c4ff3365,Plamenný -10,PokemonSpecies,6,genus,c4ff3365,Plamenný -10,PokemonSpecies,7,genus,a662e558,Malý želví -10,PokemonSpecies,8,genus,71b19d1a,Želví -10,PokemonSpecies,9,genus,4a927f13,Korýší -10,PokemonSpecies,10,genus,1a1f628b,Červí -10,PokemonSpecies,11,genus,011bd63a,Kuklový -10,PokemonSpecies,12,genus,4666d1bf,Motýlí -10,PokemonSpecies,14,genus,011bd63a,Kuklový -10,PokemonSpecies,66,genus,55017b02,Supersilný -10,PokemonSpecies,67,genus,55017b02,Supersilný -10,PokemonSpecies,68,genus,55017b02,Supersilný -10,PokemonSpecies,88,genus,63411a53,Kalový -10,PokemonSpecies,89,genus,63411a53,Kalový -10,PokemonSpecies,96,genus,834b9610,Hypnotický -10,PokemonSpecies,97,genus,834b9610,Hypnotický -10,PokemonSpecies,111,genus,11201819,Střepinový -10,PokemonSpecies,120,genus,a62f8434,Hvězdicovitý -10,PokemonSpecies,121,genus,abfc4744,Záhadný -10,PokemonSpecies,122,genus,2ef3c334,Bariérový -10,PokemonSpecies,132,genus,f543030e,Transformační -10,PokemonSpecies,136,genus,c4ff3365,Plamenný -10,PokemonSpecies,140,genus,4a927f13,Korýší -10,PokemonSpecies,141,genus,4a927f13,Korýší -10,PokemonSpecies,146,genus,c4ff3365,Plamenný -10,PokemonSpecies,173,genus,a62f8434,Hvězdicovitý -10,PokemonSpecies,191,genus,e4b54c38,Semínkový -10,PokemonSpecies,197,genus,2227bb25,Měsíční -10,PokemonSpecies,200,genus,cd7e3dfb,Skřípavý -10,PokemonSpecies,243,genus,adc59c6c,Bleskový -10,PokemonSpecies,261,genus,21d49620,Kousavý -10,PokemonSpecies,262,genus,21d49620,Kousavý -10,PokemonSpecies,265,genus,1a1f628b,Červí -10,PokemonSpecies,266,genus,011bd63a,Kuklový -10,PokemonSpecies,267,genus,4666d1bf,Motýlí -10,PokemonSpecies,268,genus,011bd63a,Kuklový -10,PokemonSpecies,277,genus,211da6d8,Polykací -10,PokemonSpecies,307,genus,d2b08c9e,Meditační -10,PokemonSpecies,308,genus,d2b08c9e,Meditační -10,PokemonSpecies,323,genus,36a1520c,Erupční -10,PokemonSpecies,325,genus,8590f16f,Skákavý -10,PokemonSpecies,392,genus,c4ff3365,Plamenný -10,PokemonSpecies,403,genus,6e0f7007,Jiskrový -10,PokemonSpecies,404,genus,5cd2e029,Jiskrový -10,PokemonSpecies,466,genus,f6d30876,Bleskový -10,PokemonSpecies,523,genus,f6d30876,Bleskový -10,PokemonSpecies,613,genus,eda9f31f,Studený -10,PokemonSpecies,614,genus,93e0b150,Mrazící -10,PokemonSpecies,615,genus,22733a94,Krystalizující -10,PokemonSpecies,618,genus,1ebdd00d,Pasťový -10,PokemonColor,4,name,25cd90d8,Šedá -10,PokemonHabitat,1,name,057f6d41,jeskyně -10,PokemonHabitat,2,name,a85d53b4,lesy -10,PokemonHabitat,3,name,a73fc6cb,lučiny -10,PokemonHabitat,4,name,9da2093c,hory -10,PokemonHabitat,5,name,89b698bf,vzácní -10,PokemonHabitat,6,name,788350a9,vysočiny -10,PokemonHabitat,7,name,8bc9c137,moře -10,PokemonHabitat,8,name,ab99f942,města -10,PokemonHabitat,9,name,af51cb0b,břehy -10,PokemonMoveMethod,1,description,9d07ab12,Učení dosažením určité úrovně. -10,PokemonMoveMethod,1,name,05c78fbc,Úrovní -10,PokemonMoveMethod,2,description,a99cfa70,Dědí se od otce. -10,PokemonMoveMethod,2,name,707a9fa2,Vajíčkový -10,PokemonMoveMethod,3,description,e59d4a92,Učené nějakou postavou ve hře. -10,PokemonMoveMethod,3,name,58c6694c,Od učitele -10,PokemonMoveMethod,4,description,32164359,Učené použitím TM nebo HM -10,PokemonMoveMethod,4,name,dab8e618,Přístrojem -10,PokemonMoveMethod,5,name,769d65a7,Stadium: Surfující Pikachu -10,PokemonMoveMethod,6,description,12c34e57,"Objeví se u Pichu, jehož matka držela Light Ball. Otec nesmí být Ditto." -10,PokemonMoveMethod,6,name,7e51f60b,Light Ball -10,PokemonMoveMethod,7,description,77946fe2,"Objeví se u „Shadow“ pokémona, jak se mu otevírá srdce." -10,PokemonMoveMethod,7,name,4e0ea86f,Colosseum: Purifikace -10,PokemonMoveMethod,8,description,58d903a1,U ukradených „Shadow“ pokémonů -10,PokemonMoveMethod,8,name,d29fac50,XD: Stínový útok -10,PokemonMoveMethod,9,description,77946fe2,"Objeví se u „Shadow“ pokémona, jak se mu otevírá srdce." -10,PokemonMoveMethod,9,name,a5376e0d,XD: Purifikace -10,PokemonMoveMethod,10,description,5a7a0b0c,"Objeví se u Rotoma, když se změní do určité formy. Zmizí, když se Rotom změní do jiné formy, pokud se tento útok dá naučit jen změnou formy." -10,PokemonMoveMethod,10,name,2e006dfd,Forma Rotoma -10,PokemonShape,1,awesome_name,befc3d91,Kulatý -10,PokemonShape,2,awesome_name,b781c35b,Hadovitý -10,PokemonShape,2,name,24a0dafe,Hadovitý -10,PokemonShape,3,awesome_name,c46df7d0,Rybí -10,PokemonShape,4,awesome_name,e921524f,Dvouruký -10,PokemonShape,4,name,4cc66916,Dvouruký -10,PokemonShape,5,awesome_name,e6f03e37,Kaňka -10,PokemonShape,5,name,104d0af2,Kaňka -10,PokemonShape,6,awesome_name,5a8a075f,Vzpřímený -10,PokemonShape,6,name,954b96a6,Vzpřímený -10,PokemonShape,7,awesome_name,886af1cb,Dvounohý -10,PokemonShape,7,name,5d2aecb4,Dvounohý -10,PokemonShape,8,awesome_name,e67a6180,Čtyřnohý -10,PokemonShape,8,name,00636580,Čtyřnohý -10,PokemonShape,9,awesome_name,81cc98f6,Ptačí -10,PokemonShape,9,name,abc66783,Ptačí -10,PokemonShape,10,awesome_name,a23803dc,Ochapadlený -10,PokemonShape,10,name,070c5954,Ochapadlený -10,PokemonShape,11,awesome_name,9400d894,Složený -10,PokemonShape,11,name,23d1cc96,Složený -10,PokemonShape,12,awesome_name,15e2493f,Antropomorfní -10,PokemonShape,12,name,57a0c246,Antropomorfní -10,PokemonShape,13,awesome_name,77d644c2,Motýlovitý -10,PokemonShape,13,name,1745681c,Motýlovitý -10,PokemonShape,14,awesome_name,1b9162a7,Obrněný -10,PokemonShape,14,name,7ee6d1f8,Obrněný -10,Region,5,name,ed733435,Unovský -10,Stat,1,name,12128606,HP -10,Stat,2,name,406c280d,Útočný -10,Stat,3,name,1418cce9,Obranný -10,Stat,6,name,cee7d1f2,Rychlost -10,Type,1,name,26296dd2,Normální -10,Type,2,name,a3be6bed,Bojovný -10,Type,3,name,4d987ff5,Létající -10,Type,4,name,fed81c7f,Jedovatý -10,Type,5,name,a053865e,Zemní -10,Type,6,name,977b149c,Kamenný -10,Type,7,name,0dc1f9f4,Hmyzí -10,Type,8,name,c292bfa5,Duší -10,Type,9,name,4f5ece97,Ocelový -10,Type,10,name,f8eca6f1,Ohnivý -10,Type,11,name,3af23bde,Vodní -10,Type,12,name,69ccb0f7,Travní -10,Type,13,name,1d4ecdfc,Elektrický -10,Type,14,name,c81ee961,Psychický -10,Type,15,name,f302c2ee,Ledový -10,Type,16,name,20742c82,Dračí -10,Type,17,name,bb4e12c5,Temný -10,Type,10001,name,3ece7cbe,??? -10,Type,10002,name,72da871b,Stínový -10,Version,1,name,c22c196f,Červená -10,Version,2,name,3e04658a,Modrá -10,Version,3,name,d7a8e9a9,Žlutá -10,Version,4,name,e79bb26f,Zlatá -10,Version,5,name,28f71d6d,Stříbrná -10,Version,6,name,48372685,Krystalová -10,Version,7,name,6c687233,Rubínová -10,Version,8,name,f8ff20f3,Safírová -10,Version,9,name,655329f3,Smaragdová -10,Version,10,name,27cbb54c,OhnňoČervená -10,Version,11,name,62b1d74c,ListoZelená -10,Version,12,name,9de7ced0,Diamantová -10,Version,13,name,e2d1a8f7,Perlová -10,Version,14,name,d6c45e3b,Platinová -10,Version,15,name,baeedb89,SrdcoZlatá -10,Version,17,name,4844952c,Černá -10,Version,18,name,830ee2a0,Bílá diff --git a/openapi.yml b/openapi.yml index 37241ae15..2831c9dd8 100644 --- a/openapi.yml +++ b/openapi.yml @@ -5409,7 +5409,7 @@ components: effect: type: string examples: - - Inflicts [regular damage]{mechanic:regular-damage}. + - Inflicts regular damage. short_effect: type: string examples: @@ -5639,7 +5639,7 @@ components: effect: type: string examples: - - Inflicts [regular damage]{mechanic:regular-damage}. + - Inflicts regular damage. short_effect: type: string examples: diff --git a/pokemon_v2/serializers.py b/pokemon_v2/serializers.py index dcd654188..7fbc53010 100644 --- a/pokemon_v2/serializers.py +++ b/pokemon_v2/serializers.py @@ -3254,9 +3254,7 @@ class Meta: "properties": { "effect": { "type": "string", - "examples": [ - "Inflicts [regular damage]{mechanic:regular-damage}." - ], + "examples": ["Inflicts regular damage."], }, "short_effect": { "type": "string", @@ -3637,9 +3635,7 @@ def get_combos(self, obj): "properties": { "effect": { "type": "string", - "examples": [ - "Inflicts [regular damage]{mechanic:regular-damage}." - ], + "examples": ["Inflicts regular damage."], }, "short_effect": { "type": "string", From f0093c1725632c790f9228ed104d4f87f734c51f Mon Sep 17 00:00:00 2001 From: santichausis Date: Wed, 29 Apr 2026 04:32:11 -0700 Subject: [PATCH 65/80] fix(openapi): Mark Region.main_generation as nullable (#1486) * fix(openapi): Mark Region.main_generation as nullable The Hisui region (and potentially others) have no main_generation, causing the API to return null for this field. The OpenAPI spec was incorrectly marking it as required and non-nullable. Fixes #1397 * fix: Allow null for Region.main_generation in serializer Some regions (e.g. Hisui) have no main_generation, so the API returns null for this field. Adding allow_null=True to the serializer field so the generated OpenAPI spec correctly marks it as nullable. Fixes #1397 * style: Run black and regenerate openapi.yml --------- Co-authored-by: santichausis --- openapi.yml | 728 +++++++++++++++++++++++++++----------- pokemon_v2/serializers.py | 4 +- 2 files changed, 519 insertions(+), 213 deletions(-) diff --git a/openapi.yml b/openapi.yml index 2831c9dd8..adfa39ceb 100644 --- a/openapi.yml +++ b/openapi.yml @@ -2,21 +2,20 @@ openapi: 3.1.0 info: title: PokéAPI version: 2.7.0 - description: "All the Pokémon data you'll ever need in one place, easily accessible\ - \ through a modern free open-source RESTful API.\n\n## What is this?\n\nThis is\ - \ a full RESTful API linked to an extensive database detailing everything about\ - \ the Pokémon main game series.\n\nWe've covered everything from Pokémon to Berry\ - \ Flavors.\n\n## Where do I start?\n\nWe have awesome [documentation](https://pokeapi.co/docs/v2)\ - \ on how to use this API. It takes minutes to get started.\n\nThis API will always\ - \ be publicly available and will never require any extensive setup process to\ - \ consume.\n\nCreated by [**Paul Hallett**](https://github.com/phalt) and other\ - \ [**PokéAPI contributors***](https://github.com/PokeAPI/pokeapi#contributing)\ - \ around the world. Pokémon and Pokémon character names are trademarks of Nintendo.\n\ - \ " + description: "All the Pokémon data you'll ever need in one place, easily accessible + through a modern free open-source RESTful API.\n\n## What is this?\n\nThis is + a full RESTful API linked to an extensive database detailing everything about + the Pokémon main game series.\n\nWe've covered everything from Pokémon to Berry + Flavors.\n\n## Where do I start?\n\nWe have awesome [documentation](https://pokeapi.co/docs/v2) + on how to use this API. It takes minutes to get started.\n\nThis API will always + be publicly available and will never require any extensive setup process to consume.\n\nCreated + by [**Paul Hallett**](https://github.com/phalt) and other [**PokéAPI contributors**](https://github.com/PokeAPI/pokeapi#contributing) + around the world. Pokémon and Pokémon character names are trademarks of Nintendo.\n + \ " paths: /api/v2/ability/: get: - operationId: api_v2_ability_list + operationId: ability_list description: Abilities provide passive effects for Pokémon in battle or in the overworld. Pokémon have multiple possible abilities but can have only one ability at a time. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Ability) @@ -38,8 +37,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - pokemon security: @@ -55,7 +54,7 @@ paths: description: '' /api/v2/ability/{id}/: get: - operationId: api_v2_ability_retrieve + operationId: ability_retrieve description: Abilities provide passive effects for Pokémon in battle or in the overworld. Pokémon have multiple possible abilities but can have only one ability at a time. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Ability) @@ -82,7 +81,7 @@ paths: description: '' /api/v2/berry/: get: - operationId: api_v2_berry_list + operationId: berry_list description: Berries are small fruits that can provide HP and status condition restoration, stat enhancement, and even damage negation when eaten by Pokémon. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Berry) for greater @@ -105,8 +104,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - berries security: @@ -122,7 +121,7 @@ paths: description: '' /api/v2/berry/{id}/: get: - operationId: api_v2_berry_retrieve + operationId: berry_retrieve description: Berries are small fruits that can provide HP and status condition restoration, stat enhancement, and even damage negation when eaten by Pokémon. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Berry) for greater @@ -150,7 +149,7 @@ paths: description: '' /api/v2/berry-firmness/: get: - operationId: api_v2_berry_firmness_list + operationId: berry_firmness_list description: Berries can be soft or hard. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Category:Berries_by_firmness) for greater detail. summary: List berry firmness @@ -171,8 +170,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - berries security: @@ -188,7 +187,7 @@ paths: description: '' /api/v2/berry-firmness/{id}/: get: - operationId: api_v2_berry_firmness_retrieve + operationId: berry_firmness_retrieve description: Berries can be soft or hard. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Category:Berries_by_firmness) for greater detail. summary: Get berry by firmness @@ -214,7 +213,7 @@ paths: description: '' /api/v2/berry-flavor/: get: - operationId: api_v2_berry_flavor_list + operationId: berry_flavor_list description: Flavors determine whether a Pokémon will benefit or suffer from eating a berry based on their **nature**. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Flavor) for greater detail. @@ -236,8 +235,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - berries security: @@ -253,7 +252,7 @@ paths: description: '' /api/v2/berry-flavor/{id}/: get: - operationId: api_v2_berry_flavor_retrieve + operationId: berry_flavor_retrieve description: Flavors determine whether a Pokémon will benefit or suffer from eating a berry based on their **nature**. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Flavor) for greater detail. @@ -280,7 +279,7 @@ paths: description: '' /api/v2/characteristic/: get: - operationId: api_v2_characteristic_list + operationId: characteristic_list description: Characteristics indicate which stat contains a Pokémon's highest IV. A Pokémon's Characteristic is determined by the remainder of its highest IV divided by 5 (gene_modulo). Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Characteristic) @@ -303,8 +302,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - pokemon security: @@ -320,7 +319,7 @@ paths: description: '' /api/v2/characteristic/{id}/: get: - operationId: api_v2_characteristic_retrieve + operationId: characteristic_retrieve description: Characteristics indicate which stat contains a Pokémon's highest IV. A Pokémon's Characteristic is determined by the remainder of its highest IV divided by 5 (gene_modulo). Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Characteristic) @@ -348,7 +347,7 @@ paths: description: '' /api/v2/contest-type/: get: - operationId: api_v2_contest_type_list + operationId: contest_type_list description: Contest types are categories judges used to weigh a Pokémon's condition in Pokémon contests. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Contest_condition) for greater detail. @@ -370,8 +369,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - contests security: @@ -387,7 +386,7 @@ paths: description: '' /api/v2/contest-type/{id}/: get: - operationId: api_v2_contest_type_retrieve + operationId: contest_type_retrieve description: Contest types are categories judges used to weigh a Pokémon's condition in Pokémon contests. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Contest_condition) for greater detail. @@ -414,7 +413,7 @@ paths: description: '' /api/v2/contest-effect/: get: - operationId: api_v2_contest_effect_list + operationId: contest_effect_list description: Contest effects refer to the effects of moves when used in contests. summary: List contest effects parameters: @@ -434,8 +433,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - contests security: @@ -451,7 +450,7 @@ paths: description: '' /api/v2/contest-effect/{id}/: get: - operationId: api_v2_contest_effect_retrieve + operationId: contest_effect_retrieve description: Contest effects refer to the effects of moves when used in contests. summary: Get contest effect parameters: @@ -476,7 +475,7 @@ paths: description: '' /api/v2/egg-group/: get: - operationId: api_v2_egg_group_list + operationId: egg_group_list description: Egg Groups are categories which determine which Pokémon are able to interbreed. Pokémon may belong to either one or two Egg Groups. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Egg_Group) for greater @@ -499,8 +498,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - pokemon security: @@ -516,7 +515,7 @@ paths: description: '' /api/v2/egg-group/{id}/: get: - operationId: api_v2_egg_group_retrieve + operationId: egg_group_retrieve description: Egg Groups are categories which determine which Pokémon are able to interbreed. Pokémon may belong to either one or two Egg Groups. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Egg_Group) for greater @@ -544,7 +543,7 @@ paths: description: '' /api/v2/encounter-method/: get: - operationId: api_v2_encounter_method_list + operationId: encounter_method_list description: Methods by which the player might can encounter Pokémon in the wild, e.g., walking in tall grass. Check out Bulbapedia for greater detail. summary: List encounter methods @@ -565,8 +564,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - encounters security: @@ -582,7 +581,7 @@ paths: description: '' /api/v2/encounter-method/{id}/: get: - operationId: api_v2_encounter_method_retrieve + operationId: encounter_method_retrieve description: Methods by which the player might can encounter Pokémon in the wild, e.g., walking in tall grass. Check out Bulbapedia for greater detail. summary: Get encounter method @@ -608,7 +607,7 @@ paths: description: '' /api/v2/encounter-condition/: get: - operationId: api_v2_encounter_condition_list + operationId: encounter_condition_list description: Conditions which affect what pokemon might appear in the wild, e.g., day or night. summary: List encounter conditions @@ -629,8 +628,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - encounters security: @@ -646,7 +645,7 @@ paths: description: '' /api/v2/encounter-condition/{id}/: get: - operationId: api_v2_encounter_condition_retrieve + operationId: encounter_condition_retrieve description: Conditions which affect what pokemon might appear in the wild, e.g., day or night. summary: Get encounter condition @@ -672,7 +671,7 @@ paths: description: '' /api/v2/encounter-condition-value/: get: - operationId: api_v2_encounter_condition_value_list + operationId: encounter_condition_value_list description: Encounter condition values are the various states that an encounter condition can have, i.e., time of day can be either day or night. summary: List encounter condition values @@ -693,8 +692,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - encounters security: @@ -710,7 +709,7 @@ paths: description: '' /api/v2/encounter-condition-value/{id}/: get: - operationId: api_v2_encounter_condition_value_retrieve + operationId: encounter_condition_value_retrieve description: Encounter condition values are the various states that an encounter condition can have, i.e., time of day can be either day or night. summary: Get encounter condition value @@ -736,7 +735,7 @@ paths: description: '' /api/v2/evolution-chain/: get: - operationId: api_v2_evolution_chain_list + operationId: evolution_chain_list description: Evolution chains are essentially family trees. They start with the lowest stage within a family and detail evolution conditions for each as well as Pokémon they can evolve into up through the hierarchy. @@ -758,8 +757,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - evolution security: @@ -775,7 +774,7 @@ paths: description: '' /api/v2/evolution-chain/{id}/: get: - operationId: api_v2_evolution_chain_retrieve + operationId: evolution_chain_retrieve description: Evolution chains are essentially family trees. They start with the lowest stage within a family and detail evolution conditions for each as well as Pokémon they can evolve into up through the hierarchy. @@ -802,7 +801,7 @@ paths: description: '' /api/v2/evolution-trigger/: get: - operationId: api_v2_evolution_trigger_list + operationId: evolution_trigger_list description: Evolution triggers are the events and conditions that cause a Pokémon to evolve. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Methods_of_evolution) for greater detail. @@ -824,8 +823,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - evolution security: @@ -841,7 +840,7 @@ paths: description: '' /api/v2/evolution-trigger/{id}/: get: - operationId: api_v2_evolution_trigger_retrieve + operationId: evolution_trigger_retrieve description: Evolution triggers are the events and conditions that cause a Pokémon to evolve. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Methods_of_evolution) for greater detail. @@ -868,7 +867,7 @@ paths: description: '' /api/v2/generation/: get: - operationId: api_v2_generation_list + operationId: generation_list description: A generation is a grouping of the Pokémon games that separates them based on the Pokémon they include. In each generation, a new set of Pokémon, Moves, Abilities and Types that did not exist in the previous generation are @@ -891,8 +890,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - games security: @@ -908,7 +907,7 @@ paths: description: '' /api/v2/generation/{id}/: get: - operationId: api_v2_generation_retrieve + operationId: generation_retrieve description: A generation is a grouping of the Pokémon games that separates them based on the Pokémon they include. In each generation, a new set of Pokémon, Moves, Abilities and Types that did not exist in the previous generation are @@ -936,7 +935,7 @@ paths: description: '' /api/v2/gender/: get: - operationId: api_v2_gender_list + operationId: gender_list description: Genders were introduced in Generation II for the purposes of breeding Pokémon but can also result in visual differences or even different evolutionary lines. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Gender) @@ -959,8 +958,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - pokemon security: @@ -976,7 +975,7 @@ paths: description: '' /api/v2/gender/{id}/: get: - operationId: api_v2_gender_retrieve + operationId: gender_retrieve description: Genders were introduced in Generation II for the purposes of breeding Pokémon but can also result in visual differences or even different evolutionary lines. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Gender) @@ -1004,7 +1003,7 @@ paths: description: '' /api/v2/growth-rate/: get: - operationId: api_v2_growth_rate_list + operationId: growth_rate_list description: Growth rates are the speed with which Pokémon gain levels through experience. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Experience) for greater detail. @@ -1026,8 +1025,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - pokemon security: @@ -1043,7 +1042,7 @@ paths: description: '' /api/v2/growth-rate/{id}/: get: - operationId: api_v2_growth_rate_retrieve + operationId: growth_rate_retrieve description: Growth rates are the speed with which Pokémon gain levels through experience. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Experience) for greater detail. @@ -1070,7 +1069,7 @@ paths: description: '' /api/v2/item/: get: - operationId: api_v2_item_list + operationId: item_list description: An item is an object in the games which the player can pick up, keep in their bag, and use in some manner. They have various uses, including healing, powering up, helping catch Pokémon, or to access a new area. @@ -1092,8 +1091,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - items security: @@ -1109,7 +1108,7 @@ paths: description: '' /api/v2/item/{id}/: get: - operationId: api_v2_item_retrieve + operationId: item_retrieve description: An item is an object in the games which the player can pick up, keep in their bag, and use in some manner. They have various uses, including healing, powering up, helping catch Pokémon, or to access a new area. @@ -1136,7 +1135,7 @@ paths: description: '' /api/v2/item-category/: get: - operationId: api_v2_item_category_list + operationId: item_category_list description: Item categories determine where items will be placed in the players bag. summary: List item categories @@ -1157,8 +1156,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - items security: @@ -1174,7 +1173,7 @@ paths: description: '' /api/v2/item-category/{id}/: get: - operationId: api_v2_item_category_retrieve + operationId: item_category_retrieve description: Item categories determine where items will be placed in the players bag. summary: Get item category @@ -1200,7 +1199,7 @@ paths: description: '' /api/v2/item-attribute/: get: - operationId: api_v2_item_attribute_list + operationId: item_attribute_list description: Item attributes define particular aspects of items, e.g."usable in battle" or "consumable". summary: List item attributes @@ -1221,8 +1220,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - items security: @@ -1238,7 +1237,7 @@ paths: description: '' /api/v2/item-attribute/{id}/: get: - operationId: api_v2_item_attribute_retrieve + operationId: item_attribute_retrieve description: Item attributes define particular aspects of items, e.g."usable in battle" or "consumable". summary: Get item attribute @@ -1264,7 +1263,7 @@ paths: description: '' /api/v2/item-fling-effect/: get: - operationId: api_v2_item_fling_effect_list + operationId: item_fling_effect_list description: The various effects of the move"Fling" when used with different items. summary: List item fling effects @@ -1285,8 +1284,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - items security: @@ -1302,7 +1301,7 @@ paths: description: '' /api/v2/item-fling-effect/{id}/: get: - operationId: api_v2_item_fling_effect_retrieve + operationId: item_fling_effect_retrieve description: The various effects of the move"Fling" when used with different items. summary: Get item fling effect @@ -1328,7 +1327,7 @@ paths: description: '' /api/v2/item-pocket/: get: - operationId: api_v2_item_pocket_list + operationId: item_pocket_list description: Pockets within the players bag used for storing items by category. summary: List item pockets parameters: @@ -1348,8 +1347,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - items security: @@ -1365,7 +1364,7 @@ paths: description: '' /api/v2/item-pocket/{id}/: get: - operationId: api_v2_item_pocket_retrieve + operationId: item_pocket_retrieve description: Pockets within the players bag used for storing items by category. summary: Get item pocket parameters: @@ -1390,7 +1389,7 @@ paths: description: '' /api/v2/language/: get: - operationId: api_v2_language_list + operationId: language_list description: Languages for translations of API resource information. summary: List languages parameters: @@ -1410,8 +1409,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - utility security: @@ -1427,7 +1426,7 @@ paths: description: '' /api/v2/language/{id}/: get: - operationId: api_v2_language_retrieve + operationId: language_retrieve description: Languages for translations of API resource information. summary: Get language parameters: @@ -1452,7 +1451,7 @@ paths: description: '' /api/v2/location/: get: - operationId: api_v2_location_list + operationId: location_list description: Locations that can be visited within the games. Locations make up sizable portions of regions, like cities or routes. summary: List locations @@ -1473,8 +1472,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - location security: @@ -1490,7 +1489,7 @@ paths: description: '' /api/v2/location/{id}/: get: - operationId: api_v2_location_retrieve + operationId: location_retrieve description: Locations that can be visited within the games. Locations make up sizable portions of regions, like cities or routes. summary: Get location @@ -1516,7 +1515,7 @@ paths: description: '' /api/v2/location-area/: get: - operationId: api_v2_location_area_list + operationId: location_area_list description: Location areas are sections of areas, such as floors in a building or cave. Each area has its own set of possible Pokémon encounters. summary: List location areas @@ -1548,7 +1547,7 @@ paths: description: '' /api/v2/location-area/{id}/: get: - operationId: api_v2_location_area_retrieve + operationId: location_area_retrieve description: Location areas are sections of areas, such as floors in a building or cave. Each area has its own set of possible Pokémon encounters. summary: Get location area @@ -1574,7 +1573,7 @@ paths: description: '' /api/v2/machine/: get: - operationId: api_v2_machine_list + operationId: machine_list description: Machines are the representation of items that teach moves to Pokémon. They vary from version to version, so it is not certain that one specific TM or HM corresponds to a single Machine. @@ -1596,8 +1595,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - machines security: @@ -1613,7 +1612,7 @@ paths: description: '' /api/v2/machine/{id}/: get: - operationId: api_v2_machine_retrieve + operationId: machine_retrieve description: Machines are the representation of items that teach moves to Pokémon. They vary from version to version, so it is not certain that one specific TM or HM corresponds to a single Machine. @@ -1638,9 +1637,39 @@ paths: schema: $ref: '#/components/schemas/MachineDetail' description: '' + /api/v2/meta/: + get: + operationId: meta_list + description: Returns metadata about the current deployed version of the API, + including the git commit hash, deploy date, and tag (if any). + tags: + - utility + security: + - cookieAuth: [] + - basicAuth: [] + - {} + responses: + '200': + content: + application/json: + schema: + type: array + items: + type: object + properties: + deploy_date: + type: string + nullable: true + hash: + type: string + nullable: true + tag: + type: string + nullable: true + description: '' /api/v2/move/: get: - operationId: api_v2_move_list + operationId: move_list description: Moves are the skills of Pokémon in battle. In battle, a Pokémon uses one move each turn. Some moves (including those learned by Hidden Machine) can be used outside of battle as well, usually for the purpose of removing @@ -1663,8 +1692,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - moves security: @@ -1680,7 +1709,7 @@ paths: description: '' /api/v2/move/{id}/: get: - operationId: api_v2_move_retrieve + operationId: move_retrieve description: Moves are the skills of Pokémon in battle. In battle, a Pokémon uses one move each turn. Some moves (including those learned by Hidden Machine) can be used outside of battle as well, usually for the purpose of removing @@ -1708,7 +1737,7 @@ paths: description: '' /api/v2/move-ailment/: get: - operationId: api_v2_move_ailment_list + operationId: move_ailment_list description: Move Ailments are status conditions caused by moves used during battle. See [Bulbapedia](https://bulbapedia.bulbagarden.net/wiki/Status_condition) for greater detail. @@ -1730,8 +1759,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - moves security: @@ -1747,7 +1776,7 @@ paths: description: '' /api/v2/move-ailment/{id}/: get: - operationId: api_v2_move_ailment_retrieve + operationId: move_ailment_retrieve description: Move Ailments are status conditions caused by moves used during battle. See [Bulbapedia](https://bulbapedia.bulbagarden.net/wiki/Status_condition) for greater detail. @@ -1774,7 +1803,7 @@ paths: description: '' /api/v2/move-battle-style/: get: - operationId: api_v2_move_battle_style_list + operationId: move_battle_style_list description: Styles of moves when used in the Battle Palace. See [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Battle_Frontier_(Generation_III)) for greater detail. summary: List move battle styles @@ -1795,8 +1824,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - moves security: @@ -1812,7 +1841,7 @@ paths: description: '' /api/v2/move-battle-style/{id}/: get: - operationId: api_v2_move_battle_style_retrieve + operationId: move_battle_style_retrieve description: Styles of moves when used in the Battle Palace. See [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Battle_Frontier_(Generation_III)) for greater detail. summary: Get move battle style @@ -1838,7 +1867,7 @@ paths: description: '' /api/v2/move-category/: get: - operationId: api_v2_move_category_list + operationId: move_category_list description: Very general categories that loosely group move effects. summary: List move meta categories parameters: @@ -1858,8 +1887,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - moves security: @@ -1875,7 +1904,7 @@ paths: description: '' /api/v2/move-category/{id}/: get: - operationId: api_v2_move_category_retrieve + operationId: move_category_retrieve description: Very general categories that loosely group move effects. summary: Get move meta category parameters: @@ -1900,7 +1929,7 @@ paths: description: '' /api/v2/move-damage-class/: get: - operationId: api_v2_move_damage_class_list + operationId: move_damage_class_list description: Damage classes moves can have, e.g. physical, special, or non-damaging. summary: List move damage classes parameters: @@ -1920,8 +1949,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - pokemon security: @@ -1937,7 +1966,7 @@ paths: description: '' /api/v2/move-damage-class/{id}/: get: - operationId: api_v2_move_damage_class_retrieve + operationId: move_damage_class_retrieve description: Damage classes moves can have, e.g. physical, special, or non-damaging. summary: Get move damage class parameters: @@ -1962,7 +1991,7 @@ paths: description: '' /api/v2/move-learn-method/: get: - operationId: api_v2_move_learn_method_list + operationId: move_learn_method_list description: Methods by which Pokémon can learn moves. summary: List move learn methods parameters: @@ -1982,8 +2011,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - moves security: @@ -1999,7 +2028,7 @@ paths: description: '' /api/v2/move-learn-method/{id}/: get: - operationId: api_v2_move_learn_method_retrieve + operationId: move_learn_method_retrieve description: Methods by which Pokémon can learn moves. summary: Get move learn method parameters: @@ -2024,7 +2053,7 @@ paths: description: '' /api/v2/move-target/: get: - operationId: api_v2_move_target_list + operationId: move_target_list description: Targets moves can be directed at during battle. Targets can be Pokémon, environments or even other moves. summary: List move targets @@ -2045,8 +2074,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - moves security: @@ -2062,7 +2091,7 @@ paths: description: '' /api/v2/move-target/{id}/: get: - operationId: api_v2_move_target_retrieve + operationId: move_target_retrieve description: Targets moves can be directed at during battle. Targets can be Pokémon, environments or even other moves. summary: Get move target @@ -2088,7 +2117,7 @@ paths: description: '' /api/v2/nature/: get: - operationId: api_v2_nature_list + operationId: nature_list description: Natures influence how a Pokémon's stats grow. See [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Nature) for greater detail. summary: List natures @@ -2109,8 +2138,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - pokemon security: @@ -2126,7 +2155,7 @@ paths: description: '' /api/v2/nature/{id}/: get: - operationId: api_v2_nature_retrieve + operationId: nature_retrieve description: Natures influence how a Pokémon's stats grow. See [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Nature) for greater detail. summary: Get nature @@ -2152,7 +2181,7 @@ paths: description: '' /api/v2/pal-park-area/: get: - operationId: api_v2_pal_park_area_list + operationId: pal_park_area_list description: Areas used for grouping Pokémon encounters in Pal Park. They're like habitats that are specific to Pal Park. summary: List pal park areas @@ -2173,8 +2202,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - location security: @@ -2190,7 +2219,7 @@ paths: description: '' /api/v2/pal-park-area/{id}/: get: - operationId: api_v2_pal_park_area_retrieve + operationId: pal_park_area_retrieve description: Areas used for grouping Pokémon encounters in Pal Park. They're like habitats that are specific to Pal Park. summary: Get pal park area @@ -2216,7 +2245,7 @@ paths: description: '' /api/v2/pokedex/: get: - operationId: api_v2_pokedex_list + operationId: pokedex_list description: A Pokédex is a handheld electronic encyclopedia device; one which is capable of recording and retaining information of the various Pokémon in a given region with the exception of the national dex and some smaller dexes @@ -2240,8 +2269,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - games security: @@ -2257,7 +2286,7 @@ paths: description: '' /api/v2/pokedex/{id}/: get: - operationId: api_v2_pokedex_retrieve + operationId: pokedex_retrieve description: A Pokédex is a handheld electronic encyclopedia device; one which is capable of recording and retaining information of the various Pokémon in a given region with the exception of the national dex and some smaller dexes @@ -2286,7 +2315,7 @@ paths: description: '' /api/v2/pokemon/: get: - operationId: api_v2_pokemon_list + operationId: pokemon_list description: Pokémon are the creatures that inhabit the world of the Pokémon games. They can be caught using Pokéballs and trained by battling with other Pokémon. Each Pokémon belongs to a specific species but may take on a variant @@ -2311,8 +2340,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - pokemon security: @@ -2328,7 +2357,7 @@ paths: description: '' /api/v2/pokemon/{id}/: get: - operationId: api_v2_pokemon_retrieve + operationId: pokemon_retrieve description: Pokémon are the creatures that inhabit the world of the Pokémon games. They can be caught using Pokéballs and trained by battling with other Pokémon. Each Pokémon belongs to a specific species but may take on a variant @@ -2358,7 +2387,7 @@ paths: description: '' /api/v2/pokemon-color/: get: - operationId: api_v2_pokemon_color_list + operationId: pokemon_color_list description: Colors used for sorting Pokémon in a Pokédex. The color listed in the Pokédex is usually the color most apparent or covering each Pokémon's body. No orange category exists; Pokémon that are primarily orange are listed @@ -2381,8 +2410,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - pokemon security: @@ -2398,7 +2427,7 @@ paths: description: '' /api/v2/pokemon-color/{id}/: get: - operationId: api_v2_pokemon_color_retrieve + operationId: pokemon_color_retrieve description: Colors used for sorting Pokémon in a Pokédex. The color listed in the Pokédex is usually the color most apparent or covering each Pokémon's body. No orange category exists; Pokémon that are primarily orange are listed @@ -2426,7 +2455,7 @@ paths: description: '' /api/v2/pokemon-form/: get: - operationId: api_v2_pokemon_form_list + operationId: pokemon_form_list description: Some Pokémon may appear in one of multiple, visually different forms. These differences are purely cosmetic. For variations within a Pokémon species, which do differ in more than just visuals, the 'Pokémon' entity is @@ -2449,8 +2478,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - pokemon security: @@ -2466,7 +2495,7 @@ paths: description: '' /api/v2/pokemon-form/{id}/: get: - operationId: api_v2_pokemon_form_retrieve + operationId: pokemon_form_retrieve description: Some Pokémon may appear in one of multiple, visually different forms. These differences are purely cosmetic. For variations within a Pokémon species, which do differ in more than just visuals, the 'Pokémon' entity is @@ -2494,7 +2523,7 @@ paths: description: '' /api/v2/pokemon-habitat/: get: - operationId: api_v2_pokemon_habitat_list + operationId: pokemon_habitat_list description: Habitats are generally different terrain Pokémon can be found in but can also be areas designated for rare or legendary Pokémon. summary: List pokemom habitas @@ -2515,8 +2544,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - pokemon security: @@ -2532,7 +2561,7 @@ paths: description: '' /api/v2/pokemon-habitat/{id}/: get: - operationId: api_v2_pokemon_habitat_retrieve + operationId: pokemon_habitat_retrieve description: Habitats are generally different terrain Pokémon can be found in but can also be areas designated for rare or legendary Pokémon. summary: Get pokemom habita @@ -2558,7 +2587,7 @@ paths: description: '' /api/v2/pokemon-shape/: get: - operationId: api_v2_pokemon_shape_list + operationId: pokemon_shape_list description: Shapes used for sorting Pokémon in a Pokédex. summary: List pokemon shapes parameters: @@ -2578,8 +2607,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - pokemon security: @@ -2595,7 +2624,7 @@ paths: description: '' /api/v2/pokemon-shape/{id}/: get: - operationId: api_v2_pokemon_shape_retrieve + operationId: pokemon_shape_retrieve description: Shapes used for sorting Pokémon in a Pokédex. summary: Get pokemon shape parameters: @@ -2620,7 +2649,7 @@ paths: description: '' /api/v2/pokemon-species/: get: - operationId: api_v2_pokemon_species_list + operationId: pokemon_species_list description: A Pokémon Species forms the basis for at least one Pokémon. Attributes of a Pokémon species are shared across all varieties of Pokémon within the species. A good example is Wormadam; Wormadam is the species which can be @@ -2643,8 +2672,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - pokemon security: @@ -2660,7 +2689,7 @@ paths: description: '' /api/v2/pokemon-species/{id}/: get: - operationId: api_v2_pokemon_species_retrieve + operationId: pokemon_species_retrieve description: A Pokémon Species forms the basis for at least one Pokémon. Attributes of a Pokémon species are shared across all varieties of Pokémon within the species. A good example is Wormadam; Wormadam is the species which can be @@ -2688,7 +2717,7 @@ paths: description: '' /api/v2/pokeathlon-stat/: get: - operationId: api_v2_pokeathlon_stat_list + operationId: pokeathlon_stat_list description: Pokeathlon Stats are different attributes of a Pokémon's performance in Pokéathlons. In Pokéathlons, competitions happen on different courses; one for each of the different Pokéathlon stats. See [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9athlon) @@ -2711,8 +2740,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - pokemon security: @@ -2728,7 +2757,7 @@ paths: description: '' /api/v2/pokeathlon-stat/{id}/: get: - operationId: api_v2_pokeathlon_stat_retrieve + operationId: pokeathlon_stat_retrieve description: Pokeathlon Stats are different attributes of a Pokémon's performance in Pokéathlons. In Pokéathlons, competitions happen on different courses; one for each of the different Pokéathlon stats. See [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9athlon) @@ -2756,7 +2785,7 @@ paths: description: '' /api/v2/region/: get: - operationId: api_v2_region_list + operationId: region_list description: A region is an organized area of the Pokémon world. Most often, the main difference between regions is the species of Pokémon that can be encountered within them. @@ -2778,8 +2807,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - location security: @@ -2795,7 +2824,7 @@ paths: description: '' /api/v2/region/{id}/: get: - operationId: api_v2_region_retrieve + operationId: region_retrieve description: A region is an organized area of the Pokémon world. Most often, the main difference between regions is the species of Pokémon that can be encountered within them. @@ -2822,7 +2851,7 @@ paths: description: '' /api/v2/stat/: get: - operationId: api_v2_stat_list + operationId: stat_list description: Stats determine certain aspects of battles. Each Pokémon has a value for each stat which grows as they gain levels and can be altered momentarily by effects in battles. @@ -2844,8 +2873,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - pokemon security: @@ -2861,7 +2890,7 @@ paths: description: '' /api/v2/stat/{id}/: get: - operationId: api_v2_stat_retrieve + operationId: stat_retrieve description: Stats determine certain aspects of battles. Each Pokémon has a value for each stat which grows as they gain levels and can be altered momentarily by effects in battles. @@ -2888,7 +2917,7 @@ paths: description: '' /api/v2/super-contest-effect/: get: - operationId: api_v2_super_contest_effect_list + operationId: super_contest_effect_list description: Super contest effects refer to the effects of moves when used in super contests. summary: List super contest effects @@ -2909,8 +2938,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - contests security: @@ -2926,7 +2955,7 @@ paths: description: '' /api/v2/super-contest-effect/{id}/: get: - operationId: api_v2_super_contest_effect_retrieve + operationId: super_contest_effect_retrieve description: Super contest effects refer to the effects of moves when used in super contests. summary: Get super contest effect @@ -2952,7 +2981,7 @@ paths: description: '' /api/v2/type/: get: - operationId: api_v2_type_list + operationId: type_list description: 'Types are properties for Pokémon and their moves. Each type has three properties: which types of Pokémon it is super effective against, which types of Pokémon it is not very effective against, and which types of Pokémon @@ -2975,8 +3004,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - pokemon security: @@ -2992,7 +3021,7 @@ paths: description: '' /api/v2/type/{id}/: get: - operationId: api_v2_type_retrieve + operationId: type_retrieve description: 'Types are properties for Pokémon and their moves. Each type has three properties: which types of Pokémon it is super effective against, which types of Pokémon it is not very effective against, and which types of Pokémon @@ -3020,7 +3049,7 @@ paths: description: '' /api/v2/version/: get: - operationId: api_v2_version_list + operationId: version_list description: Versions of the games, e.g., Red, Blue or Yellow. summary: List versions parameters: @@ -3040,8 +3069,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - games security: @@ -3057,7 +3086,7 @@ paths: description: '' /api/v2/version/{id}/: get: - operationId: api_v2_version_retrieve + operationId: version_retrieve description: Versions of the games, e.g., Red, Blue or Yellow. summary: Get version parameters: @@ -3082,7 +3111,7 @@ paths: description: '' /api/v2/version-group/: get: - operationId: api_v2_version_group_list + operationId: version_group_list description: Version groups categorize highly similar versions of the games. summary: List version groups parameters: @@ -3102,8 +3131,8 @@ paths: name: q schema: type: string - description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\n\ - Case-insensitive query applied on the `name` property. " + description: "> Only available locally and not at [pokeapi.co](https://pokeapi.co/docs/v2)\nCase-insensitive + query applied on the `name` property. " tags: - games security: @@ -3119,7 +3148,7 @@ paths: description: '' /api/v2/version-group/{id}/: get: - operationId: api_v2_version_group_retrieve + operationId: version_group_retrieve description: Version groups categorize highly similar versions of the games. summary: Get version group parameters: @@ -3144,7 +3173,7 @@ paths: description: '' /api/v2/pokemon/{pokemon_id}/encounters: get: - operationId: api_v2_pokemon_encounters_retrieve + operationId: pokemon_encounters_retrieve description: Handles Pokemon Encounters as a sub-resource. summary: Get pokemon encounter parameters: @@ -3422,16 +3451,28 @@ components: maxLength: 200 growth_time: type: integer + maximum: 2147483647 + minimum: -2147483648 max_harvest: type: integer + maximum: 2147483647 + minimum: -2147483648 natural_gift_power: type: integer + maximum: 2147483647 + minimum: -2147483648 size: type: integer + maximum: 2147483647 + minimum: -2147483648 smoothness: type: integer + maximum: 2147483647 + minimum: -2147483648 soil_dryness: type: integer + maximum: 2147483647 + minimum: -2147483648 firmness: $ref: '#/components/schemas/BerryFirmnessSummary' flavors: @@ -3623,7 +3664,7 @@ components: properties: description: type: string - maxLength: 1000 + maxLength: 2000 language: $ref: '#/components/schemas/LanguageSummary' required: @@ -3680,8 +3721,12 @@ components: readOnly: true appeal: type: integer + maximum: 2147483647 + minimum: -2147483648 jam: type: integer + maximum: 2147483647 + minimum: -2147483648 effect_entries: type: array items: @@ -3949,6 +3994,8 @@ components: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 names: type: array items: @@ -4311,8 +4358,12 @@ components: properties: level: type: integer + maximum: 2147483647 + minimum: -2147483648 experience: type: integer + maximum: 2147483647 + minimum: -2147483648 required: - experience - level @@ -4470,7 +4521,7 @@ components: properties: description: type: string - maxLength: 1000 + maxLength: 2000 language: $ref: '#/components/schemas/LanguageSummary' required: @@ -4527,7 +4578,7 @@ components: properties: description: type: string - maxLength: 1000 + maxLength: 2000 language: $ref: '#/components/schemas/LanguageSummary' required: @@ -4663,10 +4714,14 @@ components: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 fling_power: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 fling_effect: $ref: '#/components/schemas/ItemFlingEffectSummary' attributes: @@ -4907,6 +4962,8 @@ components: properties: game_index: type: integer + maximum: 2147483647 + minimum: -2147483648 generation: $ref: '#/components/schemas/GenerationSummary' required: @@ -5047,6 +5104,8 @@ components: maxLength: 200 game_index: type: integer + maximum: 2147483647 + minimum: -2147483648 encounter_method_rates: type: array items: @@ -5283,6 +5342,8 @@ components: properties: game_index: type: integer + maximum: 2147483647 + minimum: -2147483648 generation: $ref: '#/components/schemas/GenerationSummary' required: @@ -5387,14 +5448,20 @@ components: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 power: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 pp: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 effect_chance: type: integer effect_entries: @@ -5444,7 +5511,7 @@ components: properties: description: type: string - maxLength: 1000 + maxLength: 2000 language: $ref: '#/components/schemas/LanguageSummary' required: @@ -5516,20 +5583,28 @@ components: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 effect_chance: type: integer pp: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 priority: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 power: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 contest_combos: type: object required: @@ -5858,7 +5933,7 @@ components: properties: description: type: string - maxLength: 1000 + maxLength: 2000 language: $ref: '#/components/schemas/LanguageSummary' required: @@ -5941,42 +6016,62 @@ components: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 max_hits: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 min_turns: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 max_turns: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 drain: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 healing: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 crit_rate: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 ailment_chance: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 flinch_chance: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 stat_chance: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 required: - ailment - category @@ -6046,7 +6141,7 @@ components: properties: description: type: string - maxLength: 1000 + maxLength: 2000 language: $ref: '#/components/schemas/LanguageSummary' required: @@ -6130,7 +6225,7 @@ components: properties: description: type: string - maxLength: 1000 + maxLength: 2000 language: $ref: '#/components/schemas/LanguageSummary' required: @@ -6194,8 +6289,12 @@ components: properties: low_hp_preference: type: integer + maximum: 2147483647 + minimum: -2147483648 high_hp_preference: type: integer + maximum: 2147483647 + minimum: -2147483648 move_battle_style: $ref: '#/components/schemas/MoveBattleStyleSummary' required: @@ -6300,6 +6399,9 @@ components: - url PaginatedAbilitySummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6320,6 +6422,9 @@ components: $ref: '#/components/schemas/AbilitySummary' PaginatedBerryFirmnessSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6340,6 +6445,9 @@ components: $ref: '#/components/schemas/BerryFirmnessSummary' PaginatedBerryFlavorSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6360,6 +6468,9 @@ components: $ref: '#/components/schemas/BerryFlavorSummary' PaginatedBerrySummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6380,6 +6491,9 @@ components: $ref: '#/components/schemas/BerrySummary' PaginatedCharacteristicSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6400,6 +6514,9 @@ components: $ref: '#/components/schemas/CharacteristicSummary' PaginatedContestEffectSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6420,6 +6537,9 @@ components: $ref: '#/components/schemas/ContestEffectSummary' PaginatedContestTypeSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6440,6 +6560,9 @@ components: $ref: '#/components/schemas/ContestTypeSummary' PaginatedEggGroupSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6460,6 +6583,9 @@ components: $ref: '#/components/schemas/EggGroupSummary' PaginatedEncounterConditionSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6480,6 +6606,9 @@ components: $ref: '#/components/schemas/EncounterConditionSummary' PaginatedEncounterConditionValueSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6500,6 +6629,9 @@ components: $ref: '#/components/schemas/EncounterConditionValueSummary' PaginatedEncounterMethodSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6520,6 +6652,9 @@ components: $ref: '#/components/schemas/EncounterMethodSummary' PaginatedEvolutionChainSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6540,6 +6675,9 @@ components: $ref: '#/components/schemas/EvolutionChainSummary' PaginatedEvolutionTriggerSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6560,6 +6698,9 @@ components: $ref: '#/components/schemas/EvolutionTriggerSummary' PaginatedGenderSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6580,6 +6721,9 @@ components: $ref: '#/components/schemas/GenderSummary' PaginatedGenerationSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6600,6 +6744,9 @@ components: $ref: '#/components/schemas/GenerationSummary' PaginatedGrowthRateSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6620,6 +6767,9 @@ components: $ref: '#/components/schemas/GrowthRateSummary' PaginatedItemAttributeSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6640,6 +6790,9 @@ components: $ref: '#/components/schemas/ItemAttributeSummary' PaginatedItemCategorySummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6660,6 +6813,9 @@ components: $ref: '#/components/schemas/ItemCategorySummary' PaginatedItemFlingEffectSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6680,6 +6836,9 @@ components: $ref: '#/components/schemas/ItemFlingEffectSummary' PaginatedItemPocketSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6700,6 +6859,9 @@ components: $ref: '#/components/schemas/ItemPocketSummary' PaginatedItemSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6720,6 +6882,9 @@ components: $ref: '#/components/schemas/ItemSummary' PaginatedLanguageSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6740,6 +6905,9 @@ components: $ref: '#/components/schemas/LanguageSummary' PaginatedLocationAreaSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6760,6 +6928,9 @@ components: $ref: '#/components/schemas/LocationAreaSummary' PaginatedLocationSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6780,6 +6951,9 @@ components: $ref: '#/components/schemas/LocationSummary' PaginatedMachineSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6800,6 +6974,9 @@ components: $ref: '#/components/schemas/MachineSummary' PaginatedMoveBattleStyleSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6820,6 +6997,9 @@ components: $ref: '#/components/schemas/MoveBattleStyleSummary' PaginatedMoveDamageClassSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6840,6 +7020,9 @@ components: $ref: '#/components/schemas/MoveDamageClassSummary' PaginatedMoveLearnMethodSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6860,6 +7043,9 @@ components: $ref: '#/components/schemas/MoveLearnMethodSummary' PaginatedMoveMetaAilmentSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6880,6 +7066,9 @@ components: $ref: '#/components/schemas/MoveMetaAilmentSummary' PaginatedMoveMetaCategorySummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6900,6 +7089,9 @@ components: $ref: '#/components/schemas/MoveMetaCategorySummary' PaginatedMoveSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6920,6 +7112,9 @@ components: $ref: '#/components/schemas/MoveSummary' PaginatedMoveTargetSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6940,6 +7135,9 @@ components: $ref: '#/components/schemas/MoveTargetSummary' PaginatedNatureSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6960,6 +7158,9 @@ components: $ref: '#/components/schemas/NatureSummary' PaginatedPalParkAreaSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -6980,6 +7181,9 @@ components: $ref: '#/components/schemas/PalParkAreaSummary' PaginatedPokeathlonStatSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -7000,6 +7204,9 @@ components: $ref: '#/components/schemas/PokeathlonStatSummary' PaginatedPokedexSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -7020,6 +7227,9 @@ components: $ref: '#/components/schemas/PokedexSummary' PaginatedPokemonColorSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -7040,6 +7250,9 @@ components: $ref: '#/components/schemas/PokemonColorSummary' PaginatedPokemonFormSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -7060,6 +7273,9 @@ components: $ref: '#/components/schemas/PokemonFormSummary' PaginatedPokemonHabitatSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -7080,6 +7296,9 @@ components: $ref: '#/components/schemas/PokemonHabitatSummary' PaginatedPokemonShapeSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -7100,6 +7319,9 @@ components: $ref: '#/components/schemas/PokemonShapeSummary' PaginatedPokemonSpeciesSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -7120,6 +7342,9 @@ components: $ref: '#/components/schemas/PokemonSpeciesSummary' PaginatedPokemonSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -7140,6 +7365,9 @@ components: $ref: '#/components/schemas/PokemonSummary' PaginatedRegionSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -7160,6 +7388,9 @@ components: $ref: '#/components/schemas/RegionSummary' PaginatedStatSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -7180,6 +7411,9 @@ components: $ref: '#/components/schemas/StatSummary' PaginatedSuperContestEffectSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -7200,6 +7434,9 @@ components: $ref: '#/components/schemas/SuperContestEffectSummary' PaginatedTypeSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -7220,6 +7457,9 @@ components: $ref: '#/components/schemas/TypeSummary' PaginatedVersionGroupSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -7240,6 +7480,9 @@ components: $ref: '#/components/schemas/VersionGroupSummary' PaginatedVersionSummaryList: type: object + required: + - count + - results properties: count: type: integer @@ -7449,7 +7692,7 @@ components: properties: description: type: string - maxLength: 1000 + maxLength: 2000 language: $ref: '#/components/schemas/LanguageSummary' required: @@ -7617,20 +7860,28 @@ components: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 height: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 is_default: type: boolean order: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 weight: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 abilities: type: array items: @@ -7900,6 +8151,9 @@ components: items: $ref: '#/components/schemas/PokemonStat' readOnly: true + past_stats: + type: string + readOnly: true types: type: array items: @@ -7992,6 +8246,7 @@ components: - moves - name - past_abilities + - past_stats - past_types - species - sprites @@ -8020,10 +8275,14 @@ components: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 form_order: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 is_default: type: boolean is_battle_only: @@ -8174,6 +8433,8 @@ components: properties: game_index: type: integer + maximum: 2147483647 + minimum: -2147483648 version: $ref: '#/components/schemas/VersionSummary' required: @@ -8311,7 +8572,7 @@ components: properties: description: type: string - maxLength: 1000 + maxLength: 2000 language: $ref: '#/components/schemas/LanguageSummary' required: @@ -8329,18 +8590,26 @@ components: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 gender_rate: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 capture_rate: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 base_happiness: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 is_baby: type: boolean is_legendary: @@ -8351,6 +8620,8 @@ components: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 has_gender_differences: type: boolean forms_switchable: @@ -8568,8 +8839,12 @@ components: properties: base_stat: type: integer + maximum: 2147483647 + minimum: -2147483648 effort: type: integer + maximum: 2147483647 + minimum: -2147483648 stat: $ref: '#/components/schemas/StatSummary' required: @@ -8604,8 +8879,9 @@ components: $ref: '#/components/schemas/LocationSummary' readOnly: true main_generation: - allOf: + oneOf: - $ref: '#/components/schemas/GenerationSummary' + - type: 'null' readOnly: true names: type: array @@ -8678,6 +8954,8 @@ components: maxLength: 200 game_index: type: integer + maximum: 2147483647 + minimum: -2147483648 is_battle_only: type: boolean affecting_moves: @@ -8784,6 +9062,25 @@ components: examples: - https://pokeapi.co/api/v2/nature/2/ readOnly: true + affecting_items: + type: array + items: + type: object + required: + - name + - url + properties: + name: + type: string + examples: + - protein + - x-attack + url: + type: string + format: uri + examples: + - https://pokeapi.co/api/v2/item/46/ + readOnly: true characteristics: type: array items: @@ -8797,6 +9094,7 @@ components: $ref: '#/components/schemas/StatName' readOnly: true required: + - affecting_items - affecting_moves - affecting_natures - characteristics @@ -8837,6 +9135,8 @@ components: readOnly: true appeal: type: integer + maximum: 2147483647 + minimum: -2147483648 flavor_text_entries: type: array items: @@ -9230,6 +9530,8 @@ components: properties: game_index: type: integer + maximum: 2147483647 + minimum: -2147483648 generation: $ref: '#/components/schemas/GenerationSummary' required: @@ -9286,6 +9588,8 @@ components: type: - integer - 'null' + maximum: 2147483647 + minimum: -2147483648 generation: $ref: '#/components/schemas/GenerationSummary' move_learn_methods: diff --git a/pokemon_v2/serializers.py b/pokemon_v2/serializers.py index 7fbc53010..e6c6a35e8 100644 --- a/pokemon_v2/serializers.py +++ b/pokemon_v2/serializers.py @@ -605,7 +605,9 @@ class RegionDetailSerializer(serializers.ModelSerializer): locations = LocationSummarySerializer(many=True, read_only=True, source="location") version_groups = serializers.SerializerMethodField("get_region_version_groups") pokedexes = PokedexSummarySerializer(many=True, read_only=True, source="pokedex") - main_generation = GenerationSummarySerializer(read_only=True, source="generation") + main_generation = GenerationSummarySerializer( + read_only=True, source="generation", allow_null=True + ) class Meta: model = Region From 6465e037c889ae5e3ebe23334ca76e03cd26bba1 Mon Sep 17 00:00:00 2001 From: Jan L <80320565+joos-too@users.noreply.github.com> Date: Wed, 29 Apr 2026 15:06:35 +0200 Subject: [PATCH 66/80] Add missing evolution methods from pokemon scarlet and violet dlc and fix typo (#1509) * fixed gimmighoul_coins typo in evolution_triggers.csv * fix new evolutions items and add evolutions for duraludon and dipplin * fix dupplication of black augurite * add sinistcha and hydrapple evolution * fix item ids of black augurite and peat block in evolutions --- data/v2/csv/evolution_triggers.csv | 2 +- data/v2/csv/item_names.csv | 7 +++++++ data/v2/csv/items.csv | 5 +++-- data/v2/csv/pokemon_evolution.csv | 9 +++++++-- 4 files changed, 18 insertions(+), 5 deletions(-) diff --git a/data/v2/csv/evolution_triggers.csv b/data/v2/csv/evolution_triggers.csv index 088e226af..1cbc2cf04 100644 --- a/data/v2/csv/evolution_triggers.csv +++ b/data/v2/csv/evolution_triggers.csv @@ -14,4 +14,4 @@ id,identifier 13,recoil-damage 14,use-move 15,three-defeated-bisharp -16,gimmmighoul-coins +16,gimmighoul-coins diff --git a/data/v2/csv/item_names.csv b/data/v2/csv/item_names.csv index 7c5a8087f..e11ef4573 100644 --- a/data/v2/csv/item_names.csv +++ b/data/v2/csv/item_names.csv @@ -18096,6 +18096,7 @@ item_id,local_language_id,name 2108,11,いしずえのめん 2109,1,みついりりんご 2109,5,Pomme Nectar +2109,6,Saftiger Apfel 2109,9,Syrupy Apple 2109,11,みついりりんご 2110,1,ボンサクのちゃわん @@ -18497,3 +18498,9 @@ item_id,local_language_id,name 2228,9,Jet Ball 2229,5,Origine Ball 2229,9,Origin Ball +2230,6,Schwarzaugit +2230,9,Black Augurite +2231,6,Torfblock +2231,9,Peat Block +2232,6,Legierungsmetall +2232,6,Metal Alloy diff --git a/data/v2/csv/items.csv b/data/v2/csv/items.csv index d5701b7c7..da4160b70 100644 --- a/data/v2/csv/items.csv +++ b/data/v2/csv/items.csv @@ -2172,5 +2172,6 @@ id,identifier,category_id,cost,fling_power,fling_effect_id 2227,lawing-ball,34,0,, 2228,lajet-ball,34,0,, 2229,laorigin-ball,34,0,, -10001,black-augurite,10,0,, -10002,peat-block,10,0,, +2230,black-augurite,10,0,, +2231,peat-block,10,0,, +2232,metal-alloy,10,0,, \ No newline at end of file diff --git a/data/v2/csv/pokemon_evolution.csv b/data/v2/csv/pokemon_evolution.csv index b4d580d5b..7b299b371 100644 --- a/data/v2/csv/pokemon_evolution.csv +++ b/data/v2/csv/pokemon_evolution.csv @@ -459,8 +459,8 @@ id,evolved_species_id,evolution_trigger_id,trigger_item_id,minimum_level,gender_ 460,745,1,,25,,,,dusk,,,,,,,,,,0,0,0,,,,,, 461,20,1,,20,,,,night,,,,,,,,,,0,0,0,,10091,,,, 462,899,11,,,,,,,,,,,,,,,,0,0,0,,,828,20,, -463,900,3,10001,,,,,,,,,,,,,,,0,0,0,,,,,, -464,901,3,10002,,,,,full-moon,,,,,,,,,,0,0,0,,,,,, +463,900,3,2230,,,,,,,,,,,,,,,0,0,0,,,,,, +464,901,3,2231,,,,,full-moon,,,,,,,,,,0,0,0,,,,,, 465,902,13,,,,,,,,,,,,,,,,0,0,0,,10247,,,,294 466,903,1,,,,,303,day,,,,,,,,,,0,0,0,,10235,,,, 467,904,12,,,,,,,,,,,,,,,,0,0,0,,10234,839,20,, @@ -536,3 +536,8 @@ id,evolved_species_id,evolution_trigger_id,trigger_item_id,minimum_level,gender_ 538,264,1,,20,,,,,,,,,,,,,,0,0,0,,10174,,,, 539,892,3,1675,,,,,,,,,,,,,,,0,0,0,,,,,, 540,892,3,1676,,,,,,,,,,,,,,,0,0,0,,,,,, +541,1011,3,2109,,,,,,,,,,,,,,,0,0,0,,,,,, +542,1018,3,2232,,,,,,,,,,,,,,,0,0,0,,,,,, +543,1019,1,,,,,,,913,,,,,,,,,0,0,0,,,,,, +544,1013,3,2110,,,,,,,,,,,,,,,0,0,0,,,,,, +545,1013,3,2111,,,,,,,,,,,,,,,0,0,0,,,,,, From faa02804802dd021f7d179856b64b7074140b92f Mon Sep 17 00:00:00 2001 From: Jan L <80320565+joos-too@users.noreply.github.com> Date: Sun, 3 May 2026 16:35:49 +0200 Subject: [PATCH 67/80] fixed wrong language id in Metal Alloy item entry (#1511) --- data/v2/csv/item_names.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/v2/csv/item_names.csv b/data/v2/csv/item_names.csv index e11ef4573..8bbaf9a41 100644 --- a/data/v2/csv/item_names.csv +++ b/data/v2/csv/item_names.csv @@ -18503,4 +18503,4 @@ item_id,local_language_id,name 2231,6,Torfblock 2231,9,Peat Block 2232,6,Legierungsmetall -2232,6,Metal Alloy +2232,9,Metal Alloy From 9432d4ad8eec0feaa8b6283e9447ba45dd734284 Mon Sep 17 00:00:00 2001 From: coreyJim <178830225+coreyJim@users.noreply.github.com> Date: Sun, 3 May 2026 18:20:14 -0700 Subject: [PATCH 68/80] Add Hidden Grotto Encounter method, Location Areas, and Encounters. (#1507) * Add hidden-grotto encounter method * Add hidden grotto - Unova Route 2 * Add hidden grottoes for Unova Route 3 * Add all hidden-grotto locations and encounters Rate has been scaled up so all pokemon in a single location-area add up to ~100. The 20% chance for a pokemon to spawn in a hidden grotto is instead acounted for in the rate field of location_area_encounter_rates.csv The following pokemon had decimals after scaling, so they have been rounded: Zangoose, Seviper (Route 7, Route 23): 37.5 -> 38 Kingler, Corsola (Route 18): 37.5 -> 38 Pinsir, Heracross (Lostlorn Forest) : 3.75 -> 4 / 1.25 -> 1 Breloom (Pinwheel Forest - Inner): 18.75 -> 19 Amoonguss (Pinwheel Forest - Inner): 56.25 -> 56 Data sourced from https://wiki.pokemonwiki.com/ but adjusted to match Bulbapedia, with one exception: Mienfoo levels are listed as 50-54 in bulbapedia. This seems to be a mistaken entry as all other Pokemon share the same level range within a hidden grotto. Adjusted to match other Route 22 grotto levels. --------- Co-authored-by: Corey Jimenez --- data/v2/csv/encounter_method_prose.csv | 1 + data/v2/csv/encounter_methods.csv | 1 + data/v2/csv/encounter_slots.csv | 70 +++++++++ data/v2/csv/encounters.csv | 140 ++++++++++++++++++ data/v2/csv/location_area_encounter_rates.csv | 40 +++++ data/v2/csv/location_area_prose.csv | 22 ++- data/v2/csv/location_areas.csv | 22 ++- 7 files changed, 294 insertions(+), 2 deletions(-) diff --git a/data/v2/csv/encounter_method_prose.csv b/data/v2/csv/encounter_method_prose.csv index f535b5c81..e60a498b6 100644 --- a/data/v2/csv/encounter_method_prose.csv +++ b/data/v2/csv/encounter_method_prose.csv @@ -100,3 +100,4 @@ encounter_method_id,local_language_id,name 51,9,"Snagging a Pokemon from a trainer in Pokemon Colosseum or Pokemon XD: Gale of Darkness." 52,9,"Snagging a Pokemon from a trainer in Pokemon Colosseum or Pokemon XD: Gale of Darkness, after you have failed to capture them once." 53,9,"Finding a Wild Pokemon at any of the three Pokespots in Pokemon XD: Gale of Darkness." +54,9,Finding a Pokemon in a Hidden Grotto diff --git a/data/v2/csv/encounter_methods.csv b/data/v2/csv/encounter_methods.csv index 6288b54e5..436611097 100644 --- a/data/v2/csv/encounter_methods.csv +++ b/data/v2/csv/encounter_methods.csv @@ -52,3 +52,4 @@ id,identifier,order 51,snag,51 52,snag-rematch,52 53,pokespot,53 +54,hidden-grotto,54 diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index 455649165..f8590b26a 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1396,3 +1396,73 @@ id,version_group_id,encounter_method_id,slot,rarity 1395,15,1,3,33 1396,8,31,1,50 1397,9,31,1,50 +1398,14,54,1,10 +1399,14,54,2,10 +1400,14,54,3,5 +1401,14,54,4,75 +1402,14,54,1,20 +1403,14,54,2,75 +1404,14,54,3,5 +1405,14,54,1,20 +1406,14,54,2,5 +1407,14,54,3,75 +1408,14,54,1,20 +1409,14,54,2,5 +1410,14,54,3,75 +1411,14,54,1,5 +1412,14,54,2,20 +1413,14,54,3,75 +1414,14,54,1,5 +1415,14,54,2,20 +1416,14,54,3,75 +1417,14,54,1,38 +1418,14,54,2,38 +1419,14,54,3,20 +1420,14,54,4,5 +1421,14,54,1,10 +1422,14,54,2,75 +1423,14,54,3,10 +1424,14,54,4,5 +1425,14,54,1,20 +1426,14,54,2,5 +1427,14,54,3,75 +1428,14,54,1,5 +1429,14,54,2,20 +1430,14,54,3,75 +1431,14,54,1,38 +1432,14,54,2,5 +1433,14,54,3,38 +1434,14,54,4,20 +1435,14,54,1,20 +1436,14,54,2,75 +1437,14,54,3,5 +1438,14,54,1,10 +1439,14,54,2,5 +1440,14,54,3,38 +1441,14,54,4,38 +1442,14,54,5,10 +1443,14,54,1,75 +1444,14,54,2,5 +1445,14,54,3,20 +1446,14,54,1,4 +1447,14,54,2,1 +1448,14,54,3,75 +1449,14,54,4,20 +1450,14,54,1,75 +1451,14,54,2,5 +1452,14,54,3,10 +1453,14,54,4,10 +1454,14,54,1,5 +1455,14,54,2,20 +1456,14,54,3,75 +1457,14,54,1,20 +1458,14,54,2,5 +1459,14,54,3,75 +1460,14,54,1,5 +1461,14,54,2,75 +1462,14,54,3,5 +1463,14,54,4,15 +1464,14,54,1,20 +1465,14,54,2,5 +1466,14,54,3,19 +1467,14,54,4,56 \ No newline at end of file diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 40f88c229..dbc388800 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -66084,3 +66084,143 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 71742,12,23,1396,349,10,20 71743,13,23,1396,349,10,20 71744,14,23,1397,349,10,20 +71745,21,1340,1398,29,55,59 +71746,22,1340,1398,29,55,59 +71747,21,1340,1399,32,55,59 +71748,22,1340,1399,32,55,59 +71749,21,1340,1400,210,55,59 +71750,22,1340,1400,210,55,59 +71751,21,1340,1401,505,55,59 +71752,22,1340,1401,505,55,59 +71753,21,1341,1402,310,55,59 +71754,22,1341,1402,310,55,59 +71755,21,1341,1403,417,55,59 +71756,22,1341,1403,417,55,59 +71757,21,1341,1404,523,55,59 +71758,22,1341,1404,523,55,59 +71759,21,1342,1405,48,55,59 +71760,22,1342,1405,48,55,59 +71761,21,1342,1406,271,55,59 +71762,22,1342,1406,271,55,59 +71763,21,1342,1407,400,55,59 +71764,22,1342,1407,400,55,59 +71765,21,1343,1408,510,20,24 +71766,22,1343,1408,510,20,24 +71767,21,1343,1409,572,20,24 +71768,22,1343,1409,572,20,24 +71769,21,1343,1410,590,20,24 +71770,22,1343,1410,590,20,24 +71771,21,1344,1411,206,25,29 +71772,22,1344,1411,206,25,29 +71773,21,1344,1412,527,25,29 +71774,22,1344,1412,527,25,29 +71775,21,1344,1413,590,25,29 +71776,22,1344,1413,590,25,29 +71777,21,1345,1414,299,25,29 +71778,22,1345,1414,299,25,29 +71779,21,1345,1415,527,25,29 +71780,22,1345,1415,527,25,29 +71781,21,1345,1416,590,25,29 +71782,22,1345,1416,590,25,29 +71783,21,1346,1417,335,30,34 +71784,22,1346,1417,335,30,34 +71785,21,1346,1418,336,30,34 +71786,22,1346,1418,336,30,34 +71787,21,1346,1419,505,30,34 +71788,22,1346,1419,505,30,34 +71789,21,1346,1420,613,30,34 +71790,22,1346,1420,613,30,34 +71791,21,1347,1421,89,35,39 +71792,22,1347,1421,89,35,39 +71793,21,1347,1422,510,35,39 +71794,22,1347,1422,510,35,39 +71795,21,1347,1423,569,35,39 +71796,22,1347,1423,569,35,39 +71797,21,1347,1424,626,35,39 +71798,22,1347,1424,626,35,39 +71799,21,1348,1425,114,35,39 +71800,22,1348,1425,114,35,39 +71801,21,1348,1426,451,35,39 +71802,22,1348,1426,451,35,39 +71803,21,1348,1427,590,35,39 +71804,22,1348,1427,590,35,39 +71805,21,1349,1428,363,35,39 +71806,22,1349,1428,363,35,39 +71807,21,1349,1429,425,35,39 +71808,22,1349,1429,425,35,39 +71809,21,1349,1430,590,35,39 +71810,22,1349,1430,590,35,39 +71811,21,1350,1431,99,55,59 +71812,22,1350,1431,99,55,59 +71813,21,1350,1432,149,55,59 +71814,22,1350,1432,149,55,59 +71815,21,1350,1433,222,55,59 +71816,22,1350,1433,222,55,59 +71817,21,1350,1434,441,55,59 +71818,22,1350,1434,441,55,59 +71819,21,1351,1435,279,40,44 +71820,22,1351,1435,279,40,44 +71821,21,1351,1436,591,40,44 +71822,22,1351,1436,591,40,44 +71823,21,1351,1437,619,40,44 +71824,22,1351,1437,619,40,44 +71825,21,1352,1438,55,50,54 +71826,22,1352,1438,55,50,54 +71827,21,1352,1439,207,50,54 +71828,22,1352,1439,207,50,54 +71829,21,1352,1440,335,50,54 +71830,22,1352,1440,335,50,54 +71831,21,1352,1441,336,50,54 +71832,22,1352,1441,336,50,54 +71833,21,1352,1442,359,50,54 +71834,22,1352,1442,359,50,54 +71835,21,1353,1443,183,10,14 +71836,22,1353,1443,183,10,14 +71837,21,1353,1444,206,10,14 +71838,22,1353,1444,206,10,14 +71839,21,1353,1445,507,10,14 +71840,22,1353,1445,507,10,14 +71841,21,1354,1446,127,20,24 +71842,22,1354,1447,127,20,24 +71843,21,1354,1447,214,20,24 +71844,22,1354,1446,214,20,24 +71845,21,1354,1448,415,20,24 +71846,22,1354,1448,415,20,24 +71847,21,1354,1449,542,20,24 +71848,22,1354,1449,542,20,24 +71849,21,1355,1450,35,45,49 +71850,22,1355,1450,35,45,49 +71851,21,1355,1451,132,45,49 +71852,22,1355,1451,132,45,49 +71853,21,1355,1452,215,45,49 +71854,22,1355,1452,215,45,49 +71855,21,1355,1453,375,45,49 +71856,22,1355,1453,375,45,49 +71857,21,1356,1454,37,35,39 +71858,22,1356,1454,37,35,39 +71859,21,1356,1455,436,35,39 +71860,22,1356,1455,436,35,39 +71861,21,1356,1456,591,35,39 +71862,22,1356,1456,591,35,39 +71863,21,1357,1457,55,35,39 +71864,22,1357,1457,55,35,39 +71865,21,1357,1458,333,35,39 +71866,22,1357,1458,333,35,39 +71867,21,1357,1459,591,35,39 +71868,22,1357,1459,591,35,39 +71869,21,1358,1460,61,55,59 +71870,22,1358,1460,61,55,59 +71871,21,1358,1461,297,55,59 +71872,22,1358,1462,297,55,59 +71873,21,1358,1462,308,55,59 +71874,22,1358,1461,308,55,59 +71875,21,1358,1463,371,55,59 +71876,22,1358,1463,371,55,59 +71877,22,1359,1464,12,55,59 +71878,21,1359,1464,15,55,59 +71879,21,1359,1465,198,55,59 +71880,22,1359,1465,198,55,59 +71881,21,1359,1466,286,55,59 +71882,22,1359,1466,286,55,59 +71883,21,1359,1467,591,55,59 +71884,22,1359,1467,591,55,59 \ No newline at end of file diff --git a/data/v2/csv/location_area_encounter_rates.csv b/data/v2/csv/location_area_encounter_rates.csv index adf840688..b51877d96 100644 --- a/data/v2/csv/location_area_encounter_rates.csv +++ b/data/v2/csv/location_area_encounter_rates.csv @@ -3872,3 +3872,43 @@ location_area_id,encounter_method_id,version_id,rate 1270,53,20,90 1294,53,20,90 1295,53,20,90 +1340,54,21,20 +1340,54,22,20 +1341,54,21,20 +1341,54,22,20 +1342,54,21,20 +1342,54,22,20 +1343,54,21,20 +1343,54,22,20 +1344,54,21,20 +1344,54,22,20 +1345,54,21,20 +1345,54,22,20 +1346,54,21,20 +1346,54,22,20 +1347,54,21,20 +1347,54,22,20 +1348,54,21,20 +1348,54,22,20 +1349,54,21,20 +1349,54,22,20 +1350,54,21,20 +1350,54,22,20 +1351,54,21,20 +1351,54,22,20 +1352,54,21,20 +1352,54,22,20 +1353,54,21,20 +1353,54,22,20 +1354,54,21,20 +1354,54,22,20 +1355,54,21,20 +1355,54,22,20 +1356,54,21,20 +1356,54,22,20 +1357,54,21,20 +1357,54,22,20 +1358,54,21,20 +1358,54,22,20 +1359,54,21,20 +1359,54,22,20 diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index 9db1ed598..46a5fc36a 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -2369,4 +2369,24 @@ location_area_id,local_language_id,name 1336,9,Friend Safari (Ghost) 1337,9,Friend Safari (Dark) 1338,9,Friend Safari (Steel) -1339,9,Friend Safari (Fairy) \ No newline at end of file +1339,9,Friend Safari (Fairy) +1340,9, Route 2 (Hidden Grotto) +1341,9,Unova Route 3 (Hidden Grotto – Dark Grass) +1342,9,Unova Route 3 (Hidden Grotto – Pond) +1343,9,Unova Route 5 (Hidden Grotto) +1344,9,Unova Route 6 (Hidden Grotto – Near Pokemon Breeder) +1345,9,Unova Route 6 (Hidden Grotto – Mistralton Cave) +1346,9,Unova Route 7 (Hidden Grotto) +1347,9,Unova Route 9 (Hidden Grotto) +1348,9,Unova Route 13 (Hidden Grotto – Giant Chasm) +1349,9,Unova Route 13 (Hidden Grotto – Stairs) +1350,9,Unova Route 18 (Hidden Grotto) +1351,9,Unova Route 22 (Hidden Grotto) +1352,9,Unova Route 23 (Hidden Grotto) +1353,9,Floccesy Ranch (Hidden Grotto) +1354,9,Lostlorn Forest (Hidden Grotto) +1355,9,Giant Chasm (Hidden Grotto) +1356,9,Abundant Shrine (Hidden Grotto – Near Youngster) +1357,9,Abundant Shrine (Hidden Grotto – Shrine) +1358,9,Pinwheel Forest (Hidden Grotto – Outer area) +1359,9,Pinwheel Forest (Hidden Grotto – Inner area) \ No newline at end of file diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index 27343bfc3..70ecf6031 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1219,4 +1219,24 @@ id,location_id,game_index,identifier 1336,680,0,ghost 1337,680,0,dark 1338,680,0,steel -1339,680,0,fairy \ No newline at end of file +1339,680,0,fairy +1340,357,15,hidden-grotto +1341,358,16,hidden-grotto-dark-grass +1342,358,16,hidden-grotto-pond +1343,360,93,hidden-grotto +1344,361,94,hidden-grotto-near-pokemon-breeder +1345,361,94,hidden-grotto-mistralton-cave +1346,362,95,hidden-grotto +1347,364,97,hidden-grotto +1348,368,100,hidden-grotto-giant-chasm +1349,368,100,hidden-grotto-stairs +1350,373,31,hidden-grotto +1351,541,127,hidden-grotto +1352,542,128,hidden-grotto +1353,544,130,hidden-grotto +1354,414,72,hidden-grotto +1355,403,88,hidden-grotto +1356,412,70,hidden-grotto-near-youngster +1357,412,70,hidden-grotto-shrine +1358,375,33,hidden-grotto-outer-area +1359,375,33,hidden-grotto-inner-area \ No newline at end of file From 6b77758c64144036a20e8bd384447b2f4da9af9c Mon Sep 17 00:00:00 2001 From: alchengan <96904047+alchengan@users.noreply.github.com> Date: Mon, 4 May 2026 20:49:38 -0700 Subject: [PATCH 69/80] Fix Maushold weights (#1513) Family of 3 and Family of 4 weights were swapped --- data/v2/csv/pokemon.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/v2/csv/pokemon.csv b/data/v2/csv/pokemon.csv index c0bb84dd0..96d16feee 100644 --- a/data/v2/csv/pokemon.csv +++ b/data/v2/csv/pokemon.csv @@ -923,7 +923,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default 922,pawmo,922,4,65,123,955,1 923,pawmot,923,9,410,245,956,1 924,tandemaus,924,3,18,61,945,1 -925,maushold-family-of-four,925,3,23,165,946,1 +925,maushold-family-of-four,925,3,28,165,946,1 926,fidough,926,3,109,62,970,1 927,dachsbun,927,5,149,167,971,1 928,smoliv,928,3,65,52,935,1 @@ -1280,7 +1280,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default 10254,oinkologne-female,916,10,1200,171,,0 10255,dudunsparce-three-segment,982,45,474,182,,0 10256,palafin-hero,964,18,974,160,,0 -10257,maushold-family-of-three,925,3,28,165,,0 +10257,maushold-family-of-three,925,3,23,165,,0 10258,tatsugiri-droopy,978,3,80,166,,0 10259,tatsugiri-stretchy,978,3,80,166,,0 10260,squawkabilly-blue-plumage,931,6,24,146,,0 From 3295857c7ec8373b2cabe1211730c03508ddd358 Mon Sep 17 00:00:00 2001 From: Jake Potrebic Date: Wed, 6 May 2026 05:56:02 -0700 Subject: [PATCH 70/80] Add missing fossils for gen iv (#1495) * Add missing fossils for gen iv * Move to end --- data/v2/csv/encounter_condition_value_map.csv | 37 ++++++++++++++++++- .../csv/encounter_condition_value_prose.csv | 4 +- data/v2/csv/encounter_condition_values.csv | 2 + data/v2/csv/encounters.csv | 37 ++++++++++++++++++- data/v2/csv/location_area_prose.csv | 4 +- data/v2/csv/location_areas.csv | 4 +- 6 files changed, 83 insertions(+), 5 deletions(-) diff --git a/data/v2/csv/encounter_condition_value_map.csv b/data/v2/csv/encounter_condition_value_map.csv index 3cb088704..df46b651a 100644 --- a/data/v2/csv/encounter_condition_value_map.csv +++ b/data/v2/csv/encounter_condition_value_map.csv @@ -18611,4 +18611,39 @@ encounter_id,encounter_condition_value_id 71738,177 71739,177 71740,178 -71741,178 \ No newline at end of file +71741,178 +71885,46 +71886,47 +71887,48 +71888,49 +71889,50 +71890,179 +71891,180 +71892,46 +71893,47 +71894,48 +71895,49 +71896,50 +71897,179 +71898,180 +71899,46 +71900,47 +71901,48 +71902,49 +71903,50 +71904,179 +71905,180 +71906,46 +71907,47 +71908,48 +71909,49 +71910,50 +71911,179 +71912,180 +71913,46 +71914,47 +71915,48 +71916,49 +71917,50 +71918,179 +71919,180 \ No newline at end of file diff --git a/data/v2/csv/encounter_condition_value_prose.csv b/data/v2/csv/encounter_condition_value_prose.csv index 29e9d133d..d41eb604d 100644 --- a/data/v2/csv/encounter_condition_value_prose.csv +++ b/data/v2/csv/encounter_condition_value_prose.csv @@ -298,4 +298,6 @@ encounter_condition_value_id,local_language_id,name 175,9,Give Skitty in a Trade 176,9,Randomly assigned to Friend Safari Slot 1 177,9,Randomly assigned to Friend Safari Slot 2 -178,9,Randomly assigned to Friend Safari Slot 3 \ No newline at end of file +178,9,Randomly assigned to Friend Safari Slot 3 +179,9,Have Skull Fossil in bag +180,9,Have Armor Fossil in bag diff --git a/data/v2/csv/encounter_condition_values.csv b/data/v2/csv/encounter_condition_values.csv index f27499ee8..1635f9ff4 100644 --- a/data/v2/csv/encounter_condition_values.csv +++ b/data/v2/csv/encounter_condition_values.csv @@ -177,3 +177,5 @@ id,encounter_condition_id,identifier,is_default 176,17,friend-safari-slot-1,1 177,17,friend-safari-slot-2,1 178,17,friend-safari-slot-3,1 +179,11,item-skull-fossil,0 +180,11,item-armor-fossil,0 diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index dbc388800..1260d15b6 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -66223,4 +66223,39 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 71881,21,1359,1466,286,55,59 71882,22,1359,1466,286,55,59 71883,21,1359,1467,591,55,59 -71884,22,1359,1467,591,55,59 \ No newline at end of file +71884,22,1359,1467,591,55,59 +71885,12,1360,497,138,20,20 +71886,12,1360,497,140,20,20 +71887,12,1360,497,142,20,20 +71888,12,1360,497,345,20,20 +71889,12,1360,497,347,20,20 +71890,12,1360,497,408,20,20 +71891,12,1360,497,410,20,20 +71892,13,1360,497,138,20,20 +71893,13,1360,497,140,20,20 +71894,13,1360,497,142,20,20 +71895,13,1360,497,345,20,20 +71896,13,1360,497,347,20,20 +71897,13,1360,497,408,20,20 +71898,13,1360,497,410,20,20 +71899,14,1360,498,138,20,20 +71900,14,1360,498,140,20,20 +71901,14,1360,498,142,20,20 +71902,14,1360,498,345,20,20 +71903,14,1360,498,347,20,20 +71904,14,1360,498,408,20,20 +71905,14,1360,498,410,20,20 +71906,15,1361,499,138,20,20 +71907,15,1361,499,140,20,20 +71908,15,1361,499,142,20,20 +71909,15,1361,499,345,20,20 +71910,15,1361,499,347,20,20 +71911,15,1361,499,408,20,20 +71912,15,1361,499,410,20,20 +71913,16,1361,499,138,20,20 +71914,16,1361,499,140,20,20 +71915,16,1361,499,142,20,20 +71916,16,1361,499,345,20,20 +71917,16,1361,499,347,20,20 +71918,16,1361,499,408,20,20 +71919,16,1361,499,410,20,20 diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index 46a5fc36a..74a34cfd5 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -2389,4 +2389,6 @@ location_area_id,local_language_id,name 1356,9,Abundant Shrine (Hidden Grotto – Near Youngster) 1357,9,Abundant Shrine (Hidden Grotto – Shrine) 1358,9,Pinwheel Forest (Hidden Grotto – Outer area) -1359,9,Pinwheel Forest (Hidden Grotto – Inner area) \ No newline at end of file +1359,9,Pinwheel Forest (Hidden Grotto – Inner area) +1360,9,Oreburgh Mining Museum +1361,9,Pewter Museum of Science diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index 70ecf6031..f6b8419d4 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1239,4 +1239,6 @@ id,location_id,game_index,identifier 1356,412,70,hidden-grotto-near-youngster 1357,412,70,hidden-grotto-shrine 1358,375,33,hidden-grotto-outer-area -1359,375,33,hidden-grotto-inner-area \ No newline at end of file +1359,375,33,hidden-grotto-inner-area +1360,168,0,oreburgh-mining-museum +1361,231,0,pewter-museum-of-science From 4c6134c3ef088db90cb6a6d5b97ecc9595da60d4 Mon Sep 17 00:00:00 2001 From: Jake Potrebic Date: Tue, 12 May 2026 05:34:36 -0700 Subject: [PATCH 71/80] Add Gen IV Great Marsh changing encounters (#1499) * Add Gen IV Great Marsh changing encounters * Address review comments * remove extra empty line * Add trailing newlines --- data/v2/csv/encounter_condition_prose.csv | 1 + data/v2/csv/encounter_condition_value_map.csv | 1154 ++++++++++++++++- .../csv/encounter_condition_value_prose.csv | 8 + data/v2/csv/encounter_condition_values.csv | 8 + data/v2/csv/encounter_conditions.csv | 3 +- data/v2/csv/encounters.csv | 672 ++++++++++ 6 files changed, 1844 insertions(+), 2 deletions(-) diff --git a/data/v2/csv/encounter_condition_prose.csv b/data/v2/csv/encounter_condition_prose.csv index 5fda510cb..7bc7f12ed 100644 --- a/data/v2/csv/encounter_condition_prose.csv +++ b/data/v2/csv/encounter_condition_prose.csv @@ -36,3 +36,4 @@ encounter_condition_id,local_language_id,name 15,9,Trade a specific Pokemon to an NPC 16,9,Redeem Coins for a Pokemon at the Prize Corner or Game Corner 17,9,Friend Safari Slot assignment +18,9,Great Marsh Daily Slot diff --git a/data/v2/csv/encounter_condition_value_map.csv b/data/v2/csv/encounter_condition_value_map.csv index df46b651a..de2e4f12a 100644 --- a/data/v2/csv/encounter_condition_value_map.csv +++ b/data/v2/csv/encounter_condition_value_map.csv @@ -18646,4 +18646,1156 @@ encounter_id,encounter_condition_value_id 71916,49 71917,50 71918,179 -71919,180 \ No newline at end of file +71919,180 +588,181 +589,181 +634,181 +635,181 +680,181 +681,181 +726,181 +727,181 +772,181 +773,181 +798,181 +799,181 +5259,181 +5260,181 +5305,181 +5306,181 +5351,181 +5352,181 +5397,181 +5398,181 +5443,181 +5444,181 +5469,181 +5470,181 +71920,184 +71921,184 +71922,182 +71923,182 +71924,183 +71925,183 +71926,182 +71927,182 +71928,183 +71929,183 +71930,184 +71931,184 +71932,184 +71933,184 +71934,182 +71935,182 +71936,182 +71937,182 +71938,185 +71939,185 +71940,185 +71941,185 +71942,185 +71943,185 +71944,184 +71945,184 +71946,182 +71947,182 +71948,183 +71949,183 +71950,182 +71951,182 +71952,183 +71953,183 +71954,184 +71955,184 +71956,184 +71957,184 +71958,182 +71959,182 +71960,182 +71961,182 +71962,185 +71963,185 +71964,185 +71965,185 +71966,185 +71967,185 +71968,184 +71969,184 +71970,182 +71971,182 +71972,183 +71973,183 +71974,182 +71975,182 +71976,183 +71977,183 +71978,184 +71979,184 +71980,184 +71981,184 +71982,182 +71983,182 +71984,182 +71985,182 +71986,185 +71987,185 +71988,185 +71989,185 +71990,185 +71991,185 +71992,184 +71993,184 +71994,182 +71995,182 +71996,183 +71997,183 +71998,182 +71999,182 +72000,183 +72001,183 +72002,184 +72003,184 +72004,184 +72005,184 +72006,182 +72007,182 +72008,182 +72009,182 +72010,185 +72011,185 +72012,185 +72013,185 +72014,185 +72015,185 +72016,184 +72017,184 +72018,182 +72019,182 +72020,183 +72021,183 +72022,182 +72023,182 +72024,183 +72025,183 +72026,184 +72027,184 +72028,184 +72029,184 +72030,182 +72031,182 +72032,182 +72033,182 +72034,185 +72035,185 +72036,185 +72037,185 +72038,185 +72039,185 +72040,184 +72041,184 +72042,182 +72043,182 +72044,183 +72045,183 +72046,182 +72047,182 +72048,183 +72049,183 +72050,184 +72051,184 +72052,184 +72053,184 +72054,182 +72055,182 +72056,182 +72057,182 +72058,185 +72059,185 +72060,185 +72061,185 +72062,185 +72063,185 +72064,184 +72065,184 +72066,182 +72067,182 +72068,183 +72069,183 +72070,182 +72071,182 +72072,183 +72073,183 +72074,184 +72075,184 +72076,184 +72077,184 +72078,182 +72079,182 +72080,182 +72081,182 +72082,185 +72083,185 +72084,185 +72085,185 +72086,185 +72087,185 +72088,184 +72089,184 +72090,182 +72091,182 +72092,183 +72093,183 +72094,182 +72095,182 +72096,183 +72097,183 +72098,184 +72099,184 +72100,184 +72101,184 +72102,182 +72103,182 +72104,182 +72105,182 +72106,185 +72107,185 +72108,185 +72109,185 +72110,185 +72111,185 +72112,184 +72113,184 +72114,182 +72115,182 +72116,183 +72117,183 +72118,182 +72119,182 +72120,183 +72121,183 +72122,184 +72123,184 +72124,184 +72125,184 +72126,182 +72127,182 +72128,182 +72129,182 +72130,185 +72131,185 +72132,185 +72133,185 +72134,185 +72135,185 +72136,184 +72137,184 +72138,182 +72139,182 +72140,183 +72141,183 +72142,182 +72143,182 +72144,183 +72145,183 +72146,184 +72147,184 +72148,184 +72149,184 +72150,182 +72151,182 +72152,182 +72153,182 +72154,185 +72155,185 +72156,185 +72157,185 +72158,185 +72159,185 +72160,184 +72161,184 +72162,182 +72163,182 +72164,183 +72165,183 +72166,182 +72167,182 +72168,183 +72169,183 +72170,184 +72171,184 +72172,184 +72173,184 +72174,182 +72175,182 +72176,182 +72177,182 +72178,185 +72179,185 +72180,185 +72181,185 +72182,185 +72183,185 +72184,184 +72185,184 +72186,182 +72187,182 +72188,183 +72189,183 +72190,182 +72191,182 +72192,183 +72193,183 +72194,184 +72195,184 +72196,184 +72197,184 +72198,182 +72199,182 +72200,182 +72201,182 +72202,185 +72203,185 +72204,185 +72205,185 +72206,185 +72207,185 +72208,182 +72208,37 +72209,182 +72209,37 +72212,182 +72212,37 +72213,182 +72213,37 +72214,182 +72214,37 +72215,182 +72215,37 +72216,182 +72216,37 +72217,182 +72217,37 +72218,182 +72218,37 +72219,182 +72219,37 +72222,182 +72222,37 +72223,182 +72223,37 +72228,182 +72228,37 +72229,182 +72229,37 +72232,182 +72232,37 +72233,182 +72233,37 +72236,182 +72236,37 +72237,182 +72237,37 +72240,182 +72240,37 +72241,182 +72241,37 +72242,182 +72242,37 +72243,182 +72243,37 +72244,182 +72244,37 +72245,182 +72245,37 +72246,182 +72246,37 +72247,182 +72247,37 +72250,182 +72250,37 +72251,182 +72251,37 +72256,182 +72256,37 +72257,182 +72257,37 +72260,182 +72260,37 +72261,182 +72261,37 +72264,182 +72264,37 +72265,182 +72265,37 +72268,182 +72268,37 +72269,182 +72269,37 +72270,182 +72270,37 +72271,182 +72271,37 +72272,182 +72272,37 +72273,182 +72273,37 +72274,182 +72274,37 +72275,182 +72275,37 +72278,182 +72278,37 +72279,182 +72279,37 +72284,182 +72284,37 +72285,182 +72285,37 +72288,182 +72288,37 +72289,182 +72289,37 +72292,182 +72292,37 +72293,182 +72293,37 +72296,182 +72296,37 +72297,182 +72297,37 +72298,182 +72298,37 +72299,182 +72299,37 +72300,182 +72300,37 +72301,182 +72301,37 +72302,182 +72302,37 +72303,182 +72303,37 +72306,182 +72306,37 +72307,182 +72307,37 +72312,182 +72312,37 +72313,182 +72313,37 +72316,182 +72316,37 +72317,182 +72317,37 +72320,182 +72320,37 +72321,182 +72321,37 +72324,182 +72324,37 +72325,182 +72325,37 +72326,182 +72326,37 +72327,182 +72327,37 +72328,182 +72328,37 +72329,182 +72329,37 +72330,182 +72330,37 +72331,182 +72331,37 +72334,182 +72334,37 +72335,182 +72335,37 +72340,182 +72340,37 +72341,182 +72341,37 +72344,182 +72344,37 +72345,182 +72345,37 +72348,182 +72348,37 +72349,182 +72349,37 +72352,182 +72352,37 +72353,182 +72353,37 +72354,182 +72354,37 +72355,182 +72355,37 +72356,182 +72356,37 +72357,182 +72357,37 +72358,182 +72358,37 +72359,182 +72359,37 +72362,182 +72362,37 +72363,182 +72363,37 +72368,182 +72368,37 +72369,182 +72369,37 +72372,182 +72372,37 +72373,182 +72373,37 +72376,182 +72376,37 +72377,182 +72377,37 +72380,182 +72380,37 +72381,182 +72381,37 +72382,182 +72382,37 +72383,182 +72383,37 +72384,182 +72384,37 +72385,182 +72385,37 +72386,182 +72386,37 +72387,182 +72387,37 +72390,182 +72390,37 +72391,182 +72391,37 +72396,182 +72396,37 +72397,182 +72397,37 +72400,182 +72400,37 +72401,182 +72401,37 +72404,182 +72404,37 +72405,182 +72405,37 +72408,182 +72408,37 +72409,182 +72409,37 +72410,182 +72410,37 +72411,182 +72411,37 +72412,182 +72412,37 +72413,182 +72413,37 +72414,182 +72414,37 +72415,182 +72415,37 +72418,182 +72418,37 +72419,182 +72419,37 +72424,182 +72424,37 +72425,182 +72425,37 +72428,182 +72428,37 +72429,182 +72429,37 +72432,182 +72432,37 +72433,182 +72433,37 +72436,182 +72436,37 +72437,182 +72437,37 +72438,182 +72438,37 +72439,182 +72439,37 +72440,182 +72440,37 +72441,182 +72441,37 +72442,182 +72442,37 +72443,182 +72443,37 +72446,182 +72446,37 +72447,182 +72447,37 +72452,182 +72452,37 +72453,182 +72453,37 +72456,182 +72456,37 +72457,182 +72457,37 +72460,182 +72460,37 +72461,182 +72461,37 +72464,182 +72464,37 +72465,182 +72465,37 +72466,182 +72466,37 +72467,182 +72467,37 +72468,182 +72468,37 +72469,182 +72469,37 +72470,182 +72470,37 +72471,182 +72471,37 +72474,182 +72474,37 +72475,182 +72475,37 +72480,182 +72480,37 +72481,182 +72481,37 +72484,182 +72484,37 +72485,182 +72485,37 +72488,182 +72488,37 +72489,182 +72489,37 +72492,182 +72492,37 +72493,182 +72493,37 +72494,182 +72494,37 +72495,182 +72495,37 +72496,182 +72496,37 +72497,182 +72497,37 +72498,182 +72498,37 +72499,182 +72499,37 +72502,182 +72502,37 +72503,182 +72503,37 +72508,182 +72508,37 +72509,182 +72509,37 +72512,182 +72512,37 +72513,182 +72513,37 +72516,182 +72516,37 +72517,182 +72517,37 +72520,182 +72520,37 +72521,182 +72521,37 +72522,182 +72522,37 +72523,182 +72523,37 +72524,182 +72524,37 +72525,182 +72525,37 +72526,182 +72526,37 +72527,182 +72527,37 +72530,182 +72530,37 +72531,182 +72531,37 +72536,182 +72536,37 +72537,182 +72537,37 +72540,182 +72540,37 +72541,182 +72541,37 +71922,186 +71923,186 +71924,186 +71925,186 +71926,186 +71927,186 +71928,186 +71929,186 +71934,186 +71935,186 +71936,186 +71937,186 +71946,186 +71947,186 +71948,186 +71949,186 +71950,186 +71951,186 +71952,186 +71953,186 +71958,186 +71959,186 +71960,186 +71961,186 +71970,186 +71971,186 +71972,186 +71973,186 +71974,186 +71975,186 +71976,186 +71977,186 +71982,186 +71983,186 +71984,186 +71985,186 +71994,186 +71995,186 +71996,186 +71997,186 +71998,186 +71999,186 +72000,186 +72001,186 +72006,186 +72007,186 +72008,186 +72009,186 +72018,186 +72019,186 +72020,186 +72021,186 +72022,186 +72023,186 +72024,186 +72025,186 +72030,186 +72031,186 +72032,186 +72033,186 +72042,186 +72043,186 +72044,186 +72045,186 +72046,186 +72047,186 +72048,186 +72049,186 +72054,186 +72055,186 +72056,186 +72057,186 +72066,186 +72067,186 +72068,186 +72069,186 +72070,186 +72071,186 +72072,186 +72073,186 +72078,186 +72079,186 +72080,186 +72081,186 +72090,186 +72091,186 +72092,186 +72093,186 +72094,186 +72095,186 +72096,186 +72097,186 +72102,186 +72103,186 +72104,186 +72105,186 +72114,186 +72115,186 +72116,186 +72117,186 +72118,186 +72119,186 +72120,186 +72121,186 +72126,186 +72127,186 +72128,186 +72129,186 +72138,186 +72139,186 +72140,186 +72141,186 +72142,186 +72143,186 +72144,186 +72145,186 +72150,186 +72151,186 +72152,186 +72153,186 +72162,186 +72163,186 +72164,186 +72165,186 +72166,186 +72167,186 +72168,186 +72169,186 +72174,186 +72175,186 +72176,186 +72177,186 +72186,186 +72187,186 +72188,186 +72189,186 +72190,186 +72191,186 +72192,186 +72193,186 +72198,186 +72199,186 +72200,186 +72201,186 +9963,181 +9964,181 +10009,181 +10010,181 +10055,181 +10056,181 +10101,181 +10102,181 +10147,181 +10148,181 +10193,181 +10194,181 +72544,184 +72545,184 +72546,184 +72547,184 +72548,184 +72549,184 +72550,184 +72551,184 +72552,184 +72553,184 +72554,184 +72555,184 +72556,187 +72557,187 +72558,187 +72559,187 +72560,187 +72561,187 +72562,187 +72563,187 +72564,187 +72565,187 +72566,187 +72567,187 +72568,183 +72569,183 +72570,183 +72571,183 +72572,183 +72573,183 +72574,183 +72575,183 +72576,183 +72577,183 +72578,183 +72579,183 +72580,185 +72581,185 +72582,185 +72583,185 +72584,185 +72585,185 +72586,185 +72587,185 +72588,185 +72589,185 +72590,185 +72591,185 +72592,182 +72593,182 +72594,182 +72595,182 +72596,182 +72597,182 +72598,182 +72599,182 +72600,182 +72601,182 +72602,182 +72603,182 +72604,182 +72605,182 +72606,182 +72607,182 +72608,182 +72609,182 +72610,182 +72611,182 +72612,182 +72613,182 +72614,182 +72615,182 +72616,188 +72616,186 +72617,188 +72617,186 +72618,188 +72618,186 +72619,188 +72619,186 +72620,188 +72620,186 +72621,188 +72621,186 +72622,188 +72622,186 +72623,188 +72623,186 +72624,188 +72624,186 +72625,188 +72625,186 +72626,188 +72626,186 +72627,188 +72627,186 +72628,182 +72629,182 +72630,182 +72631,182 +72632,182 +72633,182 +72634,182 +72635,182 +72636,182 +72637,182 +72638,182 +72639,182 +72664,183 +72664,37 +72665,183 +72665,37 +72666,183 +72666,37 +72667,183 +72667,37 +72668,183 +72668,37 +72669,183 +72669,37 +72670,183 +72670,37 +72671,183 +72671,37 +72672,183 +72672,37 +72673,183 +72673,37 +72674,183 +72674,37 +72675,183 +72675,37 +72676,183 +72676,37 +72677,183 +72677,37 +72678,183 +72678,37 +72679,183 +72679,37 +72680,183 +72680,37 +72681,183 +72681,37 +72682,183 +72682,37 +72683,183 +72683,37 +72684,183 +72684,37 +72685,183 +72685,37 +72686,183 +72686,37 +72687,183 +72687,37 +72688,183 +72688,37 +72689,183 +72689,37 +72690,183 +72690,37 +72691,183 +72691,37 +72692,183 +72692,37 +72693,183 +72693,37 +72694,183 +72694,37 +72695,183 +72695,37 +72696,183 +72696,37 +72697,183 +72697,37 +72698,183 +72698,37 +72699,183 +72699,37 +72700,183 +72700,37 +72701,183 +72701,37 +72702,183 +72702,37 +72703,183 +72703,37 +72704,183 +72704,37 +72705,183 +72705,37 +72706,183 +72706,37 +72707,183 +72707,37 +72708,183 +72708,37 +72709,183 +72709,37 +72710,183 +72710,37 +72711,183 +72711,37 +72712,183 +72712,37 +72713,183 +72713,37 +72714,183 +72714,37 +72715,183 +72715,37 +72716,183 +72716,37 +72717,183 +72717,37 +72718,183 +72718,37 +72719,183 +72719,37 +72720,183 +72720,37 +72721,183 +72721,37 +72722,183 +72722,37 +72723,183 +72723,37 +72724,183 +72724,37 +72725,183 +72725,37 +72726,183 +72726,37 +72727,183 +72727,37 +72728,183 +72728,37 +72729,183 +72729,37 +72730,183 +72730,37 +72731,183 +72731,37 +72732,183 +72732,37 +72733,183 +72733,37 +72734,183 +72734,37 +72735,183 +72735,37 +72748,183 +72748,37 +72749,183 +72749,37 +72750,183 +72750,37 +72751,183 +72751,37 +72752,183 +72752,37 +72753,183 +72753,37 +72754,183 +72754,37 +72755,183 +72755,37 +72756,183 +72756,37 +72757,183 +72757,37 +72758,183 +72758,37 +72759,183 +72759,37 +72784,182 +72784,37 +72785,182 +72785,37 +72786,182 +72786,37 +72787,182 +72787,37 +72788,182 +72788,37 +72789,182 +72789,37 +72790,182 +72790,37 +72791,182 +72791,37 +72792,182 +72792,37 +72793,182 +72793,37 +72794,182 +72794,37 +72795,182 +72795,37 diff --git a/data/v2/csv/encounter_condition_value_prose.csv b/data/v2/csv/encounter_condition_value_prose.csv index d41eb604d..c14feaca4 100644 --- a/data/v2/csv/encounter_condition_value_prose.csv +++ b/data/v2/csv/encounter_condition_value_prose.csv @@ -301,3 +301,11 @@ encounter_condition_value_id,local_language_id,name 178,9,Randomly assigned to Friend Safari Slot 3 179,9,Have Skull Fossil in bag 180,9,Have Armor Fossil in bag +181,9,Great Marsh Daily Chance: None +182,9,Great Marsh Daily Chance: 1 in 32 +183,9,Great Marsh Daily Chance: 2 in 32 +184,9,Great Marsh Daily Chance: 3 in 32 +185,9,Great Marsh Daily Chance: 5 in 32 +186,9,Before National Pokédex +187,9,Great Marsh Daily Chance: 4 in 32 +188,9,Great Marsh Daily Chance: 15 in 32 diff --git a/data/v2/csv/encounter_condition_values.csv b/data/v2/csv/encounter_condition_values.csv index 1635f9ff4..71d304e2b 100644 --- a/data/v2/csv/encounter_condition_values.csv +++ b/data/v2/csv/encounter_condition_values.csv @@ -179,3 +179,11 @@ id,encounter_condition_id,identifier,is_default 178,17,friend-safari-slot-3,1 179,11,item-skull-fossil,0 180,11,item-armor-fossil,0 +181,18,great-marsh-daily-slot-none,1 +182,18,great-marsh-daily-slot-1-of-32,0 +183,18,great-marsh-daily-slot-2-of-32,0 +184,18,great-marsh-daily-slot-3-of-32,0 +185,18,great-marsh-daily-slot-5-of-32,0 +186,9,story-progress-before-national-dex,0 +187,18,great-marsh-daily-slot-4-of-32,0 +188,18,great-marsh-daily-slot-15-of-32,0 diff --git a/data/v2/csv/encounter_conditions.csv b/data/v2/csv/encounter_conditions.csv index 59880217c..6603f5c4a 100644 --- a/data/v2/csv/encounter_conditions.csv +++ b/data/v2/csv/encounter_conditions.csv @@ -15,4 +15,5 @@ id,identifier 14,special-encounter 15,trade 16,coins -17,friend-safari-slot \ No newline at end of file +17,friend-safari-slot +18,great-marsh-daily-slot diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 1260d15b6..3f74b2db2 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -66259,3 +66259,675 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 71917,16,1361,499,347,20,20 71918,16,1361,499,408,20,20 71919,16,1361,499,410,20,20 +71920,12,24,7,55,26,26 +71921,12,24,8,55,26,26 +71922,12,24,7,183,26,26 +71923,12,24,8,183,26,26 +71924,12,24,7,194,26,26 +71925,12,24,8,194,26,26 +71926,12,24,7,195,26,26 +71927,12,24,8,195,26,26 +71928,12,24,7,298,26,26 +71929,12,24,8,298,26,26 +71930,12,24,7,315,26,26 +71931,12,24,8,315,26,26 +71932,12,24,7,397,26,26 +71933,12,24,8,397,26,26 +71934,12,24,7,399,26,26 +71935,12,24,8,399,26,26 +71936,12,24,7,400,26,26 +71937,12,24,8,400,26,26 +71938,12,24,7,451,26,26 +71939,12,24,8,451,26,26 +71940,12,24,7,453,26,26 +71941,12,24,8,453,26,26 +71942,12,24,7,455,26,26 +71943,12,24,8,455,26,26 +71944,12,25,7,55,26,26 +71945,12,25,8,55,26,26 +71946,12,25,7,183,26,26 +71947,12,25,8,183,26,26 +71948,12,25,7,194,26,26 +71949,12,25,8,194,26,26 +71950,12,25,7,195,26,26 +71951,12,25,8,195,26,26 +71952,12,25,7,298,26,26 +71953,12,25,8,298,26,26 +71954,12,25,7,315,26,26 +71955,12,25,8,315,26,26 +71956,12,25,7,397,26,26 +71957,12,25,8,397,26,26 +71958,12,25,7,399,26,26 +71959,12,25,8,399,26,26 +71960,12,25,7,400,26,26 +71961,12,25,8,400,26,26 +71962,12,25,7,451,26,26 +71963,12,25,8,451,26,26 +71964,12,25,7,453,26,26 +71965,12,25,8,453,26,26 +71966,12,25,7,455,26,26 +71967,12,25,8,455,26,26 +71968,12,26,7,55,24,24 +71969,12,26,8,55,24,24 +71970,12,26,7,183,24,24 +71971,12,26,8,183,24,24 +71972,12,26,7,194,24,24 +71973,12,26,8,194,24,24 +71974,12,26,7,195,24,24 +71975,12,26,8,195,24,24 +71976,12,26,7,298,24,24 +71977,12,26,8,298,24,24 +71978,12,26,7,315,24,24 +71979,12,26,8,315,24,24 +71980,12,26,7,397,24,24 +71981,12,26,8,397,24,24 +71982,12,26,7,399,24,24 +71983,12,26,8,399,24,24 +71984,12,26,7,400,24,24 +71985,12,26,8,400,24,24 +71986,12,26,7,451,24,24 +71987,12,26,8,451,24,24 +71988,12,26,7,453,24,24 +71989,12,26,8,453,24,24 +71990,12,26,7,455,24,24 +71991,12,26,8,455,24,24 +71992,12,27,7,55,24,24 +71993,12,27,8,55,24,24 +71994,12,27,7,183,24,24 +71995,12,27,8,183,24,24 +71996,12,27,7,194,24,24 +71997,12,27,8,194,24,24 +71998,12,27,7,195,24,24 +71999,12,27,8,195,24,24 +72000,12,27,7,298,24,24 +72001,12,27,8,298,24,24 +72002,12,27,7,315,24,24 +72003,12,27,8,315,24,24 +72004,12,27,7,397,24,24 +72005,12,27,8,397,24,24 +72006,12,27,7,399,24,24 +72007,12,27,8,399,24,24 +72008,12,27,7,400,24,24 +72009,12,27,8,400,24,24 +72010,12,27,7,451,24,24 +72011,12,27,8,451,24,24 +72012,12,27,7,453,24,24 +72013,12,27,8,453,24,24 +72014,12,27,7,455,24,24 +72015,12,27,8,455,24,24 +72016,12,28,7,55,22,22 +72017,12,28,8,55,22,22 +72018,12,28,7,183,22,22 +72019,12,28,8,183,22,22 +72020,12,28,7,194,22,22 +72021,12,28,8,194,22,22 +72022,12,28,7,195,22,22 +72023,12,28,8,195,22,22 +72024,12,28,7,298,22,22 +72025,12,28,8,298,22,22 +72026,12,28,7,315,22,22 +72027,12,28,8,315,22,22 +72028,12,28,7,397,22,22 +72029,12,28,8,397,22,22 +72030,12,28,7,399,22,22 +72031,12,28,8,399,22,22 +72032,12,28,7,400,22,22 +72033,12,28,8,400,22,22 +72034,12,28,7,451,22,22 +72035,12,28,8,451,22,22 +72036,12,28,7,453,22,22 +72037,12,28,8,453,22,22 +72038,12,28,7,455,22,22 +72039,12,28,8,455,22,22 +72040,12,29,7,55,22,22 +72041,12,29,8,55,22,22 +72042,12,29,7,183,22,22 +72043,12,29,8,183,22,22 +72044,12,29,7,194,22,22 +72045,12,29,8,194,22,22 +72046,12,29,7,195,22,22 +72047,12,29,8,195,22,22 +72048,12,29,7,298,22,22 +72049,12,29,8,298,22,22 +72050,12,29,7,315,22,22 +72051,12,29,8,315,22,22 +72052,12,29,7,397,22,22 +72053,12,29,8,397,22,22 +72054,12,29,7,399,22,22 +72055,12,29,8,399,22,22 +72056,12,29,7,400,22,22 +72057,12,29,8,400,22,22 +72058,12,29,7,451,22,22 +72059,12,29,8,451,22,22 +72060,12,29,7,453,22,22 +72061,12,29,8,453,22,22 +72062,12,29,7,455,22,22 +72063,12,29,8,455,22,22 +72064,13,24,7,55,26,26 +72065,13,24,8,55,26,26 +72066,13,24,7,183,26,26 +72067,13,24,8,183,26,26 +72068,13,24,7,194,26,26 +72069,13,24,8,194,26,26 +72070,13,24,7,195,26,26 +72071,13,24,8,195,26,26 +72072,13,24,7,298,26,26 +72073,13,24,8,298,26,26 +72074,13,24,7,315,26,26 +72075,13,24,8,315,26,26 +72076,13,24,7,397,26,26 +72077,13,24,8,397,26,26 +72078,13,24,7,399,26,26 +72079,13,24,8,399,26,26 +72080,13,24,7,400,26,26 +72081,13,24,8,400,26,26 +72082,13,24,7,451,26,26 +72083,13,24,8,451,26,26 +72084,13,24,7,453,26,26 +72085,13,24,8,453,26,26 +72086,13,24,7,455,26,26 +72087,13,24,8,455,26,26 +72088,13,25,7,55,26,26 +72089,13,25,8,55,26,26 +72090,13,25,7,183,26,26 +72091,13,25,8,183,26,26 +72092,13,25,7,194,26,26 +72093,13,25,8,194,26,26 +72094,13,25,7,195,26,26 +72095,13,25,8,195,26,26 +72096,13,25,7,298,26,26 +72097,13,25,8,298,26,26 +72098,13,25,7,315,26,26 +72099,13,25,8,315,26,26 +72100,13,25,7,397,26,26 +72101,13,25,8,397,26,26 +72102,13,25,7,399,26,26 +72103,13,25,8,399,26,26 +72104,13,25,7,400,26,26 +72105,13,25,8,400,26,26 +72106,13,25,7,451,26,26 +72107,13,25,8,451,26,26 +72108,13,25,7,453,26,26 +72109,13,25,8,453,26,26 +72110,13,25,7,455,26,26 +72111,13,25,8,455,26,26 +72112,13,26,7,55,24,24 +72113,13,26,8,55,24,24 +72114,13,26,7,183,24,24 +72115,13,26,8,183,24,24 +72116,13,26,7,194,24,24 +72117,13,26,8,194,24,24 +72118,13,26,7,195,24,24 +72119,13,26,8,195,24,24 +72120,13,26,7,298,24,24 +72121,13,26,8,298,24,24 +72122,13,26,7,315,24,24 +72123,13,26,8,315,24,24 +72124,13,26,7,397,24,24 +72125,13,26,8,397,24,24 +72126,13,26,7,399,24,24 +72127,13,26,8,399,24,24 +72128,13,26,7,400,24,24 +72129,13,26,8,400,24,24 +72130,13,26,7,451,24,24 +72131,13,26,8,451,24,24 +72132,13,26,7,453,24,24 +72133,13,26,8,453,24,24 +72134,13,26,7,455,24,24 +72135,13,26,8,455,24,24 +72136,13,27,7,55,24,24 +72137,13,27,8,55,24,24 +72138,13,27,7,183,24,24 +72139,13,27,8,183,24,24 +72140,13,27,7,194,24,24 +72141,13,27,8,194,24,24 +72142,13,27,7,195,24,24 +72143,13,27,8,195,24,24 +72144,13,27,7,298,24,24 +72145,13,27,8,298,24,24 +72146,13,27,7,315,24,24 +72147,13,27,8,315,24,24 +72148,13,27,7,397,24,24 +72149,13,27,8,397,24,24 +72150,13,27,7,399,24,24 +72151,13,27,8,399,24,24 +72152,13,27,7,400,24,24 +72153,13,27,8,400,24,24 +72154,13,27,7,451,24,24 +72155,13,27,8,451,24,24 +72156,13,27,7,453,24,24 +72157,13,27,8,453,24,24 +72158,13,27,7,455,24,24 +72159,13,27,8,455,24,24 +72160,13,28,7,55,22,22 +72161,13,28,8,55,22,22 +72162,13,28,7,183,22,22 +72163,13,28,8,183,22,22 +72164,13,28,7,194,22,22 +72165,13,28,8,194,22,22 +72166,13,28,7,195,22,22 +72167,13,28,8,195,22,22 +72168,13,28,7,298,22,22 +72169,13,28,8,298,22,22 +72170,13,28,7,315,22,22 +72171,13,28,8,315,22,22 +72172,13,28,7,397,22,22 +72173,13,28,8,397,22,22 +72174,13,28,7,399,22,22 +72175,13,28,8,399,22,22 +72176,13,28,7,400,22,22 +72177,13,28,8,400,22,22 +72178,13,28,7,451,22,22 +72179,13,28,8,451,22,22 +72180,13,28,7,453,22,22 +72181,13,28,8,453,22,22 +72182,13,28,7,455,22,22 +72183,13,28,8,455,22,22 +72184,13,29,7,55,22,22 +72185,13,29,8,55,22,22 +72186,13,29,7,183,22,22 +72187,13,29,8,183,22,22 +72188,13,29,7,194,22,22 +72189,13,29,8,194,22,22 +72190,13,29,7,195,22,22 +72191,13,29,8,195,22,22 +72192,13,29,7,298,22,22 +72193,13,29,8,298,22,22 +72194,13,29,7,315,22,22 +72195,13,29,8,315,22,22 +72196,13,29,7,397,22,22 +72197,13,29,8,397,22,22 +72198,13,29,7,399,22,22 +72199,13,29,8,399,22,22 +72200,13,29,7,400,22,22 +72201,13,29,8,400,22,22 +72202,13,29,7,451,22,22 +72203,13,29,8,451,22,22 +72204,13,29,7,453,22,22 +72205,13,29,8,453,22,22 +72206,13,29,7,455,22,22 +72207,13,29,8,455,22,22 +72208,12,24,7,46,26,26 +72209,12,24,8,46,26,26 +72212,12,24,7,102,26,26 +72213,12,24,8,102,26,26 +72214,12,24,7,115,26,26 +72215,12,24,8,115,26,26 +72216,12,24,7,193,26,26 +72217,12,24,8,193,26,26 +72218,12,24,7,285,26,26 +72219,12,24,8,285,26,26 +72222,12,24,7,316,26,26 +72223,12,24,8,316,26,26 +72228,12,24,7,452,26,26 +72229,12,24,8,452,26,26 +72232,12,24,7,454,26,26 +72233,12,24,8,454,26,26 +72236,12,25,7,46,26,26 +72237,12,25,8,46,26,26 +72240,12,25,7,102,26,26 +72241,12,25,8,102,26,26 +72242,12,25,7,115,26,26 +72243,12,25,8,115,26,26 +72244,12,25,7,193,26,26 +72245,12,25,8,193,26,26 +72246,12,25,7,285,26,26 +72247,12,25,8,285,26,26 +72250,12,25,7,316,26,26 +72251,12,25,8,316,26,26 +72256,12,25,7,452,26,26 +72257,12,25,8,452,26,26 +72260,12,25,7,454,26,26 +72261,12,25,8,454,26,26 +72264,12,26,7,46,24,24 +72265,12,26,8,46,24,24 +72268,12,26,7,102,24,24 +72269,12,26,8,102,24,24 +72270,12,26,7,115,24,24 +72271,12,26,8,115,24,24 +72272,12,26,7,193,24,24 +72273,12,26,8,193,24,24 +72274,12,26,7,285,24,24 +72275,12,26,8,285,24,24 +72278,12,26,7,316,24,24 +72279,12,26,8,316,24,24 +72284,12,26,7,452,24,24 +72285,12,26,8,452,24,24 +72288,12,26,7,454,24,24 +72289,12,26,8,454,24,24 +72292,12,27,7,46,24,24 +72293,12,27,8,46,24,24 +72296,12,27,7,102,24,24 +72297,12,27,8,102,24,24 +72298,12,27,7,115,24,24 +72299,12,27,8,115,24,24 +72300,12,27,7,193,24,24 +72301,12,27,8,193,24,24 +72302,12,27,7,285,24,24 +72303,12,27,8,285,24,24 +72306,12,27,7,316,24,24 +72307,12,27,8,316,24,24 +72312,12,27,7,452,24,24 +72313,12,27,8,452,24,24 +72316,12,27,7,454,24,24 +72317,12,27,8,454,24,24 +72320,12,28,7,46,22,22 +72321,12,28,8,46,22,22 +72324,12,28,7,102,22,22 +72325,12,28,8,102,22,22 +72326,12,28,7,115,22,22 +72327,12,28,8,115,22,22 +72328,12,28,7,193,22,22 +72329,12,28,8,193,22,22 +72330,12,28,7,285,22,22 +72331,12,28,8,285,22,22 +72334,12,28,7,316,22,22 +72335,12,28,8,316,22,22 +72340,12,28,7,452,22,22 +72341,12,28,8,452,22,22 +72344,12,28,7,454,22,22 +72345,12,28,8,454,22,22 +72348,12,29,7,46,22,22 +72349,12,29,8,46,22,22 +72352,12,29,7,102,22,22 +72353,12,29,8,102,22,22 +72354,12,29,7,115,22,22 +72355,12,29,8,115,22,22 +72356,12,29,7,193,22,22 +72357,12,29,8,193,22,22 +72358,12,29,7,285,22,22 +72359,12,29,8,285,22,22 +72362,12,29,7,316,22,22 +72363,12,29,8,316,22,22 +72368,12,29,7,452,22,22 +72369,12,29,8,452,22,22 +72372,12,29,7,454,22,22 +72373,12,29,8,454,22,22 +72376,13,24,7,46,26,26 +72377,13,24,8,46,26,26 +72380,13,24,7,102,26,26 +72381,13,24,8,102,26,26 +72382,13,24,7,115,26,26 +72383,13,24,8,115,26,26 +72384,13,24,7,193,26,26 +72385,13,24,8,193,26,26 +72386,13,24,7,285,26,26 +72387,13,24,8,285,26,26 +72390,13,24,7,316,26,26 +72391,13,24,8,316,26,26 +72396,13,24,7,452,26,26 +72397,13,24,8,452,26,26 +72400,13,24,7,454,26,26 +72401,13,24,8,454,26,26 +72404,13,25,7,46,26,26 +72405,13,25,8,46,26,26 +72408,13,25,7,102,26,26 +72409,13,25,8,102,26,26 +72410,13,25,7,115,26,26 +72411,13,25,8,115,26,26 +72412,13,25,7,193,26,26 +72413,13,25,8,193,26,26 +72414,13,25,7,285,26,26 +72415,13,25,8,285,26,26 +72418,13,25,7,316,26,26 +72419,13,25,8,316,26,26 +72424,13,25,7,452,26,26 +72425,13,25,8,452,26,26 +72428,13,25,7,454,26,26 +72429,13,25,8,454,26,26 +72432,13,26,7,46,24,24 +72433,13,26,8,46,24,24 +72436,13,26,7,102,24,24 +72437,13,26,8,102,24,24 +72438,13,26,7,115,24,24 +72439,13,26,8,115,24,24 +72440,13,26,7,193,24,24 +72441,13,26,8,193,24,24 +72442,13,26,7,285,24,24 +72443,13,26,8,285,24,24 +72446,13,26,7,316,24,24 +72447,13,26,8,316,24,24 +72452,13,26,7,452,24,24 +72453,13,26,8,452,24,24 +72456,13,26,7,454,24,24 +72457,13,26,8,454,24,24 +72460,13,27,7,46,24,24 +72461,13,27,8,46,24,24 +72464,13,27,7,102,24,24 +72465,13,27,8,102,24,24 +72466,13,27,7,115,24,24 +72467,13,27,8,115,24,24 +72468,13,27,7,193,24,24 +72469,13,27,8,193,24,24 +72470,13,27,7,285,24,24 +72471,13,27,8,285,24,24 +72474,13,27,7,316,24,24 +72475,13,27,8,316,24,24 +72480,13,27,7,452,24,24 +72481,13,27,8,452,24,24 +72484,13,27,7,454,24,24 +72485,13,27,8,454,24,24 +72488,13,28,7,46,22,22 +72489,13,28,8,46,22,22 +72492,13,28,7,102,22,22 +72493,13,28,8,102,22,22 +72494,13,28,7,115,22,22 +72495,13,28,8,115,22,22 +72496,13,28,7,193,22,22 +72497,13,28,8,193,22,22 +72498,13,28,7,285,22,22 +72499,13,28,8,285,22,22 +72502,13,28,7,316,22,22 +72503,13,28,8,316,22,22 +72508,13,28,7,452,22,22 +72509,13,28,8,452,22,22 +72512,13,28,7,454,22,22 +72513,13,28,8,454,22,22 +72516,13,29,7,46,22,22 +72517,13,29,8,46,22,22 +72520,13,29,7,102,22,22 +72521,13,29,8,102,22,22 +72522,13,29,7,115,22,22 +72523,13,29,8,115,22,22 +72524,13,29,7,193,22,22 +72525,13,29,8,193,22,22 +72526,13,29,7,285,22,22 +72527,13,29,8,285,22,22 +72530,13,29,7,316,22,22 +72531,13,29,8,316,22,22 +72536,13,29,7,452,22,22 +72537,13,29,8,452,22,22 +72540,13,29,7,454,22,22 +72541,13,29,8,454,22,22 +72544,14,24,129,455,28,28 +72545,14,24,130,455,30,30 +72546,14,25,129,455,28,28 +72547,14,25,130,455,30,30 +72548,14,26,129,455,28,28 +72549,14,26,130,455,29,29 +72550,14,27,129,455,28,28 +72551,14,27,130,455,29,29 +72552,14,28,129,455,27,27 +72553,14,28,130,455,28,28 +72554,14,29,129,455,27,27 +72555,14,29,130,455,28,28 +72556,14,24,129,453,28,28 +72557,14,24,130,453,30,30 +72558,14,25,129,453,28,28 +72559,14,25,130,453,30,30 +72560,14,26,129,453,28,28 +72561,14,26,130,453,29,29 +72562,14,27,129,453,28,28 +72563,14,27,130,453,29,29 +72564,14,28,129,453,27,27 +72565,14,28,130,453,28,28 +72566,14,29,129,453,27,27 +72567,14,29,130,453,28,28 +72568,14,24,129,195,28,28 +72569,14,24,130,195,30,30 +72570,14,25,129,195,28,28 +72571,14,25,130,195,30,30 +72572,14,26,129,195,28,28 +72573,14,26,130,195,29,29 +72574,14,27,129,195,28,28 +72575,14,27,130,195,29,29 +72576,14,28,129,195,27,27 +72577,14,28,130,195,28,28 +72578,14,29,129,195,27,27 +72579,14,29,130,195,28,28 +72580,14,24,129,451,28,28 +72581,14,24,130,451,30,30 +72582,14,25,129,451,28,28 +72583,14,25,130,451,30,30 +72584,14,26,129,451,28,28 +72585,14,26,130,451,29,29 +72586,14,27,129,451,28,28 +72587,14,27,130,451,29,29 +72588,14,28,129,451,27,27 +72589,14,28,130,451,28,28 +72590,14,29,129,451,27,27 +72591,14,29,130,451,28,28 +72592,14,24,129,114,28,28 +72593,14,24,130,114,30,30 +72594,14,25,129,114,28,28 +72595,14,25,130,114,30,30 +72596,14,26,129,114,28,28 +72597,14,26,130,114,29,29 +72598,14,27,129,114,28,28 +72599,14,27,130,114,29,29 +72600,14,28,129,114,27,27 +72601,14,28,130,114,28,28 +72602,14,29,129,114,27,27 +72603,14,29,130,114,28,28 +72604,14,24,129,357,28,28 +72605,14,24,130,357,30,30 +72606,14,25,129,357,28,28 +72607,14,25,130,357,30,30 +72608,14,26,129,357,28,28 +72609,14,26,130,357,29,29 +72610,14,27,129,357,28,28 +72611,14,27,130,357,29,29 +72612,14,28,129,357,27,27 +72613,14,28,130,357,28,28 +72614,14,29,129,357,27,27 +72615,14,29,130,357,28,28 +72616,14,24,129,194,28,28 +72617,14,24,130,194,30,30 +72618,14,25,129,194,28,28 +72619,14,25,130,194,30,30 +72620,14,26,129,194,28,28 +72621,14,26,130,194,29,29 +72622,14,27,129,194,28,28 +72623,14,27,130,194,29,29 +72624,14,28,129,194,27,27 +72625,14,28,130,194,28,28 +72626,14,29,129,194,27,27 +72627,14,29,130,194,28,28 +72628,14,24,129,193,28,28 +72629,14,24,130,193,30,30 +72630,14,25,129,193,28,28 +72631,14,25,130,193,30,30 +72632,14,26,129,193,28,28 +72633,14,26,130,193,29,29 +72634,14,27,129,193,28,28 +72635,14,27,130,193,29,29 +72636,14,28,129,193,27,27 +72637,14,28,130,193,28,28 +72638,14,29,129,193,27,27 +72639,14,29,130,193,28,28 +72664,14,24,129,452,28,28 +72665,14,24,130,452,30,30 +72666,14,25,129,452,28,28 +72667,14,25,130,452,30,30 +72668,14,26,129,452,28,28 +72669,14,26,130,452,29,29 +72670,14,27,129,452,28,28 +72671,14,27,130,452,29,29 +72672,14,28,129,452,27,27 +72673,14,28,130,452,28,28 +72674,14,29,129,452,27,27 +72675,14,29,130,452,28,28 +72676,14,24,129,102,28,28 +72677,14,24,130,102,30,30 +72678,14,25,129,102,28,28 +72679,14,25,130,102,30,30 +72680,14,26,129,102,28,28 +72681,14,26,130,102,29,29 +72682,14,27,129,102,28,28 +72683,14,27,130,102,29,29 +72684,14,28,129,102,27,27 +72685,14,28,130,102,28,28 +72686,14,29,129,102,27,27 +72687,14,29,130,102,28,28 +72688,14,24,129,316,28,28 +72689,14,24,130,316,30,30 +72690,14,25,129,316,28,28 +72691,14,25,130,316,30,30 +72692,14,26,129,316,28,28 +72693,14,26,130,316,29,29 +72694,14,27,129,316,28,28 +72695,14,27,130,316,29,29 +72696,14,28,129,316,27,27 +72697,14,28,130,316,28,28 +72698,14,29,129,316,27,27 +72699,14,29,130,316,28,28 +72700,14,24,129,115,28,28 +72701,14,24,130,115,30,30 +72702,14,25,129,115,28,28 +72703,14,25,130,115,30,30 +72704,14,26,129,115,28,28 +72705,14,26,130,115,29,29 +72706,14,27,129,115,28,28 +72707,14,27,130,115,29,29 +72708,14,28,129,115,27,27 +72709,14,28,130,115,28,28 +72710,14,29,129,115,27,27 +72711,14,29,130,115,28,28 +72712,14,24,129,352,28,28 +72713,14,24,130,352,30,30 +72714,14,25,129,352,28,28 +72715,14,25,130,352,30,30 +72716,14,26,129,352,28,28 +72717,14,26,130,352,29,29 +72718,14,27,129,352,28,28 +72719,14,27,130,352,29,29 +72720,14,28,129,352,27,27 +72721,14,28,130,352,28,28 +72722,14,29,129,352,27,27 +72723,14,29,130,352,28,28 +72724,14,24,129,46,28,28 +72725,14,24,130,46,30,30 +72726,14,25,129,46,28,28 +72727,14,25,130,46,30,30 +72728,14,26,129,46,28,28 +72729,14,26,130,46,29,29 +72730,14,27,129,46,28,28 +72731,14,27,130,46,29,29 +72732,14,28,129,46,27,27 +72733,14,28,130,46,28,28 +72734,14,29,129,46,27,27 +72735,14,29,130,46,28,28 +72748,14,24,129,285,28,28 +72749,14,24,130,285,30,30 +72750,14,25,129,285,28,28 +72751,14,25,130,285,30,30 +72752,14,26,129,285,28,28 +72753,14,26,130,285,29,29 +72754,14,27,129,285,28,28 +72755,14,27,130,285,29,29 +72756,14,28,129,285,27,27 +72757,14,28,130,285,28,28 +72758,14,29,129,285,27,27 +72759,14,29,130,285,28,28 +72784,14,24,129,454,28,28 +72785,14,24,130,454,30,30 +72786,14,25,129,454,28,28 +72787,14,25,130,454,30,30 +72788,14,26,129,454,28,28 +72789,14,26,130,454,29,29 +72790,14,27,129,454,28,28 +72791,14,27,130,454,29,29 +72792,14,28,129,454,27,27 +72793,14,28,130,454,28,28 +72794,14,29,129,454,27,27 +72795,14,29,130,454,28,28 From 492fd4f01858c6c16375b935ba1c3cafb0a88d28 Mon Sep 17 00:00:00 2001 From: Jake Potrebic Date: Tue, 12 May 2026 20:59:22 -0700 Subject: [PATCH 72/80] Add Gen IV honey tree encounters (#1498) * Add Gen IV honey tree encounters * Add missing english prose * address review, verbose condition value prose --- data/v2/csv/encounter_condition_prose.csv | 1 + data/v2/csv/encounter_condition_value_map.csv | 819 ++++++++++++++++++ .../csv/encounter_condition_value_prose.csv | 3 + data/v2/csv/encounter_condition_values.csv | 3 + data/v2/csv/encounter_conditions.csv | 1 + data/v2/csv/encounter_method_prose.csv | 1 + data/v2/csv/encounter_methods.csv | 1 + data/v2/csv/encounter_slots.csv | 16 +- data/v2/csv/encounters.csv | 819 ++++++++++++++++++ data/v2/csv/location_area_prose.csv | 1 + data/v2/csv/location_areas.csv | 1 + 11 files changed, 1665 insertions(+), 1 deletion(-) diff --git a/data/v2/csv/encounter_condition_prose.csv b/data/v2/csv/encounter_condition_prose.csv index 7bc7f12ed..168fa0953 100644 --- a/data/v2/csv/encounter_condition_prose.csv +++ b/data/v2/csv/encounter_condition_prose.csv @@ -37,3 +37,4 @@ encounter_condition_id,local_language_id,name 16,9,Redeem Coins for a Pokemon at the Prize Corner or Game Corner 17,9,Friend Safari Slot assignment 18,9,Great Marsh Daily Slot +19,9,Honey Tree Group diff --git a/data/v2/csv/encounter_condition_value_map.csv b/data/v2/csv/encounter_condition_value_map.csv index de2e4f12a..fb4724ad5 100644 --- a/data/v2/csv/encounter_condition_value_map.csv +++ b/data/v2/csv/encounter_condition_value_map.csv @@ -19799,3 +19799,822 @@ encounter_id,encounter_condition_value_id 72794,37 72795,182 72795,37 +72796,189 +72797,189 +72798,189 +72799,189 +72800,189 +72801,189 +72802,189 +72803,189 +72804,189 +72805,189 +72806,189 +72807,189 +72808,189 +72809,189 +72810,189 +72811,189 +72812,189 +72813,189 +72814,189 +72815,189 +72816,189 +72817,189 +72818,189 +72819,189 +72820,189 +72821,189 +72822,189 +72823,189 +72824,189 +72825,189 +72826,189 +72827,189 +72828,189 +72829,189 +72830,189 +72831,189 +72832,189 +72833,189 +72834,189 +72835,189 +72836,189 +72837,189 +72838,189 +72839,189 +72840,189 +72841,189 +72842,189 +72843,189 +72844,189 +72845,189 +72846,189 +72847,189 +72848,189 +72849,189 +72850,189 +72851,189 +72852,189 +72853,189 +72854,189 +72855,189 +72856,189 +72857,189 +72858,189 +72859,189 +72860,189 +72861,189 +72862,189 +72863,189 +72864,189 +72865,189 +72866,189 +72867,189 +72868,189 +72869,189 +72870,189 +72871,189 +72872,189 +72873,189 +72874,189 +72875,189 +72876,189 +72877,189 +72878,189 +72879,189 +72880,189 +72881,189 +72882,189 +72883,189 +72884,189 +72885,189 +72886,189 +72887,189 +72888,189 +72889,189 +72890,189 +72891,189 +72892,189 +72893,189 +72894,189 +72895,189 +72896,189 +72897,189 +72898,189 +72899,189 +72900,189 +72901,189 +72902,189 +72903,189 +72904,189 +72905,189 +72906,189 +72907,189 +72908,189 +72909,189 +72910,189 +72911,189 +72912,189 +72913,189 +72914,189 +72915,189 +72916,189 +72917,189 +72918,189 +72919,189 +72920,189 +72921,189 +72922,190 +72923,190 +72924,190 +72925,190 +72926,190 +72927,190 +72928,190 +72929,190 +72930,190 +72931,190 +72932,190 +72933,190 +72934,190 +72935,190 +72936,190 +72937,190 +72938,190 +72939,190 +72940,190 +72941,190 +72942,190 +72943,190 +72944,190 +72945,190 +72946,190 +72947,190 +72948,190 +72949,190 +72950,190 +72951,190 +72952,190 +72953,190 +72954,190 +72955,190 +72956,190 +72957,190 +72958,190 +72959,190 +72960,190 +72961,190 +72962,190 +72963,190 +72964,190 +72965,190 +72966,190 +72967,190 +72968,190 +72969,190 +72970,190 +72971,190 +72972,190 +72973,190 +72974,190 +72975,190 +72976,190 +72977,190 +72978,190 +72979,190 +72980,190 +72981,190 +72982,190 +72983,190 +72984,190 +72985,190 +72986,190 +72987,190 +72988,190 +72989,190 +72990,190 +72991,190 +72992,190 +72993,190 +72994,190 +72995,190 +72996,190 +72997,190 +72998,190 +72999,190 +73000,190 +73001,190 +73002,190 +73003,190 +73004,190 +73005,190 +73006,190 +73007,190 +73008,190 +73009,190 +73010,190 +73011,190 +73012,190 +73013,190 +73014,190 +73015,190 +73016,190 +73017,190 +73018,190 +73019,190 +73020,190 +73021,190 +73022,190 +73023,190 +73024,190 +73025,190 +73026,190 +73027,190 +73028,190 +73029,190 +73030,190 +73031,190 +73032,190 +73033,190 +73034,190 +73035,190 +73036,190 +73037,190 +73038,190 +73039,190 +73040,190 +73041,190 +73042,190 +73043,190 +73044,190 +73045,190 +73046,190 +73047,190 +73048,191 +73049,191 +73050,191 +73051,191 +73052,191 +73053,191 +73054,191 +73055,191 +73056,191 +73057,191 +73058,191 +73059,191 +73060,191 +73061,191 +73062,191 +73063,191 +73064,191 +73065,191 +73066,191 +73067,191 +73068,191 +73069,189 +73070,189 +73071,189 +73072,189 +73073,189 +73074,189 +73075,189 +73076,189 +73077,189 +73078,189 +73079,189 +73080,189 +73081,189 +73082,189 +73083,189 +73084,189 +73085,189 +73086,189 +73087,189 +73088,189 +73089,189 +73090,189 +73091,189 +73092,189 +73093,189 +73094,189 +73095,189 +73096,189 +73097,189 +73098,189 +73099,189 +73100,189 +73101,189 +73102,189 +73103,189 +73104,189 +73105,189 +73106,189 +73107,189 +73108,189 +73109,189 +73110,189 +73111,189 +73112,189 +73113,189 +73114,189 +73115,189 +73116,189 +73117,189 +73118,189 +73119,189 +73120,189 +73121,189 +73122,189 +73123,189 +73124,189 +73125,189 +73126,189 +73127,189 +73128,189 +73129,189 +73130,189 +73131,189 +73132,189 +73133,189 +73134,189 +73135,189 +73136,189 +73137,189 +73138,189 +73139,189 +73140,189 +73141,189 +73142,189 +73143,189 +73144,189 +73145,189 +73146,189 +73147,189 +73148,189 +73149,189 +73150,189 +73151,189 +73152,189 +73153,189 +73154,189 +73155,189 +73156,189 +73157,189 +73158,189 +73159,189 +73160,189 +73161,189 +73162,189 +73163,189 +73164,189 +73165,189 +73166,189 +73167,189 +73168,189 +73169,189 +73170,189 +73171,189 +73172,189 +73173,189 +73174,189 +73175,189 +73176,189 +73177,189 +73178,189 +73179,189 +73180,189 +73181,189 +73182,189 +73183,189 +73184,189 +73185,189 +73186,189 +73187,189 +73188,189 +73189,189 +73190,189 +73191,189 +73192,189 +73193,189 +73194,189 +73195,190 +73196,190 +73197,190 +73198,190 +73199,190 +73200,190 +73201,190 +73202,190 +73203,190 +73204,190 +73205,190 +73206,190 +73207,190 +73208,190 +73209,190 +73210,190 +73211,190 +73212,190 +73213,190 +73214,190 +73215,190 +73216,190 +73217,190 +73218,190 +73219,190 +73220,190 +73221,190 +73222,190 +73223,190 +73224,190 +73225,190 +73226,190 +73227,190 +73228,190 +73229,190 +73230,190 +73231,190 +73232,190 +73233,190 +73234,190 +73235,190 +73236,190 +73237,190 +73238,190 +73239,190 +73240,190 +73241,190 +73242,190 +73243,190 +73244,190 +73245,190 +73246,190 +73247,190 +73248,190 +73249,190 +73250,190 +73251,190 +73252,190 +73253,190 +73254,190 +73255,190 +73256,190 +73257,190 +73258,190 +73259,190 +73260,190 +73261,190 +73262,190 +73263,190 +73264,190 +73265,190 +73266,190 +73267,190 +73268,190 +73269,190 +73270,190 +73271,190 +73272,190 +73273,190 +73274,190 +73275,190 +73276,190 +73277,190 +73278,190 +73279,190 +73280,190 +73281,190 +73282,190 +73283,190 +73284,190 +73285,190 +73286,190 +73287,190 +73288,190 +73289,190 +73290,190 +73291,190 +73292,190 +73293,190 +73294,190 +73295,190 +73296,190 +73297,190 +73298,190 +73299,190 +73300,190 +73301,190 +73302,190 +73303,190 +73304,190 +73305,190 +73306,190 +73307,190 +73308,190 +73309,190 +73310,190 +73311,190 +73312,190 +73313,190 +73314,190 +73315,190 +73316,190 +73317,190 +73318,190 +73319,190 +73320,190 +73321,191 +73322,191 +73323,191 +73324,191 +73325,191 +73326,191 +73327,191 +73328,191 +73329,191 +73330,191 +73331,191 +73332,191 +73333,191 +73334,191 +73335,191 +73336,191 +73337,191 +73338,191 +73339,191 +73340,191 +73341,191 +73342,189 +73343,189 +73344,189 +73345,189 +73346,189 +73347,189 +73348,189 +73349,189 +73350,189 +73351,189 +73352,189 +73353,189 +73354,189 +73355,189 +73356,189 +73357,189 +73358,189 +73359,189 +73360,189 +73361,189 +73362,189 +73363,189 +73364,189 +73365,189 +73366,189 +73367,189 +73368,189 +73369,189 +73370,189 +73371,189 +73372,189 +73373,189 +73374,189 +73375,189 +73376,189 +73377,189 +73378,189 +73379,189 +73380,189 +73381,189 +73382,189 +73383,189 +73384,189 +73385,189 +73386,189 +73387,189 +73388,189 +73389,189 +73390,189 +73391,189 +73392,189 +73393,189 +73394,189 +73395,189 +73396,189 +73397,189 +73398,189 +73399,189 +73400,189 +73401,189 +73402,189 +73403,189 +73404,189 +73405,189 +73406,189 +73407,189 +73408,189 +73409,189 +73410,189 +73411,189 +73412,189 +73413,189 +73414,189 +73415,189 +73416,189 +73417,189 +73418,189 +73419,189 +73420,189 +73421,189 +73422,189 +73423,189 +73424,189 +73425,189 +73426,189 +73427,189 +73428,189 +73429,189 +73430,189 +73431,189 +73432,189 +73433,189 +73434,189 +73435,189 +73436,189 +73437,189 +73438,189 +73439,189 +73440,189 +73441,189 +73442,189 +73443,189 +73444,189 +73445,189 +73446,189 +73447,189 +73448,189 +73449,189 +73450,189 +73451,189 +73452,189 +73453,189 +73454,189 +73455,189 +73456,189 +73457,189 +73458,189 +73459,189 +73460,189 +73461,189 +73462,189 +73463,189 +73464,189 +73465,189 +73466,189 +73467,189 +73468,190 +73469,190 +73470,190 +73471,190 +73472,190 +73473,190 +73474,190 +73475,190 +73476,190 +73477,190 +73478,190 +73479,190 +73480,190 +73481,190 +73482,190 +73483,190 +73484,190 +73485,190 +73486,190 +73487,190 +73488,190 +73489,190 +73490,190 +73491,190 +73492,190 +73493,190 +73494,190 +73495,190 +73496,190 +73497,190 +73498,190 +73499,190 +73500,190 +73501,190 +73502,190 +73503,190 +73504,190 +73505,190 +73506,190 +73507,190 +73508,190 +73509,190 +73510,190 +73511,190 +73512,190 +73513,190 +73514,190 +73515,190 +73516,190 +73517,190 +73518,190 +73519,190 +73520,190 +73521,190 +73522,190 +73523,190 +73524,190 +73525,190 +73526,190 +73527,190 +73528,190 +73529,190 +73530,190 +73531,190 +73532,190 +73533,190 +73534,190 +73535,190 +73536,190 +73537,190 +73538,190 +73539,190 +73540,190 +73541,190 +73542,190 +73543,190 +73544,190 +73545,190 +73546,190 +73547,190 +73548,190 +73549,190 +73550,190 +73551,190 +73552,190 +73553,190 +73554,190 +73555,190 +73556,190 +73557,190 +73558,190 +73559,190 +73560,190 +73561,190 +73562,190 +73563,190 +73564,190 +73565,190 +73566,190 +73567,190 +73568,190 +73569,190 +73570,190 +73571,190 +73572,190 +73573,190 +73574,190 +73575,190 +73576,190 +73577,190 +73578,190 +73579,190 +73580,190 +73581,190 +73582,190 +73583,190 +73584,190 +73585,190 +73586,190 +73587,190 +73588,190 +73589,190 +73590,190 +73591,190 +73592,190 +73593,190 +73594,191 +73595,191 +73596,191 +73597,191 +73598,191 +73599,191 +73600,191 +73601,191 +73602,191 +73603,191 +73604,191 +73605,191 +73606,191 +73607,191 +73608,191 +73609,191 +73610,191 +73611,191 +73612,191 +73613,191 +73614,191 diff --git a/data/v2/csv/encounter_condition_value_prose.csv b/data/v2/csv/encounter_condition_value_prose.csv index c14feaca4..fd7fb33c6 100644 --- a/data/v2/csv/encounter_condition_value_prose.csv +++ b/data/v2/csv/encounter_condition_value_prose.csv @@ -309,3 +309,6 @@ encounter_condition_value_id,local_language_id,name 186,9,Before National Pokédex 187,9,Great Marsh Daily Chance: 4 in 32 188,9,Great Marsh Daily Chance: 15 in 32 +189,9,Honey Tree Group A (70% on normal trees / 20% on Munchlax trees) +190,9,Honey Tree Group B (20% on normal trees / 70% on Munchlax trees) +191,9,Honey Tree Group C (0% on normal trees / 1% on Munchlax trees) diff --git a/data/v2/csv/encounter_condition_values.csv b/data/v2/csv/encounter_condition_values.csv index 71d304e2b..c6eea0160 100644 --- a/data/v2/csv/encounter_condition_values.csv +++ b/data/v2/csv/encounter_condition_values.csv @@ -187,3 +187,6 @@ id,encounter_condition_id,identifier,is_default 186,9,story-progress-before-national-dex,0 187,18,great-marsh-daily-slot-4-of-32,0 188,18,great-marsh-daily-slot-15-of-32,0 +189,19,honey-tree-group-a,0 +190,19,honey-tree-group-b,0 +191,19,honey-tree-group-c,0 diff --git a/data/v2/csv/encounter_conditions.csv b/data/v2/csv/encounter_conditions.csv index 6603f5c4a..5053061f0 100644 --- a/data/v2/csv/encounter_conditions.csv +++ b/data/v2/csv/encounter_conditions.csv @@ -17,3 +17,4 @@ id,identifier 16,coins 17,friend-safari-slot 18,great-marsh-daily-slot +19,honey-tree-group diff --git a/data/v2/csv/encounter_method_prose.csv b/data/v2/csv/encounter_method_prose.csv index e60a498b6..a0dff6952 100644 --- a/data/v2/csv/encounter_method_prose.csv +++ b/data/v2/csv/encounter_method_prose.csv @@ -101,3 +101,4 @@ encounter_method_id,local_language_id,name 52,9,"Snagging a Pokemon from a trainer in Pokemon Colosseum or Pokemon XD: Gale of Darkness, after you have failed to capture them once." 53,9,"Finding a Wild Pokemon at any of the three Pokespots in Pokemon XD: Gale of Darkness." 54,9,Finding a Pokemon in a Hidden Grotto +55,9,Slathering a Honey Tree with Honey and waiting for a Pokémon to appear. \ No newline at end of file diff --git a/data/v2/csv/encounter_methods.csv b/data/v2/csv/encounter_methods.csv index 436611097..b0e956437 100644 --- a/data/v2/csv/encounter_methods.csv +++ b/data/v2/csv/encounter_methods.csv @@ -53,3 +53,4 @@ id,identifier,order 52,snag-rematch,52 53,pokespot,53 54,hidden-grotto,54 +55,honey-tree,54 \ No newline at end of file diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index f8590b26a..c9ed5f351 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1465,4 +1465,18 @@ id,version_group_id,encounter_method_id,slot,rarity 1464,14,54,1,20 1465,14,54,2,5 1466,14,54,3,19 -1467,14,54,4,56 \ No newline at end of file +1467,14,54,4,56 +1468,8,55,1,40 +1469,8,55,2,20 +1470,8,55,3,20 +1471,8,55,4,10 +1472,8,55,5,5 +1473,8,55,6,5 +1474,8,55,7,100 +1475,9,55,1,40 +1476,9,55,2,20 +1477,9,55,3,20 +1478,9,55,4,10 +1479,9,55,5,5 +1480,9,55,6,5 +1481,9,55,7,100 \ No newline at end of file diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 3f74b2db2..7832a4084 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -66931,3 +66931,822 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 72793,14,28,130,454,28,28 72794,14,29,129,454,27,27 72795,14,29,130,454,28,28 +72796,12,146,1468,265,5,15 +72797,12,146,1469,266,5,15 +72798,12,146,1470,415,5,15 +72799,12,146,1471,412,5,15 +72800,12,146,1472,420,5,15 +72801,12,146,1473,190,5,15 +72802,12,147,1468,265,5,15 +72803,12,147,1469,266,5,15 +72804,12,147,1470,415,5,15 +72805,12,147,1471,412,5,15 +72806,12,147,1472,420,5,15 +72807,12,147,1473,190,5,15 +72808,12,148,1468,265,5,15 +72809,12,148,1469,266,5,15 +72810,12,148,1470,415,5,15 +72811,12,148,1471,412,5,15 +72812,12,148,1472,420,5,15 +72813,12,148,1473,190,5,15 +72814,12,149,1468,265,5,15 +72815,12,149,1469,266,5,15 +72816,12,149,1470,415,5,15 +72817,12,149,1471,412,5,15 +72818,12,149,1472,420,5,15 +72819,12,149,1473,190,5,15 +72820,12,150,1468,265,5,15 +72821,12,150,1469,266,5,15 +72822,12,150,1470,415,5,15 +72823,12,150,1471,412,5,15 +72824,12,150,1472,420,5,15 +72825,12,150,1473,190,5,15 +72826,12,151,1468,265,5,15 +72827,12,151,1469,266,5,15 +72828,12,151,1470,415,5,15 +72829,12,151,1471,412,5,15 +72830,12,151,1472,420,5,15 +72831,12,151,1473,190,5,15 +72832,12,157,1468,265,5,15 +72833,12,157,1469,266,5,15 +72834,12,157,1470,415,5,15 +72835,12,157,1471,412,5,15 +72836,12,157,1472,420,5,15 +72837,12,157,1473,190,5,15 +72838,12,158,1468,265,5,15 +72839,12,158,1469,266,5,15 +72840,12,158,1470,415,5,15 +72841,12,158,1471,412,5,15 +72842,12,158,1472,420,5,15 +72843,12,158,1473,190,5,15 +72844,12,160,1468,265,5,15 +72845,12,160,1469,266,5,15 +72846,12,160,1470,415,5,15 +72847,12,160,1471,412,5,15 +72848,12,160,1472,420,5,15 +72849,12,160,1473,190,5,15 +72850,12,161,1468,265,5,15 +72851,12,161,1469,266,5,15 +72852,12,161,1470,415,5,15 +72853,12,161,1471,412,5,15 +72854,12,161,1472,420,5,15 +72855,12,161,1473,190,5,15 +72856,12,162,1468,265,5,15 +72857,12,162,1469,266,5,15 +72858,12,162,1470,415,5,15 +72859,12,162,1471,412,5,15 +72860,12,162,1472,420,5,15 +72861,12,162,1473,190,5,15 +72862,12,163,1468,265,5,15 +72863,12,163,1469,266,5,15 +72864,12,163,1470,415,5,15 +72865,12,163,1471,412,5,15 +72866,12,163,1472,420,5,15 +72867,12,163,1473,190,5,15 +72868,12,164,1468,265,5,15 +72869,12,164,1469,266,5,15 +72870,12,164,1470,415,5,15 +72871,12,164,1471,412,5,15 +72872,12,164,1472,420,5,15 +72873,12,164,1473,190,5,15 +72874,12,165,1468,265,5,15 +72875,12,165,1469,266,5,15 +72876,12,165,1470,415,5,15 +72877,12,165,1471,412,5,15 +72878,12,165,1472,420,5,15 +72879,12,165,1473,190,5,15 +72880,12,168,1468,265,5,15 +72881,12,168,1469,266,5,15 +72882,12,168,1470,415,5,15 +72883,12,168,1471,412,5,15 +72884,12,168,1472,420,5,15 +72885,12,168,1473,190,5,15 +72886,12,170,1468,265,5,15 +72887,12,170,1469,266,5,15 +72888,12,170,1470,415,5,15 +72889,12,170,1471,412,5,15 +72890,12,170,1472,420,5,15 +72891,12,170,1473,190,5,15 +72892,12,171,1468,265,5,15 +72893,12,171,1469,266,5,15 +72894,12,171,1470,415,5,15 +72895,12,171,1471,412,5,15 +72896,12,171,1472,420,5,15 +72897,12,171,1473,190,5,15 +72898,12,8,1468,265,5,15 +72899,12,8,1469,266,5,15 +72900,12,8,1470,415,5,15 +72901,12,8,1471,412,5,15 +72902,12,8,1472,420,5,15 +72903,12,8,1473,190,5,15 +72904,12,9,1468,265,5,15 +72905,12,9,1469,266,5,15 +72906,12,9,1470,415,5,15 +72907,12,9,1471,412,5,15 +72908,12,9,1472,420,5,15 +72909,12,9,1473,190,5,15 +72910,12,10,1468,265,5,15 +72911,12,10,1469,266,5,15 +72912,12,10,1470,415,5,15 +72913,12,10,1471,412,5,15 +72914,12,10,1472,420,5,15 +72915,12,10,1473,190,5,15 +72916,12,1362,1468,265,5,15 +72917,12,1362,1469,266,5,15 +72918,12,1362,1470,415,5,15 +72919,12,1362,1471,412,5,15 +72920,12,1362,1472,420,5,15 +72921,12,1362,1473,190,5,15 +72922,12,146,1468,415,5,15 +72923,12,146,1469,412,5,15 +72924,12,146,1470,420,5,15 +72925,12,146,1471,190,5,15 +72926,12,146,1472,214,5,15 +72927,12,146,1473,265,5,15 +72928,12,147,1468,415,5,15 +72929,12,147,1469,412,5,15 +72930,12,147,1470,420,5,15 +72931,12,147,1471,190,5,15 +72932,12,147,1472,214,5,15 +72933,12,147,1473,265,5,15 +72934,12,148,1468,415,5,15 +72935,12,148,1469,412,5,15 +72936,12,148,1470,420,5,15 +72937,12,148,1471,190,5,15 +72938,12,148,1472,214,5,15 +72939,12,148,1473,265,5,15 +72940,12,149,1468,415,5,15 +72941,12,149,1469,412,5,15 +72942,12,149,1470,420,5,15 +72943,12,149,1471,190,5,15 +72944,12,149,1472,214,5,15 +72945,12,149,1473,265,5,15 +72946,12,150,1468,415,5,15 +72947,12,150,1469,412,5,15 +72948,12,150,1470,420,5,15 +72949,12,150,1471,190,5,15 +72950,12,150,1472,214,5,15 +72951,12,150,1473,265,5,15 +72952,12,151,1468,415,5,15 +72953,12,151,1469,412,5,15 +72954,12,151,1470,420,5,15 +72955,12,151,1471,190,5,15 +72956,12,151,1472,214,5,15 +72957,12,151,1473,265,5,15 +72958,12,157,1468,415,5,15 +72959,12,157,1469,412,5,15 +72960,12,157,1470,420,5,15 +72961,12,157,1471,190,5,15 +72962,12,157,1472,214,5,15 +72963,12,157,1473,265,5,15 +72964,12,158,1468,415,5,15 +72965,12,158,1469,412,5,15 +72966,12,158,1470,420,5,15 +72967,12,158,1471,190,5,15 +72968,12,158,1472,214,5,15 +72969,12,158,1473,265,5,15 +72970,12,160,1468,415,5,15 +72971,12,160,1469,412,5,15 +72972,12,160,1470,420,5,15 +72973,12,160,1471,190,5,15 +72974,12,160,1472,214,5,15 +72975,12,160,1473,265,5,15 +72976,12,161,1468,415,5,15 +72977,12,161,1469,412,5,15 +72978,12,161,1470,420,5,15 +72979,12,161,1471,190,5,15 +72980,12,161,1472,214,5,15 +72981,12,161,1473,265,5,15 +72982,12,162,1468,415,5,15 +72983,12,162,1469,412,5,15 +72984,12,162,1470,420,5,15 +72985,12,162,1471,190,5,15 +72986,12,162,1472,214,5,15 +72987,12,162,1473,265,5,15 +72988,12,163,1468,415,5,15 +72989,12,163,1469,412,5,15 +72990,12,163,1470,420,5,15 +72991,12,163,1471,190,5,15 +72992,12,163,1472,214,5,15 +72993,12,163,1473,265,5,15 +72994,12,164,1468,415,5,15 +72995,12,164,1469,412,5,15 +72996,12,164,1470,420,5,15 +72997,12,164,1471,190,5,15 +72998,12,164,1472,214,5,15 +72999,12,164,1473,265,5,15 +73000,12,165,1468,415,5,15 +73001,12,165,1469,412,5,15 +73002,12,165,1470,420,5,15 +73003,12,165,1471,190,5,15 +73004,12,165,1472,214,5,15 +73005,12,165,1473,265,5,15 +73006,12,168,1468,415,5,15 +73007,12,168,1469,412,5,15 +73008,12,168,1470,420,5,15 +73009,12,168,1471,190,5,15 +73010,12,168,1472,214,5,15 +73011,12,168,1473,265,5,15 +73012,12,170,1468,415,5,15 +73013,12,170,1469,412,5,15 +73014,12,170,1470,420,5,15 +73015,12,170,1471,190,5,15 +73016,12,170,1472,214,5,15 +73017,12,170,1473,265,5,15 +73018,12,171,1468,415,5,15 +73019,12,171,1469,412,5,15 +73020,12,171,1470,420,5,15 +73021,12,171,1471,190,5,15 +73022,12,171,1472,214,5,15 +73023,12,171,1473,265,5,15 +73024,12,8,1468,415,5,15 +73025,12,8,1469,412,5,15 +73026,12,8,1470,420,5,15 +73027,12,8,1471,190,5,15 +73028,12,8,1472,214,5,15 +73029,12,8,1473,265,5,15 +73030,12,9,1468,415,5,15 +73031,12,9,1469,412,5,15 +73032,12,9,1470,420,5,15 +73033,12,9,1471,190,5,15 +73034,12,9,1472,214,5,15 +73035,12,9,1473,265,5,15 +73036,12,10,1468,415,5,15 +73037,12,10,1469,412,5,15 +73038,12,10,1470,420,5,15 +73039,12,10,1471,190,5,15 +73040,12,10,1472,214,5,15 +73041,12,10,1473,265,5,15 +73042,12,1362,1468,415,5,15 +73043,12,1362,1469,412,5,15 +73044,12,1362,1470,420,5,15 +73045,12,1362,1471,190,5,15 +73046,12,1362,1472,214,5,15 +73047,12,1362,1473,265,5,15 +73048,12,146,1474,446,5,15 +73049,12,147,1474,446,5,15 +73050,12,148,1474,446,5,15 +73051,12,149,1474,446,5,15 +73052,12,150,1474,446,5,15 +73053,12,151,1474,446,5,15 +73054,12,157,1474,446,5,15 +73055,12,158,1474,446,5,15 +73056,12,160,1474,446,5,15 +73057,12,161,1474,446,5,15 +73058,12,162,1474,446,5,15 +73059,12,163,1474,446,5,15 +73060,12,164,1474,446,5,15 +73061,12,165,1474,446,5,15 +73062,12,168,1474,446,5,15 +73063,12,170,1474,446,5,15 +73064,12,171,1474,446,5,15 +73065,12,8,1474,446,5,15 +73066,12,9,1474,446,5,15 +73067,12,10,1474,446,5,15 +73068,12,1362,1474,446,5,15 +73069,13,146,1468,265,5,15 +73070,13,146,1469,268,5,15 +73071,13,146,1470,415,5,15 +73072,13,146,1471,412,5,15 +73073,13,146,1472,420,5,15 +73074,13,146,1473,190,5,15 +73075,13,147,1468,265,5,15 +73076,13,147,1469,268,5,15 +73077,13,147,1470,415,5,15 +73078,13,147,1471,412,5,15 +73079,13,147,1472,420,5,15 +73080,13,147,1473,190,5,15 +73081,13,148,1468,265,5,15 +73082,13,148,1469,268,5,15 +73083,13,148,1470,415,5,15 +73084,13,148,1471,412,5,15 +73085,13,148,1472,420,5,15 +73086,13,148,1473,190,5,15 +73087,13,149,1468,265,5,15 +73088,13,149,1469,268,5,15 +73089,13,149,1470,415,5,15 +73090,13,149,1471,412,5,15 +73091,13,149,1472,420,5,15 +73092,13,149,1473,190,5,15 +73093,13,150,1468,265,5,15 +73094,13,150,1469,268,5,15 +73095,13,150,1470,415,5,15 +73096,13,150,1471,412,5,15 +73097,13,150,1472,420,5,15 +73098,13,150,1473,190,5,15 +73099,13,151,1468,265,5,15 +73100,13,151,1469,268,5,15 +73101,13,151,1470,415,5,15 +73102,13,151,1471,412,5,15 +73103,13,151,1472,420,5,15 +73104,13,151,1473,190,5,15 +73105,13,157,1468,265,5,15 +73106,13,157,1469,268,5,15 +73107,13,157,1470,415,5,15 +73108,13,157,1471,412,5,15 +73109,13,157,1472,420,5,15 +73110,13,157,1473,190,5,15 +73111,13,158,1468,265,5,15 +73112,13,158,1469,268,5,15 +73113,13,158,1470,415,5,15 +73114,13,158,1471,412,5,15 +73115,13,158,1472,420,5,15 +73116,13,158,1473,190,5,15 +73117,13,160,1468,265,5,15 +73118,13,160,1469,268,5,15 +73119,13,160,1470,415,5,15 +73120,13,160,1471,412,5,15 +73121,13,160,1472,420,5,15 +73122,13,160,1473,190,5,15 +73123,13,161,1468,265,5,15 +73124,13,161,1469,268,5,15 +73125,13,161,1470,415,5,15 +73126,13,161,1471,412,5,15 +73127,13,161,1472,420,5,15 +73128,13,161,1473,190,5,15 +73129,13,162,1468,265,5,15 +73130,13,162,1469,268,5,15 +73131,13,162,1470,415,5,15 +73132,13,162,1471,412,5,15 +73133,13,162,1472,420,5,15 +73134,13,162,1473,190,5,15 +73135,13,163,1468,265,5,15 +73136,13,163,1469,268,5,15 +73137,13,163,1470,415,5,15 +73138,13,163,1471,412,5,15 +73139,13,163,1472,420,5,15 +73140,13,163,1473,190,5,15 +73141,13,164,1468,265,5,15 +73142,13,164,1469,268,5,15 +73143,13,164,1470,415,5,15 +73144,13,164,1471,412,5,15 +73145,13,164,1472,420,5,15 +73146,13,164,1473,190,5,15 +73147,13,165,1468,265,5,15 +73148,13,165,1469,268,5,15 +73149,13,165,1470,415,5,15 +73150,13,165,1471,412,5,15 +73151,13,165,1472,420,5,15 +73152,13,165,1473,190,5,15 +73153,13,168,1468,265,5,15 +73154,13,168,1469,268,5,15 +73155,13,168,1470,415,5,15 +73156,13,168,1471,412,5,15 +73157,13,168,1472,420,5,15 +73158,13,168,1473,190,5,15 +73159,13,170,1468,265,5,15 +73160,13,170,1469,268,5,15 +73161,13,170,1470,415,5,15 +73162,13,170,1471,412,5,15 +73163,13,170,1472,420,5,15 +73164,13,170,1473,190,5,15 +73165,13,171,1468,265,5,15 +73166,13,171,1469,268,5,15 +73167,13,171,1470,415,5,15 +73168,13,171,1471,412,5,15 +73169,13,171,1472,420,5,15 +73170,13,171,1473,190,5,15 +73171,13,8,1468,265,5,15 +73172,13,8,1469,268,5,15 +73173,13,8,1470,415,5,15 +73174,13,8,1471,412,5,15 +73175,13,8,1472,420,5,15 +73176,13,8,1473,190,5,15 +73177,13,9,1468,265,5,15 +73178,13,9,1469,268,5,15 +73179,13,9,1470,415,5,15 +73180,13,9,1471,412,5,15 +73181,13,9,1472,420,5,15 +73182,13,9,1473,190,5,15 +73183,13,10,1468,265,5,15 +73184,13,10,1469,268,5,15 +73185,13,10,1470,415,5,15 +73186,13,10,1471,412,5,15 +73187,13,10,1472,420,5,15 +73188,13,10,1473,190,5,15 +73189,13,1362,1468,265,5,15 +73190,13,1362,1469,268,5,15 +73191,13,1362,1470,415,5,15 +73192,13,1362,1471,412,5,15 +73193,13,1362,1472,420,5,15 +73194,13,1362,1473,190,5,15 +73195,13,146,1468,415,5,15 +73196,13,146,1469,412,5,15 +73197,13,146,1470,420,5,15 +73198,13,146,1471,190,5,15 +73199,13,146,1472,214,5,15 +73200,13,146,1473,265,5,15 +73201,13,147,1468,415,5,15 +73202,13,147,1469,412,5,15 +73203,13,147,1470,420,5,15 +73204,13,147,1471,190,5,15 +73205,13,147,1472,214,5,15 +73206,13,147,1473,265,5,15 +73207,13,148,1468,415,5,15 +73208,13,148,1469,412,5,15 +73209,13,148,1470,420,5,15 +73210,13,148,1471,190,5,15 +73211,13,148,1472,214,5,15 +73212,13,148,1473,265,5,15 +73213,13,149,1468,415,5,15 +73214,13,149,1469,412,5,15 +73215,13,149,1470,420,5,15 +73216,13,149,1471,190,5,15 +73217,13,149,1472,214,5,15 +73218,13,149,1473,265,5,15 +73219,13,150,1468,415,5,15 +73220,13,150,1469,412,5,15 +73221,13,150,1470,420,5,15 +73222,13,150,1471,190,5,15 +73223,13,150,1472,214,5,15 +73224,13,150,1473,265,5,15 +73225,13,151,1468,415,5,15 +73226,13,151,1469,412,5,15 +73227,13,151,1470,420,5,15 +73228,13,151,1471,190,5,15 +73229,13,151,1472,214,5,15 +73230,13,151,1473,265,5,15 +73231,13,157,1468,415,5,15 +73232,13,157,1469,412,5,15 +73233,13,157,1470,420,5,15 +73234,13,157,1471,190,5,15 +73235,13,157,1472,214,5,15 +73236,13,157,1473,265,5,15 +73237,13,158,1468,415,5,15 +73238,13,158,1469,412,5,15 +73239,13,158,1470,420,5,15 +73240,13,158,1471,190,5,15 +73241,13,158,1472,214,5,15 +73242,13,158,1473,265,5,15 +73243,13,160,1468,415,5,15 +73244,13,160,1469,412,5,15 +73245,13,160,1470,420,5,15 +73246,13,160,1471,190,5,15 +73247,13,160,1472,214,5,15 +73248,13,160,1473,265,5,15 +73249,13,161,1468,415,5,15 +73250,13,161,1469,412,5,15 +73251,13,161,1470,420,5,15 +73252,13,161,1471,190,5,15 +73253,13,161,1472,214,5,15 +73254,13,161,1473,265,5,15 +73255,13,162,1468,415,5,15 +73256,13,162,1469,412,5,15 +73257,13,162,1470,420,5,15 +73258,13,162,1471,190,5,15 +73259,13,162,1472,214,5,15 +73260,13,162,1473,265,5,15 +73261,13,163,1468,415,5,15 +73262,13,163,1469,412,5,15 +73263,13,163,1470,420,5,15 +73264,13,163,1471,190,5,15 +73265,13,163,1472,214,5,15 +73266,13,163,1473,265,5,15 +73267,13,164,1468,415,5,15 +73268,13,164,1469,412,5,15 +73269,13,164,1470,420,5,15 +73270,13,164,1471,190,5,15 +73271,13,164,1472,214,5,15 +73272,13,164,1473,265,5,15 +73273,13,165,1468,415,5,15 +73274,13,165,1469,412,5,15 +73275,13,165,1470,420,5,15 +73276,13,165,1471,190,5,15 +73277,13,165,1472,214,5,15 +73278,13,165,1473,265,5,15 +73279,13,168,1468,415,5,15 +73280,13,168,1469,412,5,15 +73281,13,168,1470,420,5,15 +73282,13,168,1471,190,5,15 +73283,13,168,1472,214,5,15 +73284,13,168,1473,265,5,15 +73285,13,170,1468,415,5,15 +73286,13,170,1469,412,5,15 +73287,13,170,1470,420,5,15 +73288,13,170,1471,190,5,15 +73289,13,170,1472,214,5,15 +73290,13,170,1473,265,5,15 +73291,13,171,1468,415,5,15 +73292,13,171,1469,412,5,15 +73293,13,171,1470,420,5,15 +73294,13,171,1471,190,5,15 +73295,13,171,1472,214,5,15 +73296,13,171,1473,265,5,15 +73297,13,8,1468,415,5,15 +73298,13,8,1469,412,5,15 +73299,13,8,1470,420,5,15 +73300,13,8,1471,190,5,15 +73301,13,8,1472,214,5,15 +73302,13,8,1473,265,5,15 +73303,13,9,1468,415,5,15 +73304,13,9,1469,412,5,15 +73305,13,9,1470,420,5,15 +73306,13,9,1471,190,5,15 +73307,13,9,1472,214,5,15 +73308,13,9,1473,265,5,15 +73309,13,10,1468,415,5,15 +73310,13,10,1469,412,5,15 +73311,13,10,1470,420,5,15 +73312,13,10,1471,190,5,15 +73313,13,10,1472,214,5,15 +73314,13,10,1473,265,5,15 +73315,13,1362,1468,415,5,15 +73316,13,1362,1469,412,5,15 +73317,13,1362,1470,420,5,15 +73318,13,1362,1471,190,5,15 +73319,13,1362,1472,214,5,15 +73320,13,1362,1473,265,5,15 +73321,13,146,1474,446,5,15 +73322,13,147,1474,446,5,15 +73323,13,148,1474,446,5,15 +73324,13,149,1474,446,5,15 +73325,13,150,1474,446,5,15 +73326,13,151,1474,446,5,15 +73327,13,157,1474,446,5,15 +73328,13,158,1474,446,5,15 +73329,13,160,1474,446,5,15 +73330,13,161,1474,446,5,15 +73331,13,162,1474,446,5,15 +73332,13,163,1474,446,5,15 +73333,13,164,1474,446,5,15 +73334,13,165,1474,446,5,15 +73335,13,168,1474,446,5,15 +73336,13,170,1474,446,5,15 +73337,13,171,1474,446,5,15 +73338,13,8,1474,446,5,15 +73339,13,9,1474,446,5,15 +73340,13,10,1474,446,5,15 +73341,13,1362,1474,446,5,15 +73342,14,146,1475,415,5,15 +73343,14,146,1476,265,5,15 +73344,14,146,1477,412,5,15 +73345,14,146,1478,420,5,15 +73346,14,146,1479,190,5,15 +73347,14,146,1480,190,5,15 +73348,14,147,1475,415,5,15 +73349,14,147,1476,265,5,15 +73350,14,147,1477,412,5,15 +73351,14,147,1478,420,5,15 +73352,14,147,1479,190,5,15 +73353,14,147,1480,190,5,15 +73354,14,148,1475,415,5,15 +73355,14,148,1476,265,5,15 +73356,14,148,1477,412,5,15 +73357,14,148,1478,420,5,15 +73358,14,148,1479,190,5,15 +73359,14,148,1480,190,5,15 +73360,14,149,1475,415,5,15 +73361,14,149,1476,265,5,15 +73362,14,149,1477,412,5,15 +73363,14,149,1478,420,5,15 +73364,14,149,1479,190,5,15 +73365,14,149,1480,190,5,15 +73366,14,150,1475,415,5,15 +73367,14,150,1476,265,5,15 +73368,14,150,1477,412,5,15 +73369,14,150,1478,420,5,15 +73370,14,150,1479,190,5,15 +73371,14,150,1480,190,5,15 +73372,14,151,1475,415,5,15 +73373,14,151,1476,265,5,15 +73374,14,151,1477,412,5,15 +73375,14,151,1478,420,5,15 +73376,14,151,1479,190,5,15 +73377,14,151,1480,190,5,15 +73378,14,157,1475,415,5,15 +73379,14,157,1476,265,5,15 +73380,14,157,1477,412,5,15 +73381,14,157,1478,420,5,15 +73382,14,157,1479,190,5,15 +73383,14,157,1480,190,5,15 +73384,14,158,1475,415,5,15 +73385,14,158,1476,265,5,15 +73386,14,158,1477,412,5,15 +73387,14,158,1478,420,5,15 +73388,14,158,1479,190,5,15 +73389,14,158,1480,190,5,15 +73390,14,160,1475,415,5,15 +73391,14,160,1476,265,5,15 +73392,14,160,1477,412,5,15 +73393,14,160,1478,420,5,15 +73394,14,160,1479,190,5,15 +73395,14,160,1480,190,5,15 +73396,14,161,1475,415,5,15 +73397,14,161,1476,265,5,15 +73398,14,161,1477,412,5,15 +73399,14,161,1478,420,5,15 +73400,14,161,1479,190,5,15 +73401,14,161,1480,190,5,15 +73402,14,162,1475,415,5,15 +73403,14,162,1476,265,5,15 +73404,14,162,1477,412,5,15 +73405,14,162,1478,420,5,15 +73406,14,162,1479,190,5,15 +73407,14,162,1480,190,5,15 +73408,14,163,1475,415,5,15 +73409,14,163,1476,265,5,15 +73410,14,163,1477,412,5,15 +73411,14,163,1478,420,5,15 +73412,14,163,1479,190,5,15 +73413,14,163,1480,190,5,15 +73414,14,164,1475,415,5,15 +73415,14,164,1476,265,5,15 +73416,14,164,1477,412,5,15 +73417,14,164,1478,420,5,15 +73418,14,164,1479,190,5,15 +73419,14,164,1480,190,5,15 +73420,14,165,1475,415,5,15 +73421,14,165,1476,265,5,15 +73422,14,165,1477,412,5,15 +73423,14,165,1478,420,5,15 +73424,14,165,1479,190,5,15 +73425,14,165,1480,190,5,15 +73426,14,168,1475,415,5,15 +73427,14,168,1476,265,5,15 +73428,14,168,1477,412,5,15 +73429,14,168,1478,420,5,15 +73430,14,168,1479,190,5,15 +73431,14,168,1480,190,5,15 +73432,14,170,1475,415,5,15 +73433,14,170,1476,265,5,15 +73434,14,170,1477,412,5,15 +73435,14,170,1478,420,5,15 +73436,14,170,1479,190,5,15 +73437,14,170,1480,190,5,15 +73438,14,171,1475,415,5,15 +73439,14,171,1476,265,5,15 +73440,14,171,1477,412,5,15 +73441,14,171,1478,420,5,15 +73442,14,171,1479,190,5,15 +73443,14,171,1480,190,5,15 +73444,14,8,1475,415,5,15 +73445,14,8,1476,265,5,15 +73446,14,8,1477,412,5,15 +73447,14,8,1478,420,5,15 +73448,14,8,1479,190,5,15 +73449,14,8,1480,190,5,15 +73450,14,9,1475,415,5,15 +73451,14,9,1476,265,5,15 +73452,14,9,1477,412,5,15 +73453,14,9,1478,420,5,15 +73454,14,9,1479,190,5,15 +73455,14,9,1480,190,5,15 +73456,14,10,1475,415,5,15 +73457,14,10,1476,265,5,15 +73458,14,10,1477,412,5,15 +73459,14,10,1478,420,5,15 +73460,14,10,1479,190,5,15 +73461,14,10,1480,190,5,15 +73462,14,1362,1475,415,5,15 +73463,14,1362,1476,265,5,15 +73464,14,1362,1477,412,5,15 +73465,14,1362,1478,420,5,15 +73466,14,1362,1479,190,5,15 +73467,14,1362,1480,190,5,15 +73468,14,146,1475,412,5,15 +73469,14,146,1476,420,5,15 +73470,14,146,1477,415,5,15 +73471,14,146,1478,190,5,15 +73472,14,146,1479,190,5,15 +73473,14,146,1480,214,5,15 +73474,14,147,1475,412,5,15 +73475,14,147,1476,420,5,15 +73476,14,147,1477,415,5,15 +73477,14,147,1478,190,5,15 +73478,14,147,1479,190,5,15 +73479,14,147,1480,214,5,15 +73480,14,148,1475,412,5,15 +73481,14,148,1476,420,5,15 +73482,14,148,1477,415,5,15 +73483,14,148,1478,190,5,15 +73484,14,148,1479,190,5,15 +73485,14,148,1480,214,5,15 +73486,14,149,1475,412,5,15 +73487,14,149,1476,420,5,15 +73488,14,149,1477,415,5,15 +73489,14,149,1478,190,5,15 +73490,14,149,1479,190,5,15 +73491,14,149,1480,214,5,15 +73492,14,150,1475,412,5,15 +73493,14,150,1476,420,5,15 +73494,14,150,1477,415,5,15 +73495,14,150,1478,190,5,15 +73496,14,150,1479,190,5,15 +73497,14,150,1480,214,5,15 +73498,14,151,1475,412,5,15 +73499,14,151,1476,420,5,15 +73500,14,151,1477,415,5,15 +73501,14,151,1478,190,5,15 +73502,14,151,1479,190,5,15 +73503,14,151,1480,214,5,15 +73504,14,157,1475,412,5,15 +73505,14,157,1476,420,5,15 +73506,14,157,1477,415,5,15 +73507,14,157,1478,190,5,15 +73508,14,157,1479,190,5,15 +73509,14,157,1480,214,5,15 +73510,14,158,1475,412,5,15 +73511,14,158,1476,420,5,15 +73512,14,158,1477,415,5,15 +73513,14,158,1478,190,5,15 +73514,14,158,1479,190,5,15 +73515,14,158,1480,214,5,15 +73516,14,160,1475,412,5,15 +73517,14,160,1476,420,5,15 +73518,14,160,1477,415,5,15 +73519,14,160,1478,190,5,15 +73520,14,160,1479,190,5,15 +73521,14,160,1480,214,5,15 +73522,14,161,1475,412,5,15 +73523,14,161,1476,420,5,15 +73524,14,161,1477,415,5,15 +73525,14,161,1478,190,5,15 +73526,14,161,1479,190,5,15 +73527,14,161,1480,214,5,15 +73528,14,162,1475,412,5,15 +73529,14,162,1476,420,5,15 +73530,14,162,1477,415,5,15 +73531,14,162,1478,190,5,15 +73532,14,162,1479,190,5,15 +73533,14,162,1480,214,5,15 +73534,14,163,1475,412,5,15 +73535,14,163,1476,420,5,15 +73536,14,163,1477,415,5,15 +73537,14,163,1478,190,5,15 +73538,14,163,1479,190,5,15 +73539,14,163,1480,214,5,15 +73540,14,164,1475,412,5,15 +73541,14,164,1476,420,5,15 +73542,14,164,1477,415,5,15 +73543,14,164,1478,190,5,15 +73544,14,164,1479,190,5,15 +73545,14,164,1480,214,5,15 +73546,14,165,1475,412,5,15 +73547,14,165,1476,420,5,15 +73548,14,165,1477,415,5,15 +73549,14,165,1478,190,5,15 +73550,14,165,1479,190,5,15 +73551,14,165,1480,214,5,15 +73552,14,168,1475,412,5,15 +73553,14,168,1476,420,5,15 +73554,14,168,1477,415,5,15 +73555,14,168,1478,190,5,15 +73556,14,168,1479,190,5,15 +73557,14,168,1480,214,5,15 +73558,14,170,1475,412,5,15 +73559,14,170,1476,420,5,15 +73560,14,170,1477,415,5,15 +73561,14,170,1478,190,5,15 +73562,14,170,1479,190,5,15 +73563,14,170,1480,214,5,15 +73564,14,171,1475,412,5,15 +73565,14,171,1476,420,5,15 +73566,14,171,1477,415,5,15 +73567,14,171,1478,190,5,15 +73568,14,171,1479,190,5,15 +73569,14,171,1480,214,5,15 +73570,14,8,1475,412,5,15 +73571,14,8,1476,420,5,15 +73572,14,8,1477,415,5,15 +73573,14,8,1478,190,5,15 +73574,14,8,1479,190,5,15 +73575,14,8,1480,214,5,15 +73576,14,9,1475,412,5,15 +73577,14,9,1476,420,5,15 +73578,14,9,1477,415,5,15 +73579,14,9,1478,190,5,15 +73580,14,9,1479,190,5,15 +73581,14,9,1480,214,5,15 +73582,14,10,1475,412,5,15 +73583,14,10,1476,420,5,15 +73584,14,10,1477,415,5,15 +73585,14,10,1478,190,5,15 +73586,14,10,1479,190,5,15 +73587,14,10,1480,214,5,15 +73588,14,1362,1475,412,5,15 +73589,14,1362,1476,420,5,15 +73590,14,1362,1477,415,5,15 +73591,14,1362,1478,190,5,15 +73592,14,1362,1479,190,5,15 +73593,14,1362,1480,214,5,15 +73594,14,146,1481,446,5,15 +73595,14,147,1481,446,5,15 +73596,14,148,1481,446,5,15 +73597,14,149,1481,446,5,15 +73598,14,150,1481,446,5,15 +73599,14,151,1481,446,5,15 +73600,14,157,1481,446,5,15 +73601,14,158,1481,446,5,15 +73602,14,160,1481,446,5,15 +73603,14,161,1481,446,5,15 +73604,14,162,1481,446,5,15 +73605,14,163,1481,446,5,15 +73606,14,164,1481,446,5,15 +73607,14,165,1481,446,5,15 +73608,14,168,1481,446,5,15 +73609,14,170,1481,446,5,15 +73610,14,171,1481,446,5,15 +73611,14,8,1481,446,5,15 +73612,14,9,1481,446,5,15 +73613,14,10,1481,446,5,15 +73614,14,1362,1481,446,5,15 diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index 74a34cfd5..7fd7bbba4 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -2392,3 +2392,4 @@ location_area_id,local_language_id,name 1359,9,Pinwheel Forest (Hidden Grotto – Inner area) 1360,9,Oreburgh Mining Museum 1361,9,Pewter Museum of Science +1362,9,Floaroma Meadow \ No newline at end of file diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index f6b8419d4..040eaceb2 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1242,3 +1242,4 @@ id,location_id,game_index,identifier 1359,375,33,hidden-grotto-inner-area 1360,168,0,oreburgh-mining-museum 1361,231,0,pewter-museum-of-science +1362,175,0, \ No newline at end of file From 0e745e2614e4541e20db95668de3f8426b80f710 Mon Sep 17 00:00:00 2001 From: Jake Potrebic Date: Wed, 20 May 2026 06:37:16 -0700 Subject: [PATCH 73/80] Add Gen IV Headbutt encounters (#1520) * Add Gen IV Headbutt encounters * Address review --- data/v2/csv/encounter_condition_prose.csv | 1 + data/v2/csv/encounter_condition_value_map.csv | 1488 +++++++++++++++++ .../csv/encounter_condition_value_prose.csv | 3 + data/v2/csv/encounter_condition_values.csv | 3 + data/v2/csv/encounter_conditions.csv | 1 + data/v2/csv/encounter_slots.csv | 8 +- data/v2/csv/encounters.csv | 1488 +++++++++++++++++ data/v2/csv/location_area_prose.csv | 3 +- data/v2/csv/location_areas.csv | 3 +- 9 files changed, 2995 insertions(+), 3 deletions(-) diff --git a/data/v2/csv/encounter_condition_prose.csv b/data/v2/csv/encounter_condition_prose.csv index 168fa0953..f39f29e21 100644 --- a/data/v2/csv/encounter_condition_prose.csv +++ b/data/v2/csv/encounter_condition_prose.csv @@ -38,3 +38,4 @@ encounter_condition_id,local_language_id,name 17,9,Friend Safari Slot assignment 18,9,Great Marsh Daily Slot 19,9,Honey Tree Group +20,9,Headbutt Tree Type diff --git a/data/v2/csv/encounter_condition_value_map.csv b/data/v2/csv/encounter_condition_value_map.csv index fb4724ad5..f603eb522 100644 --- a/data/v2/csv/encounter_condition_value_map.csv +++ b/data/v2/csv/encounter_condition_value_map.csv @@ -20618,3 +20618,1491 @@ encounter_id,encounter_condition_value_id 73612,191 73613,191 73614,191 +73615,192 +73616,192 +73617,192 +73618,192 +73619,192 +73620,192 +73621,192 +73622,192 +73623,192 +73624,192 +73625,192 +73626,192 +73627,193 +73628,193 +73629,193 +73630,193 +73631,193 +73632,193 +73633,193 +73634,193 +73635,193 +73636,193 +73637,193 +73638,193 +73639,192 +73640,192 +73641,192 +73642,192 +73643,192 +73644,192 +73645,192 +73646,192 +73647,192 +73648,192 +73649,192 +73650,192 +73651,193 +73652,193 +73653,193 +73654,193 +73655,193 +73656,193 +73657,193 +73658,193 +73659,193 +73660,193 +73661,193 +73662,193 +73663,192 +73664,192 +73665,192 +73666,192 +73667,192 +73668,192 +73669,192 +73670,192 +73671,192 +73672,192 +73673,192 +73674,192 +73675,193 +73676,193 +73677,193 +73678,193 +73679,193 +73680,193 +73681,193 +73682,193 +73683,193 +73684,193 +73685,193 +73686,193 +73687,192 +73688,192 +73689,192 +73690,192 +73691,192 +73692,192 +73693,192 +73694,192 +73695,192 +73696,192 +73697,192 +73698,192 +73699,193 +73700,193 +73701,193 +73702,193 +73703,193 +73704,193 +73705,193 +73706,193 +73707,193 +73708,193 +73709,193 +73710,193 +73711,192 +73712,192 +73713,192 +73714,192 +73715,192 +73716,192 +73717,192 +73718,192 +73719,192 +73720,192 +73721,192 +73722,192 +73723,193 +73724,193 +73725,193 +73726,193 +73727,193 +73728,193 +73729,193 +73730,193 +73731,193 +73732,193 +73733,193 +73734,193 +73735,192 +73736,192 +73737,192 +73738,192 +73739,192 +73740,192 +73741,192 +73742,192 +73743,192 +73744,192 +73745,192 +73746,192 +73747,193 +73748,193 +73749,193 +73750,193 +73751,193 +73752,193 +73753,193 +73754,193 +73755,193 +73756,193 +73757,193 +73758,193 +73759,192 +73760,192 +73761,192 +73762,192 +73763,192 +73764,192 +73765,192 +73766,192 +73767,192 +73768,192 +73769,192 +73770,192 +73771,193 +73772,193 +73773,193 +73774,193 +73775,193 +73776,193 +73777,193 +73778,193 +73779,193 +73780,193 +73781,193 +73782,193 +73783,192 +73784,192 +73785,192 +73786,192 +73787,192 +73788,192 +73789,192 +73790,192 +73791,192 +73792,192 +73793,192 +73794,192 +73795,193 +73796,193 +73797,193 +73798,193 +73799,193 +73800,193 +73801,193 +73802,193 +73803,193 +73804,193 +73805,193 +73806,193 +73807,192 +73808,192 +73809,192 +73810,192 +73811,192 +73812,192 +73813,192 +73814,192 +73815,192 +73816,192 +73817,192 +73818,192 +73819,193 +73820,193 +73821,193 +73822,193 +73823,193 +73824,193 +73825,193 +73826,193 +73827,193 +73828,193 +73829,193 +73830,193 +73831,192 +73832,192 +73833,192 +73834,192 +73835,192 +73836,192 +73837,192 +73838,192 +73839,192 +73840,192 +73841,192 +73842,192 +73843,193 +73844,193 +73845,193 +73846,193 +73847,193 +73848,193 +73849,193 +73850,193 +73851,193 +73852,193 +73853,193 +73854,193 +73855,192 +73856,192 +73857,192 +73858,192 +73859,192 +73860,192 +73861,192 +73862,192 +73863,192 +73864,192 +73865,192 +73866,192 +73867,193 +73868,193 +73869,193 +73870,193 +73871,193 +73872,193 +73873,193 +73874,193 +73875,193 +73876,193 +73877,193 +73878,193 +73879,192 +73880,192 +73881,192 +73882,192 +73883,192 +73884,192 +73885,192 +73886,192 +73887,192 +73888,192 +73889,192 +73890,192 +73891,193 +73892,193 +73893,193 +73894,193 +73895,193 +73896,193 +73897,193 +73898,193 +73899,193 +73900,193 +73901,193 +73902,193 +73903,192 +73904,192 +73905,192 +73906,192 +73907,192 +73908,192 +73909,192 +73910,192 +73911,192 +73912,192 +73913,192 +73914,192 +73915,193 +73916,193 +73917,193 +73918,193 +73919,193 +73920,193 +73921,193 +73922,193 +73923,193 +73924,193 +73925,193 +73926,193 +73927,192 +73928,192 +73929,192 +73930,192 +73931,192 +73932,192 +73933,192 +73934,192 +73935,192 +73936,192 +73937,192 +73938,192 +73939,193 +73940,193 +73941,193 +73942,193 +73943,193 +73944,193 +73945,193 +73946,193 +73947,193 +73948,193 +73949,193 +73950,193 +73951,192 +73952,192 +73953,192 +73954,192 +73955,192 +73956,192 +73957,192 +73958,192 +73959,192 +73960,192 +73961,192 +73962,192 +73963,193 +73964,193 +73965,193 +73966,193 +73967,193 +73968,193 +73969,193 +73970,193 +73971,193 +73972,193 +73973,193 +73974,193 +73975,192 +73976,192 +73977,192 +73978,192 +73979,192 +73980,192 +73981,192 +73982,192 +73983,192 +73984,192 +73985,192 +73986,192 +73987,193 +73988,193 +73989,193 +73990,193 +73991,193 +73992,193 +73993,193 +73994,193 +73995,193 +73996,193 +73997,193 +73998,193 +73999,192 +74000,192 +74001,192 +74002,192 +74003,192 +74004,192 +74005,192 +74006,192 +74007,192 +74008,192 +74009,192 +74010,192 +74011,193 +74012,193 +74013,193 +74014,193 +74015,193 +74016,193 +74017,193 +74018,193 +74019,193 +74020,193 +74021,193 +74022,193 +74023,192 +74024,192 +74025,192 +74026,192 +74027,192 +74028,192 +74029,192 +74030,192 +74031,192 +74032,192 +74033,192 +74034,192 +74035,193 +74036,193 +74037,193 +74038,193 +74039,193 +74040,193 +74041,193 +74042,193 +74043,193 +74044,193 +74045,193 +74046,193 +74047,194 +74048,194 +74049,194 +74050,194 +74051,194 +74052,194 +74053,194 +74054,194 +74055,194 +74056,194 +74057,194 +74058,194 +74059,192 +74060,192 +74061,192 +74062,192 +74063,192 +74064,192 +74065,192 +74066,192 +74067,192 +74068,192 +74069,192 +74070,192 +74071,193 +74072,193 +74073,193 +74074,193 +74075,193 +74076,193 +74077,193 +74078,193 +74079,193 +74080,193 +74081,193 +74082,193 +74083,192 +74084,192 +74085,192 +74086,192 +74087,192 +74088,192 +74089,192 +74090,192 +74091,192 +74092,192 +74093,192 +74094,192 +74095,193 +74096,193 +74097,193 +74098,193 +74099,193 +74100,193 +74101,193 +74102,193 +74103,193 +74104,193 +74105,193 +74106,193 +74107,192 +74108,192 +74109,192 +74110,192 +74111,192 +74112,192 +74113,192 +74114,192 +74115,192 +74116,192 +74117,192 +74118,192 +74119,193 +74120,193 +74121,193 +74122,193 +74123,193 +74124,193 +74125,193 +74126,193 +74127,193 +74128,193 +74129,193 +74130,193 +74131,192 +74132,192 +74133,192 +74134,192 +74135,192 +74136,192 +74137,192 +74138,192 +74139,192 +74140,192 +74141,192 +74142,192 +74143,193 +74144,193 +74145,193 +74146,193 +74147,193 +74148,193 +74149,193 +74150,193 +74151,193 +74152,193 +74153,193 +74154,193 +74155,192 +74156,192 +74157,192 +74158,192 +74159,192 +74160,192 +74161,192 +74162,192 +74163,192 +74164,192 +74165,192 +74166,192 +74167,193 +74168,193 +74169,193 +74170,193 +74171,193 +74172,193 +74173,193 +74174,193 +74175,193 +74176,193 +74177,193 +74178,193 +74179,192 +74180,192 +74181,192 +74182,192 +74183,192 +74184,192 +74185,192 +74186,192 +74187,192 +74188,192 +74189,192 +74190,192 +74191,193 +74192,193 +74193,193 +74194,193 +74195,193 +74196,193 +74197,193 +74198,193 +74199,193 +74200,193 +74201,193 +74202,193 +74203,192 +74204,192 +74205,192 +74206,192 +74207,192 +74208,192 +74209,192 +74210,192 +74211,192 +74212,192 +74213,192 +74214,192 +74215,193 +74216,193 +74217,193 +74218,193 +74219,193 +74220,193 +74221,193 +74222,193 +74223,193 +74224,193 +74225,193 +74226,193 +74227,192 +74228,192 +74229,192 +74230,192 +74231,192 +74232,192 +74233,192 +74234,192 +74235,192 +74236,192 +74237,192 +74238,192 +74239,193 +74240,193 +74241,193 +74242,193 +74243,193 +74244,193 +74245,193 +74246,193 +74247,193 +74248,193 +74249,193 +74250,193 +74251,192 +74252,192 +74253,192 +74254,192 +74255,192 +74256,192 +74257,192 +74258,192 +74259,192 +74260,192 +74261,192 +74262,192 +74263,193 +74264,193 +74265,193 +74266,193 +74267,193 +74268,193 +74269,193 +74270,193 +74271,193 +74272,193 +74273,193 +74274,193 +74275,192 +74276,192 +74277,192 +74278,192 +74279,192 +74280,192 +74281,192 +74282,192 +74283,192 +74284,192 +74285,192 +74286,192 +74287,193 +74288,193 +74289,193 +74290,193 +74291,193 +74292,193 +74293,193 +74294,193 +74295,193 +74296,193 +74297,193 +74298,193 +74299,192 +74300,192 +74301,192 +74302,192 +74303,192 +74304,192 +74305,192 +74306,192 +74307,192 +74308,192 +74309,192 +74310,192 +74311,193 +74312,193 +74313,193 +74314,193 +74315,193 +74316,193 +74317,193 +74318,193 +74319,193 +74320,193 +74321,193 +74322,193 +74323,192 +74324,192 +74325,192 +74326,192 +74327,192 +74328,192 +74329,192 +74330,192 +74331,192 +74332,192 +74333,192 +74334,192 +74335,193 +74336,193 +74337,193 +74338,193 +74339,193 +74340,193 +74341,193 +74342,193 +74343,193 +74344,193 +74345,193 +74346,193 +74347,192 +74348,192 +74349,192 +74350,192 +74351,192 +74352,192 +74353,192 +74354,192 +74355,192 +74356,192 +74357,192 +74358,192 +74359,193 +74360,193 +74361,193 +74362,193 +74363,193 +74364,193 +74365,193 +74366,193 +74367,193 +74368,193 +74369,193 +74370,193 +74371,194 +74372,194 +74373,194 +74374,194 +74375,194 +74376,194 +74377,194 +74378,194 +74379,194 +74380,194 +74381,194 +74382,194 +74383,192 +74384,192 +74385,192 +74386,192 +74387,192 +74388,192 +74389,192 +74390,192 +74391,192 +74392,192 +74393,192 +74394,192 +74395,193 +74396,193 +74397,193 +74398,193 +74399,193 +74400,193 +74401,193 +74402,193 +74403,193 +74404,193 +74405,193 +74406,193 +74407,192 +74408,192 +74409,192 +74410,192 +74411,192 +74412,192 +74413,192 +74414,192 +74415,192 +74416,192 +74417,192 +74418,192 +74419,193 +74420,193 +74421,193 +74422,193 +74423,193 +74424,193 +74425,193 +74426,193 +74427,193 +74428,193 +74429,193 +74430,193 +74431,192 +74432,192 +74433,192 +74434,192 +74435,192 +74436,192 +74437,192 +74438,192 +74439,192 +74440,192 +74441,192 +74442,192 +74443,193 +74444,193 +74445,193 +74446,193 +74447,193 +74448,193 +74449,193 +74450,193 +74451,193 +74452,193 +74453,193 +74454,193 +74455,192 +74456,192 +74457,192 +74458,192 +74459,192 +74460,192 +74461,192 +74462,192 +74463,192 +74464,192 +74465,192 +74466,192 +74467,193 +74468,193 +74469,193 +74470,193 +74471,193 +74472,193 +74473,193 +74474,193 +74475,193 +74476,193 +74477,193 +74478,193 +74479,192 +74480,192 +74481,192 +74482,192 +74483,192 +74484,192 +74485,192 +74486,192 +74487,192 +74488,192 +74489,192 +74490,192 +74491,193 +74492,193 +74493,193 +74494,193 +74495,193 +74496,193 +74497,193 +74498,193 +74499,193 +74500,193 +74501,193 +74502,193 +74503,192 +74504,192 +74505,192 +74506,192 +74507,192 +74508,192 +74509,192 +74510,192 +74511,192 +74512,192 +74513,192 +74514,192 +74515,193 +74516,193 +74517,193 +74518,193 +74519,193 +74520,193 +74521,193 +74522,193 +74523,193 +74524,193 +74525,193 +74526,193 +74527,192 +74528,192 +74529,192 +74530,192 +74531,192 +74532,192 +74533,192 +74534,192 +74535,192 +74536,192 +74537,192 +74538,192 +74539,193 +74540,193 +74541,193 +74542,193 +74543,193 +74544,193 +74545,193 +74546,193 +74547,193 +74548,193 +74549,193 +74550,193 +74551,192 +74552,192 +74553,192 +74554,192 +74555,192 +74556,192 +74557,192 +74558,192 +74559,192 +74560,192 +74561,192 +74562,192 +74563,193 +74564,193 +74565,193 +74566,193 +74567,193 +74568,193 +74569,193 +74570,193 +74571,193 +74572,193 +74573,193 +74574,193 +74575,192 +74576,192 +74577,192 +74578,192 +74579,192 +74580,192 +74581,192 +74582,192 +74583,192 +74584,192 +74585,192 +74586,192 +74587,193 +74588,193 +74589,193 +74590,193 +74591,193 +74592,193 +74593,193 +74594,193 +74595,193 +74596,193 +74597,193 +74598,193 +74599,194 +74600,194 +74601,194 +74602,194 +74603,194 +74604,194 +74605,194 +74606,194 +74607,194 +74608,194 +74609,194 +74610,194 +74611,192 +74612,192 +74613,192 +74614,192 +74615,192 +74616,192 +74617,192 +74618,192 +74619,192 +74620,192 +74621,192 +74622,192 +74623,193 +74624,193 +74625,193 +74626,193 +74627,193 +74628,193 +74629,193 +74630,193 +74631,193 +74632,193 +74633,193 +74634,193 +74635,192 +74636,192 +74637,192 +74638,192 +74639,192 +74640,192 +74641,192 +74642,192 +74643,192 +74644,192 +74645,192 +74646,192 +74647,193 +74648,193 +74649,193 +74650,193 +74651,193 +74652,193 +74653,193 +74654,193 +74655,193 +74656,193 +74657,193 +74658,193 +74659,192 +74660,192 +74661,192 +74662,192 +74663,192 +74664,192 +74665,192 +74666,192 +74667,192 +74668,192 +74669,192 +74670,192 +74671,193 +74672,193 +74673,193 +74674,193 +74675,193 +74676,193 +74677,193 +74678,193 +74679,193 +74680,193 +74681,193 +74682,193 +74683,192 +74684,192 +74685,192 +74686,192 +74687,192 +74688,192 +74689,192 +74690,192 +74691,192 +74692,192 +74693,192 +74694,192 +74695,193 +74696,193 +74697,193 +74698,193 +74699,193 +74700,193 +74701,193 +74702,193 +74703,193 +74704,193 +74705,193 +74706,193 +74707,192 +74708,192 +74709,192 +74710,192 +74711,192 +74712,192 +74713,192 +74714,192 +74715,192 +74716,192 +74717,192 +74718,192 +74719,193 +74720,193 +74721,193 +74722,193 +74723,193 +74724,193 +74725,193 +74726,193 +74727,193 +74728,193 +74729,193 +74730,193 +74731,192 +74732,192 +74733,192 +74734,192 +74735,192 +74736,192 +74737,192 +74738,192 +74739,192 +74740,192 +74741,192 +74742,192 +74743,193 +74744,193 +74745,193 +74746,193 +74747,193 +74748,193 +74749,193 +74750,193 +74751,193 +74752,193 +74753,193 +74754,193 +74755,194 +74756,194 +74757,194 +74758,194 +74759,194 +74760,194 +74761,194 +74762,194 +74763,194 +74764,194 +74765,194 +74766,194 +74767,192 +74768,192 +74769,192 +74770,192 +74771,192 +74772,192 +74773,192 +74774,192 +74775,192 +74776,192 +74777,192 +74778,192 +74779,193 +74780,193 +74781,193 +74782,193 +74783,193 +74784,193 +74785,193 +74786,193 +74787,193 +74788,193 +74789,193 +74790,193 +74791,192 +74792,192 +74793,192 +74794,192 +74795,192 +74796,192 +74797,192 +74798,192 +74799,192 +74800,192 +74801,192 +74802,192 +74803,193 +74804,193 +74805,193 +74806,193 +74807,193 +74808,193 +74809,193 +74810,193 +74811,193 +74812,193 +74813,193 +74814,193 +74815,192 +74816,192 +74817,192 +74818,192 +74819,192 +74820,192 +74821,192 +74822,192 +74823,192 +74824,192 +74825,192 +74826,192 +74827,193 +74828,193 +74829,193 +74830,193 +74831,193 +74832,193 +74833,193 +74834,193 +74835,193 +74836,193 +74837,193 +74838,193 +74839,192 +74840,192 +74841,192 +74842,192 +74843,192 +74844,192 +74845,192 +74846,192 +74847,192 +74848,192 +74849,192 +74850,192 +74851,193 +74852,193 +74853,193 +74854,193 +74855,193 +74856,193 +74857,193 +74858,193 +74859,193 +74860,193 +74861,193 +74862,193 +74863,192 +74864,192 +74865,192 +74866,192 +74867,192 +74868,192 +74869,192 +74870,192 +74871,192 +74872,192 +74873,192 +74874,192 +74875,193 +74876,193 +74877,193 +74878,193 +74879,193 +74880,193 +74881,193 +74882,193 +74883,193 +74884,193 +74885,193 +74886,193 +74887,192 +74888,192 +74889,192 +74890,192 +74891,192 +74892,192 +74893,192 +74894,192 +74895,192 +74896,192 +74897,192 +74898,192 +74899,193 +74900,193 +74901,193 +74902,193 +74903,193 +74904,193 +74905,193 +74906,193 +74907,193 +74908,193 +74909,193 +74910,193 +74911,192 +74912,192 +74913,192 +74914,192 +74915,192 +74916,192 +74917,192 +74918,192 +74919,192 +74920,192 +74921,192 +74922,192 +74923,193 +74924,193 +74925,193 +74926,193 +74927,193 +74928,193 +74929,193 +74930,193 +74931,193 +74932,193 +74933,193 +74934,193 +74935,194 +74936,194 +74937,194 +74938,194 +74939,194 +74940,194 +74941,194 +74942,194 +74943,194 +74944,194 +74945,194 +74946,194 +74947,192 +74948,192 +74949,192 +74950,192 +74951,192 +74952,192 +74953,192 +74954,192 +74955,192 +74956,192 +74957,192 +74958,192 +74959,193 +74960,193 +74961,193 +74962,193 +74963,193 +74964,193 +74965,193 +74966,193 +74967,193 +74968,193 +74969,193 +74970,193 +74971,192 +74972,192 +74973,192 +74974,192 +74975,192 +74976,192 +74977,192 +74978,192 +74979,192 +74980,192 +74981,192 +74982,192 +74983,193 +74984,193 +74985,193 +74986,193 +74987,193 +74988,193 +74989,193 +74990,193 +74991,193 +74992,193 +74993,193 +74994,193 +74995,192 +74996,192 +74997,192 +74998,192 +74999,192 +75000,192 +75001,192 +75002,192 +75003,192 +75004,192 +75005,192 +75006,192 +75007,193 +75008,193 +75009,193 +75010,193 +75011,193 +75012,193 +75013,193 +75014,193 +75015,193 +75016,193 +75017,193 +75018,193 +75019,194 +75020,194 +75021,194 +75022,194 +75023,194 +75024,194 +75025,194 +75026,194 +75027,194 +75028,194 +75029,194 +75030,194 +75031,192 +75032,192 +75033,192 +75034,192 +75035,192 +75036,192 +75037,192 +75038,192 +75039,192 +75040,192 +75041,192 +75042,192 +75043,193 +75044,193 +75045,193 +75046,193 +75047,193 +75048,193 +75049,193 +75050,193 +75051,193 +75052,193 +75053,193 +75054,193 +75055,192 +75056,192 +75057,192 +75058,192 +75059,192 +75060,192 +75061,192 +75062,192 +75063,192 +75064,192 +75065,192 +75066,192 +75067,193 +75068,193 +75069,193 +75070,193 +75071,193 +75072,193 +75073,193 +75074,193 +75075,193 +75076,193 +75077,193 +75078,193 +75079,192 +75080,192 +75081,192 +75082,192 +75083,192 +75084,192 +75085,192 +75086,192 +75087,192 +75088,192 +75089,192 +75090,192 +75091,193 +75092,193 +75093,193 +75094,193 +75095,193 +75096,193 +75097,193 +75098,193 +75099,193 +75100,193 +75101,193 +75102,193 diff --git a/data/v2/csv/encounter_condition_value_prose.csv b/data/v2/csv/encounter_condition_value_prose.csv index fd7fb33c6..8d5b7b8a8 100644 --- a/data/v2/csv/encounter_condition_value_prose.csv +++ b/data/v2/csv/encounter_condition_value_prose.csv @@ -312,3 +312,6 @@ encounter_condition_value_id,local_language_id,name 189,9,Honey Tree Group A (70% on normal trees / 20% on Munchlax trees) 190,9,Honey Tree Group B (20% on normal trees / 70% on Munchlax trees) 191,9,Honey Tree Group C (0% on normal trees / 1% on Munchlax trees) +192,9,Headbutt Tree (Common) +193,9,Headbutt Tree (Rare) +194,9,Headbutt Tree (Secret) diff --git a/data/v2/csv/encounter_condition_values.csv b/data/v2/csv/encounter_condition_values.csv index c6eea0160..4c641729f 100644 --- a/data/v2/csv/encounter_condition_values.csv +++ b/data/v2/csv/encounter_condition_values.csv @@ -190,3 +190,6 @@ id,encounter_condition_id,identifier,is_default 189,19,honey-tree-group-a,0 190,19,honey-tree-group-b,0 191,19,honey-tree-group-c,0 +192,20,headbutt-tree-common,0 +193,20,headbutt-tree-rare,0 +194,20,headbutt-tree-secret,0 diff --git a/data/v2/csv/encounter_conditions.csv b/data/v2/csv/encounter_conditions.csv index 5053061f0..dcfdb3b99 100644 --- a/data/v2/csv/encounter_conditions.csv +++ b/data/v2/csv/encounter_conditions.csv @@ -18,3 +18,4 @@ id,identifier 17,friend-safari-slot 18,great-marsh-daily-slot 19,honey-tree-group +20,headbutt-tree diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index c9ed5f351..e09f4984b 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1479,4 +1479,10 @@ id,version_group_id,encounter_method_id,slot,rarity 1478,9,55,4,10 1479,9,55,5,5 1480,9,55,6,5 -1481,9,55,7,100 \ No newline at end of file +1481,9,55,7,100 +1482,10,7,1,50 +1483,10,7,2,15 +1484,10,7,3,15 +1485,10,7,4,10 +1486,10,7,5,5 +1487,10,7,6,5 diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index 7832a4084..fdf889b61 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -67750,3 +67750,1491 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 73612,14,9,1481,446,5,15 73613,14,10,1481,446,5,15 73614,14,1362,1481,446,5,15 +73615,15,295,1482,163,2,3 +73616,16,295,1482,163,2,3 +73617,15,295,1483,204,2,3 +73618,16,295,1483,204,2,3 +73619,15,295,1484,204,2,3 +73620,16,295,1484,204,2,3 +73621,15,295,1485,265,2,3 +73622,16,295,1485,265,2,3 +73623,15,295,1486,265,2,3 +73624,16,295,1486,265,2,3 +73625,15,295,1487,265,2,3 +73626,16,295,1487,265,2,3 +73627,15,295,1482,163,5,6 +73628,16,295,1482,163,5,6 +73629,15,295,1483,167,5,6 +73630,16,295,1483,165,5,6 +73631,15,295,1484,167,5,6 +73632,16,295,1484,165,5,6 +73633,15,295,1485,265,5,6 +73634,16,295,1485,265,5,6 +73635,15,295,1486,265,5,6 +73636,16,295,1486,265,5,6 +73637,15,295,1487,265,5,6 +73638,16,295,1487,265,5,6 +73639,15,296,1482,163,3,4 +73640,16,296,1482,163,3,4 +73641,15,296,1483,204,3,4 +73642,16,296,1483,204,3,4 +73643,15,296,1484,204,3,4 +73644,16,296,1484,204,3,4 +73645,15,296,1485,265,3,4 +73646,16,296,1485,265,3,4 +73647,15,296,1486,265,3,4 +73648,16,296,1486,265,3,4 +73649,15,296,1487,265,3,4 +73650,16,296,1487,265,3,4 +73651,15,296,1482,163,5,7 +73652,16,296,1482,163,5,7 +73653,15,296,1483,167,5,7 +73654,16,296,1483,165,5,7 +73655,15,296,1484,167,5,7 +73656,16,296,1484,165,5,7 +73657,15,296,1485,265,5,7 +73658,16,296,1485,265,5,7 +73659,15,296,1486,265,5,7 +73660,16,296,1486,265,5,7 +73661,15,296,1487,265,5,7 +73662,16,296,1487,265,5,7 +73663,15,320,1482,163,3,4 +73664,16,320,1482,163,3,4 +73665,15,320,1483,204,3,4 +73666,16,320,1483,204,3,4 +73667,15,320,1484,204,3,4 +73668,16,320,1484,204,3,4 +73669,15,320,1485,265,3,4 +73670,16,320,1485,265,3,4 +73671,15,320,1486,265,3,4 +73672,16,320,1486,265,3,4 +73673,15,320,1487,265,3,4 +73674,16,320,1487,265,3,4 +73675,15,320,1482,163,5,7 +73676,16,320,1482,163,5,7 +73677,15,320,1483,167,5,7 +73678,16,320,1483,165,5,7 +73679,15,320,1484,167,5,7 +73680,16,320,1484,165,5,7 +73681,15,320,1485,265,5,7 +73682,16,320,1485,265,5,7 +73683,15,320,1486,265,5,7 +73684,16,320,1486,265,5,7 +73685,15,320,1487,265,5,7 +73686,16,320,1487,265,5,7 +73687,15,297,1482,163,6,7 +73688,16,297,1482,163,6,7 +73689,15,297,1483,204,6,7 +73690,16,297,1483,204,6,7 +73691,15,297,1484,204,6,7 +73692,16,297,1484,204,6,7 +73693,15,297,1485,265,6,7 +73694,16,297,1485,265,6,7 +73695,15,297,1486,265,6,7 +73696,16,297,1486,265,6,7 +73697,15,297,1487,265,6,7 +73698,16,297,1487,265,6,7 +73699,15,297,1482,163,9,10 +73700,16,297,1482,163,9,10 +73701,15,297,1483,163,9,10 +73702,16,297,1483,163,9,10 +73703,15,297,1484,163,9,10 +73704,16,297,1484,163,9,10 +73705,15,297,1485,265,9,10 +73706,16,297,1485,265,9,10 +73707,15,297,1486,265,9,10 +73708,16,297,1486,265,9,10 +73709,15,297,1487,265,9,10 +73710,16,297,1487,265,9,10 +73711,15,298,1482,163,6,7 +73712,16,298,1482,163,6,7 +73713,15,298,1483,204,6,7 +73714,16,298,1483,204,6,7 +73715,15,298,1484,204,6,7 +73716,16,298,1484,204,6,7 +73717,15,298,1485,265,6,7 +73718,16,298,1485,265,6,7 +73719,15,298,1486,265,6,7 +73720,16,298,1486,265,6,7 +73721,15,298,1487,265,6,7 +73722,16,298,1487,265,6,7 +73723,15,298,1482,163,9,10 +73724,16,298,1482,163,9,10 +73725,15,298,1483,163,9,10 +73726,16,298,1483,163,9,10 +73727,15,298,1484,163,9,10 +73728,16,298,1484,163,9,10 +73729,15,298,1485,265,9,10 +73730,16,298,1485,265,9,10 +73731,15,298,1486,265,9,10 +73732,16,298,1486,265,9,10 +73733,15,298,1487,265,9,10 +73734,16,298,1487,265,9,10 +73735,15,299,1482,163,11,13 +73736,16,299,1482,163,11,13 +73737,15,299,1483,204,11,13 +73738,16,299,1483,204,11,13 +73739,15,299,1484,204,11,13 +73740,16,299,1484,204,11,13 +73741,15,299,1485,415,11,13 +73742,16,299,1485,415,11,13 +73743,15,299,1486,415,11,13 +73744,16,299,1486,415,11,13 +73745,15,299,1487,415,11,13 +73746,16,299,1487,415,11,13 +73747,15,299,1482,163,14,16 +73748,16,299,1482,163,14,16 +73749,15,299,1483,163,14,16 +73750,16,299,1483,163,14,16 +73751,15,299,1484,163,14,16 +73752,16,299,1484,163,14,16 +73753,15,299,1485,415,14,16 +73754,16,299,1485,415,14,16 +73755,15,299,1486,415,14,16 +73756,16,299,1486,415,14,16 +73757,15,299,1487,415,14,16 +73758,16,299,1487,415,14,16 +73759,15,300,1482,163,11,13 +73760,16,300,1482,163,11,13 +73761,15,300,1483,204,11,13 +73762,16,300,1483,204,11,13 +73763,15,300,1484,204,11,13 +73764,16,300,1484,204,11,13 +73765,15,300,1485,415,11,13 +73766,16,300,1485,415,11,13 +73767,15,300,1486,415,11,13 +73768,16,300,1486,415,11,13 +73769,15,300,1487,415,11,13 +73770,16,300,1487,415,11,13 +73771,15,300,1482,163,14,16 +73772,16,300,1482,163,14,16 +73773,15,300,1483,163,14,16 +73774,16,300,1483,163,14,16 +73775,15,300,1484,163,14,16 +73776,16,300,1484,163,14,16 +73777,15,300,1485,415,14,16 +73778,16,300,1485,415,14,16 +73779,15,300,1486,415,14,16 +73780,16,300,1486,415,14,16 +73781,15,300,1487,415,14,16 +73782,16,300,1487,415,14,16 +73783,15,301,1482,21,15,17 +73784,16,301,1482,21,15,17 +73785,15,301,1483,214,15,17 +73786,16,301,1483,214,15,17 +73787,15,301,1484,214,15,17 +73788,16,301,1484,214,15,17 +73789,15,301,1485,415,15,17 +73790,16,301,1485,415,15,17 +73791,15,301,1486,415,15,17 +73792,16,301,1486,415,15,17 +73793,15,301,1487,415,15,17 +73794,16,301,1487,415,15,17 +73795,15,301,1482,21,18,20 +73796,16,301,1482,21,18,20 +73797,15,301,1483,21,18,20 +73798,16,301,1483,21,18,20 +73799,15,301,1484,21,18,20 +73800,16,301,1484,21,18,20 +73801,15,301,1485,415,18,20 +73802,16,301,1485,415,18,20 +73803,15,301,1486,415,18,20 +73804,16,301,1486,415,18,20 +73805,15,301,1487,415,18,20 +73806,16,301,1487,415,18,20 +73807,15,302,1482,163,16,17 +73808,16,302,1482,163,16,17 +73809,15,302,1483,204,16,17 +73810,16,302,1483,204,16,17 +73811,15,302,1484,204,16,17 +73812,16,302,1484,204,16,17 +73813,15,302,1485,415,16,17 +73814,16,302,1485,415,16,17 +73815,15,302,1486,415,16,17 +73816,16,302,1486,415,16,17 +73817,15,302,1487,415,16,17 +73818,16,302,1487,415,16,17 +73819,15,302,1482,163,18,19 +73820,16,302,1482,163,18,19 +73821,15,302,1483,163,18,19 +73822,16,302,1483,163,18,19 +73823,15,302,1484,163,18,19 +73824,16,302,1484,163,18,19 +73825,15,302,1485,415,18,19 +73826,16,302,1485,415,18,19 +73827,15,302,1486,415,18,19 +73828,16,302,1486,415,18,19 +73829,15,302,1487,415,18,19 +73830,16,302,1487,415,18,19 +73831,15,305,1482,21,13,14 +73832,16,305,1482,21,13,14 +73833,15,305,1483,214,13,14 +73834,16,305,1483,214,13,14 +73835,15,305,1484,214,13,14 +73836,16,305,1484,214,13,14 +73837,15,305,1485,415,13,14 +73838,16,305,1485,415,13,14 +73839,15,305,1486,415,13,14 +73840,16,305,1486,415,13,14 +73841,15,305,1487,415,13,14 +73842,16,305,1487,415,13,14 +73843,15,305,1482,21,15,16 +73844,16,305,1482,21,15,16 +73845,15,305,1483,21,15,16 +73846,16,305,1483,21,15,16 +73847,15,305,1484,21,15,16 +73848,16,305,1484,21,15,16 +73849,15,305,1485,415,15,16 +73850,16,305,1485,415,15,16 +73851,15,305,1486,415,15,16 +73852,16,305,1486,415,15,16 +73853,15,305,1487,415,15,16 +73854,16,305,1487,415,15,16 +73855,15,276,1482,163,22,23 +73856,16,276,1482,163,22,23 +73857,15,276,1483,167,22,23 +73858,16,276,1483,165,22,23 +73859,15,276,1484,167,22,23 +73860,16,276,1484,165,22,23 +73861,15,276,1485,265,22,23 +73862,16,276,1485,265,22,23 +73863,15,276,1486,265,22,23 +73864,16,276,1486,265,22,23 +73865,15,276,1487,265,22,23 +73866,16,276,1487,265,22,23 +73867,15,276,1482,163,24,25 +73868,16,276,1482,163,24,25 +73869,15,276,1483,114,24,25 +73870,16,276,1483,114,24,25 +73871,15,276,1484,163,24,25 +73872,16,276,1484,163,24,25 +73873,15,276,1485,265,24,25 +73874,16,276,1485,265,24,25 +73875,15,276,1486,265,24,25 +73876,16,276,1486,265,24,25 +73877,15,276,1487,265,24,25 +73878,16,276,1487,265,24,25 +73879,15,306,1482,163,22,23 +73880,16,306,1482,163,22,23 +73881,15,306,1483,167,22,23 +73882,16,306,1483,165,22,23 +73883,15,306,1484,167,22,23 +73884,16,306,1484,165,22,23 +73885,15,306,1485,265,22,23 +73886,16,306,1485,265,22,23 +73887,15,306,1486,265,22,23 +73888,16,306,1486,265,22,23 +73889,15,306,1487,265,22,23 +73890,16,306,1487,265,22,23 +73891,15,306,1482,163,24,25 +73892,16,306,1482,163,24,25 +73893,15,306,1483,114,24,25 +73894,16,306,1483,114,24,25 +73895,15,306,1484,163,24,25 +73896,16,306,1484,163,24,25 +73897,15,306,1485,265,24,25 +73898,16,306,1485,265,24,25 +73899,15,306,1486,265,24,25 +73900,16,306,1486,265,24,25 +73901,15,306,1487,265,24,25 +73902,16,306,1487,265,24,25 +73903,15,307,1482,163,26,27 +73904,16,307,1482,163,26,27 +73905,15,307,1483,167,26,27 +73906,16,307,1483,165,26,27 +73907,15,307,1484,167,26,27 +73908,16,307,1484,165,26,27 +73909,15,307,1485,265,26,27 +73910,16,307,1485,265,26,27 +73911,15,307,1486,265,26,27 +73912,16,307,1486,265,26,27 +73913,15,307,1487,265,26,27 +73914,16,307,1487,265,26,27 +73915,15,307,1482,163,29,30 +73916,16,307,1482,163,29,30 +73917,15,307,1483,114,29,30 +73918,16,307,1483,114,29,30 +73919,15,307,1484,163,29,30 +73920,16,307,1484,163,29,30 +73921,15,307,1485,265,29,30 +73922,16,307,1485,265,29,30 +73923,15,307,1486,265,29,30 +73924,16,307,1486,265,29,30 +73925,15,307,1487,265,29,30 +73926,16,307,1487,265,29,30 +73927,15,308,1482,163,21,23 +73928,16,308,1482,163,21,23 +73929,15,308,1483,167,21,23 +73930,16,308,1483,165,21,23 +73931,15,308,1484,167,21,23 +73932,16,308,1484,165,21,23 +73933,15,308,1485,265,21,23 +73934,16,308,1485,265,21,23 +73935,15,308,1486,265,21,23 +73936,16,308,1486,265,21,23 +73937,15,308,1487,265,21,23 +73938,16,308,1487,265,21,23 +73939,15,308,1482,163,24,26 +73940,16,308,1482,163,24,26 +73941,15,308,1483,114,24,26 +73942,16,308,1483,114,24,26 +73943,15,308,1484,163,24,26 +73944,16,308,1484,163,24,26 +73945,15,308,1485,265,24,26 +73946,16,308,1485,265,24,26 +73947,15,308,1486,265,24,26 +73948,16,308,1486,265,24,26 +73949,15,308,1487,265,24,26 +73950,16,308,1487,265,24,26 +73951,15,309,1482,21,26,27 +73952,16,309,1482,21,26,27 +73953,15,309,1483,214,26,27 +73954,16,309,1483,214,26,27 +73955,15,309,1484,214,26,27 +73956,16,309,1484,214,26,27 +73957,15,309,1485,415,26,27 +73958,16,309,1485,415,26,27 +73959,15,309,1486,415,26,27 +73960,16,309,1486,415,26,27 +73961,15,309,1487,415,26,27 +73962,16,309,1487,415,26,27 +73963,15,309,1482,21,29,30 +73964,16,309,1482,21,29,30 +73965,15,309,1483,21,29,30 +73966,16,309,1483,21,29,30 +73967,15,309,1484,21,29,30 +73968,16,309,1484,21,29,30 +73969,15,309,1485,415,29,30 +73970,16,309,1485,415,29,30 +73971,15,309,1486,415,29,30 +73972,16,309,1486,415,29,30 +73973,15,309,1487,415,29,30 +73974,16,309,1487,415,29,30 +73975,15,311,1482,163,26,27 +73976,16,311,1482,163,26,27 +73977,15,311,1483,167,26,27 +73978,16,311,1483,165,26,27 +73979,15,311,1484,167,26,27 +73980,16,311,1484,165,26,27 +73981,15,311,1485,265,26,27 +73982,16,311,1485,265,26,27 +73983,15,311,1486,265,26,27 +73984,16,311,1486,265,26,27 +73985,15,311,1487,265,26,27 +73986,16,311,1487,265,26,27 +73987,15,311,1482,163,29,30 +73988,16,311,1482,163,29,30 +73989,15,311,1483,114,29,30 +73990,16,311,1483,114,29,30 +73991,15,311,1484,163,29,30 +73992,16,311,1484,163,29,30 +73993,15,311,1485,265,29,30 +73994,16,311,1485,265,29,30 +73995,15,311,1486,265,29,30 +73996,16,311,1486,265,29,30 +73997,15,311,1487,265,29,30 +73998,16,311,1487,265,29,30 +73999,15,313,1482,163,3,4 +74000,16,313,1482,163,3,4 +74001,15,313,1483,204,3,4 +74002,16,313,1483,204,3,4 +74003,15,313,1484,204,3,4 +74004,16,313,1484,204,3,4 +74005,15,313,1485,265,3,4 +74006,16,313,1485,265,3,4 +74007,15,313,1486,265,3,4 +74008,16,313,1486,265,3,4 +74009,15,313,1487,265,3,4 +74010,16,313,1487,265,3,4 +74011,15,313,1482,163,5,7 +74012,16,313,1482,163,5,7 +74013,15,313,1483,167,5,7 +74014,16,313,1483,165,5,7 +74015,15,313,1484,167,5,7 +74016,16,313,1484,165,5,7 +74017,15,313,1485,265,5,7 +74018,16,313,1485,265,5,7 +74019,15,313,1486,265,5,7 +74020,16,313,1486,265,5,7 +74021,15,313,1487,265,5,7 +74022,16,313,1487,265,5,7 +74023,15,315,1482,163,10,11 +74024,16,315,1482,163,10,11 +74025,15,315,1483,204,10,11 +74026,16,315,1483,204,10,11 +74027,15,315,1484,204,10,11 +74028,16,315,1484,204,10,11 +74029,15,315,1485,415,10,11 +74030,16,315,1485,415,10,11 +74031,15,315,1486,415,10,11 +74032,16,315,1486,415,10,11 +74033,15,315,1487,415,10,11 +74034,16,315,1487,415,10,11 +74035,15,315,1482,163,13,14 +74036,16,315,1482,163,13,14 +74037,15,315,1483,163,13,14 +74038,16,315,1483,163,13,14 +74039,15,315,1484,163,13,14 +74040,16,315,1484,163,13,14 +74041,15,315,1485,415,13,14 +74042,16,315,1485,415,13,14 +74043,15,315,1486,415,13,14 +74044,16,315,1486,415,13,14 +74045,15,315,1487,415,13,14 +74046,16,315,1487,415,13,14 +74047,15,315,1482,415,10,14 +74048,16,315,1482,415,10,14 +74049,15,315,1483,415,10,14 +74050,16,315,1483,415,10,14 +74051,15,315,1484,287,10,14 +74052,16,315,1484,287,10,14 +74053,15,315,1485,287,10,14 +74054,16,315,1485,287,10,14 +74055,15,315,1486,287,10,14 +74056,16,315,1486,287,10,14 +74057,15,315,1487,287,15,18 +74058,16,315,1487,287,15,18 +74059,15,287,1482,163,28,29 +74060,16,287,1482,163,28,29 +74061,15,287,1483,204,28,29 +74062,16,287,1483,204,28,29 +74063,15,287,1484,204,28,29 +74064,16,287,1484,204,28,29 +74065,15,287,1485,102,28,29 +74066,16,287,1485,102,28,29 +74067,15,287,1486,102,28,29 +74068,16,287,1486,102,28,29 +74069,15,287,1487,102,28,29 +74070,16,287,1487,102,28,29 +74071,15,287,1482,163,31,32 +74072,16,287,1482,163,31,32 +74073,15,287,1483,167,31,32 +74074,16,287,1483,165,31,32 +74075,15,287,1484,167,31,32 +74076,16,287,1484,165,31,32 +74077,15,287,1485,102,31,32 +74078,16,287,1485,102,31,32 +74079,15,287,1486,102,31,32 +74080,16,287,1486,102,31,32 +74081,15,287,1487,102,31,32 +74082,16,287,1487,102,31,32 +74083,15,288,1482,163,28,29 +74084,16,288,1482,163,28,29 +74085,15,288,1483,204,28,29 +74086,16,288,1483,204,28,29 +74087,15,288,1484,204,28,29 +74088,16,288,1484,204,28,29 +74089,15,288,1485,102,28,29 +74090,16,288,1485,102,28,29 +74091,15,288,1486,102,28,29 +74092,16,288,1486,102,28,29 +74093,15,288,1487,102,28,29 +74094,16,288,1487,102,28,29 +74095,15,288,1482,163,31,32 +74096,16,288,1482,163,31,32 +74097,15,288,1483,167,31,32 +74098,16,288,1483,165,31,32 +74099,15,288,1484,167,31,32 +74100,16,288,1484,165,31,32 +74101,15,288,1485,102,31,32 +74102,16,288,1485,102,31,32 +74103,15,288,1486,102,31,32 +74104,16,288,1486,102,31,32 +74105,15,288,1487,102,31,32 +74106,16,288,1487,102,31,32 +74107,15,289,1482,214,39,40 +74108,16,289,1482,214,39,40 +74109,15,289,1483,190,39,40 +74110,16,289,1483,190,39,40 +74111,15,289,1484,190,39,40 +74112,16,289,1484,190,39,40 +74113,15,289,1485,177,39,40 +74114,16,289,1485,177,39,40 +74115,15,289,1486,177,39,40 +74116,16,289,1486,177,39,40 +74117,15,289,1487,177,39,40 +74118,16,289,1487,177,39,40 +74119,15,289,1482,214,41,43 +74120,16,289,1482,214,41,43 +74121,15,289,1483,190,41,43 +74122,16,289,1483,190,41,43 +74123,15,289,1484,190,41,43 +74124,16,289,1484,190,41,43 +74125,15,289,1485,177,41,43 +74126,16,289,1485,177,41,43 +74127,15,289,1486,177,41,43 +74128,16,289,1486,177,41,43 +74129,15,289,1487,177,41,43 +74130,16,289,1487,177,41,43 +74131,15,185,1482,163,2,3 +74132,16,185,1482,163,2,3 +74133,15,185,1483,204,2,3 +74134,16,185,1483,204,2,3 +74135,15,185,1484,204,2,3 +74136,16,185,1484,204,2,3 +74137,15,185,1485,102,2,3 +74138,16,185,1485,102,2,3 +74139,15,185,1486,102,2,3 +74140,16,185,1486,102,2,3 +74141,15,185,1487,102,2,3 +74142,16,185,1487,102,2,3 +74143,15,185,1482,163,4,5 +74144,16,185,1482,163,4,5 +74145,15,185,1483,167,4,5 +74146,16,185,1483,165,4,5 +74147,15,185,1484,167,4,5 +74148,16,185,1484,165,4,5 +74149,15,185,1485,102,4,5 +74150,16,185,1485,102,4,5 +74151,15,185,1486,102,4,5 +74152,16,185,1486,102,4,5 +74153,15,185,1487,102,4,5 +74154,16,185,1487,102,4,5 +74155,15,187,1482,163,2,3 +74156,16,187,1482,163,2,3 +74157,15,187,1483,204,2,3 +74158,16,187,1483,204,2,3 +74159,15,187,1484,204,2,3 +74160,16,187,1484,204,2,3 +74161,15,187,1485,102,2,3 +74162,16,187,1485,102,2,3 +74163,15,187,1486,102,2,3 +74164,16,187,1486,102,2,3 +74165,15,187,1487,102,2,3 +74166,16,187,1487,102,2,3 +74167,15,187,1482,163,4,5 +74168,16,187,1482,163,4,5 +74169,15,187,1483,167,4,5 +74170,16,187,1483,165,4,5 +74171,15,187,1484,167,4,5 +74172,16,187,1484,165,4,5 +74173,15,187,1485,102,4,5 +74174,16,187,1485,102,4,5 +74175,15,187,1486,102,4,5 +74176,16,187,1486,102,4,5 +74177,15,187,1487,102,4,5 +74178,16,187,1487,102,4,5 +74179,15,188,1482,163,3,4 +74180,16,188,1482,163,3,4 +74181,15,188,1483,204,3,4 +74182,16,188,1483,204,3,4 +74183,15,188,1484,204,3,4 +74184,16,188,1484,204,3,4 +74185,15,188,1485,102,3,4 +74186,16,188,1485,102,3,4 +74187,15,188,1486,102,3,4 +74188,16,188,1486,102,3,4 +74189,15,188,1487,102,3,4 +74190,16,188,1487,102,3,4 +74191,15,188,1482,163,5,6 +74192,16,188,1482,163,5,6 +74193,15,188,1483,167,5,6 +74194,16,188,1483,165,5,6 +74195,15,188,1484,167,5,6 +74196,16,188,1484,165,5,6 +74197,15,188,1485,102,5,6 +74198,16,188,1485,102,5,6 +74199,15,188,1486,102,5,6 +74200,16,188,1486,102,5,6 +74201,15,188,1487,102,5,6 +74202,16,188,1487,102,5,6 +74203,15,192,1482,163,4,5 +74204,16,192,1482,163,4,5 +74205,15,192,1483,204,4,5 +74206,16,192,1483,204,4,5 +74207,15,192,1484,204,4,5 +74208,16,192,1484,204,4,5 +74209,15,192,1485,102,4,5 +74210,16,192,1485,102,4,5 +74211,15,192,1486,102,4,5 +74212,16,192,1486,102,4,5 +74213,15,192,1487,102,4,5 +74214,16,192,1487,102,4,5 +74215,15,192,1482,163,6,7 +74216,16,192,1482,163,6,7 +74217,15,192,1483,163,6,7 +74218,16,192,1483,163,6,7 +74219,15,192,1484,163,6,7 +74220,16,192,1484,163,6,7 +74221,15,192,1485,102,6,7 +74222,16,192,1485,102,6,7 +74223,15,192,1486,102,6,7 +74224,16,192,1486,102,6,7 +74225,15,192,1487,102,6,7 +74226,16,192,1487,102,6,7 +74227,15,201,1482,21,3,5 +74228,16,201,1482,21,3,5 +74229,15,201,1483,214,3,5 +74230,16,201,1483,214,3,5 +74231,15,201,1484,214,3,5 +74232,16,201,1484,214,3,5 +74233,15,201,1485,190,3,5 +74234,16,201,1485,190,3,5 +74235,15,201,1486,190,3,5 +74236,16,201,1486,190,3,5 +74237,15,201,1487,190,3,5 +74238,16,201,1487,190,3,5 +74239,15,201,1482,21,6,8 +74240,16,201,1482,21,6,8 +74241,15,201,1483,21,6,8 +74242,16,201,1483,21,6,8 +74243,15,201,1484,21,6,8 +74244,16,201,1484,21,6,8 +74245,15,201,1485,190,6,8 +74246,16,201,1485,190,6,8 +74247,15,201,1486,190,6,8 +74248,16,201,1486,190,6,8 +74249,15,201,1487,190,6,8 +74250,16,201,1487,190,6,8 +74251,15,205,1482,163,9,10 +74252,16,205,1482,163,9,10 +74253,15,205,1483,204,9,10 +74254,16,205,1483,204,9,10 +74255,15,205,1484,204,9,10 +74256,16,205,1484,204,9,10 +74257,15,205,1485,102,9,10 +74258,16,205,1485,102,9,10 +74259,15,205,1486,102,9,10 +74260,16,205,1486,102,9,10 +74261,15,205,1487,102,9,10 +74262,16,205,1487,102,9,10 +74263,15,205,1482,163,11,12 +74264,16,205,1482,163,11,12 +74265,15,205,1483,167,11,12 +74266,16,205,1483,165,11,12 +74267,15,205,1484,167,11,12 +74268,16,205,1484,165,11,12 +74269,15,205,1485,102,11,12 +74270,16,205,1485,102,11,12 +74271,15,205,1486,102,11,12 +74272,16,205,1486,102,11,12 +74273,15,205,1487,102,11,12 +74274,16,205,1487,102,11,12 +74275,15,206,1482,163,10,11 +74276,16,206,1482,163,10,11 +74277,15,206,1483,204,10,11 +74278,16,206,1483,204,10,11 +74279,15,206,1484,204,10,11 +74280,16,206,1484,204,10,11 +74281,15,206,1485,102,10,11 +74282,16,206,1485,102,10,11 +74283,15,206,1486,102,10,11 +74284,16,206,1486,102,10,11 +74285,15,206,1487,102,10,11 +74286,16,206,1487,102,10,11 +74287,15,206,1482,163,13,14 +74288,16,206,1482,163,13,14 +74289,15,206,1483,167,13,14 +74290,16,206,1483,165,13,14 +74291,15,206,1484,167,13,14 +74292,16,206,1484,165,13,14 +74293,15,206,1485,102,13,14 +74294,16,206,1485,102,13,14 +74295,15,206,1486,102,13,14 +74296,16,206,1486,102,13,14 +74297,15,206,1487,102,13,14 +74298,16,206,1487,102,13,14 +74299,15,209,1482,163,4,5 +74300,16,209,1482,163,4,5 +74301,15,209,1483,204,4,5 +74302,16,209,1483,204,4,5 +74303,15,209,1484,204,4,5 +74304,16,209,1484,204,4,5 +74305,15,209,1485,102,4,5 +74306,16,209,1485,102,4,5 +74307,15,209,1486,102,4,5 +74308,16,209,1486,102,4,5 +74309,15,209,1487,102,4,5 +74310,16,209,1487,102,4,5 +74311,15,209,1482,163,6,7 +74312,16,209,1482,163,6,7 +74313,15,209,1483,167,6,7 +74314,16,209,1483,165,6,7 +74315,15,209,1484,167,6,7 +74316,16,209,1484,165,6,7 +74317,15,209,1485,102,6,7 +74318,16,209,1485,102,6,7 +74319,15,209,1486,102,6,7 +74320,16,209,1486,102,6,7 +74321,15,209,1487,102,6,7 +74322,16,209,1487,102,6,7 +74323,15,210,1482,163,12,14 +74324,16,210,1482,163,12,14 +74325,15,210,1483,204,12,14 +74326,16,210,1483,204,12,14 +74327,15,210,1484,204,12,14 +74328,16,210,1484,204,12,14 +74329,15,210,1485,102,12,14 +74330,16,210,1485,102,12,14 +74331,15,210,1486,102,12,14 +74332,16,210,1486,102,12,14 +74333,15,210,1487,102,12,14 +74334,16,210,1487,102,12,14 +74335,15,210,1482,163,15,17 +74336,16,210,1482,163,15,17 +74337,15,210,1483,167,15,17 +74338,16,210,1483,165,15,17 +74339,15,210,1484,167,15,17 +74340,16,210,1484,165,15,17 +74341,15,210,1485,102,15,17 +74342,16,210,1485,102,15,17 +74343,15,210,1486,102,15,17 +74344,16,210,1486,102,15,17 +74345,15,210,1487,102,15,17 +74346,16,210,1487,102,15,17 +74347,15,222,1482,163,13,14 +74348,16,222,1482,163,13,14 +74349,15,222,1483,204,13,14 +74350,16,222,1483,204,13,14 +74351,15,222,1484,204,13,14 +74352,16,222,1484,204,13,14 +74353,15,222,1485,102,13,14 +74354,16,222,1485,102,13,14 +74355,15,222,1486,102,13,14 +74356,16,222,1486,102,13,14 +74357,15,222,1487,102,13,14 +74358,16,222,1487,102,13,14 +74359,15,222,1482,163,15,16 +74360,16,222,1482,163,15,16 +74361,15,222,1483,167,15,16 +74362,16,222,1483,165,15,16 +74363,15,222,1484,167,15,16 +74364,16,222,1484,165,15,16 +74365,15,222,1485,102,15,16 +74366,16,222,1485,102,15,16 +74367,15,222,1486,102,15,16 +74368,16,222,1486,102,15,16 +74369,15,222,1487,102,15,16 +74370,16,222,1487,102,15,16 +74371,15,222,1482,102,18,25 +74372,16,222,1482,102,18,25 +74373,15,222,1483,102,18,25 +74374,16,222,1483,102,18,25 +74375,15,222,1484,412,18,20 +74376,16,222,1484,412,18,20 +74377,15,222,1485,412,18,20 +74378,16,222,1485,412,18,20 +74379,15,222,1486,412,18,20 +74380,16,222,1486,412,18,20 +74381,15,222,1487,412,21,25 +74382,16,222,1487,412,21,25 +74383,15,223,1482,163,14,15 +74384,16,223,1482,163,14,15 +74385,15,223,1483,204,14,15 +74386,16,223,1483,204,14,15 +74387,15,223,1484,204,14,15 +74388,16,223,1484,204,14,15 +74389,15,223,1485,102,14,15 +74390,16,223,1485,102,14,15 +74391,15,223,1486,102,14,15 +74392,16,223,1486,102,14,15 +74393,15,223,1487,102,14,15 +74394,16,223,1487,102,14,15 +74395,15,223,1482,163,16,17 +74396,16,223,1482,163,16,17 +74397,15,223,1483,167,16,17 +74398,16,223,1483,165,16,17 +74399,15,223,1484,167,16,17 +74400,16,223,1484,165,16,17 +74401,15,223,1485,102,16,17 +74402,16,223,1485,102,16,17 +74403,15,223,1486,102,16,17 +74404,16,223,1486,102,16,17 +74405,15,223,1487,102,16,17 +74406,16,223,1487,102,16,17 +74407,15,236,1482,21,13,14 +74408,16,236,1482,21,13,14 +74409,15,236,1483,214,13,14 +74410,16,236,1483,214,13,14 +74411,15,236,1484,214,13,14 +74412,16,236,1484,214,13,14 +74413,15,236,1485,190,13,14 +74414,16,236,1485,190,13,14 +74415,15,236,1486,190,13,14 +74416,16,236,1486,190,13,14 +74417,15,236,1487,190,13,14 +74418,16,236,1487,190,13,14 +74419,15,236,1482,21,15,16 +74420,16,236,1482,21,15,16 +74421,15,236,1483,21,15,16 +74422,16,236,1483,21,15,16 +74423,15,236,1484,21,15,16 +74424,16,236,1484,21,15,16 +74425,15,236,1485,190,15,16 +74426,16,236,1485,190,15,16 +74427,15,236,1486,190,15,16 +74428,16,236,1486,190,15,16 +74429,15,236,1487,190,15,16 +74430,16,236,1487,190,15,16 +74431,15,241,1482,163,15,16 +74432,16,241,1482,163,15,16 +74433,15,241,1483,204,15,16 +74434,16,241,1483,204,15,16 +74435,15,241,1484,204,15,16 +74436,16,241,1484,204,15,16 +74437,15,241,1485,102,15,16 +74438,16,241,1485,102,15,16 +74439,15,241,1486,102,15,16 +74440,16,241,1486,102,15,16 +74441,15,241,1487,102,15,16 +74442,16,241,1487,102,15,16 +74443,15,241,1482,163,17,18 +74444,16,241,1482,163,17,18 +74445,15,241,1483,48,17,18 +74446,16,241,1483,48,17,18 +74447,15,241,1484,163,17,18 +74448,16,241,1484,163,17,18 +74449,15,241,1485,102,17,18 +74450,16,241,1485,102,17,18 +74451,15,241,1486,102,17,18 +74452,16,241,1486,102,17,18 +74453,15,241,1487,102,17,18 +74454,16,241,1487,102,17,18 +74455,15,243,1482,21,21,22 +74456,16,243,1482,21,21,22 +74457,15,243,1483,214,21,22 +74458,16,243,1483,214,21,22 +74459,15,243,1484,214,21,22 +74460,16,243,1484,214,21,22 +74461,15,243,1485,190,21,22 +74462,16,243,1485,190,21,22 +74463,15,243,1486,190,21,22 +74464,16,243,1486,190,21,22 +74465,15,243,1487,190,21,22 +74466,16,243,1487,190,21,22 +74467,15,243,1482,21,23,24 +74468,16,243,1482,21,23,24 +74469,15,243,1483,21,23,24 +74470,16,243,1483,21,23,24 +74471,15,243,1484,21,23,24 +74472,16,243,1484,21,23,24 +74473,15,243,1485,190,23,24 +74474,16,243,1485,190,23,24 +74475,15,243,1486,190,23,24 +74476,16,243,1486,190,23,24 +74477,15,243,1487,190,23,24 +74478,16,243,1487,190,23,24 +74479,15,251,1482,21,23,24 +74480,16,251,1482,21,23,24 +74481,15,251,1483,214,23,24 +74482,16,251,1483,214,23,24 +74483,15,251,1484,214,23,25 +74484,16,251,1484,214,23,25 +74485,15,251,1485,190,23,24 +74486,16,251,1485,190,23,24 +74487,15,251,1486,190,23,24 +74488,16,251,1486,190,23,24 +74489,15,251,1487,190,23,24 +74490,16,251,1487,190,23,24 +74491,15,251,1482,21,26,27 +74492,16,251,1482,21,26,27 +74493,15,251,1483,21,26,27 +74494,16,251,1483,21,26,27 +74495,15,251,1484,21,26,27 +74496,16,251,1484,21,26,27 +74497,15,251,1485,190,26,27 +74498,16,251,1485,190,26,27 +74499,15,251,1486,190,26,27 +74500,16,251,1486,190,26,27 +74501,15,251,1487,190,26,27 +74502,16,251,1487,190,26,27 +74503,15,252,1482,21,2,3 +74504,16,252,1482,21,2,3 +74505,15,252,1483,214,2,3 +74506,16,252,1483,214,2,3 +74507,15,252,1484,214,2,3 +74508,16,252,1484,214,2,3 +74509,15,252,1485,190,2,3 +74510,16,252,1485,190,2,3 +74511,15,252,1486,190,2,3 +74512,16,252,1486,190,2,3 +74513,15,252,1487,190,2,3 +74514,16,252,1487,190,2,3 +74515,15,252,1482,21,4,5 +74516,16,252,1482,21,4,5 +74517,15,252,1483,21,4,5 +74518,16,252,1483,21,4,5 +74519,15,252,1484,21,4,5 +74520,16,252,1484,21,4,5 +74521,15,252,1485,190,4,5 +74522,16,252,1485,190,4,5 +74523,15,252,1486,190,4,5 +74524,16,252,1486,190,4,5 +74525,15,252,1487,190,4,5 +74526,16,252,1487,190,4,5 +74527,15,285,1482,163,2,3 +74528,16,285,1482,163,2,3 +74529,15,285,1483,204,2,3 +74530,16,285,1483,204,2,3 +74531,15,285,1484,204,2,3 +74532,16,285,1484,204,2,3 +74533,15,285,1485,265,2,3 +74534,16,285,1485,265,2,3 +74535,15,285,1486,265,2,3 +74536,16,285,1486,265,2,3 +74537,15,285,1487,265,2,3 +74538,16,285,1487,265,2,3 +74539,15,285,1482,163,5,6 +74540,16,285,1482,163,5,6 +74541,15,285,1483,167,5,6 +74542,16,285,1483,165,5,6 +74543,15,285,1484,167,5,6 +74544,16,285,1484,165,5,6 +74545,15,285,1485,265,5,6 +74546,16,285,1485,265,5,6 +74547,15,285,1486,265,5,6 +74548,16,285,1486,265,5,6 +74549,15,285,1487,265,5,6 +74550,16,285,1487,265,5,6 +74551,15,280,1482,163,3,4 +74552,16,280,1482,163,3,4 +74553,15,280,1483,204,3,4 +74554,16,280,1483,204,3,4 +74555,15,280,1484,204,3,4 +74556,16,280,1484,204,3,4 +74557,15,280,1485,265,3,4 +74558,16,280,1485,265,3,4 +74559,15,280,1486,265,3,4 +74560,16,280,1486,265,3,4 +74561,15,280,1487,265,3,4 +74562,16,280,1487,265,3,4 +74563,15,280,1482,163,5,7 +74564,16,280,1482,163,5,7 +74565,15,280,1483,167,5,7 +74566,16,280,1483,165,5,7 +74567,15,280,1484,167,5,7 +74568,16,280,1484,165,5,7 +74569,15,280,1485,265,5,7 +74570,16,280,1485,265,5,7 +74571,15,280,1486,265,5,7 +74572,16,280,1486,265,5,7 +74573,15,280,1487,265,5,7 +74574,16,280,1487,265,5,7 +74575,15,1200,1482,163,3,5 +74576,16,1200,1482,163,3,5 +74577,15,1200,1483,204,3,5 +74578,16,1200,1483,204,3,5 +74579,15,1200,1484,204,3,5 +74580,16,1200,1484,204,3,5 +74581,15,1200,1485,265,3,5 +74582,16,1200,1485,265,3,5 +74583,15,1200,1486,265,3,5 +74584,16,1200,1486,265,3,5 +74585,15,1200,1487,265,3,5 +74586,16,1200,1487,265,3,5 +74587,15,1200,1482,163,7,9 +74588,16,1200,1482,163,7,9 +74589,15,1200,1483,163,7,9 +74590,16,1200,1483,163,7,9 +74591,15,1200,1484,163,7,9 +74592,16,1200,1484,163,7,9 +74593,15,1200,1485,265,7,9 +74594,16,1200,1485,265,7,9 +74595,15,1200,1486,265,7,9 +74596,16,1200,1486,265,7,9 +74597,15,1200,1487,265,7,9 +74598,16,1200,1487,265,7,9 +74599,15,1200,1482,265,5,9 +74600,16,1200,1482,265,5,9 +74601,15,1200,1483,265,5,9 +74602,16,1200,1483,265,5,9 +74603,15,1200,1484,396,5,9 +74604,16,1200,1484,396,5,9 +74605,15,1200,1485,396,5,9 +74606,16,1200,1485,396,5,9 +74607,15,1200,1486,396,5,9 +74608,16,1200,1486,396,5,9 +74609,15,1200,1487,396,8,12 +74610,16,1200,1487,396,8,12 +74611,15,281,1482,163,11,13 +74612,16,281,1482,163,11,13 +74613,15,281,1483,204,11,13 +74614,16,281,1483,204,11,13 +74615,15,281,1484,204,11,13 +74616,16,281,1484,204,11,13 +74617,15,281,1485,415,11,13 +74618,16,281,1485,415,11,13 +74619,15,281,1486,415,11,13 +74620,16,281,1486,415,11,13 +74621,15,281,1487,415,11,13 +74622,16,281,1487,415,11,13 +74623,15,281,1482,163,14,16 +74624,16,281,1482,163,14,16 +74625,15,281,1483,163,14,16 +74626,16,281,1483,163,14,16 +74627,15,281,1484,163,14,16 +74628,16,281,1484,163,14,16 +74629,15,281,1485,415,14,16 +74630,16,281,1485,415,14,16 +74631,15,281,1486,415,14,16 +74632,16,281,1486,415,14,16 +74633,15,281,1487,415,14,16 +74634,16,281,1487,415,14,16 +74635,15,282,1482,21,11,13 +74636,16,282,1482,21,11,13 +74637,15,282,1483,214,11,13 +74638,16,282,1483,214,11,13 +74639,15,282,1484,214,11,13 +74640,16,282,1484,214,11,13 +74641,15,282,1485,415,11,13 +74642,16,282,1485,415,11,13 +74643,15,282,1486,415,11,13 +74644,16,282,1486,415,11,13 +74645,15,282,1487,415,11,13 +74646,16,282,1487,415,11,13 +74647,15,282,1482,21,14,16 +74648,16,282,1482,21,14,16 +74649,15,282,1483,21,14,16 +74650,16,282,1483,21,14,16 +74651,15,282,1484,21,14,16 +74652,16,282,1484,21,14,16 +74653,15,282,1485,415,14,16 +74654,16,282,1485,415,14,16 +74655,15,282,1486,415,14,16 +74656,16,282,1486,415,14,16 +74657,15,282,1487,415,14,16 +74658,16,282,1487,415,14,16 +74659,15,283,1482,21,15,17 +74660,16,283,1482,21,15,17 +74661,15,283,1483,214,15,17 +74662,16,283,1483,214,15,17 +74663,15,283,1484,214,15,17 +74664,16,283,1484,214,15,17 +74665,15,283,1485,415,15,17 +74666,16,283,1485,415,15,17 +74667,15,283,1486,415,15,17 +74668,16,283,1486,415,15,17 +74669,15,283,1487,415,15,17 +74670,16,283,1487,415,15,17 +74671,15,283,1482,21,18,20 +74672,16,283,1482,21,18,20 +74673,15,283,1483,21,18,20 +74674,16,283,1483,21,18,20 +74675,15,283,1484,21,18,20 +74676,16,283,1484,21,18,20 +74677,15,283,1485,415,18,20 +74678,16,283,1485,415,18,20 +74679,15,283,1486,415,18,20 +74680,16,283,1486,415,18,20 +74681,15,283,1487,415,18,20 +74682,16,283,1487,415,18,20 +74683,15,284,1482,163,21,23 +74684,16,284,1482,163,21,23 +74685,15,284,1483,167,21,23 +74686,16,284,1483,165,21,23 +74687,15,284,1484,167,21,23 +74688,16,284,1484,165,21,23 +74689,15,284,1485,265,21,23 +74690,16,284,1485,265,21,23 +74691,15,284,1486,265,21,23 +74692,16,284,1486,265,21,23 +74693,15,284,1487,265,21,23 +74694,16,284,1487,265,21,23 +74695,15,284,1482,163,26,34 +74696,16,284,1482,163,26,34 +74697,15,284,1483,114,26,34 +74698,16,284,1483,114,26,34 +74699,15,284,1484,163,26,34 +74700,16,284,1484,163,26,34 +74701,15,284,1485,265,26,34 +74702,16,284,1485,265,26,34 +74703,15,284,1486,265,26,34 +74704,16,284,1486,265,26,34 +74705,15,284,1487,265,26,34 +74706,16,284,1487,265,26,34 +74707,15,184,1482,163,2,3 +74708,16,184,1482,163,2,3 +74709,15,184,1483,204,2,3 +74710,16,184,1483,204,2,3 +74711,15,184,1484,204,2,3 +74712,16,184,1484,204,2,3 +74713,15,184,1485,102,2,3 +74714,16,184,1485,102,2,3 +74715,15,184,1486,102,2,3 +74716,16,184,1486,102,2,3 +74717,15,184,1487,102,2,3 +74718,16,184,1487,102,2,3 +74719,15,184,1482,163,4,5 +74720,16,184,1482,163,4,5 +74721,15,184,1483,167,4,5 +74722,16,184,1483,165,4,5 +74723,15,184,1484,167,4,5 +74724,16,184,1484,165,4,5 +74725,15,184,1485,102,4,5 +74726,16,184,1485,102,4,5 +74727,15,184,1486,102,4,5 +74728,16,184,1486,102,4,5 +74729,15,184,1487,102,4,5 +74730,16,184,1487,102,4,5 +74731,15,186,1482,163,2,3 +74732,16,186,1482,163,2,3 +74733,15,186,1483,204,2,3 +74734,16,186,1483,204,2,3 +74735,15,186,1484,204,2,3 +74736,16,186,1484,204,2,3 +74737,15,186,1485,102,2,3 +74738,16,186,1485,102,2,3 +74739,15,186,1486,102,2,3 +74740,16,186,1486,102,2,3 +74741,15,186,1487,102,2,3 +74742,16,186,1487,102,2,3 +74743,15,186,1482,163,4,5 +74744,16,186,1482,163,4,5 +74745,15,186,1483,167,4,5 +74746,16,186,1483,165,4,5 +74747,15,186,1484,167,4,5 +74748,16,186,1484,165,4,5 +74749,15,186,1485,102,4,5 +74750,16,186,1485,102,4,5 +74751,15,186,1486,102,4,5 +74752,16,186,1486,102,4,5 +74753,15,186,1487,102,4,5 +74754,16,186,1487,102,4,5 +74755,15,186,1482,102,18,20 +74756,16,186,1482,102,18,20 +74757,15,186,1483,102,18,20 +74758,16,186,1483,102,18,20 +74759,15,186,1484,276,18,20 +74760,16,186,1484,276,18,20 +74761,15,186,1485,276,18,20 +74762,16,186,1485,276,18,20 +74763,15,186,1486,276,18,20 +74764,16,186,1486,276,18,20 +74765,15,186,1487,276,21,25 +74766,16,186,1487,276,21,25 +74767,15,189,1482,163,2,3 +74768,16,189,1482,163,2,3 +74769,15,189,1483,204,10,10 +74770,16,189,1483,204,10,10 +74771,15,189,1484,204,10,10 +74772,16,189,1484,204,10,10 +74773,15,189,1485,102,10,10 +74774,16,189,1485,102,10,10 +74775,15,189,1486,102,10,10 +74776,16,189,1486,102,10,10 +74777,15,189,1487,102,10,10 +74778,16,189,1487,102,10,10 +74779,15,189,1482,163,4,5 +74780,16,189,1482,163,4,5 +74781,15,189,1483,163,10,10 +74782,16,189,1483,163,10,10 +74783,15,189,1484,163,10,10 +74784,16,189,1484,163,10,10 +74785,15,189,1485,102,10,10 +74786,16,189,1485,102,10,10 +74787,15,189,1486,102,10,10 +74788,16,189,1486,102,10,10 +74789,15,189,1487,102,10,10 +74790,16,189,1487,102,10,10 +74791,15,798,1482,21,3,5 +74792,16,798,1482,21,3,5 +74793,15,798,1483,214,3,5 +74794,16,798,1483,214,3,5 +74795,15,798,1484,214,3,5 +74796,16,798,1484,214,3,5 +74797,15,798,1485,190,3,5 +74798,16,798,1485,190,3,5 +74799,15,798,1486,190,3,5 +74800,16,798,1486,190,3,5 +74801,15,798,1487,190,3,5 +74802,16,798,1487,190,3,5 +74803,15,798,1482,21,6,8 +74804,16,798,1482,21,6,8 +74805,15,798,1483,21,6,8 +74806,16,798,1483,21,6,8 +74807,15,798,1484,21,6,8 +74808,16,798,1484,21,6,8 +74809,15,798,1485,190,6,8 +74810,16,798,1485,190,6,8 +74811,15,798,1486,190,6,8 +74812,16,798,1486,190,6,8 +74813,15,798,1487,190,6,8 +74814,16,798,1487,190,6,8 +74815,15,211,1482,163,12,14 +74816,16,211,1482,163,12,14 +74817,15,211,1483,204,12,14 +74818,16,211,1483,204,12,14 +74819,15,211,1484,204,12,14 +74820,16,211,1484,204,12,14 +74821,15,211,1485,102,12,14 +74822,16,211,1485,102,12,14 +74823,15,211,1486,102,12,14 +74824,16,211,1486,102,12,14 +74825,15,211,1487,102,12,14 +74826,16,211,1487,102,12,14 +74827,15,211,1482,163,15,17 +74828,16,211,1482,163,15,17 +74829,15,211,1483,167,15,17 +74830,16,211,1483,165,15,17 +74831,15,211,1484,167,15,17 +74832,16,211,1484,165,15,17 +74833,15,211,1485,102,15,17 +74834,16,211,1485,102,15,17 +74835,15,211,1486,102,15,17 +74836,16,211,1486,102,15,17 +74837,15,211,1487,102,15,17 +74838,16,211,1487,102,15,17 +74839,15,242,1482,163,14,16 +74840,16,242,1482,163,14,16 +74841,15,242,1483,204,14,16 +74842,16,242,1483,204,14,16 +74843,15,242,1484,204,14,16 +74844,16,242,1484,204,14,16 +74845,15,242,1485,102,14,16 +74846,16,242,1485,102,14,16 +74847,15,242,1486,102,14,16 +74848,16,242,1486,102,14,16 +74849,15,242,1487,102,14,16 +74850,16,242,1487,102,14,16 +74851,15,242,1482,163,17,19 +74852,16,242,1482,163,17,19 +74853,15,242,1483,48,17,19 +74854,16,242,1483,48,17,19 +74855,15,242,1484,163,17,19 +74856,16,242,1484,163,17,19 +74857,15,242,1485,102,17,19 +74858,16,242,1485,102,17,19 +74859,15,242,1486,102,17,19 +74860,16,242,1486,102,17,19 +74861,15,242,1487,102,17,19 +74862,16,242,1487,102,17,19 +74863,15,269,1482,214,39,40 +74864,16,269,1482,214,39,40 +74865,15,269,1483,190,39,40 +74866,16,269,1483,190,39,40 +74867,15,269,1484,190,39,40 +74868,16,269,1484,190,39,40 +74869,15,269,1485,177,39,40 +74870,16,269,1485,177,39,40 +74871,15,269,1486,177,39,40 +74872,16,269,1486,177,39,40 +74873,15,269,1487,177,39,40 +74874,16,269,1487,177,39,40 +74875,15,269,1482,214,41,43 +74876,16,269,1482,214,41,43 +74877,15,269,1483,190,41,43 +74878,16,269,1483,190,41,43 +74879,15,269,1484,190,41,43 +74880,16,269,1484,190,41,43 +74881,15,269,1485,177,41,43 +74882,16,269,1485,177,41,43 +74883,15,269,1486,177,41,43 +74884,16,269,1486,177,41,43 +74885,15,269,1487,177,41,43 +74886,16,269,1487,177,41,43 +74887,15,312,1482,163,24,26 +74888,16,312,1482,163,24,26 +74889,15,312,1483,167,24,26 +74890,16,312,1483,165,24,26 +74891,15,312,1484,167,24,26 +74892,16,312,1484,165,24,26 +74893,15,312,1485,265,24,26 +74894,16,312,1485,265,24,26 +74895,15,312,1486,265,24,26 +74896,16,312,1486,265,24,26 +74897,15,312,1487,265,24,26 +74898,16,312,1487,265,24,26 +74899,15,312,1482,163,27,30 +74900,16,312,1482,163,27,30 +74901,15,312,1483,114,27,30 +74902,16,312,1483,114,27,30 +74903,15,312,1484,163,27,30 +74904,16,312,1484,163,27,30 +74905,15,312,1485,265,27,30 +74906,16,312,1485,265,27,30 +74907,15,312,1486,265,27,30 +74908,16,312,1486,265,27,30 +74909,15,312,1487,265,27,30 +74910,16,312,1487,265,27,30 +74911,15,207,1482,163,10,12 +74912,16,207,1482,163,10,12 +74913,15,207,1483,204,10,12 +74914,16,207,1483,204,10,12 +74915,15,207,1484,204,10,12 +74916,16,207,1484,204,10,12 +74917,15,207,1485,102,10,12 +74918,16,207,1485,102,10,12 +74919,15,207,1486,102,10,12 +74920,16,207,1486,102,10,12 +74921,15,207,1487,102,10,12 +74922,16,207,1487,102,10,12 +74923,15,207,1482,163,13,15 +74924,16,207,1482,163,13,15 +74925,15,207,1483,167,13,15 +74926,16,207,1483,165,13,15 +74927,15,207,1484,167,13,15 +74928,16,207,1484,165,13,15 +74929,15,207,1485,102,13,15 +74930,16,207,1485,102,13,15 +74931,15,207,1486,102,13,15 +74932,16,207,1486,102,13,15 +74933,15,207,1487,102,13,15 +74934,16,207,1487,102,13,15 +74935,15,207,1482,102,18,20 +74936,16,207,1482,102,18,20 +74937,15,207,1483,102,18,20 +74938,16,207,1483,102,18,20 +74939,15,207,1484,420,18,20 +74940,16,207,1484,420,18,20 +74941,15,207,1485,420,18,20 +74942,16,207,1485,420,18,20 +74943,15,207,1486,420,18,20 +74944,16,207,1486,420,18,20 +74945,15,207,1487,420,21,25 +74946,16,207,1487,420,21,25 +74947,15,204,1482,163,3,5 +74948,16,204,1482,163,3,5 +74949,15,204,1483,10,3,5 +74950,16,204,1483,13,3,5 +74951,15,204,1484,10,3,5 +74952,16,204,1484,13,3,5 +74953,15,204,1485,163,3,5 +74954,16,204,1485,163,3,5 +74955,15,204,1486,11,3,5 +74956,16,204,1486,14,3,5 +74957,15,204,1487,11,3,5 +74958,16,204,1487,14,3,5 +74959,15,204,1482,163,6,8 +74960,16,204,1482,163,6,8 +74961,15,204,1483,204,6,8 +74962,16,204,1483,204,6,8 +74963,15,204,1484,204,6,8 +74964,16,204,1484,204,6,8 +74965,15,204,1485,164,6,8 +74966,16,204,1485,164,6,8 +74967,15,204,1486,12,6,8 +74968,16,204,1486,15,6,8 +74969,15,204,1487,12,6,8 +74970,16,204,1487,15,6,8 +74971,15,321,1482,163,3,4 +74972,16,321,1482,163,3,4 +74973,15,321,1483,273,3,4 +74974,16,321,1483,285,3,4 +74975,15,321,1484,273,3,4 +74976,16,321,1484,285,3,4 +74977,15,321,1485,167,3,4 +74978,16,321,1485,165,3,4 +74979,15,321,1486,163,3,4 +74980,16,321,1486,163,3,4 +74981,15,321,1487,285,3,4 +74982,16,321,1487,273,3,4 +74983,15,321,1482,163,5,7 +74984,16,321,1482,163,5,7 +74985,15,321,1483,273,5,7 +74986,16,321,1483,285,5,7 +74987,15,321,1484,273,5,7 +74988,16,321,1484,285,5,7 +74989,15,321,1485,168,5,7 +74990,16,321,1485,166,5,7 +74991,15,321,1486,164,5,7 +74992,16,321,1486,164,5,7 +74993,15,321,1487,285,5,7 +74994,16,321,1487,273,5,7 +74995,15,255,1482,163,15,16 +74996,16,255,1482,163,15,16 +74997,15,255,1483,204,15,16 +74998,16,255,1483,204,15,16 +74999,15,255,1484,204,15,16 +75000,16,255,1484,204,15,16 +75001,15,255,1485,102,15,16 +75002,16,255,1485,102,15,16 +75003,15,255,1486,102,15,16 +75004,16,255,1486,102,15,16 +75005,15,255,1487,102,15,16 +75006,16,255,1487,102,15,16 +75007,15,255,1482,163,17,18 +75008,16,255,1482,163,17,18 +75009,15,255,1483,167,17,18 +75010,16,255,1483,165,17,18 +75011,15,255,1484,167,17,18 +75012,16,255,1484,165,17,18 +75013,15,255,1485,102,17,18 +75014,16,255,1485,102,17,18 +75015,15,255,1486,102,17,18 +75016,16,255,1486,102,17,18 +75017,15,255,1487,102,17,18 +75018,16,255,1487,102,17,18 +75019,15,255,1482,11,25,28 +75020,16,255,1482,14,25,28 +75021,15,255,1483,12,25,28 +75022,16,255,1483,15,25,28 +75023,15,255,1484,12,25,28 +75024,16,255,1484,15,25,28 +75025,15,255,1485,214,25,28 +75026,16,255,1485,214,25,28 +75027,15,255,1486,214,25,28 +75028,16,255,1486,214,25,28 +75029,15,255,1487,214,27,30 +75030,16,255,1487,214,27,30 +75031,15,286,1482,163,15,16 +75032,16,286,1482,163,15,16 +75033,15,286,1483,204,15,16 +75034,16,286,1483,204,15,16 +75035,15,286,1484,204,15,16 +75036,16,286,1484,204,15,16 +75037,15,286,1485,102,15,16 +75038,16,286,1485,102,15,16 +75039,15,286,1486,102,15,16 +75040,16,286,1486,102,15,16 +75041,15,286,1487,102,15,16 +75042,16,286,1487,102,15,16 +75043,15,286,1482,163,17,18 +75044,16,286,1482,163,17,18 +75045,15,286,1483,167,17,18 +75046,16,286,1483,165,17,18 +75047,15,286,1484,167,17,18 +75048,16,286,1484,165,17,18 +75049,15,286,1485,102,17,18 +75050,16,286,1485,102,17,18 +75051,15,286,1486,102,17,18 +75052,16,286,1486,102,17,18 +75053,15,286,1487,102,17,18 +75054,16,286,1487,102,17,18 +75055,15,1363,1482,163,14,16 +75056,16,1363,1482,163,14,16 +75057,15,1363,1483,204,14,16 +75058,16,1363,1483,204,14,16 +75059,15,1363,1484,204,14,16 +75060,16,1363,1484,204,14,16 +75061,15,1363,1485,102,14,16 +75062,16,1363,1485,102,14,16 +75063,15,1363,1486,102,14,16 +75064,16,1363,1486,102,14,16 +75065,15,1363,1487,102,14,16 +75066,16,1363,1487,102,14,16 +75067,15,1363,1482,163,17,19 +75068,16,1363,1482,163,17,19 +75069,15,1363,1483,167,17,19 +75070,16,1363,1483,165,17,19 +75071,15,1363,1484,167,17,19 +75072,16,1363,1484,165,17,19 +75073,15,1363,1485,102,17,19 +75074,16,1363,1485,102,17,19 +75075,15,1363,1486,102,17,19 +75076,16,1363,1486,102,17,19 +75077,15,1363,1487,102,17,19 +75078,16,1363,1487,102,17,19 +75079,15,271,1482,214,42,44 +75080,16,271,1482,214,42,44 +75081,15,271,1483,190,42,44 +75082,16,271,1483,190,42,44 +75083,15,271,1484,190,42,44 +75084,16,271,1484,190,42,44 +75085,15,271,1485,177,42,44 +75086,16,271,1485,177,42,44 +75087,15,271,1486,177,42,44 +75088,16,271,1486,177,42,44 +75089,15,271,1487,177,42,44 +75090,16,271,1487,177,42,44 +75091,15,271,1482,214,45,48 +75092,16,271,1482,214,45,48 +75093,15,271,1483,190,45,48 +75094,16,271,1483,190,45,48 +75095,15,271,1484,190,45,48 +75096,16,271,1484,190,45,48 +75097,15,271,1485,177,45,48 +75098,16,271,1485,177,45,48 +75099,15,271,1486,177,45,48 +75100,16,271,1486,177,45,48 +75101,15,271,1487,177,45,48 +75102,16,271,1487,177,45,48 diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index 7fd7bbba4..605d74c5e 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -2392,4 +2392,5 @@ location_area_id,local_language_id,name 1359,9,Pinwheel Forest (Hidden Grotto – Inner area) 1360,9,Oreburgh Mining Museum 1361,9,Pewter Museum of Science -1362,9,Floaroma Meadow \ No newline at end of file +1362,9,Floaroma Meadow +1363,9,Safari Zone Gate \ No newline at end of file diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index 040eaceb2..2d2d7b241 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1242,4 +1242,5 @@ id,location_id,game_index,identifier 1359,375,33,hidden-grotto-inner-area 1360,168,0,oreburgh-mining-museum 1361,231,0,pewter-museum-of-science -1362,175,0, \ No newline at end of file +1362,175,0, +1363,243,0, From 1195e0fee1d9dec1cd68f0e405aee35a62cf6233 Mon Sep 17 00:00:00 2001 From: Lafoxnir Date: Wed, 20 May 2026 15:38:03 +0200 Subject: [PATCH 74/80] feat: update CSVs with Legends ZA and Champions french pokedex names (#1527) --- data/v2/csv/pokedex_prose.csv | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/v2/csv/pokedex_prose.csv b/data/v2/csv/pokedex_prose.csv index fd14a521a..74dcb4f20 100644 --- a/data/v2/csv/pokedex_prose.csv +++ b/data/v2/csv/pokedex_prose.csv @@ -116,10 +116,13 @@ pokedex_id,local_language_id,name,description 33,6,Blaubeer-Akademie,Blaubeer-Akademie Dex 33,7,Arándano,Pokédex regional de la Academia Arándano de Escarlata/Púrpura 33,9,Blueberry,Blueberry Academy dex +34,5,Illumis,Pokédex de la ville d'Illumis dans Légendes Z-A 34,6,Illumina City,Illumina City Dex - Dex aus Pokémon Legenden Z-A 34,7,Ciudad Luminalia,Pokédex regional de Ciudad Luminalia de Pokemon Leyendas Z-A 34,9,Lumiose,Lumiose City dex +35,5,Extra Illumis,Pokédex d'extra Illumis dans Légendes Z-A Méga Dimension 35,6,Dimensions-Illumina,Dimensions-Illumina Dex 35,7,Luminalia Dimensional,Pokédex regional de Luminalia Dimensional de Pokemon Leyendas Z-A 35,9,Hyperspace,Hyperspace dex +36,5,Champions,Pokédex de Champions 36,9,Champions,Champions dex \ No newline at end of file From e4cbf7aa4dbe0b1594863b899870aa5d29eba8bc Mon Sep 17 00:00:00 2001 From: JJ80-spec <153856698+JJ80-spec@users.noreply.github.com> Date: Sat, 23 May 2026 12:24:36 +0100 Subject: [PATCH 75/80] Fix Hasura README link (#1529) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41a113475..cb83e2228 100755 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ make docker-make-migrations make docker-migrate ``` -## GraphQL   +## GraphQL   When you start PokéAPI with the above Docker Compose setup, an [Hasura Engine](https://github.com/hasura/graphql-engine) server is started as well. It's possible to track all the PokeAPI tables and foreign keys by simply From 3878ef1731c032833151f785b56a86190812e0ca Mon Sep 17 00:00:00 2001 From: Matthew Choy Date: Mon, 25 May 2026 21:41:41 +0800 Subject: [PATCH 76/80] Add BW2 in-game trades (#1524) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds the seven specific NPC trades from Pokémon Black 2 and White 2 (sourced from Serebii): - Route 4: Cottonee ↔ Petilil (version-exclusive) - Route 7: Emolga → Gigalith - Humilau City: Mantine → Tangrowth - Route 15: Ditto → Rotom - Accumula Town: Excadrill → Ambipom - Accumula Town: Hippowdon → Alakazam To support these: - Add encounter slot for the BW2 npc-trade method (vg 14, method 36) - Add Accumula Town location area (no entry existed) - Add seven new "Give X in a Trade" encounter condition values - Add encounters and encounter condition value mappings for B2 and W2 The Yancy/Curtis Funfest Mission trades in Nimbasa City are not included; they accept any Pokémon and depend on player gender, which needs additional encounter-condition infrastructure not present today. --- data/v2/csv/encounter_condition_value_map.csv | 12 ++++++++++++ data/v2/csv/encounter_condition_value_prose.csv | 7 +++++++ data/v2/csv/encounter_condition_values.csv | 7 +++++++ data/v2/csv/encounter_slots.csv | 1 + data/v2/csv/encounters.csv | 12 ++++++++++++ data/v2/csv/location_area_prose.csv | 3 ++- data/v2/csv/location_areas.csv | 1 + 7 files changed, 42 insertions(+), 1 deletion(-) diff --git a/data/v2/csv/encounter_condition_value_map.csv b/data/v2/csv/encounter_condition_value_map.csv index f603eb522..3ddcb693b 100644 --- a/data/v2/csv/encounter_condition_value_map.csv +++ b/data/v2/csv/encounter_condition_value_map.csv @@ -22106,3 +22106,15 @@ encounter_id,encounter_condition_value_id 75100,193 75101,193 75102,193 +75103,195 +75104,197 +75105,198 +75106,199 +75107,200 +75108,201 +75109,196 +75110,197 +75111,198 +75112,199 +75113,200 +75114,201 diff --git a/data/v2/csv/encounter_condition_value_prose.csv b/data/v2/csv/encounter_condition_value_prose.csv index 8d5b7b8a8..1e6f17af6 100644 --- a/data/v2/csv/encounter_condition_value_prose.csv +++ b/data/v2/csv/encounter_condition_value_prose.csv @@ -315,3 +315,10 @@ encounter_condition_value_id,local_language_id,name 192,9,Headbutt Tree (Common) 193,9,Headbutt Tree (Rare) 194,9,Headbutt Tree (Secret) +195,9,Give Cottonee in a Trade +196,9,Give Petilil in a Trade +197,9,Give Emolga in a Trade +198,9,Give Mantine in a Trade +199,9,Give Ditto in a Trade +200,9,Give Excadrill in a Trade +201,9,Give Hippowdon in a Trade diff --git a/data/v2/csv/encounter_condition_values.csv b/data/v2/csv/encounter_condition_values.csv index 4c641729f..4179f6cad 100644 --- a/data/v2/csv/encounter_condition_values.csv +++ b/data/v2/csv/encounter_condition_values.csv @@ -193,3 +193,10 @@ id,encounter_condition_id,identifier,is_default 192,20,headbutt-tree-common,0 193,20,headbutt-tree-rare,0 194,20,headbutt-tree-secret,0 +195,15,trade-cottonee,1 +196,15,trade-petilil,1 +197,15,trade-emolga,1 +198,15,trade-mantine,1 +199,15,trade-ditto,1 +200,15,trade-excadrill,1 +201,15,trade-hippowdon,1 diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index e09f4984b..a0225952e 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -1486,3 +1486,4 @@ id,version_group_id,encounter_method_id,slot,rarity 1485,10,7,4,10 1486,10,7,5,5 1487,10,7,6,5 +1488,14,36,,100 diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index fdf889b61..b536b9816 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -69238,3 +69238,15 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 75100,16,271,1486,177,45,48 75101,15,271,1487,177,45,48 75102,16,271,1487,177,45,48 +75103,21,627,1488,548,20,20 +75104,21,632,1488,526,35,35 +75105,21,659,1488,465,45,45 +75106,21,650,1488,479,60,60 +75107,21,1364,1488,424,40,40 +75108,21,1364,1488,65,40,40 +75109,22,627,1488,546,20,20 +75110,22,632,1488,526,35,35 +75111,22,659,1488,465,45,45 +75112,22,650,1488,479,60,60 +75113,22,1364,1488,424,40,40 +75114,22,1364,1488,65,40,40 diff --git a/data/v2/csv/location_area_prose.csv b/data/v2/csv/location_area_prose.csv index 605d74c5e..5a2e4b54d 100644 --- a/data/v2/csv/location_area_prose.csv +++ b/data/v2/csv/location_area_prose.csv @@ -2393,4 +2393,5 @@ location_area_id,local_language_id,name 1360,9,Oreburgh Mining Museum 1361,9,Pewter Museum of Science 1362,9,Floaroma Meadow -1363,9,Safari Zone Gate \ No newline at end of file +1363,9,Safari Zone Gate +1364,9,Accumula Town diff --git a/data/v2/csv/location_areas.csv b/data/v2/csv/location_areas.csv index 2d2d7b241..8aec81801 100644 --- a/data/v2/csv/location_areas.csv +++ b/data/v2/csv/location_areas.csv @@ -1244,3 +1244,4 @@ id,location_id,game_index,identifier 1361,231,0,pewter-museum-of-science 1362,175,0, 1363,243,0, +1364,347,0, From d89a8a14fbfbffd53463ac09743e1bea5a9db2d7 Mon Sep 17 00:00:00 2001 From: Jelly <69304294+UbeJelly@users.noreply.github.com> Date: Tue, 26 May 2026 17:36:08 +0800 Subject: [PATCH 77/80] Add Godot API wrapper repo link to README.md (#1526) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb83e2228..5b5a4a401 100755 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ This k8s setup creates all k8s resources inside the _Namespace_ `pokeapi`, run ` |Dart|[prathanbomb/pokedart](https://github.com/prathanbomb/pokedart)| | |Go|[mtslzr/pokeapi-go](https://github.com/mtslzr/pokeapi-go)|Auto caching | |Go|[JoshGuarino/PokeGo](https://github.com/JoshGuarino/PokeGo) |Auto caching | +|Godot|[UbeJelly/PokeDot](https://github.com/UbeJelly/PokeDot) | | |Haxe|[KinoCreatesGames/poke-api](https://github.com/KinoCreatesGames/poke-api) |Auto caching | |PHP |[lmerotta/phpokeapi](https://github.com/lmerotta/phpokeapi)|Auto caching, lazy loading | |PowerShell|[Celerium/PokeAPI-PowerShellWrapper](https://github.com/Celerium/PokeAPI-PowerShellWrapper)| | From c6badedaba668b1b51c8c03e4967a868e0e5bb91 Mon Sep 17 00:00:00 2001 From: Freak <131407675+FreakMediaLP@users.noreply.github.com> Date: Sat, 30 May 2026 14:48:55 +0200 Subject: [PATCH 78/80] Add missing evolution entries (#1525) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add new Pokémon evolution entries Added missing evolution location "New Mauville" for "Magneton" and "Probopass" in ORAS * Add new Pokémon evolution entries Added missing evolution location "Petalburg Woods" for "Leafeon" in ORAS Added missing evolution location "Shoal Cave" for "Glaceon" in ORAS --------- Co-authored-by: Alessandro Pezzè --- data/v2/csv/pokemon_evolution.csv | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/v2/csv/pokemon_evolution.csv b/data/v2/csv/pokemon_evolution.csv index 7b299b371..0e2f1cdf4 100644 --- a/data/v2/csv/pokemon_evolution.csv +++ b/data/v2/csv/pokemon_evolution.csv @@ -541,3 +541,7 @@ id,evolved_species_id,evolution_trigger_id,trigger_item_id,minimum_level,gender_ 543,1019,1,,,,,,,913,,,,,,,,,0,0,0,,,,,, 544,1013,3,2110,,,,,,,,,,,,,,,0,0,0,,,,,, 545,1013,3,2111,,,,,,,,,,,,,,,0,0,0,,,,,, +546,462,1,,,,446,,,,,,,,,,,,0,0,0,,,,,, +547,476,1,,,,446,,,,,,,,,,,,0,0,0,,,,,, +548,470,1,,,,438,,,,,,,,,,,,0,0,0,,,,,, +549,471,1,,,,445,,,,,,,,,,,,0,0,0,,,,,, From ac1a701d95013c4464e11071b302645b18a32b5e Mon Sep 17 00:00:00 2001 From: Jake Potrebic Date: Sat, 30 May 2026 05:49:30 -0700 Subject: [PATCH 79/80] Add gen IV special encounters in trophy garden (#1528) * Add gen IV special encounters in trophy garden * Rename encounter condition --- data/v2/csv/encounter_condition_prose.csv | 1 + data/v2/csv/encounter_condition_value_map.csv | 198 ++++++++++++++++++ .../csv/encounter_condition_value_prose.csv | 2 + data/v2/csv/encounter_condition_values.csv | 2 + data/v2/csv/encounter_conditions.csv | 1 + data/v2/csv/encounters.csv | 96 +++++++++ 6 files changed, 300 insertions(+) diff --git a/data/v2/csv/encounter_condition_prose.csv b/data/v2/csv/encounter_condition_prose.csv index f39f29e21..01f4edaf8 100644 --- a/data/v2/csv/encounter_condition_prose.csv +++ b/data/v2/csv/encounter_condition_prose.csv @@ -39,3 +39,4 @@ encounter_condition_id,local_language_id,name 18,9,Great Marsh Daily Slot 19,9,Honey Tree Group 20,9,Headbutt Tree Type +21,9,Listen to Mr. Backlot diff --git a/data/v2/csv/encounter_condition_value_map.csv b/data/v2/csv/encounter_condition_value_map.csv index 3ddcb693b..383f04741 100644 --- a/data/v2/csv/encounter_condition_value_map.csv +++ b/data/v2/csv/encounter_condition_value_map.csv @@ -22118,3 +22118,201 @@ encounter_id,encounter_condition_value_id 75112,199 75113,200 75114,201 +2532,202 +2533,202 +7203,202 +7204,202 +12013,202 +12014,202 +75115,37 +75115,203 +75116,37 +75116,203 +75117,37 +75117,203 +75118,37 +75118,203 +75119,37 +75119,203 +75120,37 +75120,203 +75121,37 +75121,203 +75122,37 +75122,203 +75123,37 +75123,203 +75124,37 +75124,203 +75125,37 +75125,203 +75126,37 +75126,203 +75127,37 +75127,203 +75128,37 +75128,203 +75129,37 +75129,203 +75130,37 +75130,203 +75131,37 +75131,203 +75132,37 +75132,203 +75133,37 +75133,203 +75134,37 +75134,203 +75135,37 +75135,203 +75136,37 +75136,203 +75137,37 +75137,203 +75138,37 +75138,203 +75139,37 +75139,203 +75140,37 +75140,203 +75141,37 +75141,203 +75142,37 +75142,203 +75143,37 +75143,203 +75144,37 +75144,203 +75145,37 +75145,203 +75146,37 +75146,203 +75147,37 +75147,203 +75148,37 +75148,203 +75149,37 +75149,203 +75150,37 +75150,203 +75151,37 +75151,203 +75152,37 +75152,203 +75153,37 +75153,203 +75154,37 +75154,203 +75155,37 +75155,203 +75156,37 +75156,203 +75157,37 +75157,203 +75158,37 +75158,203 +75159,37 +75159,203 +75160,37 +75160,203 +75161,37 +75161,203 +75162,37 +75162,203 +75163,37 +75163,203 +75164,37 +75164,203 +75165,37 +75165,203 +75166,37 +75166,203 +75167,37 +75167,203 +75168,37 +75168,203 +75169,37 +75169,203 +75170,37 +75170,203 +75171,37 +75171,203 +75172,37 +75172,203 +75173,37 +75173,203 +75174,37 +75174,203 +75175,37 +75175,203 +75176,37 +75176,203 +75177,37 +75177,203 +75178,37 +75178,203 +75179,37 +75179,203 +75180,37 +75180,203 +75181,37 +75181,203 +75182,37 +75182,203 +75183,37 +75183,203 +75184,37 +75184,203 +75185,37 +75185,203 +75186,37 +75186,203 +75187,37 +75187,203 +75188,37 +75188,203 +75189,37 +75189,203 +75190,37 +75190,203 +75191,37 +75191,203 +75192,37 +75192,203 +75193,37 +75193,203 +75194,37 +75194,203 +75195,37 +75195,203 +75196,37 +75196,203 +75197,37 +75197,203 +75198,37 +75198,203 +75199,37 +75199,203 +75200,37 +75200,203 +75201,37 +75201,203 +75202,37 +75202,203 +75203,37 +75203,203 +75204,37 +75204,203 +75205,37 +75205,203 +75206,37 +75206,203 +75207,37 +75207,203 +75208,37 +75208,203 +75209,37 +75209,203 +75210,37 +75210,203 diff --git a/data/v2/csv/encounter_condition_value_prose.csv b/data/v2/csv/encounter_condition_value_prose.csv index 1e6f17af6..2839362a3 100644 --- a/data/v2/csv/encounter_condition_value_prose.csv +++ b/data/v2/csv/encounter_condition_value_prose.csv @@ -322,3 +322,5 @@ encounter_condition_value_id,local_language_id,name 199,9,Give Ditto in a Trade 200,9,Give Excadrill in a Trade 201,9,Give Hippowdon in a Trade +202,9,Mr. Backlot hasn't mentioned any Pokemon +203,9,Mr. Backlot has mentioned seeing this Pokemon in the garden diff --git a/data/v2/csv/encounter_condition_values.csv b/data/v2/csv/encounter_condition_values.csv index 4179f6cad..89a038add 100644 --- a/data/v2/csv/encounter_condition_values.csv +++ b/data/v2/csv/encounter_condition_values.csv @@ -200,3 +200,5 @@ id,encounter_condition_id,identifier,is_default 199,15,trade-ditto,1 200,15,trade-excadrill,1 201,15,trade-hippowdon,1 +202,21,backlot-not-mentioned,1 +203,21,backlot-mentioned,0 diff --git a/data/v2/csv/encounter_conditions.csv b/data/v2/csv/encounter_conditions.csv index dcfdb3b99..1ba300d67 100644 --- a/data/v2/csv/encounter_conditions.csv +++ b/data/v2/csv/encounter_conditions.csv @@ -19,3 +19,4 @@ id,identifier 18,great-marsh-daily-slot 19,honey-tree-group 20,headbutt-tree +21,backlot diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index b536b9816..5cdcd997a 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -69250,3 +69250,99 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 75112,22,650,1488,479,60,60 75113,22,1364,1488,424,40,40 75114,22,1364,1488,65,40,40 +75115,12,118,7,133,18,18 +75116,12,118,7,438,18,18 +75117,12,118,7,440,18,18 +75118,12,118,7,52,18,18 +75119,12,118,7,173,18,18 +75120,12,118,7,35,18,18 +75121,12,118,7,174,18,18 +75122,12,118,7,311,18,18 +75123,12,118,7,39,18,18 +75124,12,118,7,137,18,18 +75125,12,118,7,351,18,18 +75126,12,118,7,312,18,18 +75127,12,118,7,439,18,18 +75128,12,118,7,183,18,18 +75129,12,118,7,113,18,18 +75130,12,118,7,298,18,18 +75131,12,118,8,133,16,16 +75132,12,118,8,438,16,16 +75133,12,118,8,440,16,16 +75134,12,118,8,52,16,16 +75135,12,118,8,173,16,16 +75136,12,118,8,35,16,16 +75137,12,118,8,174,16,16 +75138,12,118,8,311,16,16 +75139,12,118,8,39,16,16 +75140,12,118,8,137,16,16 +75141,12,118,8,351,16,16 +75142,12,118,8,312,16,16 +75143,12,118,8,439,16,16 +75144,12,118,8,183,16,16 +75145,12,118,8,113,16,16 +75146,12,118,8,298,16,16 +75147,13,118,7,133,18,18 +75148,13,118,7,438,18,18 +75149,13,118,7,440,18,18 +75150,13,118,7,52,18,18 +75151,13,118,7,173,18,18 +75152,13,118,7,35,18,18 +75153,13,118,7,174,18,18 +75154,13,118,7,311,18,18 +75155,13,118,7,39,18,18 +75156,13,118,7,137,18,18 +75157,13,118,7,351,18,18 +75158,13,118,7,312,18,18 +75159,13,118,7,439,18,18 +75160,13,118,7,183,18,18 +75161,13,118,7,113,18,18 +75162,13,118,7,298,18,18 +75163,13,118,8,133,16,16 +75164,13,118,8,438,16,16 +75165,13,118,8,440,16,16 +75166,13,118,8,52,16,16 +75167,13,118,8,173,16,16 +75168,13,118,8,35,16,16 +75169,13,118,8,174,16,16 +75170,13,118,8,311,16,16 +75171,13,118,8,39,16,16 +75172,13,118,8,137,16,16 +75173,13,118,8,351,16,16 +75174,13,118,8,312,16,16 +75175,13,118,8,439,16,16 +75176,13,118,8,183,16,16 +75177,13,118,8,113,16,16 +75178,13,118,8,298,16,16 +75179,14,118,129,133,22,22 +75180,14,118,129,438,22,22 +75181,14,118,129,440,22,22 +75182,14,118,129,52,22,22 +75183,14,118,129,173,22,22 +75184,14,118,129,35,22,22 +75185,14,118,129,174,22,22 +75186,14,118,129,311,22,22 +75187,14,118,129,39,22,22 +75188,14,118,129,132,22,22 +75189,14,118,129,351,22,22 +75190,14,118,129,312,22,22 +75191,14,118,129,439,22,22 +75192,14,118,129,183,22,22 +75193,14,118,129,113,22,22 +75194,14,118,129,298,22,22 +75195,14,118,130,133,22,22 +75196,14,118,130,438,22,22 +75197,14,118,130,440,22,22 +75198,14,118,130,52,22,22 +75199,14,118,130,173,22,22 +75200,14,118,130,35,22,22 +75201,14,118,130,174,22,22 +75202,14,118,130,311,22,22 +75203,14,118,130,39,22,22 +75204,14,118,130,132,22,22 +75205,14,118,130,351,22,22 +75206,14,118,130,312,22,22 +75207,14,118,130,439,22,22 +75208,14,118,130,183,22,22 +75209,14,118,130,113,22,22 +75210,14,118,130,298,22,22 From 7248bece7564f5b3443741397eddb8d41f133b40 Mon Sep 17 00:00:00 2001 From: SnorlaxMonster <7100450+SnorlaxMonster@users.noreply.github.com> Date: Mon, 1 Jun 2026 15:54:39 +0930 Subject: [PATCH 80/80] Remove duplicate moves from LA Porygon (#1535) Co-authored-by: SnorlaxMonster --- data/v2/csv/pokemon_moves.csv | 8 -------- 1 file changed, 8 deletions(-) diff --git a/data/v2/csv/pokemon_moves.csv b/data/v2/csv/pokemon_moves.csv index 87e2eb4bc..aaa5e55df 100644 --- a/data/v2/csv/pokemon_moves.csv +++ b/data/v2/csv/pokemon_moves.csv @@ -143667,20 +143667,12 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery 137,23,433,4,0,, 137,23,451,4,0,, 137,24,33,1,1,,9 -137,24,33,1,1,,9 -137,24,84,1,5,,14 137,24,84,1,5,,14 137,24,86,1,9,,18 -137,24,86,1,9,,18 -137,24,209,1,15,,25 137,24,209,1,15,,25 137,24,161,1,21,,31 -137,24,161,1,21,,31 -137,24,85,1,29,,40 137,24,85,1,29,,40 137,24,105,1,37,,48 -137,24,105,1,37,,48 -137,24,63,1,47,,59 137,24,63,1,47,,59 137,25,33,1,1,1, 137,25,160,1,1,2,