Update pokemon-info.json

This commit is contained in:
Lugiad 2024-09-11 16:36:50 +02:00 committed by GitHub
parent 7a490a0c38
commit e5d29d221f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,8 @@
"SPDEFshortened": "特防",
"SPD": "速度",
"SPDshortened": "速度"
"ACC": "命中率",
"EVA": "回避率"
},
"Type": {
"UNKNOWN": "未知",
@ -35,4 +37,4 @@
"FAIRY": "妖精",
"STELLAR": "星晶"
}
}
}