TDM: 2 cards (#7244)

This commit is contained in:
Renato Filipe Vidal Santos
2025-03-24 08:19:51 +00:00
committed by GitHub
parent d1be43fd83
commit 148da24456
3 changed files with 21 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
Name:Cori-Steel Cutter
ManaCost:1 R
Types:Artifact Equipment
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 1 | AddToughness$ 1 | AddKeyword$ Trample & Haste | Description$ Equipped creature gets +1/+1 and has trample and haste.
T:Mode$ SpellCast | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigToken | ValidActivatingPlayer$ You | ActivatorThisTurnCast$ EQ2 | TriggerDescription$ Whenever you cast your second spell each turn, create a 1/1 white Monk creature token with prowess. You may attach this Equipment to it. (Whenever you cast a noncreature spell, the token gets +1/+1 until end of turn.)
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_monk_prowess | TokenOwner$ You | RememberTokens$ True | SubAbility$ DBAttach
SVar:DBAttach:DB$ Attach | Defined$ Remembered | Optional$ True | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
K:Equip:1 R
DeckHas:Ability$Token
Oracle:Equipped creature gets +1/+1 and has trample and haste.\nFlurry — Whenever you cast your second spell each turn, create a 1/1 white Monk creature token with prowess. You may attach this Equipment to it. (Whenever you cast a noncreature spell, the token gets +1/+1 until end of turn.)\nEquip {1}{R}

View File

@@ -0,0 +1,9 @@
Name:Loxodon Battle Priest
ManaCost:4 W
Types:Creature Elephant Cleric
PT:3/5
T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of combat on your turn, put a +1/+1 counter on another target creature you control.
SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Creature.YouCtrl+Other | TgtPrompt$ Select another target creature you control | CounterType$ P1P1 | CounterNum$ 1
SVar:PlayMain1:TRUE
DeckHas:Ability$Counters
Oracle:At the beginning of combat on your turn, put a +1/+1 counter on another target creature you control.

View File

@@ -4,6 +4,6 @@ Types:Creature Demon
PT:5/5
K:Trample
K:Decayed
A:AB$ PutCounter | Cost$ X B B ExileFromGrave<1/CARDNAME/this card> | PrecostDesc$ Renew — | ValidTgts$ Creature | TargetMin$ X | TargetMax$ X | TgtPrompt$ Select X target creatures | CounterType$ Decayed | CounterNum$ 1 | ActivationZone$ Graveyard | SorcerySpeed$ True | SpellDescription$ Put a decayed counter on each of X target creatures. Activate only as a sorcery.
A:AB$ PutCounter | Cost$ X B B ExileFromGrave<1/CARDNAME/this card> | PrecostDesc$ Renew — | ValidTgts$ Creature | TargetMin$ X | TargetMax$ X | TgtPrompt$ Select X target creatures | CounterType$ Decayed | CounterNum$ 1 | ActivationZone$ Graveyard | SorcerySpeed$ True | IsCurse$ True | SpellDescription$ Put a decayed counter on each of X target creatures. Activate only as a sorcery.
SVar:X:Count$xPaid
Oracle:Trample\nDecayed (This creature cant block. When it attacks, sacrifice it at end of combat.)\nRenew — {X}{B}{B}, Exile this card from your graveyard: Put a decayed counter on each of X target creatures. Activate only as a sorcery.