mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Aven Windreader.
- Removed the BuffedBy SVar of Spirit Mirror.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -509,6 +509,7 @@ res/cardsfolder/a/aven_squire.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/aven_trailblazer.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/aven_trooper.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/aven_warcraft.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/aven_windreader.txt -text
|
||||
res/cardsfolder/a/avenger_en_dal.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/avenger_of_zendikar.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/avenging_angel.txt svneol=native#text/plain
|
||||
|
||||
15
res/cardsfolder/a/aven_windreader.txt
Normal file
15
res/cardsfolder/a/aven_windreader.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Name:Aven Windreader
|
||||
ManaCost:3 U U
|
||||
Types:Creature Bird Soldier Wizard
|
||||
Text:no text
|
||||
PT:3/3
|
||||
K:Flying
|
||||
A:AB$ Dig | Cost$ 1 U | DigNum$ 1 | ValidTgts$ Player | TgtPrompt$ Select target player | Reveal$ True | DestinationZone$ Library | LibraryPosition$ 0 | LibraryPosition2$ 0 | DestinationZone$ Battlefield | DestinationZone2$ Graveyard | SpellDescription$ Target player reveals the top card of his or her library.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/aven_windreader.jpg
|
||||
SetInfo:ODY|Common|http://magiccards.info/scans/en/od/65.jpg
|
||||
SetInfo:9ED|Common|http://magiccards.info/scans/en/9e/62.jpg
|
||||
SetInfo:10E|Common|http://magiccards.info/scans/en/10e/69.jpg
|
||||
Oracle:Flying (This creature can't be blocked except by creatures with flying or reach.)\n{1}{U}: Target player reveals the top card of his or her library.
|
||||
End
|
||||
@@ -4,7 +4,6 @@ Types:Enchantment
|
||||
Text:no text
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Reflection | PresentCompare$ EQ0 | Execute$ TrigToken | TriggerDescription$ At the beginning of your upkeep, if there are no Reflection tokens on the battlefield, put a 2/2 white Reflection creature token onto the battlefield.
|
||||
SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Reflection | TokenTypes$ Creature,Reflection | TokenOwner$ You | TokenColors$ White | TokenPower$ 2 | TokenToughness$ 2
|
||||
SVar:BuffedBy:Reflection.YouDontCtrl
|
||||
A:AB$ Destroy | Cost$ 0 | ValidTgts$ Reflection | TgtPrompt$ Select target Reflection | SpellDescription$ Destroy target Reflection.
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/spirit_mirror.jpg
|
||||
|
||||
Reference in New Issue
Block a user