Skip to content

Commit

Permalink
fix: Lost Origin
Browse files Browse the repository at this point in the history
Signed-off-by: Avior <[email protected]>
  • Loading branch information
Aviortheking committed Dec 19, 2023
1 parent 35abd69 commit 11ae5aa
Show file tree
Hide file tree
Showing 44 changed files with 80 additions and 80 deletions.
2 changes: 1 addition & 1 deletion data/Sword & Shield/Lost Origin/003.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Giflor"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 150,
types: ["Grass"],
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Lost Origin/008.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Papinella"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 130,
types: ["Grass"],
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Lost Origin/013.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Tengulist"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 160,
types: ["Grass"],
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Lost Origin/017.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Trombork"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 120,
types: ["Grass"],
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Lost Origin/020.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Maritellit"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 110,
types: ["Grass"],
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Lost Origin/026.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Skelabra"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 150,
types: ["Fire"],
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Lost Origin/027.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Fennexis V"
},

rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
hp: 210,
types: ["Fire"],
Expand Down
2 changes: 1 addition & 1 deletion data/Sword & Shield/Lost Origin/029.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Pyroleo"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 120,
types: ["Fire"],
Expand Down
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/037.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Seedraking"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 150,
types: ["Water"],
Expand Down Expand Up @@ -76,4 +76,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/045.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Hisui-Salmagnis"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 110,
types: ["Water"],
Expand Down Expand Up @@ -83,4 +83,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/048.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Kyurem V"
},

rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
hp: 220,
types: ["Water"],
Expand Down Expand Up @@ -65,4 +65,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/049.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Kyurem VMAX"
},

rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
hp: 330,
types: ["Water"],
Expand Down Expand Up @@ -85,4 +85,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/051.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Polaross"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 130,
types: ["Water"],
Expand Down Expand Up @@ -75,4 +75,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/056.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Magnezone V"
},

rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
hp: 210,
types: ["Lightning"],
Expand Down Expand Up @@ -74,4 +74,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/057.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Magnezone VSTAR"
},

rarity: "Ultra Rare",
rarity: "Holo Rare VSTAR",
category: "Pokemon",
hp: 270,
types: ["Lightning"],
Expand Down Expand Up @@ -84,4 +84,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/058.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Rotom V"
},

rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
hp: 190,
types: ["Lightning"],
Expand Down Expand Up @@ -76,4 +76,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/066.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Gengar"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 120,
types: ["Psychic"],
Expand Down Expand Up @@ -83,4 +83,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/069.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Strahlendes Guardevoir"
},

rarity: "Ultra Rare",
rarity: "Radiant Rare",
category: "Pokemon",
hp: 130,
types: ["Psychic"],
Expand Down Expand Up @@ -75,4 +75,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/070.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Zobiris"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 80,
types: ["Psychic"],
Expand Down Expand Up @@ -64,4 +64,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/074.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Cresselia"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 120,
types: ["Psychic"],
Expand Down Expand Up @@ -64,4 +64,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/076.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Hisui-Zoroark"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 120,
types: ["Psychic"],
Expand Down Expand Up @@ -79,4 +79,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/081.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Phantoross"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 120,
types: ["Psychic"],
Expand Down Expand Up @@ -73,4 +73,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/082.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Cupidos V"
},

rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
hp: 210,
types: ["Psychic"],
Expand Down Expand Up @@ -76,4 +76,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/084.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Hisui-Arkani"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 130,
types: ["Fighting"],
Expand Down Expand Up @@ -74,4 +74,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/088.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Machomei"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 150,
types: ["Fighting"],
Expand Down Expand Up @@ -85,4 +85,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/092.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Aerodactyl V"
},

rarity: "Ultra Rare",
rarity: "Holo Rare V",
category: "Pokemon",
hp: 210,
types: ["Fighting"],
Expand Down Expand Up @@ -67,4 +67,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/093.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Aerodactyl VSTAR"
},

rarity: "Ultra Rare",
rarity: "Holo Rare VSTAR",
category: "Pokemon",
hp: 260,
types: ["Fighting"],
Expand Down Expand Up @@ -84,4 +84,4 @@ const card: Card = {
}
}

export default card
export default card
4 changes: 2 additions & 2 deletions data/Sword & Shield/Lost Origin/107.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const card: Card = {
de: "Thanathora"
},

rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 130,
types: ["Fighting"],
Expand Down Expand Up @@ -76,4 +76,4 @@ const card: Card = {
}
}

export default card
export default card
Loading

0 comments on commit 11ae5aa

Please sign in to comment.