mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Merge branch 'master' into 'master'
CMR: Belbe and Cascade See merge request core-developers/forge!3308
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Name:Aurora Phoenix
|
||||
ManaCost:4 R R
|
||||
Types:Creature Phoenix
|
||||
PT:5/3
|
||||
K:Flying
|
||||
K:Cascade
|
||||
T:Mode$ SpellCast | ValidCard$ Card.withCascade | ValidActivatingPlayer$ You | TriggerZones$ Graveyard | Execute$ TrigReturn | TriggerDescription$ Whenever you cast a spell with cascade, return CARDNAME from your graveyard to your hand.
|
||||
SVar:TrigReturn:DB$ ChangeZone | Defined$ Self | Origin$ Graveyard | Destination$ Hand
|
||||
Oracle:Flying\nCascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom of your library in a random order.)\nWhenever you cast a spell with cascade, return Aurora Phoenix from your graveyard to your hand.
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:Belbe, Corrupted Observer
|
||||
ManaCost:B G
|
||||
Types:Legendary Creature Elf Zombie
|
||||
PT:2/2
|
||||
T:Mode$ Phase | Phase$ Main2 | TriggerZones$ Battlefield | Execute$ TrigMana | TriggerDescription$ At the beginning of each player's postcombat main phase, that player adds {C}{C} for each of your opponents that lost life this turn.
|
||||
SVar:TrigMana:DB$ Mana | Produced$ C | Amount$ X | References$ X | Defined$ TriggeredPlayer
|
||||
SVar:X:PlayerCountOpponents$HasPropertyLostLifeThisTurn/Twice
|
||||
Oracle:At the beginning of each player's postcombat main phase, that player adds {C}{C} for each of your opponents that lost life this turn.
|
||||
@@ -0,0 +1,6 @@
|
||||
Name:Forceful Denial
|
||||
ManaCost:3 U U
|
||||
Types:Instant
|
||||
K:Cascade
|
||||
A:SP$ Counter | Cost$ 3 U U | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | SpellDescription$ Counter target spell.
|
||||
Oracle:Cascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom of your library in a random order.)\nCounter target spell.
|
||||
7
forge-gui/res/cardsfolder/upcoming/CMR/meteoric_mace.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/CMR/meteoric_mace.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Meteoric Mace
|
||||
ManaCost:4 R R
|
||||
Types:Artifact Equipment
|
||||
K:Equip:4
|
||||
K:Cascade
|
||||
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 4 | AddKeyword$ Trample | Description$ Equipped creature gets +4/+0 and has trample.
|
||||
Oracle:Equipped creature gets +4/+0 and has trample.\nEquip {4}\nCascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom of your library in a random order.)
|
||||
@@ -0,0 +1,6 @@
|
||||
Name:Natural Reclamation
|
||||
ManaCost:4 G
|
||||
Types:Instant
|
||||
K:Cascade
|
||||
A:SP$ Destroy | Cost$ 4 G | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | SpellDescription$ Destroy target artifact or enchantment.
|
||||
Oracle:Cascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom of your library in a random order.)\nDestroy target artifact or enchantment.
|
||||
Reference in New Issue
Block a user