mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
grimdancer.txt refactor with ChooseDifferent
This commit is contained in:
@@ -3,9 +3,6 @@ ManaCost:1 B B
|
|||||||
Types:Creature Nightmare
|
Types:Creature Nightmare
|
||||||
PT:3/3
|
PT:3/3
|
||||||
K:ETBReplacement:Other:CounterChoice
|
K:ETBReplacement:Other:CounterChoice
|
||||||
SVar:CounterChoice:DB$ GenericChoice | Defined$ You | Choices$ Menace,Deathtouch,Lifelink | ChoiceAmount$ 2 | SpellDescription$ CARDNAME enters the battlefield with your choice of two different counters on it from among menace, deathtouch, and lifelink.
|
SVar:CounterChoice:DB$ PutCounter | ETB$ True | CounterType$ Menace,Deathtouch,Lifelink | ChooseDifferent$ 2 | SpellDescription$ CARDNAME enters the battlefield with your choice of two different counters on it from among menace, deathtouch, and lifelink.
|
||||||
SVar:Menace:DB$ PutCounter | CounterType$ Menace | CounterNum$ 1 | ETB$ True | SpellDescription$ Menace
|
DeckHas:Ability$Counters|LifeGain
|
||||||
SVar:Deathtouch:DB$ PutCounter | CounterType$ Deathtouch | CounterNum$ 1 | ETB$ True | SpellDescription$ Deathtouch
|
|
||||||
SVar:Lifelink:DB$ PutCounter | CounterType$ Lifelink | CounterNum$ 1 | ETB$ True | SpellDescription$ Lifelink
|
|
||||||
DeckHas:Ability$Counters
|
|
||||||
Oracle:Grimdancer enters the battlefield with your choice of two different counters on it from among menace, deathtouch, and lifelink.
|
Oracle:Grimdancer enters the battlefield with your choice of two different counters on it from among menace, deathtouch, and lifelink.
|
||||||
|
|||||||
Reference in New Issue
Block a user