mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
TDM: 3 cards (#7184)
This commit is contained in:
committed by
GitHub
parent
5e4d5c262d
commit
8b5fe276e7
@@ -1,7 +1,7 @@
|
||||
Name:Aluren
|
||||
ManaCost:2 G G
|
||||
Types:Enchantment
|
||||
S:Mode$ Continuous | Affected$ Creature.cmcLE3+!token | MayPlay$ True | MayPlayPlayer$ Player | MayPlayWithoutManaCost$ True | MayPlayWithFlash$ True | MayPlayDontGrantZonePermissions$ True | AffectedZone$ Hand,Graveyard,Library,Exile,Command | Description$ Any player may cast creature spells with mana value 3 or less without paying their mana costs and as though they had flash.
|
||||
S:Mode$ Continuous | Affected$ Creature.cmcLE3 | MayPlay$ True | MayPlayPlayer$ Player | MayPlayWithoutManaCost$ True | MayPlayWithFlash$ True | MayPlayDontGrantZonePermissions$ True | AffectedZone$ Hand,Graveyard,Library,Exile,Command | Description$ Any player may cast creature spells with mana value 3 or less without paying their mana costs and as though they had flash.
|
||||
SVar:NonStackingEffect:True
|
||||
AI:RemoveDeck:Random
|
||||
Oracle:Any player may cast creature spells with mana value 3 or less without paying their mana costs and as though they had flash.
|
||||
|
||||
7
forge-gui/res/cardsfolder/upcoming/dracogenesis.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/dracogenesis.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Dracogenesis
|
||||
ManaCost:6 R R
|
||||
Types:Enchantment
|
||||
S:Mode$ Continuous | Affected$ Dragon | MayPlay$ True | MayPlayWithoutManaCost$ True | MayPlayDontGrantZonePermissions$ True | AffectedZone$ Hand,Graveyard,Library,Exile,Command | Description$ You may cast Dragon spells without paying their mana costs.
|
||||
SVar:NonStackingEffect:True
|
||||
AI:RemoveDeck:Random
|
||||
Oracle:You may cast Dragon spells without paying their mana costs.
|
||||
14
forge-gui/res/cardsfolder/upcoming/eshki_dragonclaw.txt
Normal file
14
forge-gui/res/cardsfolder/upcoming/eshki_dragonclaw.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Eshki Dragonclaw
|
||||
ManaCost:1 G U R
|
||||
Types:Legendary Creature Human Warrior
|
||||
PT:4/4
|
||||
K:Vigilance
|
||||
K:Trample
|
||||
K:Ward:1
|
||||
T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ Z | SVarCompare$ GE2 | Execute$ TrigDraw | TriggerDescription$ At the beginning of combat on your turn, if you've cast both a creature spell and a noncreature spell this turn, draw a card and put two +1/+1 counters on CARDNAME.
|
||||
SVar:TrigDraw:DB$ Draw | NumCards$ 1 | SubAbility$ DBPutCounter
|
||||
SVar:DBPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2
|
||||
SVar:X:Count$ThisTurnCast_Creature.YouCtrl/LimitMax.1
|
||||
SVar:Y:Count$ThisTurnCast_Card.nonCreature+YouCtrl/LimitMax.1
|
||||
SVar:Z:SVar$X/Plus.Y
|
||||
Oracle:Vigilance, trample, ward {1}\nAt the beginning of combat on your turn, if you've cast both a creature spell and a noncreature spell this turn, draw a card and put two +1/+1 counters on Eshki Dragonclaw.
|
||||
@@ -0,0 +1,10 @@
|
||||
Name:Felothar, Dawn of the Abzan
|
||||
ManaCost:W B G
|
||||
Types:Legendary Creature Human Warrior
|
||||
PT:3/3
|
||||
K:Trample
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigImmediateTrig | TriggerDescription$ Whenever NICKNAME enters or attacks, you may sacrifice a nonland permanent. When you do, put a +1/+1 counter on each creature you control.
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigImmediateTrig | Secondary$ True | TriggerDescription$ Whenever NICKNAME enters or attacks, you may sacrifice a nonland permanent. When you do, put a +1/+1 counter on each creature you control.
|
||||
SVar:TrigImmediateTrig:AB$ ImmediateTrigger | Cost$ Sac<1/Permanent.nonland/nonland permanent> | Execute$ TrigPutCounters | SpellDescription$ When you do, put a +1/+1 counter on each creature you control.
|
||||
SVar:TrigPutCounters:DB$ PutCounterAll | ValidCards$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 1
|
||||
Oracle:Trample\nWhenever Felothar enters or attacks, you may sacrifice a nonland permanent. When you do, put a +1/+1 counter on each creature you control.
|
||||
Reference in New Issue
Block a user