From e4071a4f4eda7f5f03a834a966a279d9bc06c508 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 25 Feb 2025 11:06:36 +0100 Subject: [PATCH] Neriv and Elsha (TDC) (#7078) --- .../res/cardsfolder/b/boros_strike_captain.txt | 2 +- .../upcoming/elsha_threefold_master.txt | 11 +++++++++++ .../upcoming/neriv_crackling_vanguard.txt | 17 +++++++++++++++++ 3 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 forge-gui/res/cardsfolder/upcoming/elsha_threefold_master.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/neriv_crackling_vanguard.txt diff --git a/forge-gui/res/cardsfolder/b/boros_strike_captain.txt b/forge-gui/res/cardsfolder/b/boros_strike_captain.txt index e6689087930..8d08abc6668 100644 --- a/forge-gui/res/cardsfolder/b/boros_strike_captain.txt +++ b/forge-gui/res/cardsfolder/b/boros_strike_captain.txt @@ -4,7 +4,7 @@ Types:Creature Minotaur Soldier PT:3/3 T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigExile | IsPresent$ Creature.attacking+Other | NoResolvingCheck$ True | PresentCompare$ GE2 | TriggerDescription$ Battalion — Whenever CARDNAME and at least two other creatures attack, exile the top card of your library. During any turn you attacked with three or more creatures, you may play that card. SVar:TrigExile:DB$ Dig | DigNum$ 1 | ChangeNum$ All | DestinationZone$ Exile | RememberChanged$ True | SubAbility$ DBEffect -SVar:DBEffect:DB$ Effect | StaticAbilities$ MayPlay | RememberObjects$ Remembered | ForgetOnMoved$ Exile | SubAbility$ DBCleanup +SVar:DBEffect:DB$ Effect | StaticAbilities$ MayPlay | RememberObjects$ Remembered | ForgetOnMoved$ Exile | Duration$ Permanent | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:MayPlay:Mode$ Continuous | Affected$ Card.IsRemembered | CheckSVar$ X | SVarCompare$ GE3 | AffectedZone$ Exile | MayPlay$ True | Description$ During any turn you attacked with three or more creatures, you may play that card. SVar:X:Count$AttackersDeclared diff --git a/forge-gui/res/cardsfolder/upcoming/elsha_threefold_master.txt b/forge-gui/res/cardsfolder/upcoming/elsha_threefold_master.txt new file mode 100644 index 00000000000..158c5c40fb7 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/elsha_threefold_master.txt @@ -0,0 +1,11 @@ +Name:Elsha, Threefold Master +ManaCost:U R W +Types:Legendary Creature Djinn Monk +PT:1/1 +K:Trample +K:Prowess +T:Mode$ DamageDone | ValidSource$ Card.Self | Execute$ TrigToken | CombatDamage$ True | ValidTarget$ Player | TriggerZones$ Battlefield | TriggerDescription$ Whenever NICKNAME deals combat damage to a player, create that many 1/1 white Monk creature tokens with prowess. +SVar:TrigToken:DB$ Token | TokenAmount$ X | TokenScript$ w_1_1_monk_prowess | TokenOwner$ You +SVar:X:TriggerCount$DamageAmount +DeckHas:Ability$Token +Oracle:Trample\nProwess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhenever Elsha deals combat damage to a player, create that many 1/1 white Monk creature tokens with prowess. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/neriv_crackling_vanguard.txt b/forge-gui/res/cardsfolder/upcoming/neriv_crackling_vanguard.txt new file mode 100644 index 00000000000..6397f1405fd --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/neriv_crackling_vanguard.txt @@ -0,0 +1,17 @@ +Name:Neriv, Crackling Vanguard +ManaCost:2 R W B +Types:Legendary Creature Spirit Dragon +PT:4/4 +K:Flying +K:Deathtouch +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When NICKNAME enters, create two 1/1 red Goblin creature tokens. +SVar:TrigToken:DB$ Token | TokenAmount$ 2 | TokenScript$ r_1_1_goblin | TokenOwner$ You +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigMill | TriggerZones$ Battlefield | TriggerDescription$ Whenever NICKNAME attacks, exile a number of cards from the top of your library equal to the number of differently named tokens you control. During any turn you attacked with a commander, you may play those cards. +SVar:TrigExile:DB$ Dig | Defined$ You | DigNum$ X | ChangeNum$ All | DestinationZone$ Exile | RememberChanged$ True | SubAbility$ DBEffectYou +SVar:DBEffectYou:DB$ Effect | RememberObjects$ Remembered | StaticAbilities$ STPlay | SubAbility$ DBCleanup | ForgetOnMoved$ Exile | Duration$ Permanent +SVar:STPlay:Mode$ Continuous | MayPlay$ True | Affected$ Card.IsRemembered | AffectedZone$ Exile | CheckSVar$ Y | Description$ During any turn you attacked with a commander, you may play those cards. +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:Count$DifferentCardNames_Permanent.token+YouCtrl+inZoneBattlefield +SVar:Y:Count$CreaturesAttackedThisTurn Creature.IsCommander+YouCtrl +SVar:HasAttackEffect:TRUE +Oracle:Flying,deathtouch\nWhen Neriv enters, create two 1/1 red Goblin creature tokens.\nWhenever Neriv attacks, exile a number of cards from the top of your library equal to the number of differently named tokens you control. During any turn you attacked with a commander, you may play those cards.