Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Smeargle's move dropdowns in Calcdex pull from Usage only #201

Open
jmynes opened this issue Apr 21, 2024 · 1 comment
Open

[BUG]: Smeargle's move dropdowns in Calcdex pull from Usage only #201

jmynes opened this issue Apr 21, 2024 · 1 comment
Assignees
Labels
approved This will be worked on dank Good issue or request enhance New feature or request

Comments

@jmynes
Copy link

jmynes commented Apr 21, 2024

The moves dropdowns by default opt to hide any illegal moves, which makes sense for most Pokemon, but not for Smeargle:
image

Smeargle's dropdowns should be populated by any move that Sketch is capable of copying:
https://bulbapedia.bulbagarden.net/wiki/Sketch_(move)#Generation_II

In all gens, these moves cannot be Sketched:

  • Chatter
  • Mirror Move
  • Sleep Talk
  • Struggle
  • Sketch itself
  • Z-Moves

The article also states:

Hyperspace Fury and Dark Void (starting in Generation VII) are unable to be used in battle.
These moves can only be used by Hoopa Unbound or Darkrai respectively, or by a Pokémon that has transformed into them.

In Gen 2, all moves not listed above are Sketchable, except for:

  • Metronome
  • Mimic
  • Transform
  • SelfDestruct & Explosion

In Gen 3+, all moves may be sketched, other than the list up top from before

In Gen 9:

Starting with Version 3.0.0, Sketch is once again usable.
Sketch can no longer copy Dark Void or Hyperspace Fury,
nor can it copy the newly introduced moves Revival Blessing,
Tera Starstorm, or the Starmobiles' signature moves.
Despite being both inaccessible and unusable,
Breakneck Blitz is also specified as a move that cannot be copied by Sketch.

Device: Desktop computer
OS & Version: Windows 10, fully up to date
Browser: Microsoft Edge (chromium)
Showdex Version: v1.2.3
Format, if applicable: ADV OU

@doshidak
Copy link
Owner

wooww great writeup! definitely supporting Sketch is in the pipeline, just kinda low priority atm. will refer to this tho when adding this feature, so thanks again! c:

I suppose if you want, there's a setting called Show Illegal Abilities & Moves under OM & LC Support that you can enable in the meantime:

om-lc-support-show-all-options

@doshidak doshidak self-assigned this Jul 30, 2024
@doshidak doshidak added enhance New feature or request approved This will be worked on dank Good issue or request labels Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This will be worked on dank Good issue or request enhance New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants