postcombat to second main, bug fixes in primitives
Had to use the treasure defined as primitive since the Fable of the Mirror-Breaker token won't create a treasure otherwise. Changes: Rat Colony Shadow of the Second Sun Sphinx of the Second Sun Viashino is no longer a creature type. The postcombat main phase is now referred to as the second main phase. Updated Rules.cpp to exclude the Viashino type from random kindred decks. Bug Fixes: Fable of the Mirror-Breaker Rat Colony Plumb the Forbidden Oblivion Stone
This commit is contained in:
@@ -236,7 +236,7 @@
|
||||
|
||||
#AUTO_DEFINE _HARNESSED_LIGHTNING_($c) this(variable{penergy}>=$c) choice damage:$c && alterenergy:-$c controller
|
||||
|
||||
# Enlist. As this creature attacks, you may tap a nonattacking creature you control without summoning sickness. When you do, add its power to this creature’s until end of turn
|
||||
# Enlist. As this creature attacks, you may tap a nonattacking creature you control without summoning sickness. When you do, add its power to this creature's until end of turn
|
||||
#AUTO_DEFINE _ENLIST_ @combat(attacking) source(this) restriction{type(creature[-fresh]|mybattlefield)~morethan~0}:transforms((,newability[{T(creature[-attacking;-fresh]|mybattlefield)}:storedpower/0 ueot limit:1])) ueot
|
||||
|
||||
# Angel Token
|
||||
|
||||
Reference in New Issue
Block a user