Merge pull request #1021 from JohnWilliams77/patch-19

2 GN cards 1 CLB card
This commit is contained in:
Northmoc
2022-07-03 20:27:01 -04:00
committed by GitHub
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
Name:Flaming Fist Officer
ManaCost:2 W
Types:Creature Gnome Soldier
PT:2/2
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever another creature you control leaves the battlefield, put a +1/+1 counter on CARDNAME.
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
DeckHas:Ability$Counters
Oracle:Whenever another creature you control leaves the battlefield, put a +1/+1 counter on Flaming Fist Officer.

View File

@@ -0,0 +1,12 @@
Name:Vogar, Necropolis Tyrant
ManaCost:3 B B
Types:Legendary Creature Zombie Giant
PT:4/4
K:Menace
T:Mode$ ChangesZone | ValidCard$ Creature.Other+YouCtrl | Origin$ Battlefield | Destination$ Graveyard | TriggerZones$ Battlefield | Execute$ TrigPutCounter | PlayerTurn$ True | TriggerDescription$ Whenever another creature you control dies during your turn, put a +1/+1 counter on CARDNAME.
SVar:TrigPutCounter:DB$ PutCounter | CounterType$ P1P1 | CounterNum$ 1
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When NICKNAME dies, draw a card for each +1+1 counter on it.
SVar:TrigDraw:DB$ Draw | NumCards$ XLKI
SVar:XLKI:TriggeredCard$CardCounters.P1P1
DeckHas:Ability$Counters
Oracle:Menace\nWhenever another creature you control dies during your turn, put a +1/+1 counter on Vogar Necropolis Tyrant.\nWhen Vogar dies, draw a card for each +1+1 counter on it.

View File

@@ -0,0 +1,8 @@
Name:Zamriel, Seraph of Steel
ManaCost:2 W W
Types:Legendary Creature Angel
K:Flying
PT:3/4
S:Mode$ Continuous | Affected$ Creature.YouCtrl+equipped | AddKeyword$ Indestructible | Condition$ PlayerTurn | Description$ As long as it's your turn, equipped creatures you control have indestructible.
DeckHints:Type$Equipment
Oracle:Flying.\nAs long as it's your turn, equipped creatures you control have indestructible.