mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 02:08:00 +00:00
update
This commit is contained in:
@@ -6,7 +6,7 @@ K:Trample
|
|||||||
K:Toxic:1
|
K:Toxic:1
|
||||||
T:Mode$ DamageDoneOnce | CombatDamage$ True | ValidSource$ Creature.YouCtrl | ValidTarget$ Player | TriggerZones$ Battlefield | Execute$ TrigProliferate | TriggerDescription$ Whenever one or more creatures you control deal combat damage to one or more players, proliferate.
|
T:Mode$ DamageDoneOnce | CombatDamage$ True | ValidSource$ Creature.YouCtrl | ValidTarget$ Player | TriggerZones$ Battlefield | Execute$ TrigProliferate | TriggerDescription$ Whenever one or more creatures you control deal combat damage to one or more players, proliferate.
|
||||||
SVar:TrigProliferate:DB$ Proliferate
|
SVar:TrigProliferate:DB$ Proliferate
|
||||||
T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | ValidPlayer$ You | Execute$ TrigDraw | ConditionCheckSVar$ X | ConditionSVarCompare$ GE3 | TriggerDescription$ Corrupted — At the beginning of your end step, if an opponent has three or more poison counters, draw a card, then you may put a land card from your hand onto the battlefield.
|
T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | ValidPlayer$ You | Execute$ TrigDraw | CheckSVar$ X | SVarCompare$ GE3 | TriggerDescription$ Corrupted — At the beginning of your end step, if an opponent has three or more poison counters, draw a card, then you may put a land card from your hand onto the battlefield.
|
||||||
SVar:TrigDraw:DB$ Draw | SubAbility$ DBChangeZone
|
SVar:TrigDraw:DB$ Draw | SubAbility$ DBChangeZone
|
||||||
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | Optional$ You | ChangeType$ Land | ChangeNum$ 1 | SpellDescription$ You may put a land card from your hand onto the battlefield.
|
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | Optional$ You | ChangeType$ Land | ChangeNum$ 1 | SpellDescription$ You may put a land card from your hand onto the battlefield.
|
||||||
SVar:X:PlayerCountOpponents$HighestPoisonCounters
|
SVar:X:PlayerCountOpponents$HighestPoisonCounters
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ Name:Glistening Sphere
|
|||||||
ManaCost:3
|
ManaCost:3
|
||||||
Types:Artifact
|
Types:Artifact
|
||||||
K:CARDNAME enters the battlefield tapped.
|
K:CARDNAME enters the battlefield tapped.
|
||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigProliferate | TriggerDescription$ When CARDNAME enters the battlefield, proliferate
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigProliferate | TriggerDescription$ When CARDNAME enters the battlefield, proliferate.
|
||||||
SVar:TrigProliferate:DB$ Proliferate
|
SVar:TrigProliferate:DB$ Proliferate
|
||||||
A:AB$ Mana | Cost$ T | Produced$ Any | SpellDescription$ Add one mana of any color.
|
A:AB$ Mana | Cost$ T | Produced$ Any | SpellDescription$ Add one mana of any color.
|
||||||
A:AB$ Mana | Cost$ T | Produced$ Any | CheckSVar$ X | SVarCompare$ GE3 | Amount$ 3 | PrecostDesc$ Corrupted — | SpellDescription$ Add three mana of any one color. Activate only if an opponent has three or more poison counters.
|
A:AB$ Mana | Cost$ T | Produced$ Any | CheckSVar$ X | SVarCompare$ GE3 | Amount$ 3 | PrecostDesc$ Corrupted — | SpellDescription$ Add three mana of any one color. Activate only if an opponent has three or more poison counters.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
Name:Norn's Decree
|
Name:Norn's Decree
|
||||||
ManaCost:2 W
|
ManaCost:2 W
|
||||||
Types:Enchantment
|
Types:Enchantment
|
||||||
T:Mode$ DamageDoneOnce | ValidSource$ Creature.OppCtrl | ValidTarget$ You | Execute$ TrigPoison | TriggerZones$ Battlefield | AttackedTarget$ You | TriggerDescription$ Whenever one or more creatures an opponent controls deal combat damage to you, that player gets a poison counter.
|
T:Mode$ DamageDoneOnce | CombatDamage True | ValidSource$ Creature.OppCtrl | ValidTarget$ You | Execute$ TrigPoison | TriggerZones$ Battlefield | AttackedTarget$ You | TriggerDescription$ Whenever one or more creatures an opponent controls deal combat damage to you, that player gets a poison counter.
|
||||||
SVar:TrigPoison:DB$ Poison | Defined$ TriggeredSourceController | Num$ 1
|
SVar:TrigPoison:DB$ Poison | Defined$ TriggeredSourceController | Num$ 1
|
||||||
T:Mode$ AttackersDeclared | Execute$ TrigDraw | TriggerZones$ Battlefield | AttackedTarget$ Player.IsPoisoned | TriggerDescription$ Whenever a player attacks, if one or more players being attacked are poisoned, the attacking player draws a card.
|
T:Mode$ AttackersDeclared | Execute$ TrigDraw | TriggerZones$ Battlefield | AttackedTarget$ Player.IsPoisoned | TriggerDescription$ Whenever a player attacks, if one or more players being attacked are poisoned, the attacking player draws a card.
|
||||||
SVar:TrigDraw:DB$ Draw | NumCards$ 1 | Defined$ TriggeredAttackingPlayer
|
SVar:TrigDraw:DB$ Draw | NumCards$ 1 | Defined$ TriggeredAttackingPlayer
|
||||||
|
|||||||
@@ -4,6 +4,6 @@ Types:Sorcery
|
|||||||
A:SP$ Poison | Defined$ Opponent | Num$ 1 | SubAbility$ RepeatPlayers | SpellDescription$ Each opponent gets a poison counter. Then each creature your opponents control get -1/-1 for each poison counter its controller has.
|
A:SP$ Poison | Defined$ Opponent | Num$ 1 | SubAbility$ RepeatPlayers | SpellDescription$ Each opponent gets a poison counter. Then each creature your opponents control get -1/-1 for each poison counter its controller has.
|
||||||
SVar:RepeatPlayers:DB$ RepeatEach | RepeatPlayers$ Opponent | RepeatSubAbility$ DBDebuff
|
SVar:RepeatPlayers:DB$ RepeatEach | RepeatPlayers$ Opponent | RepeatSubAbility$ DBDebuff
|
||||||
SVar:DBDebuff:DB$ PumpAll | ValidCards$ Creature.RememberedPlayerCtrl | NumAtt$ -X | NumDef$ -X
|
SVar:DBDebuff:DB$ PumpAll | ValidCards$ Creature.RememberedPlayerCtrl | NumAtt$ -X | NumDef$ -X
|
||||||
SVar:X:Count$PoisonCounters
|
SVar:X:PlayerCountRemembered$PoisonCounters
|
||||||
DeckHints:Ability$Proliferate & Keyword$Infect|Toxic
|
DeckHints:Ability$Proliferate & Keyword$Infect|Toxic
|
||||||
Oracle:Each opponent gets a poison counter. Then each creature your opponents control get -1/-1 for each poison counter its controller has.
|
Oracle:Each opponent gets a poison counter. Then each creature your opponents control get -1/-1 for each poison counter its controller has.
|
||||||
|
|||||||
Reference in New Issue
Block a user