mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Converted to Trigger: Primordial Sage, Reki, the History of Kamigawa, Sire of the Storm and Vedalken Archmage.
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
Name:Primordial Sage
|
||||
ManaCost:4 G G
|
||||
Types:Creature Spirit
|
||||
Text:Whenever you cast a creature spell, you may draw a card.
|
||||
Text:no text
|
||||
PT:4/5
|
||||
T:Mode$ SpellCast | ValidCard$ Card.Creature+YouCtrl | Execute$ TrigDraw | TriggerZones$ Battlefield | Optional$ True | TriggerDescription$ Whenever you cast a creature spell, you may draw a card.
|
||||
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/primordial_sage.jpg
|
||||
SetInfo:RAV|Rare|http://magiccards.info/scans/en/rav/177.jpg
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
Name:Reki, the History of Kamigawa
|
||||
ManaCost:2 G
|
||||
Types:Legendary Creature Human Shaman
|
||||
Text:Whenever you cast a legendary spell, draw a card.
|
||||
Text:no text
|
||||
PT:1/2
|
||||
T:Mode$ SpellCast | ValidCard$ Legendary.YouCtrl | Execute$ TrigDraw | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a legendary spell, draw a card.
|
||||
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/reki_the_history_of_kamigawa.jpg
|
||||
SetInfo:SOK|Rare|http://magiccards.info/scans/en/sok/142.jpg
|
||||
|
||||
@@ -4,7 +4,8 @@ Types:Creature Spirit
|
||||
Text:no text
|
||||
PT:3/3
|
||||
K:Flying
|
||||
K:WheneverKeyword:CastSpell/Controller:OneTypeOfMany/Arcane/Spirit:Play:DrawCards/1:ControllingPlayer_Self:ASAP:Yes_No:No Special Condition:Whenever you cast a Spirit or Arcane spell, you may draw a card.
|
||||
T:Mode$ SpellCast | ValidCard$ Spirit.YouCtrl,Arcane.YouCtrl | Execute$ TrigDraw | TriggerZones$ Battlefield | Optional$ True | TriggerDescription$ Whenever you cast a Spirit or Arcane spell, you may draw a card.
|
||||
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sire_of_the_storm.jpg
|
||||
SetInfo:CHK|Uncommon|http://magiccards.info/scans/en/chk/85.jpg
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
Name:Vedalken Archmage
|
||||
ManaCost:2 U U
|
||||
Types:Creature Vedalken Wizard
|
||||
Text:Whenever you cast an artifact spell, draw a card.
|
||||
Text:no text
|
||||
PT:0/2
|
||||
T:Mode$ SpellCast | ValidCard$ Card.Artifact+YouCtrl | Execute$ TrigDraw | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast an artifact spell, draw a card.
|
||||
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/vedalken_archmage.jpg
|
||||
|
||||
Reference in New Issue
Block a user