mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
TDM: 4 cards (#7197)
This commit is contained in:
committed by
GitHub
parent
dd5d75613e
commit
dacecd9006
@@ -0,0 +1,8 @@
|
||||
Name:Sunset Strikemaster
|
||||
ManaCost:1 R
|
||||
Types:Creature Human Monk
|
||||
PT:3/1
|
||||
A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add {R}.
|
||||
A:AB$ DealDamage | Cost$ 2 R T Sac<1/CARDNAME/this creature> | ValidTgts$ Creature.withFlying | TgtPrompt$ Select target creature with flying | NumDmg$ 6 | SpellDescription$ It deals 6 damage to target creature with flying.
|
||||
DeckHas:Ability$Sacrifice
|
||||
Oracle:{T}: Add {R}.\n{2}{R}, {T}, Sacrifice this creature: It deals 6 damage to target creature with flying.
|
||||
7
forge-gui/res/cardsfolder/upcoming/temur_battlecrier.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/temur_battlecrier.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Temur Battlecrier
|
||||
ManaCost:G U R
|
||||
Types:Creature Orc Ranger
|
||||
PT:4/3
|
||||
S:Mode$ ReduceCost | Condition$ PlayerTurn | Type$ Spell | Activator$ You | Amount$ X | EffectZone$ Battlefield | Description$ During your turn, spells you cast cost {1} less to cast for each creature you control with power 4 or greater.
|
||||
SVar:X:Count$Valid Creature.YouCtrl+powerGE4
|
||||
Oracle:During your turn, spells you cast cost {1} less to cast for each creature you control with power 4 or greater.
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:The Sibsig Ceremony
|
||||
ManaCost:B B B
|
||||
Types:Legendary Enchantment
|
||||
S:Mode$ ReduceCost | ValidCard$ Creature | Type$ Spell | Activator$ You | Amount$ 2 | Description$ Creature spells you cast cost {2} less to cast.
|
||||
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Creature.wasCastByYou+YouCtrl | Execute$ TrigDestroy | TriggerZones$ Battlefield | TriggerDescription$ Whenever a creature you control enters, if you cast it, destroy that creature, then create a 2/2 black Zombie Druid creature token.
|
||||
SVar:TrigDestroy:DB$ Destroy | Defined$ TriggeredCardLKICopy | SubAbility$ DBToken
|
||||
SVar:DBToken:DB$ Token | TokenScript$ b_2_2_zombie_druid
|
||||
Oracle:Creature spells you cast cost {2} less to cast.\nWhenever a creature you control enters, if you cast it, destroy that creature, then create a 2/2 black Zombie Druid creature token.
|
||||
@@ -0,0 +1,7 @@
|
||||
Name:Undergrowth Leopard
|
||||
ManaCost:1 G
|
||||
Types:Creature Cat
|
||||
PT:2/2
|
||||
K:Vigilance
|
||||
A:AB$ Destroy | Cost$ 1 Sac<1/CARDNAME/this creature> | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | AILogic$ AtEOTIfNotAttacking | SpellDescription$ Destroy target artifact or enchantment.
|
||||
Oracle:Vigilance\n{1}, Sacrifice this creature: Destroy target artifact or enchantment.
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:Watcher of the Wayside
|
||||
ManaCost:3
|
||||
Types:Artifact Creature Golem
|
||||
PT:3/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ When this creature enters, target player mills two cards. You gain 2 life. (To mill two cards, a player puts the top two cards of their library into their graveyard.)
|
||||
SVar:TrigMill:DB$ Mill | NumCards$ 2 | ValidTgts$ Player | SubAbility$ DBGainLife
|
||||
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 2
|
||||
Oracle:When this creature enters, target player mills two cards. You gain 2 life. (To mill two cards, a player puts the top two cards of their library into their graveyard.)
|
||||
Reference in New Issue
Block a user