mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Name:Let the Galaxy Burn
|
Name:Let the Galaxy Burn
|
||||||
ManaCost:X 5 R
|
ManaCost:X 5 R
|
||||||
Type:Sorcery
|
Types:Sorcery
|
||||||
K:Cascade
|
K:Cascade
|
||||||
A:SP$ DamageAll | ValidCards$ Creature.YouCtrl+!ThisTurnEntered | NumDmg$ X | SpellDescription$ Let the Galaxy Burn deals X plus 2 damage to each creature that didn’t enter the battlefield this turn.
|
A:SP$ DamageAll | ValidCards$ Creature.YouCtrl+!ThisTurnEntered | NumDmg$ X | SpellDescription$ Let the Galaxy Burn deals X plus 2 damage to each creature that didn’t enter the battlefield this turn.
|
||||||
SVar:X:Count$xPaid/Plus.2
|
SVar:X:Count$xPaid/Plus.2
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Name:Mandate of Abaddon
|
Name:Mandate of Abaddon
|
||||||
ManaCost:3 B
|
ManaCost:3 B
|
||||||
Type:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ ChooseCard | Choices$ Creature.YouCtrl | TgtPrompt$ Choose target creature you control | SubAbility$ DBDestroyAll | SpellDescription$ Choose target creature you control. Destroy all creatures with power less than that creature's power.
|
A:SP$ ChooseCard | Choices$ Creature.YouCtrl | TgtPrompt$ Choose target creature you control | SubAbility$ DBDestroyAll | SpellDescription$ Choose target creature you control. Destroy all creatures with power less than that creature's power.
|
||||||
SVar:DBDestroyAll:DB$ DestroyAll | ValidCards$ Creature.powerLEX
|
SVar:DBDestroyAll:DB$ DestroyAll | ValidCards$ Creature.powerLEX
|
||||||
SVar:X:ChosenCard$Power
|
SVar:X:ChosenCard$Power
|
||||||
|
|||||||
@@ -1 +1,6 @@
|
|||||||
Name:Nurgle's Conscription
|
Name:Nurgle's Conscription
|
||||||
|
ManaCost:4 B
|
||||||
|
Types:Instant
|
||||||
|
A:SP$ ChangeZone | ValidTgts$ Creature.OppOwn | TgtPrompt$ Select target creature from an opponent's graveyard | Origin$ Graveyard | Destination$ Battlefield | GainControl$ True | SubAbility$ DBChangeZoneAll | SpellDescription$ Put target creature card from an opponent’s graveyard onto the battlefield tapped under your control, then exile that player’s graveyard.
|
||||||
|
SVar:DBChangeZoneAll:DB$ ChangeZoneAll | Defined$ ParentTarget | ChangeType$ Card | Origin$ Graveyard | Destination$ Exile | SpellDescription$ Then exile all cards from that player's graveyard.
|
||||||
|
Oracle:Put target creature card from an opponent’s graveyard onto the battlefield tapped under your control, then exile that player’s graveyard.
|
||||||
@@ -1 +1,10 @@
|
|||||||
Name:Nurgle's Rot
|
Name:Nurgle's Rot
|
||||||
|
ManaCost:B
|
||||||
|
Types:Enchantment Aura
|
||||||
|
K:Enchant creature an opponent controls
|
||||||
|
A:SP$ Attach | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls
|
||||||
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.AttachedBy | Execute$ TrigChange | TriggerDescription$ When enchanted creature dies, return that card to the battlefield under your control.
|
||||||
|
SVar:TrigChange:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | Defined$ Card.Self | SubAbility$ DBToken
|
||||||
|
SVar:DBToken:DB$ Token | TokenScript$ plaguebearer of_nurgle
|
||||||
|
DeckHas:Type$Token
|
||||||
|
Oracle:Enchant creature an opponent controls\nWhen enchanted creature dies, return Nurgle’s Rot to its owner’s hand and you create a 1/3 black Demon creature token named Plaguebearer of Nurgle.
|
||||||
6
forge-gui/res/tokenscripts/plaguebearer_of_nurgle.txt
Normal file
6
forge-gui/res/tokenscripts/plaguebearer_of_nurgle.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
Name:Plaguebearer of Nurgle Token
|
||||||
|
ManaCost:no cost
|
||||||
|
Types:Demon
|
||||||
|
Colors:black
|
||||||
|
PT:1/3
|
||||||
|
Oracle:
|
||||||
Reference in New Issue
Block a user