3 Commits

Author SHA1 Message Date
NightKev
00f7fd47df
[Refactor] Remove unnecessary re-exports ()
* Remove unnecessary re-exports

* Move `Type` enum to `src/enums/type.ts`

* Remove import style change from `modifier-type.ts`
2024-11-08 17:44:34 -05:00
NightKev
181f59882a
[P2] Fix Early Bird ()
* Fix Early Bird, add tests

* Update tsdocs for Early Bird's `AbAttr`

Rename `turnCount` to `toxicTurnCount` and
`turnsRemaining` to `sleepTurnsRemaining` in `status-effect.ts`

* Fix Toxic Orb test

* Redundant code :despair:

* Fix status override to set the number of sleep turns
2024-10-22 12:37:13 -04:00
PrabbyDD
467841d167
[P2] Nightmare triggers at turn end instead of after move () 2024-10-21 21:33:41 -04:00