From 148da24456571e3d3878212ad8ddd9e5f8b81e63 Mon Sep 17 00:00:00 2001 From: Renato Filipe Vidal Santos <45150760+dracontes@users.noreply.github.com> Date: Mon, 24 Mar 2025 08:19:51 +0000 Subject: [PATCH] TDM: 2 cards (#7244) --- .../res/cardsfolder/upcoming/cori_steel_cutter.txt | 11 +++++++++++ .../cardsfolder/upcoming/loxodon_battle_priest.txt | 9 +++++++++ .../res/cardsfolder/upcoming/rot_curse_rakshasa.txt | 2 +- 3 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 forge-gui/res/cardsfolder/upcoming/cori_steel_cutter.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/loxodon_battle_priest.txt diff --git a/forge-gui/res/cardsfolder/upcoming/cori_steel_cutter.txt b/forge-gui/res/cardsfolder/upcoming/cori_steel_cutter.txt new file mode 100644 index 00000000000..901bb1d2757 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/cori_steel_cutter.txt @@ -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} diff --git a/forge-gui/res/cardsfolder/upcoming/loxodon_battle_priest.txt b/forge-gui/res/cardsfolder/upcoming/loxodon_battle_priest.txt new file mode 100644 index 00000000000..a59bbc6920f --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/loxodon_battle_priest.txt @@ -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. diff --git a/forge-gui/res/cardsfolder/upcoming/rot_curse_rakshasa.txt b/forge-gui/res/cardsfolder/upcoming/rot_curse_rakshasa.txt index 48234e53657..ddede3b210c 100644 --- a/forge-gui/res/cardsfolder/upcoming/rot_curse_rakshasa.txt +++ b/forge-gui/res/cardsfolder/upcoming/rot_curse_rakshasa.txt @@ -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 can’t 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.