final 3 cards

This commit is contained in:
Simisays
2023-12-03 11:23:59 +01:00
parent 0e22a03fd4
commit 4d4962d797
4 changed files with 28 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
Name:Malamet Scythe
ManaCost:2 G
Types:Artifact Equipment
K:Flash
K:Equip:4
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigAttach | TriggerDescription$ When CARDNAME enters the battlefield, attach it to target creature you control.
SVar:TrigAttach:DB$ Attach | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 2 | AddToughness$ 2 | Add Description$ Equipped creature gets +2/+2.
Oracle:Flash\nWhen Malamet Scythe enters the battlefield, attach it to target creature you control.\nEquipped creature gets +2/+2.\nEquip {4} ({4}: Attach to target creature you control. Equip only as a sorcery.)

View File

@@ -0,0 +1,11 @@
Name:Ruin-Lurker Bat
ManaCost:W
Types:Creature Bat
PT:1/1
K:Flying
K:Lifelink
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You.descended | TriggerZones$ Battlefield | Execute$ TrigScry | TriggerDescription$ At the beginning of your end step, if you descended this turn, scry 1. (You descended if a permanent card was put into your graveyard from anywhere.)
SVar:TrigScry:DB$ Scry | ScryNum$ 1
DeckHints:Ability$Discard|Mill|Graveyard
DeckHas:Ability$LifeGain
Oracle:Flying, lifelink\nAt the beginning of your end step, if you descended this turn, scry 1. (You descended if a permanent card was put into your graveyard from anywhere.)

View File

@@ -1,6 +0,0 @@
Name:Rumbling Rockslide
ManaCost:3 R
Types:Sorcery
A:SP$ DealDamage | ValidTgts$ Creature | NumDmg$ X | SpellDescription$ CARDNAME deals damage to target creature equal to the number of lands you control.
SVar:X:Count$Valid Land.YouCtrl
Oracle:Rumbling Rockslide deals damage to target creature equal to the number of lands you control.

View File

@@ -0,0 +1,8 @@
Name:Vito's Inquisitor
ManaCost:3 B
Types:Creature Vampire Knight
PT:3/3
A:AB$ PutCounter | Cost$ B Sac<1/Creature.Other;Artifact.Other/another creature or artifact> | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ DBPump | SpellDescription$ Put a +1/+1 counter on CARDNAME.
SVar:DBPump:DB$ Pump | KW$ Menace | Defined$ Self | SpellDescription$ It gains menace until end of turn.
DeckHas:Ability$Sacrifice|Counter
Oracle:{B}, Sacrifice another creature or artifact: Put a +1/+1 counter on Vito's Inquisitor. It gains menace until end of turn.