Skip to content

Commit

Permalink
chore: update tests for protos
Browse files Browse the repository at this point in the history
  • Loading branch information
TurtIeSocks committed Sep 21, 2024
1 parent 832f414 commit 1e42f4d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 72 deletions.
31 changes: 0 additions & 31 deletions tests/customValues.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,37 +38,6 @@
3
]
},
"52_%_710": {
"id": 52,
"name": "Mauzi",
"form": {
"formName": "Erlöst",
"id": 710
},
"types": [
{
"typeId": 1,
"typeName": "Normal"
}
],
"stats": {
"baseAttack": 92,
"baseDefense": 78,
"baseStamina": 120
},
"quickMoves": {
"202": "Biss",
"220": "Kratzer"
},
"chargedMoves": {
"16": "Finsteraura",
"51": "Nachthieb",
"280": "Schmarotzer"
},
"family": 52,
"generation": "Kanto",
"little": true
},
"53_%_66": {
"id": 53,
"name": "Snobilikat",
Expand Down
37 changes: 0 additions & 37 deletions tests/defaultValues.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,6 @@
}
]
},
"164": {
"name": "Shadow",
"proto": "BULBASAUR_SHADOW"
},
"165": {
"name": "Purified",
"proto": "BULBASAUR_PURIFIED"
},
"897": {
"name": "Fall 2019",
"proto": "BULBASAUR_FALL_2019",
Expand Down Expand Up @@ -78,14 +70,6 @@
"3": {}
}
},
"179": {
"name": "Shadow",
"proto": "CHARIZARD_SHADOW"
},
"180": {
"name": "Purified",
"proto": "CHARIZARD_PURIFIED"
},
"951": {
"name": "Copy 2019",
"proto": "CHARIZARD_COPY_2019"
Expand Down Expand Up @@ -175,14 +159,6 @@
}
]
},
"709": {
"name": "Shadow",
"proto": "MEOWTH_SHADOW"
},
"710": {
"name": "Purified",
"proto": "MEOWTH_PURIFIED"
},
"2335": {
"name": "Galarian",
"proto": "MEOWTH_GALARIAN",
Expand Down Expand Up @@ -262,17 +238,6 @@
"temp_evolutions": {
"1": {}
}
},
"1998": {
"name": "Shadow",
"proto": "AUDINO_SHADOW"
},
"1999": {
"name": "Purified",
"proto": "AUDINO_PURIFIED",
"temp_evolutions": {
"1": {}
}
}
},
"gen_id": 5,
Expand Down Expand Up @@ -645,7 +610,6 @@
"move_94": "Knochenkeule",
"poke_0": "Ersatzpokemon",
"poke_1": "Bisasam",
"form_183": "Erlöst",
"form_34": "Angriffsform",
"desc_26_50": "Kräftiges Massieren seiner Backentaschen setzt einen süßen Geruch frei. Dafür nimmt man auch gerne einen leichten Elektroschock in Kauf.",
"grunt_5": "Rüpel (Weiblich)",
Expand All @@ -661,7 +625,6 @@
"poke_1": "Bulbasaur",
"lure_503": "Mossy",
"item_4": "Master Ball",
"form_183": "Purified",
"form_34": "Attack",
"desc_26_50": "When you rub its cheeks, a sweet fragrance comes wafting out. However, you'll also get a light shock!",
"grunt_5": "Grunt (Female)",
Expand Down
4 changes: 0 additions & 4 deletions tests/rawValues.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
"pokemonName": "Bulbasaur",
"forms": [
163,
164,
165,
897
],
"defaultFormId": 163,
Expand Down Expand Up @@ -86,8 +84,6 @@
"pokemonName": "Charizard",
"forms": [
178,
179,
180,
951
],
"defaultFormId": 178,
Expand Down

0 comments on commit 1e42f4d

Please # to comment.