mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +00:00
Full Throttle (DFT) (#6835)
* Full Throttle (DFT) * Update full_throttle.txt * Update full_throttle.txt
This commit is contained in:
8
.github/full_throttle.txt
vendored
Normal file
8
.github/full_throttle.txt
vendored
Normal 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.
|
||||
Reference in New Issue
Block a user