Fix line endings

This commit is contained in:
Chris H
2025-03-29 09:58:37 -04:00
parent 4616ee715e
commit 63ac4a3ee4
2 changed files with 17 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
Name:Sibsig Appraiser Name:Sibsig Appraiser
ManaCost:2 U ManaCost:2 U
Types:Creature Zombie Advisor Types:Creature Zombie Advisor
PT:2/1 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. 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 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. 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.

View File

@@ -1,11 +1,11 @@
Name:Warden of the Grove Name:Warden of the Grove
ManaCost:2 G ManaCost:2 G
Types:Creature Hydra Types:Creature Hydra
PT:2/2 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. 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 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.) 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:TrigEndure:DB$ Endure | Defined$ TriggeredCardLKICopy | Num$ X
SVar:X:Count$CardCounters.ALL SVar:X:Count$CardCounters.ALL
DeckHas:Ability$Counters 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.) 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.)