mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- ORI: Merged ORI branch cards
This commit is contained in:
9
forge-gui/res/cardsfolder/f/faerie_miscreant.txt
Normal file
9
forge-gui/res/cardsfolder/f/faerie_miscreant.txt
Normal 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.
|
||||
8
forge-gui/res/cardsfolder/f/fiery_impulse.txt
Normal file
8
forge-gui/res/cardsfolder/f/fiery_impulse.txt
Normal 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.
|
||||
10
forge-gui/res/cardsfolder/f/flameshadow_conjuring.txt
Normal file
10
forge-gui/res/cardsfolder/f/flameshadow_conjuring.txt
Normal 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.
|
||||
Reference in New Issue
Block a user