From 7519d32366cd78e59b09a210e0d214b74a15d207 Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Fri, 9 Jun 2023 13:57:45 +0200 Subject: [PATCH] update --- forge-gui/res/cardsfolder/upcoming/dawn_of_a_new_age.txt | 6 +++--- .../res/cardsfolder/upcoming/elrond_master_of_healing.txt | 2 +- forge-gui/res/cardsfolder/upcoming/mithril_coat.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/dawn_of_a_new_age.txt b/forge-gui/res/cardsfolder/upcoming/dawn_of_a_new_age.txt index 6ca4a016322..a6dbde3e58c 100644 --- a/forge-gui/res/cardsfolder/upcoming/dawn_of_a_new_age.txt +++ b/forge-gui/res/cardsfolder/upcoming/dawn_of_a_new_age.txt @@ -3,12 +3,12 @@ ManaCost:1 W Types:Enchantment K:etbCounter:HOPE:X SVar:X:Count$Valid Creature.YouCtrl -T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigRemoveCtr | TriggerDescription$ At the beginning of your end step, remove a hope counter from Dawn of a New Age. If you do, draw a card. Then if Dawn of a New Age has no hope counters on it, sacrifice it and you gain 4 life. +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigRemoveCtr | TriggerDescription$ At the beginning of your end step, remove a hope counter from CARDNAME. If you do, draw a card. Then if CARDNAME has no hope counters on it, sacrifice it and you gain 4 life. SVar:TrigRemoveCtr:DB$ RemoveCounter | Defined$ Self | CounterType$ HOPE | CounterNum$ 1 | RememberRemoved$ True | SubAbility$ DBDraw SVar:DBDraw:DB$ Draw | ConditionCheckSVar$ CheckRemoved | ConditionSVarCompare$ GE1 | SubAbility$ DBSacrifice SVar:DBSacrifice:DB$ Sacrifice | ConditionDefined$ Self | ConditionPresent$ Card.counters_EQ0_HOPE | SubAbility$ DBGainLife SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 4 | ConditionDefined$ Self | ConditionPresent$ Card.counters_EQ0_HOPE | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:CheckRemoved:Count$RememberedSize -DeckHas:Ability$Counters|LifeGain -Oracle:Dawn of a New Age enters the battlefield with a hope counter on it for each creature you controdl.\nAt the beginning of your end step, remove a hope counter from Dawn of a New Age. If you do, draw a card. Then if Dawn of a New Age has no hope counters on it, sacrifice it and you gain 4 life. \ No newline at end of file +DeckHas:Ability$Counters|LifeGain|Sacrifice +Oracle:Dawn of a New Age enters the battlefield with a hope counter on it for each creature you control.\nAt the beginning of your end step, remove a hope counter from Dawn of a New Age. If you do, draw a card. Then if Dawn of a New Age has no hope counters on it, sacrifice it and you gain 4 life. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/elrond_master_of_healing.txt b/forge-gui/res/cardsfolder/upcoming/elrond_master_of_healing.txt index 18e823dcaf3..f33cf6b7542 100644 --- a/forge-gui/res/cardsfolder/upcoming/elrond_master_of_healing.txt +++ b/forge-gui/res/cardsfolder/upcoming/elrond_master_of_healing.txt @@ -5,7 +5,7 @@ PT:4/4 T:Mode$ Scry | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever you scry, put a +1/+1 counter on each of up to X target creatures, where X is the number of cards looked at while scrying this way. SVar:TrigPutCounter:DB$ PutCounter | CounterNum$ 1 | CounterType$ P1P1 | TargetMin$ 0 | TargetMax$ X | ValidTgts$ Creature | TgtPrompt$ Select up to X target creatures SVar:X:TriggerCount$ScryNum -T:Mode$ BecomesTarget | ValidTarget$ Card.Self | ValidSource$ SpellAbility.OppCtrl | TriggerZones$ Battlefield | ValidCard$ Creature.YouCtrl+counters_GE1_P1P1 | Execute$ TrigDraw | OptionalDecider$ You | TriggerDescription$ Whenever a creature you control with a +1/+1 counter on it becomes the target of a spell or ability an opponent controls, you may draw a card. +T:Mode$ BecomesTarget | ValidTarget$ Creature.YouCtrl+counters_GE1_P1P1+inZoneBattlefield | ValidSource$ SpellAbility.OppCtrl | TriggerZones$ Battlefield | Execute$ TrigDraw | OptionalDecider$ You | TriggerDescription$ Whenever a creature you control with a +1/+1 counter on it becomes the target of a spell or ability an opponent controls, you may draw a card. SVar:TrigDraw:DB$ Draw DeckHas:Ability$Counters Oracle:Whenever you scry, put a +1/+1 counter on each of up to X target creatures, where X is the number of cards looked at while scrying this way.\nWhenever a creature you control with a +1/+1 counter on it becomes the target of a spell or ability an opponent controls, you may draw a card. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/mithril_coat.txt b/forge-gui/res/cardsfolder/upcoming/mithril_coat.txt index 842d1b5571f..f418a73da94 100644 --- a/forge-gui/res/cardsfolder/upcoming/mithril_coat.txt +++ b/forge-gui/res/cardsfolder/upcoming/mithril_coat.txt @@ -6,6 +6,6 @@ K:Indestructible T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigAttach | TriggerDescription$ When CARDNAME enters the battlefield, attach it to target legendary creature you control. SVar:TrigAttach:DB$ Attach | ValidTgts$ Creature.YouCtrl+Legendary | TgtPrompt$ Select target legendary creature you control. S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddKeyword$ Indestructible | Description$ Equipped creature has indestructible. -DeckHints:Type$Legendary +DeckHints:Type$Legendary & Type$Creature K:Equip:3 Oracle:Flash\nIndestructible\nWhen Mithril Coat enters the battlefield, attach it to target legendary creature you control.\nEquipped creature has indestructible.\nEquip {3} \ No newline at end of file