mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Added Dementia Sliver.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
14
res/cardsfolder/d/dementia_sliver.txt
Normal file
14
res/cardsfolder/d/dementia_sliver.txt
Normal 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
|
||||
Reference in New Issue
Block a user