From f18e48f21f64e25020ccd3d664a9f06167b4b40b Mon Sep 17 00:00:00 2001 From: Northmoc <103371817+Northmoc@users.noreply.github.com> Date: Thu, 6 Apr 2023 01:46:59 -0400 Subject: [PATCH] MOM: phyrexian_pegasus.txt referee_squad.txt seedpod_caretaker.txt (#2838) * phyrexian_pegasus.txt referee_squad.txt seedpod_caretaker.txt * aerial_guide.txt fix desc --- forge-gui/res/cardsfolder/a/aerial_guide.txt | 2 +- .../res/cardsfolder/upcoming/phyrexian_pegasus.txt | 9 +++++++++ forge-gui/res/cardsfolder/upcoming/referee_squad.txt | 11 +++++++++++ .../res/cardsfolder/upcoming/seedpod_caretaker.txt | 11 +++++++++++ 4 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 forge-gui/res/cardsfolder/upcoming/phyrexian_pegasus.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/referee_squad.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/seedpod_caretaker.txt diff --git a/forge-gui/res/cardsfolder/a/aerial_guide.txt b/forge-gui/res/cardsfolder/a/aerial_guide.txt index e8cc1996545..411899a8b39 100644 --- a/forge-gui/res/cardsfolder/a/aerial_guide.txt +++ b/forge-gui/res/cardsfolder/a/aerial_guide.txt @@ -3,6 +3,6 @@ ManaCost:2 U Types:Creature Drake PT:2/2 K:Flying -T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, another target creature you control gains flying until end of turn. +T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, another target creature gains flying until end of turn. SVar:TrigPump:DB$ Pump | ValidTgts$ Creature.Other+attacking | TgtPrompt$ Select another target attacking creature | KW$ Flying Oracle:Flying\nWhenever Aerial Guide attacks, another target attacking creature gains flying until end of turn. diff --git a/forge-gui/res/cardsfolder/upcoming/phyrexian_pegasus.txt b/forge-gui/res/cardsfolder/upcoming/phyrexian_pegasus.txt new file mode 100644 index 00000000000..c4251a94acd --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/phyrexian_pegasus.txt @@ -0,0 +1,9 @@ +Name:Phyrexian Pegasus +ManaCost:2 W +Types:Creature Phyrexian Pegasus +PT:2/2 +K:Flying +T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, another target attacking creature without flying gains flying until end of turn. +SVar:TrigPump:DB$ Pump | ValidTgts$ Creature.Other+attacking+withoutFlying | TgtPrompt$ Select another target attacking creature without flying | KW$ Flying +SVar:HasAttackEffect:TRUE +Oracle:Flying\nWhenever Phyrexian Pegasus attacks, another target attacking creature without flying gains flying until end of turn. diff --git a/forge-gui/res/cardsfolder/upcoming/referee_squad.txt b/forge-gui/res/cardsfolder/upcoming/referee_squad.txt new file mode 100644 index 00000000000..d3d742785a4 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/referee_squad.txt @@ -0,0 +1,11 @@ +Name:Referee Squad +ManaCost:2 U +Types:Creature Homunculus +PT:2/2 +K:Convoke +K:Vigilance +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigTap | TriggerDescription$ When CARDNAME enters the battlefield, tap target creature an opponent controls and put a stun counter on it. (If a permanent with a stun counter would become untapped, remove one from it instead.) +SVar:TrigTap:DB$ Tap | ValidTgts$ Creature.OppCtrl | SubAbility$ DBCounter +SVar:DBCounter:DB$ PutCounter | Defined$ Targeted | CounterType$ Stun | CounterNum$ 1 +DeckHas:Ability$Counters +Oracle:Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nVigilance\nWhen Referee Squad enters the battlefield, tap target creature an opponent controls and put a stun counter on it. (If a permanent with a stun counter would become untapped, remove one from it instead.) diff --git a/forge-gui/res/cardsfolder/upcoming/seedpod_caretaker.txt b/forge-gui/res/cardsfolder/upcoming/seedpod_caretaker.txt new file mode 100644 index 00000000000..f215dc76b94 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/seedpod_caretaker.txt @@ -0,0 +1,11 @@ +Name:Seedpod Caretaker +ManaCost:2 W +Types:Creature Phyrexian Cleric +PT:2/2 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigCharm | TriggerDescription$ When CARDNAME enters the battlefield, ABILITY +SVar:TrigCharm:DB$ Charm | Choices$ P1P1,Transform +SVar:P1P1:DB$ PutCounter | ValidTgts$ Artifact.YouCtrl,Creature.YouCtrl | TgtPrompt$ Select target artifact or creature you control | CounterType$ P1P1 | SpellDescription$ Put a +1/+1 counter on target artifact or creature you control. +SVar:Transform:DB$ SetState | ValidTgts$ Incubator.token+YouCtrl | TgtPrompt$ Select target Incubator token you control | Mode$ Transform | SpellDescription$ Transform target Incubator token you control. +DeckHas:Ability$Counters +DeckHints:Ability$Token & Type$Artifact +Oracle:When Seedpod Caretaker enters the battlefield, choose one —\n• Put a +1/+1 counter on target artifact or creature you control.\n• Transform target Incubator token you control.