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
15 lines
1.1 KiB
Plaintext
15 lines
1.1 KiB
Plaintext
Name:Scalpelexis
|
|
ManaCost:4 U
|
|
Types:Creature Beast
|
|
PT:1/5
|
|
K:Flying
|
|
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigMill | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, that player exiles the top four cards of his or her library. If two or more of those cards have the same name, repeat this process.
|
|
SVar:TrigMill:AB$ Repeat | Cost$ 0 | RepeatSubAbility$ DBMillClean | RepeatCheckSVar$ X | References$ X,Y | RepeatSVarCompare$ LTY | SubAbility$ DBCleanup
|
|
SVar:DBMillClean:DB$ Cleanup | ClearRemembered$ True | SubAbility$ DBMill
|
|
SVar:DBMill:DB$ Mill | Defined$ TriggeredTarget | NumCards$ 4 | Destination$ Exile | RememberMilled$ True
|
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:X:Count$DifferentCardNames_Card.IsRemembered
|
|
SVar:Y:Count$RememberedSize
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/scalpelexis.jpg
|
|
Oracle:Flying\nWhenever Scalpelexis deals combat damage to a player, that player exiles the top four cards of his or her library. If two or more of those cards have the same name, repeat this process.
|