mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
update
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:2 U
|
||||
Types:Artifact
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigScry | TriggerDescription$ When CARDNAME enters the battlefield, scry 2. (Look at the top two cards of your library, then put any number of them on the bottom and the rest on top in any order.)
|
||||
SVar:TrigScry:DB$ Scry | ScryNum$ 2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Artifact.Other+YouCtrl | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigAnimate | TriggerDescription$ Whenever another artifact enters the battlefield under your control, Eye of Malcator becomes a 4/4 Phyrexian Eye artifact creature until end of turn.
|
||||
SVar:TrigAnimate:DB$ Animate | Defined$ Self | Power$42 | Toughness$ 4 | Types$ Artifact,Creature,Phyrexian,Eye
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Artifact.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigAnimate | TriggerDescription$ Whenever another artifact enters the battlefield under your control, Eye of Malcator becomes a 4/4 Phyrexian Eye artifact creature until end of turn.
|
||||
SVar:TrigAnimate:DB$ Animate | Defined$ Self | Power$ 4 | Toughness$ 4 | Types$ Artifact,Creature,Phyrexian,Eye
|
||||
DeckHas:Type$Eye|Phryexian
|
||||
Oracle:When Eye of Malcator enters the battlefield, scry 2. (Look at the top two cards of your library, then put any number of them on the bottom and the rest on top in any order.)\nWhenever another artifact enters the battlefield under your control, Eye of Malcator becomes a 4/4 Phyrexian Eye artifact creature until end of turn.
|
||||
@@ -2,7 +2,8 @@ Name:Fleshless Gladiator
|
||||
ManaCost:1 B
|
||||
Types:Creature Phyrexian Skeleton
|
||||
PT:2/2
|
||||
A:AB$ ChangeZone | Cost$ 2 B | Defined$ Self | Origin$ Graveyard | Destination$ Battlefield | ConditionCheckSVar x | ConditionSVarCompare$ GE3 | PrecostDesc$ Corrupted - | SpellDescription$ Return CARDNAME from your graveyard to the battlefield tapped. You lose 1 life. Activate only if an opponent has three or more poison counters.
|
||||
A:AB$ ChangeZone | Cost$ 2 B | Defined$ Self | ActivationZone$ Graveyard | Origin$ Graveyard | Destination$ Battlefield | CheckSVar$ X | ConditionSVarCompare$ GE3 | PrecostDesc$ Corrupted - | Tapped$ True | SubAbility$ DBLoseLife | SpellDescription$ Return CARDNAME from your graveyard to the battlefield tapped. You lose 1 life. Activate only if an opponent has three or more poison counters.
|
||||
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 1
|
||||
SVar:X:PlayerCountOpponents$HighestPoisonCounters
|
||||
DeckHas:Ability$Graveyard
|
||||
DeckHints:Keyword$Toxic|Infect
|
||||
|
||||
@@ -2,7 +2,7 @@ Name:Gitaxian Anatomist
|
||||
ManaCost:3 U
|
||||
Types:Creature Phyrexian Wizard
|
||||
PT:2/5
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange| TriggerDescription$ When CARDNAME enters the battlefield, you may tap it. If you do, proliferate. (Choose any number of permanents and/or players, then give each another counter of each kind already there.)
|
||||
SVar:TrigProliferate:DB$ Proliferate | Cost$ Tap<1/CARDNAME>
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigProliferate | TriggerDescription$ When CARDNAME enters the battlefield, you may tap it. If you do, proliferate. (Choose any number of permanents and/or players, then give each another counter of each kind already there.)
|
||||
SVar:TrigProliferate:AB$ Proliferate | Cost$ T | Optional$ True
|
||||
DeckHas:Ability$Proliferate
|
||||
Oracle:When Gitaxian Anatomist enters the battlefield, you may tap it. If you do, proliferate. (Choose any number of permanents and/or players, then give each another counter of each kind already there.)
|
||||
@@ -1,9 +1,10 @@
|
||||
Name:Infectious Bite
|
||||
ManaCost:1 G
|
||||
Types:Instant
|
||||
A:SP$ Pump | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Choose target creature you control | SubAbility$ DBFight | StackDescription$ Target creature you control [{c:ThisTargetedCard}] | SpellDescription$ Target creature you control deals damage equal to its power to target creature you don't control. Each opponent gets a poison counter.
|
||||
SVar:DBFight:DB$ Damage| ValidTgts$ Creature.YouDontCtrl | TgtPrompt$ Choose target creature you don't control | NumDmg$ X | StackDescription$ fights target creature you don't control [{c:ThisTargetedCard}]. (Each deals damage equal to its power to the other.)
|
||||
SVar:DBPoison:DB$ Poison | Defined$ Opponent
|
||||
SVar:X:Targeted$CardPower
|
||||
A:SP$ Pump | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Choose target creature you control | RememberTargets$ True | SubAbility$ DBFight | StackDescription$ Target creature you control [{c:ThisTargetedCard}] | SpellDescription$ Target creature you control deals damage equal to its power to target creature you don't control. Each opponent gets a poison counter.
|
||||
SVar:DBFight:DB$ DealDamage| ValidTgts$ Creature.YouDontCtrl | TgtPrompt$ Choose target creature you don't control | NumDmg$ X | SubAbility$ DBPoison
|
||||
SVar:DBPoison:DB$ Poison | Defined$ Player.Opponent | Num$ 1 | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:X:Remembered$CardPower
|
||||
DeckHints:Ability$Proliferate a Keyword$Infect|Toxic
|
||||
Oracle:Target creature you control deals damage equal to its power to target creature you don't control. Each opponent gets a poison counter.
|
||||
@@ -3,6 +3,6 @@ ManaCost:2 B
|
||||
Types:Sorcery
|
||||
A:SP$ Draw | NumCards$ 2 | SubAbility$ DBLoseLife | SpellDescription$ You draw two cards and you lose 2 life. Each opponent gets a poison counter.
|
||||
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 2 | SubAbility$ DBPoison
|
||||
SVar:DBPoison:DB$ Poison | Defined$ Opponent
|
||||
SVar:DBPoison:DB$ Poison | Defined$ Player.Opponent | Num$ 1
|
||||
DeckHints:Ability$Proliferate a Keyword$Infect|Toxic
|
||||
Oracle:You draw two cards and you lose 2 life. Each opponent gets a poison counter.
|
||||
@@ -2,7 +2,7 @@ Name:Meldweb Curator
|
||||
ManaCost:3 U
|
||||
Types:Creature Phyrexian Wizard
|
||||
PT:3/4
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange| TriggerDescription$ When CARDNAME enters the battlefield, put up to one target instant or sorcery card from your graveyard on top of your library.
|
||||
SVar:TrigLibrary:DB$ ChangeZone | | ValidTgts$ Instant.YouOwn,Sorcery.YouOwn | TgtZone$ Graveyard | TgtPrompt$ Choose target instant or sorcery card in your graveyard | Origin$ Graveyard | Destination$ Library | LibraryPosition$ 0 | Optional$ True
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigLibrary | TriggerDescription$ When CARDNAME enters the battlefield, put up to one target instant or sorcery card from your graveyard on top of your library.
|
||||
SVar:TrigLibrary:DB$ ChangeZone | ValidTgts$ Instant.YouOwn,Sorcery.YouOwn | TgtZone$ Graveyard | TgtPrompt$ Choose target instant or sorcery card in your graveyard | Origin$ Graveyard | Destination$ Library | LibraryPosition$ 0 | Optional$ True
|
||||
DeckHas:Ability$Graveyard
|
||||
Oracle:When Meldweb Curator enters the battlefield, put up to one target instant or sorcery card from your graveyard on top of your library.
|
||||
@@ -1,8 +1,7 @@
|
||||
Name:Molten Rebuke
|
||||
ManaCost:4 R
|
||||
Types:Sorcery
|
||||
A:SP$ Charm | MinCharmNum$ 1 | CharmNum$ 2 | Choices$ DBTap,DBDmg
|
||||
SVar:DBDamage:DB$ Damage | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ 5 | SpellDescription$ SpellDescription$ CARDNAME deals 5 damage to target creature or planeswalker.
|
||||
SVar:DBDestroy
|
||||
SpellDescription$ Destroy target Equipment.
|
||||
A:SP$ Charm | MinCharmNum$ 1 | CharmNum$ 2 | Choices$ DBDamage,DBDestroy
|
||||
SVar:DBDamage:DB$ DealDamage | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ 5 | SpellDescription$ CARDNAME deals 5 damage to target creature or planeswalker.
|
||||
SVar:DBDestroy:DB$ Destroy | ValidTgts$ Equipment | TgtPrompt$ Select target equipment | SpellDescription$ Destroy target Equipment.
|
||||
Oracle:Choose one or both—\n• Molten Rebuke deals 5 damage to target creature or planeswalker.\n• Destroy target Equipment.
|
||||
@@ -1,6 +1,7 @@
|
||||
Name:Nahiri's Sacrifice
|
||||
ManaCost:1 R
|
||||
Types:Sorcery
|
||||
A:SP$ DealDamage | TargetMin$ X | TargetMax$ X | DividedAsYouChoose$ X | Numdmg$ X | SpellDescription$ Nahiri's Sacrifice deals X damage divided as you choose among any number of target creatures.
|
||||
A:SP$ DealDamage | Cost$ 1 R Sac<1/Artifact.cmcLEX;Creature.cmcLEX/artifact or creature> | ValidTgts$ Creature | TargetMin$ X | TargetMax$ X | DividedAsYouChoose$ X | NumDmg$ X | SpellDescription$ CARDNAME deals X damage divided as you choose among any number of target creatures.
|
||||
DeckHas:Ability$Sacrifice
|
||||
SVar:X:Count$xPaid
|
||||
Oracle:As an additional cost to cast this spell, sacrifice an artifact or creature with mana value X.\nNahiri's Sacrifice deals X damage divided as you choose among any number of target creatures.
|
||||
|
||||
Reference in New Issue
Block a user