mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- AER: Add 2 cards
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -16584,6 +16584,7 @@ forge-gui/res/cardsfolder/upcoming/oath_of_ajani.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/pacification_array.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/paradox_engine.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/peacewalker_colossus.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/pendulum_of_patterns.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/pias_revolution.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/planar_bridge.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/quicksmith_rebel.txt -text
|
||||
@@ -16600,6 +16601,7 @@ forge-gui/res/cardsfolder/upcoming/srams_expertise.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/tezzeret_master_of_metal.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/tezzeret_the_schemer.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/tezzerets_betrayal.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/tezzerets_simulacrum.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/tezzerets_touch.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/trophy_mage.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/untethered_express.txt -text
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:Pendulum of Patterns
|
||||
ManaCost:2
|
||||
Types:Artifact
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME enters the battlefield, you gain 3 life.
|
||||
SVar:TrigGainLife:AB$ GainLife | Cost$ 0 | LifeAmount$ 3
|
||||
A:AB$ Draw | Cost$ 5 T Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/pendulum_of_patterns.jpg
|
||||
Oracle:When Arashin Cleric enters the battlefield, you gain 3 life.\n{5}, {T}, Sacrifice Pendulum of Patters: Draw a card.
|
||||
10
forge-gui/res/cardsfolder/upcoming/tezzerets_simulacrum.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/tezzerets_simulacrum.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Tezzeret's Simulacrum
|
||||
ManaCost:3
|
||||
Types:Artifact Creature Golem
|
||||
PT:2/3
|
||||
A:AB$ LoseLife | Cost$ T | ValidTgts$ Opponent | LifeAmount$ X | References$ X,Y | SpellDescription$ Target opponent loses 1 life. If you control a Tezzeret planeswalker, that player loses 3 life instead.
|
||||
SVar:Y:Count$Valid Planeswalker.Tezzeret+YouCtrl
|
||||
SVar:X:Count$Compare Y GE1.3.1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/tezzerets_simulacrum.jpg
|
||||
Oracle:{T}: Target opponent loses 1 life. If you control a Tezzeret planeswalker, that player loses 3 life instead.
|
||||
|
||||
Reference in New Issue
Block a user