Arabella, Abandoned Doll (DSK) (#6110)

This commit is contained in:
Fulgur14
2024-09-09 12:38:39 +02:00
committed by GitHub
parent 5ff515b03b
commit 4fe3e51e62

View File

@@ -0,0 +1,9 @@
Name:Arabella, Abandoned Doll
ManaCost:R W
Types:Legendary Artifact Creature Toy
PT:1/3
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDamageAll | TriggerDescription$ Whenever CARDNAME attacks, it deals X damage to each opponent and you gain X life, where X is the number of creatures you control with power 2 or less.
SVar:TrigDamageAll:DB$ DamageAll | ValidPlayers$ Player.Opponent | NumDmg$ X | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ X
SVar:X:Count$Valid Creature.YouCtrl+powerLE2
Oracle:Whenever Arabella, Abandoned Doll attacks, it deals X damage to each opponent and you gain X life, where X is the number of creatures you control with power 2 or less.