YGOPRODeck icon indicating copy to clipboard operation
YGOPRODeck copied to clipboard

Some monster cards not categorized as Tuner monsters. Other issues and suggestions

Open jjmtazcuetajr opened this issue 1 year ago • 0 comments

Examples:

  1. Magikey Mechmusket - Batosbuster (current type parameter is Ritual Effect Monster)
  2. Sea Monster of Theseus (current type parameter is Fusion Monster)
  3. Hallohallo (current type parameter is Pendulum Normal Monster)

Other issues:

  1. Yoko-Zuna Sumo Spirit (current type parameter is Pendulum Effect Monster, but has no indication it is also a Spirit Monster)
  2. Shinobaron Peacock (current type parameter is Ritual Effect Monster, but has no indication it is also a Spirit Monster)
  3. Shinobaroness Peacock (same as above)
  4. Torque Tune Gear (current type parameter is Tuner Monster, but has no indication it is also a Union Monster)
  5. Cannot use frameType as an endpoint parameter for querying. Example query: https://db.ygoprodeck.com/api/v7/cardinfo.php?frameType=normal_pendulum. It returns an error: No valid parameter set. Would be cool it it is possible
  6. Harvest Angel of Doom should be Pendulum Effect Monster, not Pendulum Normal Monster

Suggestions:

  1. Maybe you could add an endpoint parameter called is_tuner. Possible values are true & false
  2. Maybe you could also add an endpoint parameter called monster_ability. Possible values are Toon, Flip, Gemini, Spirit, and Union. Idea based from here

jjmtazcuetajr avatar Apr 17 '23 08:04 jjmtazcuetajr