dbbf5e4cb66b9dede2069c9bec374114788eb8fc
otherrestriction=type(creature|mybattlefield)~lessthan~type(creature|opponentbattlefield)-3 which means, if the statement above is true you can play the card....if you subtract 3 from the amount the opponent has in creatures, and you are still less then the opponent...then that means he has atleast 4 more creatures than you do. so right after the type(blah) you can add +number or -number...and it will modify the amount to compare.
Languages
C++
55.1%
C
38.6%
Objective-C
3.4%
Java
1.5%
HTML
0.8%
Other
0.4%