mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
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
This commit is contained in:
@@ -3,6 +3,6 @@ ManaCost:2 U
|
|||||||
Types:Creature Drake
|
Types:Creature Drake
|
||||||
PT:2/2
|
PT:2/2
|
||||||
K:Flying
|
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
|
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.
|
Oracle:Flying\nWhenever Aerial Guide attacks, another target attacking creature gains flying until end of turn.
|
||||||
|
|||||||
9
forge-gui/res/cardsfolder/upcoming/phyrexian_pegasus.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/phyrexian_pegasus.txt
Normal file
@@ -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.
|
||||||
11
forge-gui/res/cardsfolder/upcoming/referee_squad.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/referee_squad.txt
Normal file
@@ -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.)
|
||||||
11
forge-gui/res/cardsfolder/upcoming/seedpod_caretaker.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/seedpod_caretaker.txt
Normal file
@@ -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.
|
||||||
Reference in New Issue
Block a user