mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Arabella, Abandoned Doll (DSK) (#6110)
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user