New game modes
Rules for several new game modes and rules horde, get a random tribe and summon a creature from your deck each turn paradise, lands tap for all mana false god, exchange permanents at upkeep morinfen, lose 1 life for every permanent you control at upkeep, starts at 50 life
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
include mtg.txt
|
||||
name=Titania
|
||||
unlock=prx_titania
|
||||
[INIT]
|
||||
mode=mtg
|
||||
|
||||
[PLAYERS]
|
||||
life:15
|
||||
auto=shuffle
|
||||
auto=draw:9
|
||||
|
||||
auto=maxPlay(land)+1
|
||||
#auto=@each myupkeep:auto=moverandom(*) from(myBattlefield) to #(opponentBattlefield)
|
||||
#auto=@each myupkeep:auto=moverandom(*) from(opponentBattlefield) #to(myBattlefield)
|
||||
|
||||
#auto=@each myupkeep:draw:1
|
||||
#auto=@each myupkeep:life:-1
|
||||
Reference in New Issue
Block a user