fix: sets is_battle_only to false on totem pokémon

This commit is contained in:
Gudine 2024-02-10 14:13:51 -03:00
parent 036ea6ab50
commit e7974e7520

View file

@ -1218,7 +1218,7 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
10192,beedrill-mega,mega,10090,16,1,1,1,2,20
10193,rattata-alola,alola,10091,17,1,0,0,2,26
10194,raticate-alola,alola,10092,17,1,0,0,2,28
10195,raticate-totem-alola,totem-alola,10093,17,1,1,0,3,29
10195,raticate-totem-alola,totem-alola,10093,17,1,0,0,3,29
10196,pikachu-original-cap,original-cap,10094,17,1,0,0,8,43
10197,pikachu-hoenn-cap,hoenn-cap,10095,17,1,0,0,9,44
10198,pikachu-sinnoh-cap,sinnoh-cap,10096,17,1,0,0,10,45
@ -1246,15 +1246,15 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
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
10223,gumshoos-totem,totem,10121,17,1,1,0,2,1024
10224,vikavolt-totem,totem,10122,17,1,1,0,2,1028
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
10226,oricorio-pau,pau,10124,17,1,0,0,3,1033
10227,oricorio-sensu,sensu,10125,17,1,0,0,4,1034
10228,lycanroc-midnight,midnight,10126,17,1,0,0,2,1041
10229,wishiwashi-school,school,10127,17,1,1,0,2,1044
10230,lurantis-totem,totem,10128,17,1,1,0,2,1054
10231,salazzle-totem,totem,10129,17,1,1,0,2,1059
10230,lurantis-totem,totem,10128,17,1,0,0,2,1054
10231,salazzle-totem,totem,10129,17,1,0,0,2,1059
10232,silvally-fighting,fighting,773,17,0,0,0,2,1075
10233,silvally-flying,flying,773,17,0,0,0,3,1076
10234,silvally-poison,poison,773,17,0,0,0,4,1077
@ -1286,9 +1286,9 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
10260,minior-indigo,indigo,10141,17,1,0,0,13,1104
10261,minior-violet,violet,10142,17,1,0,0,14,1105
10262,mimikyu-busted,busted,10143,17,1,1,0,2,1111
10263,mimikyu-totem-disguised,totem-disguised,10144,17,1,1,0,3,1112
10263,mimikyu-totem-disguised,totem-disguised,10144,17,1,0,0,3,1112
10264,mimikyu-totem-busted,totem-busted,10145,17,1,1,0,4,1113
10265,kommo-o-totem,totem,10146,17,1,1,0,2,1120
10265,kommo-o-totem,totem,10146,17,1,0,0,2,1120
10266,magearna-original,original,10147,17,1,0,0,2,1141
10267,pikachu-partner-cap,partner-cap,10148,18,1,0,0,14,49
10268,marowak-totem,totem,10149,18,1,0,0,3,167

1 id identifier form_identifier pokemon_id introduced_in_version_group_id is_default is_battle_only is_mega form_order order
1218 10192 beedrill-mega mega 10090 16 1 1 1 2 20
1219 10193 rattata-alola alola 10091 17 1 0 0 2 26
1220 10194 raticate-alola alola 10092 17 1 0 0 2 28
1221 10195 raticate-totem-alola totem-alola 10093 17 1 1 0 0 3 29
1222 10196 pikachu-original-cap original-cap 10094 17 1 0 0 8 43
1223 10197 pikachu-hoenn-cap hoenn-cap 10095 17 1 0 0 9 44
1224 10198 pikachu-sinnoh-cap sinnoh-cap 10096 17 1 0 0 10 45
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 0 5 1004
1249 10223 gumshoos-totem totem 10121 17 1 1 0 0 2 1024
1250 10224 vikavolt-totem totem 10122 17 1 1 0 0 2 1028
1251 10225 oricorio-pom-pom pom-pom 10123 17 1 0 0 2 1032
1252 10226 oricorio-pau pau 10124 17 1 0 0 3 1033
1253 10227 oricorio-sensu sensu 10125 17 1 0 0 4 1034
1254 10228 lycanroc-midnight midnight 10126 17 1 0 0 2 1041
1255 10229 wishiwashi-school school 10127 17 1 1 0 2 1044
1256 10230 lurantis-totem totem 10128 17 1 1 0 0 2 1054
1257 10231 salazzle-totem totem 10129 17 1 1 0 0 2 1059
1258 10232 silvally-fighting fighting 773 17 0 0 0 2 1075
1259 10233 silvally-flying flying 773 17 0 0 0 3 1076
1260 10234 silvally-poison poison 773 17 0 0 0 4 1077
1286 10260 minior-indigo indigo 10141 17 1 0 0 13 1104
1287 10261 minior-violet violet 10142 17 1 0 0 14 1105
1288 10262 mimikyu-busted busted 10143 17 1 1 0 2 1111
1289 10263 mimikyu-totem-disguised totem-disguised 10144 17 1 1 0 0 3 1112
1290 10264 mimikyu-totem-busted totem-busted 10145 17 1 1 0 4 1113
1291 10265 kommo-o-totem totem 10146 17 1 1 0 0 2 1120
1292 10266 magearna-original original 10147 17 1 0 0 2 1141
1293 10267 pikachu-partner-cap partner-cap 10148 18 1 0 0 14 49
1294 10268 marowak-totem totem 10149 18 1 0 0 3 167