mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Merge remote-tracking branch 'remotes/core/master'
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:2 W B G
|
|||||||
Types:Legendary Creature Nightmare Insect
|
Types:Legendary Creature Nightmare Insect
|
||||||
PT:3/3
|
PT:3/3
|
||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ PutKeywordCounter | TriggerDescription$ When CARDNAME enters the battlefield, put a flying counter on any creature you control if a creature card in your graveyard has flying. Repeat this process for first strike, double strike, deathtouch, hexproof, indestructible, lifelink, menace, reach, trample, and vigilance. Then put a +1/+1 counter on NICKNAME for each counter put on a creature this way.
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ PutKeywordCounter | TriggerDescription$ When CARDNAME enters the battlefield, put a flying counter on any creature you control if a creature card in your graveyard has flying. Repeat this process for first strike, double strike, deathtouch, hexproof, indestructible, lifelink, menace, reach, trample, and vigilance. Then put a +1/+1 counter on NICKNAME for each counter put on a creature this way.
|
||||||
SVar:PutKeywordCounter:DB$ PutCounter | Choices$ Creature.YouCtrl | ChoiceTitle$ Choose a creature | SharedKeywords$ Flying & First Strike & Double Strike & Deathtouch & Hexproof & Indestructible & Lifelink & Menace & Reach & Trample & Vigilance | SharedKeywordsZone$ Graveyard | SharedRestrictions$ Card.YouOwn | CounterNum$ 1 | RememberAmount$ True | SubAbility$ PutCounters
|
SVar:PutKeywordCounter:DB$ PutCounter | Choices$ Creature.YouCtrl | ChoiceTitle$ Choose a creature | SharedKeywords$ Flying & First Strike & Double Strike & Deathtouch & Hexproof & Indestructible & Lifelink & Menace & Reach & Trample & Vigilance | SharedKeywordsZone$ Graveyard | SharedRestrictions$ Creature.YouOwn | CounterNum$ 1 | RememberAmount$ True | SubAbility$ PutCounters
|
||||||
SVar:PutCounters:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ X | SubAbility$ DBCleanup
|
SVar:PutCounters:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ X | SubAbility$ DBCleanup
|
||||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
SVar:X:Count$RememberedNumber
|
SVar:X:Count$RememberedNumber
|
||||||
|
|||||||
@@ -7,8 +7,12 @@ ScryfallCode=PJ21
|
|||||||
|
|
||||||
[cards]
|
[cards]
|
||||||
1 M Morophon, the Boundless @Svetlin Velinov
|
1 M Morophon, the Boundless @Svetlin Velinov
|
||||||
|
2 M K'rrik, Son of Yawgmoth @Daniel Ljunggren
|
||||||
|
3 M Edgar Markov @Martina Fackova
|
||||||
|
4 M Ezuri, Claw of Progress @Livia Prima
|
||||||
5 M The Gitrog Monster @Nils Hamm
|
5 M The Gitrog Monster @Nils Hamm
|
||||||
6 R Grand Arbiter Augustin IV @Matt Stewart
|
6 R Grand Arbiter Augustin IV @Matt Stewart
|
||||||
7 M Karlov of the Ghost Council @Wisnu Tan
|
7 M Karlov of the Ghost Council @Wisnu Tan
|
||||||
|
8 M Mizzix of the Izmagnus @Zoltan Boros
|
||||||
9 M Nicol Bolas, the Ravager @Lie Setiawan
|
9 M Nicol Bolas, the Ravager @Lie Setiawan
|
||||||
10 M Zacama, Primal Calamity @Yigit Koroglu
|
10 M Zacama, Primal Calamity @Yigit Koroglu
|
||||||
|
|||||||
Reference in New Issue
Block a user