mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
11 lines
982 B
Plaintext
11 lines
982 B
Plaintext
Name:Giant Albatross
|
|
ManaCost:1 U
|
|
Types:Creature Bird
|
|
PT:1/1
|
|
K:Flying
|
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigEach | TriggerDescription$ When CARDNAME dies, you may pay {1}{U}. If you do, for each creature that dealt damage to CARDNAME this turn, destroy that creature unless its controller pays 2 life. A creature destroyed this way can't be regenerated.
|
|
SVar:TrigEach:AB$ RepeatEach | Cost$ 1 U | RepeatCards$ Creature.Damaged | RepeatSubAbility$ DBDestroy
|
|
SVar:DBDestroy:DB$ Destroy | Defined$ Remembered | NoRegen$ True | UnlessCost$ PayLife<2> | UnlessPayer$ RememberedController
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/giant_albatross.jpg
|
|
Oracle:Flying\nWhen Giant Albatross dies, you may pay {1}{U}. If you do, for each creature that dealt damage to Giant Albatross this turn, destroy that creature unless its controller pays 2 life. A creature destroyed this way can't be regenerated.
|