messing with StackDescription building

This commit is contained in:
Northmoc
2023-02-09 22:50:35 -05:00
parent d99e43209a
commit 8fa12e7ceb
4 changed files with 31 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
Name:Fists of Flame
ManaCost:1 R
Types:Instant
A:SP$ Draw | Cost$ 1 R | NumCards$ 1 | SubAbility$ DBPump | SpellDescription$ Draw a card. Until end of turn, target creature gains trample and gets +1/+0 for each card you've drawn this turn.
SVar:DBPump:DB$ Pump | ValidTgts$ Creature | KW$ Trample | NumAtt$ +X
A:SP$ Draw | NumCards$ 1 | SubAbility$ DBPump | SpellDescription$ Draw a card.
SVar:DBPump:DB$ Pump | ValidTgts$ Creature | KW$ Trample | NumAtt$ +X | StackDescription$ REP target creature_{c:Targeted} | SpellDescription$ Until end of turn, target creature gains trample and gets +1/+0 for each card you've drawn this turn.
SVar:X:Count$YouDrewThisTurn
Oracle:Draw a card. Until end of turn, target creature gains trample and gets +1/+0 for each card you've drawn this turn.