From 7aadb38ce9495e82eb77926d910d32c061ce04fe Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Tue, 25 Apr 2023 17:33:23 +0200 Subject: [PATCH] update --- forge-gui/res/cardsfolder/upcoming/arni_metalbrow.txt | 4 +++- forge-gui/res/cardsfolder/upcoming/ayaras_oathsworn.txt | 2 +- forge-gui/res/cardsfolder/upcoming/blot_out.txt | 4 +--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/arni_metalbrow.txt b/forge-gui/res/cardsfolder/upcoming/arni_metalbrow.txt index 44b9831bbb9..e4527226f7d 100644 --- a/forge-gui/res/cardsfolder/upcoming/arni_metalbrow.txt +++ b/forge-gui/res/cardsfolder/upcoming/arni_metalbrow.txt @@ -2,8 +2,10 @@ Name:Arni Metalbrow ManaCost:2 R Types:Legendary Creature Human Berserker PT:3/3 -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.YouCtrl+attacking | Execute$ TrigChangeZone | TriggerDescription$ Whenever a creature you control attacks or a creature enters the battlefield under your control attacking, you may pay {1}{R}. If you do, you may put a creature card with mana value less than that creature's mana value from your hand onto the battlefield tapped and attacking. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.YouCtrl+attacking | Execute$ TrigChangeZoneBis | TriggerDescription$ Whenever a creature you control attacks or a creature enters the battlefield under your control attacking, you may pay {1}{R}. If you do, you may put a creature card with mana value less than that creature's mana value from your hand onto the battlefield tapped and attacking. T:Mode$ Attacks | ValidCard$ Creature.YouCtrl | Execute$ TrigChangeZone | Secondary$ True | TriggerDescription$ Whenever a creature you control attacks or a creature enters the battlefield under your control attacking, you may pay {1}{R}. If you do, you may put a creature card with mana value less than that creature's mana value from your hand onto the battlefield tapped and attacking. SVar:TrigChangeZone:AB$ ChangeZone | Cost$ 1 R | Origin$ Hand | ChangeNum$ 1 | Destination$ Battlefield | ChangeType$ Creature.cmcLTX+YouCtrl | ChangeNum$ 1 | Tapped$ True | Attacking$ True +SVar:TrigChangeZoneBis:AB$ ChangeZone | Cost$ 1 R | Origin$ Hand | ChangeNum$ 1 | Destination$ Battlefield | ChangeType$ Creature.cmcLTY+YouCtrl | ChangeNum$ 1 | Tapped$ True | Attacking$ True SVar:X:TriggeredAttacker$CardManaCost +SVar:Y:TriggeredCard$CardManaCost Oracle:Whenever a creature you control attacks or a creature enters the battlefield under your control attacking, you may pay {1}{R}. If you do, you may put a creature card with mana value less than that creature's mana value from your hand onto the battlefield tapped and attacking. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/ayaras_oathsworn.txt b/forge-gui/res/cardsfolder/upcoming/ayaras_oathsworn.txt index ad55cd2d4f2..74fb4dcf6f6 100644 --- a/forge-gui/res/cardsfolder/upcoming/ayaras_oathsworn.txt +++ b/forge-gui/res/cardsfolder/upcoming/ayaras_oathsworn.txt @@ -7,4 +7,4 @@ T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ DBSearch SVar:DBSearch:DB$ ChangeZone | ConditionDefined$ Self | ConditionPresent$ Card.Self+counters_EQ4_P1P1 | Origin$ Library | Destination$ Hand | ChangeType$ Card | ChangeNum$ 1 | Mandatory$ True DeckHas:Ability$Counters -Oracle:Whenever Ayara's Oathsworn deals combat damage to a player, if it has fewer than four +1/+1 counters on it, put a +1/+1 counter on it. Then if it has exactly four +1/+1 counters on it, search your library for a card, put it into your hand, then shuffle. +Oracle:Menace\nWhenever Ayara's Oathsworn deals combat damage to a player, if it has fewer than four +1/+1 counters on it, put a +1/+1 counter on it. Then if it has exactly four +1/+1 counters on it, search your library for a card, put it into your hand, then shuffle. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/blot_out.txt b/forge-gui/res/cardsfolder/upcoming/blot_out.txt index 5875ad36776..4c37a4fa215 100644 --- a/forge-gui/res/cardsfolder/upcoming/blot_out.txt +++ b/forge-gui/res/cardsfolder/upcoming/blot_out.txt @@ -4,7 +4,5 @@ Types:Instant A:SP$ ChooseCard | ValidTgts$ Opponent | Choices$ Creature.TargetedPlayerCtrl+cmcEQX,Planeswalker.TargetedPlayerCtrl+cmcEQX | ChoiceTitle$ Choose a creature or planeswalker with the highest mana value to sacrifice | Mandatory$ True | RememberChosen$ True | SubAbility$ DBExile | SpellDescription$ Target opponent exiles a creature or planeswalker they control with the greatest mana value among creatures and planeswalkers they control SVar:DBExile:DB$ ChangeZone | Defined$ ChosenCard | Origin$ Battlefield | Destination$ Exile | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearChosenCard$ True -SVar:X:SVar$Y/LimitMin.Z -SVar:Y:Count$Valid Creature.TargetedPlayerCtrl$GreatestCMC -SVar:Z:Count$Valid Planeswalker.TargetedCtrl$GreatestCMC +SVar:X:Count$Valid Creature.TargetedPlayerCtrl,Planeswalker.TargetedCtrl$GreatestCMC Oracle:Target opponent exiles a creature or planeswalker they control with the greatest mana value among creatures and planeswalkers they control \ No newline at end of file