- Added Dementia Sliver.

This commit is contained in:
jeffwadsworth
2012-02-28 22:56:59 +00:00
parent 1198f74929
commit 19cc39b19a
2 changed files with 15 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2090,6 +2090,7 @@ res/cardsfolder/d/delusions_of_mediocrity.txt svneol=native#text/plain
res/cardsfolder/d/delver_of_secrets_insectile_aberration.txt -text
res/cardsfolder/d/dematerialize.txt svneol=native#text/plain
res/cardsfolder/d/dementia_bat.txt svneol=native#text/plain
res/cardsfolder/d/dementia_sliver.txt -text svneol=unset#text/plain
res/cardsfolder/d/demigod_of_revenge.txt svneol=native#text/plain
res/cardsfolder/d/demolish.txt svneol=native#text/plain
res/cardsfolder/d/demon_of_deaths_gate.txt svneol=native#text/plain

View File

@@ -0,0 +1,14 @@
Name:Dementia Sliver
ManaCost:3 U B
Types:Creature Sliver
Text:no text
PT:3/3
S:Mode$ Continuous | Affected$ Sliver | AddAbility$ ABDementiaNameCard | AddSVar$ DBDementiaReveal & DBDementiaDiscard | Description$ All Slivers have "Tap: Name a card. Target opponent reveals a card at random from his or her hand. If it's the named card, that player discards it. Activate this ability only during your turn."
SVar:ABDementiaNameCard:AB$ NameCard | Cost$ T | Defined$ You | SubAbility$ DBDementiaReveal | SpellDescription$ Name a card. Target opponent reveals a card at random from his or her hand. If it's the named card, that player discards it. Activate this ability only during your turn."
SVar:DBDementiaReveal:DB$ Reveal | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | Random$ True | PlayerTurn$ True | SubAbility$ DBDementiaDiscard
SVar:DBDementiaDiscard:DB$ Discard | DiscardValid$ Card.NamedCard | Mode$ TgtChoose | Defined$ Targeted
SVar:RemAIDeck:True
SVar:RemRandomDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/dementia_sliver.jpg
End