mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Merge pull request #2015 from pfirpfel/fix-lizardfolk_librarians
Fix P/T of Lizardfolk Librarians
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Name:Lizardfolk Librarians
|
Name:Lizardfolk Librarians
|
||||||
ManaCost:3 U
|
ManaCost:3 U
|
||||||
Types:Creature Lizard
|
Types:Creature Lizard
|
||||||
PT:2/1
|
PT:2/4
|
||||||
K:Double team
|
K:Double team
|
||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigScry | TriggerDescription$ When CARDNAME enters the battlefield, scry 2.
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigScry | TriggerDescription$ When CARDNAME enters the battlefield, scry 2.
|
||||||
SVar:TrigScry:DB$ Scry | ScryNum$ 2
|
SVar:TrigScry:DB$ Scry | ScryNum$ 2
|
||||||
|
|||||||
Reference in New Issue
Block a user