mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 09:48:02 +00:00
3 EOE cards (July 17th) (#8087)
This commit is contained in:
9
forge-gui/res/cardsfolder/upcoming/fallers_faithful.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/fallers_faithful.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Faller's Faithful
|
||||
ManaCost:2 B
|
||||
Types:Creature Human Wizard
|
||||
PT:3/1
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroy | TriggerDescription$ When this creature enters, destroy up to one other target creature. If that creature wasn't dealt damage this turn, its controller draws two cards.
|
||||
SVar:TrigDestroy:DB$ Destroy | ValidTgts$ Creature.Other | TargetMin$ 0 | TargetMax$ 1 | SubAbility$ DBDraw | TgtPrompt$ Select another target creature
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ 2 | Defined$ TargetedController | ConditionDefined$ Targeted | ConditionPresent$ Card.!wasDealtDamageThisTurn
|
||||
SVar:PlayMain1:TRUE
|
||||
Oracle:When this creature enters, destroy up to one other target creature. If that creature wasn't dealt damage this turn, its controller draws two cards.
|
||||
10
forge-gui/res/cardsfolder/upcoming/meltstriders_resolve.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/meltstriders_resolve.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Meltstrider's Resolve
|
||||
ManaCost:G
|
||||
Types:Enchantment Aura
|
||||
K:Enchant:Creature.YouCtrl:creature you control
|
||||
SVar:AttachAILogic:Pump
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigFight | TriggerDescription$ When this Aura enters, enchanted creature fights up to one target creature an opponent controls. (Each deals damage equal to its power to the other.)
|
||||
SVar:TrigFight:DB$ Fight | Defined$ Enchanted | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Choose up to one target creature an opponent controls | TargetMin$ 0 | TargetMax$ 1
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddToughness$ 2 | Description$ Enchanted creature gets +0/+2 and can't be blocked by more than one creature.
|
||||
S:Mode$ MinMaxBlocker | ValidCard$ Creature.EnchantedBy | Max$ 1 | Secondary$ True | Description$ Enchanted creature gets +0/+2 and can't be blocked by more than one creature.
|
||||
Oracle:Enchant creature you control\nWhen this Aura enters, enchanted creature fights up to one target creature an opponent controls. (Each deals damage equal to its power to the other.)\nEnchanted creature gets +0/+2 and can't be blocked by more than one creature.
|
||||
@@ -0,0 +1,9 @@
|
||||
Name:Tannuk, Steadfast Second
|
||||
ManaCost:2 R R
|
||||
Types:Legendary Creature Kavu Pilot
|
||||
PT:3/5
|
||||
S:Mode$ Continuous | Affected$ Creature.YouCtrl+Other | AddKeyword$ Haste | Description$ Other creatures you control have haste.
|
||||
S:Mode$ Continuous | Affected$ Artifact.YouOwn,Creature.Red+YouOwn | EffectZone$ Battlefield | AffectedZone$ Hand | AddKeyword$ Warp:2 R | Description$ Artifact cards and red creature cards in your hand have warp {2}{R}. (You may cast a card from your hand for its warp cost. Exile that permanent at the beginning of the next end step, then you may cast it from exile on a later turn.)
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:BuffedBy:Creature
|
||||
Oracle:Other creatures you control have haste.\nArtifact cards and red creature cards in your hand have warp {2}{R}. (You may cast a card from your hand for its warp cost. Exile that permanent at the beginning of the next end step, then you may cast it from exile on a later turn.)
|
||||
Reference in New Issue
Block a user