pokerogue/src/field
Jakub Hanko a48ba9864d
Implement Destiny Bond move (#1104)
* Use getBattleStat instead of getStat in BattleStatRatioPowerAttr

* Change unnecessary let into const

* Refactor BattleStatRatioPowerAttr into two distinct classes

* Add TSDoc for the new classes

* Implementation of Destiny Bond

* Add TSDocs

* Make the move fail in boss battles

* Fix boss immunity and ally fainting

* Update docs

* Add doc of return value of tag lapse

* Fix ESLint
2024-05-24 15:23:23 -05:00
..
anims.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
arena.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
damage-number-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokemon-sprite-sparkle-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokemon.ts Implement Destiny Bond move (#1104) 2024-05-24 15:23:23 -05:00
trainer.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00