gather
http://ww2.wizards.com/gatherer/index.aspx?term={substring %s -start 1 -end {Subtract {strFind -find - -string %s} 1}}{ifMatch -pattern /-n/ -string %s -then &Field_Name=on -else}{ifMatch -pattern /-r/ -string %s -then &Field_Rules=on -else }{ifMatch -pattern /-t/ -string %s -then &Field_Type=on -else }{ifMatch -pattern /-f/ -string %s -then &Field_Flavor=on -else }{ifMatch -pattern /-a/ -string %s -then &Field_Artist=on -else }{ifMatch -pattern /-p/ -string %s -then &Field_Power=on -else }{ifMatch -pattern /-to/ -string %s -then &Field_Toughness=on -else }{ifMatch -pattern /-c/ -string %s -then &Field_Cost=on -else }
This operates the Gatherer M:tG search engine. It takes the following parameters:
-n : names
-r : rules
-t : type
-f : flavor text
-a : artist
-c : cost
-p : power
-to: toughness
for example
gather serra angel -name
gather mark tedin -a
gather goblin legend -t
gather lord of the pit -
you always need to put - at the end of the query because of the stupid way I wrote it.
-jules
66 uses
-
Created 2007-07-30 09:40:52
-
Last used
2011-09-04 04:16:15