Clairvoyant perks, hps adjusments

This commit is contained in:
Renan LE CARO 2025-03-23 19:11:01 +01:00
parent 3745b527f5
commit af02565bf1
12 changed files with 238 additions and 104 deletions

4
src/types.d.ts vendored
View file

@ -94,8 +94,8 @@ export type Ball = {
previousVY: number;
sx: number;
sy: number;
// Uses of the pierce perk only
piercedSinceBounce: number;
// Ability to pierce N HP
piercePoints: number;
// Any bounce counts, even if brick resisted the hit
hitSinceBounce: number;
// Brick was really broken ,but could have been respawned as a bomb