fix: corrects is_battle_only value on certain pokémon forms

This commit is contained in:
Gudine 2024-02-10 14:20:14 -03:00
parent e7974e7520
commit 2a85ddf8f5

View file

@ -1245,7 +1245,7 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
10219,greninja-ash,ash,10117,17,1,1,0,3,853
10220,zygarde-10-power-construct,10-power-construct,10118,17,1,0,0,3,1002
10221,zygarde-50-power-construct,50-power-construct,10119,17,1,0,0,4,1003
10222,zygarde-complete,complete,10120,17,1,0,0,5,1004
10222,zygarde-complete,complete,10120,17,1,1,0,5,1004
10223,gumshoos-totem,totem,10121,17,1,0,0,2,1024
10224,vikavolt-totem,totem,10122,17,1,0,0,2,1028
10225,oricorio-pom-pom,pom-pom,10123,17,1,0,0,2,1032
@ -1360,12 +1360,12 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
10334,linoone-galar,galar,10175,20,1,0,0,2,392
10335,darumaka-galar,galar,10176,20,1,0,0,2,725
10336,darmanitan-galar-standard,galar-standard,10177,20,1,0,0,3,728
10337,darmanitan-galar-zen,galar-zen,10178,20,1,0,0,4,729
10337,darmanitan-galar-zen,galar-zen,10178,20,1,1,0,4,729
10338,yamask-galar,galar,10179,20,1,0,0,2,737
10339,stunfisk-galar,galar,10180,20,1,0,0,2,800
10340,zygarde-10,10,10181,17,1,0,0,2,1001
10341,cramorant-gulping,gulping,10182,20,1,0,0,2,1186
10342,cramorant-gorging,gorging,10183,20,1,0,0,3,1187
10341,cramorant-gulping,gulping,10182,20,1,1,0,2,1186
10342,cramorant-gorging,gorging,10183,20,1,1,0,3,1187
10343,toxtricity-low-key,low-key,10184,20,1,0,0,2,1192
10344,sinistea-antique,antique,854,20,0,0,0,2,1198
10345,polteageist-antique,antique,855,20,0,0,0,2,1200
@ -1377,11 +1377,11 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
10351,alcremie-ruby-swirl,ruby-swirl,869,20,0,0,0,7,1220
10352,alcremie-caramel-swirl,caramel-swirl,869,20,0,0,0,8,1221
10353,alcremie-rainbow-swirl,rainbow-swirl,869,20,0,0,0,9,1222
10354,eiscue-noice,noice,10185,20,1,0,0,2,1229
10354,eiscue-noice,noice,10185,20,1,1,0,2,1229
10355,indeedee-female,female,10186,20,1,0,0,2,1231
10356,morpeko-hangry,hangry,10187,20,1,0,0,2,1233
10357,zacian-crowned,crowned,10188,20,1,0,0,2,1245
10358,zamazenta-crowned,crowned,10189,20,1,0,0,2,1247
10356,morpeko-hangry,hangry,10187,20,1,1,0,2,1233
10357,zacian-crowned,crowned,10188,20,1,1,0,2,1245
10358,zamazenta-crowned,crowned,10189,20,1,1,0,2,1247
10359,eternatus-eternamax,eternamax,10190,20,1,0,0,2,1249
10360,urshifu-rapid-strike,rapid-strike,10191,20,1,0,0,2,1252
10361,zarude-dada,dada,10192,20,1,0,0,2,1254

1 id identifier form_identifier pokemon_id introduced_in_version_group_id is_default is_battle_only is_mega form_order order
1245 10219 greninja-ash ash 10117 17 1 1 0 3 853
1246 10220 zygarde-10-power-construct 10-power-construct 10118 17 1 0 0 3 1002
1247 10221 zygarde-50-power-construct 50-power-construct 10119 17 1 0 0 4 1003
1248 10222 zygarde-complete complete 10120 17 1 0 1 0 5 1004
1249 10223 gumshoos-totem totem 10121 17 1 0 0 2 1024
1250 10224 vikavolt-totem totem 10122 17 1 0 0 2 1028
1251 10225 oricorio-pom-pom pom-pom 10123 17 1 0 0 2 1032
1360 10334 linoone-galar galar 10175 20 1 0 0 2 392
1361 10335 darumaka-galar galar 10176 20 1 0 0 2 725
1362 10336 darmanitan-galar-standard galar-standard 10177 20 1 0 0 3 728
1363 10337 darmanitan-galar-zen galar-zen 10178 20 1 0 1 0 4 729
1364 10338 yamask-galar galar 10179 20 1 0 0 2 737
1365 10339 stunfisk-galar galar 10180 20 1 0 0 2 800
1366 10340 zygarde-10 10 10181 17 1 0 0 2 1001
1367 10341 cramorant-gulping gulping 10182 20 1 0 1 0 2 1186
1368 10342 cramorant-gorging gorging 10183 20 1 0 1 0 3 1187
1369 10343 toxtricity-low-key low-key 10184 20 1 0 0 2 1192
1370 10344 sinistea-antique antique 854 20 0 0 0 2 1198
1371 10345 polteageist-antique antique 855 20 0 0 0 2 1200
1377 10351 alcremie-ruby-swirl ruby-swirl 869 20 0 0 0 7 1220
1378 10352 alcremie-caramel-swirl caramel-swirl 869 20 0 0 0 8 1221
1379 10353 alcremie-rainbow-swirl rainbow-swirl 869 20 0 0 0 9 1222
1380 10354 eiscue-noice noice 10185 20 1 0 1 0 2 1229
1381 10355 indeedee-female female 10186 20 1 0 0 2 1231
1382 10356 morpeko-hangry hangry 10187 20 1 0 1 0 2 1233
1383 10357 zacian-crowned crowned 10188 20 1 0 1 0 2 1245
1384 10358 zamazenta-crowned crowned 10189 20 1 0 1 0 2 1247
1385 10359 eternatus-eternamax eternamax 10190 20 1 0 0 2 1249
1386 10360 urshifu-rapid-strike rapid-strike 10191 20 1 0 0 2 1252
1387 10361 zarude-dada dada 10192 20 1 0 0 2 1254