pokerogue/test
Esca 883bf45bc0
[Bug][Move] Shed Tail now rounds incurred damage up, not down (#5219)
* Shed Tail rounds incurred damage up

* Altered Substitute/Shed Tail success condition to account for rounding up

* Altered the test to match correct functionality

* Update src/data/move.ts

Removed default value in constructor due to it having become redundant

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
2025-02-26 00:45:29 -08:00
..
abilities [Bug][Ability] Fix Neutralizing Gas interactions #5381 2025-02-25 18:38:17 -05:00
achievements [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
arena [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
battle [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
battlerTags [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
data [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
eggs [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
field [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
inputs [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
items [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
moves [Bug][Move] Shed Tail now rounds incurred damage up, not down (#5219) 2025-02-26 00:45:29 -08:00
mystery-encounter [Balance] February 2025 Passive/Egg Move/Cost Changes 2 #5416 2025-02-25 23:02:04 -05:00
phases [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
plugins/api [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
settingMenu [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
sprites [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
system [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
testUtils [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
ui [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
account.test.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
battle-scene.test.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
boss-pokemon.test.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
daily_mode.test.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
endless_boss.test.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
enemy_command.test.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
escape-calculations.test.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
evolution.test.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
final_boss.test.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
fontFace.setup.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
game-mode.test.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
imports.test.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
internals.test.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
misc.test.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
pre.test.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
reload.test.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00
vitest.setup.ts [Test] Move test folder out of src (#5398) 2025-02-22 22:52:07 -06:00