mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
1.5 KiB
Plaintext
12 lines
1.5 KiB
Plaintext
|
Name:Rageform
|
||
|
ManaCost:2 R R
|
||
|
Types:Enchantment
|
||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigManifest | TriggerDescription$ When CARDNAME enters the battlefield, it becomes an Aura with enchant creature. Manifest the top card of your library and attach CARDNAME to it. (To manifest a card, put it onto the battlefield face down as a 2/2 creature. You may turn it face up at any time for its mana cost if it's a creature card.)
|
||
|
SVar:TrigManifest:DB$ Manifest | Amount$ 1 | Defined$ TopOfLibrary | RememberManifested$ True | SubAbility$ Aurify
|
||
|
SVar:Aurify:DB$ Animate | IsPresent$ Card.Self | Types$ Aura | OverwriteSpells$ True | Abilities$ NewAttach | Keywords$ Enchant creature | Permanent$ True | SubAbility$ RageformAttach
|
||
|
SVar:NewAttach:SP$ Attach | Cost$ 2 R R | ValidTgts$ Creature | AILogic$ Pump
|
||
|
SVar:RageformAttach:DB$ Attach | Defined$ Remembered | IsPresent$ Card.Self
|
||
|
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Double Strike | Description$ Enchanted creature has double strike.
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/rageform.jpg
|
||
|
Oracle:When Rageform enters the battlefield, it becomes an Aura with enchant creature. Manifest the top card of your library and attach Rageform to it. (To manifest a card, put it onto the battlefield face down as a 2/2 creature. Turn it face up any time for its mana cost if it's a creature card.)\nEnchanted creature has double strike. (It deals both first-strike and regular combat damage.)
|