Skip to content

Commit

Permalink
Fix cards in swsh10 incorrectly labels as V subtypes
Browse files Browse the repository at this point in the history
  • Loading branch information
adback03 committed Jun 13, 2022
1 parent 2c3787e commit 107dbea
Showing 1 changed file with 6 additions and 20 deletions.
26 changes: 6 additions & 20 deletions cards/en/swsh10.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@
"name": "Hisuian Voltorb",
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
"Basic"
],
"hp": "50",
"types": [
Expand All @@ -78,9 +77,6 @@
"evolvesTo": [
"Electrode"
],
"rules": [
"V rule: When your Pokémon V is Knocked Out, your opponent takes 2 Prize cards."
],
"attacks": [
{
"name": "Cheerful Charge",
Expand Down Expand Up @@ -8504,13 +8500,11 @@
"name": "Gardenia's Vigor",
"supertype": "Trainer",
"subtypes": [
"V",
"Supporter"
],
"rules": [
"Draw 2 cards. If you drew any cards in this way, attach up to 2 Grass Energy cards from your hand to 1 of your Benched Pokémon.",
"Supporter rule: You may play only 1 Supporter card during your turn.",
"V rule: When your Pokémon V is Knocked Out, your opponent takes 2 Prize cards."
"Supporter rule: You may play only 1 Supporter card during your turn."
],
"number": "143",
"artist": "Yuu Nishida",
Expand Down Expand Up @@ -8631,12 +8625,10 @@
"name": "Jubilife Village",
"supertype": "Trainer",
"subtypes": [
"V",
"Stadium"
],
"rules": [
"Once during each player's turn, that player may shuffle their hand into their deck and draw 5 cards. If they do, their turn ends.",
"V rule: When your Pokémon V is Knocked Out, your opponent takes 2 Prize cards."
"Once during each player's turn, that player may shuffle their hand into their deck and draw 5 cards. If they do, their turn ends."
],
"number": "148",
"artist": "Oswaldo KATO",
Expand Down Expand Up @@ -10350,13 +10342,11 @@
"name": "Gardenia's Vigor",
"supertype": "Trainer",
"subtypes": [
"V",
"Supporter"
],
"rules": [
"Draw 2 cards. If you drew any cards in this way, attach up to 2 Grass Energy cards from your hand to 1 of your Benched Pokémon.",
"Supporter rule: You may play only 1 Supporter card during your turn.",
"V rule: When your Pokémon V is Knocked Out, your opponent takes 2 Prize cards."
"Supporter rule: You may play only 1 Supporter card during your turn."
],
"number": "184",
"artist": "En Morikura",
Expand Down Expand Up @@ -11164,13 +11154,11 @@
"name": "Gardenia's Vigor",
"supertype": "Trainer",
"subtypes": [
"V",
"Supporter"
],
"rules": [
"Draw 2 cards. If you drew any cards in this way, attach up to 2 Grass Energy cards from your hand to 1 of your Benched Pokémon.",
"Supporter rule: You may play only 1 Supporter card during your turn.",
"V rule: When your Pokémon V is Knocked Out, your opponent takes 2 Prize cards."
"Supporter rule: You may play only 1 Supporter card during your turn."
],
"number": "202",
"artist": "En Morikura",
Expand Down Expand Up @@ -11541,12 +11529,10 @@
"name": "Jubilife Village",
"supertype": "Trainer",
"subtypes": [
"V",
"Stadium"
],
"rules": [
"Once during each player's turn, that player may shuffle their hand into their deck and draw 5 cards. If they do, their turn ends.",
"V rule: When your Pokémon V is Knocked Out, your opponent takes 2 Prize cards."
"Once during each player's turn, that player may shuffle their hand into their deck and draw 5 cards. If they do, their turn ends."
],
"number": "212",
"artist": "Oswaldo KATO",
Expand Down

0 comments on commit 107dbea

Please sign in to comment.