From 4fe3e51e62e4ff974973b0ac88f4ab5ccbb74552 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Mon, 9 Sep 2024 12:38:39 +0200 Subject: [PATCH] Arabella, Abandoned Doll (DSK) (#6110) --- .../res/cardsfolder/upcoming/arabella_abandoned_doll.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/arabella_abandoned_doll.txt 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