Add four cards

This commit is contained in:
swordshine
2019-06-03 12:08:05 +08:00
parent b1d37fe4fb
commit 51a0942b87
4 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Name:Bellowing Elk
ManaCost:3 G
Types:Creature Elk
PT:4/2
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Trample & Indestructible | CheckSVar$ X | SVarCompare$ GE1 | Description$ As long as you had another creature enter the battlefield under your control this turn, CARDNAME has trample and indestructible.
SVar:X:Count$ThisTurnEntered_Battlefield_Creature.YouCtrl+Other
Oracle:As long as you had another creature enter the battlefield under your control this turn, Bellowing Elk has trample and indestructible.

View File

@@ -0,0 +1,12 @@
Name:Blizzard Strix
ManaCost:4 U
Types:Snow Creature Bird
PT:3/2
K:Flash
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | IsPresent$ Permanent.Snow+YouCtrl+Other | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, if you control another snow permanent, exile target permanent other than CARDNAME. Return that card to the battlefield under its owner's control at the beginning of the next end step.
SVar:TrigExile:DB$ ChangeZone | ValidTgts$ Permanent.Other | TgtPrompt$ Select another target permanent | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | SubAbility$ DelTrig
SVar:DelTrig:DB$ DelayedTrigger | Mode$ Phase | Phase$ End of Turn | Execute$ TrigBounce | RememberObjects$ Remembered | TriggerDescription$ Return exiled permanent to the battlefield. | SubAbility$ DBCleanup
SVar:TrigBounce:DB$ ChangeZone | Origin$ Exile | Destination$ Battlefield | Defined$ DelayTriggerRemembered
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
Oracle:Flash\nFlying\nWhen Blizzard Strix enters the battlefield, if you control another snow permanent, exile target permanent other than Blizzard Strix. Return that card to the battlefield under its owner's control at the beginning of the next end step.

View File

@@ -0,0 +1,8 @@
Name:Lesser Masticore
ManaCost:2
Types:Artifact Creature Masticore
PT:2/2
A:SP$ PermanentCreature | Cost$ 2 Discard<1/Card>
A:AB$ DealDamage | Cost$ 4 | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target creature.
K:Persist
Oracle:As an additional cost to cast this spell, discard a card.\n{4}: Lesser Masticore deals 1 damage to target creature.\nPersist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owners control with a -1/-1 counter on it.)

View File

@@ -0,0 +1,7 @@
Name:Zhalfirin Decoy
ManaCost:1 W
Types:Creature Human Soldier
PT:1/3
A:AB$ Tap | Cost$ T | ValidTgts$ Creature | TgtPrompt$ Select target creature | CheckSVar$ X | References$ X | SpellDescription$ Tap target creature. Activate this ability only if you had a creature enter the battlefield under your control this turn.
SVar:X:Count$ThisTurnEntered_Battlefield_Creature.YouCtrl
Oracle:{T}: Tap target creature. Activate this ability only if you had a creature enter the battlefield under your control this turn.