mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Add Dread Presence.
This commit is contained in:
@@ -2,4 +2,10 @@ Name:Dread Presence
|
|||||||
ManaCost:3 B
|
ManaCost:3 B
|
||||||
Types:Creature Nightmare
|
Types:Creature Nightmare
|
||||||
PT:3/3
|
PT:3/3
|
||||||
Oracle:Whenever a Swamp enters the battlefield under your control, choose one--\n*You draw a card and you lose 1 life.\n*Dread Presence deals 2 damage to any target and you gain 2 life.
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Swamp.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigCharm | TriggerDescription$ Whenever a Swamp enters the battlefield under your control, ABILITY
|
||||||
|
SVar:TrigCharm:DB$ Charm | Choices$ DBDraw,DBDmg
|
||||||
|
SVar:DBDraw:DB$Draw | Defined$ You | NumCards$ 1 | SubAbility$ DBLoseLife | SpellDescription$ You draw a card and you lose 1 life.
|
||||||
|
SVar:DBLoseLife:DB$LoseLife | Defined$ You | LifeAmount$ 1
|
||||||
|
SVar:DBDmg:DB$ DealDamage | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 2 | SubAbility$ DBGainLife | SpellDescription$ CARDNAME deals 2 damage to any target and you gain 2 life.
|
||||||
|
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 2
|
||||||
|
Oracle:Whenever a Swamp enters the battlefield under your control, choose one —\n• You draw a card and you lose 1 life.\n• Dread Presence deals 2 damage to any target and you gain 2 life.
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
Name:Flame Sweep
|
|
||||||
ManaCost:2 R
|
|
||||||
Types:Instant
|
|
||||||
Oracle:Flame Sweep deals 2 damage to each creature except for creatures you control with flying.
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
Name:Kaalia, Zenith Seeker
|
|
||||||
ManaCost:R W B
|
|
||||||
Types:Legendary Creature Human Cleric
|
|
||||||
PT:3/3
|
|
||||||
K:Flying
|
|
||||||
K:Vigilance
|
|
||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDig | TriggerDescription$ When CARDNAME enters the battlefield, look at the top six cards of your library. You may reveal an Angel card, a Demon card, and/or a Dragon card from among them and put them into your hand. Put the rest on the bottom of your library in a random order.
|
|
||||||
SVar:TrigDig:DB$ Dig | DigNum$ 6 | ChangeNum$ 1 | Optional$ True | ForceRevealToController$ True | ChangeValid$ Card.Angel,Card.Demon,Card.Dragon | RestRandomOrder$ True
|
|
||||||
Oracle:Flying, vigilance\nWhen Kaalia, Zenith Seeker enters the battlefield, look at the top six cards of your library. You may reveal an Angel card, a Demon card, and/or a Dragon card from among them and put them into your hand. Put the rest on the bottom of your library in a random order.
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
Name:Legion's End
|
|
||||||
ManaCost:1 B
|
|
||||||
Types:Sorcery
|
|
||||||
Oracle:Exile target creature an opponent controls with converted mana cost 2 or less and all other creatures that player controls with the same name as that creature. Then that player reveals their hand and exiles all cards with that name from their hand and graveyard.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
Name:Loxodon Lifechanter
|
|
||||||
ManaCost:5 W
|
|
||||||
Types:Creature Elephant Cleric
|
|
||||||
PT:4/6
|
|
||||||
Oracle:When Loxodon Lifechanter enters the battlefield, you may have your life total become the total toughness of creatures you control.\n{5}{W}: Loxodon Lifechanter gets +X/+X until end of turn, where X is your life total.
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
Name:Scheming Symmetry
|
|
||||||
ManaCost:B
|
|
||||||
Types:Sorcery
|
|
||||||
Oracle:Choose two target players. Each of them searches their library for a card, then shuffles their library and puts that card on top of it.
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
Name:Thought Distortion
|
|
||||||
ManaCost:4 B B
|
|
||||||
Types:Sorcery
|
|
||||||
K:CARDNAME can't be countered.
|
|
||||||
A:SP$ RevealHand | Cost$ 4 B B | ValidTgts$ Opponent | IsCurse$ True | SubAbility$ DBExile | SpellDescription$ Target opponent reveals their hand. Exile all noncreature, nonland cards from that player's hand and graveyard.
|
|
||||||
SVar:DBChange:DB$ ChangeZoneAll | Origin$ Hand,Graveyard | Destination$ Hand | ChangeType$ Card.nonCreature+nonLand | IsCurse$ True | Chooser$ You | SubAbility$ DBChangeZoneAll
|
|
||||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
||||||
AI:RemoveDeck:All
|
|
||||||
Oracle:This spell can't be countered.\nTarget opponent reveals their hand. Exile all noncreature, nonland cards from that player's hand and graveyard.
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
Name:Veil of Summer
|
|
||||||
ManaCost:G
|
|
||||||
Types:Instant
|
|
||||||
A:SP$ Effect | Cost$ G | Defined$ You | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1 | SubAbility$ DBEffect | SpellDescription$ Draw a card if an opponent has cast a blue or spell this turn. Spells you control can't be countered this turn. You and permanents you control can't be countered this turn. You and permanents you control gain hexproof from blue and from black until end of turn. (You and they can't be the targets of blue or black spells or abilities your opponents control.)
|
|
||||||
SVar:DBEffect:DB$ Effect | Name$ CARDNAME Effect | StaticAbilities$ KWPump | SubAbility$ DBDraw
|
|
||||||
SVar:KWPump:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Battlefield | Affected
|
|
||||||
Oracle:Draw a card if an opponent has cast a blue or black spell this turn. Spells you control can't be countered this turn. You and permanents you control gain hexproof from blue and from black until end of turn. (You and they can't be the targets of blue or black spells or abilities your opponents control.)
|
|
||||||
Reference in New Issue
Block a user