Fix: SSP-211 attack name error(Cause by raw data issue)

This commit is contained in:
Xin Gao 2025-01-30 19:08:23 +08:00
parent b009c6d956
commit 2c4d59114e
2 changed files with 5 additions and 5 deletions

View File

@ -203905,11 +203905,11 @@
"appIds": [
10934
],
"effectId": "fe7d21214926b92a451c13826b839c1c",
"effectId": "a00f63115592761e79b7fe27075cdac2",
"yorenCode": "Y850",
"cardType": "Pokemon",
"cardName": "耿鬼VMAX",
"description": "【恶】【恶】 慌乱恐惧 60×\n造成对手场上「宝可梦V・GX」的数量×60点伤害。\n\n【恶】【恶】【恶】 超巨完整吞下 250\n在下一个自己的回合这只宝可梦无法使用招式。\n\n",
"description": "【恶】【恶】 慌乱恐惧 60×\n造成对手场上「宝可梦V・GX」的数量×60点伤害。\n\n【恶】【恶】【恶】 超巨完整吞下 250\n在下一个自己的回合这只宝可梦无法使用招式。\n\n",
"mechanic": null,
"label": [
"Single Strike"
@ -203932,7 +203932,7 @@
"isVstarPower": false
},
{
"name": "超巨完整吞下",
"name": "超巨完整吞下",
"text": "在下一个自己的回合,这只宝可梦无法使用招式。",
"cost": [
"D",
@ -203960,7 +203960,7 @@
"rarity": "无标记",
"releaseDate": "2023-05-19T00:00:00+08:00",
"searchSyntax": {
"text": "慌乱恐惧 造成对手场上「宝可梦V・GX」的数量×60点伤害。\n超巨完整吞下 在下一个自己的回合,这只宝可梦无法使用招式。\n",
"text": "慌乱恐惧 造成对手场上「宝可梦V・GX」的数量×60点伤害。\n超巨完整吞下 在下一个自己的回合,这只宝可梦无法使用招式。\n",
"is": [
"Single Strike",
"VMAX"

File diff suppressed because one or more lines are too long