mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Added Chain of Silence.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3690,6 +3690,7 @@ forge-gui/res/cardsfolder/c/cetavolver.txt -text
|
|||||||
forge-gui/res/cardsfolder/c/chain_lightning.txt -text
|
forge-gui/res/cardsfolder/c/chain_lightning.txt -text
|
||||||
forge-gui/res/cardsfolder/c/chain_of_acid.txt -text
|
forge-gui/res/cardsfolder/c/chain_of_acid.txt -text
|
||||||
forge-gui/res/cardsfolder/c/chain_of_plasma.txt -text
|
forge-gui/res/cardsfolder/c/chain_of_plasma.txt -text
|
||||||
|
forge-gui/res/cardsfolder/c/chain_of_silence.txt -text
|
||||||
forge-gui/res/cardsfolder/c/chain_of_smog.txt -text
|
forge-gui/res/cardsfolder/c/chain_of_smog.txt -text
|
||||||
forge-gui/res/cardsfolder/c/chain_of_vapor.txt -text
|
forge-gui/res/cardsfolder/c/chain_of_vapor.txt -text
|
||||||
forge-gui/res/cardsfolder/c/chain_reaction.txt svneol=native#text/plain
|
forge-gui/res/cardsfolder/c/chain_reaction.txt svneol=native#text/plain
|
||||||
|
|||||||
7
forge-gui/res/cardsfolder/c/chain_of_silence.txt
Normal file
7
forge-gui/res/cardsfolder/c/chain_of_silence.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Name:Chain of Silence
|
||||||
|
ManaCost:1 W
|
||||||
|
Types:Instant
|
||||||
|
A:SP$ Pump | Cost$ 1 W | ValidTgts$ Creature | KW$ Prevent all damage that would be dealt by CARDNAME. | IsCurse$ True | TgtPrompt$ Select target creature | SubAbility$ DBCopy | SpellDescription$ Prevent all damage target creature would deal this turn. That creature's controller may sacrifice a land. If the player does, he or she may copy this spell and may choose a new target for that copy. | StackDescription$ SpellDescription
|
||||||
|
SVar:DBCopy:DB$ CopySpellAbility | Defined$ Parent | Controller$ TargetedController | Optional$ True | UnlessPayer$ TargetedController | UnlessCost$ Sac<1/Land> | UnlessSwitched$ True | UnlessAI$ Never | StackDescription$ None
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/chain_of_acid.jpg
|
||||||
|
Oracle:Prevent all damage target creature would deal this turn. That creature's controller may sacrifice a land. If the player does, he or she may copy this spell and may choose a new target for that copy.
|
||||||
Reference in New Issue
Block a user