some m21 cards

This commit is contained in:
CCTV-1
2020-06-12 13:18:15 +08:00
parent dd78ab67eb
commit a59412550d
5 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Name:Basri's Solidarity
ManaCost:1 W
Types:Sorcery
A:SP$ PutCounterAll | Cost$ 1 W | ValidCards$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on each creature you control.
DeckHas:Ability$Counters
Oracle:Put a +1/+1 counter on each creature you control.

View File

@@ -0,0 +1,12 @@
Name:Conclave Mentor
ManaCost:G W
Types:Creature Centaur Cleric
PT:2/2
R:Event$ AddCounter | ActiveZones$ Battlefield | ValidCard$ Creature.YouCtrl | ValidCounterType$ P1P1 | ReplaceWith$ AddOneMoreCounters | Description$ If one or more +1/+1 counters would be put on a creature you control, that many plus one +1/+1 counters are put on it instead.
SVar:AddOneMoreCounters:DB$ ReplaceEffect | VarName$ CounterNum | VarValue$ X | References$ X
SVar:X:ReplaceCount$CounterNum/Plus.1
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigSac | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, you gain life equal to its power.
SVar:TrigSac:DB$GainLife | Defined$ TriggeredCardController | LifeAmount$ XPower | References$ XPower
SVar:XPower:TriggeredCard$CardPower
DeckNeeds:Ability$Counters
Oracle:If one or more +1/+1 counters would be put on a creature you control, that many plus one +1/+1 counters are put on that creature instead.\nWhen Conclave Mentor dies, you gain life equal to its power.

View File

@@ -0,0 +1,5 @@
Name:Eliminate
ManaCost:1 B
Types:Instant
A:SP$ Destroy | Cost$ 1 B | ValidTgts$ Creature,Planeswalker+cmcLE3 | TgtPrompt$ Select target creature or planeswalker with converted mana cost 3 or less | SpellDescription$ Destroy target creature or planeswalker with converted mana cost 3 or less.
Oracle:Destroy target creature or planeswalker with converted mana cost 3 or less.

View File

@@ -0,0 +1,7 @@
Name:Invigorating Surge
ManaCost:2 G
Types:Instant
A:SP$ PutCounter | Cost$ 2 G | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature to distribute counters to | CounterType$ P1P1 | SubAbility$ DBPump | SpellDescription$ Put a +1/+1 counter on target creature you control, then double the number of +1/+1 counters on that creature.
SVar:DBPump:DB$ MultiplyCounter | Defined$ Targeted | CounterType$ P1P1
DeckHas:Ability$Counters
Oracle:Put a +1/+1 counter on target creature you control, then double the number of +1/+1 counters on that creature.

View File

@@ -0,0 +1,5 @@
Name:Miscast
ManaCost:U
Types:Instant
A:SP$ Counter | Cost$ U | TargetType$ Spell | ValidTgts$ Instant,Sorcery | UnlessCost$ 3 | TgtPrompt$ Select target instant or sorcery spell | SpellDescription$ Counter target instant or sorcery spell unless its controller pays {3}.
Oracle:Counter target instant or sorcery spell unless its controller pays {3}.