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,15 @@
|
||||
include mtg.txt
|
||||
name=False God
|
||||
unlock=prx_karona
|
||||
[INIT]
|
||||
mode=mtg
|
||||
|
||||
[PLAYERS]
|
||||
life:28
|
||||
auto=shuffle
|
||||
auto=draw:6
|
||||
|
||||
auto=@each myupkeep:auto=moverandom(*) from(opponentBattlefield) to(myBattlefield)
|
||||
auto=@each myupkeep:auto=moverandom(*) from(myBattlefield) to(opponentBattlefield)
|
||||
|
||||
auto=maxPlay(land)+1
|
||||
Reference in New Issue
Block a user