mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
* Delete Eye of the Storm (with some rule text conflicts)
* Some SVar updates
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3240,7 +3240,6 @@ res/cardsfolder/e/extruder.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/exuberant_firestoker.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/eye_of_nowhere.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/eye_of_ramos.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/eye_of_the_storm.txt -text
|
||||
res/cardsfolder/e/eye_of_ugin.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/eye_spy.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/eyeblights_ending.txt svneol=native#text/plain
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
Name:Eye of the Storm
|
||||
ManaCost:5 U U
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
T:Mode$ SpellCast | ValidCard$ Card.Instant,Card.Sorcery | Execute$ TrigExileSpell | TriggerZones$ Battlefield | TriggerDescription$ Whenever a player casts an instant or sorcery card, exile it. Then that player copies each instant or sorcery card exiled with CARDNAME. For each copy, the player may cast the copy without paying its mana cost.
|
||||
SVar:TrigExileSpell:AB$ ChangeZone | Cost$ 0 | Defined$ TriggeredCard | Origin$ Stack | Destination$ Exile | Fizzle$ True | RememberChanged$ True | SubAbility$ DBPlaySpell
|
||||
SVar:DBPlaySpell:DB$ RepeatEach | UseImprinted$ True | RepeatCards$ Card.IsRemembered | ChooseOrder$ True | Zone$ Exile | RepeatSubAbility$ DBPlay
|
||||
SVar:DBPlay:DB$ Play | Defined$ Imprinted | Controller$ TriggeredCardController | WithoutManaCost$ True | CopyCard$ True | Optional$ True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/eye_of_the_storm.jpg
|
||||
SetInfo:RAV|Rare|http://magiccards.info/scans/en/rav/48.jpg
|
||||
Oracle:Whenever a player casts an instant or sorcery card, exile it. Then that player copies each instant or sorcery card exiled with Eye of the Storm. For each copy, the player may cast the copy without paying its mana cost.
|
||||
End
|
||||
@@ -5,6 +5,7 @@ Text:no text
|
||||
PT:2/2
|
||||
A:AB$ Animate | Cost$ U | ValidTgts$ Creature | TgtPrompt$ Select target creature | Types$ Artifact | SpellDescription$ Target creature becomes an artifact in addition to its other types until end of turn.
|
||||
A:AB$ Animate | Cost$ U | ValidTgts$ Creature.Artifact | TgtPrompt$ Select target artifact creature | Colors$ Blue | OverwriteColors$ True | RemoveTypes$ Artifact | SpellDescription$ Until end of turn, target artifact creature becomes blue and isn't an artifact.
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/neurok_transmuter.jpg
|
||||
SetInfo:DST|Uncommon|http://magiccards.info/scans/en/ds/27.jpg
|
||||
|
||||
@@ -4,6 +4,8 @@ Types:Enchantment
|
||||
Text:no text
|
||||
T:Mode$ AttackersDeclared | Execute$ TrigDestroy | TriggerZones$ Battlefield | AttackingPlayer$ Player | TriggerDescription$ Whenever a player attacks with one or more creatures, destroy all untapped non-Wall creatures that player controls that didn't attack, except for creatures the player hasn't controlled continuously since the beginning of the turn.
|
||||
SVar:TrigDestroy:AB$ DestroyAll | Cost$ 0 | ValidCards$ Creature.nonWall+notFirstTurnControlled+untapped+ActivePlayerCtrl+notattacking
|
||||
SVar:RemAIDeck:True
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/total_war.jpg
|
||||
SetInfo:ICE|Rare|http://magiccards.info/scans/en/ia/221.jpg
|
||||
|
||||
Reference in New Issue
Block a user