This commit is contained in:
Simisays
2022-09-04 20:59:32 +02:00
parent 82b7c5a436
commit 95b0aa6f44
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Name:Resolute Reinforcements
ManaCost:1 W
Types:Creature Human Soldier
PT:1/1
K:Flash
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create a 1/1 white Soldier creature token.
SVar:TrigToken:DB$ Token | TokenScript$ w_1_1_soldier
DeckHas:Ability$Token
Oracle:Flash\nWhen Resolute Reinforcements enters the battlefield, create a 1/1 white Soldier creature token.

View File

@@ -0,0 +1,9 @@
Name:Samite Herbalist
ManaCost:1 W
Types:Creature Human Cleric
PT:2/1
T:Mode$ Taps | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever CARDNAME becomes tapped, you gain 1 life and scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)
SVar:TrigGainLife:DB$ GainLife | LifeAmount$ 1 | SubAbility$ DBScry
SVar:DBScry:DB$ Scry | ScryNum$ 1
DeckHas:Ability$Lifegain
Oracle:Whenever Samite Herbalist becomes tapped, you gain 1 life and scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)