mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
Fix line endings
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Name:Sibsig Appraiser
|
||||
ManaCost:2 U
|
||||
Types:Creature Zombie Advisor
|
||||
PT:2/1
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDig | TriggerDescription$ When this creature enters, look at the top two cards of your library. Put one of them into your hand and the other into your graveyard.
|
||||
SVar:TrigDig:DB$ Dig | DigNum$ 2 | ChangeNum$ 1 | DestinationZone2$ Graveyard | NoReveal$ True
|
||||
Name:Sibsig Appraiser
|
||||
ManaCost:2 U
|
||||
Types:Creature Zombie Advisor
|
||||
PT:2/1
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDig | TriggerDescription$ When this creature enters, look at the top two cards of your library. Put one of them into your hand and the other into your graveyard.
|
||||
SVar:TrigDig:DB$ Dig | DigNum$ 2 | ChangeNum$ 1 | DestinationZone2$ Graveyard | NoReveal$ True
|
||||
Oracle:When this creature enters, look at the top two cards of your library. Put one of them into your hand and the other into your graveyard.
|
||||
@@ -1,11 +1,11 @@
|
||||
Name:Warden of the Grove
|
||||
ManaCost:2 G
|
||||
Types:Creature Hydra
|
||||
PT:2/2
|
||||
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your end step, put a +1/+1 counter on this creature.
|
||||
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.YouCtrl+!token+Other | TriggerZones$ Battlefield | Execute$ TrigEndure | TriggerDescription$ Whenever another nontoken creature you control enters, it endures X, where X is the number of counters on this creature. (Put X +1/+1 counters on the creature that entered or create an X/X white Spirit creature token.)
|
||||
SVar:TrigEndure:DB$ Endure | Defined$ TriggeredCardLKICopy | Num$ X
|
||||
SVar:X:Count$CardCounters.ALL
|
||||
DeckHas:Ability$Counters
|
||||
Oracle:At the beginning of your end step, put a +1/+1 counter on this creature.\nWhenever another nontoken creature you control enters, it endures X, where X is the number of counters on this creature. (Put X +1/+1 counters on the creature that entered or create an X/X white Spirit creature token.)
|
||||
Name:Warden of the Grove
|
||||
ManaCost:2 G
|
||||
Types:Creature Hydra
|
||||
PT:2/2
|
||||
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your end step, put a +1/+1 counter on this creature.
|
||||
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.YouCtrl+!token+Other | TriggerZones$ Battlefield | Execute$ TrigEndure | TriggerDescription$ Whenever another nontoken creature you control enters, it endures X, where X is the number of counters on this creature. (Put X +1/+1 counters on the creature that entered or create an X/X white Spirit creature token.)
|
||||
SVar:TrigEndure:DB$ Endure | Defined$ TriggeredCardLKICopy | Num$ X
|
||||
SVar:X:Count$CardCounters.ALL
|
||||
DeckHas:Ability$Counters
|
||||
Oracle:At the beginning of your end step, put a +1/+1 counter on this creature.\nWhenever another nontoken creature you control enters, it endures X, where X is the number of counters on this creature. (Put X +1/+1 counters on the creature that entered or create an X/X white Spirit creature token.)
|
||||
|
||||
Reference in New Issue
Block a user