diff --git a/.github/full_throttle.txt b/.github/full_throttle.txt new file mode 100644 index 00000000000..97808150894 --- /dev/null +++ b/.github/full_throttle.txt @@ -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.