Merge branch 'rogue-ball-balance-fix' of https://github.com/Opaque02/pokerogue into rogue-ball-balance-fix

This commit is contained in:
Opaque02 2024-09-07 11:44:34 +10:00
commit df5780236e

View File

@ -3,7 +3,7 @@
"AddPokeballModifierType": {
"name": "{{modifierCount}}x {{pokeballName}}",
"description": "Receive {{pokeballName}} x{{modifierCount}} (Inventory: {{pokeballAmount}}) \nCatch Rate: {{catchRate}}",
"catchRateGenerator": "{{normalCatchRate}}x ({{boostedCatchRate}}x for uncaught Pokemon)"
"catchRateGenerator": "{{normalCatchRate}}x ({{boostedCatchRate}}x for uncaught Pokémon)"
},
"AddVoucherModifierType": {
"name": "{{modifierCount}}x {{voucherTypeName}}",