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
16 lines
313 B
Plaintext
16 lines
313 B
Plaintext
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
|