pagefaultgames / pokerogue

A browser based Pokémon fangame heavily inspired by the roguelite genre.
https://pokerogue.net
GNU Affero General Public License v3.0
4.33k stars 1.74k forks source link

List of Partial / Unimplemented Moves and Abilities #3503

Open frutescens opened 1 month ago

frutescens commented 1 month ago

Post Date: 08-11-2024

Moves/Abilities that Should be Marked

Partial Moves

Unimplemented Moves

Partial Abilities

Unimplemented Abilities

Tempo-anon commented 1 month ago

All the healing abilities should not be marked as (P) because of heal blocking. They are complete and it should be up to the heal blocking implementation to properly implement blocking heals of abilities

frutescens commented 1 month ago

I believe the decisions around (P) designation was separate from the actual Heal Block PR, which was created to resolve and remove those (P) labels.

frutescens commented 1 month ago

Balance Notes for Moves / Abilities

Move - Natural Gift

Move - Fling

Ability - Cud Chew

Ability - Unburden

PyGaVS commented 1 month ago

Illusion ability pr here : https://github.com/pagefaultgames/pokerogue/pull/3273

DayKev commented 4 weeks ago

Btw the [ ] won't turn into checkboxes unless they're on their own line (and as part of a "list" aka you need * at the start of each line). Ex:

Which is:

* [x] a
* [ ] b
* ...
torranx commented 4 weeks ago

Gulp Missile and Flame Burst are already finished Forecast in progress (tho no PR)

Snailman11 commented 4 weeks ago

Rollout and Future Sight should be marked P as Rollout does not currently lock the user into the move, and Future Sight's https://github.com/pagefaultgames/pokerogue/issues/1568. The latter also currently has a problem where it doesn't fail if used when the move is loaded, and an incorrect interaction with calling moves.

Edit: Ice Ball and Doom Desire share attributes and incompleteness with those moves, if they should be marked P as well.

DayKev commented 4 weeks ago

Heatproof should be added as (P) until #3524 is merged.

torranx commented 4 weeks ago

Forecast draft PR https://github.com/pagefaultgames/pokerogue/pull/3534

Snailman11 commented 2 weeks ago

https://github.com/pagefaultgames/pokerogue/issues/3006 Ability immunity popups aren't showing, not sure if that's why sweet veil is P

Snailman11 commented 2 weeks ago

https://github.com/pagefaultgames/pokerogue/pull/3856 Tera Shell (in review)

ysh4296 commented 2 weeks ago

Power Trick Draft PR #2658

waiting for related task(#2699) done

Snailman11 commented 6 days ago

Please mark Compound eyes (P) to be in line with Superluck. Both are missing their out-of-combat ability. https://discord.com/channels/1125469663833370665/1176874654015684739/1280967841763430543

DayKev commented 3 days ago

Linked the Gorilla Tactics PR to the item in the list.