Fluorohydride / ygopro-core

ygopro script engine.
MIT License
327 stars 134 forks source link

add more `Card.Is` functions #511

Closed mercury233 closed 1 year ago

mercury233 commented 1 year ago

c:IsType(TYPE_SPELL+TYPE_RITUAL): c is a Spell or Ritual card c:IsAllTypes(TYPE_SPELL+TYPE_RITUAL): c is a Ritual Spell card