diff --git a/forge-gui/res/cardsfolder/upcoming/arabella_abandoned_doll.txt b/forge-gui/res/cardsfolder/upcoming/arabella_abandoned_doll.txt new file mode 100644 index 00000000000..feb4469b869 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/arabella_abandoned_doll.txt @@ -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. \ No newline at end of file