mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-28 02:09:31 +02:00
Update modifier-type.json
This commit is contained in:
parent
a1114ccf30
commit
3653f4a4d2
@ -66,10 +66,10 @@
|
|||||||
"description": "手持ちポケモンの 全員のレベルを {{levels}} 上げる"
|
"description": "手持ちポケモンの 全員のレベルを {{levels}} 上げる"
|
||||||
},
|
},
|
||||||
"BaseStatBoosterModifierType": {
|
"BaseStatBoosterModifierType": {
|
||||||
"description": "ポケモンの 基本の{{stat}}を 10% あげる。\n固体値が 高けば高いほど 持てる限界が 上がる
|
"description": "ポケモンの 基本の{{stat}}を 10% あげる。\n固体値が 高けば高いほど 持てる限界が 上がる"
|
||||||
},
|
},
|
||||||
"AllPokemonFullHpRestoreModifierType": {
|
"AllPokemonFullHpRestoreModifierType": {
|
||||||
"description": "手持ちポケモン 全員の HPを すべて 回復する"
|
"description": "手持ちポケモン 全員の HPを すべて 回復する"
|
||||||
},
|
},
|
||||||
"AllPokemonFullReviveModifierType": {
|
"AllPokemonFullReviveModifierType": {
|
||||||
"description": "ひんしに なってしまった ポケモン 全員の HPを すべて 回復する"
|
"description": "ひんしに なってしまった ポケモン 全員の HPを すべて 回復する"
|
||||||
@ -78,12 +78,12 @@
|
|||||||
"description": "{{moneyMultiplier}}額の 円を 与える({{moneyAmount}}円)",
|
"description": "{{moneyMultiplier}}額の 円を 与える({{moneyAmount}}円)",
|
||||||
"extra": {
|
"extra": {
|
||||||
"small": "小",
|
"small": "小",
|
||||||
"moderate": "普通の 金",
|
"moderate": "ある金",
|
||||||
"large": "多"
|
"large": "多"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ExpBoosterModifierType": {
|
"ExpBoosterModifierType": {
|
||||||
"description": "もらえるけいけんちを {{boostPercent}}パーセントふやす"
|
"description": "もらえる 経験値を {{boostPercent}}% 増やす"
|
||||||
},
|
},
|
||||||
"PokemonExpBoosterModifierType": {
|
"PokemonExpBoosterModifierType": {
|
||||||
"description": "もっているポケモンのけいけんちを {{boostPercent}}パーセントふやす"
|
"description": "もっているポケモンのけいけんちを {{boostPercent}}パーセントふやす"
|
||||||
|
Loading…
Reference in New Issue
Block a user