mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-03 23:12:20 +02:00
Update achv.json
Compared in-game, with these changes it should all look good.
This commit is contained in:
parent
00118bbf2a
commit
4c51e5909b
@ -6,7 +6,7 @@
|
|||||||
"name": "なし"
|
"name": "なし"
|
||||||
},
|
},
|
||||||
"MoneyAchv": {
|
"MoneyAchv": {
|
||||||
"description": "一回の ランで ₽{{moneyAmount}}を 稼ぐ"
|
"description": "一回の ランで {{moneyAmount}}円を 稼ぐ"
|
||||||
},
|
},
|
||||||
"10K_MONEY": {
|
"10K_MONEY": {
|
||||||
"name": "お金を持つ人"
|
"name": "お金を持つ人"
|
||||||
@ -21,7 +21,7 @@
|
|||||||
"name": "超富裕層"
|
"name": "超富裕層"
|
||||||
},
|
},
|
||||||
"DamageAchv": {
|
"DamageAchv": {
|
||||||
"description": "一撃で {{damageAmount}}ダメージを 与える"
|
"description": "一撃で HP{{damageAmount}}の ダメージを 与える"
|
||||||
},
|
},
|
||||||
"250_DMG": {
|
"250_DMG": {
|
||||||
"name": "力持ち"
|
"name": "力持ち"
|
||||||
@ -37,7 +37,7 @@
|
|||||||
"name_female": "ワンパンウーマン"
|
"name_female": "ワンパンウーマン"
|
||||||
},
|
},
|
||||||
"HealAchv": {
|
"HealAchv": {
|
||||||
"description": "一つの 技や 特性や 持っているアイテムで\n {{healAmount}}{{HP}}を 一気に 回復する"
|
"description": "一つの 技や 特性や 持っているアイテムで\n{{healAmount}}{{HP}}を 一気に 回復する"
|
||||||
},
|
},
|
||||||
"250_HEAL": {
|
"250_HEAL": {
|
||||||
"name": "回復発見者"
|
"name": "回復発見者"
|
||||||
|
Loading…
Reference in New Issue
Block a user