mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 02:08:00 +00:00
some polished ones
This commit is contained in:
@@ -1,10 +1,8 @@
|
|||||||
Name:Rats' Feast
|
Name:Rats' Feast
|
||||||
ManaCost:X B
|
ManaCost:X B
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ ChangeZone | Cost$ X B | TargetMin$ 0 | TargetMax$ MaxTgts | TargetsFromSingleZone$ True | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card | References$ X,MaxTgts | SpellDescription$ Exile X target cards from a single graveyard.
|
A:SP$ ChangeZone | Cost$ X B | TargetMin$ X | TargetMax$ X | TargetsFromSingleZone$ True | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Choose X target cards in a single graveyard | ValidTgts$ Card | References$ X | StackDescription$ Exile {c:Targeted}. | SpellDescription$ Exile X target cards from a single graveyard.
|
||||||
SVar:X:Targeted$Amount
|
SVar:X:Count$xPaid
|
||||||
SVar:MaxTgts:Count$TypeInYourYard.Creature
|
|
||||||
AI:RemoveDeck:All
|
AI:RemoveDeck:All
|
||||||
AI:RemoveDeck:Random
|
AI:RemoveDeck:Random
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rats_feast.jpg
|
|
||||||
Oracle:Exile X target cards from a single graveyard.
|
Oracle:Exile X target cards from a single graveyard.
|
||||||
|
|||||||
@@ -1,9 +1,7 @@
|
|||||||
Name:Serene Sunset
|
Name:Serene Sunset
|
||||||
ManaCost:X G
|
ManaCost:X G
|
||||||
Types:Instant
|
Types:Instant
|
||||||
A:SP$ Pump | Cost$ X G | ValidTgts$ Creature | TgtPrompt$ Select target creature | TargetMin$ 0 | TargetMax$ MaxTgts | KW$ Prevent all combat damage that would be dealt by CARDNAME. | IsCurse$ True | References$ X,MaxTgts | SpellDescription$ Prevent all combat damage X target creatures would deal this turn.
|
A:SP$ Pump | Cost$ X G | ValidTgts$ Creature | TgtPrompt$ Select X target creatures | TargetMin$ X | TargetMax$ X | KW$ Prevent all combat damage that would be dealt by CARDNAME. | IsCurse$ True | References$ X | StackDescription$ Prevent all combat damage {c:Targeted} would deal this turn. | SpellDescription$ Prevent all combat damage X target creatures would deal this turn.
|
||||||
SVar:X:Targeted$Amount
|
SVar:X:Count$xPaid
|
||||||
SVar:MaxTgts:Count$Valid Creature
|
|
||||||
AI:RemoveDeck:All
|
AI:RemoveDeck:All
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/serene_sunset.jpg
|
|
||||||
Oracle:Prevent all combat damage X target creatures would deal this turn.
|
Oracle:Prevent all combat damage X target creatures would deal this turn.
|
||||||
|
|||||||
@@ -1,9 +1,7 @@
|
|||||||
Name:Vengeful Dreams
|
Name:Vengeful Dreams
|
||||||
ManaCost:W W
|
ManaCost:W W
|
||||||
Types:Instant
|
Types:Instant
|
||||||
A:SP$ ChangeZone | Cost$ W W Discard<X/Card> | Origin$ Battlefield | Destination$ Exile | TargetMin$ 0 | TargetMax$ MaxTgts | References$ X,MaxTgts | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | SpellDescription$ Exile X target attacking creatures.
|
A:SP$ ChangeZone | Announce$ X | Cost$ W W Discard<X/Card/card(s)> | CostDesc$ As an additional cost to cast CARDNAME, discard X cards. | Origin$ Battlefield | Destination$ Exile | TargetMin$ X | TargetMax$ X | References$ X | ValidTgts$ Creature.attacking | TgtPrompt$ Select X target attacking creatures | StackDescription$ Exile {c:Targeted}. | SpellDescription$ Exile X target attacking creatures.
|
||||||
SVar:X:Targeted$Amount
|
SVar:X:Count$XChoice
|
||||||
SVar:MaxTgts:Count$Valid Creature.attacking
|
|
||||||
AI:RemoveDeck:All
|
AI:RemoveDeck:All
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/vengeful_dreams.jpg
|
|
||||||
Oracle:As an additional cost to cast Vengeful Dreams, discard X cards.\nExile X target attacking creatures.
|
Oracle:As an additional cost to cast Vengeful Dreams, discard X cards.\nExile X target attacking creatures.
|
||||||
|
|||||||
Reference in New Issue
Block a user