mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Harmonic Sliver.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3752,6 +3752,7 @@ res/cardsfolder/h/harbor_serpent.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/harmattan_efreet.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/harmless_assault.txt -text
|
||||
res/cardsfolder/h/harmonic_convergence.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/harmonic_sliver.txt -text
|
||||
res/cardsfolder/h/harmonize.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/harpoon_sniper.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/harrier_griffin.txt svneol=native#text/plain
|
||||
|
||||
15
res/cardsfolder/h/harmonic_sliver.txt
Normal file
15
res/cardsfolder/h/harmonic_sliver.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Name:Harmonic Sliver
|
||||
ManaCost:1 G W
|
||||
Types:Creature Sliver
|
||||
Text:no text
|
||||
PT:1/1
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Sliver.Self | TriggerZones$ Battlefield | Execute$ HarmonicDestroy | TriggerDescription$ When this permanent enters the battlefield, destroy target artifact or enchantment.
|
||||
S:Mode$ Continuous | Affected$ Sliver | EffectZone$ Battlefield | AffectedZone$ Hand | AddTrigger$ HarmonicETB | AddSVar$ HarmonicDestroy | Description$ All Slivers have "When this permanent enters the battlefield, destroy target artifact or enchantment."
|
||||
SVar:HarmonicETB:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Sliver.Self | TriggerZones$ Battlefield | Execute$ HarmonicDestroy | TriggerDescription$ When this permanent enters the battlefield, destroy target artifact or enchantment.
|
||||
SVar:HarmonicDestroy:DB$Destroy | Cost$ 0 | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment.
|
||||
SVar:BuffedBy:Sliver
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/harmonic_sliver.jpg
|
||||
SetInfo:TSP|Uncommon|http://magiccards.info/scans/en/ts/240.jpg
|
||||
Oracle:All Slivers have "When this permanent enters the battlefield, destroy target artifact or enchantment."
|
||||
End
|
||||
@@ -5,6 +5,7 @@ Text:no text
|
||||
PT:7/7
|
||||
S:Mode$ Continuous | Affected$ Creature.Sliver | AddPower$ X | AddToughness$ X | Description$ All Sliver creatures get +1/+1 for each other Sliver on the battlefield.
|
||||
SVar:X:Count$Valid Sliver.Other
|
||||
SVar:BuffedBy:Sliver
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://resources.wizards.com/magic/cards/fut/en-us/card136146.jpg
|
||||
|
||||
@@ -5,7 +5,6 @@ Text:no text
|
||||
PT:7/7
|
||||
A:AB$ ChangeZone | Cost$ 3 | Origin$ Library | Destination$ Hand | ChangeType$ Sliver | ChangeNum$ 1 | SpellDescription$ Search your library for a Sliver card, reveal that card, and put it into your hand. Then shuffle your library.
|
||||
A:AB$ GainControl | Cost$ 3 | ValidTgts$ Creature.Sliver | TgtPrompt$ Select target Sliver | SpellDescription$ Gain control of target Sliver. (This effect lasts indefinitely.)
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sliver_overlord.jpg
|
||||
SetInfo:SCG|Rare|http://magiccards.info/scans/en/sc/139.jpg
|
||||
|
||||
@@ -4,7 +4,6 @@ Types:Legendary Creature Sliver
|
||||
Text:no text
|
||||
PT:7/7
|
||||
A:AB$ Token | Cost$ 2 | TokenAmount$ 1 | TokenName$ Sliver | TokenTypes$ Creature,Sliver | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 | SpellDescription$ Put a 1/1 colorless Sliver creature token onto the battlefield.
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sliver_queen.jpg
|
||||
SetInfo:STH|Rare|http://magiccards.info/scans/en/sh/141.jpg
|
||||
|
||||
Reference in New Issue
Block a user