Full Throttle (DFT) (#6835)

* Full Throttle (DFT)

* Update full_throttle.txt

* Update full_throttle.txt
This commit is contained in:
Fulgur14
2025-01-22 19:46:13 +01:00
committed by GitHub
parent 7b4a8a7583
commit 895d40f817

8
.github/full_throttle.txt vendored Normal file
View File

@@ -0,0 +1,8 @@
Name:Full Throttle
ManaCost:4 R R
Types:Sorcery
A:SP$ AddPhase | ExtraPhase$ Combat | NumPhases$ 2 | ConditionPhases$ Main1,Main2 | SubAbility$ DBEffect | SpellDescription$ After this main phase, there are two additional combat phases. At the beginning of each combat this turn, untap all creatures that attacked this turn.
SVar:DBEffect:DB$ Effect | Triggers$ TrigPhase
SVar:TrigPhase:Mode$ Phase | Phase$ BeginCombat | Execute$ TrigUntapAll | TriggerDescription$ At the beginning of each combat this turn, untap all creatures that attacked this turn.
SVar:TrigUntapAll:DB$ UntapAll | ValidCards$ Creature.attackedThisTurn
Oracle:After this main phase, there are two additional combat phases.\nAt the beginning of each combat this turn, untap all creatures that attacked this turn.