Revised the rules files and improved the Titania game mode with new features.
The effect "Whenever one or more +1/+1 counters are put" should be coded as @totalcounteradded(1/1) to to avoid triggering from a single instance that puts multiple counters. Updated the BLC file to include the alternative layout cards. Rakdos the Defiler Jin-Gitaxias, Progress Tyrant Jousting Lance Leaf Drum Controlled By The Ai Spectacle as a macro causes bugs Sword of the Paruns Suit Up Lurrus of the Dream-Den
This commit is contained in:
@@ -9,12 +9,8 @@ life:17
|
||||
auto=shuffle
|
||||
auto=draw:7
|
||||
|
||||
auto=lord(*[-noactivatedability;-nomanaability;-notapability;land]|MyBattlefield) {T}:Add{W}
|
||||
|
||||
auto=lord(*[-noactivatedability;-nomanaability;-notapability;land]|MyBattlefield) {T}:Add{W}
|
||||
auto=lord(*[-noactivatedability;-nomanaability;-notapability;land]|MyBattlefield) {T}:Add{U}
|
||||
|
||||
auto=lord(*[-noactivatedability;-nomanaability;-notapability;land]|MyBattlefield) {T}:Add{R}
|
||||
|
||||
auto=lord(*[-noactivatedability;-nomanaability;-notapability;land]|MyBattlefield) {T}:Add{B}
|
||||
|
||||
auto=lord(*[-noactivatedability;-nomanaability;-notapability;land]|MyBattlefield) {T}:Add{G}
|
||||
Reference in New Issue
Block a user