Merge branch 'moonveil' into 'master'

MID: Moonveil Regent

See merge request core-developers/forge!5353
This commit is contained in:
Bug Hunter
2021-09-14 17:57:20 +00:00

View File

@@ -0,0 +1,13 @@
Name:Moonveil Regent
ManaCost:3 R
Types:Creature Dragon
PT:4/4
K:Flying
T:Mode$ SpellCast | ValidCard$ Card | ValidActivatingPlayer$ You | Execute$ TrigDraw | TriggerZones$ Battlefield | OptionalDecider$ You | TriggerDescription$ Whenever you cast a spell, you may discard your hand. If you do, draw a card for each of that spell's colors.
SVar:TrigDraw:AB$ Draw | Cost$ Discard<0/Hand> | NumCards$ X
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ When CARDNAME dies, it deals X damage to any target, where X is the number of colors among permanents you control.
SVar:TrigDealDamage:DB$ DealDamage | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ Y
SVar:X:TriggeredCard$CardNumColors
SVar:Y:Count$ColorsCtrl Permanent
DeckHas:Ability$Discard
Oracle:Flying\nWhenever you cast a spell, you may discard your hand. If you do, draw a card for each of that spell's colors.\nWhen Moonveil Regent dies, it deals X damage to any target, where X is the number of colors among permanents you control.