Property:Type

From Yugipedia
Revision as of 18:47, 8 May 2024 by Deltaneos (talk | contribs) (manga DDM has items too)
Jump to: navigation, search

This property lists a monster's Type. It is a page.

Values

These are the permitted values for Types:

Medium/release Types
OCG/TCG
Rush Duel (physical card game, anime, and manga)
Manga (Duel Monsters and R)
Bandai Carddass
Dungeon Dice Monsters (physical board game, manga, and video game)
  • Beast
  • Dragon
  • Invincible
  • Item
  • Magic (Type)
  • Warrior
Monster Capsule: Breed and Battle
Yu-Gi-Oh! The Duelists of the Roses
  • Aqua
  • Beast
  • Beast-Warrior
  • Dinosaur
  • Dragon
  • Fairy
  • Fiend
  • Fish
  • Immortal
  • Insect
  • Machine
  • Plant
  • Pyro
  • Reptile
  • Rock
  • Sea Serpent
  • Spellcaster
  • Thunder
  • Warrior
  • Winged Beast
  • Zombie
Yu-Gi-Oh! The Falsebound Kingdom
Miscellaneous
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_wpg",
        "allowed_values": [
            "Aqua",
            "Beast",
            "Beast-Warrior",
            "Creator God",
            "Cyberse",
            "Dinosaur",
            "Divine-Beast",
            "Dragon",
            "Fairy",
            "Fiend",
            "Fish",
            "Illusion",
            "Insect",
            "Machine",
            "Plant",
            "Psychic",
            "Pyro",
            "Reptile",
            "Rock",
            "Sea Serpent",
            "Spellcaster",
            "Thunder",
            "Warrior",
            "Winged Beast",
            "Wyrm",
            "Zombie",
            "Celestial Warrior",
            "Cyborg",
            "Galaxy (Type)",
            "High Dragon",
            "Magical Knight",
            "Omega Psychic",
            "God",
            "Yokai",
            "Black Magic",
            "Dragon Magic",
            "Sea Beast",
            "White Magic",
            "Item",
            "Cool",
            "Gutsy",
            "Smart",
            "Immortal",
            "?",
            "???",
            "Dark Knight",
            "Electroid",
            "Plantfolk",
            "Wild Beast",
            "Gadget (Type)",
            "Magic (Type)",
            "Birdfolk",
            "Daemon (Type)",
            "Fishman-Beast",
            "Knight",
            "Darklands",
            "Spirit (Type)",
            "Invincible"
        ]
    }
}