Merge pull request #1023 from Northmoc/clb_3

CLB: 3 July
This commit is contained in:
Anthony Calosa
2022-07-05 04:26:52 +08:00
committed by GitHub
4 changed files with 35 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ ManaCost:1 B
Types:Creature Fungus Warrior Types:Creature Fungus Warrior
PT:1/1 PT:1/1
K:Lifelink K:Lifelink
A:AB$ PutCounter | Cost$ 1 Sac<1/Creature.Other;Artifact/another creature or an artifact> | CounterType$ P1P1 | CounterNum$ 1 | PrecostDesc$ Mold Harvest — | SpellDescription$ Mold Harvest — {1}, Sacrifice another creature or an artifact: Put a +1/+1 counter on CARDNAME. A:AB$ PutCounter | Cost$ 1 Sac<1/Creature.Other;Artifact/another creature or an artifact> | CounterType$ P1P1 | CounterNum$ 1 | PrecostDesc$ Mold Harvest — | SpellDescription$ Put a +1/+1 counter on CARDNAME.
SVar:AIPreference:SacCost$Artifact.Token,Creature.Other+cmcLE2,Artifact.cmcEQ1 SVar:AIPreference:SacCost$Artifact.Token,Creature.Other+cmcLE2,Artifact.cmcEQ1
DeckHints:Type$Artifact DeckHints:Type$Artifact
DeckHas:Ability$Counters|Sacrifice DeckHas:Ability$Counters|Sacrifice

View File

@@ -0,0 +1,9 @@
Name:Shadowheart, Dark Justiciar
ManaCost:3 B
Types:Legendary Creature Human Elf Cleric
PT:3/4
A:AB$ Draw | Cost$ 1 B T Sac<1/Creature.Other/another creature> | NumCards$ X | IfDesc$ True | SpellDescription$ Draw X cards, where X is that creature's power.
SVar:X:Sacrificed$CardPower
K:Choose a Background
DeckHas:Ability$Sacrifice
Oracle:{1}{B}, {T}, Sacrifice another creature: Draw X cards, where X is that creature's power.\nChoose a Background (You can have a Background as a second commander.)

View File

@@ -0,0 +1,13 @@
Name:Sivriss, Nightmare Speaker
ManaCost:3 B
Types:Legendary Creature Snake Cleric Warlock
PT:3/3
A:AB$ RepeatEach | Cost$ T Sac<1/Creature.Other;Artifact/another creature or an artifact> | RepeatPlayers$ Opponent | RepeatSubAbility$ DBMill | SpellDescription$ For each opponent, you mill a card, then return that card from your graveyard to your hand unless that player pays 3 life. (To mill a card, put the top card of your library into your graveyard.)
SVar:DBMill:DB$ Mill | Imprint$ True | SubAbility$ DBReturn
SVar:DBReturn:DB$ ChangeZone | Defined$ Imprinted | Origin$ Graveyard | Destination$ Hand | UnlessCost$ PayLife<3> | UnlessPayer$ Remembered | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearImprinted$ True
K:Choose a Background
SVar:AIPreference:SacCost$Artifact.Token,Creature.Other+cmcLE2,Artifact.cmcLE1
DeckHints:Type$Artifact
DeckHas:Ability$Sacrifice|Mill|Graveyard
Oracle:{T}, Sacrifice another creature or an artifact: For each opponent, you mill a card, then return that card from your graveyard to your hand unless that player pays 3 life. (To mill a card, put the top card of your library into your graveyard.)\nChoose a Background (You can have a Background as a second commander.)

View File

@@ -0,0 +1,12 @@
Name:Skanos Dragonheart
ManaCost:4 G
Types:Legendary Creature Dragon Ranger
PT:4/4
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, it gets +X/+X until end of turn, where X is the greatest power among other Dragons you control and Dragon cards in your graveyard.
SVar:TrigPump:DB$ Pump | NumAtt$ X | NumDef$ X
SVar:X:Count$ValidGraveyard,Battlefield Dragon.YouCtrl+Other$GreatestPower
K:Choose a Background
SVar:HasAttackEffect:TRUE
DeckNeeds:Type$Dragon
DeckHas:Ability$Graveyard|Counters
Oracle:Whenever Skanos Dragonheart attacks, it gets +X/+X until end of turn, where X is the greatest power among other Dragons you control and Dragon cards in your graveyard.\nChoose a Background (You can have a Background as a second commander.)