MArcomage

Free multiplayer on-line fantasy card game

Please log in


1 1 1 C
Road to Tartarus
Road to Tartarus

Replace a card in hand with Tartarus gate

Id
392
Name
Road to Tartarus
Rarity
Common
Keywords
Cost (B / G / R)
1 / 1 / 1
Modes
8
Level
10
Created
24. Dec, 2008
Modified
26. Sep, 2015
Played
1097 / 12090
Discarded
317 / 2675
Drawn
1532 / 16176

BB code

Effect

Replace a card in hand with Tartarus gate

Code

$t->setCard('my', $t->mode(), 313, ['reveal' => true]); if ($t->mode() == $t->cardPos()) { $t->noNextCard(); }