mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-21 00:52:47 +02:00
* Add enum for hit check result Co-authored-by: innerthunder <brandonerickson98@gmail.com> * Refactor parameter list for pokemon#getBaseDamage and pokemon#getAttackDamage * Rewrite move phase Co-authored-by: innerthunder <brandonerickson98@gmail.com> * Update tests to reflect move effect phase changes Co-authored-by: innerthunder <brandonerickson98@gmail.com> * Fix pluck / bug bite Co-authored-by: innerthunder <brandonerickson98@gmail.com> * Fix reviver seed ohko, remove leftover dead code Co-authored-by: innerthunder <brandonerickson98@gmail.com> * Cleanup jsdoc comments * Remove hitsSubstitute check from postDefend abilities * Fix improper i18nkey in moveEffectPhase#applyToTargets * Cleanup comments * Fix type issue with substitute test * Move MYSTERY_ENCOUNTER_WAVES to constants.ts * Update linkcode in damageparams to use proper tsdoc syntax --------- Co-authored-by: innerthunder <brandonerickson98@gmail.com> |
||
---|---|---|
.. | ||
dire_hit.test.ts | ||
double_battle_chance_booster.test.ts | ||
eviolite.test.ts | ||
exp_booster.test.ts | ||
grip_claw.test.ts | ||
leek.test.ts | ||
leftovers.test.ts | ||
light_ball.test.ts | ||
lock_capsule.test.ts | ||
metal_powder.test.ts | ||
multi_lens.test.ts | ||
mystical_rock.test.ts | ||
quick_powder.test.ts | ||
reviver_seed.test.ts | ||
scope_lens.test.ts | ||
temp_stat_stage_booster.test.ts | ||
thick_club.test.ts | ||
toxic_orb.test.ts |