mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
Merge branch 'master' into historicformats
This commit is contained in:
6
forge-gui/res/cardsfolder/upcoming/aven_sentry.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/aven_sentry.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Aven Sentry
|
||||
ManaCost:3 W
|
||||
Types:Creature Bird Soldier
|
||||
PT:3/2
|
||||
K:Flying
|
||||
Oracle:Flying
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:Cloudreader Sphinx
|
||||
ManaCost:4 U
|
||||
Types:Creature Sphinx
|
||||
PT:3/4
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigScry | TriggerDescription$ When CARDNAME enters the battlefield, scry 2. (To scry 2, look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)
|
||||
SVar:TrigScry:DB$ Scry | ScryNum$ 2
|
||||
Oracle:When Cloudreader Sphinx enters the battlefield, scry 2. (Look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)
|
||||
@@ -5,7 +5,7 @@ Loyalty:5
|
||||
A:AB$ Dig | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | DigNum$ 2 | Reveal$ True | ChangeNum$ 1 | ChangeValid$ Card | DestinationZone$ Hand | DestinationZone2$ Exile | ExileWithCounter$ SILVER | Choser$ Opponent | SpellDescription$ Reveal the top two cards of your library. An opponent chooses one of them. Put that card into your hand and exile the other with a silver counter on it.
|
||||
A:AB$ ChangeZone | Cost$ SubCounter<1/LOYALTY> | Planeswalker$ True | Hidden$ True | Origin$ Exile | Destination$ Hand | ChangeType$ Card.YouOwn+counters_GE1_SILVER | SpellDescription$ Put a card you own with a silver counter on it from exile into your hand.
|
||||
A:AB$ Token | Cost$ SubCounter<2/LOYALTY> | Planeswalker$ True | Ultimate$ True | TokenName$ Construct | TokenTypes$ Artifact,Creature,Construct | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 0 | TokenToughness$ 0 | TokenStaticAbilities$ TokenPT | TokenSVars$ X | References$ X | TokenImage$ c 0 0 construct DOM | SpellDescription$ Create a 0/0 colorless Construct artifact creature token with "This creature gets +1/+1 for each artifact you control."
|
||||
SVar:TokenPT:Mode$ Continuous | AddPower$ X | AddToughness$ X | Description$ This creature gets +1/+1 for each artifact you control.
|
||||
SVar:TokenPT:Mode$ Continuous | Affected$ Card.Self | AddPower$ X | AddToughness$ X | Description$ This creature gets +1/+1 for each artifact you control.
|
||||
SVar:X:Count$Valid Artifact.YouCtrl
|
||||
SVar:BuffedBy:Artifact
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/karn_scion_of_urza.jpg
|
||||
|
||||
8
forge-gui/res/cardsfolder/upcoming/pegasus_courser.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/pegasus_courser.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Pegasus Courser
|
||||
ManaCost:2 W
|
||||
Types:Creature Pegasus
|
||||
PT:1/3
|
||||
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.
|
||||
SVar:TrigPump:DB$ Pump | ValidTgts$ Creature.Other+attacking | TgtPrompt$ Select another target attacking creature | KW$ Flying
|
||||
Oracle:Flying\nWhenever Pegasus Courser attacks, another target attacking creature gains flying until end of turn.
|
||||
@@ -2,7 +2,8 @@ Name:Tempest Djinn
|
||||
ManaCost:U U U
|
||||
Types:Creature Djinn
|
||||
PT:0/4
|
||||
K:Flying
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ X | Description$ CARDNAME gets +1/+0 for each basic Island you control.
|
||||
SVar:X:Count$Valid Island.Basic+YouCtrl
|
||||
SVar:BuffedBy:Island.Basic+YouCtrl
|
||||
Oracle:Tempest Djinn gets +1/+0 for each basic Island you control.
|
||||
Oracle:Flying\nTempest Djinn gets +1/+0 for each basic Island you control.
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Zahid, Djinn of the Lamp
|
||||
ManaCost:4 U U
|
||||
Types:Creature Djinn
|
||||
Types:Legendary Creature Djinn
|
||||
PT:5/6
|
||||
K:Flying
|
||||
SVar:AltCost:Cost$ 3 U tapXType<1/Artifact> | Description$ You may pay {3}{U} and tap an untapped artifact you control rather than pay this spell’s mana cost.
|
||||
|
||||
Reference in New Issue
Block a user