mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Converted Augury Owl's scry ability to AF + trigger. The old Scry keyword code is located in several different classes, and this code can be deleted at some point in time. I did not touch the code myself.
This commit is contained in:
@@ -4,7 +4,8 @@ Types:Creature Bird
|
||||
Text:no text
|
||||
PT:1/1
|
||||
K:Flying
|
||||
K:Scry 3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigScry | TriggerDescription$ When CARDNAME enters the battlefield, scry 3. (To scry 3, look at the top three cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)
|
||||
SVar:TrigScry:AB$Scry | Cost$ 0 | ScryNum$ 3
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/augury_owl.jpg
|
||||
SetInfo:M11|Common|http://magiccards.info/scans/en/m11/45.jpg
|
||||
|
||||
Reference in New Issue
Block a user