- ORI: Merged ORI branch cards

This commit is contained in:
swordshine
2015-07-08 04:19:25 +00:00
parent 2e6bfe0504
commit 65be67a077
70 changed files with 781 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Name:Faerie Miscreant
ManaCost:U
Types:Creature Faerie Rogue
PT:1/1
K:Flying
T:Mode$ ChangesZone | ValidCard$ Card.Self | IsPresent$ Creature.YouCtrl+Other+namedFaerie Miscreant | PresentCompare$ GE1 | Origin$ Any | Destination$ Battlefield | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, if you control another creature named Faerie Miscreant, draw a card.
SVar:TrigDraw:DB$ Draw | Cost$ 0 | NumCards$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/faerie_miscreant.jpg
Oracle:Flying\nWhen Faerie Miscreant enters the battlefield, if you control another creature named Faerie Miscreant, draw a card.

View File

@@ -0,0 +1,8 @@
Name:Fiery Impulse
ManaCost:R
Types:Instant
A:SP$ DealDamage | Cost$ R | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 2 | SubAbility$ DBDamage | ConditionCheckSVar$ X | ConditionSVarCompare$ LT2 | References$ X | SpellDescription$ CARDNAME deals 2 damage to target creature.
SVar:DBDamage:DB$ DealDamage | Defined$ Targeted | NumDmg$ 3 | ConditionCheckSVar$ X | ConditionSVarCompare$ GE2 | References$ X | SpellDescription$ Spell mastery - If there are two or more instant and/or sorcery cards in your graveyard, CARDNAME deals 3 damage to that creature instead.
SVar:X:Count$ValidGraveyard Instant.YouOwn,Sorcery.YouOwn
SVar:Picture:http://www.wizards.com/global/images/magic/general/fiery_impulse.jpg
Oracle:Fiery Impulse deals 2 damage to target creature.\nSpell mastery - If there are two or more instant and/or sorcery cards in your graveyard, Fiery Impulse deals 3 damage to that creature instead.

View File

@@ -0,0 +1,10 @@
Name:Flameshadow Conjuring
ManaCost:3 R
Types:Enchantment
T:Mode$ ChangesZone | ValidCard$ Creature.nonToken+YouCtrl | Origin$ Any | Destination$ Battlefield | TriggerZones$ Battlefield | Execute$ TrigCopy | TriggerDescription$ Whenever a nontoken creature enters the battlefield under your control, you may pay {R}. If you do, put a token onto the battlefield that's a copy of that creature. That token gains haste. Exile it at the beginning of the next end step.
SVar:TrigCopy:AB$ CopyPermanent | Cost$ R | Defined$ TriggeredCard | AtEOT$ Exile | RememberCopied$ True | SubAbility$ DBPump
SVar:DBPump:DB$ Pump | Defined$ Remembered | KW$ Haste | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:BuffedBy:Creature
SVar:Picture:http://www.wizards.com/global/images/magic/general/flameshadow_conjuring.jpg
Oracle:Whenever a nontoken creature enters the battlefield under your control, you may pay {R}. If you do, put a token onto the battlefield that's a copy of that creature. That token gains haste. Exile it at the beginning of the next end step.