Files
wagic/projects/mtg/bin/Res/rules/titania.txt
Eduardo MG 2588bcd050 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
2024-08-11 12:18:25 -06:00

20 lines
401 B
Plaintext

include mtg.txt
name=Titania
unlock=prx_titania
[INIT]
mode=mtg
[PLAYERS]
life:25
auto=shuffle
auto=draw:6
auto=maxPlay(land)+1
auto=create(Llanowar Elves)
auto=create(Magus of the Vineyard)
auto=@each myupkeep:draw:1
auto=@each myupkeep:life:-1
auto=@movedTo(creature|mystack):create(Tukatongue Thallid)
auto=@movedTo(*[instant;sorcery;enchantment]|mystack):create(Dryad Arbor)