pokerogue/src/field
EmoUsedHM01 930c14fa62
Laser Focus support, with the added BattlerTagTypes to support it (#103)
* Added a new BattlerTagType and support for Laser Focus

BattlerTagType.ALWAYS_CRIT

* Updated battler-tags to support ALWAYS_CRIT

* Added ALWAYS_CRIT = "ALWAYS_CRIT", for the updated battler-tag-type

* Updated the crit formula to include the new critAlways

* Updated crit logic to include critAlways, fixed indents
2024-04-12 16:05:32 -04:00
..
anims.ts Add unique Rogue Ball sprites 2024-03-05 19:48:41 -05:00
arena.ts Psyblade & Rising voltage affected by Electric Terrain 2024-04-10 09:12:27 -04:00
damage-number-handler.ts Damage-related fixes and changes 2024-03-01 09:35:36 -05:00
pokemon-sprite-sparkle-handler.ts Add damage numbers feature 2024-03-01 00:27:46 -05:00
pokemon.ts Laser Focus support, with the added BattlerTagTypes to support it (#103) 2024-04-12 16:05:32 -04:00
trainer.ts Make trainer switch AI aware of arena traps 2024-03-31 12:00:54 -04:00