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
16 lines
1.3 KiB
Plaintext
16 lines
1.3 KiB
Plaintext
Name:Rakdos the Defiler
|
|
ManaCost:2 B B R R
|
|
Types:Legendary Creature Demon
|
|
PT:7/6
|
|
K:Flying
|
|
K:Trample
|
|
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ Whenever CARDNAME attacks, sacrifice half the non-Demon permanents you control, rounded up.
|
|
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigSac2 | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, that player sacrifices half the non-Demon permanents he or she controls, rounded up.
|
|
SVar:TrigSac:AB$ Sacrifice | Cost$ 0 | Defined$ You | Amount$ X | References$ X | SacValid$ Permanent.nonDemon | SacMessage$ non-Demon Permanent
|
|
SVar:TrigSac2:AB$ Sacrifice | Cost$ 0 | Defined$ TriggeredTarget | Amount$ Y | References$ Y | SacValid$ Permanent.nonDemon | SacMessage$ non-Demon Permanent
|
|
SVar:X:Count$Valid Permanent.nonDemon+YouCtrl/HalfUp
|
|
SVar:Y:TriggeredTarget$Valid Permanent.nonDemon+YouCtrl/HalfUp
|
|
SVar:RemRandomDeck:True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/rakdos_the_defiler.jpg
|
|
Oracle:Flying, trample\nWhenever Rakdos the Defiler attacks, sacrifice half the non-Demon permanents you control, rounded up.\nWhenever Rakdos deals combat damage to a player, that player sacrifices half the non-Demon permanents he or she controls, rounded up.
|