mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-19 23:02:19 +02:00
Update pokemon-summary.json
This commit is contained in:
parent
0921e3b32c
commit
7a490a0c38
@ -1 +1,45 @@
|
|||||||
{}
|
{
|
||||||
|
"pokemonInfo": "寶可夢信息",
|
||||||
|
"status": "狀態",
|
||||||
|
"powerAccuracyCategory": "威力\n命中率\n類別",
|
||||||
|
"type": "屬性",
|
||||||
|
"unknownTrainer": "未知",
|
||||||
|
"ot": "訓練師",
|
||||||
|
"nature": "性格",
|
||||||
|
"expPoints": "經驗值",
|
||||||
|
"nextLv": "下一級",
|
||||||
|
"cancel": "取消",
|
||||||
|
|
||||||
|
"memoString": "{{natureFragment}} 性格,\n{{metFragment}}",
|
||||||
|
"metFragment": {
|
||||||
|
"normal": "met at Lv{{level}},\n{{biome}}.",
|
||||||
|
"apparently": "命中注定般地相遇于Lv.{{level}},\n{{biome}}。",
|
||||||
|
},
|
||||||
|
"natureFragment": {
|
||||||
|
"Hardy": "{{nature}}",
|
||||||
|
"Lonely": "{{nature}}",
|
||||||
|
"Brave": "{{nature}}",
|
||||||
|
"Adamant": "{{nature}}",
|
||||||
|
"Naughty": "{{nature}}",
|
||||||
|
"Bold": "{{nature}}",
|
||||||
|
"Docile": "{{nature}}",
|
||||||
|
"Relaxed": "{{nature}}",
|
||||||
|
"Impish": "{{nature}}",
|
||||||
|
"Lax": "{{nature}}",
|
||||||
|
"Timid": "{{nature}}",
|
||||||
|
"Hasty": "{{nature}}",
|
||||||
|
"Serious": "{{nature}}",
|
||||||
|
"Jolly": "{{nature}}",
|
||||||
|
"Naive": "{{nature}}",
|
||||||
|
"Modest": "{{nature}}",
|
||||||
|
"Mild": "{{nature}}",
|
||||||
|
"Quiet": "{{nature}}",
|
||||||
|
"Bashful": "{{nature}}",
|
||||||
|
"Rash": "{{nature}}",
|
||||||
|
"Calm": "{{nature}}",
|
||||||
|
"Gentle": "{{nature}}",
|
||||||
|
"Sassy": "{{nature}}",
|
||||||
|
"Careful": "{{nature}}",
|
||||||
|
"Quirky": "{{nature}}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user